aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/projectwindow.h
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-3/+2
* Move Id from Core to UtilsEike Ziller2020-06-181-2/+2
* ClangTools: Add "go to project settings" toolbar buttonNikolai Kosjar2019-11-271-0/+4
* ProjectExplorer: Modernize even moreTobias Hunger2018-07-241-1/+3
* ProjectExplorer: Use override consistentlyTobias Hunger2018-05-071-1/+1
* ProjectWindow: Rename SelectorModel to ProjectWindowPrivatehjk2016-12-121-1/+4
* ProjectExplorer: Don't show context menu when it makes no sensehjk2016-11-151-1/+0
* ProjectExplorer: Revive project importerhjk2016-10-171-0/+1
* ProjectExplorer: Filter out unusable kitshjk2016-10-141-0/+1
* ProjectWindow: Some code cosmeticshjk2016-10-071-19/+0
* ProjectWindow: Fix display of kit list after loading new projectshjk2016-10-061-9/+1
* ProjectExplorer: Some polishing of the new ProjectWindow layouthjk2016-09-141-5/+8
* ProjectExplorer: Rework mode main windowhjk2016-07-261-51/+32
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-1/+1
* ProjectExplorer: ModernizeTobias Hunger2016-02-031-5/+1
* ProjectExplorer: Use Qt5-style connectsOrgad Shaneh2016-02-011-9/+7
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | ProjectWindow: Cache widgets that are used on the project modeDaniel Teske2014-09-031-4/+33
* | ProjectExplorer: Fix Project::displayName changesDaniel Teske2014-07-221-0/+4
* | ProjectWindow: Remove unnecessary codeDaniel Teske2014-07-221-4/+0
* | Move PanelsWidget and PropertiesPanel to their own filesDaniel Teske2014-07-221-25/+1
* | ProjectWindow: Move handling of subTargetIndex to TargetSettingsPanelDaniel Teske2014-07-221-1/+0
|/
* Fix a crash on session switchjkobus2014-07-031-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ProjectExplorer: Make PanelWidget usable from other pluginsTobias Nätterlund2013-03-251-5/+7
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* s/profile/kit/Tobias Hunger2012-09-041-1/+1
* Show target page (in project mode) even if project only has one target.Eike Ziller2012-08-071-2/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Project mode: Fix crash on removing the last profileDaniel Teske2012-07-161-0/+1
* Profile introductionTobias Hunger2012-06-211-1/+1
* ProjectExplorer: Remove todosDaniel Teske2012-05-031-2/+0
* Update Project's displayName in GUI if it changes after initial load.Konstantin Tokarev2012-04-171-0/+3
* Automatically configure examples opened from the welcome page.Daniel Teske2012-03-091-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Make Open Project wizard skippableDaniel Teske2012-02-031-0/+1
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Add missing explicitTobias Hunger2011-11-041-1/+1
|/
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* projectexplorer: s/IPropertiesPanel/PropertiesPanel. No need for subclassing.hjk2011-04-141-4/+4
* Update license.hjk2011-04-131-14/+13
* Qt4projectManager: Refactor Qt4Target, split up in per target classesdt2011-01-171-2/+5
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\