summaryrefslogtreecommitdiff
path: root/Userland/Applications
AgeCommit message (Expand)Author
2022-01-16FontEditor: Set GlyphEditor glyph on initializationthankyouverycool
2022-01-16FontEditor: Disambiguate save function from save-as actionthankyouverycool
2022-01-16FontEditor: Update GlyphEditor and width widgets on paste and deletethankyouverycool
2022-01-16FontEditor: Correct GroupBox heightthankyouverycool
2022-01-16FontEditor: Calculate GlyphEditor toolbar widths more preciselythankyouverycool
2022-01-16FontEditor: Remove unnecessary call during GlyphEditor initthankyouverycool
2022-01-16FontEditor: Remove .gitignore artifact from old build systemthankyouverycool
2022-01-16SystemMonitor: Don't display empty CPU graphs when number of CPUs < 4Marcus Nilsson
2022-01-16CharacterMap+Base: Give Character Map an iconSam Atkins
2022-01-16CharacterMap+Base: Add man page for Character Map :^)Sam Atkins
2022-01-16CharacterMap: Add a find-by-name windowSam Atkins
2022-01-16CharacterMap: Add previous, next, and go-to glyph buttonsSam Atkins
2022-01-16LibGUI+FontEditor: Move seek-prev/next-glyph logic into GlyphMapWidgetSam Atkins
2022-01-16CharacterMap: Add output box for copying arbitrary character sequencesSam Atkins
2022-01-16CharacterMap: Add new Character Map application :^)Sam Atkins
2022-01-16LibGUI: Make GlyphMapWidget work with vector fontsSam Atkins
2022-01-16LibGUI+FontEditor: Move GlyphMapWidget to LibGUISam Atkins
2022-01-15PixelPaint: Add delete selection behaviorOlivier De Cannière
2022-01-16Everywhere: Mark Vector of mutable references as mutablecreator1creeper1
2022-01-15PixelPaint: Restrict "crop to selection" to image boundariesMateusz Krajewski
2022-01-15Assistant: Fix crash in FileProvider background thread upon exitRummskartoffel
2022-01-15Assistant: Make Provider ref-countedRummskartoffel
2022-01-15Spreadsheet: Use FileSystemAccessClient for the reading of filesGlenford Williams
2022-01-15Terminal: Add config listeners for controlling scrollbar visibilityBrian Gianforcaro
2022-01-15TerminalSettings: Expose a CheckBox controlling scrollbar visibilityBrian Gianforcaro
2022-01-15LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServersin-ack
2022-01-14PixelPaint: Update SelectedColorWidget::m_color consistentlyColin
2022-01-14Everywhere: Use my new serenityos.org e-mail :^)kleines Filmröllchen
2022-01-14SystemMonitor: Split multi-core CPU usage graphs into multiple rowsIdan Horowitz
2022-01-14PixelPaint: Inherit from `AbstractZoomPanWidget`Mustafa Quraish
2022-01-14ImageViewer: Inherit from `AbstractZoomPanWidget`Mustafa Quraish
2022-01-13LibIMAP+Userland: Convert LibIMAP::Client to the Serenity Stream APIssin-ack
2022-01-13LibCore+Userland+Tests: Convert Stream APIs to construct on heapsin-ack
2022-01-12FontEditor: Add Klingon phrase to Preview FontLady Gegga
2022-01-12Kernel: Rename ProcessorInfo::{m_brandstr => m_brand}Idan Horowitz
2022-01-123DFileViewer: Replace lambertian lighting with GL LightingJesse Buhagiar
2022-01-12Base+Userland: Add various iconselectrikmilk
2022-01-12Base+PixelPaint: Add more menu iconselectrikmilk
2022-01-12Base+Browser: Add Browser iconselectrikmilk
2022-01-11Help+Base: Add help://man URLs for links between man pageskleines Filmröllchen
2022-01-11Help: Refactor link handlingkleines Filmröllchen
2022-01-09Spreadsheet: Properly pass parent window to WorkbookGlenford Williams
2022-01-09PixelPaint: Verify that we have an ImageEditor instead of returningMarcus Nilsson
2022-01-09PixelPaint: Disable actions when no ImageEditor is openMarcus Nilsson
2022-01-09PixelPaint: Keep a RefPtr to layer in LayerPropertiesWidgetMarcus Nilsson
2022-01-09PixelPaint: Make PaletteWidget::set_image_editor take a ImageEditor*Marcus Nilsson
2022-01-09Help: Scroll to the top of page when opening a new linksholm
2022-01-09PixelPaint: Move out common logic from Filters into base classMustafa Quraish
2022-01-09PixelPaint: Propagate errors using try_set_main_widget in maincreator1creeper1
2022-01-09Piano: Propagate errors using try_set_main_widget in maincreator1creeper1