summaryrefslogtreecommitdiff
path: root/src/plugins/qmljstools/qmlconsoleview.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlConsole: Save cycleshjk2013-11-081-0/+1
* Qml Console view: Fix scrollingDaniel Teske2013-10-291-0/+2
* Fix coding style for else statementsOrgad Shaneh2013-07-171-2/+2
* QmlJsTools: Compile fix for Qt 4.Friedemann Kleint2013-06-051-0/+1
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-06-051-2/+10
|\
| * QmlConsole: Fix bug: Jump to location in editorAurindam Jana2013-06-041-2/+10
* | Move openEditorAt from BaseTextEditorWidget to EditorManagerEike Ziller2013-06-031-2/+2
* | Clean headers in QmlJsTools.Friedemann Kleint2013-04-031-1/+0
* | QmlJsTools: Remove unneeded #ifdef.Christian Kandeler2013-03-141-3/+3
|/
* QmlConsole: Remove zero width spaceAurindam Jana2013-03-051-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
* Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* Compile fix (QT_NO_CAST_FROM_ASCII).Friedemann Kleint2012-11-281-1/+1
* QML/JS Console: Use Manhattan StyleAurindam Jana2012-11-271-5/+26
* Debugger: Remove the dependence on QmlJSToolsAurindam Jana2012-10-091-2/+4
* Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
* ScriptConsole: Missing HeadersAurindam Jana2012-10-051-0/+30
* ScriptConsole: Move from Debugger to QmlJSToolsAurindam Jana2012-10-051-0/+221