[Qt-creator] Suggestions
Daniel Teske
daniel.teske at nokia.com
Mon Nov 3 12:25:50 CET 2008
> 2. I'm a bit lost without an "Apply" button while
> browsing through options.
Well since there is no dialog, why should there be a apply button? All the
settings should take effect immediately.
> 3. git/svn support. Not vital, but would be nice
> since there's perforce support in the IDE.
Since we are internally switching to git, we'll support that one for sure.
Svn support is something we are considering, it is rather similar to perforce,
so it shouldn't be hard.
> I'd just like to point out a few suggestions/problems:
> 1. There are no structuring means in the project view right. Our project
> uses one .pro file and has several subdirectories, and relative paths in
> the .pro file. This is not displayed in the project view in any way.
Well have a so called detailed model in the next release, that shows the whole
hierarchy. Our experiences with big projects so far, indicate that the project
tree is actually not a good way to navigate for big projects.
It is far more effective to use Quick Open (Ctrl+k) to directly jump to files
or methods/classes, instead of using the project tree.
daniel
More information about the Qt-creator-old
mailing list