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
2023-03-06
VideoPlayer: Create submenu to set sizing mode
timre13
2023-03-06
Browser: Add a missing include in InspectorWidget
Matthew Olsson
2023-03-05
CharacterMap: Make the search happen as you type
Sam Atkins
2023-03-05
CharacterMap: Limit the number of results from the GUI character search
Sam Atkins
2023-03-05
CharacterMap: Pause updates while generating search results
Sam Atkins
2023-03-05
PartitionEditor: Migrate to Directory::for_each_entry()
Sam Atkins
2023-03-05
MouseSettings: Migrate to Directory::for_each_entry()
Sam Atkins
2023-03-05
KeyboardSettings: Migrate to Directory::for_each_entry()
Sam Atkins
2023-03-05
ImageViewer: Migrate to Directory::for_each_entry()
Sam Atkins
2023-03-05
GamesSettings: Migrate to Directory::for_each_entry()
Sam Atkins
2023-03-05
FileManager: Migrate to Directory::for_each_entry()
Sam Atkins
2023-03-05
Assistant: Migrate to Directory::for_each_entry()
Sam Atkins
2023-03-05
LibCore+Everywhere: Return an Error from DirIterator::error()
Sam Atkins
2023-03-04
TextEditor: Enable CMake syntax highlighting
Sam Atkins
2023-03-04
CharacterMap: Tweak layout & style of "find character" window
Andreas Kling
2023-03-04
Userland: Use Font::pixel_size_rounded_up() instead of glyph_height()
Andreas Kling
2023-03-03
TerminalSettings: Move scrollback settings from "Terminal" to "View"
Andreas Kling
2023-03-03
TerminalSettings: Spruce up the "Terminal" tab a bit
Andreas Kling
2023-03-03
TerminalSettings: Spruce up the "View" tab a bit
Andreas Kling
2023-03-03
TerminalSettings: Adjust layouts
Andreas Kling
2023-03-03
TerminalSettings: Change tab order
Andreas Kling
2023-03-03
LibCore+LibGUI+About: Use String in Core::Version and GUI::AboutDialog
Andreas Kling
2023-03-01
LibCore+Everywhere: Remove ArgsParser::add*(char const*&)
Ali Mohammad Pur
2023-03-01
SoundPlayer: Add action with icon for toggling mute
Andreas Oppebøen
2023-03-01
PixelPaint: Do not change layers when scaling with the move tool
Tim Ledbetter
2023-02-28
Everywhere: Use '_{short_,}string' literals more
Linus Groh
2023-02-28
ImageViewer: Add list of recently open files to the File menu :^)
Andreas Kling
2023-02-28
TextEditor: Add list of recently open files to the File menu :^)
Andreas Kling
2023-02-28
LibWeb: Rename Layout::InitialContainingBlock to Layout::Viewport
Andreas Kling
2023-02-28
PixelPaint: Remove shrink_to_fit property from LevelsDialog GML
Tim Ledbetter
2023-02-28
PixelPaint: Fix clicking on the layer menu with no image loaded
Tim Ledbetter
2023-02-28
PixelPaint: Disable levels dialog action when no image is loaded
Tim Ledbetter
2023-02-27
HexEditor: Add BE decoding for UTF16String column in ValueInspector
Patryk Pilipczuk
2023-02-26
Spreadsheet: Fix column index to number conversion
Tim Ledbetter
2023-02-26
PixelPaint: Add "Apply Mask" action
Tim Ledbetter
2023-02-26
PixelPaint: Add "Delete Mask" action
Tim Ledbetter
2023-02-25
Piano: Move octave controls into main widget
kleines Filmröllchen
2023-02-25
Piano: Clean up code style with help from clang-tidy
kleines Filmröllchen
2023-02-25
Piano: Improve handling of possibly null parameter label
kleines Filmröllchen
2023-02-25
Piano: Rename KnobsWidget to TrackControlsWidget
kleines Filmröllchen
2023-02-25
Everywhere: Use _{short_,}string to create Strings from literals
Linus Groh
2023-02-25
LibDSP: Get rid of DeprecatedString
kleines Filmröllchen
2023-02-24
Browser+LibWeb+WebContent: Store cookie expiry times in UTC
Timothy Flynn
2023-02-24
PixelPaint: Make "Add Mask" action fallible
Tim Ledbetter
2023-02-24
PixelPaint: Make "Add Mask" action undoable
Tim Ledbetter
2023-02-24
PixelPaint: Save layer mask when adding to the UndoStack
Tim Ledbetter
2023-02-24
VideoPlayer: Add button and menu item to toggle fullscreen
timre13
2023-02-24
SystemMonitor: Add "Debug In HackStudio" action to process context menu
Itamar
2023-02-21
PixelPaint: Make merge up and down actions work with disjoint layers
Tim Ledbetter
2023-02-21
PixelPaint: Make image flattening actions work with disjoint layers
Tim Ledbetter
[next]