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-16
PixelPaint: Make the color palette widgets smaller and square
Andreas Kling
2021-05-16
PixelPaint: Use GUI::Toolbar inside the toolbox widget
Andreas Kling
2021-05-15
ImageViewer: Use GUI::CommonActions for zoom related actions
Andreas Kling
2021-05-15
PixelPaint: Use GUI::CommonActions for zoom related actions
Andreas Kling
2021-05-15
PixelPaint+Base: Tool icon refresh :^)
Andreas Kling
2021-05-15
FontEditor: Add missing `unix` pledge
Daniel Bertalan
2021-05-15
Everywhere: Add a blank line after copyright header where missing
Linus Groh
2021-05-15
SpaceAnalyzer: Add separator before quit menu action
Linus Groh
2021-05-15
SystemMonitor: Make ProcessModel icon column non-sortable
Linus Groh
2021-05-15
SystemMonitor: Make sure we set a model before changing column sizes
Andreas Kling
2021-05-14
SpaceAnalyzer: Use fstatat instead of lstat
Mart G
2021-05-14
AnalogClock: Use YYYY-MM-DD format for window title
Linus Groh
2021-05-14
ImageViewer: Sandbox image decoding using the ImageDecoder service :^)
Andreas Kling
2021-05-14
ImageViewer: Rename QSWidget => ImageViewer::ViewWidget
Andreas Kling
2021-05-14
Userland: Rename QuickShow => Image Viewer
Andreas Kling
2021-05-14
Browser: Don't spawn RequestServer and WebSocket in multi-process mode
Andreas Kling
2021-05-13
Userland: Tighten a *lot* of pledges! :^)
Andreas Kling
2021-05-13
SystemMonitor: Boost main thread priority to maximum on startup
Andreas Kling
2021-05-13
FileManager: Set minimum folder pane width
Jelle Raaijmakers
2021-05-12
KeyboardMapper: Embed icon in executable
Linus Groh
2021-05-12
KeyboardMapper: Stylize title as "Keyboard Mapper"
Linus Groh
2021-05-12
KeyboardMapper: Remove two useless comments
Linus Groh
2021-05-12
FileManager: Reorganize main toolbar a little bit
Andreas Kling
2021-05-12
FileManager: Reorganize menus a little bit
Andreas Kling
2021-05-12
Everywhere: Add Alt shortcuts to remaining top-level menus
Linus Groh
2021-05-12
Browser: Use URL for window title if tab title is empty
Linus Groh
2021-05-12
SystemMonitor: Spell process window title as "System Monitor"
Linus Groh
2021-05-12
LibCore+Everywhere: Move OpenMode out of IODevice
Ali Mohammad Pur
2021-05-11
Magnifier: Make window resizable
Linus Groh
2021-05-11
Userland: Implement a magnifier app
Valtteri Koskivuori
2021-05-10
Userland: Allow the Analog Clock window border to be hidden
Brian Gianforcaro
2021-05-10
Userland: Reduce pledges requested by AnalogClock
Brian Gianforcaro
2021-05-10
IRCClient: Apply some polish to menus and actions
Andreas Kling
2021-05-10
HexEditor: Apply some polish to menus and actions
Andreas Kling
2021-05-10
Browser: Apply some polish to menus and actions
Andreas Kling
2021-05-09
AnalogClock: New analog clock application (#6760)
Erlend
2021-05-09
TextEditor: Add support for SQL highlighting
Dylan Katz
2021-05-08
LibGUI: Remove UndoStack's automatic command combo'ing
Andreas Kling
2021-05-08
LibGUI+TextEditor: Make TextDocument modified state track undo stack
Andreas Kling
2021-05-07
Help: Add "Help" menu and move the about action there
Linus Groh
2021-05-07
Chess+Help: Remove erroneous ampersand from app name
Linus Groh
2021-05-07
Applications: Convert StringBuilder::appendf() => AK::Format
Andreas Kling
2021-05-06
LibC: Remove 'int* aslave' parameter from forkpty()
Linus Groh
2021-05-06
TextEditor: Minor cleanups in the FileArgument class
Andreas Kling
2021-05-06
TextEditor: Rename "file_name" => "filename"
Andreas Kling
2021-05-06
LibGUI: Move widget registration to LibCore
Tom
2021-05-06
LibGUI: Remember modified state on undo/redo actions
Carlos César Neves Enumo
2021-05-05
Spreadsheet: Use shrink-to-fit for cell fg/bg color input layout
Linus Groh
2021-05-03
Userland: Make IPC results with one return value available directly
Gunnar Beutner
2021-05-03
Userland: Update IPC calls to use proxies
Gunnar Beutner
[next]