aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_preview
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-2416-334/+334
* Update commercial license headersTarja Sundqvist2021-02-0216-334/+334
* Revert "QQmlPreview: remove the ignore of :/qgradient/"Giuseppe D'Angelo2020-05-201-0/+1
* QmlDebug: add new debugtranslationserviceTim Jenssen2020-02-055-2/+165
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-202-8/+13
|\
| * fix for out-of-screen preview windowsUlf Hermann2020-01-142-8/+13
* | QQmlPreview: remove the ignore of :/qgradient/Giuseppe D'Angelo2019-12-161-1/+0
* | Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-251-1/+1
|/
* Split qqmltypeloader{_p.h|.cpp} into a several filesUlf Hermann2019-07-111-0/+2
* Fix build without features.translationTasuku Suzuki2019-07-084-0/+16
* Fix preview zoom problems on windowsTim Jenssen2019-03-224-68/+183
* Whitelist the Qt tests pathUlf Hermann2018-10-051-1/+3
* QmlPreview: Change license to LGPL/GPL/CommercialUlf Hermann2018-09-2814-57/+211
* Qml Preview: Record more detailed frame statisticsUlf Hermann2018-09-104-10/+124
* QML Preview: fix a possible crashTim Jenssen2018-09-071-1/+1
* Preview: Use QTranslator::install(QLocale, ...)Kai Koehne2018-08-034-6/+6
* Tooling: Allow QML preview to change the languageUlf Hermann2018-07-204-1/+56
* QML Preview: Remove RuntimeLocation from auto-blacklisted pathsUlf Hermann2018-07-201-1/+0
* QML Preview: Add a frames per second counterUlf Hermann2018-07-184-7/+60
* QML Preview: Add heuristic for auto-loading the root componentUlf Hermann2018-07-132-0/+16
* QML Preview: Blacklist paths ":/qgradient" and "/etc"Ulf Hermann2018-07-131-0/+4
* Tooling: Add QML preview debug serviceUlf Hermann2018-07-1316-0/+2093