1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 05:08:13 +00:00
serenity/Applications/FileManager
2019-03-02 02:05:49 +01:00
..
.gitignore Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00
DirectoryTableModel.cpp FileManager: Show user/group names instead of UID/GID if available. 2019-03-02 02:05:49 +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: Keep the window title in sync with the current path. 2019-03-01 14:34:53 +01:00
DirectoryTableView.h FileManager: Port to GTableModel/GTableView. 2019-03-01 13:55:48 +01:00
main.cpp Kernel: Don't send SIGCHLD to parent process if he has SA_NOCLDWAIT set. 2019-03-01 15:52:05 +01:00
Makefile FileManager: Port to GTableModel/GTableView. 2019-03-01 13:55:48 +01:00