aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidrunner.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: select device with "adb -d" if it have invalid serial noSergey Shambir2013-02-261-14/+10
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Fix AndroidRunner stop action.BogDan Vatra2013-01-241-5/+0
* | Remove useless warning dialog.BogDan Vatra2013-01-211-9/+7
* | Use /data/local/tmp instead of /data/local to deploy local libsBogDan Vatra2013-01-171-1/+1
* | Send static_init_classes paratemer to Android applicationBogDan Vatra2013-01-171-0/+3
* | Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-161-2/+10
|\|
| * Fix crash when pressing stop buttonBogDan Vatra2013-01-151-3/+6
* | Use QProcess::kill() rather than QProcess::terminate() for adb.exeRay Donnelly2012-12-131-3/+3
* | Remove AndroidRunner::asyncStop; always stop synchronously.Ray Donnelly2012-12-131-4/+0
* | Fix Android ps output processing when ps is really busybox.Ray Donnelly2012-12-131-5/+21
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-19/+18
|\|
| * Adjust license headershjk2012-10-051-19/+18
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-041-9/+9
|\|
| * Android: check UI text for style and grammarLeena Miettinen2012-10-011-9/+9
* | Do not use the fromAscii() and toAscii() functions.Christian Kandeler2012-09-211-2/+2
|/
* Fixed string typo in Android pluginSergey Belyashov2012-08-011-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Android: Add QML debugging supportTyler Mandry2012-07-171-11/+32
* Profile introductionTobias Hunger2012-06-211-11/+13
* tr()-Fixes in master.Friedemann Kleint2012-05-281-1/+1
* Android pluginBogDan Vatra2012-04-241-0/+281