ladybird/Applications/FileManager
Andreas Kling add38b3981 GModel: Add GModelIndex argument to row_count() and column_count().
This is in preparation for supporting hierarchical models.
2019-03-29 03:27:03 +01:00
..
.gitignore Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00
DirectoryModel.cpp GModel: Add GModelIndex argument to row_count() and column_count(). 2019-03-29 03:27:03 +01:00
DirectoryModel.h GModel: Add GModelIndex argument to row_count() and column_count(). 2019-03-29 03:27:03 +01:00
DirectoryTableView.cpp FileManager+LibGUI: Show thumbnail generation progress in the statusbar. 2019-03-25 04:25:25 +01:00
DirectoryTableView.h FileManager+LibGUI: Show thumbnail generation progress in the statusbar. 2019-03-25 04:25:25 +01:00
main.cpp GTextEditor: Keep tweaking the single-line look. 2019-03-29 01:57:29 +01:00
Makefile LibC: Run constructors on process startup. 2019-03-27 12:48:21 +01:00