serenity/Userland/Applications/FileManager
2022-10-06 12:17:38 +01:00
..
CMakeLists.txt
DesktopWidget.cpp
DesktopWidget.h
DirectoryView.cpp AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
DirectoryView.h
FileManagerWindow.gml FileManager: Group Toolbar overflow 2022-10-06 12:17:38 +01:00
FileOperationProgress.gml Userland: Replace empty GUI::Widgets in GML with GUI::Layout::Spacer 2022-09-29 08:31:15 -04:00
FileOperationProgressWidget.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
FileOperationProgressWidget.h
FileUtils.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
FileUtils.h
main.cpp AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
PropertiesWindow.cpp AK+Everywhere: Replace "protocol" with "scheme" url helpers 2022-09-29 09:39:04 +01:00
PropertiesWindow.h
PropertiesWindowGeneralTab.gml