summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/qml/qmlengineutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Use more FilePath in source file handlinghjk2023-03-151-4/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Debugger: Convert to Tr::trhjk2022-07-081-8/+3
* Debugger: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-031-1/+2
* qmljs: correctly handle js string templatesFawzi Mohamed2022-03-211-0/+5
* Don't access static functions/fields via instanceAlessandro Portale2020-11-271-1/+1
* Core: replace QString with Utils::FilePath to get documentsDavid Schulz2020-09-041-1/+2
* Debugger: Fix a compiler warning about uninitialized variable useArtur Shepilko2020-06-231-0/+3
* Make TextEditor setup more flexibleEike Ziller2020-02-121-2/+2
* qmljs: update parserMarco Benelli2018-11-221-3/+0
* Debugger: ModernizeAlessandro Portale2018-07-251-33/+33
* Debugger: Code cosmeticshjk2018-05-311-2/+2
* QML Debugger: Handle QtInfoMsg messages in consoleUlf Hermann2018-04-031-3/+3
* Debugger: Remove useless nullptr checkTobias Hunger2016-12-051-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-12-151-4/+4
|\
| * Use text settings instead of hard coded diagnostic text formatsMarco Bubke2015-12-091-4/+4
* | Move QmlConsole to Debuggerhjk2015-12-091-4/+2
|/
* Debugger: Remove remains of QmlEngine live update featurehjk2015-09-181-22/+0
* Clang: Add diagnosticsMarco Bubke2015-08-311-1/+1
* QmlJS: Lazy-load console items to allow for recursionUlf Hermann2015-08-251-6/+3
* Debugger: Rename and shuffle some QmlEngine functionshjk2015-07-101-0/+41
* Debugger: Consolidate QmlEnginehjk2015-07-091-0/+270