summaryrefslogtreecommitdiff
path: root/src/plugins/android/androidplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: Simplify code assist by using KeywordsCompletionProviderDavid Schulz2017-07-271-1/+0
* Debugger: Use a somewhat less intrusive hack for 'start at main'hjk2017-07-121-1/+0
* Android: Simplify run control constructionhjk2017-06-301-8/+18
* Move mimetype definitions to plugin specsEike Ziller2017-02-271-4/+0
* Android: Minor code cosmeticshjk2016-05-191-10/+14
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Use new mime databaseEike Ziller2015-02-171-16/+3
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Move CompletionAssistProvider constructionhjk2014-10-061-1/+0
* | JsonWizard: Replace Java wizard with JsonWizardTobias Hunger2014-09-301-2/+0
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | Android: Compile fix after renaminghjk2014-08-201-1/+1
* | Move qmake specific part to qmake plugin, generalize android supportBogDan Vatra2014-07-211-10/+4
* | AndroidRunConfigurations: Split up into general and qmake specific partsDaniel Teske2014-07-211-1/+2
* | AndroidDebugSupport: Split up into general and qmake specific partBogDan Vatra2014-07-211-0/+2
* | Android: Remove Necessitas supportBogDan Vatra2014-07-211-4/+0
|/
* Android: Add Java file wizardDaniel Teske2014-02-181-0/+2
* Android: Add minimal Java editing supportDaniel Teske2014-01-201-0/+7
* Android: Rework settings dialogDaniel Teske2014-01-171-4/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* AndroidPlugin: Remove dependency on qbs pluginDaniel Teske2013-10-021-3/+0
* Show potential kits in the targetsetuppageDaniel Teske2013-10-011-0/+2
* Android: androiddeployqt supportDaniel Teske2013-09-261-0/+2
* Apply 'static' pattern to MimeDatabasehjk2013-09-031-1/+1
* make the android => qbs dependency optionalOswald Buddenhagen2013-08-211-1/+5
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-1/+1
* Export android specific settings to QBSBogDan Vatra2013-08-191-1/+2
* Android: Implement a "editor" for android manifest filesDaniel Teske2013-05-151-0/+18
* AndroidDevice: Update after the device manager has actually loadedDaniel Teske2013-04-111-0/+8
* Android: Add/Remove Android Device on configuring android sdk pathDaniel Teske2013-04-091-3/+0
* Fix Krazy warnings about includes/header guards in Android.Friedemann Kleint2013-03-121-1/+0
* ToolChainKitInformation: Make use of ToolChainManager::isLoaded()Tobias Hunger2013-02-281-6/+3
* DeviceKitInformation: Warn if something goes wrongTobias Hunger2013-02-281-3/+4
* AndroidPlugin: Fix automatic creation of Kits being run to earlyDaniel Teske2013-02-251-1/+10
* Android: Do not try to update the kit list before having qt versionsDaniel Teske2013-02-251-1/+0
* Android: Automatic Kit creationDaniel Teske2013-02-211-0/+5
* Simplify Android settings, move debugger/gdbserver to KitDaniel Teske2013-02-071-0/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-19/+18
* Android: Do not instantiate the DeviceManager in initialize().Christian Kandeler2012-09-061-4/+5
* android: code cosmeticshjk2012-08-121-6/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Make AndroidManager completely staticDaniel Teske2012-07-181-2/+0
* More Android fixes, add default android device.BogDan Vatra2012-07-041-0/+6
* Fix Android plugin.BogDan Vatra2012-06-231-0/+2
* Profile introductionTobias Hunger2012-06-211-23/+22
* Android pluginBogDan Vatra2012-04-241-0/+86