ladybird/Applications/FileManager
Andreas Kling b704d3d295 LibGUI: Add a GToolBar class that can be populated with GActions.
The same action can be added to both a menu and a toolbar.
Use this to put a toolbar into FileManager. This is pretty neat. :^)
2019-02-20 02:39:46 +01:00
..
.gitignore Move apps into a top-level Applications/ directory. 2019-02-10 08:35:01 +01:00
DirectoryView.cpp FileManager: Add an icon for socket files. 2019-02-19 03:13:43 +01:00
DirectoryView.h FileManager: Add an icon for socket files. 2019-02-19 03:13:43 +01:00
main.cpp LibGUI: Add a GToolBar class that can be populated with GActions. 2019-02-20 02:39:46 +01:00
Makefile Prune compiler flags a bit. Let's go with -march=i686 for now. 2019-02-17 15:17:21 +01:00