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-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
2021-08-07
PixelPaint: Make Guides' visibility optional
Tobias Christiansen
2021-08-07
PixelPaint: Add the GuideTool to the Toolbox
Tobias Christiansen
2021-08-07
PixelPaint: Add GuideTool for editing Guides
Tobias Christiansen
2021-08-07
PixelPaint: Allow creation of Guides via the View-Menu
Tobias Christiansen
2021-08-07
PixelPaint: Add a Dialog for the creation of a Guide
Tobias Christiansen
2021-08-07
PixelPaint: Include Guides in the ImageEditor
Tobias Christiansen
2021-08-07
PixelPaint: Add Guide class
Tobias Christiansen
2021-08-06
PixelPaint: Use a StackWidget in ToolPropertiesWidget
Marcus Nilsson
2021-08-06
PixelPaint: Use the ValueSlider widget for Tool properties
Marcus Nilsson
2021-08-06
LibGUI+Applications: Rename Model::is_valid to is_within_range
sin-ack
2021-08-06
Browser: Add more tab options
TheFightingCatfish
2021-08-06
Everywhere: Replace Model::update() with Model::invalidate()
sin-ack
2021-08-06
Userland: Use Core::Process::spawn() instead of posix_spawn() in places
Andreas Kling
2021-08-05
Assistant: Quit the application after losing focus
Karol Kosek
2021-08-03
Everywhere: Replace most cases of exit() with Application::quit()
Timothy
2021-08-03
PixelPaint: Add tooltips for sliders in ToolPropertiesWidget
Marcus Nilsson
2021-08-03
Calculator: Use KeypadValue class instead of double
creator1creeper1
2021-08-03
Calculator: Add KeypadValue class
creator1creeper1
2021-08-03
Userland: Make representation of 'null' IPv4-address friendlier
Thomas Wagenveld
2021-08-03
Userland: Add network adapter link status to SystemMonitor and applet
Thomas Wagenveld
2021-08-03
FileManager: Use the current directory as one of the initial locations
Karol Kosek
2021-08-03
FileManager: Set chdir to the current path when opening applications
Karol Kosek
2021-08-03
PixelPaint: Move properties for LineTool to ToolPropertiesWidget
Marcus Nilsson
2021-08-03
PixelPaint: Move properties for RectangleTool to ToolPropertiesWidget
Marcus Nilsson
2021-08-03
PixelPaint: Remove context menu for MoveTool
Marcus Nilsson
2021-08-03
PixelPaint: Remove context menu for SprayTool
Marcus Nilsson
2021-08-03
PixelPaint: Move properties for EllipseTool to ToolPropertiesWidget
Marcus Nilsson
2021-08-03
PixelPaint: Remove context menu for PenTool
Marcus Nilsson
2021-08-03
PixelPaint: Move properties for EraserTool to ToolPropertiesWidget
Marcus Nilsson
2021-08-02
Mail: Use GUI::PasswordInputDialog to ask for server passwords
Andreas Kling
2021-08-02
Mail: Tweak vertical spacing & margins in main UI layout
Andreas Kling
2021-08-02
Browser: Tweak vertical spacing in per-tab UI layout
Andreas Kling
2021-08-02
PixelPaint: Show image coordinates in the status bar
Clément Sibille
2021-08-02
Mail: Use Window::add_menu instead of Menubar::add_menu
sin-ack
2021-08-01
3DFileViewer: Display frame rate optionally
K-Adam
2021-08-01
SystemMonitor: Register ProcessStateModel with ProcessModel on construct
sin-ack
2021-08-01
FileManager: Refresh DirectoryView after applying changes
LuK1337
2021-08-01
FileManager: Enable/Disable mkdir and touch actions on path change
Karol Kosek
2021-08-01
FileManager: Remove the rename action from the tree view context menu
Karol Kosek
2021-08-01
FileManager: Add the rename action to the toolbar
Karol Kosek
2021-08-01
Applications: Remove unused header includes
Brian Gianforcaro
2021-07-31
DisplaySettings: Rename "virtual desktops" => "workspaces"
Andreas Kling
2021-07-31
MailSettings: Use the same app icon as Mail
Andreas Kling
2021-07-31
KeyboardSettings: Remove outdated FIXME
Andreas Kling
[next]