aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/kitmanagerconfigwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-1/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Kit Options dialog: Remove scrollareaDaniel Teske2015-07-211-7/+1
* Kit: Simplify rendering of config widgetTobias Hunger2015-04-211-8/+0
* Debugger: Refresh list of debuggers in kits options page on changesTobias Hunger2015-03-131-0/+7
* ProjectExplorer: Replace two uses of QAction::setDatahjk2015-03-041-14/+5
* KitConfigWidget: Only emit autodetectionChanged if itactually changedDaniel Teske2015-01-221-1/+2
* Kit: Fix crash on removing android kits that were autodetectedDaniel Teske2015-01-201-1/+4
* Update LicenseEike Ziller2015-01-161-6/+6
* Kits: Validate current displayname when changing itTobias Hunger2014-11-261-5/+7
* Kits: Avoid some more calls to displayName()Tobias Hunger2014-10-241-1/+5
* Make expanders work with subexpandershjk2014-10-211-1/+7
* KitManager: namespaces and Qt 5 cosmeticshjk2014-10-171-9/+11
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
| |\
| | * License updateEike Ziller2014-10-091-7/+8
* | | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-1/+1
|/ /
* | KitManagerConfigWidget: Use QRegularExpressionDaniel Teske2014-09-251-4/+4
* | Kit: Change displayName generationTobias Hunger2014-09-041-3/+15
* | Kit: Introduce variables for Kit display namesTobias Hunger2014-08-181-4/+8
* | KitManagerConfigWidget: WS cleanupTobias Hunger2014-07-211-1/+1
|/
* Make a kit's file system friendly name configureable.Friedemann Kleint2014-04-281-4/+32
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Build fixTobias Hunger2013-09-201-1/+1
* Kits: Allow for mutable KitInformationTobias Hunger2013-09-191-0/+25
* ProjectExplorer: Clean up KitsManager APIhjk2013-09-111-1/+1
* Kit: Allow renaming autodetected kitsTobias Hunger2013-08-231-2/+0
* Kit: Use FileName for icon pathTobias Hunger2013-08-231-2/+5
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-7/+6
* Kit: Only make SDK-set KitInformation read-onlyTobias Hunger2013-05-071-3/+5
* Kit: Display warning and error iconsTobias Hunger2013-02-081-0/+5
* Kits: Make sure registered kits can not get deletedTobias Hunger2013-02-081-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
* | KitManager: Enable KitInformations to be invisible for KitsDaniel Teske2013-01-311-6/+26
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-301-0/+2
|\|
| * keep default kit status in apply()Jing Bai2012-11-291-0/+2
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-11-261-3/+7
|\|
| * Fix crash when closing creatorTobias Hunger2012-11-201-0/+3
| * make setting default Kit workJing Bai2012-11-191-3/+4
| * Remove Q_ASSERTsTobias Hunger2012-11-171-2/+3
* | KitManager: spacing in dialoghjk2012-11-161-40/+34
|/
* ProjectExplorer: keep cursor position stable while renaming kitshjk2012-10-221-0/+2
* Kit: Improve the options pageTobias Hunger2012-10-161-20/+118
* Adjust license headershjk2012-10-051-21/+20
* Make renaming of kits consistent with other areasTobias Hunger2012-09-241-43/+45
* Add addToLayout()-method to KitConfigWidget.Friedemann Kleint2012-09-071-13/+27
* s/profile/kit/Tobias Hunger2012-09-041-0/+164