ladybird/Userland/Applications
Andreas Kling 6b2aadce11 Browser: Remove single-process mode :^)
Browser now only supports multi-process mode (Web::OutOfProcessWebView).
This is where we want to go, so let's just jump in the cold water. :^)
2021-08-24 16:37:28 +02:00
..
3DFileViewer LibGL: Fix triangle winding calculation 2021-08-18 20:30:58 +02:00
About Meta: Tidy up include path and alphabetic ordering 2021-06-28 16:29:02 +02:00
AnalogClock Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Assistant Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
Browser Browser: Remove single-process mode :^) 2021-08-24 16:37:28 +02:00
Calculator Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
Calendar Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
CrashReporter Everywhere: Core dump => Coredump 2021-08-23 00:02:09 +02:00
Debugger Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
DisplaySettings Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open 2021-08-22 01:32:25 +02:00
FileManager Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open 2021-08-22 01:32:25 +02:00
FontEditor Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
Help Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
HexEditor Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open 2021-08-22 01:32:25 +02:00
ImageViewer Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
KeyboardMapper Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
KeyboardSettings Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open 2021-08-22 01:32:25 +02:00
Magnifier Userland: Add GUI::Window::add_menu() and use it everywhere 2021-07-21 21:24:26 +02:00
Mail Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open 2021-08-22 01:32:25 +02:00
MailSettings Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open 2021-08-22 01:32:25 +02:00
MouseSettings MouseSettings: Add a tab to change cursor theme 2021-08-23 01:41:53 +02:00
PDFViewer Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
Piano Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
PixelPaint LibCore: Make Core::File::open() return OSError in case of failure 2021-08-20 15:31:46 +02:00
Run Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
Settings Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
SoundPlayer Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
SpaceAnalyzer Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
Spreadsheet LibCore: Make Core::File::open() return OSError in case of failure 2021-08-20 15:31:46 +02:00
SystemMonitor SystemMonitor: Put the "Hardware" tabs at the end of the list 2021-08-18 13:07:35 +02:00
Terminal Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open 2021-08-22 01:32:25 +02:00
TextEditor TextEditor: Unveil the full path to the config file 2021-08-23 01:40:42 +02:00
ThemeEditor ThemeEditor: Add Actions to save preview_palette to theme file 2021-08-22 01:32:25 +02:00
VideoPlayer Applications: Remove unused header includes 2021-08-01 08:10:16 +02:00
Welcome Userland+LibGUI: Make Margins arguments match CSS ordering 2021-08-18 10:30:50 +02:00
CMakeLists.txt Userland: Remove IRC Client 2021-08-24 16:37:28 +02:00