- Feb 23, 2010
- Feb 19, 2010
-
-
Tobias Hunger authored
... when simulatorPath is unset.
-
- Feb 12, 2010
-
-
ck authored
-
- Feb 09, 2010
-
-
Tobias Hunger authored
* Ease cross device development by introducing 'targets' which group build- and runsettings that are valid for this one target Most of the kudos for the code review go to dt. Con, thorbjorn, ckandler and others did also review parts of this patch. Reviewed-by: dt
-
kh1 authored
Depending on the Qt version we might be able to gather the qemu path, if not the former error message was a bit misleading.
-
- Feb 08, 2010
-
-
ck authored
Reviewed-by: kh1
-
- Feb 04, 2010
-
-
kh1 authored
Reviewed-by: ck
-
- Feb 03, 2010
- Feb 02, 2010
-
-
Tobias Hunger authored
-
Friedemann Kleint authored
QString: Use QChar/char where appropriate, do not use QString::null
-
- Feb 01, 2010
-
-
Friedemann Kleint authored
QString: Use QChar where appropriate.
-
Tobias Hunger authored
* Add version number to .user-file. * Upgrade it from old versions. Reviewed-by: dt
-
Tobias Hunger authored
Reviewed-by: dt
-
- Jan 21, 2010
-
-
ck authored
-
- Jan 20, 2010
-
-
dt authored
To simply transmit the RunConfiguration Reviewed-By: Tobias Hunger
-
- Jan 11, 2010
-
-
dt authored
Reviewed-By: con
-
- 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
-
ck authored
File maemorunconfiguration.cpp now contains what the name indicates.
-
- Jan 06, 2010
-
-
ck authored
The maemorunconfiguration.cpp file contained (and still contains) too many different classes.
-
- Jan 05, 2010
- Dec 23, 2009
-
-
ck authored
This will replace the current ssh-via-QProcess approach, which has severe drawbacks.
-
- Dec 22, 2009
-
-
con authored
This code was (more or less) duplicated in 4 places.
-
- Dec 17, 2009
- Dec 15, 2009
-
-
Alessandro Portale authored
MaemoRunConfiguration reimplements the correct RunConfiguration::isEnabled() Reviewed-by: con Reviewed-by: dt
-
- Dec 08, 2009
-
-
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.
-
Oswald Buddenhagen authored
findProFileFor(), buildDir() and createProFileReader() make sense only in relation with an actual pro file anyway, so move them there.
-
Oswald Buddenhagen authored
-
- Dec 07, 2009
- Dec 03, 2009
-
-
ck authored
Reviewed-by: kh1
-