1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:28:12 +00:00
serenity/Applications/FileManager
Aaron Malpas 7841aadb41 FileManager: Create FileUtils
This could later be replaced with library-provided utility functions
when/if they exist.
2019-09-10 19:28:41 +02:00
..
DirectoryView.cpp FileManager: Add on_selection event for DirectoryView 2019-09-10 19:28:41 +02:00
DirectoryView.h FileManager: Add on_selection event for DirectoryView 2019-09-10 19:28:41 +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: Make the tree view follow the path changes correctly 2019-09-08 09:08:50 +02:00
Makefile FileManager: Create FileUtils 2019-09-10 19:28:41 +02:00