ladybird/Userland/Applications
2021-11-28 08:04:57 +01:00
..
3DFileViewer LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 2021-11-23 11:33:36 +01:00
About About: Display the full version 2021-09-02 16:17:18 +01:00
AnalogClock Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Assistant Applications: Fix visibility of Object-derivative constructors 2021-11-02 22:56:53 +01:00
Browser Browser: Allow custom search engine URLs that don't start http[s]:// 2021-11-26 22:14:56 +01:00
BrowserSettings BrowserSettings: Add some icons for it :^) 2021-11-26 22:14:56 +01:00
Calculator Calculator: Port to LibMain :^) 2021-11-24 00:25:23 +01:00
Calendar LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 2021-11-08 00:35:27 +01:00
CrashReporter CrashReporter: Don't visualize whitespace in memory regions text editor 2021-11-24 19:44:02 +01:00
Debugger AK: Make ByteBuffer::try_* functions return ErrorOr<void> 2021-11-10 21:58:58 +01:00
DisplaySettings DisplaySettings: Update wallpaper config path only on success 2021-11-26 11:30:55 -08:00
FileManager FileManager: Use TRY() a lot more in the main functions :^) 2021-11-24 23:07:31 +01:00
FontEditor LibDesktop: Make allowlist APIs return ErrorOr<void> 2021-11-24 00:25:23 +01:00
Help LibGUI: Make FilteringProxyModel factory function return ErrorOr 2021-11-24 13:52:01 +01:00
HexEditor Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
ImageViewer LibDesktop: Make allowlist APIs return ErrorOr<void> 2021-11-24 00:25:23 +01:00
KeyboardMapper Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
KeyboardSettings KeyboardSettings: Port to LibMain :^) 2021-11-24 00:25:23 +01:00
Magnifier Magnifier: Add 8x magnification and pausing 2021-09-17 23:48:42 +02:00
Mail LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 2021-11-23 11:33:36 +01:00
MailSettings MailSettings: Migrate to using SettingsWindow :^) 2021-11-20 21:05:20 +00:00
MouseSettings MouseSettings: Port to LibMain :^) 2021-11-24 00:25:23 +01:00
PDFViewer LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 2021-11-23 11:33:36 +01:00
Piano LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 2021-11-23 11:33:36 +01:00
PixelPaint PixelPaint: Keep a RefPtr to offset_text_box in EditGuideDialog 2021-11-27 11:04:48 +01:00
Run Run: Port to LibMain :^) 2021-11-26 23:27:57 +01:00
Settings Settings: Convert to TRY + serenity_main(..) 2021-11-28 08:04:57 +01:00
SoundPlayer SoundPlayer+LibDSP: Move the FFT implementation to LibDSP 2021-11-24 23:45:08 +00:00
SpaceAnalyzer AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 2021-11-17 00:21:10 +01:00
Spreadsheet LibGUI+Everywhere: Make sync requests to Clipboard server more obvious 2021-11-21 11:49:06 +00:00
SystemMonitor SystemMonitor: Remove unveiling /tmp/portal/config 2021-11-25 08:50:31 +01:00
Terminal Terminal: Modernize terminal settings as a standalone application 2021-11-27 12:45:44 +01:00
TerminalSettings Terminal: Modernize terminal settings as a standalone application 2021-11-27 12:45:44 +01:00
TextEditor TextEditor: Port to LibMain :^) 2021-11-23 15:44:59 +01:00
ThemeEditor ThemeEditor: Correct GroupBox margins 2021-11-13 17:59:51 +00:00
VideoPlayer LibGfx: Use ErrorOr<T> for Bitmap::try_create() 2021-11-08 00:35:27 +01:00
Welcome Welcome: Port to LibMain :^) 2021-11-24 00:25:22 +01:00
CMakeLists.txt Terminal: Modernize terminal settings as a standalone application 2021-11-27 12:45:44 +01:00