ladybird/Userland/Applications
Karol Kosek 169498f9db Spreadsheet: Recognize sheets files by mime type, not by file extension
These conditions weren't executed since 933a717f3b and always showed
a file import/export wizard.
2022-05-22 03:08:53 +04:30
..
3DFileViewer Userland: Always construct Application with try_create() 2022-04-18 12:57:34 +02:00
About About: Port to LibMain 2021-12-17 13:09:54 -08:00
AnalogClock AnalogClock: Keep default alpha hit threshold 2022-04-06 11:36:15 +02:00
Assistant AK: Add FuzzyMatch header 2022-04-20 18:34:09 +02:00
Browser Browser: Allow usage of vertical tabs 2022-05-21 22:25:16 +02:00
BrowserSettings LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
Calculator LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Calendar LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
CharacterMap LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
ClockSettings ClockSettings: Set window modified state 2022-05-12 13:10:49 +02:00
CrashReporter LibCore: Remove main event loop 2022-04-27 11:54:37 +02:00
Debugger Applications: Use default execpromises parameter to pledge(..) 2022-04-03 17:13:51 -07:00
DisplaySettings LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
FileManager Revert "FileManager: Reduce scope of some variables related to context… 2022-05-13 16:28:36 +02:00
FontEditor LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
Help LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17:36 +02:00
HexEditor LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
ImageViewer LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
KeyboardMapper LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
KeyboardSettings LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
Magnifier Userland: Always construct Application with try_create() 2022-04-18 12:57:34 +02:00
Mail LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17:36 +02:00
MailSettings MailSettings: Set window modified state 2022-05-12 13:10:49 +02:00
MouseSettings MouseSettings: Set window modified state 2022-05-12 13:10:49 +02:00
PDFViewer LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
Piano LibDSP+Piano: Convert DSP APIs to accept entire sample ranges 2022-05-13 00:47:26 +02:00
PixelPaint PixelPaint: Allow configuring 'new image' defaults 2022-05-17 01:01:44 +02:00
Run Everywhere: Run clang-format 2022-04-01 21:24:45 +01:00
Settings Everywhere: Use default execpromises argument for Core::System::pledge 2021-11-28 08:04:57 +01:00
SoundPlayer LibAudio+LibDSP: Switch samples to 32-bit float instead of 64-bit float 2022-05-07 20:20:16 +02:00
SpaceAnalyzer LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
Spreadsheet Spreadsheet: Recognize sheets files by mime type, not by file extension 2022-05-22 03:08:53 +04:30
SystemMonitor LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
Terminal LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
TerminalSettings LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
TextEditor LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17:36 +02:00
ThemeEditor ThemeEditor: Position preview windows based on the title height 2022-05-21 22:25:33 +02:00
VideoPlayer Userland: Rename IPC ClientConnection => ConnectionFromClient 2022-02-25 22:35:12 +01:00
Welcome LibWebView: Move OutOfProcessWebView to a new LibWebView library 2022-05-15 12:17:36 +02:00
CMakeLists.txt ClockSettings: Add a GUI application to set the system time zone 2022-01-23 12:48:26 +00:00