- Jan 07, 2010
- 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
-
-
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
-
ck authored
This makes finding the device configuration dialog much easier for newbies (and saves clicks for everybody). Reviewed-by: kh1
-
kh1 authored
This would have worked fine on Vista and later, but fails on XP because of spaces in path name. And we don't need it anyway.
-
Friedemann Kleint authored
-
- Dec 16, 2009
-
-
kh1 authored
-
ck authored
-
Friedemann Kleint authored
-
- Dec 15, 2009
-
-
Alessandro Portale authored
MaemoRunConfiguration reimplements the correct RunConfiguration::isEnabled() Reviewed-by: con Reviewed-by: dt
-
- Dec 14, 2009
- Dec 11, 2009
-
-
con authored
Task-number: QTCREATORBUG-463 Reviewed-by: dt
-
- Dec 10, 2009