aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmltooling/qmldbg_preview
Commit message (Expand)AuthorAgeFilesLines
* 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