index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
Applications
Age
Commit message (
Expand
)
Author
2021-10-19
ImageViewer: Use scaled image size when resizing window to fit it
Nícolas F. R. A. Prado
2021-10-18
Welcome: Save startup preference to user's SystemServer session
thankyouverycool
2021-10-17
SystemMonitor: Request symbolication wihout source positions
Rodrigo Tobar
2021-10-18
LibJS: Convert to_length() to ThrowCompletionOr
Idan Horowitz
2021-10-18
LibJS: Convert to_i32() to ThrowCompletionOr
Idan Horowitz
2021-10-18
LibJS: Convert to_number() to ThrowCompletionOr
Idan Horowitz
2021-10-17
FontEditor: Accept file drops
Karol Kosek
2021-10-17
FontEditor: Add FontEditorWidget::open_file() function
Karol Kosek
2021-10-17
FontEditor: Reuse the request_close() function in Open action
Karol Kosek
2021-10-17
LibJS: Convert to_double() to ThrowCompletionOr
Idan Horowitz
2021-10-16
PixelPaint: Create an empty layer when the last layer is removed
Felix Rauch
2021-10-15
SystemMonitor: Use a TableView to display the thread stack
Rodrigo Tobar
2021-10-15
SystemMonitor: Remove unnecessary header inclusion
Rodrigo Tobar
2021-10-13
SystemMonitor: Save refresh frequency to a config file
Undefine
2021-10-13
LibJS: Convert to_object() to ThrowCompletionOr
Linus Groh
2021-10-13
LibJS: Convert to_string() to ThrowCompletionOr
Linus Groh
2021-10-10
FileManager: Listen for changes to Desktop wallpaper in config
Mustafa Quraish
2021-10-09
SpaceAnalyzer: Make files removable depending on directory permissions
Karol Kosek
2021-10-07
PixelPaint: Close tab now prompts for a save
Alex Major
2021-10-07
PixelPaint: Use reorderable tabs
Luke Wilde
2021-10-07
Browser: Use reorderable tabs
Peter Elliott
2021-10-07
SpaceAnalyzer: Fix rendering bug when dealing with large file systems
Mart G
2021-10-07
SystemMonitor: Use u64 for all GraphWidget values
sin-ack
2021-10-07
SystemMonitor: Use size_t for graph values
sin-ack
2021-10-06
LibWeb: Rename Layout::BlockBox => BlockContainer
Andreas Kling
2021-10-05
PixelPaint: Fix first undo action not working
Marco Cutecchia
2021-10-05
PixelPaint: Ensure a layer is selected when restoring a snapshot
Marco Cutecchia
2021-10-05
Everywhere: Change from http to https where feasible
Ben Wiederhake
2021-10-04
Everywhere: Fix more Copyright header inconsistencies
Tim Schumacher
2021-10-03
LibWeb+Browser: Disable Same-Origin Policy by default for now
Andreas Kling
2021-10-03
LibJS: Convert has_own_property() to ThrowCompletionOr
Linus Groh
2021-10-03
LibJS: Convert Object::get() to ThrowCompletionOr
Linus Groh
2021-10-03
CrashReporter: Don't crash when "Generating..." Window gets closed
sw1tchbl4d3
2021-10-02
FontEditor: Close preview window when the main window is closed
Gal Horowitz
2021-10-02
PixelPaint: Correctly offset stroke position for even thicknesses
Gal Horowitz
2021-10-02
PixelPaint: LayerListWidget::set_selected_layer now handles nullptr
Gal Horowitz
2021-10-01
Spreadsheet: Add a toolbar
Samuel Bowman
2021-10-01
Spreadsheet: Store actions in member variables on SpreadsheetWidget
Samuel Bowman
2021-10-01
Spreadsheet: Move menu and action code to initialize_menubar()
Samuel Bowman
2021-10-01
Userland: Fix typos
Nico Weber
2021-09-30
SpreadSheet: Fix that non first sheets could not access global functions
davidot
2021-09-30
SpreadSheet: Fix that the js integration abused global objects
davidot
2021-09-30
LibSymbolication+SystemMonitor: Show ELF object in stack
Rodrigo Tobar
2021-09-29
LibJS: Convert internal_set() to ThrowCompletionOr
Linus Groh
2021-09-29
LibJS: Convert internal_get() to ThrowCompletionOr
Linus Groh
2021-09-29
PixelPaint: Add new icons for layer actions
Marcus Nilsson
2021-09-29
Browser: Use CommonActions where possible and various fixes
Marcus Nilsson
2021-09-28
Assistant: Zero initialize fuzzy match array
Brian Gianforcaro
2021-09-28
SystemMonitor: Unveil /usr/local/lib
Rodrigo Tobar
2021-09-27
LibWeb+Browser: Make ad blocking work in the multi-process world
Andreas Kling
[next]