summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-28Ports: Update dropbear port to 2022.82Patrick Meyer
2022-04-27LibCore: Remove fixed EventLoop FIXMEJelle Raaijmakers
2022-04-27unzip: Create parent directory before extracting filesTim Schumacher
2022-04-27LibCore: Remove main event loopJelle Raaijmakers
2022-04-27LibCore: Remove unused `EventLoop::is_main_event_loop()`Jelle Raaijmakers
2022-04-27LibCore: Fix typo in `EventLoop` commentJelle Raaijmakers
2022-04-27HackStudio: Update window close button on document changetimre13
2022-04-26LibMarkdown: Correct typo in forward declaration of HorizontalRulehuttongrabiel
2022-04-26LoginServer: Change login fail message to avoid enumeration attacksPeter Elliott
2022-04-27HexEditor: Add UTF16 to the value inspectorkleines Filmröllchen
2022-04-27HexEditor: Add UTF8 to the value inspectorkleines Filmröllchen
2022-04-27HexEditor: Add ASCII to the value inspectorkleines Filmröllchen
2022-04-27HexEditor: Don't require the ValueInspectorModel's value size to be i32kleines Filmröllchen
2022-04-27AK: Put invalid UTF8 debug spam behind a flagkleines Filmröllchen
2022-04-26Kernel: Use C++17 namespace style for nested PCI namespaceb14ckcat
2022-04-26Kernel: Put USB request constants in namespaceb14ckcat
2022-04-26LibConfig+ConfigServer: Write config values synchronouslyMoustafa Raafat
2022-04-26Documentation: Add more clangd configuration optionskleines Filmröllchen
2022-04-26Ports: Use correct packages.db location in build_installed.shcircl
2022-04-26Ports: Make .hosted_defs.sh usable outside of .port_include.shcircl
2022-04-26Documentation: Add EmacsConfiguration.md for emacs editor supportAdam Patterson
2022-04-26config: Allow setting a key to the empty stringRalf Donau
2022-04-26Meta: Re-enable automatic virtualization detection on Windowskleines Filmröllchen
2022-04-26LibGUI: Check if event loop is alive before quitting it in Dialog::closenetworkException
2022-04-26Kernel: Strip null terminators from all CPUID strings, not just brandLinus Groh
2022-04-26LibGUI: Don't merge TextDocumentUndoCommand if too much time has elapsedForLoveOfCats
2022-04-26LibGUI: Split InsertTextCommand undo/redo based on whitespaceForLoveOfCats
2022-04-26LibGUI: Use ctrl+shift+z for redo action shortcutForLoveOfCats
2022-04-26LibC: Don't handle pending exceptions when reading FPU statusTim Schumacher
2022-04-26LibMarkdown: Treat whitespace-only lines as blank in paragraphsPeter Elliott
2022-04-26LibMarkdown: Don't put a newline in empty code blocksPeter Elliott
2022-04-26LibMarkdown: Better support for code fencesPeter Elliott
2022-04-26LibMarkdown: Support up to 3 spaces before an ATX headerPeter Elliott
2022-04-26LibMarkdown: Limit headings to 6 levelsPeter Elliott
2022-04-26LibMarkdown: Make thematic break parsing more correctPeter Elliott
2022-04-26LibMarkdown: Ignore backslash on non-punctuation charactersPeter Elliott
2022-04-26LibMarkdown: Add support for indented code blocksPeter Elliott
2022-04-26Meta: Allow Clang to be used as the host compiler for LagomDaniel Bertalan
2022-04-26Base: Evenly space title bar icons in Coffee themeMacDue
2022-04-26Kernel: Add FIOCLEX and FIONCLEX ioctlsAndreas Kling
2022-04-26Kernel: Add ESTALE errno code (stale network file handle)Andreas Kling
2022-04-25Base: Update Lucidity Bold add glyphs to widen coveragedjwisdom
2022-04-25Base: Update Lucidity Regular add glyphs to widen coveragedjwisdom
2022-04-25Base: Update Ataraxia8 Light add glyphs to widen coveragedjwisdom
2022-04-25Base: Update Ataraxia8 Bold add glyphs to widen coveragedjwisdom
2022-04-25Base: Add Cyrillic Supplement glyphs to Katica 10diogenes
2022-04-25Base: Set TitleButtonsIconOnly for Cupertino themeMacDue
2022-04-25Base: Remove background from Coffee theme title buttonsMacDue
2022-04-25LibGUI: Respect TitleButtonsIconOnly in AbstractThemePreviewMacDue
2022-04-25LibGfx+WindowServer: Add theme flag TitleButtonsIconOnlyMacDue