Revision 588523
Go back to digest for 1st October 2006Features in Development Tools
Alexander Dymo committed changes in /trunk/KDE/kdevelop/plugins:
The initial version of new filemanager for KDevelop. It doesn't use KDirOperator and instead builds its own model using KDirLister. Hopefully this model will end up being in kdelibs but now it's very basic.
File Changes
Added 14 files
- /trunk/KDE/kdevelop/plugins/filemanager
- /CMakeLists.txt
- /filelistmodel.cpp
- /filelistmodel.h
- /filelistmodel_p.cpp
- /filelistmodel_p.h
- /filemanager.cpp
- /filemanager.h
- /kdevfilemanager.desktop
- /kdevfilemanager.rc
- /kdevfilemanagerpart.cpp
- /kdevfilemanagerpart.h
- /kdevstandardtree.h
- /kdevstandardtree_impl.h
Modified 1 files
- /trunk/KDE/kdevelop/plugins/CMakeLists.txt
15 files changed in total