- Mar 27, 2009
-
-
hjk authored
-
hjk authored
-
Friedemann Kleint authored
-
- Mar 26, 2009
- Mar 25, 2009
-
-
Friedemann Kleint authored
QLatin1String refactorings.
-
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.
-
Friedemann Kleint authored
Factor out watch function, improve debug output.
-
hjk authored
Task-number: 233285
-
hjk authored
-
- Mar 24, 2009
- Mar 23, 2009
- Mar 20, 2009
-
-
Oswald Buddenhagen authored
-
hjk authored
-
- Mar 19, 2009
- Mar 18, 2009
-
-
Friedemann Kleint authored
Fixes: Introduce a cpp settingspage containing file naming conventions (lower case and suffixes). Reorder VCS settings pages. Task: 241959, 248085 RevBy: Optics/Naming checked by con Details: Give IOptionPage an id() to differentiate from trName(). Make showOptionsDialog return a bool (applied) and give it an optional parent. Change Cpp and form class wizards, give them a Configure... button to change those settings.
-