aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/projectwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
| |\
| | * License updateEike Ziller2014-10-091-7/+8
* | | ProjectExplorer: Remove redundant namespace qualificationsOrgad Shaneh2014-10-141-3/+3
|/ /
* | Fix compileDaniel Teske2014-09-031-9/+9
* | ProjectWindow: Cache widgets that are used on the project modeDaniel Teske2014-09-031-68/+203
* | UnconfiguredPanel: Ensure that "Return" on initial show acceptsDaniel Teske2014-08-311-1/+2
* | ProjectExplorer: Further clean up of IProjectPanelFactoryhjk2014-07-281-4/+4
* | IProjectPanelFactores: Use own registration method instead of object poolDaniel Teske2014-07-281-6/+2
* | ProjectExplorer: Fix Project::displayName changesDaniel Teske2014-07-221-15/+51
* | ProjectWindow: Remove unnecessary codeDaniel Teske2014-07-221-29/+0
* | ProjectExplorer: Remove ITargetPanelFactoryDaniel Teske2014-07-221-2/+1
* | ProjectWindow: Remove special handling for TargetSettingsPanelWidgetDaniel Teske2014-07-221-16/+0
* | Move Code from ProjectWindow to IProjectPropertiesDaniel Teske2014-07-221-5/+3
* | Move PanelsWidget and PropertiesPanel to their own filesDaniel Teske2014-07-221-172/+2
* | ProjectExplorer: Remove IPanelFactoryDaniel Teske2014-07-221-2/+2
* | ProjectWindow: Move handling of subTargetIndex to TargetSettingsPanelDaniel Teske2014-07-221-9/+1
* | ProjectWindow: Add missing check on requiresTargetPanelDaniel Teske2014-07-211-1/+1
* | Project: Rename supportsNoProjectTargetPanel to requiresTargetPanelDaniel Teske2014-07-211-1/+1
* | ProjectWindow: Remove dead codeDaniel Teske2014-07-211-6/+2
|/
* Fix a crash on session switchjkobus2014-07-031-6/+7
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-2/+3
* Project: Use Utils::FileName as return type for projectFilePath()Tobias Hunger2014-05-061-1/+1
* Optimize usage of QPaletteLorenz Haas2014-02-211-1/+1
* ProjectMode: Set only maximum width instead of fixed widthDaniel Teske2014-01-291-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* ProjectWindow: Do not listen for Kit updates during shutdownTobias Hunger2013-10-161-0/+1
* SessionManager: Apply 'static' patternhjk2013-09-051-9/+8
* Introduce Project::projectFilePath()Tobias Hunger2013-08-011-1/+1
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-1/+1
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-4/+0
* ProjectWindow: Fix hardcoded color for panel titleDaniel Teske2013-03-121-1/+5
* Fix projectwindow layoutTobias Hunger2013-03-071-3/+3
* ProjectMode: Stop DetailsWidgets from becoming too bigTobias Hunger2013-02-251-1/+8
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Handle non-qmake projects without kitsTobias Hunger2012-09-071-1/+1
* s/profile/kit/Tobias Hunger2012-09-041-4/+4
* Show target page (in project mode) even if project only has one target.Eike Ziller2012-08-071-56/+15
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Remove warningDaniel Teske2012-07-161-1/+1
* Project mode: Fix crash on removing the last profileDaniel Teske2012-07-161-0/+13
* Remove some useless linesTobias Hunger2012-06-211-3/+0
* Whitespace ChangesTobias Hunger2012-06-211-4/+4
* Profile introductionTobias Hunger2012-06-211-12/+10