summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/projectwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: SimplifyNikolai Kosjar2019-11-011-2/+0
* ProjectExplorer: Add convenience Project::addTargetFor{Default,}Kithjk2019-08-011-6/+2
* connect() to ambiguous signals/slots: Replace static_cast with QOverloadAlessandro Portale2019-05-281-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-1/+1
* ProjectExplorer: Collapse BuildInfo hierarchyhjk2019-01-301-7/+4
* ProjectExplorer: Modernize even moreTobias Hunger2018-07-241-5/+2
* ProjectExplorer: ModernizeAlessandro Portale2018-07-161-7/+7
* ProjectExplorer: Use unique_ptr to hold targets in projectsTobias Hunger2018-05-241-3/+4
* ProjectExplorer: Make "Manage..." kits button work againhjk2018-04-241-4/+2
* Improve "Import Existing Build..." in project paneTasuku Suzuki2018-03-151-1/+1
* Avoid some memory leaks at shutdownUlf Hermann2018-03-071-1/+2
* iOS: Fix crash on startup when a device is connectedVikas Pachdha2017-05-241-0/+2
* ProjectExplorer: Make imported buildconfiguration activeTobias Hunger2017-04-251-0/+10
* Project explorer: Fix UI text capitalizationLeena Miettinen2017-04-051-1/+1
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* Utils: Introduce TreeItem::{begin,end}hjk2017-02-081-3/+3
* ProjectExplorer: Add space between treeview entrieshjk2017-02-031-1/+7
* KitManager: Get rid of KitMatcher classTobias Hunger2017-01-181-2/+2
* ProjectWindow: Add a PanelsWidget convenience constructorhjk2016-12-151-6/+4
* ProjectWindow: Rename SelectorModel to ProjectWindowPrivatehjk2016-12-121-62/+68
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2016-12-091-31/+61
|\
| * Projects mode: Disable "Import" button if not supported by projectEike Ziller2016-12-081-0/+3
| * ProjectWindow: Add a buttons to import builds to project treehjk2016-12-061-30/+59
* | ProjectExplorer: Avoid possible nullptr dereferenceTobias Hunger2016-12-011-6/+8
|/
* ProjectExplorer: Don't show context menu when it makes no sensehjk2016-11-151-9/+3
* Fix lacks of Q_OBJECT macroSergey Belyashov2016-11-111-2/+2
* ProjectExplorer: Fix possible use-after-free in Project comboboxTobias Hunger2016-11-031-1/+2
* ProjectExplorer: Revive project importerhjk2016-10-171-12/+63
* ProjectExplorer: Add an "Active Project" label to Project windowhjk2016-10-171-0/+8
* ProjectExplorer: Filter out unusable kitshjk2016-10-141-7/+9
* ProjectWindow: More tree polishhjk2016-10-101-9/+5
* ProjectWindow: Some code cosmeticshjk2016-10-071-6/+5
* ProjectWindow: Fix display of kit list after loading new projectshjk2016-10-061-249/+198
* ProjectExplorer: Remove PropertiesPanel structhjk2016-10-041-6/+3
* ProjectWindow: Make switched-to project active againhjk2016-09-301-1/+2
* ProjectWindow: Don't show icons in project comboboxhjk2016-09-291-10/+0
* ProjectWindow: Move Project combobox back from top barhjk2016-09-281-5/+6
* Projects mode: Make plus icon dark and get rid of branch indicatorsEike Ziller2016-09-211-0/+6
* ProjectWindow: Make kit activation easierhjk2016-09-191-1/+2
* ProjectExplorer: Some polishing of the new ProjectWindow layouthjk2016-09-141-72/+266
* TreeModel: Introduce a TreeItem::indexInParent() convenience functionhjk2016-08-031-1/+1
* TreeModel: Move some base TreeItem code out-of-linehjk2016-08-031-1/+1
* Utils: Streamline TreeModel APIhjk2016-07-271-5/+4
* ProjectExplorer: Rework mode main windowhjk2016-07-261-260/+308
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-7/+5
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-4/+0
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-15/+13
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Fix crash on closing CreatorDaniel Teske2015-07-291-12/+4
* Update LicenseEike Ziller2015-01-161-6/+6