- 07 Apr, 2009 1 commit
-
-
con authored
Reviewed-by:
dt <qtc-committer@nokia.com>
-
- 03 Apr, 2009 1 commit
-
-
dt authored
Reviewed-by:
hjk <qtc-committer@nokia.com>
-
- 01 Apr, 2009 1 commit
-
-
dt authored
Should help in debugging.
-
- 31 Mar, 2009 1 commit
-
-
dt authored
Found while investigating sth. different.
-
- 26 Mar, 2009 1 commit
-
-
Oswald Buddenhagen authored
-
- 25 Mar, 2009 4 commits
-
-
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
-
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.
-
- 24 Mar, 2009 1 commit
-
-
dt authored
-
- 20 Mar, 2009 1 commit
-
-
dt authored
-
- 19 Mar, 2009 1 commit
-
-
dt authored
The setting of msvc environments variables overwrote that. Fix that by running the script with the correct environment.
-
- 18 Mar, 2009 1 commit
-
-
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.
-
- 16 Mar, 2009 1 commit
-
-
dt authored
Details: Move that code from qt4project to a common class.
-
- 25 Feb, 2009 2 commits
- 17 Feb, 2009 1 commit
-
-
con authored
Task: - 243948
-
- 12 Feb, 2009 2 commits
- 11 Feb, 2009 2 commits
-
-
Daniel Molkentin authored
-
dt authored
Details: These classes replace a number of classes with differing interfaces by just one class. The design isn't quite perfect, but a lot better than what it used to be. Also moved the ToolChain classes to the projectexplorerm so that eventually the cmake plugin can also use them.
-
- 05 Feb, 2009 1 commit
-
-
dt authored
Task: Reported on irc
-
- 04 Feb, 2009 1 commit
-
-
dt authored
Details: That hasn't worked in the last few months, since we changed the QtVersion class from being passed by value to being passed around by reference.
-
- 20 Jan, 2009 1 commit
-
-
hjk authored
replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() by Core::ICore::instance()
-
- 19 Jan, 2009 1 commit
-
-
hjk authored
forward declaration is sufficient.
-
- 13 Jan, 2009 3 commits
-
-
Daniel Molkentin authored
-
Daniel Molkentin authored
-
Thorbjørn Lindeijer authored
The previous interface wasn't sufficient to properly support the Apply button, since it didn't separate applying the changes from the cleanup phase. Designer settings pages still need some fixing. Fixes Apply button causing problems for certain plugins, for example the QuickOpen.
-
- 19 Dec, 2008 1 commit
-
-
goro authored
-
- 18 Dec, 2008 1 commit
-
-
lowinu authored
RevBy: dt
-
- 17 Dec, 2008 1 commit
-
-
dt authored
-
- 16 Dec, 2008 1 commit
-
-
hjk authored
-
- 09 Dec, 2008 2 commits
- 08 Dec, 2008 2 commits
- 05 Dec, 2008 2 commits
-
-
Joerg Bornemann authored
RevBy: Found by me. (cherry picked from commit 58827feb)
-
Joerg Bornemann authored
RevBy: Found by me.
-
- 02 Dec, 2008 2 commits