ladybird/Userland/Applications
Tim Ledbetter 1beadba0bb 3DFileViewer: Remove DeprecatedString usage in object loader
This change also improves error handling if the given .obj file
contains malformed floating point numbers.
2023-09-16 11:07:44 +02:00
..
3DFileViewer 3DFileViewer: Remove DeprecatedString usage in object loader 2023-09-16 11:07:44 +02:00
About About: Display Application's Icon in File Manager 2023-09-02 16:27:08 +01:00
AnalogClock LibGUI: Remove Menu::try_add_action() 2023-08-14 14:57:54 +02:00
Assistant LibGUI: Add deprecated suffix to {set_,}tooltip in Widget 2023-08-18 10:43:37 +01:00
Browser LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
BrowserSettings Browser: Add more intuitive search 2023-08-17 15:30:23 +01:00
Calculator LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
Calendar LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
CalendarSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
CertificateSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
CharacterMap LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
ClockSettings LibLocale+LibJS+ClockSettings: Make date time format APIs infallible 2023-08-23 05:29:21 +02:00
CrashReporter Applications: Make creation of tabs non-fallible 2023-09-16 11:06:50 +02:00
Debugger Debugger: Support attaching to a running process 2023-02-08 19:23:07 +01:00
DisplaySettings Userland: Don't use String::from_utf8() for literal strings 2023-09-15 08:44:52 +02:00
Escalator Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
FileManager Applications: Make creation of tabs non-fallible 2023-09-16 11:06:50 +02:00
FontEditor LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
GamesSettings Chess: Capitalize chess set names + Rename 'stelar7' to 'Classic' 2023-08-29 10:28:24 +02:00
Help LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
HexEditor LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
ImageViewer LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
KeyboardMapper LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
KeyboardSettings Kernel: Rename /sys/kernel/variables => /sys/kernel/conf 2023-08-27 22:50:22 +02:00
Magnifier LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
Mail LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
MailSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Maps LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
MouseSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
NetworkSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
PartitionEditor LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
PDFViewer LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
Piano Applications: Make creation of tabs non-fallible 2023-09-16 11:06:50 +02:00
PixelPaint LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
Presenter LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
Run Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Settings LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
SoundPlayer LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
SpaceAnalyzer LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
Spreadsheet LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
SystemMonitor LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
Terminal LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
TerminalSettings LibGfx: Convert Font APIs to return String instead of DeprecatedString 2023-09-06 11:29:03 -04:00
TextEditor LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
ThemeEditor Applications: Make creation of tabs non-fallible 2023-09-16 11:06:50 +02:00
VideoPlayer LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
Welcome Applications: Use native style sheet for WebViews where appropriate 2023-08-25 20:30:20 +01:00
CMakeLists.txt Maps: Add new basic maps application and map widget 2023-09-03 18:10:58 +02:00