summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/deployconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use the canonical version of defining string literalshjk2013-09-271-6/+2
* PluginManager: Do not use instance() when that is not neededTobias Hunger2013-08-021-3/+3
* Allow a project to opt-out of the normal deployment configurationTobias Hunger2013-05-131-1/+1
* Support multiple deployconfiguration factoriesDaniel Teske2013-05-071-3/+4
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-5/+0
* 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-8/+1
* | 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-1/+13
* | Make DeployConfigurations cloneableDaniel Teske2012-09-281-3/+18
|/
* DeployConfiguration: fix memory leakDaniel Teske2012-09-181-0/+1
* s/profile/kit/Tobias Hunger2012-09-041-3/+3
* use new id comparison operators to reduce line noise and save cycleshjk2012-08-061-4/+4
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-4/+39
* Cleanup more TODOs in ProjectExplorerDaniel Teske2012-05-031-1/+1
* Fix warnings on windowsTobias Hunger2012-04-251-3/+3
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-10/+10
* DeployConfiguration: Make it possible to enable/disable DCsTobias Hunger2012-03-291-0/+10
* 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-0/+2
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Make cloning of BuildConfigurations work againTobias Hunger2010-08-301-0/+1
* Enable restoring the default names of project configuration itemsTobias Hunger2010-08-241-5/+8
* Compile fix on macTobias Hunger2010-08-021-2/+2
* Refactor deploymentTobias Hunger2010-08-021-0/+203