Commit History

Author SHA1 Message Date
  Karol Kosek dcd3d7fe22 Spreadsheet: Set tab functions for every tab on setup 3 years ago
  Karol Kosek 5c978266e3 Spreadsheet: Ask about unsaved changes on "Open..." action activation 3 years ago
  Karol Kosek 20dbbdf90c Spreadsheet: Simplify enabling actions on selection 3 years ago
  Karol Kosek f384aff510 Spreadsheet: Move deselection instructions to on_selection_dropped 3 years ago
  Karol Kosek dc65543fa9 Spreadsheet: Show the opened filename in the window title 3 years ago
  Filiph Sandström 3c01ef1c23 Spreadsheet: Disable cut/copy if no cell is selected 3 years ago
  Zack Penn e41dfa6599 Spreadsheet: Add undo/redo implementation 3 years ago
  Karol Kosek 410254dbe2 Spreadsheet: Use the system-wide unsaved changes dialog 3 years ago
  electrikmilk 8fea7d9752 Spreadsheet: Improve 'Functions Help' button 3 years ago
  electrikmilk ffa140c613 Spreadsheet: Insert missing icons 3 years ago
  Lenny Maiorani 160bda7228 Applications: Use default constructors/destructors 3 years ago
  Mustafa Quraish bba32de857 SpreadSheet: Use FileSystemAccessClient::try_* APIs 3 years ago
  creator1creeper1 19d9d5bfe1 Everywhere: Mark Vector of mutable references as mutable 3 years ago
  Glenford Williams c55dfabdd5 Spreadsheet: Use FileSystemAccessClient for the reading of files 3 years ago
  Glenford Williams f5ff011c1b Spreadsheet: Properly pass parent window to Workbook 3 years ago
  Ali Mohammad Pur 82dde46a30 Spreadsheet: Replace the help button's text with something we can render 3 years ago
  Erik Biederstadt e052d647b7 Spreadsheet: Allow sheet renaming after double clicking on the tabwidget 3 years ago
  Ben Wiederhake f22c0ffe0c LibGUI+Everywhere: Make sync requests to Clipboard server more obvious 3 years ago
  Andreas Kling 8b1108e485 Everywhere: Pass AK::StringView by value 3 years ago
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 years ago
  Samuel Bowman db98ed5ed0 Spreadsheet: Add a toolbar 3 years ago
  Samuel Bowman e422bfbe88 Spreadsheet: Store actions in member variables on SpreadsheetWidget 3 years ago
  Samuel Bowman d8bac4dbda Spreadsheet: Move menu and action code to initialize_menubar() 3 years ago
  Daniel Bertalan d7b6cc6421 Everywhere: Prevent risky implicit casts of (Nonnull)RefPtr 3 years ago
  sin-ack e11d177618 Userland+LibGUI: Add shorthand versions of the Margins constructor 4 years ago
  Brian Gianforcaro a51e6547aa Applications: Remove unused header includes 4 years ago
  zawwwu f6cca0b8f0 Spreadsheet: Move down a cell when Return is pressed in the cell editor 4 years ago
  Andreas Kling dc65f54c06 AK: Rename Vector::append(Vector) => Vector::extend(Vector) 4 years ago
  Ali Mohammad Pur 7ac196974d Everywhere: Replace Vector<T*> with nonnull entries with Vector<T&> 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago