1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 14:18:12 +00:00
serenity/Applications/FileManager
2019-03-03 02:52:22 +01:00
..
.gitignore Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00
DirectoryTableModel.cpp FileManager: Canonicalize paths when opening them. 2019-03-03 00:40:50 +01:00
DirectoryTableModel.h FileManager: Show user/group names instead of UID/GID if available. 2019-03-02 02:05:49 +01:00
DirectoryTableView.cpp FileManager: Canonicalize paths when opening them. 2019-03-03 00:40:50 +01:00
DirectoryTableView.h FileManager: Make the "open parent directory" action actually open ".." 2019-03-02 09:16:57 +01:00
main.cpp Applications: Map Alt+F4 to Quit in FileManager/ProcessManager/Terminal. 2019-03-03 02:52:22 +01:00
Makefile FileManager: Port to GTableModel/GTableView. 2019-03-01 13:55:48 +01:00