ladybird/Applications/FileManager
Andreas Kling 9fa21fa585 LibGUI: Add a GPainter class that inherits from Painter.
This gets rid of the last little piece of LibGUI knowledge in Painter.
2019-03-28 17:19:56 +01:00
..
.gitignore Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00
DirectoryModel.cpp LibGUI: Add a GPainter class that inherits from Painter. 2019-03-28 17:19:56 +01:00
DirectoryModel.h FileManager+LibGUI: Show thumbnail generation progress in the statusbar. 2019-03-25 04:25:25 +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 FileManager: Add back/forward buttons (placeholders.) 2019-03-28 03:38:23 +01:00
Makefile LibC: Run constructors on process startup. 2019-03-27 12:48:21 +01:00