summaryrefslogtreecommitdiff
path: root/src/plugins/ios/iosrunfactories.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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-6/+10
* RunFactories: Simplify pathFromId by using Core::Id::suffixAfterDaniel Teske2014-06-161-5/+1
* QmakeProject: Replace applicationProFilePaths by idsForNodesDaniel Teske2014-06-161-3/+1
* QmakeProject: Rework allProFiles()Daniel Teske2014-06-121-4/+8
* ProjectNodes: Refactor runConfigurationsFor()hjk2014-04-291-1/+1
* ios: add qml profiler supportFawzi Mohamed2014-03-311-1/+5
* ios: fix access of deleted run controlFawzi Mohamed2014-02-251-2/+2
* ios: explicitly stop an application when running on the same deviceFawzi Mohamed2014-02-141-3/+14
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Revert "ios: disable run button while an application is running"Fawzi Mohamed2013-11-291-27/+3
* ios: disable run button while an application is runningFawzi Mohamed2013-11-281-3/+27
* 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
* ios: fixes for C++11 compilationFawzi Mohamed2013-10-101-26/+0
* ios: preliminary support for iosFawzi Mohamed2013-10-021-0/+202