index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Applications
Age
Commit message (
Expand
)
Author
2021-01-04
Spreadsheet: Simplify conditional formatting property tab GML
Andreas Kling
2021-01-04
Terminal: Use shrink-to-fit in the settings window
Andreas Kling
2021-01-04
DisplaySettings: Use shrink-to-fit to simplify GML
Andreas Kling
2021-01-04
DisplaySettings: Set "open wallpaper" button style in GML
Andreas Kling
2021-01-03
Calculator: Port interface to GML (#4742)
Glenford Williams
2021-01-03
CrashReporter: Show termination signal
Linus Groh
2021-01-03
SystemMonitor: Re-use the /proc/all file descriptor when updating
Tom
2021-01-03
LibCore: Report error condition when reading process statistics failed
Tom
2021-01-03
TextEditor+Meta+Ports+Shell: Remove blank lines at the end of some files
Emanuele Torre
2021-01-03
CrashReporter: Make the window resizable
Andreas Kling
2021-01-03
FontEditor: Add help documentation
Brendan Coles
2021-01-03
Browser: Tell LaunchServer we only want to show the downloads directory
Andreas Kling
2021-01-03
Revert "Terminal: Tell LaunchServer we only need to open "Help""
Andreas Kling
2021-01-03
Terminal: Tell LaunchServer we only need to open "Help"
Andreas Kling
2021-01-03
Help: Support loading help page by file path as command line argument
Brendan Coles
2021-01-02
LibGfx: Add Gfx::TextAttributes (and use it in GUI::TextDocumentSpan)
Andreas Kling
2021-01-02
Spreadsheet: Drop all references to example windows when closing them
AnotherTest
2021-01-02
Spreadsheet: Avoid OOB access and use-after-move in selection
AnotherTest
2021-01-02
Help: Add a "Home" action to the toolbar :^)
Andreas Kling
2021-01-02
Help: Rename manual section 1 to "User programs"
Andreas Kling
2021-01-02
Help: Add a simple index page
Andreas Kling
2021-01-02
Help: Rename "Tree" tab to "Browse"
Andreas Kling
2021-01-02
FileManager: Make properties windows non-modal
Andreas Kling
2021-01-01
Kernel: Merge PurgeableVMObject into AnonymousVMObject
Tom
2021-01-01
LibJS: Remove hand-rolled Object is_foo() helpers in favor of RTTI
Andreas Kling
2021-01-01
LibJS: Use RTTI for inheritance checks
Andreas Kling
2021-01-01
PixelPaint: Remove hand-rolled type information in favor of RTTI
Andreas Kling
2021-01-01
DisplaySettings: Remove `root_widget()` from DisplaySettings
Jesse Buhagiar
2021-01-01
AK+LibGUI+LibWeb: Remove AK::TypeTraits in favor of RTTI-based helpers
Andreas Kling
2021-01-01
Applications+LibGUI: Convert all GML consumers to use the LibCore finder
Andrew Kaster
2021-01-01
Terminal: Tweak "Find" menu item -> "Find..."
Andreas Kling
2021-01-01
FileManager: Hide unnecessary scrollbars in DirectoryView
Andreas Kling
2021-01-01
FileManager: Defer setting FileSystemModel root path in DirectoryView
Andreas Kling
2021-01-01
Terminal: Make the settings window modal
Andreas Kling
2020-12-31
LibGfx: Introduce provisional font interface
Stephan Unverwerth
2020-12-31
Terminal: Move the settings window to GML :^)
Andreas Kling
2020-12-31
Piano: Quit the audio thread by checking Core::EventLoop for exit
Andrew Kaster
2020-12-31
LibThread: Hide Thread's constructor, as it is a Core::Object
Andrew Kaster
2020-12-31
PixelPaint: Use GUI::OpacitySlider for layer opacity settings
Andreas Kling
2020-12-31
Terminal: Use GUI::OpacitySlider in the settings window
Andreas Kling
2020-12-31
PixelPaint: Don't focus toolbox buttons on click
Andreas Kling
2020-12-31
LibGfx: Add Gfx::Font::bold_variant() that does a proper font lookup
Andreas Kling
2020-12-31
Everywhere: Fix more typos
Luke
2020-12-30
LibGFX: Move default_xxx_font() methods from Font to FontDatabase
Stephan Unverwerth
2020-12-30
TextEditor: Switch to using GUI::FontPicker for picking editor font :^)
Andreas Kling
2020-12-30
Terminal: Switch to using GUI::FontPicker for choosing terminal font
Andreas Kling
2020-12-30
CrashReporter: Show assertion message in backtrace, if any
Linus Groh
2020-12-30
Terminal: Fix bell mode in Terminal Settings
Morc - Richard Gráčik
2020-12-30
LibGUI: Rename AbstractSlider::on_value_changed => on_change
Andreas Kling
2020-12-30
CrashReporter: Show PID from coredump
Linus Groh
[next]