aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicated includesDaniel Teske2012-07-181-4/+2
* Make AndroidManager completely staticDaniel Teske2012-07-183-33/+0
* Android: Add QML debugging supportTyler Mandry2012-07-175-43/+89
* Fix tr() error in Android plugin, use QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-07-166-9/+10
* Run zipalign tool after android packges is created and signed.BogDan Vatra2012-07-104-2/+16
* Fix Android package signingBogDan Vatra2012-07-102-2/+7
* introduce qmakeProperty(), use instead of versionInfo() where applicableOswald Buddenhagen2012-07-092-5/+6
* Fix qbs buildOrgad Shaneh2012-07-051-0/+2
* More Android fixes, add default android device.BogDan Vatra2012-07-0414-52/+242
* debugger: adjust to profile changeshjk2012-06-281-3/+7
* Android: Remember 'Use local qt libs' deploy settingTyler Mandry2012-06-262-0/+18
* Fix qbs buildOrgad Shaneh2012-06-252-0/+5
* Fix building the Android plugin in C++11 mode again.Thiago Macieira2012-06-251-6/+6
* Android: Clean/speed up some code.Tyler Mandry2012-06-251-3/+2
* Fix Android plugin.BogDan Vatra2012-06-2312-25/+183
* Fix reading of existing .user filesTobias Hunger2012-06-212-2/+2
* Remove some useless linesTobias Hunger2012-06-211-2/+0
* Profile introductionTobias Hunger2012-06-2139-1659/+1280
* runconfig: consolidate createConfigurationWidget implementationshjk2012-06-192-7/+0
* Fix qbs code styleYuchen Deng2012-06-191-1/+1
* debugger: merge notifyEngineRemoteSetup* and handleRemoteSetup*hjk2012-06-131-3/+3
* Fix compilation error with C++11: space needed for string concatenationThiago Macieira2012-06-071-10/+10
* tr()-Fixes in master.Friedemann Kleint2012-05-289-26/+42
* IOptionsPage: replace virtual fuctions by data membershjk2012-05-232-41/+11
* DebuggingHelper: Move to QtSupportTobias Hunger2012-05-182-4/+4
* Prepare Qt Creator to have a flexible settings-path.tjenssen2012-05-111-3/+2
* Android Toolchain: Remove unused member variableDaniel Teske2012-04-301-1/+0
* Compile after qt5/qtbase commit 75a0c7f9Bradley T. Hughes2012-04-301-1/+1
* Fix Android strip procedureBogDan Vatra2012-04-291-2/+3
* Fix build on Unix.Thiago Macieira2012-04-261-0/+2
* Add qbs files for androidDaniel Teske2012-04-251-0/+85
* Use Core::Id in project-related objectsTobias Hunger2012-04-2525-165/+162
* Whitespace fixesTobias Hunger2012-04-241-4/+4
* Compile fixRobert Loehning2012-04-241-3/+3
* Android pluginspec: Fix the last commit, add a missing "Daniel Teske2012-04-241-1/+1
* Mark Android plugin as experimentalDaniel Teske2012-04-242-3/+4
* android: compile with namespaceshjk2012-04-241-3/+4
* Android pluginBogDan Vatra2012-04-2463-0/+11589