summaryrefslogtreecommitdiff
path: root/src/plugins/qmljstools/qmlconsolemanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move QmlConsole to Debuggerhjk2015-12-091-146/+0
* QmlJS: Flash the console when warnings are printed.Ulf Hermann2015-12-081-0/+2
* QmlJS: Lazy-load console items to allow for recursionUlf Hermann2015-08-251-54/+7
* QmlDesigner: Remove unneeded qualificationsOrgad Shaneh2015-02-181-2/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* QString(QLatin1String()) -> QString::fromLatin1()Alessandro Portale2014-05-091-1/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Incremented year in copyright infoRobert Loehning2013-02-011-1/+1
* Remove internal class QmlConsoleModel from public header.Friedemann Kleint2013-01-301-0/+1
* tr()-Fixes: Fix translation contexts.Friedemann Kleint2013-01-291-1/+3
* QML/JS Console: Evaluate when debugging QMLAurindam Jana2012-11-271-5/+2
* Debugger: Remove the dependence on QmlJSToolsAurindam Jana2012-10-091-28/+25
* License changesTobias Hunger2012-10-091-20/+19
* ScriptConsole: Set empty context when not debuggingAurindam Jana2012-10-051-0/+2
* ScriptConsole: Missing HeadersAurindam Jana2012-10-051-0/+30
* ScriptConsole: Move from Debugger to QmlJSToolsAurindam Jana2012-10-051-0/+162