aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprojectmanager/qmlprojectruncontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlProjectManager: Remove dependency on DebuggerAurindam Jana2013-10-151-251/+0
* QmlProjectRunConfiguration: Derive from LocalApplicationRunConfigurationAurindam Jana2013-10-151-9/+6
* ApplicationLauncher: Also emit the exit statusDaniel Teske2013-08-021-5/+10
* QmlProject: Don't disable debug action based on debugger window languageKai Koehne2013-06-201-3/+0
* IRunControlFactory::displayName: Remove unused functionDaniel Teske2013-04-251-5/+0
* QmlDebugging: Support both IPv4 and IPv6Aurindam Jana2013-04-181-2/+3
* QmlDebugging: Query available portAurindam Jana2013-04-181-9/+7
* Use EnvironmentAspect to retrieve the environmentTobias Hunger2013-04-111-5/+14
* Clean headers in QmlProjectManager.Friedemann Kleint2013-04-091-6/+0
* Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-051-2/+3
* Demote debuggerrunconfigurationaspectTobias Hunger2013-04-051-2/+4
* DeviceManager: Allow user to configure desktop deviceAurindam Jana2013-04-051-11/+31
* 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
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-5/+3
* | QmlProjectManager: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-201-4/+4
|/
* Adjust license headershjk2012-10-051-21/+20
* Add error string to IRunControlFactory::createRunControlDaniel Teske2012-09-051-4/+5
* s/profile/kit/Tobias Hunger2012-09-041-1/+1
* debugger: simplify parameter guessinghjk2012-08-161-0/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* debugger: adjust to profile changeshjk2012-06-281-3/+1
* runconfig: consolidate createConfigurationWidget implementationshjk2012-06-191-6/+0
* Normalized connect()sRobert Loehning2012-03-061-1/+1
* projectexplorer: remove useQmlDebugger from generic RunConfigurationhjk2012-02-231-1/+1
* projectexplorer: Make the debugger language chooser a (hardcoded) "aspect"hjk2012-02-211-3/+3
* QmlProject: Fix debuggingKai Koehne2012-02-171-0/+5
* Long live the king!hjk2012-01-261-1/+1
* ProjectExplorer: use enum instead of QString for run modehjk2012-01-111-8/+8
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-09-151-0/+2
|\
| * QmlProject: Fix debugging with C++ languageKai Koehne2011-09-011-0/+2
* | Merge remote-tracking branch 'origin/2.3'Eike Ziller2011-08-101-0/+7
|\|
| * QmlDebugger: Hit breakpoints for simple bindings also for .qmlprojectKai Koehne2011-08-091-0/+7
* | Merge branch '2.3'Oswald Buddenhagen2011-07-251-40/+17
|\|
| * QmlProjectManager: moved the no-observer warning dialog to qmlprojectpluginChristiaan Janssen2011-07-211-31/+3
| * QmlRunControlFactory: Cleaner canRun codeDaniel Teske2011-07-181-12/+14
* | Qml run controls automatically stop all run controls for the same fileDaniel Teske2011-07-191-1/+19
* | Header cleanupDaniel Teske2011-07-191-12/+1
|/
* QmlDebugger: Always use ',block' argumentKai Koehne2011-06-081-1/+1
* debugger: let debugger attach to currently running processhjk2011-05-311-1/+1
* Move a lot of qmake independent classes to a new plugin qtsupportdt2011-05-241-7/+7
* Disable observer and jsdebugger services when they're already part of QtThorbjørn Lindeijer2011-05-121-1/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* QmlProject: Rename QmlRunControl to QmlProjectRunControlKai Koehne2011-05-041-18/+18
* QmlDebug: Simplify logic to find the source file for a stack frameKai Koehne2011-04-271-1/+2
* Move OutputFormatter to Utils lib.con2011-04-261-5/+5
* QmlDebugger: breakpoints in symlinked qmlprojectsChristiaan Janssen2011-04-191-0/+3
* Merge branch '2.2'Oswald Buddenhagen2011-04-141-14/+13
|\
| * Update license.hjk2011-04-131-14/+13