aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/kitchooser.cpp
Commit message (Expand)AuthorAgeFilesLines
* All: Even less #include <QSettings>hjk2023-09-271-1/+0
* ProjectExplorer: Change KitManager::sortKits()hjk2023-08-161-2/+1
* ProjectExplorer: Rename KitAspect related classeshjk2023-08-101-1/+1
* ProjectExplorer: Move some not-fully-session related bitshjk2023-03-011-2/+2
* ProjectExplorer: Tr::trhjk2023-01-161-3/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Drop Qt5: ProjectExplorer: Get rid of QOverloadJarek Kobus2022-07-201-4/+2
* ProjectExplorer: Remove foreach / Q_FOREACH usage part 2Artem Sokolovskii2022-05-121-2/+2
* ProjectExplorer: Don't save defaults to settingsEike Ziller2020-12-161-1/+1
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-3/+4
* ProjectExplorer: Consolidate some Session::active* accesseshjk2019-11-291-13/+11
* ProjectExplorer: Let the KitChooser optionally show iconshjk2019-06-121-2/+10
* Replace static_casts by QOverload where possiblehjk2019-02-261-2/+2
* Move KitAspectWidget definitions alongside their KitAspectsChristian Kandeler2019-02-111-1/+0
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-1/+1
* KitChooser: Change kit pre-selection strategyhjk2018-03-121-21/+51
* KitManager: Get rid of KitMatcher classTobias Hunger2017-01-181-7/+5
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-3/+3
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-4/+6
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Make it easy to set a kit matcher.BogDan Vatra2015-07-201-7/+11
* KitManager: Enable sorting on the target setup pageTobias Hunger2015-04-201-1/+1
* SettingsDialog: Remove CategoryId parameter from callershjk2015-02-241-2/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* KitManager: Introduce sortedKits() methodTobias Hunger2014-10-241-1/+1
* License updateEike Ziller2014-10-091-7/+8
* Fix debug to running applicationMarco Bubke2014-07-281-1/+2
* KitChooser: added focus proxyThomas Otto2014-07-251-0/+7
* Unify text on buttons that open the options dialogEike Ziller2014-02-251-1/+2
* KitChooser: set size policyPetar Perisin2014-02-051-0/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ProjectExplorer: Make KitChooser usable with one kit onlyhjk2013-11-281-2/+3
* Fix connection in analyzerbaseNikita Baryshnikov2013-10-031-0/+1
* ProjectExplorer: Fix build.Christian Kandeler2013-09-131-1/+1
* KitChooser: Add a 'Manage' button for quick setting accesshjk2013-09-131-11/+33
* KitManager: Use static API as other singletons doTobias Hunger2013-08-211-2/+2
* KitChooser: Initialize with last used indexhjk2013-06-051-0/+9
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-3/+0
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* KitChooser: Introduce virtual methods for Debugger.Friedemann Kleint2012-09-051-21/+22
* s/profile/kit/Tobias Hunger2012-09-041-0/+109