ladybird/Userland/Applications
2022-02-05 22:50:39 +01:00
..
3DFileViewer 3DFileViewer: Use FileSystemAccessClient::try_* APIs 2022-01-20 10:39:12 +01:00
About
AnalogClock Revert "Userland: Invoke tzset in apps that care about time zones" 2022-01-28 15:13:35 +00:00
Assistant LibJS: Refactor interpreter to use Script and Source Text Modules 2022-01-22 01:21:18 +00:00
Browser Browser: Add Debug menu action for dumping the stacking context tree 2022-02-05 22:50:39 +01:00
BrowserSettings BrowserSettings: Set icons from GML 2022-01-29 13:45:34 +01:00
Calculator Calculator: Propagate errors using try_set_main_widget in main 2022-01-09 00:56:11 +01:00
Calendar Revert "Userland: Invoke tzset in apps that care about time zones" 2022-01-28 15:13:35 +00:00
CharacterMap LibGfx+Applications: Add human readable name helper for fonts 2022-02-01 10:06:26 +01:00
ClockSettings ClockSettings: Display a text bubble with extra time zone information 2022-02-03 16:11:15 +01:00
CrashReporter CrashReporter: Stop attempting to lockdown the process veil 2022-02-03 14:57:01 +01:00
Debugger LibDebug+Everywhere: Avoid void* -> FlatPtr -> void* dance 2022-01-28 22:51:27 +00:00
DisplaySettings LibGfx+Applications: Add human readable name helper for fonts 2022-02-01 10:06:26 +01:00
FileManager FileManager: Add an animation for deleting files 2022-02-05 19:57:45 +00:00
FontEditor FontEditor: Retrieve code point abbreviations from LibUnicode 2022-01-18 15:13:25 +00:00
Help Help+Base: Add help://man URLs for links between man pages 2022-01-11 00:24:57 +01:00
HexEditor Userland: Remove a bunch of unnecessary Vector imports 2022-01-28 23:40:25 +01:00
ImageViewer LibCore+LibIPC+Everywhere: Return Stream::LocalSocket from LocalServer 2022-01-15 13:29:48 +03:30
KeyboardMapper LibCore+Userland+Tests: Convert Stream APIs to construct on heap 2022-01-13 15:16:12 +03:30
KeyboardSettings Base+WindowsServer+keymap: Store multiple keymaps in a config 2022-02-03 00:47:22 +01:00
Magnifier
Mail AK+Userland: Make AK::decode_base64 return ErrorOr 2022-01-24 22:36:09 +01:00
MailSettings MailSettings: Set icons from GML 2022-01-29 13:45:34 +01:00
MouseSettings MouseSettings: Set icons from GML 2022-01-29 13:45:34 +01:00
PDFViewer PDFViewer: Use FileSystemAccessClient::try_* APIs 2022-01-20 10:39:12 +01:00
Piano Userland: Add horizontal mouse scroll support 2022-01-20 10:37:52 +01:00
PixelPaint PixelPaint: Use Escape to clear rectangular selections 2022-02-04 16:11:48 +01:00
Run
Settings
SoundPlayer Userland: Resolve -Woverloaded-virtual in LibGUI and SoundPlayer 2022-01-04 07:51:31 +00:00
SpaceAnalyzer Userland: Add horizontal mouse scroll support 2022-01-20 10:37:52 +01:00
Spreadsheet Everywhere: Convert ByteBuffer factory methods from Optional -> ErrorOr 2022-01-24 22:36:09 +01:00
SystemMonitor LibCore: Allow EventLoops to run on multiple threads safely 2022-01-23 15:21:10 +01:00
Terminal LibGUI: Remove Window background color 2022-01-31 00:38:15 +01:00
TerminalSettings LibGfx+Applications: Add human readable name helper for fonts 2022-02-01 10:06:26 +01:00
TextEditor TextEditor: Fix crash on startup when file specified cannot be opened 2022-01-23 00:27:41 +00:00
ThemeEditor ThemeEditor: Use FileSystemAccessClient::try_* APIs 2022-01-20 10:39:12 +01:00
VideoPlayer VideoPlayer: Propagate errors using try_set_main_widget in main 2022-01-09 00:56:11 +01:00
Welcome Welcome: Propagate errors using try_set_main_widget in main 2022-01-09 00:56:11 +01:00
CMakeLists.txt ClockSettings: Add a GUI application to set the system time zone 2022-01-23 12:48:26 +00:00