1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 17:58:12 +00:00
serenity/Applications/FileManager
2019-03-22 12:54:27 +01:00
..
.gitignore Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00
DirectoryTableModel.cpp FileManager: Add a default icon for image files. 2019-03-22 12:54:27 +01:00
DirectoryTableModel.h FileManager: Add a default icon for image files. 2019-03-22 12:54:27 +01:00
DirectoryTableView.cpp FileManager: Add ability to create new directories. 2019-03-20 22:40:06 +01:00
DirectoryTableView.h FileManager: Add ability to create new directories. 2019-03-20 22:40:06 +01:00
main.cpp Use the PNG loader for all images, and get rid of the .rgb files. 2019-03-22 00:21:03 +01:00
Makefile FileManager: Add ability to create new directories. 2019-03-20 22:40:06 +01:00