aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidrunfactories.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: Simplify run control constructionhjk2017-06-301-82/+0
* Android: Re-enable QmlProfilerhjk2017-06-291-3/+1
* Android: Convert into a RunWorker based setuphjk2017-06-121-8/+19
* Android: Adapt to ProjectExplorer::ToolRunner introductionhjk2017-03-301-6/+4
* Move CustomExecutableRunConfiguration to ProjectExplorerhjk2016-05-131-7/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-301-16/+11
* Introduce perf profiler run modeUlf Hermann2015-02-161-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Valgrind: Support vgdbOrgad Shaneh2015-02-101-1/+1
* | Android: Remove unneeded qualificationsOrgad Shaneh2015-02-061-3/+2
|/
* ProjectExplorer: Add ClangStaticAnalyzerMode RunModeNikolai Kosjar2014-10-161-0/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | AndroidRunConfigurations: Split up into general and qmake specific partsDaniel Teske2014-07-211-98/+0
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-4/+4
* Allow the user to restrict rc creation to certain .proDaniel Teske2014-06-161-3/+6
* QmakeProject: Replace applicationProFilePaths by idsForNodesDaniel Teske2014-06-161-3/+1
* QmakeProject: Rework allProFiles()Daniel Teske2014-06-121-3/+7
* ProjectNodes: Refactor runConfigurationsFor()hjk2014-04-291-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-2/+2
* Qt4ProjectManager: Rename {Qt4,Qmake}{Project,Pr{i,o}FileNode}hjk2013-10-291-2/+2
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-2/+2
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-2/+2
* AndroidRunConfiguration: Take .pro file parsing into accountDaniel Teske2013-10-091-1/+1
* Analyzer: Use the run mode stored in the parameters instead of a copyhjk2013-08-051-1/+1
* Android: Add QML profilingAurindam Jana2013-05-061-3/+15
* IRunControlFactory::displayName: Remove unused functionDaniel Teske2013-04-251-5/+0
* RunConfigurationFactory: Centralize much of the restore codeTobias Hunger2013-04-051-10/+3
* RunConfigurationAspect: Add RunConfiguration parameter to factory methodTobias Hunger2013-04-051-3/+1
* Android: Use new Core::Id::suffixAfter functionhjk2013-03-221-9/+3
* Android: Simplify use of Core::Idhjk2013-03-191-2/+3
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-19/+18
* Android: check UI text for style and grammarLeena Miettinen2012-10-011-1/+1
* Add error string to IRunControlFactory::createRunControlDaniel Teske2012-09-051-2/+2
* s/profile/kit/Tobias Hunger2012-09-041-2/+2
* android: code cosmeticshjk2012-08-121-17/+10
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix reading of existing .user filesTobias Hunger2012-06-211-1/+1
* Profile introductionTobias Hunger2012-06-211-40/+46
* runconfig: consolidate createConfigurationWidget implementationshjk2012-06-191-6/+0
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-13/+15
* Android pluginBogDan Vatra2012-04-241-0/+198