summaryrefslogtreecommitdiff
path: root/Applications
AgeCommit message (Expand)Author
2020-10-25LibGfx+LibGUI+Clients: Make fonts findable by their qualified nameAndreas Kling
2020-10-25HexEditor: Use the system default fixed width fontAndreas Kling
2020-10-25AK: Eradicate calls to warn().asynts
2020-10-25LibGfx+FontEditor+Fonts: Add family, size and weight metadata to fontsAndreas Kling
2020-10-25LibGUI: Make table view row height+padding font-size-relativeAndreas Kling
2020-10-24AK: Eradicate the uses of out().asynts
2020-10-23LibWeb: Fix Document construction mishap in <template> elementAndreas Kling
2020-10-22FileManager: Ignore model updates during widget constructionAndreas Kling
2020-10-22FileManager: Update the error label overlay on back/forward navigationAndreas Kling
2020-10-22FileManager: Set up the model error/complete callbacks earlierAndreas Kling
2020-10-22LibWeb: Add namespace to ElementLuke
2020-10-16PixelPaint: Tool properties panelBenJilks
2020-10-15Everywhere: Add missing <AK/TemporaryChange.h> includesAndreas Kling
2020-10-15FileManager: Only set ~/Desktop as model root path in desktop modeLinus Groh
2020-10-14PixelPaint: Basic brush toolBenJilks
2020-10-12LibGfx+PixelPaint: Fix distortions in convolutions with size != 4 or 5AnotherTest
2020-10-12LibGfx: Allow specifying a separate source bitmap for Filter::applyTom
2020-10-12LibGfx: Make Filter::Parameters more light-weightTom
2020-10-12LibGfx: Move filters from PixelPaint into LibGfxTom
2020-10-12PixelPaint: Move GUI logic and filter parameters out of filtersTom
2020-10-12Piano: Add UI support for different lengths of notesPeter Elliott
2020-10-12Piano: Add note names to RollWidgetPeter Elliott
2020-10-12Piano: Highlight pressed key in roll widgetPeter Elliott
2020-10-10FileManager: Added menu to show dotfiles in directory context menuKesse Jones
2020-10-10FileManager: Fix file creation error messageLinus Groh
2020-10-10Spreadsheet: Fix rendering of documentation examplesLinus Groh
2020-10-08Help: Replace InProcessWebView with OutOfProcessWebViewLinus Groh
2020-10-08TextEditor: Replace InProcessWebView with OutOfProcessWebViewLinus Groh
2020-10-08SinglyLinkedList: Remove unused includesLenny Maiorani
2020-10-06Welcome: Use new format functions.asynts
2020-10-06TextEditor: Use new format functions.asynts
2020-10-06Terminal: Use new format functions.asynts
2020-10-06SystemMonitor: Use new format functions.asynts
2020-10-06Spreadsheet: Use new format functions.asynts
2020-10-06SoundPlayer: Use new format functions.asynts
2020-10-06QuickShow: Use new format functions.asynts
2020-10-06PixelPaint: Use new format functions.asynts
2020-10-06Piano: Use new format functions.asynts
2020-10-06KeyboardSettings: Use new format functions.asynts
2020-10-06IRCClient: Use new format functions.asynts
2020-10-06AK+Format: Exclude prefix from width calculation.asynts
2020-10-06HexEditor: Use new format functions.asynts
2020-10-06Help: Use new format functions.asynts
2020-10-06FontEditor: Use new format functions.asynts
2020-10-05LibGfx+FontEditor+Fonts: Add "mean line" value to all fontsLuke
2020-10-05FileManager: Use new format functions.asynts
2020-10-05DisplaySettings: Use format instead of printf.asynts
2020-10-05Debugger: Use format instead of printf.asynts
2020-10-05Calendar: Use format instead of printf.asynts
2020-10-05Calculator: Use format instead of printf.asynts