aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/projectwindow.h
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * License headers.con2010-12-171-7/+11
* | Fix annoying behavior that target selector always switched back to "build"con2010-10-081-0/+1
|/
* Yet another include purging spree.Friedemann Kleint2010-07-131-11/+1
* Rename IPlugin::shutdown --> IPlugin::aboutToShutdowncon2010-04-281-1/+1
* Simplfy code dealing with the projects pagedt2010-03-251-1/+0
* Synchronize startup project and current project on projects modedt2010-03-251-0/+1
* Refresh ProjectMode when supported targets changeTobias Hunger2010-03-151-2/+4
* Long live the king!hjk2010-03-051-1/+1
* Disable Project Mode if no projects are loadedTobias Hunger2010-02-221-1/+0
* Integrate target supportTobias Hunger2010-02-091-1/+5
* New project mode layout, first part.con2010-01-221-114/+16
* change RunConfiguration::addedRunConfiguration() removedRunConfiguration()dt2010-01-201-2/+3
* Propageate BC::displayNameChanged() to BuildConfigurationComboBoxdt2010-01-081-1/+1
* BuildConfigurations know their project, these signals can be simplerdt2010-01-081-4/+2