aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/targetsetuppage.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-23/+14
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Project: Add a option to synchronize kits and build/deploy across projectsDaniel Teske2015-09-151-1/+2
* KitManager: Enable sorting on the target setup pageTobias Hunger2015-04-201-0/+1
* SettingsDialog: Remove CategoryId parameter from callershjk2015-02-241-3/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | ProjectExplorer: Remove unneeded qualificationsOrgad Shaneh2015-02-061-2/+2
|/
* Fix regressions in KitMatcherDaniel Teske2014-11-141-4/+8
* JsonWizard: Make TargetSetupPage available to JsonWizardsTobias Hunger2014-10-231-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | QmakeProjectImporter: Prepare for multiple concurrent importsDaniel Teske2014-09-031-0/+2
* | KitMatcher: Make sure matcher function is properly initializedTobias Hunger2014-07-291-9/+4
* | ProjectExplorer: Fix recent regression in kit matcherhjk2014-07-291-4/+11
* | ProjectExplorer: MSVC compile fixAlessandro Portale2014-07-251-2/+2
* | ProjectExplorer: Using function objects for kit matchinghjk2014-07-251-25/+6
* | Even more algorithm usage in ProjectExplorerDaniel Teske2014-07-161-4/+2
* | TargetSetupPage: Add CheckBox to select/deselect all kitsTakumi Asaki2014-07-101-2/+53
|/
* BaseFileWizard: Get rid of applyExtensionPageShortTitle(...)Tobias Hunger2014-06-121-0/+3
* TargetSetupWidget: Do not always pre-expand selected kitsAlessandro Portale2014-03-181-0/+1
* Android: Add configure Android item to "Add kit" menu in projects modeEike Ziller2014-02-201-2/+2
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Avoid value-list creation when iterating over maps.Friedemann Kleint2013-12-161-4/+4
|/
* TargetSetupPage: Fix crash for multiple calls to initializePageDaniel Teske2013-11-111-7/+17
* Introduces a crash. m_baseLayout is not the same in the ctor and ::initialize...Daniel Teske2013-11-061-5/+5
* Show only those kits that match selected component setjkobus2013-11-061-0/+10
* TargetSetupPage: Move code to ctorDaniel Teske2013-11-051-5/+5
* TargetsetupPage: Fix crashDaniel Teske2013-11-041-1/+1
* TargetSetupPage: Simplify handling of import widgetTobias Hunger2013-10-151-9/+5
* TargetSetupPage: Update complete state after importDaniel Teske2013-10-111-0/+1
* Show potential kits in the targetsetuppageDaniel Teske2013-10-011-0/+14
* TargetSetupPage: Fix layout code for m_importWidget and m_spacerDaniel Teske2013-09-301-1/+3
* TargetSetupPage: Generalize the pageTobias Hunger2013-09-271-0/+531