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-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
2023-03-22
ImageViewer: Scale image to window on resize
Lucas CHOLLET
2023-03-22
ImageViewer: Scale image to window on startup
Lucas CHOLLET
2023-03-22
ImageViewer: Scale image to window size on image change
Lucas CHOLLET
2023-03-22
ImageViewer: Don't resize window on image rotation or flip
Lucas CHOLLET
2023-03-22
Spreadsheet: Port to Core::File
Lucas CHOLLET
2023-03-22
PDFViewer: Create OutlineModel items with the correct pointer
Julian Offenhäuser
2023-03-22
Help: Don't abort opening help:// URLs when error *didn't* occur
Andreas Kling
2023-03-22
Presenter: Don't give a style value if there are no styles
Kyle Lanmon
2023-03-22
Presenter: Support multiple frames per slide
Kyle Lanmon
2023-03-21
LibGfx: Move all image loaders and writers to a subdirectory
Lucas CHOLLET
2023-03-21
LibFileSystem: Move `TempFile` from `LibCore` to `LibFileSystem`
Cameron Youell
2023-03-21
Everywhere: Use `LibFileSystem` where trivial
Cameron Youell
2023-03-21
WebContent+Everywhere: Add a WebContent IPC to activate a tab
Timothy Flynn
2023-03-21
WebContent+Everywhere: Add an option to not activate new tabs over IPC
Timothy Flynn
2023-03-21
Presenter: Add a "Resize to Fit Content" action
Caoimhe
2023-03-21
Presenter: Add a "View" menu
Caoimhe
2023-03-21
Presenter: Change "Full Screen" action to "Toggle Full Screen"
Caoimhe
2023-03-21
DisplaySettings: Detect if a non-default color scheme is in use
implicitfield
2023-03-21
DisplaySettings: Stop using DeprecatedString
implicitfield
2023-03-21
DisplaySettings: Propagate errors in MonitorWidget
implicitfield
2023-03-21
DisplaySettings: Propagate errors in MonitorSettingsWidget
implicitfield
2023-03-21
DisplaySettings: Propagate errors in FontSettingsWidget
implicitfield
2023-03-21
DisplaySettings: Propagate errors in EffectsSettingsWidget
implicitfield
2023-03-21
DisplaySettings: Propagate errors in BackgroundSettingsWidget
implicitfield
2023-03-21
DisplaySettings: Propagate errors in DesktopSettingsWidget
implicitfield
2023-03-21
DisplaySettings: Propagate errors in ThemesSettingsWidget
implicitfield
[next]