- Sep 21, 2010
-
-
Christian Kandeler authored
Task-number: https://projects.maemo.org/bugzilla/show_bug.cgi?id=192729 Reviewed-by: kh1
-
- Sep 10, 2010
-
-
Friedemann Kleint authored
Fix README, some spelling errors, remove contractions, exclamation marks, correct some plural forms, join split messages. Add QCoreApplication::translate to non-Q_OBJECT-classes. Fix some lupdate warnings about discarding meta-data (//:).
-
- Aug 13, 2010
-
-
ck authored
The device configuration widget is now the only place the user ever has to specify ports.
-
- Aug 12, 2010
-
-
qt-info@nokia.com authored
Currently hidden.
-
- Aug 10, 2010
-
-
Joerg Bornemann authored
The code relies on getting the dialog accepted after the editFinished singnals. This does not work on MacOS. Reviewed-by: ck
-
- Aug 02, 2010
-
-
ck authored
This makes us more independent of the developer PC's firewall setting. Reviewed-by: kh1
-
- Jul 28, 2010
-
-
ck authored
Task-number: QTCREATORBUG-1961 Reviewed-by: kh1
-
- Jul 12, 2010
-
-
ck authored
-
- Jun 18, 2010
-
-
ck authored
Task-number: QTCREATORBUG-1673
-
- May 14, 2010
-
-
Leena Miettinen authored
Reviewed-by: ossi
-
ck authored
-
- Apr 26, 2010
-
-
ck authored
It does not conceptually belong there, and several people have asked for an interface to use the functionality in their own plugins. Task-number: QTCREATORBUG-1204 Reviewed-by: kh1
-
- Apr 19, 2010
-
-
Daniel Molkentin authored
Also, the hint on milliseconds was wrong. The unit is seconds. As requested by Friedemann.
-
ck authored
Reviewed-by: kh1
-
- Apr 16, 2010
-
-
kh1 authored
Reviewed-by: ck
-
- Apr 13, 2010
-
-
ck authored
Task-number: QTCREATORBUG-1067
-
- Apr 12, 2010
-
-
kh1 authored
Reviewed-by: ck
-
- Apr 09, 2010
-
-
Daniel Molkentin authored
- Remove ListView by ComboBox. Uses less space - Ports are now spinboxes, to allow for better input validation
-
- Apr 08, 2010
-
-
ck authored
Task-number: QTCREATORBUG-1074 Reviewed-by: kh1
-
- Mar 19, 2010
-
-
Thorbjørn Lindeijer authored
Reduces the minimum size of the Options dialog. Reviewed-by: kh1
-
- Feb 26, 2010
-
-
Friedemann Kleint authored
-
- Feb 08, 2010
-
-
ck authored
-
- Feb 03, 2010
- Jan 18, 2010
- Jan 11, 2010
-
-
ck authored
-
- 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
-
- Jan 04, 2010
-
-
ck authored
-
- Dec 23, 2009
-
-
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
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 10, 2009
-
-
ck authored
-
- Dec 03, 2009
-
-
kh1 authored
Reviewed-by: ck
-
- Dec 01, 2009
- Nov 30, 2009
-
-
ck authored
-