summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/projectwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make PluginManager mostly static.Eike Ziller2012-06-191-7/+7
* Remove connections to removed functionsDaniel Teske2012-05-031-3/+0
* ProjectExplorer: Remove todosDaniel Teske2012-05-031-12/+2
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-1/+1
* 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-4/+0
* Normalized connect()sRobert Loehning2012-03-061-3/+3
* Rename ITargetFactory::supportedTargetIdsChangedDaniel Teske2012-02-241-1/+1
* ITargetFactory: Make supportedTargetIds() and canCreate() orthogonalDaniel Teske2012-02-211-4/+7
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+2
* Unconfigured Settings Page: Make a few more widgets unfocuseableDaniel Teske2012-02-161-1/+3
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* SessionManager::loadSession inline impl functions and rewriteDaniel Teske2012-02-131-1/+1
* Make Open Project wizard skippableDaniel Teske2012-02-031-9/+34
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Implement Code Style schemesJarek Kobus2011-09-231-4/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* projectexplorer: s/IPropertiesPanel/PropertiesPanel. No need for subclassing.hjk2011-04-141-3/+3
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Add a full name to DoubleTabWidgetdt2011-03-301-1/+1
|/
* Qt4projectManager: Refactor Qt4Target, split up in per target classesdt2011-01-171-21/+45
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\