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-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
2020-12-30
CrashReporter: Read executable path from coredump process info
Linus Groh
2020-12-30
Terminal+LibVT: Add settings window to the terminal context menu
Andreas Kling
2020-12-30
ProtocolServer: Stream the downloaded data if possible
AnotherTest
2020-12-30
Terminal: Tweak height of settings window
Andreas Kling
2020-12-30
Terminal: Make the find shortcut Ctrl+Shift+F
Andreas Kling
2020-12-30
Terminal: Remove redundant scroll length settings option
Idan Horowitz
2020-12-30
Applications: Added a new MouseSettings application
Idan Horowitz
2020-12-30
FileManager: Use GUI::SeparatorWidget in the properties dialog
Andreas Kling
2020-12-30
TextEditor: Show "Untitled" when there's no current document path
Andreas Kling
2020-12-30
CrashDaemon: Move from Applications to Services
Andreas Kling
2020-12-30
DisplaySettings: Push the bottom buttons to the bottom the window
Andreas Kling
2020-12-30
Terminal: Tweak settings window slightly
Andreas Kling
2020-12-30
CrashReporter: Don't keep the coredump file open longer than necessary
Andreas Kling
2020-12-30
DisplaySettings: Convert the GUI to GML :^)
Andreas Kling
2020-12-30
LibGUI: Remove unused Widget backcolor/forecolor properties
Andreas Kling
2020-12-30
HexEditor: Ignore control keys in text mode
Gal Horowitz
2020-12-30
LibGUI: Give some widgets a reasonable default fixed height
Andreas Kling
2020-12-30
LibGUI: Rewrite layout system in terms of min and max sizes
Andreas Kling
2020-12-30
SystemMonitor: Use new-style widget size constraints
Andreas Kling
2020-12-29
CrashReporter: Tweak width of spacer widget by 1px
Linus Groh
2020-12-29
Applications: Add CrashReporter :^)
Linus Groh
2020-12-29
LibCoreDump+CrashDaemon: Add and use CoreDump::Backtrace
Linus Groh
2020-12-29
LibCoreDump: Make for_each_thread_info() callback arg a reference
Linus Groh
2020-12-29
LibCoreDump: CoreDumpReader => CoreDump::Reader
Linus Groh
2020-12-29
Spreadsheet: Show a small inline doc window for the "current" function
AnotherTest
2020-12-29
Spreadsheet: Highlight the source causing an exception in red
AnotherTest
2020-12-29
Spreadsheet: Add a 'contents' getter/setter to Position
AnotherTest
2020-12-28
LibGUI: Refactor AbstractView "multi select" mode into "selection mode"
Andreas Kling
2020-12-28
FileManager: Implement the cut file operation
Idan Horowitz
2020-12-28
FileManager: Add a delete_path helper for singular paths
Idan Horowitz
[next]