ladybird/Userland/Applications
2023-09-18 18:00:45 +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 Userland: Prefer non-fallible construction for LibGUI objects 2023-09-18 18:00:45 +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 Userland: Prefer non-fallible construction for LibGUI objects 2023-09-18 18:00:45 +02:00
Calculator Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
Calendar Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
CalendarSettings Userland: Prefer non-fallible construction for LibGUI objects 2023-09-18 18:00:45 +02:00
CertificateSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
CharacterMap Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
ClockSettings LibLocale+LibJS+ClockSettings: Make date time format APIs infallible 2023-08-23 05:29:21 +02:00
CrashReporter Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06: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 Userland: Prefer non-fallible construction for LibGUI objects 2023-09-18 18:00:45 +02:00
FontEditor Userland: Prefer non-fallible construction for LibGUI objects 2023-09-18 18:00:45 +02:00
GamesSettings Chess: Capitalize chess set names + Rename 'stelar7' to 'Classic' 2023-08-29 10:28:24 +02:00
Help Userland: Prefer non-fallible construction for LibGUI objects 2023-09-18 18:00:45 +02:00
HexEditor Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
ImageViewer Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06: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 Userland+Ladybird: Always specify url to be about:srcdoc in load_html() 2023-09-17 21:08:59 +02:00
MailSettings Userland: Prefer non-fallible construction for LibGUI objects 2023-09-18 18:00:45 +02:00
Maps Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
MouseSettings Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
NetworkSettings Userland: Prefer non-fallible construction for LibGUI objects 2023-09-18 18:00:45 +02:00
PartitionEditor Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
PDFViewer Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
Piano Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
PixelPaint Userland: Prefer non-fallible construction for LibGUI objects 2023-09-18 18:00:45 +02:00
Presenter Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
Run Meta: Rename compile_gml to stringify_gml 2023-08-11 21:33:48 +02:00
Settings Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
SoundPlayer Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
SpaceAnalyzer Userland: Prefer non-fallible construction for LibGUI objects 2023-09-18 18:00:45 +02:00
Spreadsheet LibGUI+Applications: Use String in make_about_action() 2023-09-16 11:05:49 +02:00
SystemMonitor Userland: Prefer non-fallible construction for LibGUI objects 2023-09-18 18:00:45 +02:00
Terminal Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
TerminalSettings LibGfx: Convert Font APIs to return String instead of DeprecatedString 2023-09-06 11:29:03 -04:00
TextEditor Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
ThemeEditor Userland: Prefer non-fallible construction for LibGUI objects 2023-09-18 18:00:45 +02:00
VideoPlayer Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
Welcome Userland: Make GUI::Window construction non-fallible 2023-09-17 16:47:28 -06:00
CMakeLists.txt Maps: Add new basic maps application and map widget 2023-09-03 18:10:58 +02:00