aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: fix a title capitalizationAssam Boudjelthia2020-07-221-1/+1
* Move InfoBar to UtilsEike Ziller2020-06-181-7/+7
* ProjectExplorer: Consolidate RunConfigurationFactory::idshjk2020-06-151-4/+4
* Android: Silence soft assertChristian Stenger2020-03-191-1/+4
* Android: keep the debuggers list updated with auto detected toolchainsAssam Boudjelthia2020-02-281-1/+1
* Android: Automatically use the correct NDK for each Qt versionAssam Boudjelthia2020-02-171-0/+1
* Android: don't show Android info bar if Android version is installedAssam Boudjelthia2020-02-111-4/+10
* Android: Automatically download SDK tools and essential packagesAssam Boudjelthia2020-02-071-0/+30
* Android: Merge androidsettings{page,widget}.{h,cpp}hjk2020-01-131-1/+1
* Android: Move logic to trigger AndroidManager::updateGradlePropertieshjk2019-10-011-28/+0
* Android multi arch supportBogDan Vatra2019-09-161-2/+0
* Android: Avoid a direct use of RunControl::runConfiguration()hjk2019-08-301-2/+1
* ProjectExplorer: Re-work setup runworker factorieshjk2019-08-091-23/+31
* Avoid warning on empty expressionshjk2019-07-231-2/+2
* ProjectExplorer: Use Utils::FileName for Runnable::executablehjk2019-06-211-1/+1
* ProjectExplorer: Switch order of template parametershjk2019-04-021-4/+4
* ProjectExplorer: Replace one overload of RunControl::registerWorkerhjk2019-03-201-10/+22
* ProjectExplorer: Introduce a SimpleRunWorkerFactory templatehjk2019-03-191-4/+7
* ProjectExplorer: Make kit aspects self-registerhjk2019-03-181-2/+1
* Move IDeviceFactory closer to IDevice implementationhjk2019-02-211-1/+0
* QtSupport et al: Move QtVersionFactory to *QtVersion implementationhjk2019-02-181-1/+1
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-3/+3
* Android: Remove DeployConfiguration restrictionhjk2019-01-251-1/+14
* QmakeAndroidSupport: Remove pluginhjk2019-01-161-1/+32
* Android: Support commandline arguments for Android appVikas Pachdha2018-08-021-1/+1
* ProjectExplorer: Use unique_ptr to store KitInformationTobias Hunger2018-07-111-1/+1
* Android: Move CreateAndroidManifestWizard and related build step to basehjk2018-07-111-0/+1
* Android: Do not disconnect a signal that was never connectedTobias Hunger2018-06-201-1/+1
* ProjectExplorer: Add RunConfigFactory::addRunWorkerFactory convieniencehjk2018-05-291-7/+4
* QmakeAndroid: Move RunConfigurationFactory to Android basehjk2018-05-231-0/+12
* Finish merging Runnable and StandardRunnablehjk2018-05-231-4/+1
* Support QML preview with qmlproject on androidUlf Hermann2018-02-141-0/+15
* Android: Some code cosmeticshjk2018-02-141-14/+5
* Android: Remove dependency on plugin object poolhjk2018-01-301-17/+23
* Fix compileOliver Wolff2017-12-131-1/+1
* QmakeAndroidSupport: Move AndroidPackageInstallationStep to Android pluginhjk2017-12-121-1/+3
* Android: Add support for QML previewUlf Hermann2017-11-081-2/+5
* 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