aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/customexecutablerunconfiguration.h
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-6/+4
* CustomexecutableRunConfiguration: Polish a bitTobias Hunger2017-01-271-1/+1
* ProjectExplorer: Complete Qt5-style connectsOrgad Shaneh2016-06-031-3/+4
* Move CustomExecutableRunConfiguration to ProjectExplorerhjk2016-05-131-0/+115
* DebuggingHelper: Move to QtSupportTobias Hunger2012-05-181-153/+0
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-4/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* 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/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-1/+1
* 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
* | replace env variable injection with pervasive expando supportOswald Buddenhagen2010-11-171-2/+3
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-4/+3
* | ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-1/+3
* | ProjectExplorer: Remove internal classes from exported headers.Friedemann Kleint2010-11-011-57/+0
|/
* RunConfigurations: Rename a few misnamed functionsdt2010-09-271-2/+2
* ApplicationRC: make exectuable() and co. return expanded valuesdt2010-09-271-0/+2
* CustomExecutableRC: Use environment variablesTobias Hunger2010-09-241-8/+2
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-6/+6
* Qml: Allow user to configure port used (all project types)Kai Koehne2010-09-031-0/+1
* Debugger languages are now runconfiguration dependentLasse Holmstedt2010-09-011-0/+5
* Enable restoring the default names of project configuration itemsTobias Hunger2010-08-241-5/+1
* Remove obsolete ways to set the display nameTobias Hunger2010-08-241-1/+0
* Some documentation comment formatting and a renameThorbjørn Lindeijer2010-04-161-1/+1
* Remove customexecutable RCs again if they are unusedTobias Hunger2010-03-311-0/+4
* Long live the king!hjk2010-03-051-1/+1
* Integrate target supportTobias Hunger2010-02-091-9/+12
* Make use of ProjectConfiguration in RunConfigurationsTobias Hunger2010-02-011-21/+35
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-1/+1
* | Make method naming more consistent.Tobias Hunger2010-01-071-5/+5
* | 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-6/+9
* | Remove QSharedPointer<> for RunConfigurationdt2009-11-191-1/+1
|/
* Rename namespace Core::Utils into UtilsFriedemann Kleint2009-10-051-7/+2
* Purge out include files in exported headersFriedemann Kleint2009-10-011-1/+3
* Tweaks to the project page.dt2009-10-011-5/+3
* Project explorer: Make public headers compile with NO_CAST_FROM_ASCIIFriedemann Kleint2009-09-291-5/+10
* Rename IRunConfigurationRunner -> IRunControlFactory...Friedemann Kleint2009-09-251-2/+2
* The project pane rewrite version 2.dt2009-09-171-0/+4
* long live the kinghjk2009-08-141-1/+1
* Show a summary widget instead of the full blown environment model.dt2009-07-201-6/+6
* Mention possible locations of the debugging helper in the error dialogdt2009-07-151-0/+1
* Add a toolChainType() method to the ApplicationRunConfiguration.dt2009-06-171-0/+2
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* API review of IRunConfigurationFactory.con2009-06-121-3/+3