ladybird/Userland/Applications
2021-11-24 00:25:23 +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 LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 2021-11-23 11:33:36 +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: Show the available memory region information 2021-11-21 17:29:08 +00:00
Debugger AK: Make ByteBuffer::try_* functions return ErrorOr<void> 2021-11-10 21:58:58 +01:00
DisplaySettings DisplaySettings: Migrate to using SettingsWindow :^) 2021-11-20 21:05:20 +00:00
FileManager LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 2021-11-23 11:33:36 +01:00
FontEditor FontEditor: Make glyph parsing more robust 2021-11-21 11:49:06 +00:00
Help Help: Port to LibMain :^) 2021-11-24 00:25:22 +01:00
HexEditor Everywhere: Pass AK::StringView by value 2021-11-11 01:27:46 +01:00
ImageViewer LibCore+AK: Move MappedFile from AK to LibCore 2021-11-23 11:33:36 +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 LibCore+AK: Move MappedFile from AK to LibCore 2021-11-23 11:33:36 +01:00
Run LibCore: Use ErrorOr<T> for Core::File::open() 2021-11-08 00:35:27 +01:00
Settings Everywhere: Replace Model::update() with Model::invalidate() 2021-08-06 19:14:31 +02:00
SoundPlayer SoundPlayer: Add keyboard shortcuts for stop and volume 2021-11-13 11:53:31 +01: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 AK: Make JSON parser return ErrorOr<JsonValue> (instead of Optional) 2021-11-17 00:21:10 +01:00
Terminal LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore 2021-11-23 11:33:36 +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 Userland: Remove IRC Client 2021-08-24 16:37:28 +02:00