"README.md" did not exist on "0e91d10878e18412609e9d9e991ce12f0c2192c5"
- Dec 02, 2009
-
-
con authored
Move the code that compares the Qt version's debug|release property with the build configuration's debug|release property to the new build configuration class. Reviewed-by: dt
-
- Nov 30, 2009
- Nov 19, 2009
- Nov 09, 2009
-
-
mae authored
the action is not needed and conflicts with Ctrl+R of the project manager.
-
- Oct 29, 2009
-
-
con authored
-
- Oct 16, 2009
-
-
ck authored
Includes Maemo tool chain, run configuration, run control, manager, etc. Adds the DebuggerManager to the object pool. This is ugly, but nobody came up with anything better on short notice. To be refactored. Co-Authored-By: kh1
-
ck authored
... and diff-reduction to Maemo branch. :) Real-Author: ossi
-
- Oct 12, 2009
-
-
Friedemann Kleint authored
-
- Oct 05, 2009
-
-
Friedemann Kleint authored
Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor.
-
- Oct 01, 2009
- Sep 29, 2009
-
-
Friedemann Kleint authored
.. and purge unneeded includes.
-
- 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 23, 2009
- Sep 17, 2009
- Sep 01, 2009
-
-
dt authored
Closer again to qmake, ossi won't like it, but this is exactly what qmake does, even it it looks a little bit strange. He can come up with a better fix after he is back from vacation.
-
- Aug 28, 2009
-
-
dt authored
-
- Aug 14, 2009
-
-
hjk authored
-
- Aug 13, 2009
-
-
dt authored
Default to the baseName() of the .pro file.
-
- Aug 05, 2009
-
-
con authored
It works, except that the code model doesn't get the rvct include directories and defines yet. And you need to have everything for rvct set up in your environment.
-
- Jul 23, 2009
- Jul 22, 2009
-
-
con authored
-
- Jul 21, 2009
- Jul 20, 2009
- Jul 17, 2009
-
-
dt authored
Not finished 100%
-
- Jul 15, 2009
-
-
dt authored
Requires a lot of trivial forwarding.
-
- Jun 30, 2009
-
-
Michael Karcher authored
This is a fix for a446491a. The option debug_and_release determines whether the debug/ and release/ subdirectories are used to put *object* files there. The option debug_and_release_target is used to put the final taget into debug/ and release/ directories. Merge-request: 745 Reviewed-by:
dt <qtc-committer@nokia.com>
-
- Jun 24, 2009
-
-
con authored
Transform the method in Qt4Project into a signal that is handled by the run configurations themselves.
-
con authored
Not able to give it an additional passphrase yet, though.
-
con authored
And add a sort of isEnabled functionality for run configs. This doesn't do much yet though, and is not updated correctly either.
-
con authored
QtVersion provides possible toolchains that can be used by the Qt version, e.g. winscw, gcce and armv5 for symbian-abld.
-