1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 10:58:12 +00:00
serenity/Applications/FileManager
Andreas Kling 5eb2c138e2 FileManager: Update enabled state of the copy and delete actions
Based on whether something is selected or not. I added a FIXME about
the paste action, since that will require some more coordination with
the system clipboard.
2019-09-13 22:09:01 +02:00
..
DirectoryView.cpp FileManager: Add a basic context menu with copy/paste/delete/... 2019-09-13 22:00:47 +02:00
DirectoryView.h FileManager: Add a basic context menu with copy/paste/delete/... 2019-09-13 22:00:47 +02:00
FileUtils.cpp FileManager: Create FileUtils 2019-09-10 19:28:41 +02:00
FileUtils.h FileManager: Create FileUtils 2019-09-10 19:28:41 +02:00
main.cpp FileManager: Update enabled state of the copy and delete actions 2019-09-13 22:09:01 +02:00
Makefile FileManager: Create FileUtils 2019-09-10 19:28:41 +02:00