1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 09:18:11 +00:00
serenity/Userland
Andreas Kling c8c58626e9 FileManager: Move "View as ViewType" actions into DirectoryView
Let DirectoryView manage these actions itself. This matches what we
already do for a bunch of other actions, and prepares for the next
patch which will add Config::Listener to the mix.
2021-08-26 23:41:38 +02:00
..
Applets Everywhere: Rename get in ConfigFile::get_for_{lib,app,system} to open 2021-08-22 01:32:25 +02:00
Applications FileManager: Move "View as ViewType" actions into DirectoryView 2021-08-26 23:41:38 +02:00
Demos Userland: Remove IRC Client 2021-08-24 16:37:28 +02:00
DevTools Terminal+LibVT: Use LibConfig instead of Core::ConfigFile 2021-08-26 00:54:27 +02:00
DynamicLoader LibC+DynamicLoader: Prevent GCC from removing null checks 2021-08-12 21:10:44 +02:00
Games Games: Remove unveiling /tmp/portal/config 2021-08-26 21:40:39 +02:00
Libraries ConfigServer+LibConfig: Add way for clients to listen for config changes 2021-08-26 23:41:38 +02:00
Services ConfigServer+LibConfig: Add way for clients to listen for config changes 2021-08-26 23:41:38 +02:00
Shell Shell: Use String::join for the command in timing report 2021-08-23 22:46:41 +02:00
Utilities js: Implement pretty-printing of Intl.DisplayNames 2021-08-26 22:04:09 +01:00
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00