[Qt-creator] Qt-Creator Feature Requests
Michael Sué
sue at nf.mpg.de
Tue Nov 4 15:00:44 CET 2008
Hi QtCreator Team,
it's great! I found something to improve, though :)
I'm working on Linux Fedora Core 8; using Qt 4.4.2.
1) I have to delete and reset the breakpoints after any recompilation of the
code surrounding the breakpoints. This is ennerving, and I "always" forget
it.
2) If the Debugger stops at a breakpoint the debugger should raise in front
of the application on its own. I'm using the Linux-machine from a WINDOWS
machine via Putty, so maybe it's a Putty problem.
3) When you right-click on a code line with include-statement, you should be
able to open the file (like in Visual Studio :)
4) When I press the "Pos1" key in the C++ editor, the editor jumps to the
position 1 of the current line.
I would prefer it to jump to the first non-white-space character of the
current line if it not already is at that position,
if well, it should jump to position 1 of the current line, as it does now.
5) I would like to have (some time later) a window where I can see, toggle
and go to all breakpoints defined.
6) I am missing a (maybe view-dependent) toolbar, where I can put often-used
functionality.
Debugging is a bit slow (about one second per simple line of code on a Sun
Fire X2200 M2 which (at this moment) has nothing else to do), but still it's
great to have it !
Best, Michael.
More information about the Qt-creator-old
mailing list