I am very interested in this functionality :)
2009/6/12 Andres Manz <[email protected]> > Hello, > > I'd like to implement the functionality to display subdirectories in > the projects view. There's already an issue: > > > http://www.trolltech.com/developer/task-tracker/index_html?method=entry&id=247678 > > So I looked at the whole thing. There are just three questions: > > 1. Should I add a filter option to the "Projects" view (like "show sub > directories") or should I add a new entry to the view list? > > 2. ProjectTreeWidget uses a FlatModel for its TreeView. FlatModel just > ignores folders. Should I implement a new model or is there any other > model I could use? Just can't find a nice way. > > 3. Does anybody (except me) still want this functionality? > > Regards, > Andres > _______________________________________________ > Qt-creator mailing list > [email protected] > http://lists.trolltech.com/mailman/listinfo/qt-creator >
_______________________________________________ Qt-creator mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt-creator
