summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt4runconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-216/+0
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-3/+3
* Move QtVersionFactory to QtSupport moduleYuchen Deng2013-10-151-0/+216
* Qt4projectManager: Refactor Qt4Target, split up in per target classesdt2011-01-171-233/+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
* | Qt4: Move Qt4Target and Qt4BC out of the Internal namespacedt2010-12-071-2/+1
* | replace env variable injection with pervasive expando supportOswald Buddenhagen2010-11-171-0/+1
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-5/+4
* | don't maintain (and save) m_userSetWorkingDirectoryOswald Buddenhagen2010-11-121-1/+0
* | ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-1/+4
* | Disable Run Configurations while parsing .pro filesdt2010-10-281-1/+7
|/
* RunConfigurations: Rename a few misnamed functionsdt2010-09-271-4/+4
* Qt4RunConfiguration: Those 3 do not need to be slotsdt2010-09-271-3/+3
* ApplicationRC: make exectuable() and co. return expanded valuesdt2010-09-271-0/+2
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-7/+7
* Qml: Allow user to configure port used (all project types)Kai Koehne2010-09-031-0/+3
* Debugger languages are now runconfiguration dependentLasse Holmstedt2010-09-011-1/+4
* Remove obsolete ways to set the display nameTobias Hunger2010-08-241-7/+2
* Refactor OutputFormatterdt2010-07-141-0/+2
* Some documentation comment formatting and a renameThorbjørn Lindeijer2010-04-161-1/+1
* Header cleanup in ProjectExplorer and Qt4ProjectManagerFriedemann Kleint2010-03-171-6/+9
* Remove declaration of deleted slotdt2010-03-101-3/+0
* Use exact and aysnc .pro file evaluatedt2010-03-101-9/+1
* Long live the king!hjk2010-03-051-1/+1
* Set parents on objectsTobias Hunger2010-02-231-0/+2
* Use the ProjectConfiguration's displayNameChanged signalTobias Hunger2010-02-161-2/+1
* Integrate target supportTobias Hunger2010-02-091-10/+11
* Remove the summary part from the most commonly used project configuration pages.con2010-02-011-1/+0
* Make use of ProjectConfiguration in RunConfigurationsTobias Hunger2010-02-011-8/+23
* Fix typosTobias Hunger2010-01-111-1/+1
* Make method naming more consistent.Tobias Hunger2010-01-071-9/+9
* In the EnvironmentWidget show which environment is the base.dt2009-12-141-0/+1
* Rework connections on the project pane for Qt4Projects.dt2009-12-071-8/+9
* Hide static cast in accessor methodsdt2009-11-301-0/+2
* Remove QSharedPointer<> for RunConfigurationdt2009-11-191-1/+1
* Show a dialog in case of mismatching build/run configurations.con2009-10-291-1/+1
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-1/+1
* Warning/CompileFriedemann Kleint2009-10-011-1/+0
* Tweaks to the project page.dt2009-10-011-2/+2
* Rename IRunConfigurationRunner -> IRunControlFactory...Friedemann Kleint2009-09-251-4/+4
* Remove unused member variable, potentially saving up to 120 bytes.dt2009-09-231-1/+0
* Build fix for Mac OS X.con2009-09-171-1/+0
* The project pane rewrite version 2.dt2009-09-171-0/+7
* long live the kinghjk2009-08-141-1/+1
* Show a summary widget instead of the full blown environment model.dt2009-07-201-5/+6
* Mention possible locations of the debugging helper in the error dialogdt2009-07-151-0/+1
* Separate active run config setting in project mode.con2009-06-241-0/+1
* Add a toolChainType() method to the ApplicationRunConfiguration.dt2009-06-171-0/+1