summaryrefslogtreecommitdiff
path: root/Userland/Applications
AgeCommit message (Expand)Author
2022-10-01Magnifier: Don't error if cancelling capture saveMacDue
2022-10-01Welcome: Use StandardPaths to load README.mdthankyouverycool
2022-10-01Welcome: Use fallible try_create_default_icon()thankyouverycool
2022-10-01Welcome: Update GMLthankyouverycool
2022-10-01Welcome: Port to Core::Streamthankyouverycool
2022-10-01Welcome: Remove unnecessary includethankyouverycool
2022-10-01Welcome: Add/remove SystemServer group entry to toggle startupthankyouverycool
2022-09-29Userland: Replace empty `GUI::Widget`s in GML with `GUI::Layout::Spacer`Sam Atkins
2022-09-29PixelPaint: Add option to make new layer from selectionTimothy Slater
2022-09-29PixelPaint: Add function to make layer from selection to ImageEditorTimothy Slater
2022-09-29AK+Everywhere: Replace "protocol" with "scheme" url helpersnetworkException
2022-09-28Welcome: Get LibWeb to parse Markdown documents for usSam Atkins
2022-09-27PixelPaint: Use the parallel ImageProcessor to apply filterskleines Filmröllchen
2022-09-27PixelPaint: Add a general-purpose parallel image processing pipelinekleines Filmröllchen
2022-09-27PixelPaint: Expose the GUI event loop from the ImageEditorkleines Filmröllchen
2022-09-27PixelPaint: Reference-count filterskleines Filmröllchen
2022-09-27Spreadsheet: Add toolbar actions to change the cell styleMarco Santos
2022-09-26Magnifier: Add the option to save capturesRoberto Bampi
2022-09-24LibEDID: Remove head index when retrieving an EDID from DisplayConnectorLiav A
2022-09-22ClockSettings: Increase max visible items for time zone ComboBoxthankyouverycool
2022-09-21Browser+WebContent+LibJS: Support `%c` specifiers in Console.log()Sam Atkins
2022-09-21Browser: Ignore whitespace-only input in the JS consoleSam Atkins
2022-09-21Browser: Ignore title updates when history has no current itemAndreas Kling
2022-09-21SystemMonitor: Save configuration of columnsOrel
2022-09-20Calendar: Add Settings button to configure the CalendarOlivier De Cannière
2022-09-20Calendar: Update month view on first_day_of_week setting changeOlivier De Cannière
2022-09-20Calendar: Add setting to choose default viewOlivier De Cannière
2022-09-20Calendar: Add a Calendar settings dialog for the first day of the weekOlivier De Cannière
2022-09-20SoundPlayer: Port M3UParser to Core::StreamSam Atkins
2022-09-20Run: Use Core::Stream API for command history fileSam Atkins
2022-09-20PixelPaint: Remove unused Image::write_to_file() methodSam Atkins
2022-09-20LibWeb+WebContent+Browser: Plumb visibility state from GUI to web pagesAndreas Kling
2022-09-20GamesSettings: Always ensure last card back selected is savedne0ndrag0n
2022-09-16PixelPaint: Scale layer and preserve aspect ratioTommaso Peduzzi
2022-09-16PixelPaint: Add scaling function to move toolTommaso Peduzzi
2022-09-16LibGL: Make GL::create_context fallibleAndrew Kaster
2022-09-15Calculator: Change internal representation to support perfect divisionLucas CHOLLET
2022-09-14Everywhere: Fix a variety of typosBrian Gianforcaro
2022-09-12Everywhere: Use my very shiny serenityos.org email :^)networkException
2022-09-11CharacterMap: Allow resizing the unicode block listnetworkException
2022-09-09Spreadsheet+LibGUI: Set EmojiInputDialog as a CaptureInput modalthankyouverycool
2022-09-08Spreadsheet: Add Insert Emoji actionelectrikmilk
2022-09-08TextEditor: Add Insert Emoji actionelectrikmilk
2022-09-08Browser+LibGUI+WindowServer: Open Button menus uniformlythankyouverycool
2022-09-08Browser: Add context menu iconselectrikmilk
2022-09-06Calendar: Limit the starting day input range to the selected monthnetworkException
2022-09-05LibLocale: Move locale source files to the LibLocale libraryTimothy Flynn
2022-09-05LibLocale: Move locale source files to the LibLocale folderTimothy Flynn
2022-09-05Userland: Move files destined for LibLocale to the Locale namespaceTimothy Flynn
2022-09-05LibUnicode+Userland: Migrate generated CLDR data to LibLocaleDataTimothy Flynn