[Qt-creator] some more suggestions (and a few compliments)

Daniel Teske daniel.teske at nokia.com
Tue Nov 25 12:19:34 CET 2008


> Boy, having the debugger built in made it a heck of a lot easier to
> find my static initialization dependency bug.  Sooo much easier than
> breaking out gdb by hand.  Thanks!
Nice to hear.


> Why does the File menu only give me the option to unload one project?
> How does it figure out which one I want to unload?  It should be a
> submenu.  (I eventually figured out that I can do it from the context
> menu.  But my first instinct was to look under File.)
It is the current project, it does say which project it will unload. 

> Or perhaps you could just give me a hierarchical structure over there
> that exposes the hierarchy implied by my include(........pri)
> statements?  That would be the bomb, because of course that shows me
> exactly how the projects actually are organized, which is how I think
> of it, because I'm the one who created that organization.
We did that one, it is in the daily snapshots. One of the things we found out 
is, that for big projects the project tree is not a good way to navigate the 
project. Usually either QuickOpen, Switch Header/Source, Follow Symbol or 
Previous Document in History are faster. 

> Hotkeys that do code collapsing and uncollapsing (left column's + and
> - in editor).
Well probably add actions for those.

> Oh, and I'll tell you one other thing.  I was working on my project
> today from the command line plus vi, out of years of habit, and
> eventually I realized that what I was doing would take much less time
> if I booted up Qt Creator and did it there.  So I did. :)  You're
> beating my habits!
That's great!

daniel



More information about the Qt-creator-old mailing list