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-09-26
Spreadsheet: clang-format
Andreas Kling
2020-09-26
Applications: Paint transparency grids through StylePainter
Tibor Nagy
2020-09-25
Spreadsheet: Add the 'Date' cell type
AnotherTest
2020-09-25
Spreadsheet: Treat an empty format string as "default"
AnotherTest
2020-09-25
Spreadsheet: Save and load cell types and formatting options
AnotherTest
2020-09-25
Spreadsheet: Add conditional formatting
AnotherTest
2020-09-25
Meta+Applications: Make clang-format-10 clean
Ben Wiederhake
2020-09-24
FileManager: Teach DirectoryView subviews to create editing delegates
Andreas Kling
2020-09-23
Applications+IRCClient: Use new format functions.
asynts
2020-09-22
LibJS: Move the current exception from Interpreter to VM
Andreas Kling
2020-09-22
SystemMonitor: Wrap file descriptor and unveiled paths model into a SortingPr...
Tibor Nagy
2020-09-22
SystemMonitor: Fix assert when sorting by the "Page map" column
Tibor Nagy
2020-09-22
SystemMonitor: Wrap adapters and sockets model into a SortingProxyModel
Tibor Nagy
2020-09-22
SystemMonitor: Add sorting key to the devices model
Tibor Nagy
2020-09-21
Applications: Use placeholders in TextBoxes where applicable
Peter Elliott
2020-09-21
LibJS: Rename InterpreterScope => InterpreterExecutionScope
Andreas Kling
2020-09-21
Spreadsheet: Always keep the workbook interpreter in VM scope
AnotherTest
2020-09-20
FontEditor: Draw the baseline in the glyph editor widget
Tibor Nagy
2020-09-20
LibJS+Clients: Add JS::VM object, separate Heap from Interpreter
Andreas Kling
2020-09-19
LibGfx+FontEditor+Base: Add "baseline" value to all fonts
Andreas Kling
2020-09-19
FileManager: Prevent feedback loop between treeview and directory view
Andreas Kling
2020-09-18
FileManager: Properly reveal newly opened directories in the treeview
Andreas Kling
2020-09-18
FileManager: Update GUI when "entering" an inaccessible directory
Andreas Kling
2020-09-18
FileManager: Show an inline error message for inaccessible directories
Andreas Kling
2020-09-18
FileManager: Remove an unused enum in DirectoryView
Andreas Kling
2020-09-17
FileManager: Move DirectoryView into the FileManager namespace
Andreas Kling
2020-09-17
FileManager: Move the DesktopWidget to its own compilation unit
Andreas Kling
2020-09-17
FileManager: Handle drop events in DirectoryView
Andreas Kling
2020-09-16
FileManager: Use GUI::FileIconProvider for the location box icon
Andreas Kling
2020-09-16
FileManager: Show the root (/) directory in the treeview on the left
Andreas Kling
2020-09-16
LibGUI: Fix TreeView scrolling to top when clicking sub-items
Andreas Kling
2020-09-14
Browser: Move the basic Tab UI skeleton to JSON GUI
Andreas Kling
2020-09-14
Browser: Set tab text alignment from JSON GUI
Andreas Kling
2020-09-14
Browser: Generate the main browser window UI from JSON :^)
Andreas Kling
2020-09-14
Build+TextEditor: Add a compile_json_gui() CMake helper
Andreas Kling
2020-09-14
TextEditor: Move the find/replace buttons to JSON GUI
Andreas Kling
2020-09-14
TextEditor: Set initial widget visibilities from JSON
Andreas Kling
2020-09-14
TextEditor: Move the "find" and "replace" widget containers to JSON GUI
Andreas Kling
2020-09-14
TextEditor: Move the main window UI to JSON
Andreas Kling
2020-09-13
FileManager: Use the correct delete action in the treeview context menu
Andreas Kling
2020-09-13
FileManager: Move delete and force-delete actions to DirectoryView
Andreas Kling
2020-09-13
KeyboardMapper: Avoid using [&] captures for persistent lambdas
Andreas Kling
2020-09-13
FileManager: Move "Open Terminal here" action to DirectoryView
Andreas Kling
2020-09-12
Spreadsheet: Implement a specialised version of printf for formatting
AnotherTest
2020-09-12
Spreadsheet: Allow customising the cell foreground and background colors
AnotherTest
2020-09-12
Spreadsheet: Allow cells to optionally have static fg/bg colors
AnotherTest
2020-09-12
IRCClient: Remove unused dump() logic
Ben Wiederhake
2020-09-12
LibGfx: Saner memory usage of indexed bitmaps
Ben Wiederhake
2020-09-11
HexEditor: Use widget override cursors
Andreas Kling
2020-09-11
LibGUI+WindowServer: Rename window "override cursor" to just "cursor"
Andreas Kling
[next]