..
CMakeLists.txt
FileManager: Show directory size and file count in PropertiesWindow
2023-02-11 19:32:07 +00:00
DesktopWidget.cpp
Applications: Use default constructors/destructors
2022-02-14 22:06:55 +00:00
DesktopWidget.h
Applications: Use default constructors/destructors
2022-02-14 22:06:55 +00:00
DirectoryView.cpp
FileManager: Factorize code to handle drag-and-drop
2023-02-11 14:18:13 +00:00
DirectoryView.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
FileManagerWindow.gml
FileManager: Group Toolbar overflow
2022-10-06 12:17:38 +01:00
FileOperationProgress.gml
Userland: Replace empty GUI::Widget
s in GML with GUI::Layout::Spacer
2022-09-29 08:31:15 -04:00
FileOperationProgressWidget.cpp
Everywhere: Use ElapsedTimer::elapsed_time() for comparisons
2023-01-07 14:51:04 +01:00
FileOperationProgressWidget.h
AK+Everywhere: Rename String to DeprecatedString
2022-12-06 08:54:33 +01:00
FileUtils.cpp
FileManager: Factorize code to handle drag-and-drop
2023-02-11 14:18:13 +00:00
FileUtils.h
FileManager: Factorize code to handle drag-and-drop
2023-02-11 14:18:13 +00:00
main.cpp
FileManager: Propagate errors from PropertiesWindow initialization
2023-02-11 19:32:07 +00:00
PropertiesWindow.cpp
FileManager: Show directory size and file count in PropertiesWindow
2023-02-11 19:32:07 +00:00
PropertiesWindow.h
FileManager: Show directory size and file count in PropertiesWindow
2023-02-11 19:32:07 +00:00
PropertiesWindowGeneralTab.gml
FileManager: Show directory size and file count in PropertiesWindow
2023-02-11 19:32:07 +00:00