summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprojectmanager/qmlprojectrunconfigurationfactory.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Introduce a SimpleRunWorkerFactory templatehjk2019-03-191-43/+0
* ProjectExplorer: De-qobject-ify RunConfigurationFactoryhjk2018-04-091-1/+1
* Rename IRunConfigurationFactory to RunConfigurationFactoryhjk2018-03-071-3/+2
* ProjectExplorer: Show non-desktop device names in remote run config nameshjk2018-02-151-1/+1
* QmlProjectManager: Allow QmlProjectRunconfigurations on non-DesktopUlf Hermann2018-02-081-1/+0
* IRunConfiguration: Remove BuildTargetInfo from the RC factory APIsTobias Hunger2018-02-061-2/+2
* QmlProjectManager: Prepare for running on remote devicesUlf Hermann2018-01-231-1/+0
* ProjectExplorer: Add a IRunConfigurationFactory::addFixedBuildTarget()hjk2018-01-031-10/+1
* ProjectExplorer: Use ids in RunConfigFactory:: setSupportedProjectTypehjk2017-12-191-1/+1
* ProjectExplorer/all: Re-organize BuildSteps/{Deploy,Build}Config setuphjk2017-12-081-26/+4
* QmlProjectManager: Drop support for QtQuick1Ulf Hermann2017-11-301-32/+8
* ProjectExplorer: Register createes' base id in RunConfigurationFactoryhjk2017-11-271-38/+19
* ProjectExplorer: Add a RunConfigurationFactory::canHandle(Target *)hjk2017-11-201-10/+2
* ProjectExplorer: Implement RunConfiguration::do{Clone,Restore} in basehjk2017-11-161-11/+0
* ProjectExplorer: Simplify IRunConfigurationFactory::clone() usehjk2017-11-141-9/+2
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-3/+3
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-4/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* 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/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in QmlProjectManager.Friedemann Kleint2013-04-091-1/+0
* RunConfigurationFactory: Centralize much of the restore codeTobias Hunger2013-04-051-10/+3
* RunConfigurationAspect: Add RunConfiguration parameter to factory methodTobias Hunger2013-04-051-3/+1
* Fix Krazy warnings about includes/header guards in QML-Projectmanager.Friedemann Kleint2013-03-131-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | QmlProject: Detect import type from mainFileKai Koehne2013-01-211-5/+19
|/
* Adjust license headershjk2012-10-051-21/+20
* s/profile/kit/Tobias Hunger2012-09-041-6/+6
* QmlProject: Fix compilation failureKai Koehne2012-08-231-0/+1
* QmlProject: Support both qmlscene and qmlviewer in run configurationKai Koehne2012-08-231-8/+34
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-4/+6
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-11/+19
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-10/+9
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* code cosmeticshjk2010-06-101-5/+5
* Long live the king!hjk2010-03-051-1/+1
* QmlProjectManager refactoringKai Koehne2010-02-161-0/+113