summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/project.h
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* 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
* Remove the build config display name method from Projectcon2009-10-011-6/+1
* Export the build configuration class.con2009-10-011-2/+2
* Project explorer: Make public headers compile with NO_CAST_FROM_ASCIIFriedemann Kleint2009-09-291-8/+12
* Canceling the wizard for a new cmake build configuration still created.dt2009-09-231-1/+1
* The project pane rewrite version 2.dt2009-09-171-2/+13
* long live the kinghjk2009-08-141-1/+1
* Rework the project settings.dt2009-08-061-3/+3
* Allow restoreSettings() to fail,dt2009-07-031-2/+2
* Merge commit 'qt-s60/qt-s60'con2009-06-241-0/+1
|\
| * Update the enabled state of run configurations on toolchain change.con2009-06-241-0/+1
* | Add a way to configure what cleaning does.dt2009-06-231-0/+1
|/
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Adjust environment to changes in the baseenvironmentdt2009-05-271-1/+2
* Introduced Project::hasBuildSettings()Roberto Raggi2009-05-061-0/+2
* Add per file information on the inlucde paths and defines to qt4projectsdt2009-05-041-0/+6
* Refacotring: Move BuildConfiguration into internal namespace.dt2009-04-201-2/+2