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-08-23
TextEditor: Unveil the full path to the config file
Ralf Donau
2021-08-23
Everywhere: Core dump => Coredump
Andreas Kling
2021-08-22
ThemeEditor: Add Actions to save preview_palette to theme file
networkException
2021-08-22
Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open
networkException
2021-08-22
Everywhere: Use Core::ConfigFile::AllowWriting::Yes to allow writing
networkException
2021-08-20
LibCore: Make Core::File::open() return OSError in case of failure
Andreas Kling
2021-08-20
DisplaySettings: Lazily load wallpapers
Andrew January
2021-08-19
AK: Move FormatParser definition from header to implementation file
Timothy Flynn
2021-08-18
LibGL: Fix triangle winding calculation
Stephan Unverwerth
2021-08-18
LibGL: Fix interpretation of BGRA byte order
Stephan Unverwerth
2021-08-18
LibGL: Fix glTexCoord behaviour
Stephan Unverwerth
2021-08-18
LibGL+3DFileViewer: Make glRotatef accept degrees, not radians
Stephan Unverwerth
2021-08-18
SystemMonitor: Put the "Hardware" tabs at the end of the list
Andreas Kling
2021-08-18
FileManager: Reorder main toolbar actions a little bit
Andreas Kling
2021-08-18
SystemMonitor: Rename "Graphs" tab to "Performance"
Andreas Kling
2021-08-18
SystemMonitor: Rename "File system" tab to "Storage"
Andreas Kling
2021-08-18
SystemMonitor: Consolidate hardware tabs + remove interrupts tab
Andreas Kling
2021-08-18
SystemMonitor: Remove "Devices" tab
Andreas Kling
2021-08-18
Browser: Add Ctrl-D keyboard shortcut for bookmarking the current page
Rob Ryan
2021-08-18
LibGUI+Browser: Add UrlBox class
Rob Ryan
2021-08-18
Userland+LibGUI: Add shorthand versions of the Margins constructor
sin-ack
2021-08-18
Userland+LibGUI: Make Margins arguments match CSS ordering
sin-ack
2021-08-15
Assistant: Bundle UI updates to avoid flickering
Carlos César Neves Enumo
2021-08-14
DisplaySettings: Pass the parent window to the FilePicker
Karol Kosek
2021-08-14
DisplaySettings: Remove the trailing dot from tooltip and window title
Karol Kosek
2021-08-14
DisplaySettings: Open the wallpaper file picker in the wallpaper path
Karol Kosek
2021-08-14
PixelPaint: Disable context menu for GuideTool when no guide is found
Marcus Nilsson
2021-08-14
PixelPaint: Show Guides on GuideTool activation
Marcus Nilsson
2021-08-14
PixelPaint: Revert update rect tightening for Selection
Marcus Nilsson
2021-08-13
SystemMonitor: Don't fail if we don't have ports installed
Daniel Bertalan
2021-08-13
SystemMonitor: Unveil /usr/local/bin so symbolization works on ports
Brian Gianforcaro
2021-08-12
3DFileViewer: Allow zooming via mouse wheel
Stephan Unverwerth
2021-08-12
3DFileViewer: Add magnification filters to texture menu
Stephan Unverwerth
2021-08-12
3DFileViewer: Add texture menu
Stephan Unverwerth
2021-08-12
Userland: Fix PATH environment variable ordering
Jean-Baptiste Boric
2021-08-10
Spreadsheet: Call SheetModel::update() instead of invalidate()
sin-ack
2021-08-09
Everywhere: Use tobyase@serenityos.org for my copyright headers
Tobias Christiansen
2021-08-09
Spreadsheet: Make convert_from_string() return Optional<size_t>
Mandar Kulkarni
2021-08-09
Spreadsheet: Fix column index string to number conversion
Mandar Kulkarni
2021-08-09
PixelPaint: Let Tools have different cursors
Marcus Nilsson
2021-08-08
LibJS+Spreadsheet: Use js_string(VM&, ...) overload more
Linus Groh
2021-08-08
PixelPaint: Tighten update rects for Tools
Marcus Nilsson
2021-08-08
PixelPaint: Inflate update rect for PenTool
Marcus Nilsson
2021-08-08
SystemMonitor: Remove unused `this` lambda captures
Daniel Bertalan
2021-08-08
Terminal: Save settings to config file
hstde
2021-08-08
Browser+LibWeb: Silence some debug spams
TheFightingCatfish
2021-08-08
Browser+LibWeb: Make sure the default favicon is loaded
TheFightingCatfish
2021-08-08
PixelPaint: Add snapping to the GuideTool
Tobias Christiansen
2021-08-08
PixelPaint: Add tooltip to GuideTool to show current offset
Tobias Christiansen
2021-08-07
PixelPaint: Use unveil to hide file system
Timothy
[next]