summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/project.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* BuildConfigurations know their project, these signals can be simplerdt2010-01-081-5/+3
* Make method naming more consistent.Tobias Hunger2010-01-071-1/+1
* Designer: Prepare re-implementation of "Goto Slot".Friedemann Kleint2009-12-031-0/+2
* Full name in signal declarationdt2009-11-301-2/+2
* Remove setValue/value from Projectdt2009-11-301-4/+0
* Make setDisplayName easier and break displayName signalsdt2009-11-301-8/+0
* Move most of the BuildConfiguration specific functionsdt2009-11-301-5/+3
* Remove BuildConfiguration::name()dt2009-11-301-6/+5
* Add BuildConfiguration classesdt2009-11-301-1/+1
* Make BuildSteps one instance per BuildConfigurationdt2009-11-191-13/+0
* Remove QSharedPointer<> for RunConfigurationdt2009-11-191-8/+7
* Update the makesteps the summary on build directory changesdt2009-10-291-0/+1
* Fix crash on cloning and removing buildconfigurationsdt2009-10-081-1/+1
* Make a function out of duplicated code.dt2009-10-071-0/+1
* Results of review.con2009-10-011-1/+1
* Remove string identifier from setDisplayNameFor and setUserEnvChanges.con2009-10-011-1/+1
* Remove Project::(set)Value(buildconfig, ...) methods.con2009-10-011-2/+0
* Changing string based api to BuildConfiguration based api.con2009-10-011-15/+11