aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androidrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Android: Fix history completer keyChristian Stenger2018-05-311-0/+1
* Android: Remove AndroidRunnable::{beforeStart,afterFinish}AdbCommandshjk2018-05-161-6/+6
* Android: Make runconfiguration use aspectshjk2018-05-091-51/+90
* Android: Merge run configuration into base classhjk2018-05-081-0/+30
* ProjectExplorer: Streamline OutputFormatter creation a bithjk2018-04-131-5/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-3/+5
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-7/+2
* Android: Let user specify shell commandsVikas Pachdha2017-06-301-0/+34
* Android: Make Android manager activity start arguments configurableVikas Pachdha2017-06-281-1/+30
* Android: Convert into a RunWorker based setuphjk2017-06-121-5/+0
* Revert "Android: Improve application output window by adding filters"Ulf Hermann2017-04-281-190/+1
* Android: Improve application output window by adding filtersBogDan Vatra2017-04-121-1/+190
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* 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
* | Show project name.BogDan Vatra2014-10-031-12/+0
* | AndroidRunConfigurations: Split up into general and qmake specific partsDaniel Teske2014-07-211-71/+1
* | Android: Remove Necessitas supportBogDan Vatra2014-07-211-1/+0
|/
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-2/+2
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* Android: Rework settings dialogDaniel Teske2014-01-171-5/+0
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Debugger: Remove support for non-Python GDBhjk2014-01-061-8/+0
|/
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-2/+2
* Qt4ProjectManager: Rename {Qt4,Qmake}{Project,Pr{i,o}FileNode}hjk2013-10-291-8/+8
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-2/+2
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-4/+4
* AndroidRunConfiguration: Take .pro file parsing into accountDaniel Teske2013-10-091-0/+61
* Android: androiddeployqt supportDaniel Teske2013-09-261-10/+0
* Simplify Android settings, move debugger/gdbserver to KitDaniel Teske2013-02-071-8/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-19/+18
* s/profile/kit/Tobias Hunger2012-09-041-4/+4
* android: remove unneeded enums, declarations and associated codehjk2012-08-221-10/+0
* madde/qnx/remotelinux: adjust after profile changeshjk2012-07-261-17/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Remove duplicated includesDaniel Teske2012-07-181-4/+2
* Android: Add QML debugging supportTyler Mandry2012-07-171-1/+6
* Remove some useless linesTobias Hunger2012-06-211-2/+0
* Profile introductionTobias Hunger2012-06-211-16/+20
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-1/+1
* Android pluginBogDan Vatra2012-04-241-0/+147