aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qnx/qnxrunconfigurationfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qnx: Move QnxRunConfigurationFactory close to run confighjk2018-04-061-45/+0
* Merge remote-tracking branch 'origin/4.6'Eike Ziller2018-03-131-0/+3
|\
| * RunConfigurationFactories: Fix crash opening non-qmake based projectsTobias Hunger2018-03-071-2/+7
* | Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-071-2/+1
* | Introduce and use IRunConfiguration::addSupportedTargetDeviceTypehjk2018-02-231-1/+1
* | ProjectExplorer: Show non-desktop device names in remote run config nameshjk2018-02-151-14/+0
* | ProjectExplorer: Simplify collection of RunConfigurationCreationInfoshjk2018-02-151-2/+1
* | Qnx: Remove run-time dependency on QmakeProjectManagerhjk2018-02-091-11/+5
* | IRunConfiguration: Remove BuildTargetInfo from the RC factory APIsTobias Hunger2018-02-061-6/+3
|/
* QmakeProject: Make availableBuildTargets return a BuildTargetInfo listhjk2018-01-111-5/+3
* ProjectExplorer: Return BuildTargetInfo from availableBuildTarget()hjk2018-01-051-11/+11
* ProjectExplorer: Register createes' base id in RunConfigurationFactoryhjk2017-11-271-43/+12
* ProjectExplorer: Add a RunConfigurationFactory::canHandle(Target *)hjk2017-11-201-9/+1
* ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in basehjk2017-11-161-12/+0
* Qnx: Provide a RunConfiguration::initialize(Id) implementationhjk2017-11-151-11/+2
* ProjectExplorer: Simplify IRunConfigurationFactory::clone() usehjk2017-11-141-8/+1
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-4/+3
* QMake: Simplify QmakeProject::creationIds use furtherhjk2017-02-281-2/+1
* QMake: Centralize determination of available creationIdshjk2017-02-281-6/+2
* qmake: move over from QmakeProjectNodes to QmakeParserNodesTobias Hunger2017-02-221-14/+12
* Qnx: Rename qnxdeviceconfiguration* to qnxdevice*hjk2016-05-231-4/+7
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-19/+12
* ProjectNode: Rename path() to filePath()Tobias Hunger2015-11-031-1/+1
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-5/+5
* Update LicenseEike Ziller2015-01-161-4/+4
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | RemoteLinux: Create run configs by target name, not by project file.Christian Kandeler2014-09-091-1/+11
|/
* 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-7/+12
* QmakeProject: Replace applicationProFilePaths by idsForNodesDaniel Teske2014-06-161-5/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-1/+1
* 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-1/+1
* Qnx: Update copyright informationEl Mehdi Fekari2013-10-161-2/+2
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-2/+2
* QNX: Fixed creation of QnxRunConfigurationsTobias Nätterlund2013-04-191-1/+1
* RunConfigurationFactory: Centralize much of the restore codeTobias Hunger2013-04-051-11/+4
* RunConfigurationAspect: Add RunConfiguration parameter to factory methodTobias Hunger2013-04-051-9/+3
* Qnx: Use new Core::Id interfaceshjk2013-03-221-14/+6
* RunConfigurations: Avoid some direct QString use with Core::Idhjk2013-03-191-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-20/+18
* s/profile/kit/Tobias Hunger2012-09-041-2/+2
* Fix tr() error in QNX plugin, use QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-07-161-1/+1
* New QNX plugin.Tobias Nätterlund2012-07-131-0/+157