summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/kit.h
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Make a kit's file system friendly name configureable.Friedemann Kleint2014-04-281-0/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Kit: Add AutoDetectionSource to KitsEl Mehdi Fekari2013-12-121-0/+2
|/
* Kit: Add constructor to restore Kit from QVariantMapTobias Hunger2013-10-171-1/+1
* Kits: Make pointer to d constTobias Hunger2013-10-161-1/+1
* Kits: Allow for mutable KitInformationTobias Hunger2013-09-191-0/+4
* Kit: makeSticky() -> setSticky(), allows for unsetting sticky bitDaniel Teske2013-09-031-1/+1
* Android: Only create Kits for the newest toolchainsDaniel Teske2013-09-021-0/+1
* Kit: Use FileName for icon pathTobias Hunger2013-08-231-3/+3
* Kit: Add static method to get icon for a pathTobias Hunger2013-08-211-0/+1
* Make Kit::makeSticky method publicEl Mehdi Fekari2013-07-221-2/+2
* Kit: Only make SDK-set KitInformation read-onlyTobias Hunger2013-05-071-0/+6
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-2/+0
* Kits: Fix making names unique in optionspage for kitsTobias Hunger2013-03-201-1/+3
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-041-1/+2
|\
| * Kit: small fixesTobias Hunger2013-02-281-1/+2
* | Merge remote-tracking branch 'origin/2.7'Oswald Buddenhagen2013-02-281-1/+3
|\ \ | |/
| * Android: Automatic Kit creationDaniel Teske2013-02-211-1/+2
| * Add sdkProvided flag to KitsDaniel Teske2013-02-211-0/+1
* | Merge remote-tracking branch 'origin/2.7'Oswald Buddenhagen2013-02-181-2/+3
|\ \ | |/
| * Kit: Display warning and error iconsTobias Hunger2013-02-081-0/+1
| * Kits: Make sure registered kits can not get deletedTobias Hunger2013-02-081-2/+2
* | ProjectExplorer/Kit: making toHtml() constFawzi Mohamed2013-02-041-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
* | Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-291-1/+2
|\ \ | |/
| * Kits: Reduce magic while improving setupTobias Hunger2013-01-221-1/+2
* | Kits: update Core::Id usage to new interfacehjk2013-01-181-4/+4
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-261-0/+2
|\ \ | |/
| * Make sure cloned kits are considered to be manualTobias Hunger2012-11-211-0/+2
* | Kit: Add createOutputParser methodDaniel Teske2012-11-021-0/+2
|/
* Kit: Add method to fix up a kitTobias Hunger2012-10-121-0/+1
* Kit: Infrastructure to stop sending out too many update signalsTobias Hunger2012-10-121-0/+16
* KitInformation: Make validate work on const Kits and add fix methodTobias Hunger2012-10-121-1/+1
* Kit: Simplify validation of kitsTobias Hunger2012-10-121-2/+0
* Kit: Add copyFrom(otherKit) methodTobias Hunger2012-10-121-0/+1
* Kit: Replace operator ==Tobias Hunger2012-10-121-1/+2
* Kit: Allow creation of kits with a given idTobias Hunger2012-10-121-1/+1
* Using target name instead of ID in shadow build dirTobias Hunger2012-10-121-0/+2
* Adjust license headershjk2012-10-051-21/+20
* s/profile/kit/Tobias Hunger2012-09-041-0/+110