summaryrefslogtreecommitdiff
path: root/src/plugins/projectexplorer/localapplicationruncontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add a few missing QDir::toNativeSeparators().Friedemann Kleint2014-01-091-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Remove most trailing newlines from translated messages.Friedemann Kleint2013-10-221-6/+6
* ApplicationLauncher: Also emit the exit statusDaniel Teske2013-08-021-5/+11
* LocalRunControl: Fix wrong "exited with error code -1" outputDaniel Teske2013-06-111-1/+5
* IRunControlFactory::displayName: Remove unused functionDaniel Teske2013-04-251-5/+0
* Use EnvironmentAspect to retrieve the environmentTobias Hunger2013-04-111-1/+5
* Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-3/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | LocalApplicationRC: Rename files to localapplicationrunconfiguration.(h|cpp)Tobias Hunger2013-01-281-1/+1
* | LocalApplicationRunControl: Make sure Starting message is firstDaniel Teske2012-11-271-2/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* Fix error handling for custom executables.Friedemann Kleint2012-09-181-4/+1
* Add error string to IRunControlFactory::createRunControlDaniel Teske2012-09-051-2/+5
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* runconfig: consolidate createConfigurationWidget implementationshjk2012-06-191-6/+0
* LocalApplicationRunControl: Track state of stub for isRunningDaniel Teske2012-03-061-2/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: use enum instead of QString for run modehjk2012-01-111-5/+4
* ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-2/+2
* Do not start LocalRunConfiguration when the executable is empty.Friedemann Kleint2011-12-201-1/+5
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Enable attaching to console processesDaniel Teske2011-08-241-0/+8
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-0/+1
* ProjectExplorer: Fix enabling of buttons in the output pane.Friedemann Kleint2011-07-071-0/+1
* debugger: let debugger attach to currently running processhjk2011-05-311-0/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Make output window implementation reusable.con2011-04-261-1/+1
* Move OutputFormatter to Utils lib.con2011-04-261-6/+6
* Run/Debug: Do not launch on a library project if user cancelsFriedemann Kleint2011-04-181-4/+8
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13
* | Fixing tons of application outputdt2011-04-121-2/+2
* | RunControl: Show correct icon in application outputdt2011-03-281-0/+5
|/
* enable adding custom config widgets from a run control factoryMilian Wolff2011-02-281-2/+2
* It's 2011 now.con2011-01-121-1/+1
* Fix format of "foo existed with code n" message.con2011-01-111-1/+1
* applicationlauncher: fix recently introduced signal passing problemhjk2011-01-101-2/+2
* introduce a appendMessage overload not requiring the 'this' parameterhjk2011-01-101-3/+3
* runcontrols: use ProjectExplorrer::OutputFormat for format selectionhjk2011-01-071-15/+10
* merge addToOutputWindow and addToOutputWindowInlinehjk2011-01-071-1/+1
* License headers, part 2con2010-12-171-7/+11
* overhaul process argument handlingOswald Buddenhagen2010-11-171-1/+1
* ProjectExplorer: Remove internal classes from exported headers.Friedemann Kleint2010-11-011-0/+141