aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/target.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-1/+2
* Project: Get rid of *EnabledChanged signals on Project and TargetTobias Hunger2017-08-021-33/+0
* Project: Get rid of builddirectoryChanged signalTobias Hunger2017-08-021-10/+0
* ProjectExplorer: Add subscribeSignal method to targets and projectsTobias Hunger2017-08-021-10/+0
* ProjectExplorer: Add ProjectConfiguration * to activeProjectConfigurationChangedTobias Hunger2017-08-021-3/+3
* ProjectConfiguration: Add isActive() methodTobias Hunger2017-08-021-0/+5
* ProjectExplorer: Simplify *ConfigurationModelsTobias Hunger2017-08-011-0/+9
* Target/Project: Add generic signals for changes in the project configuration ...Tobias Hunger2017-07-311-8/+23
* Use const'ref in theses methodsMontel Laurent2017-04-211-1/+1
* ProjectExplorer: Enable tooltips in MiniProjectTargetSelectorTobias Hunger2017-03-081-29/+17
* KitManager: Get rid of KitMatcher classTobias Hunger2017-01-181-1/+1
* RunConfiguration: Simplify adding of ExtraAspectsTobias Hunger2017-01-051-1/+0
* ProjectExplorer: Introduce a small device status iconAlessandro Portale2016-11-031-3/+3
* ProjectExplorer: Themable device status indicator overlayAlessandro Portale2016-09-271-27/+15
* Target: Clean up names to follow form used almost everywhere elseTobias Hunger2016-05-031-43/+43
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-8/+8
* ProjectExplorer: Handle imperfect build systemsTobias Hunger2016-04-071-26/+24
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Target: Make sure the kit pointer does not changeTobias Hunger2015-11-231-20/+12
* Target: Use Qt5-style connectsTobias Hunger2015-11-171-15/+14
* Project: Add a option to synchronize kits and build/deploy across projectsDaniel Teske2015-09-151-4/+6
* Update LicenseEike Ziller2015-01-161-6/+6
* Set up hierarchy of ProjectConfiguration macro expanders.hjk2014-11-051-12/+5
* Provide %{buildDir} macro expansion again.hjk2014-11-051-0/+23
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Algorithms: Introduce helper Utils::equalDaniel Teske2014-07-161-3/+1
* | Even more algorithm usage in ProjectExplorerDaniel Teske2014-07-161-22/+12
|/
* Allow the user to restrict rc creation to certain .proDaniel Teske2014-06-161-5/+10
* Project: Use Utils::FileName as return type for projectFilePath()Tobias Hunger2014-05-061-1/+1
* Target: Avoid needless switching of active RunConfigurations.Tobias Hunger2014-02-101-10/+24
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* projectexplorer: fix target buildDirectoryChanged signalFawzi Mohamed2013-12-161-1/+3
* Target: Fix loading of multiple deploy configurations of the same kindTobias Hunger2013-12-021-2/+3
* Target: Overwrite displayname we got from our fileTobias Hunger2013-10-181-0/+3
* TargetSetupPage: Generalize the pageTobias Hunger2013-09-271-1/+1
* BuildConfigurationFactory: Refactor codeTobias Hunger2013-09-171-6/+5
* ProjectExplorer: Clean up KitsManager APIhjk2013-09-111-1/+1
* BuildManager: apply 'static' patternhjk2013-09-051-6/+2
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-1/+1
* Fix coding style for else statementsOrgad Shaneh2013-07-171-2/+2
* Qt4Project::updateRunConfigurations: Do not preserve unconfigured rcsDaniel Teske2013-06-111-2/+2
* Fix possible crash in targetTobias Hunger2013-05-291-1/+3
* RC: Make sure a configured RC is active after opening a projectTobias Hunger2013-05-151-0/+18
* Support multiple deployconfiguration factoriesDaniel Teske2013-05-071-9/+15
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-05-031-0/+20
|\
| * Android: Speed up project opening by caching the sdk versionDaniel Teske2013-04-301-0/+20
* | RunConfigurationAspect: Add RunConfiguration parameter to factory methodTobias Hunger2013-04-051-0/+1
* | Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-1/+0
|/
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\