summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/target.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-041-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\ \ | |/
| * Adjust license headershjk2012-10-051-21/+20
* | Merge origin/2.6Eike Ziller2012-10-051-7/+0
|\ \ | |/
| * CMake and Kits: Fix interaction between themDaniel Teske2012-10-051-7/+0
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-041-0/+1
|\ \ | |/
| * Update Overlay icon in MiniTargetSelector on Kit changesTobias Hunger2012-09-281-0/+1
* | Merge remote-tracking branch 'gerrit/2.6'Oswald Buddenhagen2012-09-121-12/+12
|\ \ | |/
| * Profile -> Kit variable renamingOrgad Shaneh2012-09-111-12/+12
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-09-041-26/+26
|\ \ | |/
| * Rename some more profiles to kitTobias Hunger2012-09-041-12/+12
| * s/profile/kit/Tobias Hunger2012-09-041-16/+16
* | ProjectExplorer: Add signal to inform about deployment data changes.Christian Kandeler2012-08-291-2/+8
|/
* Remove evaluateBuildSystem signalDaniel Teske2012-08-241-17/+0
* Make buildDirectoryInitialized a Qt4Project specific signal againDaniel Teske2012-08-241-9/+0
* Provide build system independent deployment data.Christian Kandeler2012-08-221-0/+24
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Fix RCs getting removed againTobias Hunger2012-07-041-4/+7
* Fix build on windowsTobias Hunger2012-06-211-1/+0
* Target: Simplify code a bit and fix a possible qWarningTobias Hunger2012-06-211-2/+4
* Profile introductionTobias Hunger2012-06-211-93/+261
* Make PluginManager mostly static.Eike Ziller2012-06-191-1/+1
* IDevice: Introduce state 'device ready to use'.Nikolai Kosjar2012-06-011-6/+11
* DeviceFactory: Allow for querying supported device typesTobias Hunger2012-05-301-2/+1
* Device: Simplify updating 'connected' indicator in target selector.Nikolai Kosjar2012-05-031-29/+21
* Add desktop deviceTobias Hunger2012-05-031-2/+2
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-7/+8