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-02-01
Kernel+keymap+KeyboardMapper: New pledge for getkeymap
Ben Wiederhake
2021-02-01
KeyboardMapper: Without arguments, load current keymap
Ben Wiederhake
2021-02-01
KeyboardMapper: Export keymap not as a byte, but as unicode
Ben Wiederhake
2021-02-01
KeyboardMapper: Remove duplicate 'save' button
Ben Wiederhake
2021-02-01
KeyboardMapper: Make all of the GUI visible
Ben Wiederhake
2021-01-31
Userland: Rename PCI slot to PCI device terminology
Jean-Baptiste Boric
2021-01-31
Browser+LibWeb+WebContent: Make the "Debug" menu work in multi-process
Andreas Kling
2021-01-30
Browser: Turn on multi-process mode by default :^)
Andreas Kling
2021-01-30
Everywhere: Add missing parent window to about dialogs
Linus Groh
2021-01-30
HexEditor: Fix about dialog icon
Linus Groh
2021-01-30
SystemMonitor: Handle PCIDB::Database::open() failure gracefully
Linus Groh
2021-01-29
SystemMonitor: Show VM region addresses as zero-padded hex ({:p})
Andreas Kling
2021-01-29
SystemMonitor: Trim "VMObject" suffix from VMObject types
Andreas Kling
2021-01-28
Kernel+Userland: Remove unused "effective priority" from threads
Andreas Kling
2021-01-25
Everywhere: Hook up remaining debug macros to Debug.h.
asynts
2021-01-25
Everywhere: Debug macros instead of constexpr.
asynts
2021-01-25
Everywhere: Remove unnecessary debug comments.
asynts
2021-01-24
FontEditor: change order of baseline and mean line row
Nico Weber
2021-01-24
FontEditor: change "Mean Line:" label to "Mean line:"
Nico Weber
2021-01-24
FontEditor: Fix typos in code
Nico Weber
2021-01-24
FontEditor: Make left and right UI margins match
Nico Weber
2021-01-24
FontEditor: Remove "Save" and "Quit" buttons
Nico Weber
2021-01-24
HexEditor: Find
Camisul
2021-01-24
FileManager: Make DirectoryView open links in their real directory
DragonAlex98
2021-01-23
Run: Pledge "thread"
Andreas Kling
2021-01-22
Everywhere: Replace a bundle of dbg with dbgln.
asynts
2021-01-22
LibGUI: Resolve cyclic inclusion
Ben Wiederhake
2021-01-22
PixelPaint: adding an option to export as PNG
Pierre
2021-01-22
Kernel+Userland: Remove "dns" pledge promise alias
Andreas Kling
2021-01-22
Calculator: Give the '9' button a blue foreground color as well
Linus Groh
2021-01-22
LibGfx: Implement blit_offset() in terms of blit()
Nico Weber
2021-01-20
CrashReporter: Show pledge violation in backtrace
Linus Groh
2021-01-20
Run: Fix newline in info label
Linus Groh
2021-01-17
AudioServer+LibAudio: Pass audio buffers as Core::AnonymousBuffer
Andreas Kling
2021-01-17
Everywhere: Remove a bunch of now-unnecessary shared_buffer pledges
Andreas Kling
2021-01-17
SpaceAnalyzer: Change tabs to spaces in GML file
Linus Groh
2021-01-17
DisplaySettings: Add more resolution choices
Nico Weber
2021-01-17
DisplaySettings: Add UI for switching the scale factor
Nico Weber
2021-01-16
SoundPlayer: Added 'shared_buffer' to pledge
Marco Cutecchia
2021-01-16
TextEditor: Add help documentation
Brendan Coles
2021-01-16
Everywhere: Drop "shared_buffer" in most GUI programs, pledge "recvfd"
Andreas Kling
2021-01-16
Everywhere: Convert a handful of String::format() => formatted()
Andreas Kling
2021-01-16
Everywhere: Remove a bunch of <AK/SharedBuffer.h> includes
Andreas Kling
2021-01-16
Run: initial implementation of Run app
Nick Vella
2021-01-15
CrashReporter: Show CPU register state for all threads
Linus Groh
2021-01-15
CrashReporter: Show arguments and environment
Linus Groh
2021-01-15
LibCoreDump+Crash{Daemon,Reporter}: Make backtraces thread-specific
Linus Groh
2021-01-15
CrashReporter: Put backtrace TextEditor in a TabWidget
Linus Groh
2021-01-15
Kernel+LibELF+LibCoreDump+CrashReporter: Use JSON for ProcessInfo
Linus Groh
2021-01-15
WindowServer: Add a "scale" parameter to the SetResolution message and plumb ...
Nico Weber
[next]