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
2022-01-23
LibCore: Allow EventLoops to run on multiple threads safely
kleines Filmröllchen
2022-01-23
ClockSettings: Add a GUI application to set the system time zone
Timothy Flynn
2022-01-23
Userland: Add promises to programs that will read /etc/timezone
Timothy Flynn
2022-01-23
TextEditor: Fix crash on startup when file specified cannot be opened
Rummskartoffel
2022-01-22
Spreadsheet: Enable dynamic import of javascript modules
davidot
2022-01-22
LibJS: Refactor interpreter to use Script and Source Text Modules
Luke Wilde
2022-01-21
Browser: Load icons at start of program
Dylan Katz
2022-01-20
SpreadSheet: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
3DFileViewer: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
ThemeEditor: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
TextEditor: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
PDFViewer: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
PixelPaint: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
HexEditor: Use FileSystemAccessClient::try_* APIs
Mustafa Quraish
2022-01-20
CrashReporter: Don't crash when investigating a HackStudio crash
Sam Atkins
2022-01-20
Userland: Add horizontal mouse scroll support
Dmitry Petrov
2022-01-19
SystemMonitor: Show unknown in PCI devices
Undefine
2022-01-18
FontEditor: Retrieve code point abbreviations from LibUnicode
Timothy Flynn
2022-01-18
TextEditor: Hookup git commit message detection and highlighting
Brian Gianforcaro
2022-01-18
LibGL+LibSoftGPU+3DFileViewer: Implement Specular highlighting :^)
Jesse Buhagiar
2022-01-16
FontEditor: Set GlyphEditor glyph on initialization
thankyouverycool
2022-01-16
FontEditor: Disambiguate save function from save-as action
thankyouverycool
2022-01-16
FontEditor: Update GlyphEditor and width widgets on paste and delete
thankyouverycool
2022-01-16
FontEditor: Correct GroupBox height
thankyouverycool
2022-01-16
FontEditor: Calculate GlyphEditor toolbar widths more precisely
thankyouverycool
2022-01-16
FontEditor: Remove unnecessary call during GlyphEditor init
thankyouverycool
2022-01-16
FontEditor: Remove .gitignore artifact from old build system
thankyouverycool
2022-01-16
SystemMonitor: Don't display empty CPU graphs when number of CPUs < 4
Marcus Nilsson
2022-01-16
CharacterMap+Base: Give Character Map an icon
Sam Atkins
2022-01-16
CharacterMap+Base: Add man page for Character Map :^)
Sam Atkins
2022-01-16
CharacterMap: Add a find-by-name window
Sam Atkins
2022-01-16
CharacterMap: Add previous, next, and go-to glyph buttons
Sam Atkins
2022-01-16
LibGUI+FontEditor: Move seek-prev/next-glyph logic into GlyphMapWidget
Sam Atkins
2022-01-16
CharacterMap: Add output box for copying arbitrary character sequences
Sam Atkins
2022-01-16
CharacterMap: Add new Character Map application :^)
Sam Atkins
2022-01-16
LibGUI: Make GlyphMapWidget work with vector fonts
Sam Atkins
2022-01-16
LibGUI+FontEditor: Move GlyphMapWidget to LibGUI
Sam Atkins
2022-01-15
PixelPaint: Add delete selection behavior
Olivier De Cannière
2022-01-16
Everywhere: Mark Vector of mutable references as mutable
creator1creeper1
2022-01-15
PixelPaint: Restrict "crop to selection" to image boundaries
Mateusz Krajewski
2022-01-15
Assistant: Fix crash in FileProvider background thread upon exit
Rummskartoffel
2022-01-15
Assistant: Make Provider ref-counted
Rummskartoffel
2022-01-15
Spreadsheet: Use FileSystemAccessClient for the reading of files
Glenford Williams
2022-01-15
Terminal: Add config listeners for controlling scrollbar visibility
Brian Gianforcaro
2022-01-15
TerminalSettings: Expose a CheckBox controlling scrollbar visibility
Brian Gianforcaro
2022-01-15
LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer
sin-ack
2022-01-14
PixelPaint: Update SelectedColorWidget::m_color consistently
Colin
2022-01-14
Everywhere: Use my new serenityos.org e-mail :^)
kleines Filmröllchen
2022-01-14
SystemMonitor: Split multi-core CPU usage graphs into multiple rows
Idan Horowitz
2022-01-14
PixelPaint: Inherit from `AbstractZoomPanWidget`
Mustafa Quraish
[next]