..
3DFileViewer
LibCore+LibSystem: Move syscall wrappers from LibSystem to LibCore
2021-11-23 11:33:36 +01:00
About
AnalogClock
Assistant
Applications: Fix visibility of Object-derivative constructors
2021-11-02 22:56:53 +01:00
Browser
LibDesktop: Make allowlist APIs return ErrorOr<void>
2021-11-24 00:25:23 +01:00
BrowserSettings
BrowserSettings: Create a BrowserSettings application :^)
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
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
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: Tighten lambda captures in create_find_window()
2021-11-24 23:32:43 +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
BrowserSettings: Create a BrowserSettings application :^)
2021-11-26 22:14:56 +01:00