ladybird/Userland/Applications
2022-12-15 00:21:00 -07: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 Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01: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 Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
CrashReporter CrashReporter: Use the Core::Stream friendly API, save_file() 2022-12-14 18:26:25 +00:00
Debugger Everywhere: Rename to_{string => deprecated_string}() where applicable 2022-12-06 08:54:33 +01:00
DisplaySettings LibGfx+Userland: Make Gfx::SystemTheme propagate errors 2022-12-14 18:25:28 +00:00
Escalator AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
FileManager FileManager: Display message box if stat()'ing a file to activate fails 2022-12-14 15:48:25 +00: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: Let users change image rendering 2022-12-10 10:49:03 +01:00
Piano Piano: Make AudioPlayerLoop::is_playing const 2022-12-15 00:21:00 -07:00
PixelPaint PixelPaint: Make sure modified state is updated when undo_stack changes 2022-12-15 00:14:35 -07: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 LibCore: Rename Stream::read_all to read_until_eof 2022-12-12 14:16:42 +01: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