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-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
2022-07-06
FontEditor: Propagate errors when pushing undo commands
thankyouverycool
2022-07-06
FontEditor: Normalize GlyphMap selection before creating UndoSelection
thankyouverycool
2022-07-06
FontEditor: Improve error propagation during construction
thankyouverycool
2022-07-06
AK: Use an enum instead of a bool for String::replace(all_occurences)
DexesTTP
2022-07-05
Browser+WebContent: Fix inspecting non-visible nodes
MacDue
2022-07-03
Browser: Fix crash if clicking on non-visible nodes in the inspector
MacDue
2022-07-03
BrowserSettings: Make content filtering on by default
Maciej
2022-07-03
BrowserSettings: Make default content filtering flag constexpr
Maciej
2022-06-30
Run: Don't try to set a history selection if history is empty
Andreas Kling
2022-06-30
PixelPaint: Omit file extension in tab/editor titles
Lennon Donaghy
2022-06-30
PixelPaint: Use image title as default filename for "save as"
Lennon Donaghy
2022-06-30
Spreadsheet: Make conditional-formatting condition-list scrollable
FrHun
2022-06-30
Applications+Games+LibGUI: Fix layout problems
FrHun
2022-06-30
ThemeEditor: Fix layout for new layout system
FrHun
2022-06-30
Spreadsheet: Use new layout system
FrHun
2022-06-29
Terminal: Repair resizing
FrHun
2022-06-29
Calender: Add ability to set the time of day for an event
Andrew Dykema
2022-06-28
LibGUI+Applications: Use the new layout system in the settings screens
FrHun
2022-06-27
Help: Use LibWeb to open files via RequestServer
Lucas CHOLLET
2022-06-27
Browser+LibWeb+WebContent: Allow Browser to load local files
Lucas CHOLLET
2022-06-27
Browser: Remove GML formatting errors from BrowserSettingsWidget.gml
Andrew Kaster
2022-06-26
Spreadsheet: Display a detailed view of a cell error on hover
Ali Mohammad Pur
2022-06-26
Spreadsheet: Allow importing sheets into an existing workbook
Ali Mohammad Pur
2022-06-26
Spreadsheet: Throw if lookup value doesn't exist and no default is given
Ali Mohammad Pur
2022-06-26
Spreadsheet: Make it possible to refer to ranges in other sheets
Ali Mohammad Pur
2022-06-26
Spreadsheet: Prevent OOB access to text editor buffer
Ali Mohammad Pur
2022-06-26
Base+Browser+BrowserSettings: Add default page for new tab
Xexxa
2022-06-26
Browser+BrowserSettings: Add preference for new tab
Xexxa
2022-06-22
Terminal+TerminalSettings: Add caret customization
Michaล Lach
2022-06-21
PixelPaint: Add level sliders for brightness, contrast and gamma
Torstennator
2022-06-17
ThemeEditor: Run gml-format
Linus Groh
2022-06-17
DisplaySettings: Use IPC calls instead of current_system_theme helper
networkException
2022-06-17
ThemeEditor: Allow temporarily overriding the system theme
networkException
2022-06-17
DisplaySettings: Handle an override theme being active
networkException
2022-06-17
DisplaySettings: Update selected theme on change
networkException
[next]