1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-05 20:27:36 +00:00
serenity/Applications/FileManager
Andreas Kling fb275c9442 FileManager: Make the tree view follow the path changes correctly
The left-side tree view was not following along when switching paths
via the right-side views. Hook this back up.
2019-09-08 09:08:50 +02:00
..
DirectoryView.cpp FileManager: Open ".wav" files in SoundPlayer when activated 2019-09-04 20:20:36 +02:00
DirectoryView.h FileManager: Port to using GModelSelection 2019-09-07 20:41:14 +02:00
main.cpp FileManager: Make the tree view follow the path changes correctly 2019-09-08 09:08:50 +02:00
Makefile Move common Application build steps into their own Makefile.common 2019-06-25 21:35:50 +02:00