summaryrefslogtreecommitdiff
path: root/Userland/Applications
AgeCommit message (Expand)Author
2022-04-16LibCore+Everywhere: Make Core::Stream read_line() return StringViewSam Atkins
2022-04-15ClockSettings: Add 'show seconds' toggle to time format settingscflip
2022-04-13PixelPaint: Add exporting to the QOI image formatOlivier De Canniere
2022-04-13Spreadsheet: Implement undo functionality where missingmartinfalisse
2022-04-13Spreadsheet: Make undo operation handle multiple cells at a timemartinfalisse
2022-04-12CrashReporter: Implement `Save Backtrace` buttonAli Chraghi
2022-04-11FileManager: Use Core::System::exec()Sam Atkins
2022-04-11Terminal: Use Core::System::exec()Sam Atkins
2022-04-11BrowserSettings: Validate homepage URLJulen Ruiz Aizpuru
2022-04-10Applications: Support `.obj` polygons in `3DFileViewer`Jelle Raaijmakers
2022-04-09LibGfx: Move other font-related files to LibGfx/Font/Simon Wanner
2022-04-09Browser+LibWeb+WebContent: Implement per-URL-pattern proxiesAli Mohammad Pur
2022-04-09RequestServer+LibProtocol: Allow users to specify a per-request proxyAli Mohammad Pur
2022-04-07HexEditor: Add Value InspectorTimothy Slater
2022-04-07HexEditor: Add get_byte() method to HexEditor classTimothy Slater
2022-04-07HexEditor: Add ability to set a selection rangeTimothy Slater
2022-04-06SystemMonitor: Default initialize all thread state variableskleines Filmröllchen
2022-04-06SystemMonitor: Fallback to invalid model index if there's no main threadkleines Filmröllchen
2022-04-06LibWeb+Browser: Remove Web::WebViewHooks classAndreas Kling
2022-04-06Spreadsheet: Change paste action's enabled state on clipboard changeKarol Kosek
2022-04-06SystemMonitor: Keep current process selection expanded if neededkleines Filmröllchen
2022-04-06SystemMonitor: Display processes and their threads in a tree :^)kleines Filmröllchen
2022-04-06SystemMonitor: Pass the correct parent when checking for selected valueskleines Filmröllchen
2022-04-06SystemMonitor: Move TID to the front in ProcessModelkleines Filmröllchen
2022-04-06AnalogClock: Keep default alpha hit thresholdAli Chraghi
2022-04-06LibGL+LibGPU+LibSoftGPU: Load SoftGPU driver dynamicallyStephan Unverwerth
2022-04-04PDFViewer: Propagate more errorsMatthew Olsson
2022-04-04PDFViewer: Autosize page labelMatthew Olsson
2022-04-04PDFViewer: Respect page navigation features in multi-page modeMatthew Olsson
2022-04-04PDFViewer: Support a continuous page view modeMatthew Olsson
2022-04-04PDFViewer: Add page mode optionMatthew Olsson
2022-04-04PDFViewer: Don't change pages on horizontal scrollMatthew Olsson
2022-04-04PDFViewer: Clear rendered page cache on application resizeMatthew Olsson
2022-04-04ClockSettings+Taskbar: Add settings for taskbar clock formatcflip
2022-04-03Applications: Use default execpromises parameter to `pledge(..)`Brian Gianforcaro
2022-04-03ThemeEditor: Open files with ReadWriteGeekFiftyFive
2022-04-03Kernel+SystemMonitor+lscpu: Rename 'CPUID' -> 'Vendor ID'Linus Groh
2022-04-03TextEditor: Update file argument parser regex patternAli Chraghi
2022-04-03Browser+LibWeb+WebContent: Add ability to inspect local storageValtteri Koskivuori
2022-04-03DisplaySettings+WindowServer: Allow updating theme without backgroundBen Maxwell
2022-04-03DisplaySettings: Stop theme tab from overriding background colorBen Maxwell
2022-04-03Calculator: Update mimic_pressed for refactor into the Button classRob Ryan
2022-04-03SystemMonitor: Move process window to GMLkleines Filmröllchen
2022-04-03SystemMonitor: Open PCI database in parallelkleines Filmröllchen
2022-04-03SystemMonitor: Move storage tab into custom widgetkleines Filmröllchen
2022-04-03SystemMonitor: Move hardware tab to custom widgetkleines Filmröllchen
2022-04-03SystemMonitor: Move entire main UI to GMLkleines Filmröllchen
2022-04-03SystemMonitor: Register GraphWidget's stack_values propertykleines Filmröllchen
2022-04-03SystemMonitor: Register a graph_widget pseudo-property in MemoryStatsWkleines Filmröllchen
2022-04-03SystemMonitor: Register MemoryStatsWidgetkleines Filmröllchen