1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:18:11 +00:00
serenity/Applications
Andreas Kling 9710c9742c LibGUI+FileManager: Add setting for showing/hiding dotfiles
GUI::FileSystemModel can now be told to display (or not display) files
whose name start with a dot (other than . and ..)
2020-07-19 21:15:00 +02:00
..
About LibGUI: Make GUI::Application a Core::Object 2020-07-04 14:05:57 +02:00
Browser LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
Calculator LibGUI: Turn GUI::Application::the() into a pointer 2020-07-04 16:54:55 +02:00
Calendar LibGUI: Turn GUI::Application::the() into a pointer 2020-07-04 16:54:55 +02:00
Debugger Debugger: Add some pledges required by LibLine 2020-07-12 01:36:45 +02:00
DisplaySettings LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
FileManager LibGUI+FileManager: Add setting for showing/hiding dotfiles 2020-07-19 21:15:00 +02:00
FontEditor LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
Help LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
HexEditor LibGUI: Add InputBox::show with required parent window argument 2020-07-16 16:10:21 +02:00
IRCClient LibGUI: Add InputBox::show with required parent window argument 2020-07-16 16:10:21 +02:00
KeyboardMapper LibGUI: Add InputBox::show with required parent window argument 2020-07-16 16:10:21 +02:00
KeyboardSettings LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
Piano LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
PixelPaint LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
QuickShow LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
SoundPlayer LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
SystemMonitor System Monitor: Sort Address column in memory map numerically 2020-07-18 15:52:08 +02:00
Terminal Terminal+LibVT: Add "clear including history" action (Ctrl+Shift+K) :^) 2020-07-05 23:34:02 +02:00
TextEditor TextEditor: Auto-select C++ syntax highlighting for more extensions 2020-07-18 15:19:58 +02:00
Welcome LibWeb: Require parent window argument for MessageBox 2020-07-16 16:10:21 +02:00
CMakeLists.txt Applications: Add new KeyboardSettings application 2020-06-08 09:28:18 +02:00