summaryrefslogtreecommitdiff
path: root/src/plugins/ios/iosrunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Add some more functions to buildsteplistTobias Hunger2016-04-201-12/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Ios: use ArgumentsAspect in IosRunConfigurationhjk2016-01-191-59/+5
* Project: Add setRootProjectNode methodTobias Hunger2016-01-111-2/+2
* Ios: Use plain C++ for IosRunConfigurationWidgethjk2015-12-231-42/+60
* ProjectNode: Rename path() to filePath()Tobias Hunger2015-11-031-1/+1
* Introduce Profile build modeUlf Hermann2015-10-201-0/+1
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-4/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | IOS: Remove unneeded qualificationsOrgad Shaneh2015-02-051-6/+6
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-1/+3
|/
* iOS: do not set simulator type before initial setupFawzi Mohamed2014-12-021-3/+5
* iOS: fix simulator selectionFawzi Mohamed2014-11-251-28/+63
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-041-1/+1
|/
* ios: convert to new logging infrastructureFawzi Mohamed2014-07-071-3/+4
* De-noise RunConfigurationsOrgad Shaneh2014-05-281-9/+8
* iosrunconfiguration: use more descriptive method/variables namesFawzi Mohamed2014-05-081-7/+7
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-1/+1
* iosrunconfiguration: always update dev type switcherFawzi Mohamed2014-04-011-8/+8
* ios: make simulator device selection more robust vs corrupted settingsFawzi Mohamed2014-03-311-0/+4
* ios: fix update of executable path in the UIFawzi Mohamed2014-03-311-2/+4
* ios: make device simulated configurable in runconfigurationFawzi Mohamed2014-03-311-3/+48
* ios: correctly update run configuration namesFawzi Mohamed2014-03-271-3/+7
* ios: check also if rootQmakeNode is nullFawzi Mohamed2014-03-261-9/+14
* ios: use consistent paths in build dir creationFawzi Mohamed2014-03-111-1/+1
* ios: correctly handle exe path in subdir projectsFawzi Mohamed2014-03-111-1/+9
* QtcProcess: Introduce a QtcProcess::Arguments classhjk2014-02-191-16/+17
* ios: improve run handlingFawzi Mohamed2014-02-141-1/+108
* ios: fix iosrunconfiguration m_arguments persistencyFawzi Mohamed2014-01-221-0/+16
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ios: correcly update executable path in the uiFawzi Mohamed2013-12-161-1/+3
* Braces cleanupOrgad Shaneh2013-11-141-2/+1
* iOS: Unify translation of iOS-Device.Friedemann Kleint2013-11-041-5/+1
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-3/+3
* Qt4ProjectManager: Rename {Qt4,Qmake}{Project,Pr{i,o}FileNode}hjk2013-10-291-2/+2
* Qt4ProjectManager: Rename {Qt4,Qmake}BuildConfiguration{Factory,}hjk2013-10-291-2/+2
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-3/+3
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-1/+1
* ios: preliminary support for iosFawzi Mohamed2013-10-021-0/+275