提交历史

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