index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Applications
Age
Commit message (
Expand
)
Author
2020-08-31
DevTools+Apps: Set correct icons for ThemeEditor and VisualBuilder
thankyouverycool
2020-08-30
TextEditor: Don't try to move(lambda)
Ben Wiederhake
2020-08-30
Calendar: Avoid unnecessary lambda
Ben Wiederhake
2020-08-30
FontEditor: Cannot take reference to local lambda
Ben Wiederhake
2020-08-30
FontEditor: Enforce boundaries of GlyphEditorWidget
Ben Wiederhake
2020-08-30
Browser: Mark default action in context menu of hyperlinks
Ben Wiederhake
2020-08-30
Browser: Mark default action in context menu of bookmarks
Ben Wiederhake
2020-08-30
IRCClient: Unbreak building with extra debug macros
Ben Wiederhake
2020-08-29
Spreadsheet: Add (limited) support for custom cell formatting
AnotherTest
2020-08-29
DisplaySettings+LibGUI: Move ItemListModel into LibGUI
AnotherTest
2020-08-29
Spreadsheet: Make cells right-aligned by default
Andreas Kling
2020-08-28
Spreadsheet: Treat Return as a cursor key in the cell editing delegate
Andreas Kling
2020-08-28
Spreadsheet: Have cursor movement keys commit and stop cell editing
Andreas Kling
2020-08-28
Spreadsheet: Enable "tab key navigation" in the spreadsheet tables
Andreas Kling
2020-08-28
Spreadsheet: Make Return move the cursor one step down
Andreas Kling
2020-08-28
Spreadsheet: Enable the "any key pressed" edit trigger in spreadsheets
Andreas Kling
2020-08-28
Spreadsheet: Let GUI::TableView paint the grid and cursor :^)
Andreas Kling
2020-08-28
Spreadsheet: Setup and prepare for cell types
AnotherTest
2020-08-28
Spreadsheet: Reorganise the sources a bit
AnotherTest
2020-08-28
Spreadsheet: Open help pages immediately when selecting them
Andreas Kling
2020-08-28
Spreadsheet: Don't store help window's widgets in raw pointers
Andreas Kling
2020-08-28
ChessEngine: Move from Applications to Services
Andreas Kling
2020-08-28
Spreadsheet: Do not clear cells when ctrl-selecting
AnotherTest
2020-08-27
Spreadsheet: Draw cell borders as 1px thin line :^)
Andreas Kling
2020-08-27
Spreadsheet: Draw cell cursor and selected cells differently
Andreas Kling
2020-08-27
Base: Rename icon subdirectories by explicit app name
thankyouverycool
2020-08-27
Base: Move 16x16 common icons to /res/icons/16x16/
thankyouverycool
2020-08-27
Base: Create /res/graphics/ and relocate system art assets
thankyouverycool
2020-08-27
Spreadsheet: Don't advertise the SpreadsheetModel as sortable
Andreas Kling
2020-08-27
Spreadsheet: Add support for changing multiple cells at once
AnotherTest
2020-08-27
Base+LibGUI+Spreadsheet: Add icons for Spreadsheet
AnotherTest
2020-08-27
Spreadsheet: Track selections across sheet switches
AnotherTest
2020-08-27
Spreadsheet: Show errors and make them red
AnotherTest
2020-08-27
Spreadsheet: Add support for multiple sheets
AnotherTest
2020-08-27
Spreadsheet: Move sheet management to a Workbook class
AnotherTest
2020-08-27
Meta: Force semi-colon after MAKE_AK_NONXXXABLE()
Ben Wiederhake
2020-08-26
Spreadsheet: Tweak row height slightly
Andreas Kling
2020-08-26
Spreadsheet: Use a fixed-width font in the cell editor
Andreas Kling
2020-08-26
Spreadsheet: Don't ignore selections in the A column :^)
Andreas Kling
2020-08-26
Spreadsheet: Enable row headers for the spreadsheet TableView
Andreas Kling
2020-08-26
Spreadsheet: Get rid of the "row numbers" column
Andreas Kling
2020-08-26
LibJS: Add a helper for calling JS::Function's with arguments
AnotherTest
2020-08-26
LibC: Deduplicate declaration of strcasecmp
Ben Wiederhake
2020-08-26
LibGUI: Rename table view's "cell painting delegate" to "column *"
Andreas Kling
2020-08-26
LibGUI: Move table view headers into their own widget
Andreas Kling
2020-08-26
Spreadsheet: Focus the spreadsheet table on startup
Andreas Kling
2020-08-25
LibJS: Make Interpreter::throw_exception() a void function
Linus Groh
2020-08-25
Spreadsheet: Add "Save As"
AnotherTest
2020-08-25
Spreadsheet: Implement state-preserving saves and loads
AnotherTest
2020-08-25
LibDebug: Move everything into the "Debug" namespace
Luke
[next]