1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-16 19:11:00 +00:00
serenity/Applications/FileManager
Andreas Kling 4e8c50d92d FileManager: Handle drop events in DirectoryView
This makes it possible to drag & drop files to/from the desktop! :^)
2020-09-17 14:30:00 +02:00
..
CMakeLists.txt Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
DirectoryView.cpp FileManager: Handle drop events in DirectoryView 2020-09-17 14:30:00 +02:00
DirectoryView.h FileManager: Handle drop events in DirectoryView 2020-09-17 14:30:00 +02:00
FileUtils.cpp FileManager: Move delete and force-delete actions to DirectoryView 2020-09-13 21:41:45 +02:00
FileUtils.h FileManager: Move delete and force-delete actions to DirectoryView 2020-09-13 21:41:45 +02:00
main.cpp FileManager: Handle drop events in DirectoryView 2020-09-17 14:30:00 +02:00
PropertiesDialog.cpp FileManager: Use FileIconProvider in the properties dialog 2020-08-12 20:41:13 +02:00
PropertiesDialog.h FileManager: Use FileIconProvider in the properties dialog 2020-08-12 20:41:13 +02:00