summaryrefslogtreecommitdiff
path: root/src/plugins/qmljstools/qmlconsoleview.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move QmlConsole to Debuggerhjk2015-12-091-280/+0
* QmlJS: Fix focus handling in QML/JS consoleUlf Hermann2015-11-031-3/+7
* QmlJS: Lazy-load console items to allow for recursionUlf Hermann2015-08-251-8/+8
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-01-301-1/+1
|/
* License updateEike Ziller2014-10-091-7/+8
* QString(QLatin1String()) -> QString::fromLatin1()Alessandro Portale2014-05-091-1/+1
* QmlConsoleView: Use Utils::TreeView to get consistent keyboard handlingDaniel Teske2014-04-161-14/+4
* QmlJSConsole: Fix scrolling behaviorChristian Stenger2014-02-181-2/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* 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