1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 05:58:11 +00:00
serenity/Applications/FileManager
2019-03-25 02:16:47 +01:00
..
.gitignore Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00
DirectoryModel.cpp FileManager: Don't use 32x32 thumbnails for the table view. 2019-03-25 02:16:47 +01:00
DirectoryModel.h LibGUI+FileManager: Add a GIcon class to support multi-size icons. 2019-03-24 04:28:36 +01:00
DirectoryTableView.cpp FileManager: Don't show "." and ".." in directory views. 2019-03-24 12:27:02 +01:00
DirectoryTableView.h LibGUI: Add a GItemView class. 2019-03-23 03:54:45 +01:00
main.cpp FileManager: Add toolbar buttons for switching the view mode. 2019-03-25 01:29:45 +01:00
Makefile LibGUI: Rename GTableModel => GModel. 2019-03-23 01:42:49 +01:00