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-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
2023-03-21
VideoPlayer: Add drag and drop support
Junior Rantila
2023-03-20
TextEditor: Remove confirmation when opening from recent files list
Sam Atkins
2023-03-19
SoundPlayer: Keep track of the selected visualization in the config
Caoimhe
2023-03-19
SoundPlayer: Move `get_image_from_music_file` to the advanced view
Caoimhe
2023-03-19
FileManager: Extract .zip files to a temporary folder when opened
Caoimhe
2023-03-18
LibWeb+Browser+Ladybird: Add menu action to dump paint tree
Andreas Kling
2023-03-17
LibJS: Propagate errors from VM creation
Timothy Flynn
2023-03-17
Browser: Have the bookmark button use the editor dialog
Kemal Zebari
2023-03-16
Browser: Implement `notify_request_open_new_tab`
Aliaksandr Kalenik
2023-03-16
PixelPaint: Rename Layer::resize() to Layer::scale()
Tim Ledbetter
[next]