aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/deployconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Remove metatype registration macro usageNikita Baryshnikov2016-02-081-1/+0
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-4/+2
* ProjectExplorer: Sprinkle overrides over the codeTobias Hunger2016-01-291-11/+9
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* ProjectConfiguration: Sprinkle override and explicit over the codeTobias Hunger2015-11-161-3/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | DeployConfigurationFactory: Properly extract the abstract classDaniel Teske2015-01-131-12/+23
|/
* Set up hierarchy of ProjectConfiguration macro expanders.hjk2014-11-051-0/+2
* License updateEike Ziller2014-10-091-7/+8
* Always pass Core::Id by value.Christian Kandeler2014-07-011-5/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Support multiple deployconfiguration factoriesDaniel Teske2013-05-071-1/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-1/+0
* ProjectExplorer: Make fromMap() public in BuildConfiguration.Christian Kandeler2013-03-111-2/+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
* | DeployConfigurationWidget: Remove classDaniel Teske2012-11-161-10/+2
* | Remove DeployConfigurationWidget::init()Daniel Teske2012-11-161-3/+0
* | Rename DeployConfiguration::configurationWidget()Daniel Teske2012-11-161-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Change and Clone kit functionalityDaniel Teske2012-09-281-0/+1
* | Make DeployConfigurations cloneableDaniel Teske2012-09-281-2/+9
|/
* Remove evaluateBuildSystem signalDaniel Teske2012-08-241-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix reading of existing .user filesTobias Hunger2012-06-211-1/+3
* Profile introductionTobias Hunger2012-06-211-1/+8
* Fix warnings on windowsTobias Hunger2012-04-251-3/+3
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-5/+5
* DeployConfiguration: Make it possible to enable/disable DCsTobias Hunger2012-03-291-0/+6
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* 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
* Exported header cleanup.Friedemann Kleint2011-01-201-1/+2
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Compile fix for pedantic C++ compilers.Roberto Raggi2010-12-161-1/+1
* | ProjectExplorer: Remove internal classes from exported headers.Friedemann Kleint2010-11-011-2/+0
|/
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-3/+2
* Refactor deploymentTobias Hunger2010-08-021-0/+122