- Feb 02, 2010
-
-
Friedemann Kleint authored
QString: Use QChar/char where appropriate, do not use QString::null
-
kh1 authored
Reviewed-by: ck
-
- Feb 01, 2010
-
-
Friedemann Kleint authored
foreach()-Loops.
-
Friedemann Kleint authored
QString: Use QChar where appropriate.
-
- Jan 21, 2010
-
-
kh1 authored
Reviewed-by: ck
-
- Jan 18, 2010
-
-
Tim Jenssen authored
- if there is no LastQtVersionUpdate we doesn't have a real timestamp and we are not able to check against this. - this will happen during/after installation with qt bundled versions Reviewed-by: Daniel Molkentin
-
Tim Jenssen authored
- if there is no LastQtVersionUpdate we doesn't have a real timestamp and we are not able to check against this. - this will happen during/after NDK installation Reviewed-by: Daniel Molkentin
-
- Jan 14, 2010
-
-
Daniel Molkentin authored
This assumes that new Qt version entries will be put into the System scope settings file.
-
- Jan 12, 2010
-
-
dt authored
Instead note that it is invalid if trying to build and on the projects mode pane. Task-Nr: QTCREATORBUG-459
-
- Jan 11, 2010
-
-
Tobias Hunger authored
Reviewed-by: thorbjorn
-
- Jan 07, 2010
-
-
Tobias Hunger authored
* Use id() for methods returning a string used to represent some type of object. * Use displayName() for strings that are meant to be user visible. * Quieten some warnings while touching the files anyway. * Move Factories to their products in the plugins where that was not done before. Reviewed-by: dt
-
- Dec 17, 2009
-
-
con authored
-
con authored
The only part that is not done if not on Windows (or explicitly specified) is the adding of the preference pane.
-
Erik Verbruggen authored
-
- Dec 11, 2009
-
-
con authored
Task-number: QTCREATORBUG-463 Reviewed-by: dt
-
- Dec 10, 2009
- Dec 08, 2009
-
-
Oswald Buddenhagen authored
no point in re-parsing them over and over during the scan of a bigger project ... shaves off another 20% of the loading time of Qt 4.6.
-
Oswald Buddenhagen authored
there is no point in throwing away and re-recreating invariant data over and over ... shaves off ~15% of the load time of Qt 4.6.
-
- Dec 07, 2009
-
-
dt authored
Should fix a lot of corner cases, might introduce a few bugs. Also rename functions/slots to be better named. Generic Project Manager and CMake Project Manager are missing from this patch.
-
- Nov 19, 2009
-
-
dt authored
Reviewed-by:
Tobias Hunger <qt-info@nokia.com>
-
Tobias Hunger authored
* Export QTDIR and path to Qt binaries with native directory separators. Reviewed-By: con
-
Tobias Hunger authored
* Handle SBSv2 by doing the same as for the older ABLD build system. Reviewed-By: con
-
dt authored
-
dt authored
-
- Nov 13, 2009
-
-
Friedemann Kleint authored
Factor out the initialization setting up the environment and headers in the RVCT/GCCE toolchains. Modify the RunControl to be able to support different package building/signing processes.
-
- Nov 11, 2009
- Nov 10, 2009
- Nov 09, 2009
-
-
con authored
Reviewed-by: Robert Loehning
-
- Nov 05, 2009
-
-
Friedemann Kleint authored
Reviewed-by:
dt <qtc-committer@nokia.com>
-
- Nov 04, 2009
-
-
dt authored
-
- Nov 02, 2009
- Oct 29, 2009
- Oct 28, 2009
-
-
Robert Loehning authored
-
dt authored
-