- Mar 25, 2009
-
-
dt authored
Even works.
-
dt authored
Need to remove that at one point, but having someone report it one day after we tried to remove this, means not now.
-
Friedemann Kleint authored
QLatin1String refactorings.
-
dt authored
Adds a little bit of code duplication, don't currently know how to best avoid it, so I'll leave that for now as is. To be tested once Andre pushes his stuff.
-
dt authored
-
Thorbjørn Lindeijer authored
Also enable/disable the column spinbox when checking/unchecking the wrap submit message option, and force the wrapping to be word-based.
-
hjk authored
-
hjk authored
-
dt authored
We used to build a helper library as part of the project. First with the qmake -after SOURCES= stuff and after until now with the gdbmacrosbuildstep. Now, the all new and fancy integretation directtly into the qt version dialog. You build the debugger library once for each qt version and then it's there ready to be loaded into each project build against that qt version. Saves a lot of time. And makes it possible to also load that library into while debuggign a cmake project. (Need to hook that up now.) Unfourtanetly this breaks the custom dumpers if you use a custom run executable.
-
hjk authored
-
hjk authored
-
Roberto Raggi authored
-
Friedemann Kleint authored
Factor out watch function, improve debug output.
-
hjk authored
-
hjk authored
Task-number: 233285
-
hjk authored
-
Thorbjørn Lindeijer authored
The BaseTextEditor was unconditionally setting the mouse cursor on each mouse move event, after which the CPPEditor would set it as well when the mouse was above a link. This caused some mouse cursor flickering, so now the cursor is only set when it's supposed to change. Also fixed an issue where the link wasn't removed when leaving the text editor with the mouse while Ctrl was pressed.
-
Friedemann Kleint authored
-
- Mar 24, 2009
-
-
con authored
Reviewed-by: hjk
-
Thorbjørn Lindeijer authored
By avoiding searching for the definition when it isn't necessary.
-
Thorbjørn Lindeijer authored
Cause blue doesn't fit nicely in all color schemes.
-
con authored
People with KDE 4.2.0 please update to 4.2.1 ... Reviewed-by: dt
-
hjk authored
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
Reviewed-by:
dt <qtc-committer@nokia.com> enter the commit message for your changes. Lines starting
-
Thorbjørn Lindeijer authored
There's no place to jump to in these cases.
-
Thorbjørn Lindeijer authored
-
dt authored
-
hjk authored
-
con authored
-
con authored
-
hjk authored
-
Thorbjørn Lindeijer authored
Allowed customizing the link for includes and macro uses and fix it for highlighting the name.
-
Thorbjørn Lindeijer authored
-
Thorbjørn Lindeijer authored
Allows navigating the code using the mouse when pressing Ctrl. Suggested a few times and also seen in other IDEs.
-
Friedemann Kleint authored
-
- Mar 23, 2009