summaryrefslogtreecommitdiff
path: root/src/plugins/ios/iosrunfactories.h
Commit message (Expand)AuthorAgeFilesLines
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+13
* ProjectExplorer: Use Core::Id as RunMode "enum values"BogDan Vatra2015-06-301-2/+2
* ios: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-041-12/+12
* 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
* | Use Q_DECL_OVERRIDE instead of QTC_OVERRIDEThomas Hartmann2014-09-251-13/+12
|/
* ios: Fix MSVC compiler warningKai Koehne2014-07-071-1/+1
* Always pass Core::Id by value.Christian Kandeler2014-07-011-2/+2
* Allow the user to restrict rc creation to certain .proDaniel Teske2014-06-161-1/+1
* ProjectNodes: Refactor runConfigurationsFor()hjk2014-04-291-1/+1
* ios: explicitly stop an application when running on the same deviceFawzi Mohamed2014-02-141-0/+2
* ios: use QTC_OVERRIDE consistentlyFawzi Mohamed2014-02-061-3/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Revert "ios: disable run button while an application is running"Fawzi Mohamed2013-11-291-2/+0
* ios: disable run button while an application is runningFawzi Mohamed2013-11-281-0/+2
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-1/+1
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-1/+1
* ios: fixes for C++11 compilationFawzi Mohamed2013-10-101-8/+2
* Ios: Fix compilation with Qt4Eike Ziller2013-10-021-16/+16
* ios: preliminary support for iosFawzi Mohamed2013-10-021-0/+97