summaryrefslogtreecommitdiff
path: root/Userland/Applications
AgeCommit message (Expand)Author
2022-08-09DisplaySettings: Add an Effects tabthankyouverycool
2022-08-07Browser: Make Refresh action in tab context menu refresh the chosen tabKarol Kosek
2022-08-07Browser: Make the bookmark button use an actionKarol Kosek
2022-08-07Browser: Show bookmark and history page lists under the their buttonsKarol Kosek
2022-08-07Browser: Set margins for BookmarkBarWidgetKarol Kosek
2022-08-07Browser: Use overflow-menu icon for hidden bookmarks the buttonKarol Kosek
2022-08-05LibGUI+Applications: Govern Splitter resizing by opportunistic growththankyouverycool
2022-08-05LibJS: Let Shape store a Realm instead of a GlobalObjectAndreas Kling
2022-08-04Applications: Make a few of the larger Toolbars collapsiblethankyouverycool
2022-08-04FontEditor: Move new font creation to NewFontDialog and handle errorsthankyouverycool
2022-08-04FontEditor: Improve error handling opening, saving and editing fontsthankyouverycool
2022-08-04FontEditor: Add show_error() helperthankyouverycool
2022-08-04FontEditor: Let editor recover from failed initializationsthankyouverycool
2022-08-03DisplaySettings: Capitalize `s` in screen settingsFiliph Siitam Sandström
2022-08-03HexEditor: Rename camel case variable names in `HexEditor::save_as`James Puleo
2022-08-03HexEditor: Make `HexEditor::open_new_file` fallible and reduce branchingJames Puleo
2022-08-03HexEditor: Remove unused readonly flagJames Puleo
2022-08-03HexEditor: Don't spam debug output when finding all stringsJames Puleo
2022-08-03HexEditor: Change `Find All Strings` shortcut to `Ctrl + Shift + F`James Puleo
2022-08-02Run: Trigger on escape key only onceJelle Raaijmakers
2022-08-01Userland+Base: Make the window titlebar font configurable separatelyAndreas Kling
2022-08-01CrashReporter: Turn off line wrapping in the various text editorsAndreas Kling
2022-08-01CrashReporter: Focus the "Close" button on startupAndreas Kling
2022-08-01CrashReporter: Add ellipsis (...) to "Save Backtrace" buttonAndreas Kling
2022-08-01Browser: Set preferred color scheme when constructing a tabnetworkException
2022-07-30SystemMonitor: Remove the Hardware tabLiav A
2022-07-27Everywhere: Make the codebase more architecture awareUndefine
2022-07-27Browser: Give BookmarksBarWidget a minimum sizeSam Atkins
2022-07-25Piano: Replace knob instantiations with ProcessorParameterWidgetskleines Filmröllchen
2022-07-25LibDSP: Remove Track volume getters and setterskleines Filmröllchen
2022-07-25Piano: Remove waveform cycling with Ckleines Filmröllchen
2022-07-25Piano: Add a generic processor parameter widgetkleines Filmröllchen
2022-07-25Piano: Add Toggle parameter widgetkleines Filmröllchen
2022-07-24MouseSettings: Show highlight toggle shortcut and new layout tweaksMacDue
2022-07-24SystemMonitor: Keep selected row in ProcessMemoryMapWidgetDavid Smith
2022-07-23Userland: Remove stale remainders of old framebuffer devicesLiav A
2022-07-22Help: Make history navigation work with man pages opened using help urlsnetworkException
2022-07-22Piano: Increase AudioPlayerLoop resilience against scheduling weirdnesskleines Filmröllchen
2022-07-22Piano+LibDSP: Move Track to LibDSPkleines Filmröllchen
2022-07-21PartitionEditor: Add size columnSamuel Bowman
2022-07-21PartitionEditor: Add total blocks columnSamuel Bowman
2022-07-21LibPartition: Fix end block off by one errorSamuel Bowman
2022-07-21PartitionEditor: Abort and show a dialog if not running as rootSamuel Bowman
2022-07-21PartitionEditor: Add the beginnings of a partition editor :^)Samuel Bowman
2022-07-19LibDSP: Rename library namespace to DSPkleines Filmröllchen
2022-07-19LibAudio: Rename ConnectionFromClient to ConnectionToServerkleines Filmröllchen
2022-07-19LaunchServer+SystemServer: Move the portal to a user-specific directoryLucas CHOLLET
2022-07-19TextEditor: Debounce update_preview() in on_change eventMacDue
2022-07-17Calculator: Set button colors from system paletteKarol Kosek
2022-07-17PixelPaint: Export images using the editor title as a default basenameKarol Kosek