summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/project.h
Commit message (Expand)AuthorAgeFilesLines
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* CMake and Kits: Fix interaction between themDaniel Teske2012-10-051-0/+1
* Show incompatible kits in Add KitDaniel Teske2012-09-211-1/+1
* Handle non-qmake projects without kitsTobias Hunger2012-09-071-0/+2
* s/profile/kit/Tobias Hunger2012-09-041-6/+6
* Remove evaluateBuildSystem signalDaniel Teske2012-08-241-14/+1
* Make buildDirectoryInitialized a Qt4Project specific signal againDaniel Teske2012-08-241-4/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Profile introductionTobias Hunger2012-06-211-1/+27
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-2/+4
* Update Project's displayName in GUI if it changes after initial load.Konstantin Tokarev2012-04-171-0/+1
* Remove Project::dependsOn(), it's never calledDaniel Teske2012-03-161-2/+0
* Automatically configure examples opened from the welcome page.Daniel Teske2012-03-091-0/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Make Open Project wizard skippableDaniel Teske2012-02-031-0/+2
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix various crashesDaniel Teske2011-10-311-1/+1
* ProjectExplorer: Change how .shared settings workLeandro Melo2011-10-061-16/+0
* ProjectExplorer: Introduce shared settings supportLeandro Melo2011-09-261-2/+15
* all: less QScopedPointerhjk2011-09-191-1/+1
* Project: Allow for additional named settingsTobias Hunger2011-08-181-0/+6
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-15/+1
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | projectexplorer: move project{Context,Language} from IProjectManager to Projecthjk2011-04-121-1/+7
|/
* ProjectExplore: Introduce dis/enabling of buildconfigurationsdt2011-01-191-1/+7
* Qt4projectManager: Refactor Qt4Target, split up in per target classesdt2011-01-171-11/+0
* 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
* | ProjectExplorer: Move ITargetFactory to object pooldt2010-12-071-2/+0
* | ProjectExplorer: Move configWidget from Project to Targetdt2010-12-061-1/+0
|/
* Qt4Project: Remove dead codedt2010-09-271-6/+0
* Introduced private classes for Target/Project.Friedemann Kleint2010-09-211-4/+2
* Yet another include purging spree.Friedemann Kleint2010-07-131-1/+0
* Fix targetsetuppage's shadowbuild dirsTobias Hunger2010-06-081-0/+1
* Remove isApplication() and simplfy startup project logicdt2010-03-251-1/+0
* Introduce method to access the project directoryTobias Hunger2010-03-251-0/+3
* Long live the king!hjk2010-03-051-1/+1
* Update import label when rebuildingTobias Hunger2010-02-121-1/+0
* Integrate target supportTobias Hunger2010-02-091-42/+42
* Make project use toMap/fromMap to save stateTobias Hunger2010-02-011-18/+15
* Add a id() method to projectsTobias Hunger2010-02-011-0/+1
* Add first version of a new sidebar, including project selector.Daniel Molkentin2010-01-211-0/+2
* change RunConfiguration::addedRunConfiguration() removedRunConfiguration()dt2010-01-201-2/+2
* Small cleanups in ProjectTobias Hunger2010-01-141-1/+1