summaryrefslogtreecommitdiff
path: root/Userland/Applications
AgeCommit message (Expand)Author
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
2022-02-12FileManager: Add F6 alternate shortcut to "location" actionAatos Majava
2022-02-12PixelPaint: Add a preview in FilterGallerysnooze
2022-02-12PixelPaint: Implement IconBag to organize iconselectrikmilk
2022-02-11LibConfig: Rename pledge_domains(String) => pledge_domain(String)Vitaly Dyachkov
2022-02-10Applications: Port Spreadsheet to LibMainLenny Maiorani
2022-02-10Applications: Port SpaceAnalyzer to LibMainLenny Maiorani
2022-02-10Applications: Port Debugger to LibMainLenny Maiorani
2022-02-09Applications: Port Assistant to LibMainLenny Maiorani
2022-02-09Base+Browser: Add browser iconselectrikmilk
2022-02-09Browser: Make underlined shortcuts in "Debug" menu uniqueDaste
2022-02-09Base+Browser: Add browser icons folderelectrikmilk
2022-02-08Browser+LibWeb: Add "Dump Local Storage" item to Browser's Debug menuAndreas Kling
2022-02-08Spreadsheet: No longer use vm.exception() to signal exception statedavidot
2022-02-07Meta+Userland: Run the GML formatter on CI and pre-commitkleines Filmröllchen
2022-02-07LibGUI: Remove GML prefix in favor of proper namespacekleines Filmröllchen
2022-02-07LibGUI+TextEditor: Highlight the entire current linethankyouverycool
2022-02-07Base+Browser: Add Browser Iconselectrikmilk
2022-02-07Browser: Better handle ports in user input to url conversionnetworkException
2022-02-06AK: Move integral log2 and exp to IntegerMath.hHendiadyoin1
2022-02-06Soundplayer: Use exp() instead of pow(E, n)Hendiadyoin1
2022-02-06Userland: Use AK::pow<I> where applicableHendiadyoin1
2022-02-06CrashReporter: Capture backtrace progress callback's arguments by valueSviatoslav Peleshko
2022-02-06Userland: Convert TLS::TLSv12 to a Core::Stream::SocketAli Mohammad Pur
2022-02-06PixelPaint: Don't overwrite images with project file on saveMatthias-Sleurink
2022-02-05Browser: Add Debug menu action for dumping the stacking context treeAndreas Kling
2022-02-05Browser: Don't log every content filter string when loadedAndreas Kling
2022-02-05FileManager: Add an animation for deleting filesJason
2022-02-04PixelPaint: Use Escape to clear rectangular selectionsJagger De Leo
2022-02-04PixelPaint: Remove conflicting action hotkeyJagger De Leo
2022-02-03FileManager: Don't show command palette for the desktopSam Atkins
2022-02-03FileManager: Disable "View as..." actions for desktop DirectoryViewSam Atkins