ladybird/Userland/Applications
thankyouverycool 02a9e5d3f6 LibGUI+Userland: Improve error and font handling for InputBox
Adds fallible factories, ports DeprecatedString, and rebuilds the
layout to accomodate system font changes.
2023-04-18 10:05:21 +02:00
..
3DFileViewer AK+Everywhere: Change URL::path() to serialize_path() 2023-04-15 06:37:04 +02:00
About LibCore+LibGUI+About: Use String in Core::Version and GUI::AboutDialog 2023-03-03 15:23:47 +01:00
AnalogClock LibGUI+Everywhere: Use fallible Window::set_main_widget() everywhere :^) 2023-01-06 13:36:02 -07:00
Assistant Assistant: Replace usages of adopt_ref() with make_ref_counted() 2023-04-15 09:02:01 +01:00
Browser LibGUI+Userland: Improve error and font handling for InputBox 2023-04-18 10:05:21 +02:00
BrowserSettings LibGUI+Userland: Improve error and font handling for InputBox 2023-04-18 10:05:21 +02:00
Calculator Everywhere: Use _{short_,}string to create Strings from literals 2023-02-25 20:51:49 +01:00
Calendar Everywhere: Use _{short_,}string to create Strings from literals 2023-02-25 20:51:49 +01:00
CalendarSettings LibGUI+Applications: Port SettingsWindow::add_tab() to the new string 2023-03-16 09:58:42 +01:00
CertificateSettings LibTLS: Streamline certificate loading 2023-04-12 11:40:06 +03:30
CharacterMap LibGUI+Userland: Improve error and font handling for InputBox 2023-04-18 10:05:21 +02:00
ClockSettings LibGUI+Applications: Port SettingsWindow::add_tab() to the new string 2023-03-16 09:58:42 +01:00
CrashReporter CrashReporter: Warn about malloc and free patterns in fault address 2023-03-31 12:09:06 +02:00
Debugger Debugger: Support attaching to a running process 2023-02-08 19:23:07 +01:00
DisplaySettings LibGUI+Userland: Convert MessageBox to fallible construction 2023-04-15 15:24:50 +02:00
Escalator Everywhere: Remove unused DeprecatedString includes 2023-04-09 22:00:54 +02:00
FileManager LibGUI+Userland: Improve error and font handling for InputBox 2023-04-18 10:05:21 +02:00
FontEditor LibGUI+Userland: Improve error and font handling for InputBox 2023-04-18 10:05:21 +02:00
GamesSettings LibGUI+Applications: Port SettingsWindow::add_tab() to the new string 2023-03-16 09:58:42 +01:00
Help AK+Everywhere: Change URL::path() to serialize_path() 2023-04-15 06:37:04 +02:00
HexEditor LibGUI+Userland: Improve error and font handling for InputBox 2023-04-18 10:05:21 +02:00
ImageViewer AK+Everywhere: Change URL::path() to serialize_path() 2023-04-15 06:37:04 +02:00
KeyboardMapper LibGUI+Userland: Improve error and font handling for InputBox 2023-04-18 10:05:21 +02:00
KeyboardSettings KeyboardSettings: Port to Core::File 2023-04-09 20:58:54 -06:00
Magnifier LibGfx: Move all image loaders and writers to a subdirectory 2023-03-21 22:39:25 +01:00
Mail LibCore+Userland: Allow canceling promises 2023-03-13 12:12:17 +00:00
MailSettings LibGUI+Applications: Port SettingsWindow::add_tab() to the new string 2023-03-16 09:58:42 +01:00
MouseSettings LibGUI+Applications: Port SettingsWindow::add_tab() to the new string 2023-03-16 09:58:42 +01:00
NetworkSettings LibGUI+Applications: Port SettingsWindow::add_tab() to the new string 2023-03-16 09:58:42 +01:00
PartitionEditor Everywhere: Use LibFileSystem where trivial 2023-03-21 19:03:21 +00:00
PDFViewer LibGUI+Userland: Improve error and font handling for InputBox 2023-04-18 10:05:21 +02:00
Piano Piano+LibAudio: Port to Core::File 2023-04-09 20:58:54 -06:00
PixelPaint AK+Everywhere: Change URL::path() to serialize_path() 2023-04-15 06:37:04 +02:00
Presenter AK+Everywhere: Change URL::path() to serialize_path() 2023-04-15 06:37:04 +02:00
Run AK+Everywhere: Change URL::path() to serialize_path() 2023-04-15 06:37:04 +02:00
Settings Settings: Improve default window size 2023-04-09 21:35:34 -06:00
SoundPlayer SoundPlayer: Pledge "FileManager" config domain 2023-04-17 10:34:40 +02:00
SpaceAnalyzer Applications: Convert DeprecatedFile usages to LibFileSystem 2023-03-24 10:58:43 +00:00
Spreadsheet LibGUI+Userland: Improve error and font handling for InputBox 2023-04-18 10:05:21 +02:00
SystemMonitor SystemMonitor: Handle zombie processes properly 2023-04-10 11:25:01 -06:00
Terminal Applications: Convert DeprecatedFile usages to LibFileSystem 2023-03-24 10:58:43 +00:00
TerminalSettings LibGUI+Applications: Port SettingsWindow::add_tab() to the new string 2023-03-16 09:58:42 +01:00
TextEditor AK+Everywhere: Change URL::path() to serialize_path() 2023-04-15 06:37:04 +02:00
ThemeEditor AK+Everywhere: Change URL::path() to serialize_path() 2023-04-15 06:37:04 +02:00
VideoPlayer AK+Everywhere: Change URL::path() to serialize_path() 2023-04-15 06:37:04 +02:00
Welcome LibCore: Remove Stream.h 2023-02-13 00:50:07 +00:00
CMakeLists.txt CertificateSettings: Create basic Cert Store application 2023-04-03 19:58:47 -06:00