summaryrefslogtreecommitdiff
path: root/Applications
AgeCommit message (Expand)Author
2020-08-31DevTools+Apps: Set correct icons for ThemeEditor and VisualBuilderthankyouverycool
2020-08-30TextEditor: Don't try to move(lambda)Ben Wiederhake
2020-08-30Calendar: Avoid unnecessary lambdaBen Wiederhake
2020-08-30FontEditor: Cannot take reference to local lambdaBen Wiederhake
2020-08-30FontEditor: Enforce boundaries of GlyphEditorWidgetBen Wiederhake
2020-08-30Browser: Mark default action in context menu of hyperlinksBen Wiederhake
2020-08-30Browser: Mark default action in context menu of bookmarksBen Wiederhake
2020-08-30IRCClient: Unbreak building with extra debug macrosBen Wiederhake
2020-08-29Spreadsheet: Add (limited) support for custom cell formattingAnotherTest
2020-08-29DisplaySettings+LibGUI: Move ItemListModel into LibGUIAnotherTest
2020-08-29Spreadsheet: Make cells right-aligned by defaultAndreas Kling
2020-08-28Spreadsheet: Treat Return as a cursor key in the cell editing delegateAndreas Kling
2020-08-28Spreadsheet: Have cursor movement keys commit and stop cell editingAndreas Kling
2020-08-28Spreadsheet: Enable "tab key navigation" in the spreadsheet tablesAndreas Kling
2020-08-28Spreadsheet: Make Return move the cursor one step downAndreas Kling
2020-08-28Spreadsheet: Enable the "any key pressed" edit trigger in spreadsheetsAndreas Kling
2020-08-28Spreadsheet: Let GUI::TableView paint the grid and cursor :^)Andreas Kling
2020-08-28Spreadsheet: Setup and prepare for cell typesAnotherTest
2020-08-28Spreadsheet: Reorganise the sources a bitAnotherTest
2020-08-28Spreadsheet: Open help pages immediately when selecting themAndreas Kling
2020-08-28Spreadsheet: Don't store help window's widgets in raw pointersAndreas Kling
2020-08-28ChessEngine: Move from Applications to ServicesAndreas Kling
2020-08-28Spreadsheet: Do not clear cells when ctrl-selectingAnotherTest
2020-08-27Spreadsheet: Draw cell borders as 1px thin line :^)Andreas Kling
2020-08-27Spreadsheet: Draw cell cursor and selected cells differentlyAndreas Kling
2020-08-27Base: Rename icon subdirectories by explicit app namethankyouverycool
2020-08-27Base: Move 16x16 common icons to /res/icons/16x16/thankyouverycool
2020-08-27Base: Create /res/graphics/ and relocate system art assetsthankyouverycool
2020-08-27Spreadsheet: Don't advertise the SpreadsheetModel as sortableAndreas Kling
2020-08-27Spreadsheet: Add support for changing multiple cells at onceAnotherTest
2020-08-27Base+LibGUI+Spreadsheet: Add icons for SpreadsheetAnotherTest
2020-08-27Spreadsheet: Track selections across sheet switchesAnotherTest
2020-08-27Spreadsheet: Show errors and make them redAnotherTest
2020-08-27Spreadsheet: Add support for multiple sheetsAnotherTest
2020-08-27Spreadsheet: Move sheet management to a Workbook classAnotherTest
2020-08-27Meta: Force semi-colon after MAKE_AK_NONXXXABLE()Ben Wiederhake
2020-08-26Spreadsheet: Tweak row height slightlyAndreas Kling
2020-08-26Spreadsheet: Use a fixed-width font in the cell editorAndreas Kling
2020-08-26Spreadsheet: Don't ignore selections in the A column :^)Andreas Kling
2020-08-26Spreadsheet: Enable row headers for the spreadsheet TableViewAndreas Kling
2020-08-26Spreadsheet: Get rid of the "row numbers" columnAndreas Kling
2020-08-26LibJS: Add a helper for calling JS::Function's with argumentsAnotherTest
2020-08-26LibC: Deduplicate declaration of strcasecmpBen Wiederhake
2020-08-26LibGUI: Rename table view's "cell painting delegate" to "column *"Andreas Kling
2020-08-26LibGUI: Move table view headers into their own widgetAndreas Kling
2020-08-26Spreadsheet: Focus the spreadsheet table on startupAndreas Kling
2020-08-25LibJS: Make Interpreter::throw_exception() a void functionLinus Groh
2020-08-25Spreadsheet: Add "Save As"AnotherTest
2020-08-25Spreadsheet: Implement state-preserving saves and loadsAnotherTest
2020-08-25LibDebug: Move everything into the "Debug" namespaceLuke