ladybird/Applications/FileManager
Sergey Bugaev 7bc8fa884a FileManager: Add a columns view
This new view, backed by a GColumnsView, joins the existing table and icon
views :^) Even though it displays a file tree, its data is provided by the very
same GFileSystemModel that the other two views use.

This commit also includes my attempt at making an icon for the new mode.
2020-01-10 17:45:59 +01:00
..
DirectoryView.cpp FileManager: Add a columns view 2020-01-10 17:45:59 +01:00
DirectoryView.h FileManager: Add a columns view 2020-01-10 17:45:59 +01:00
FileUtils.cpp FileManager: Added support for deleting directories 2019-11-23 16:38:24 +01:00
FileUtils.h FileManager: Added support for deleting directories 2019-11-23 16:38:24 +01:00
main.cpp FileManager: Add a columns view 2020-01-10 17:45:59 +01:00
Makefile Build: support library and generator dependencies 2019-12-25 10:11:09 +01:00
PropertiesDialog.cpp LibGUI+FileManager: Merge GDirectoryModel into GFileSystemModel 2020-01-10 17:45:59 +01:00
PropertiesDialog.h LibGUI+FileManager: Merge GDirectoryModel into GFileSystemModel 2020-01-10 17:45:59 +01:00