aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmlprojectmanager/qmlprojectruncontrol.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | overhaul process argument handlingOswald Buddenhagen2010-11-171-4/+8
* | ProjectExplorer + Debugger: Move Debug Action to the Debugger plugindt2010-11-121-1/+1
* | debugger: refactoring of the plugin interfacehjk2010-11-101-18/+16
* | ProjectExplorer: Move ToolChainType enumeration into separate Header.Friedemann Kleint2010-11-011-1/+0
|/
* Debugger/JS Code model: Set environment for QML tools correctly.Friedemann Kleint2010-10-261-5/+6
* Small fix in a textPawel Polanski2010-10-111-1/+1
* QmlProject: Disable debug action if qmlobserver cannot be builtKai Koehne2010-10-051-3/+14
* QmlProject: Always use qmlobserver for debugging projectsKai Koehne2010-10-041-6/+41
* QmlProject: Stop program when exiting creatorKai Koehne2010-10-041-0/+1
* QML Observer: Complain about not having it if debugging .qmlprojectsLasse Holmstedt2010-09-291-0/+2
* Move ProjectExplorer::Environment to Utils::EnvironmentTobias Hunger2010-09-231-3/+3
* QmlDebugging: Use -qmljsdebugger command line argumentLasse Holmstedt2010-09-201-1/+1
* Qml: Allow user to configure port used (all project types)Kai Koehne2010-09-031-6/+3
* removed old & invalid code for switching to debug modeLasse Holmstedt2010-09-021-5/+0
* Qml Debugger: Code style and cleanupLasse Holmstedt2010-08-241-1/+1
* Qml Debugger: Enable debugging qml+cpp standalone applicationsLasse Holmstedt2010-08-241-5/+2
* Debugger: Refactor run control termination.Friedemann Kleint2010-08-201-1/+2
* QML Debugger refactoringLasse Holmstedt2010-08-131-3/+36
* CompileFriedemann Kleint2010-08-061-1/+1
* Merge remote branch 'origin/2.0'Friedemann Kleint2010-08-061-3/+6
|\
| * QML Inspector: Disable debug actions when qml inspector is disabledLasse Holmstedt2010-07-291-3/+6
* | Merge branch 'qmljsinspector'Olivier Goffart2010-07-141-6/+0
|\ \
| * | Refactor OutputFormatterdt2010-07-141-6/+0
* | | added mode buttons to custom qml viewer and qmljsinspector toolbarLasse Holmstedt2010-07-141-6/+0
* | | manually applied changes from qmlinspector to qmljsinspectorLasse Holmstedt2010-07-081-0/+6
* | | Let's start from scratch with a new debugger for QmlJS.Roberto Raggi2010-06-281-2/+2
* | | Get rid of the old the QML inspector code.Roberto Raggi2010-06-281-1/+1
|/ /
* / Add a runMode method to the RunControldt2010-05-031-6/+5
|/
* Added colors to the "Application Output" panel.Erik Verbruggen2010-04-191-2/+2
* Separated child-process stdout/stderr, and seperated "our" output/errors.Erik Verbruggen2010-04-191-10/+10