summaryrefslogtreecommitdiff
path: root/Userland
AgeCommit message (Expand)Author
2021-11-21Starfield: Modify speed by Plus or Minus keypressesPedro Pereira
2021-11-21Starfield: Modify speed by command argumentPedro Pereira
2021-11-21Starfield: Support variable speedPedro Pereira
2021-11-21kcov-example: Print helpful error if kcov feature is missingBen Wiederhake
2021-11-21SystemServer+kcov-example: Make /dev/kcov0 available againBen Wiederhake
2021-11-21FontEditor: Make glyph parsing more robustBen Wiederhake
2021-11-21LibGUI: Make clipboard bitmap parsing more robustBen Wiederhake
2021-11-21ClipboardHistory: Properly display bitmap depthBen Wiederhake
2021-11-21LibGUI+Everywhere: Make sync requests to Clipboard server more obviousBen Wiederhake
2021-11-21LibGUI: Avoid access to Clipboard server, clipboard text is never emptyBen Wiederhake
2021-11-21LibGUI: Make paste access to Clipboard atomicBen Wiederhake
2021-11-21Browser: Make paste access to Clipboard atomicBen Wiederhake
2021-11-21FontEditor: Make paste access to Clipboard atomicBen Wiederhake
2021-11-21LibVT: Make paste access to Clipboard atomicBen Wiederhake
2021-11-21LibGUI: Make clipboard-as-bitmap parsing less data-race-yBen Wiederhake
2021-11-21Piano: Use default sample rate in absence of audio deviceJelle Raaijmakers
2021-11-21AudioServer: Use `strerror` correctly in MixerJelle Raaijmakers
2021-11-21LibAudio: Verify source and target rates for ResampleHelperJelle Raaijmakers
2021-11-20LibJS: Implement parsing of TemporalInstantStringLinus Groh
2021-11-20LibJS: Implement parsing of TemporalCalendarStringLinus Groh
2021-11-20LibJS: Implement parsing of TemporalRelativeToStringLinus Groh
2021-11-20LibJS: Implement parsing of TemporalZonedDateTimeStringLinus Groh
2021-11-20LibJS: Implement parsing of TemporalYearMonthStringLinus Groh
2021-11-20LibJS: Implement parsing of TemporalMonthDayStringLinus Groh
2021-11-20LibJS: Implement parsing of TemporalTimeStringLinus Groh
2021-11-20LibJS: Implement parsing of TemporalDateTimeStringLinus Groh
2021-11-20LibJS: Implement parsing of TemporalDateStringLinus Groh
2021-11-20LibJS: Update parse_temporal_time_zone() to match the spec againLinus Groh
2021-11-20LibJS: Don't assume calendar was parsed in to_temporal_zoned_date_time()Linus Groh
2021-11-20LibJS: Fix fallback of hour, minute, second in parse_iso_date_time()Linus Groh
2021-11-20LibJS: Start fleshing out an ISO 8601 parser for TemporalLinus Groh
2021-11-20CrashReporter: Add "Inspect in Hack Studio" buttonItamar
2021-11-20HackStudio: Add option to inspect CoredumpItamar
2021-11-20HackStudio: Improve backtrace accuracyItamar
2021-11-20CrashReporter: Unlink coredump file on exitItamar
2021-11-20LibCoredump: Add Coredump::InspectorItamar
2021-11-20LibCoredump: Add Reader::for_each_libraryItamar
2021-11-20HackStudio: Use ProcessInspector instead of DebugSession where possibleItamar
2021-11-20LibDebug: Add ProcessInspector base classItamar
2021-11-20Kernel+LibC: Fix ptrace for 64-bitItamar
2021-11-20LibCore: Fix `LocalSocket.cpp` build on FreeBSDqiu-x
2021-11-20KeyboardSettings: Add iconsSam Atkins
2021-11-20KeyboardSettings: Add text area to test the currently selected keymapSam Atkins
2021-11-20KeyboardSettings: Migrate to using SettingsWindow :^)Sam Atkins
2021-11-20KeyboardSettings: Migrate layout to GMLSam Atkins
2021-11-20DisplaySettings: Migrate to using SettingsWindow :^)Sam Atkins
2021-11-20DisplaySettings: Move screen number show/hide logic into widgetSam Atkins
2021-11-20MouseSettings: Adjust layout so mouse-button image is no longer clippedSam Atkins
2021-11-20MouseSettings: Migrate to using SettingsWindow :^)Sam Atkins
2021-11-20MailSettings: Migrate to using SettingsWindow :^)Sam Atkins