- Sep 28, 2009
-
-
Friedemann Kleint authored
creating a debug run configuration. Import the debugger into Qt4ProjectManager.
-
- Sep 25, 2009
-
-
Friedemann Kleint authored
and ApplicationRunConfiguration to LocalApplicationRunConfiguration, preparing remote debugging. Change the interface canRun() to be const, run() to create() (since it does not run anything), use references to the QSharedPointer<Foo>. Introduce d-Pointer and remove unneeded headers from ProjectExplorerPlugin and add missing includes everywhere.
-
- Aug 27, 2009
-
-
dt authored
Since we can easily do that, just do it. No gurantee that we aren't going to use rtti in the future.
-
- Aug 17, 2009
-
-
Friedemann Kleint authored
-
- Aug 14, 2009
-
-
hjk authored
-
- Aug 13, 2009
-
-
dt authored
Default to the baseName() of the .pro file.
-
- Aug 04, 2009
-
-
con authored
-
- Jul 21, 2009
-
-
dt authored
One less need for qmakestep.
-
- Jul 20, 2009
-
-
con authored
-
- Jun 24, 2009