1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 15:38:10 +00:00
serenity/Applications
2021-01-04 18:47:29 +01:00
..
About Applications: Use GUI::Icon::default_icon to set application icon 2020-11-02 21:06:17 +01:00
Browser Browser: Tell LaunchServer we only want to show the downloads directory 2021-01-03 12:10:34 +01:00
Calculator Calculator: Port interface to GML (#4742) 2021-01-03 22:27:24 +01:00
Calendar LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
CrashReporter CrashReporter: Show termination signal 2021-01-03 22:12:42 +01:00
Debugger Loader: Stabilize loader & Use shared libraries everywhere :^) 2020-12-14 23:05:53 +01:00
DisplaySettings DisplaySettings: Use shrink-to-fit to simplify GML 2021-01-04 18:23:34 +01:00
FileManager FileManager: Make properties windows non-modal 2021-01-02 00:35:34 +01:00
FontEditor FontEditor: Add help documentation 2021-01-03 13:22:00 +01:00
Help Help: Support loading help page by file path as command line argument 2021-01-03 10:48:54 +01:00
HexEditor LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +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
MouseSettings Applications: Added a new MouseSettings application 2020-12-30 11:58:52 +01:00
Piano Piano: Quit the audio thread by checking Core::EventLoop for exit 2020-12-31 21:59:20 +01:00
PixelPaint PixelPaint: Remove hand-rolled type information in favor of RTTI 2021-01-01 16:08:49 +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 Spreadsheet: Tweak documentation window layout slightly 2021-01-04 18:47:29 +01:00
SystemMonitor SystemMonitor: Re-use the /proc/all file descriptor when updating 2021-01-03 22:12:19 +01:00
Terminal Terminal: Use shrink-to-fit in the settings window 2021-01-04 18:26:52 +01:00
TextEditor TextEditor+Meta+Ports+Shell: Remove blank lines at the end of some files 2021-01-03 17:12:50 +01:00
ThemeEditor LibGUI: Rewrite layout system in terms of min and max sizes 2020-12-30 01:36:41 +01:00
Welcome LibGFX: Move default_xxx_font() methods from Font to FontDatabase 2020-12-30 20:40:30 +01:00
CMakeLists.txt Applications: Added a new MouseSettings application 2020-12-30 11:58:52 +01:00