ladybird/Userland/Applications/FileManager
Karol Kosek 7cf5904124 FileManager: Place mkdir and touch actions below openings in tree view
This way, the Properties action will always be everywhere on bottom.
2021-08-31 00:46:43 +02:00
..
CMakeLists.txt FileManager: Use LibConfig instead of Core::ConfigFile :^) 2021-08-26 00:54:27 +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 FileManager: Report errors from chdir(), if any 2021-08-26 23:41:38 +02:00
DirectoryView.h FileManager: Make DirectoryView listen for configuration changes 2021-08-26 23:41:38 +02:00
FileManagerWindow.gml FileManager: Set minimum folder pane width 2021-05-13 00:43:41 +01:00
FileOperationProgress.gml Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
FileOperationProgressWidget.cpp FileManager: Switch FileOperationProgressWidget::did_error() to SV& 2021-07-22 12:48:44 +02:00
FileOperationProgressWidget.h FileManager: Switch FileOperationProgressWidget::did_error() to SV& 2021-07-22 12:48:44 +02:00
FileUtils.cpp FileManager: Show progress dialog for file deletions 2021-07-22 12:48:44 +02:00
FileUtils.h FileManager: Show progress dialog for file deletions 2021-07-22 12:48:44 +02:00
main.cpp FileManager: Place mkdir and touch actions below openings in tree view 2021-08-31 00:46:43 +02:00
PropertiesWindow.cpp Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00
PropertiesWindow.h FileManager+FileOperation: Switch to east const 2021-07-22 12:48:44 +02:00
PropertiesWindowGeneralTab.gml Userland+LibGUI: Add shorthand versions of the Margins constructor 2021-08-18 10:30:50 +02:00