ladybird/Applications/FileManager
Andreas Kling 482d5295f1 FileManager: Allow deleting without confirmation via Shift+Delete
A powerful command for powerful users. :^)
2019-09-18 21:53:47 +02:00
..
DirectoryView.cpp FileManager: Show human-readable file size info in the status bar 2019-09-15 17:50:15 +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: Allow deleting without confirmation via Shift+Delete 2019-09-18 21:53:47 +02:00
Makefile FileManager: Create FileUtils 2019-09-10 19:28:41 +02:00