Commit History

Author SHA1 Message Date
  Sam Atkins cdffe556c8 LibGUI+Userland: Make Dialog::ExecResult an enum class 3 years ago
  martinfalisse 356eca7e33 Spreadsheet: Implement undo functionality where missing 3 years ago
  Idan Horowitz 086969277e Everywhere: Run clang-format 3 years ago
  circl eeeaf410fb WindowServer+LibGUI: Expose raw scroll wheel values to applications 3 years ago
  Ali Mohammad Pur 8919e4b2b6 Spreadsheet: Only update the selection on primary mousedown 3 years ago
  martinfalisse 11dffbd96f Spreadsheet+LibGUI: Calculate cell position given scroll position 3 years ago
  martinfalisse 5759b25ca8 Spreadsheet: Handle case when drag-and-drop location is out of bounds 3 years ago
  martinfalisse 9e54815799 Spreadsheet: Implement extend functionality 3 years ago
  martinfalisse 2f2a705a8e Spreadsheet: Cut instead of copy when dragging a cell's items 3 years ago
  martinfalisse 8a7d2c3336 Spreadsheet: Rename variables to better describe their function 3 years ago
  martinfalisse e98d0dafa0 Spreadsheet: On cut end select same cells in target location 3 years ago
  martinfalisse 10bbb01ed8 Spreadsheet: Set cursor manually so that correct cells are outlined 3 years ago
  martinfalisse 1287238430 Spreadsheet: Select the correct cell on click 3 years ago
  martinfalisse 4f0a123b2f Spreadsheet: Display different cursors depending on action 3 years ago
  martinfalisse a378e3ccbf Spreadsheet: Add states for cursor hovering 3 years ago
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors 3 years ago
  martinfalisse b39aede8fe Spreadsheet: Background fill color after reaching vertical end 3 years ago
  Ben Wiederhake 13cba5f8b4 Spreadsheet: Avoid implicitly copying ByteBuffer 3 years ago
  Filiph Sandström d6a0726302 Everywhere: Rename left/right-click to primary/secondary 3 years ago
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 3 years ago
  sin-ack 51d559e253 Spreadsheet: Call SheetModel::update() instead of invalidate() 3 years ago
  sin-ack ca2c81251a Everywhere: Replace Model::update() with Model::invalidate() 4 years ago
  Jelle Raaijmakers 0f35912bd7 TableView: Do not select input on keydown 4 years ago
  zawwwu cf91815654 Spreadsheet: Add function for moving cursor 4 years ago
  Ali Mohammad Pur 16b4a78072 Spreadsheet: Do not cancel drag-select when moving over a cell corner 4 years ago
  Brandon Hamilton 6219c3ec3c Spreadsheet: Keep value when clicking out of a cell 4 years ago
  Andreas Kling 3d4afe7614 Everywhere: "indexes" => "indices" 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 4 years ago
  Andreas Kling 247717431d LibGUI: Make GUI::Widget::event() protected 4 years ago