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-11-08
AK: Use ErrorOr<T> for MappedFile factories
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_create()
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file()
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::cropped()
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::scaled()
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::flipped()
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::rotated()
Andreas Kling
2021-11-08
LibGfx: Use ErrorOr<T> for Bitmap::clone()
Andreas Kling
2021-11-06
TextEditor: Fix hang on "Replace All"
Davi
2021-11-05
ThemeEditor: Offset the preview vertically to center it better
Sam Atkins
2021-11-05
ThemeEditor: Add support for FlagRoles
Sam Atkins
2021-11-04
SoundPlayer: Allow playback progress slider jump to cursor
Elyse
2021-11-03
Applications: Remove border from GroupBox margins
FrHun
2021-11-03
LibGUI+FileManager: Clarify Widget margins name
FrHun
2021-11-03
LibGUI+Settings: Remove superfluous margin sets
FrHun
2021-11-02
LibDSP+Piano: Fix visibility of Object-derivative constructors
Ben Wiederhake
2021-11-02
Applications: Fix visibility of Object-derivative constructors
Ben Wiederhake
2021-11-02
LibWeb+Browser: Show DOM comments with syntax_comment color in inspector
Andreas Kling
2021-11-02
PixelPaint: Map color_distance_squared from 0 to 1
Musab Kılıç
2021-11-02
LibThreading: Remove redundant method
Ben Wiederhake
2021-11-01
HexEditor: Give magic constants names
Arne Elster
2021-11-01
HexEditor: Use size_t where applicable
Arne Elster
2021-11-01
HexEditor: Remove magic color constant for modified bytes
Arne Elster
2021-11-01
HexEditor: Show blinking caret at current position
Arne Elster
2021-10-31
Browser: Add "Color scheme" setting
Sam Atkins
2021-10-31
Spreadsheet: Convert JSIntegration to ThrowCompletionOr
Timothy Flynn
2021-10-31
PixelPaint: Use a bucket cursor for the Bucket tool
Marco Cutecchia
2021-10-31
PixelPaint: Support using a bitmap as a tool's cursor
Marco Cutecchia
2021-10-31
SpaceAnalyzer: Display scan progress with popup window during analysis
ForLoveOfCats
2021-10-31
Calculator: Add Constants menu
Musab Kılıç
2021-10-31
Calculator: Fix copy button not copying the fractional part bug :^)
Musab Kılıç
2021-10-31
Calculator: Improve KeypadValue conversion to handle integer values
Musab Kılıç
2021-10-31
Debugger: Add logging for the other 8 GPRs too
Peter
2021-10-31
Spreadsheet: Make the 'Help' window accessory
Marco Cutecchia
2021-10-28
ThemeEditor: Display the theme's window icons in the preview
Sam Atkins
2021-10-28
ThemeEditor: Add PathRole editing
Sam Atkins
2021-10-28
ThemeEditor: Update value edit boxes when loading a theme file
Sam Atkins
2021-10-28
ThemeEditor: Add MetricRole editing
Sam Atkins
2021-10-28
ThemeEditor: Convert layout to GML
Sam Atkins
2021-10-28
ThemeEditor: Display window shadows in preview :^)
Sam Atkins
2021-10-28
ThemeEditor: Give both preview windows a background color
Sam Atkins
2021-10-28
MouseSettings: Reset the double-click timer after every second click
Jelle Raaijmakers
2021-10-27
Everywhere: Rename left/right-click to primary/secondary
Filiph Sandström
2021-10-27
Piano: Fix typo in Copyright header
Ben Wiederhake
2021-10-25
SoundPlayer: Implement playlist shuffle mode
Leandro Pereira
2021-10-25
SoundPlayer: Make M3UParser more idiomatic
Leandro Pereira
2021-10-25
SoundPlayer: Fix inconsistencies and code duplication
Leandro Pereira
2021-10-25
MouseSettings: Add option to reverse buttons
Andrew Pardoe
2021-10-25
Assistant: Fix adding sequential bonus in Fuzzy Match
Karol Kosek
2021-10-25
Assistant: Save match all match points in Fuzzy Match
Karol Kosek
[next]