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
Age
Commit message (
Expand
)
Author
2021-11-21
Starfield: Modify speed by Plus or Minus keypresses
Pedro Pereira
2021-11-21
Starfield: Modify speed by command argument
Pedro Pereira
2021-11-21
Starfield: Support variable speed
Pedro Pereira
2021-11-21
kcov-example: Print helpful error if kcov feature is missing
Ben Wiederhake
2021-11-21
SystemServer+kcov-example: Make /dev/kcov0 available again
Ben Wiederhake
2021-11-21
FontEditor: Make glyph parsing more robust
Ben Wiederhake
2021-11-21
LibGUI: Make clipboard bitmap parsing more robust
Ben Wiederhake
2021-11-21
ClipboardHistory: Properly display bitmap depth
Ben Wiederhake
2021-11-21
LibGUI+Everywhere: Make sync requests to Clipboard server more obvious
Ben Wiederhake
2021-11-21
LibGUI: Avoid access to Clipboard server, clipboard text is never empty
Ben Wiederhake
2021-11-21
LibGUI: Make paste access to Clipboard atomic
Ben Wiederhake
2021-11-21
Browser: Make paste access to Clipboard atomic
Ben Wiederhake
2021-11-21
FontEditor: Make paste access to Clipboard atomic
Ben Wiederhake
2021-11-21
LibVT: Make paste access to Clipboard atomic
Ben Wiederhake
2021-11-21
LibGUI: Make clipboard-as-bitmap parsing less data-race-y
Ben Wiederhake
2021-11-21
Piano: Use default sample rate in absence of audio device
Jelle Raaijmakers
2021-11-21
AudioServer: Use `strerror` correctly in Mixer
Jelle Raaijmakers
2021-11-21
LibAudio: Verify source and target rates for ResampleHelper
Jelle Raaijmakers
2021-11-20
LibJS: Implement parsing of TemporalInstantString
Linus Groh
2021-11-20
LibJS: Implement parsing of TemporalCalendarString
Linus Groh
2021-11-20
LibJS: Implement parsing of TemporalRelativeToString
Linus Groh
2021-11-20
LibJS: Implement parsing of TemporalZonedDateTimeString
Linus Groh
2021-11-20
LibJS: Implement parsing of TemporalYearMonthString
Linus Groh
2021-11-20
LibJS: Implement parsing of TemporalMonthDayString
Linus Groh
2021-11-20
LibJS: Implement parsing of TemporalTimeString
Linus Groh
2021-11-20
LibJS: Implement parsing of TemporalDateTimeString
Linus Groh
2021-11-20
LibJS: Implement parsing of TemporalDateString
Linus Groh
2021-11-20
LibJS: Update parse_temporal_time_zone() to match the spec again
Linus Groh
2021-11-20
LibJS: Don't assume calendar was parsed in to_temporal_zoned_date_time()
Linus Groh
2021-11-20
LibJS: Fix fallback of hour, minute, second in parse_iso_date_time()
Linus Groh
2021-11-20
LibJS: Start fleshing out an ISO 8601 parser for Temporal
Linus Groh
2021-11-20
CrashReporter: Add "Inspect in Hack Studio" button
Itamar
2021-11-20
HackStudio: Add option to inspect Coredump
Itamar
2021-11-20
HackStudio: Improve backtrace accuracy
Itamar
2021-11-20
CrashReporter: Unlink coredump file on exit
Itamar
2021-11-20
LibCoredump: Add Coredump::Inspector
Itamar
2021-11-20
LibCoredump: Add Reader::for_each_library
Itamar
2021-11-20
HackStudio: Use ProcessInspector instead of DebugSession where possible
Itamar
2021-11-20
LibDebug: Add ProcessInspector base class
Itamar
2021-11-20
Kernel+LibC: Fix ptrace for 64-bit
Itamar
2021-11-20
LibCore: Fix `LocalSocket.cpp` build on FreeBSD
qiu-x
2021-11-20
KeyboardSettings: Add icons
Sam Atkins
2021-11-20
KeyboardSettings: Add text area to test the currently selected keymap
Sam Atkins
2021-11-20
KeyboardSettings: Migrate to using SettingsWindow :^)
Sam Atkins
2021-11-20
KeyboardSettings: Migrate layout to GML
Sam Atkins
2021-11-20
DisplaySettings: Migrate to using SettingsWindow :^)
Sam Atkins
2021-11-20
DisplaySettings: Move screen number show/hide logic into widget
Sam Atkins
2021-11-20
MouseSettings: Adjust layout so mouse-button image is no longer clipped
Sam Atkins
2021-11-20
MouseSettings: Migrate to using SettingsWindow :^)
Sam Atkins
2021-11-20
MailSettings: Migrate to using SettingsWindow :^)
Sam Atkins
[next]