- Sep 28, 2009
-
-
Friedemann Kleint authored
creating a debug run configuration. Import the debugger into Qt4ProjectManager.
-
Robert Loehning authored
Reviewed-by: con
-
Robert Loehning authored
Reviewed-by: con
-
- 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.
-
- Sep 21, 2009
-
-
Robert Loehning authored
Reviewed-by: Friedemann Kleint
-
- Sep 17, 2009
-
-
Friedemann Kleint authored
-
- Sep 14, 2009
-
-
con authored
-
Daniel Molkentin authored
-
- Sep 10, 2009
-
-
con authored
-
- Sep 03, 2009
-
-
Daniel Molkentin authored
Rationale: The concept of a "Qt Dir" is dead ever since Qt can be installed. Specifying the qmake location otoh makes it possible to unambigously detect all parts of a Qt installation.
-
dt authored
Also makes the code a lot smaller.
-
- 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 26, 2009
-
-
con authored
-
- Aug 19, 2009
-
-
Friedemann Kleint authored
-
con authored
-
- Aug 17, 2009
-
-
Friedemann Kleint authored
-
- Aug 14, 2009
-
-
Friedemann Kleint authored
- Add methods to obtain executable from the run configuration (to be used by Debugger later on) - Log the file names and sizes - Pass on CreateFile() errors. - Rename class Adapter to Launcher.
-
hjk authored
-
- Aug 13, 2009
-
-
dt authored
Default to the baseName() of the .pro file.
-
- Aug 10, 2009
- Aug 05, 2009
- Aug 04, 2009
- Jul 31, 2009
-
-
con authored
And adapt the device selection list.
-
- Jul 30, 2009
-
-
Daniel Molkentin authored
-
con authored
This doesn't update at all yet, so you'll need to recreate the run configuration or restart creator.
-
con authored
-
con authored
-
con authored
-
- Jul 29, 2009
- Jul 24, 2009
-
-
con authored
Not much error reporting etc yet. Application TRK needs to be running on device.
-
- Jul 23, 2009
-
-
con authored
-
- Jul 21, 2009
-
-
dt authored
One less need for qmakestep.
-
- Jul 20, 2009
-
-
con authored
-