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-08-04
Applications: Make a few of the larger Toolbars collapsible
thankyouverycool
2022-08-04
FontEditor: Move new font creation to NewFontDialog and handle errors
thankyouverycool
2022-08-04
FontEditor: Improve error handling opening, saving and editing fonts
thankyouverycool
2022-08-04
FontEditor: Add show_error() helper
thankyouverycool
2022-08-04
FontEditor: Let editor recover from failed initializations
thankyouverycool
2022-08-03
DisplaySettings: Capitalize `s` in screen settings
Filiph Siitam Sandström
2022-08-03
HexEditor: Rename camel case variable names in `HexEditor::save_as`
James Puleo
2022-08-03
HexEditor: Make `HexEditor::open_new_file` fallible and reduce branching
James Puleo
2022-08-03
HexEditor: Remove unused readonly flag
James Puleo
2022-08-03
HexEditor: Don't spam debug output when finding all strings
James Puleo
2022-08-03
HexEditor: Change `Find All Strings` shortcut to `Ctrl + Shift + F`
James Puleo
2022-08-02
Run: Trigger on escape key only once
Jelle Raaijmakers
2022-08-01
Userland+Base: Make the window titlebar font configurable separately
Andreas Kling
2022-08-01
CrashReporter: Turn off line wrapping in the various text editors
Andreas Kling
2022-08-01
CrashReporter: Focus the "Close" button on startup
Andreas Kling
2022-08-01
CrashReporter: Add ellipsis (...) to "Save Backtrace" button
Andreas Kling
2022-08-01
Browser: Set preferred color scheme when constructing a tab
networkException
2022-07-30
SystemMonitor: Remove the Hardware tab
Liav A
2022-07-27
Everywhere: Make the codebase more architecture aware
Undefine
2022-07-27
Browser: Give BookmarksBarWidget a minimum size
Sam Atkins
2022-07-25
Piano: Replace knob instantiations with ProcessorParameterWidgets
kleines Filmröllchen
2022-07-25
LibDSP: Remove Track volume getters and setters
kleines Filmröllchen
2022-07-25
Piano: Remove waveform cycling with C
kleines Filmröllchen
2022-07-25
Piano: Add a generic processor parameter widget
kleines Filmröllchen
2022-07-25
Piano: Add Toggle parameter widget
kleines Filmröllchen
2022-07-24
MouseSettings: Show highlight toggle shortcut and new layout tweaks
MacDue
2022-07-24
SystemMonitor: Keep selected row in ProcessMemoryMapWidget
David Smith
2022-07-23
Userland: Remove stale remainders of old framebuffer devices
Liav A
2022-07-22
Help: Make history navigation work with man pages opened using help urls
networkException
2022-07-22
Piano: Increase AudioPlayerLoop resilience against scheduling weirdness
kleines Filmröllchen
2022-07-22
Piano+LibDSP: Move Track to LibDSP
kleines Filmröllchen
2022-07-21
PartitionEditor: Add size column
Samuel Bowman
2022-07-21
PartitionEditor: Add total blocks column
Samuel Bowman
2022-07-21
LibPartition: Fix end block off by one error
Samuel Bowman
2022-07-21
PartitionEditor: Abort and show a dialog if not running as root
Samuel Bowman
2022-07-21
PartitionEditor: Add the beginnings of a partition editor :^)
Samuel Bowman
2022-07-19
LibDSP: Rename library namespace to DSP
kleines Filmröllchen
2022-07-19
LibAudio: Rename ConnectionFromClient to ConnectionToServer
kleines Filmröllchen
2022-07-19
LaunchServer+SystemServer: Move the portal to a user-specific directory
Lucas CHOLLET
2022-07-19
TextEditor: Debounce update_preview() in on_change event
MacDue
2022-07-17
Calculator: Set button colors from system palette
Karol Kosek
2022-07-17
PixelPaint: Export images using the editor title as a default basename
Karol Kosek
2022-07-15
KeyboardSettings: Improve KeymapDialog layout
FrHun
2022-07-15
Applications: Make settings outer margins and spacing consistent
FrHun
2022-07-15
PixelPaint: Tweak FilterGallery layout
FrHun
2022-07-15
CrashReporter: Tweak layout
FrHun
2022-07-14
Kernel+Userland: Rename prefix of user_physical => physical
Liav A
2022-07-14
Kernel+Userland: Remove supervisor pages concept
Liav A
2022-07-14
NetworkSettings: Remove warning about reboot
Maciej
2022-07-14
Browser: Make "Go Home" open a new tab on middle mouse click
networkException
[next]