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
2023-04-14
SoundPlayer: Check if loader is null
Brendan Kelly
2023-04-14
VideoPlayer: Use rounded seconds for the timestamp label
Zaggy1024
2023-04-14
VideoPlayer: Update the current timestamp on state changes
Zaggy1024
2023-04-14
Spreadsheet+LibSyntax: Never insert spans directly
Matteo Benetti
2023-04-14
LibJS: Port Value::to_object() to NonnullGCPtr
Linus Groh
2023-04-13
WindowServer: Implement tile window overlay
Tom
2023-04-13
WindowServer: Use enum class for Effects and ShowGeometry
Tom
2023-04-13
LibJS: Make intrinsics getters return NonnullGCPtr
Linus Groh
2023-04-12
LibTLS: Streamline certificate loading
Fabian Dellwing
2023-04-12
Applications: Use thousands separator for numbers shown in status bar
Tim Ledbetter
2023-04-11
FileManager: Use a thousands separator for numbers in PropertiesWindow
Tim Ledbetter
2023-04-11
3DFileViewer+Tubes: Add `map_fixed` to pledges
Jelle Raaijmakers
2023-04-10
SystemMonitor: Handle zombie processes properly
Liav A
2023-04-09
Settings: Improve default window size
Cameron Youell
2023-04-09
CertificateSettings: Update to be more consistent with other settings
Cameron Youell
2023-04-09
Browser: Have `BookmarksBarWidget` signal bookmark changes for `Tab`
Kemal Zebari
2023-04-09
KeyboardSettings: Port to `Core::File`
Cameron Youell
2023-04-09
Piano+LibAudio: Port to `Core::File`
Cameron Youell
2023-04-09
DisplaySettings: Use FileSystemAccessServer instead of FilePicker
huttongrabiel
2023-04-09
LibVideo+VideoPlayer: Convert playback event handler to callbacks
Timothy Flynn
2023-04-09
Everywhere: Remove unused DeprecatedString includes
Ben Wiederhake
2023-04-07
Base: Add icons for Assistant
Cubic Love
2023-04-06
LibTLS: Change Certificate parsing to use ErrorOr
stelar7
2023-04-03
LibGUI+CertificateSettings: Use custom SortingProxy
Fabian Dellwing
2023-04-03
CertificateSettings: Add export functionality
Fabian Dellwing
2023-04-03
CertificateSettings: Add import functionality
Fabian Dellwing
2023-04-03
CertificateSettings: Create basic Cert Store application
Fabian Dellwing
2023-04-03
Spreadsheet: Propagate errors from SpreadsheetWidget::initialize_menubar
Sam Atkins
2023-04-03
Spreadsheet: Add list of recently-opened files
Sam Atkins
2023-04-03
PDFViewer: Add list of recently-opened files
Sam Atkins
2023-04-03
PixelPaint: Update recent files list on project save
Tim Ledbetter
2023-04-03
PixelPaint: Make Bloom use InplaceFilter instead of Filter
matcool
2023-04-03
ImageViewer: Fix crash when setting wallpaper
justus2510
2023-03-31
Browser: Add tooltip to reset zoom level button
MacDue
2023-03-31
KeyboardSettings: Add checkbox to enable Caps Lock mapping to Ctrl
sbcohen2000
2023-03-31
CrashReporter: Warn about malloc and free patterns in fault address
Liav A
2023-03-29
Browser: Add reset zoom level button to toolbar
MacDue
2023-03-27
Browser: Remove unused variables in `BookmarksBarWidget`
Kemal Zebari
2023-03-26
Browser: Show current zoom level in view menu
MacDue
2023-03-26
PixelPaint: Correctly set default layer name
Jelle Raaijmakers
2023-03-26
PixelPaint: Remove unused function definition from Image
Tim Ledbetter
2023-03-26
PixelPaint: Use new String to format error messages
Tim Ledbetter
2023-03-26
PixelPaint: Include possible errno description in error messages
Tim Ledbetter
2023-03-26
PixelPaint: Add a Duplicate Layer action
Tim Ledbetter
2023-03-26
PixelPaint: Make wand tool work when layer and image rects differ
Tim Ledbetter
2023-03-24
Run: Use Core::Process::spawn() to launch commands
MacDue
2023-03-24
FileManager: Use GUI::Process::spawn_or_show_error() to open terminals
MacDue
2023-03-24
Applications: Convert `DeprecatedFile` usages to `LibFileSystem`
Cameron Youell
2023-03-24
ImageViewer: Use `LibFileSystemAccessClient`
Caoimhe
2023-03-23
ImageViewer: Fix crash when opening ImageViewer without an image
Caoimhe
[next]