aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/customexecutablerunconfiguration.cpp
Commit message (Expand)AuthorAgeFilesLines
* ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-131-19/+19
* WS-only changeTobias Hunger2017-01-271-1/+1
* CustomexecutableRunConfiguration: Polish a bitTobias Hunger2017-01-271-8/+5
* ProjectExplorer: Complete Qt5-style connectsOrgad Shaneh2016-06-031-37/+38
* Move CustomExecutableRunConfiguration to ProjectExplorerhjk2016-05-131-0/+396
* DebuggingHelper: Move to QtSupportTobias Hunger2012-05-181-417/+0
* Use Core::Id in project-related objectsTobias Hunger2012-04-251-9/+9
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-1/+1
* Do not start LocalRunConfiguration when the executable is empty.Friedemann Kleint2011-12-201-7/+14
* Use Utils::FileName for various bits in QtVersionDaniel Teske2011-12-071-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix showing of "Debugging Helper Missing" warning.Eike Ziller2011-10-311-1/+1
* CERC: Use invalid ABITobias Hunger2011-10-051-1/+1
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-0/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* ToolChain: Refactor toolchain supportTobias Hunger2011-02-211-4/+4
* Exported header cleanup.Friedemann Kleint2011-01-201-4/+5
* 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-9/+12
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-10/+5
* | change Environment::expandVariables() semanticsOswald Buddenhagen2010-11-171-0/+4
* | ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-2/+3
* | ProjectExplorer: Remove internal classes from exported headers.Friedemann Kleint2010-11-011-225/+4
|/
* Fix running of executables for generic projectsTobias Hunger2010-10-151-1/+1
* remove dead codeOswald Buddenhagen2010-10-151-8/+2
* Compile qmldump with debugging helpersLasse Holmstedt2010-09-291-1/+1
* RunConfigurations: Rename a few misnamed functionsdt2010-09-271-4/+4
* ApplicationRC: make exectuable() and co. return expanded valuesdt2010-09-271-3/+14
* CustomExecutableRC: Use environment variablesTobias Hunger2010-09-241-31/+17
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-16/+15
* Allow relative paths in Build directories, Working Directoriesdt2010-09-171-0/+2
* Doc - Fix UI text capitalization to follow the KDE style guide.Leena Miettinen2010-09-151-1/+1
* Fix misaligned debugger label in run configuration widgetsLasse Holmstedt2010-09-101-1/+9
* Qml: Allow user to configure port used (all project types)Kai Koehne2010-09-031-0/+8
* Debugger languages are now runconfiguration dependentLasse Holmstedt2010-09-011-1/+25
* Enable restoring the default names of project configuration itemsTobias Hunger2010-08-241-4/+14
* Remove obsolete ways to set the display nameTobias Hunger2010-08-241-47/+3
* Use native path separators in customexecutableRC nameTobias Hunger2010-08-241-1/+1
* Yet another include purging spree.Friedemann Kleint2010-07-131-0/+1
* Some documentation comment formatting and a renameThorbjørn Lindeijer2010-04-161-2/+2
* Remove customexecutable RCs again if they are unusedTobias Hunger2010-03-311-0/+4
* Make the custom executable dialog only resizable in the widthdt2010-03-291-1/+6
* Fix crash for Custom Executable RunConfiguation with qml projectsdt2010-03-091-4/+8
* Long live the king!hjk2010-03-051-1/+1
* Fix customexecutable RCTobias Hunger2010-02-111-2/+2