aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/kit.cpp
Commit message (Expand)AuthorAgeFilesLines
* Kit: Only make SDK-set KitInformation read-onlyTobias Hunger2013-05-071-0/+23
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-6/+0
* Kits: Fix making names unique in optionspage for kitsTobias Hunger2013-03-201-39/+32
* Kits: Avoid some of the deprecated QString uses with Core::Idhjk2013-03-191-1/+1
* Fix Krazy warnings about values or keys iteration in project management.Friedemann Kleint2013-03-151-4/+9
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-03-041-10/+5
|\
| * Kit: small fixesTobias Hunger2013-02-281-10/+5
* | Merge remote-tracking branch 'origin/2.7'Oswald Buddenhagen2013-02-281-0/+20
|\|
| * Add sdkProvided flag to KitsDaniel Teske2013-02-211-0/+20
* | Merge remote-tracking branch 'origin/2.7'Oswald Buddenhagen2013-02-181-6/+13
|\|
| * Kit: Simplify code a bitTobias Hunger2013-02-151-5/+2
| * Kit: Display warning and error iconsTobias Hunger2013-02-081-1/+11
* | 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-0/+15
|\|
| * Kits: Reduce magic while improving setupTobias Hunger2013-01-221-0/+15
* | Add a space after "Error:" in tooltipKai Koehne2013-01-231-2/+2
* | Kits: update Core::Id usage to new interfacehjk2013-01-181-13/+15
* | ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-041-4/+4
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-301-1/+6
|\|
| * Kits: Do not allow kits with empty namesTobias Hunger2012-11-291-0/+1
| * Kits: Do not construct kits with names starting with -Tobias Hunger2012-11-291-1/+5
* | Id: Add QByteArray constructorOrgad Shaneh2012-11-201-1/+1
* | Kit: Add createOutputParser methodDaniel Teske2012-11-021-0/+18
|/
* Kits: Ensure that kitUpdated is send on applyDaniel Teske2012-10-171-0/+1
* Kit: Add method to fix up a kitTobias Hunger2012-10-121-0/+7
* Kit: Infrastructure to stop sending out too many update signalsTobias Hunger2012-10-121-6/+32
* Kit: Small fixesTobias Hunger2012-10-121-2/+2
* KitInformation: Make validate work on const Kits and add fix methodTobias Hunger2012-10-121-1/+1
* Kit: Simplify validation of kitsTobias Hunger2012-10-121-7/+11
* Kit: Add copyFrom(otherKit) methodTobias Hunger2012-10-121-0/+11
* Kit: Replace operator ==Tobias Hunger2012-10-121-5/+12
* Kit: Allow creation of kits with a given idTobias Hunger2012-10-121-5/+8
* Using target name instead of ID in shadow build dirTobias Hunger2012-10-121-0/+32
* Adjust license headershjk2012-10-051-21/+20
* Profile -> Kit variable renamingOrgad Shaneh2012-09-111-16/+16
* Do not make kit names needlessly uglyTobias Hunger2012-09-061-0/+2
* s/profile/kit/Tobias Hunger2012-09-041-0/+346