1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 09:27:35 +00:00
serenity/Userland/Applications/FileManager
2021-05-01 17:40:54 +02:00
..
CMakeLists.txt FileManager: Use FileOperation to perform drag&drop copy out-of-process 2021-04-13 10:12:50 +02:00
DesktopWidget.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
DesktopWidget.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
DirectoryView.cpp Everywhere: "indexes" => "indices" 2021-04-29 22:23:52 +02:00
DirectoryView.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
FileManagerWindow.gml Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 2021-04-13 16:58:15 +02:00
FileOperationProgress.gml FileManager: Estimate transfer time 2021-04-17 09:41:35 +02:00
FileOperationProgressWidget.cpp Everywhere: "file name" => "filename" 2021-04-29 22:16:18 +02:00
FileOperationProgressWidget.h Everywhere: "file name" => "filename" 2021-04-29 22:16:18 +02:00
FileUtils.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
FileUtils.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
main.cpp Everywhere: Rename app_menu to file_menu or game_menu 2021-05-01 17:40:54 +02:00
PropertiesWindow.cpp Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00
PropertiesWindow.h Everything: Move to SPDX license identifiers in all files. 2021-04-22 11:22:27 +02:00