ladybird/Applications
Andreas Kling 10b5b9ee66 CrashReporter: Don't keep the coredump file open longer than necessary
Let's be nice and close the file after we've extracted what we need.
2020-12-30 02:56:31 +01:00
..
About Applications: Use GUI::Icon::default_icon to set application icon 2020-11-02 21:06:17 +01:00
Browser LibGUI: Give some widgets a reasonable default fixed height 2020-12-30 01:54:53 +01:00
Calculator Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
Calendar LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
CrashDaemon Applications: Add CrashReporter :^) 2020-12-29 15:42:30 +01:00
CrashReporter CrashReporter: Don't keep the coredump file open longer than necessary 2020-12-30 02:56:31 +01:00
Debugger Loader: Stabilize loader & Use shared libraries everywhere :^) 2020-12-14 23:05:53 +01:00
DisplaySettings DisplaySettings: Convert the GUI to GML :^) 2020-12-30 02:45:20 +01:00
FileManager LibGUI: Give some widgets a reasonable default fixed height 2020-12-30 01:54:53 +01:00
FontEditor LibGUI: Give some widgets a reasonable default fixed height 2020-12-30 01:54:53 +01:00
Help LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
HexEditor HexEditor: Ignore control keys in text mode 2020-12-30 02:12:04 +01:00
IRCClient LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
KeyboardMapper LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
KeyboardSettings LibGUI: Give some widgets a reasonable default fixed height 2020-12-30 01:54:53 +01:00
Piano LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
PixelPaint LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
QuickShow Build: Embed application icons directly in the executables. 2020-12-21 00:12:59 +01:00
SoundPlayer LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
Spreadsheet LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
SystemMonitor SystemMonitor: Use new-style widget size constraints 2020-12-30 01:28:28 +01:00
Terminal LibGUI: Give some widgets a reasonable default fixed height 2020-12-30 01:54:53 +01:00
TextEditor LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
ThemeEditor LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
Welcome LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
CMakeLists.txt Applications: Add CrashReporter :^) 2020-12-29 15:42:30 +01:00