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-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
2023-03-16
PixelPaint: Always specify a new bounding rect when resizing layers
Tim Ledbetter
2023-03-16
PixelPaint: Make Resize Image scale each layer to the correct size
Tim Ledbetter
2023-03-16
PixelPaint: Don't resize layers when resizing the canvas
Tim Ledbetter
2023-03-16
ThemeEditor: Store tab title in PropertyTabs as StringView
Karol Kosek
2023-03-16
LibGUI+Userland: Port TabWidget set_tab_title to new string
Karol Kosek
2023-03-16
LibGUI+Applications: Port SettingsWindow::add_tab() to the new string
Karol Kosek
2023-03-16
LibGUI+Userland: Make TabWidget::*add_tab() take title using new string
Karol Kosek
2023-03-16
PixelPaint: Port ImageEditor title to new string
Karol Kosek
2023-03-16
LibGUI+HackStudio+PixelPaint: Port Widget title to the new String
Karol Kosek
2023-03-16
LibCore+Userland: Add DEPRECATED infix to REGISTER_STRING_PROPERTY macro
Karol Kosek
2023-03-16
SpaceAnalyzer: Make "Open in File Manager" shortcut behave correctly
Tim Ledbetter
2023-03-15
PixelPaint: Make the clone tool brush size consistent with other tools
Tim Ledbetter
2023-03-15
PixelPaint: Scale the clone tool sample marker size with zoom level
Tim Ledbetter
2023-03-15
PixelPaint: Repaint clone tool sample marker on size change
Tim Ledbetter
2023-03-15
PixelPaint: Minimize clone tool sample marker repaints
Tim Ledbetter
2023-03-15
LibGfx+Userland: Make TextAttributes::underline_style optional
Sam Atkins
2023-03-15
PartitionEditor: Add missing unveils
MacDue
[next]