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
2021-05-29
Browser: Pass Tab::on_title_change title argument as const reference
Linus Groh
2021-05-29
Browser: Remove redundant parameter names from Tab::on_{g,s}et_cookie
Linus Groh
2021-05-28
SystemMonitor: Disable menu items for inaccessible process
Marcus Nilsson
2021-05-28
SystemMonitor: Use u64 for disk sizes
Jesse Buhagiar
2021-05-27
HexEditor: Add 'Find All' option to Find Dialog to find all matches
Brendan Coles
2021-05-27
PDFViewer: Reset current page number to 1 when opening a file
Linus Groh
2021-05-27
PDFViewer: Enable previous/next buttons conditionally
Linus Groh
2021-05-27
PDFViewer: Fix previous/next page toolbar button icons
Linus Groh
2021-05-27
3DFileViewer: Add separator before quit menu action
Linus Groh
2021-05-27
PDFViewer: Add a Help menu
Linus Groh
2021-05-27
PDFViewer: Add separator before quit menu action
Linus Groh
2021-05-27
PDFViewer: Show app name as "PDF Viewer" when a file is loaded
Linus Groh
2021-05-27
SoundPlayer: Show app name as "Sound Player" when a file is loaded
Linus Groh
2021-05-27
LibGUI+TextEditor: Add the calculation of selected words
ry-sev
2021-05-27
3DFileViewer: Add view menu
Erik Biederstadt
2021-05-26
Help: Tweak splitter spacing in main UI layout
Andreas Kling
2021-05-26
LibGUI/AbstractView: Remove `on_selection`
Jelle Raaijmakers
2021-05-26
3DFileViewer: Support textured models
Jesse Buhagiar
2021-05-25
HexEditor: Construct Find dialog from GML
Brendan Coles
2021-05-25
PDFViewer: Add a toolbar
Matthew Olsson
2021-05-25
PDFViewer: Add a tab bar with outlines and thumbnails
Matthew Olsson
2021-05-24
HexEditor: Store UI layout preferences in config file
Brendan Coles
2021-05-24
FontSettingsWidget: Reduce duplication in Label setup code
Thomas Keppler
2021-05-24
FontSettingsWidget: Promote Labels as instance members
Thomas Keppler
2021-05-24
FontSettingsWidget: Display the default (fixed-width) font's name
Thomas Keppler
2021-05-23
Browser: Add context menu with history for back/forward button
Marcus Nilsson
2021-05-23
Calculator: Remove unused headers
Max Wipfli
2021-05-23
Calculator: Fix behavior when entering number starting with decimal
Max Wipfli
2021-05-23
Calculator: Use Checked to ensure entered values do not overflow
Max Wipfli
2021-05-23
Calculator: Show decimal point immediately when typed
Max Wipfli
2021-05-23
Calculator: Handle keydown events correctly with all keyboard layouts
Max Wipfli
2021-05-23
HexEditor: Add 'Go to Offset...' dialog
Brendan Coles
2021-05-23
LibCore: Make ProcessStatisticsReader return results in a Vector
Andreas Kling
2021-05-23
LibIPC: Remove unnecessary IPC::ServerConnection::handshake()
Andreas Kling
2021-05-22
SystemMonitor: Remove "Inspect Process" action from context menu
Andreas Kling
2021-05-22
SystemMonitor: Symbolicate process stacks in a background thread
Andreas Kling
2021-05-22
Userland: Rename LibThread => LibThreading
Andreas Kling
2021-05-22
SystemMonitor: Don't unveil /tmp/portal/symbol
Andreas Kling
2021-05-22
LibSymbolication: Rename Client.{cpp,h} => Symbolication.{cpp,h}
Andreas Kling
2021-05-22
LibSymbolication+SystemMonitor+bt: Move symbolication back in-process
Andreas Kling
2021-05-22
Userland: Rename LibSymbolClient => LibSymbolication
Andreas Kling
2021-05-22
HexEditor: Construct user interface from GML
Brendan Coles
2021-05-22
HexEditor: Fix typo: ASCII
Brendan Coles
2021-05-22
HexEditor: Add 'Select All' action
Brendan Coles
2021-05-21
DisplaySettings: Restrict selection of fixed-width fonts
Andreas Kling
2021-05-21
DisplaySettings: Add "Fonts" tab
Andreas Kling
2021-05-21
Applications: Use titlecase and distinct underlined characters in menus
Max Wipfli
2021-05-21
FileManager: Change shortcut of Display Settings desktop option
Linus Groh
2021-05-21
DisplaySettings: Allow deselection of background image
Jagger De Leo
2021-05-21
3DFileViewer: Make the main widget a GUI::Frame
Andreas Kling
[next]