summaryrefslogtreecommitdiff
path: root/src/plugins/qmlprojectmanager/qmlprojectruncontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | QmlProfiler: qmlproject supportChristiaan Janssen2011-04-141-0/+2
* | 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
* Code cosmeticsThorbjørn Lindeijer2011-02-161-11/+6
* QmlJSDebug: Fix debugging of qmlobserver on WindowsKai Koehne2011-02-081-3/+2
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-241-5/+6
* It's 2011 now.con2011-01-121-1/+1
* introduce a appendMessage overload not requiring the 'this' parameterhjk2011-01-101-3/+3
* Debugger: Header cleanupFriedemann Kleint2011-01-101-0/+1
* runcontrols: use ProjectExplorrer::OutputFormat for format selectionhjk2011-01-071-19/+13
* merge addToOutputWindow and addToOutputWindowInlinehjk2011-01-071-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | debugger: move DebuggerMainWindow to debuggermainwindow.{h,cpp}hjk2010-12-021-1/+0
* | QmlProject: Allow user to change process environmentKai Koehne2010-11-291-6/+2