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-08
FileManager: Remove extra semicolon added by mistake.
Emanuele Torre
2021-01-08
FileManager: Allow drag&drop onto breadcrumb bar directories :^)
Andreas Kling
2021-01-08
Utilities: Add a disk space usage analyzation program.
Mart G
2021-01-06
LibWeb: Rename Element::resolved_style() => specified_css_values()
Andreas Kling
2021-01-06
KeyboardMapper: Added a new radio button that shows the Shift+AltGr map.
Davide Carella
2021-01-05
LibWeb: Add a basic content filter (ad blocking!) :^)
Andreas Kling
2021-01-05
SystemMonitor: Beef up CPU and memory graphs
Tom
2021-01-05
TextEditor+EditingEngine: Add support for the basics of Vim emulation
Rok Povsic
2021-01-05
TextEditor: Change 'Find regex' shortcut to Ctrl+Shift+R
Rok Povsic
2021-01-04
Everywhere: Use GUI::CommonActions::make_about_action()
Andreas Kling
2021-01-04
Browser: Make the about menu item look a little nicer
Andreas Kling
2021-01-04
FileManager: Refer to self as "File Manager" (not "FileManager")
Andreas Kling
2021-01-04
DisplaySettings: Refer to app as "Display Settings"
Andreas Kling
2021-01-04
FileManager: Correct use of ellipsis (...) in menu items
Andreas Kling
2021-01-04
Spreadsheet: Tweak documentation window layout slightly
Andreas Kling
2021-01-04
Spreadsheet: Tidy up cell formatting dialog a bit
Andreas Kling
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
[next]