summaryrefslogtreecommitdiff
path: root/Userland/Applications
AgeCommit message (Expand)Author
2022-02-23LibTest+Spreadsheet: Add some basic spreadsheet runtime behaviour testsAli Mohammad Pur
2022-02-21SystemMonitor: Add missing /boot/Kernel.debug unveilIdan Horowitz
2022-02-21Userland: Ask first for unsaved changes after clicking an "Open" actionKarol Kosek
2022-02-21Spreadsheet: Add undo/redo implementationZack Penn
2022-02-20Spreadsheet: Remove Debug Statementu9g
2022-02-20HexEditor: Add support for handling PageUp and PageDown key eventsLiav A
2022-02-20HexEditor: Reduce code duplication when handling key down eventsLiav A
2022-02-20Spreadsheet: Use the system-wide unsaved changes dialogKarol Kosek
2022-02-20HexEditor: Use the system-wide unsaved changes dialogKarol Kosek
2022-02-20HexEditor: Display dirty close icon when the file is changedKarol Kosek
2022-02-19Filemanager: Only enable rename if availableSimon Danner
2022-02-18BrowserSettings: Run gml-format on ContentFilterSettingsWidget.gmlAndreas Kling
2022-02-18Browser: Add option to open BrowserSettings from Browser :^)Maciej
2022-02-18BrowserSettings: Implement GUI for setting up content filters :^)Maciej
2022-02-18Browser: Add support for disabling content filteringMaciej
2022-02-18Browser: Implement listener for most config optionsMaciej
2022-02-18Browser: Call url_from_user_input for home URLMaciej
2022-02-18Browser: Update content filters if the config file changesMaciej
2022-02-18FontEditor: Remove listener clientthankyouverycool
2022-02-18FontEditor: Save settings for showing metadata and unicode blocksthankyouverycool
2022-02-18FontEditor: Add a search box to filter Unicode blocksthankyouverycool
2022-02-18SystemMonitor: Add proper icon to the ProcessState windowthankyouverycool
2022-02-18SystemMonitor: Don't invalidate ProcessStateModel on refreshthankyouverycool
2022-02-18Userland: Dynamically update the MonitorSettingsWidget countdown timerstijndr
2022-02-17LibGUI: JsonArrayModel update without invalidating indicesmartinfalisse
2022-02-16LibCore+Everywhere: Return ErrorOr from ConfigFile::sync()Sam Atkins
2022-02-16LibCore+Everywhere: Return ErrorOr from ConfigFile factory methodsSam Atkins
2022-02-15Applications: Run gml-formatIdan Horowitz
2022-02-15FontEditor: Add a ListView to sort glyphs by their Unicode blockthankyouverycool
2022-02-15CharacterMap: Add a ListView to sort glyphs by their Unicode blockthankyouverycool
2022-02-15Spreadsheet: Improve 'Functions Help' buttonelectrikmilk
2022-02-15Spreadsheet: Insert missing iconselectrikmilk
2022-02-15Base+Piano: Insert missing icons into menubarelectrikmilk
2022-02-15DisplaySettings: Include aspect ratio in resolution list textForLoveOfCats
2022-02-15Base+PixelPaint: Use Merge Active Layer Up/Down Iconselectrikmilk
2022-02-15PixelPaint: Implement Merge Active Layer Upelectrikmilk
2022-02-14Applications: Use default constructors/destructorsLenny Maiorani
2022-02-14WindowServer+Userland: Pass wallpapers as `Gfx::Bitmap` instead of pathJames Puleo
2022-02-14PixelPaint: Change menu shortcut for "Fit Image to View"Mustafa Quraish
2022-02-14ImageViewer: Add "Fit Image to View" actionMustafa Quraish
2022-02-14ImageViewer: Fix window resizing on first imageMustafa Quraish
2022-02-14LibGUI+PixelPaint: Move fit_image_to_view to AbstractZoomPanWidgetMustafa Quraish
2022-02-14HexEditor: Fix copy {text/hex} to clipboardFederico Guerinoni
2022-02-14HexEditor: Fix crash of copy action when selection is emptyFederico Guerinoni
2022-02-13Base+HexEditor: Add iconselectrikmilk
2022-02-13Base+Calculator: Add iconselectrikmilk
2022-02-13Magnifier: Add missing iconselectrikmilk
2022-02-13Base+PixelPaint: Add more iconselectrikmilk
2022-02-13Userland: Run gml-formatIdan Horowitz
2022-02-12PixelPaint: Run gml-format on FilterGallery.gmlAndreas Kling