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-10
Everywhere: Rename equals_ignoring_case => equals_ignoring_ascii_case
Andreas Kling
2023-03-09
PixelPaint: Add list of recently opened files to the file menu
Tim Ledbetter
2023-03-09
PixelPaint: Propagate errors from menu initialization
Tim Ledbetter
2023-03-09
AK: Remove infallible version of StringBuilder::to_byte_buffer
Linus Groh
2023-03-09
CrashReporter: Handle backtrace OOM errors
Linus Groh
2023-03-09
LibIMAP: Propagate OOM errors from decode_quoted_printable()
Linus Groh
2023-03-09
BrowserSettings: Use fallible version of StringBuilder::to_byte_buffer
Karol Baraniecki
2023-03-08
TextEditor: Enable CMakeCache.txt highlighting
Sam Atkins
2023-03-07
Browser: Handle close event in WebContentView
Aliaksandr Kalenik
2023-03-07
Help: Don't defer tree view selection updates
Mathis Wiehl
2023-03-06
Settings: Remove outdated comment about NonnullPtrVector
Andreas Kling
2023-03-06
Assistant: Remove outdated comment about NonnullPtrVector
Andreas Kling
2023-03-06
Everywhere: Remove NonnullOwnPtr.h includes
Andreas Kling
2023-03-06
Everywhere: Stop using NonnullOwnPtrVector
Andreas Kling
2023-03-06
Everywhere: Remove NonnullRefPtr.h includes
Andreas Kling
2023-03-06
Everywhere: Stop using NonnullRefPtrVector
Andreas Kling
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
[next]