ladybird/Applications/FileManager
2019-03-08 16:02:00 +01:00
..
.gitignore Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00
DirectoryTableModel.cpp FileManager: Don't crash if pressing Return with no selected item. 2019-03-08 16:02:00 +01:00
DirectoryTableModel.h LibGUI: GTableModel::data() should take a GModelIndex instead of int,int. 2019-03-06 19:56:47 +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