ladybird/Userland/Applications
Andreas Kling 2a61d66b0a LibGfx: Make Font::preferred_line_height() more correct
Return a float, and fix a bogus calculation of ascender + descender.
2023-01-06 12:02:20 +01:00
..
3DFileViewer 3DFileViewer: Properly propagate errors from WavefrontOBJLoader 2022-12-06 17:24:45 +00:00
About Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
AnalogClock Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
Assistant LibThreading+Everywhere: Support returning error from BackgroundAction 2022-12-15 17:36:57 +00:00
Browser LibWeb+Browser+WebContent: Convert BoxModelMetrics to new pixel units 2023-01-05 17:42:31 +01:00
BrowserSettings Everywhere: Fix badly-formatted includes 2023-01-02 11:06:15 -05:00
Calculator Calculator: Add adding/subtracting/multiplying/dividing by a percentage 2022-12-31 00:07:13 +01:00
Calendar AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
CalendarSettings Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
CharacterMap Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
ClockSettings ClockSettings: Add a factory function for TimeZoneSettingsWidget 2022-12-15 21:00:24 +00:00
CrashReporter Applications: Remove i686 support 2022-12-28 11:53:41 +01:00
Debugger Applications: Remove i686 support 2022-12-28 11:53:41 +01:00
DisplaySettings LibThreading+Everywhere: Support returning error from BackgroundAction 2022-12-15 17:36:57 +00:00
Escalator AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
FileManager FileManager: Propagate errors while loading bmp 2022-12-23 12:23:05 +00:00
FontEditor Base+Userland: Add menu item icons 2023-01-02 09:56:05 -05:00
GamesSettings AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Help Help: Detect clicked page correctly 2023-01-02 06:15:13 -07:00
HexEditor HexEditor: Handle some errors inside the editor 2022-12-14 23:43:20 -07:00
ImageViewer Base+Userland: Add menu item icons 2023-01-02 09:56:05 -05:00
KeyboardMapper LibGfx: Make Font::width() return a float 2023-01-03 15:25:02 +01:00
KeyboardSettings KeyboardSettings: Disable "activate keymap" button if keymap is active 2022-12-10 12:00:30 +00:00
Magnifier Magnifier: Add ability to drag the location when it is locked 2022-12-23 12:16:46 +00:00
Mail Meta+Userland: Pass Gfx::IntPoint by value 2022-12-07 11:48:27 +01:00
MailSettings AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
MouseSettings MouseSettings: Tweak "Natural scrolling" checkbox size 2023-01-01 13:48:29 +01:00
NetworkSettings LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
PartitionEditor AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
PDFViewer Everywhere: Fix badly-formatted includes 2023-01-02 11:06:15 -05:00
Piano Piano: Remove unused include of AK/StdLibExtraDetails.h 2023-01-02 20:27:20 -05:00
PixelPaint LibGfx: Make Font::preferred_line_height() more correct 2023-01-06 12:02:20 +01:00
Presenter Everywhere: Fix badly-formatted includes 2023-01-02 11:06:15 -05:00
Run AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Settings AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
SoundPlayer SoundPlayer: Parse Main::Arguments with Core::ArgsParser 2023-01-05 00:06:32 +01:00
SpaceAnalyzer LibCore: Remove the force parameter from File::remove 2022-12-23 10:38:14 -05:00
Spreadsheet Everywhere: Fix badly-formatted includes 2023-01-02 11:06:15 -05:00
SystemMonitor LibGfx: Avoid rounding/truncating glyph positions till blitting 2023-01-05 12:09:35 +01:00
Terminal Terminal: Add zoom in/out action to increment/decrement the font size 2023-01-06 12:02:20 +01:00
TerminalSettings Terminal+LibVT: Get the color scheme from the system theme 2022-12-31 04:20:59 -07:00
TextEditor TextEditor: Add option to open the current file in File Manager 2022-12-23 19:20:53 -05:00
ThemeEditor ThemeEditor: Make GUI initialization fallible 2023-01-01 09:55:05 -05:00
VideoPlayer Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
Welcome LibGfx: Avoid rounding/truncating glyph positions till blitting 2023-01-05 12:09:35 +01:00
CMakeLists.txt Applications: Add Presenter 2022-11-25 14:28:33 -07:00