aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/targetsettingspanel.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Modernize even moreTobias Hunger2018-07-241-8/+5
* ProjectExplorer: ModernizeAlessandro Portale2018-07-161-4/+4
* ProjectExplorer: Hide invalid kits from Project ModeTobias Hunger2018-06-131-1/+1
* Projects: Fix capitalization in messagesLeena Miettinen2018-06-081-1/+1
* ProjectExplorer: Fix possible crash in Projects modeTobias Hunger2018-06-011-3/+4
* ProjectExplorer: Fix "Click to activate:" tooltip in target setupAlessandro Portale2018-05-031-1/+1
* ProjectExplorer: Hide build page for projects that do not buildTobias Hunger2018-04-191-1/+2
* ProjectExplorer: Report project-specific kit errors/warningsTobias Hunger2018-04-191-20/+27
* Improve translated strings and make them consistentRobert Loehning2018-01-221-1/+1
* Drop unused variables and lambda capturesUlf Hermann2017-09-081-2/+2
* app_version.h: Make IDE name configurableTobias Hunger2017-09-051-4/+8
* Project explorer: Fix UI text capitalizationLeena Miettinen2017-04-051-1/+1
* Utils: Introduce TreeItem::{begin,end}hjk2017-02-081-2/+2
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-01-231-1/+1
|\
| * ProjectExplorer: Disable copying steps to inactive kitshjk2017-01-191-1/+1
* | KitManager: Get rid of KitMatcher classTobias Hunger2017-01-181-9/+10
* | Merge remote-tracking branch 'origin/4.2'Eike Ziller2017-01-121-0/+4
|\|
| * ProjectExplorer: Do not leak targetsetuppagesTobias Hunger2017-01-111-0/+4
* | ProjectWindow: Remove one level of layout in build and run settingshjk2016-12-201-16/+6
* | ProjectWindow: Add a PanelsWidget convenience constructorhjk2016-12-151-15/+8
|/
* ProjectWindow: Delay panel update after target addinghjk2016-12-051-1/+1
* ProjectExplorer: Use Build by default in Build & Run settingsOrgad Shaneh2016-10-261-2/+2
* ProjectExplorer: "Build" and "Run" icons for the projects mode treeAlessandro Portale2016-10-191-2/+14
* ProjectExplorer: Revive project importerhjk2016-10-171-55/+4
* ProjectExplorer: Filter out unusable kitshjk2016-10-141-3/+19
* ProjectWindow: More tree polishhjk2016-10-101-2/+10
* ProjectExplorer: Show kit warnings and errors as overlayAlessandro Portale2016-10-071-17/+42
* ProjectWindow: Fix crash in TargetSetupPagehjk2016-10-051-12/+13
* ProjectExplorer: Remove PropertiesPanel structhjk2016-10-041-16/+7
* ProjectExplorer: Icon for enabling kits in the project modeAlessandro Portale2016-09-291-3/+19
* ProjectExplorer: Show kit icons in the Project mode treeAlessandro Portale2016-09-291-1/+1
* ProjectExplorer: Fix clang code model warningsAlessandro Portale2016-09-281-2/+2
* Projects mode: Make plus icon dark and get rid of branch indicatorsEike Ziller2016-09-211-1/+4
* ProjectExplorer: Don't select kit on activationhjk2016-09-201-15/+6
* ProjectWindow: Make kit activation easierhjk2016-09-191-4/+25
* ProjectExplorer: Some polishing of the new ProjectWindow layouthjk2016-09-141-113/+115
* ProjectExplorer: Switch to Edit mode after project configurationhjk2016-08-231-0/+1
* ProjectExplorer: Add a missing tr function declarationOrgad Shaneh2016-08-231-0/+2
* Move icons to UtilsUlf Hermann2016-08-051-3/+3
* ProjectExplorer: Rework mode main windowhjk2016-07-261-377/+649
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-20/+20
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-1/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* TargetSettingsPanelWidget: Use Qt5-style connectsTobias Hunger2015-12-021-36/+30
* TargetSettingsPanel: Remove unnecessary methodTobias Hunger2015-11-231-10/+6
* Target: Move clone code from TargetSetupWidget to ProjectTobias Hunger2015-11-231-138/+2
* TargetSettingsPanel: Small cleanupTobias Hunger2015-11-171-5/+1
* Project: Add a option to synchronize kits and build/deploy across projectsDaniel Teske2015-09-151-10/+12
* KitManager: Enable sorting on the target setup pageTobias Hunger2015-04-201-1/+1
* SettingsDialog: Remove CategoryId parameter from callershjk2015-02-241-3/+1