- Jan 12, 2010
-
-
ck authored
-
ck authored
-
dt authored
QMake passes those headers directly to gcc, so the user doesn't need to include themselves.
-
dt authored
-
Daniel Molkentin authored
-
- Jan 11, 2010
-
-
ck authored
-
dt authored
Reviewed-By: con
-
Tobias Hunger authored
Reviewed-by: thorbjorn
-
Tobias Hunger authored
Reviewed-by: thorbjorn
-
Tobias Hunger authored
Reviewed-by: thorbjorn
-
- Jan 08, 2010
- 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
-
ck authored
-
ck authored
-
ck authored
If this macro is used inside a namespace, it hides global operators. Reviewed-by: hjk
-
ck authored
-
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.
-
Daniel Molkentin authored
(cherry picked from commit a8667254)
-
Daniel Molkentin authored
Fixes: QTCREATORBUG-483 (cherry picked from commit 8929bb27)
-
Tobias Hunger authored
Reviewed-by: Roberto Raggi
-
- Jan 05, 2010
-
-
ck authored
The old approach is still enabled by default.
-
ck authored
Currently deactivated via #ifdef, but has been tested successfully.
-
Daniel Molkentin authored
-
ck authored
The code is #ifdef'ed out for now, but has been successfully tested.
-
- Jan 04, 2010
-
-
Daniel Molkentin authored
Fixes: QTCREATORBUG-483
-
ck authored
-
Tobias Hunger authored
Reviewed-by: Daniel Molkentin Reviewed-by: Friedemann Kleint
-
- Dec 23, 2009
-
-
ck authored
-
ck authored
-
ck authored
Also introduced MaemoSshThread class to factor out common parts of the runner and the deployer code. The maemosshrunner files do not contain code anymore and will be removed soon.
-
ck authored
-
ck authored
We now have two subclasses for deploying files and running commands, respectively.
-
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