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
2022-05-06
Terminal: Close warnings for background/foreground processes
MacDue
2022-05-05
Browser: Consolidate StorageWidget tabs into a single gml file
networkException
2022-05-05
Browser: Set all cookies at once instead adding them separately
Rafał Babiarz
2022-05-05
Browser: Rename "on_want_cookies" to match local storage equivalent
Rafał Babiarz
2022-05-05
SystemMonitor: Consistently use u64 for ValueFormat::text_formatter
Luke Wilde
2022-05-05
Everywhere: Purge all support and usage of framebuffer devices
Liav A
2022-05-05
DisplaySettings+WindowServer: Add support for display connector devices
Liav A
2022-05-04
Browser: Set an icon for the 'Edit Bookmark' Dialog
Karol Kosek
2022-05-03
LibAudio+Userland: Remove Audio::LegacyBuffer
kleines Filmröllchen
2022-05-02
PixelPaint: Set title of default image to 'Untitled'
cflip
2022-04-29
ThemeEditor: Show if modified, and prompt before discarding unsaved work
Sam Atkins
2022-04-29
ThemeEditor: Update displayed alignment when loading a theme file
Sam Atkins
2022-04-29
ThemeEditor: Stop firing unnecessary change callbacks
Sam Atkins
2022-04-29
LibGUI+ThemeEditor: Split preview-widget palette-change callback
Sam Atkins
2022-04-29
ThemeEditor: Open the FilePicker at the location in the path input
Sam Atkins
2022-04-29
ThemeEditor: Show a message box if saving fails
Sam Atkins
2022-04-29
ThemeEditor: Propagate failure to create AlignmentModel
Sam Atkins
2022-04-28
ThemeEditor: Add preview window with 'Highlighted' window state
MacDue
2022-04-28
ThemeEditor: Center preview windows accounting for window frame
MacDue
2022-04-27
LibCore: Remove main event loop
Jelle Raaijmakers
2022-04-27
HexEditor: Add UTF16 to the value inspector
kleines Filmröllchen
2022-04-27
HexEditor: Add UTF8 to the value inspector
kleines Filmröllchen
2022-04-27
HexEditor: Add ASCII to the value inspector
kleines Filmröllchen
2022-04-27
HexEditor: Don't require the ValueInspectorModel's value size to be i32
kleines Filmröllchen
2022-04-23
ClockSettings: Add a preview of the current time format
Sam Atkins
2022-04-23
ClockSettings: Tweak timezone layout spacing to not crop the ComboBox
Sam Atkins
2022-04-23
ClockSettings: Don't change format text when checking "Custom"
Sam Atkins
2022-04-23
ClockSettings: Select radio-button that matches the saved clock format
Sam Atkins
2022-04-21
PixelPaint: Add a histogram widget
Torstennator
2022-04-21
LibGUI+Applications: Add --open-tab option to FooSettings applications
Sam Atkins
2022-04-21
LibGUI+Applications: Give SettingsWindow tabs a string ID
Sam Atkins
2022-04-21
LibAudio+Userland: Use new audio queue in client-server communication
kleines Filmröllchen
2022-04-21
LibAudio+Everywhere: Rename Audio::Buffer -> Audio::LegacyBuffer
kleines Filmröllchen
2022-04-21
WindowServer: Add the screen mode property in the screen configuration
kleines Filmröllchen
2022-04-21
LaunchServer+Help: Open `help` urls with Help
ForLoveOfCats
2022-04-20
AK: Add FuzzyMatch header
faxe1008
2022-04-20
CrashReporter: Don't display an error when cancelling backtrace saving
Lucas CHOLLET
2022-04-20
CrashReporter: Fix "Save Backtrace" button width
Lucas CHOLLET
2022-04-18
Spreadsheet: Sort functions by name in the help window
Eli Youngs
2022-04-18
ThemeEditor: Remove unused model classes
Karol Kosek
2022-04-18
ThemeEditor: Use new RoleModel template class
Karol Kosek
2022-04-18
ThemeEditor: Add generic RoleModel template class
Karol Kosek
2022-04-18
Userland: Always construct Application with try_create()
Sam Atkins
2022-04-18
SystemMonitor: Remove MakeInspectable::Yes from constructor
Sam Atkins
2022-04-18
HexEditor: Show endianness in the value inspector
Eli Youngs
2022-04-16
LibCore+Everywhere: Make Core::Stream read_line() return StringView
Sam Atkins
2022-04-15
ClockSettings: Add 'show seconds' toggle to time format settings
cflip
2022-04-13
PixelPaint: Add exporting to the QOI image format
Olivier De Canniere
2022-04-13
Spreadsheet: Implement undo functionality where missing
martinfalisse
2022-04-13
Spreadsheet: Make undo operation handle multiple cells at a time
martinfalisse
[next]