1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-16 05:11:00 +00:00
serenity/Applications
Andreas Kling a94ef9e021 Browser: Add a way to start Browser in multi-process mode :^)
You can enable the new multi-process mode by using "Browser -m".
2020-07-06 21:50:45 +02:00
..
About LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
Browser Browser: Add a way to start Browser in multi-process mode :^) 2020-07-06 21:50:45 +02:00
Calculator LibGUI: Turn GUI::Application::the() into a pointer 2020-07-04 16:54:55 +02:00
Calendar LibGUI: Turn GUI::Application::the() into a pointer 2020-07-04 16:54:55 +02:00
Debugger AK: Make string-to-number conversion helpers return Optional 2020-06-12 21:28:55 +02:00
DisplaySettings DisplaySettings: Fix crash on exit (due to Core::Object on the stack) 2020-07-05 21:17:14 +02:00
FileManager TextEditor: Tweak 16x16 icon 2020-07-04 19:44:27 +02:00
FontEditor LibGUI: Turn GUI::Application::the() into a pointer 2020-07-04 16:54:55 +02:00
Help LibWeb: Make the link click hooks include the destination URL 2020-07-06 19:41:10 +02:00
HexEditor Userspace: Remove a bunch of unnecessary Kernel/API/KeyCode.h includes 2020-07-04 17:25:31 +02:00
IRCClient LibGUI: Turn GUI::Application::the() into a pointer 2020-07-04 16:54:55 +02:00
KeyboardMapper LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
KeyboardSettings LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
Piano LibGUI: Turn GUI::Application::the() into a pointer 2020-07-04 16:54:55 +02:00
PixelPaint LibGUI: Turn GUI::Application::the() into a pointer 2020-07-04 16:54:55 +02:00
QuickShow LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
SoundPlayer LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
SystemMonitor SystemMonitor: Change default update frequency to 3 seconds 2020-07-04 20:45:37 +02:00
Terminal Terminal+LibVT: Add "clear including history" action (Ctrl+Shift+K) :^) 2020-07-05 23:34:02 +02:00
TextEditor TextEditor: Allow turning off the preview mode 2020-07-04 21:21:04 +02:00
Welcome LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
CMakeLists.txt Applications: Add new KeyboardSettings application 2020-06-08 09:28:18 +02:00