ladybird/Userland/Applications
2022-12-19 08:03:24 -05: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 Browser: Inject cookies timestamps as integers rather than doubles 2022-12-14 09:21:30 -05:00
BrowserSettings Everywhere: Stop shoving things into ::std and mentioning them as such 2022-12-14 11:44:32 +01:00
Calculator Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +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 LibThreading+Everywhere: Support returning error from BackgroundAction 2022-12-15 17:36:57 +00:00
Debugger Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +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: Clear the selection after deleting files 2022-12-19 08:03:24 -05:00
FontEditor Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
GamesSettings AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
Help Help: Move-capture help page path 2022-12-14 15:06:38 +00:00
HexEditor HexEditor: Handle some errors inside the editor 2022-12-14 23:43:20 -07:00
ImageViewer Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
KeyboardMapper Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
KeyboardSettings KeyboardSettings: Disable "activate keymap" button if keymap is active 2022-12-10 12:00:30 +00:00
Magnifier LibFileSystemAccessClient: Rename try_save_file => 2022-12-14 18:26:25 +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 WindowServer+MouseSettings: Improve buttons_switched naming 2022-12-08 07:04:09 -05: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 PDFViewer: Move to page when outline item is selected 2022-12-17 19:40:52 +01:00
Piano Piano: Overhaul AudioPlayerLoop and throw out event loops 2022-12-15 00:21:00 -07:00
PixelPaint PixelPaint: Debounce ImageEditor on_modified_change event 2022-12-17 19:52:11 +00:00
Presenter Presenter: Ignore unhandled keydown events 2022-12-14 18:25:02 +00: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 LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01:00
SpaceAnalyzer SpaceAnalyzer: Ignore unhandled keydown events 2022-12-14 18:25:02 +00:00
Spreadsheet LibFileSystemAccessClient: Rename try_save_file => 2022-12-14 18:26:25 +00:00
SystemMonitor SystemMonitor: Propagate errors when trying to load an icon 2022-12-17 19:20:21 +00:00
Terminal Meta+Userland: Pass Gfx::IntSize by value 2022-12-07 11:48:27 +01:00
TerminalSettings LibGUI: Split OpacitySlider into vertical and horizontal helper classes 2022-12-09 00:25:30 +01:00
TextEditor LibFileSystemAccessClient: Rename try_save_file => 2022-12-14 18:26:25 +00:00
ThemeEditor LibFileSystemAccessClient: Rename try_save_file => 2022-12-14 18:26:25 +00:00
VideoPlayer Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
Welcome AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
CMakeLists.txt Applications: Add Presenter 2022-11-25 14:28:33 -07:00