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-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
2022-07-14
Browser: Allow opening bookmarks in new tab on middle mouse click
networkException
2022-07-14
Browser: Use OpenInNewTab parameter in on_bookmark_click handler
networkException
2022-07-12
Everywhere: Replace single-char StringView op. arguments with chars
sin-ack
2022-07-12
Everywhere: Add sv suffix to strings relying on StringView(char const*)
sin-ack
2022-07-12
Everywhere: Split Error::from_string_literal and Error::from_string_view
sin-ack
2022-07-12
Everywhere: Explicitly specify the size in StringView constructors
sin-ack
2022-07-12
Userland: Convert command line arguments to String/StringView
sin-ack
2022-07-11
HexEditor: Gray-out null bytes
Karol Kosek
2022-07-09
FileManager: Change PGID of spawned processes
Lucas CHOLLET
2022-07-09
Applications: Add a new NetworkSettings application
Maciej
2022-07-08
Kernel: Implement an `axallowed` mount option
Tim Schumacher
2022-07-08
Userland: Add `/usr/local/sbin` to `PATH` by default
Tim Schumacher
2022-07-06
FontEditor: Rename FontEditorWidget => FontEditor::MainWidget
thankyouverycool
2022-07-06
FontEditor: Hide Widget::set_font() in GlyphEditorWidget
thankyouverycool
2022-07-06
FontEditor: Remove unused headers and member variables
thankyouverycool
2022-07-06
FontEditor: Simplify GlyphMapWidget context menu construction
thankyouverycool
2022-07-06
FontEditor: Update GML for new layout system
thankyouverycool
2022-07-06
FontEditor: Convert preview window to GML and propagate its errors
thankyouverycool
[next]