aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/styleimports
Commit message (Expand)AuthorAgeFilesLines
* Update to latest qml CMake APICraig Scott2021-06-051-1/+1
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-221-2/+2
* Add findViewDelegateItem function to visualtestutils.hMitch Curtis2021-04-221-0/+1
* Fix compiler warnings, add overrideVolker Hilsheimer2021-03-171-1/+1
* Remove QMake project filesJoerg Bornemann2021-02-112-95/+0
* Be consistent with data tags in tst_styleimportsMitch Curtis2020-10-121-10/+10
* Fix tst_StyleImports::selectMitch Curtis2020-10-121-9/+9
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-072-8/+8
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-252-4/+65
* Support compile-time style selectionMitch Curtis2020-09-248-440/+0
* Rename "Default" style to "Basic"Mitch Curtis2020-09-242-37/+37
* Fix fallback styles overwriting themesMitch Curtis2020-09-246-6/+68
* Native style: call QQuickStylePlugin::registerTypes() from style pluginsMitch Curtis2020-09-073-2/+120
* auto tests: remove all versioning from the test dataRichard Moe Gustavsen2020-09-0410-10/+10
* Fix crash when importing a style without first importing ControlsMitch Curtis2020-08-276-0/+322
* Fix CMake buildMitch Curtis2020-08-261-0/+62
* Use qmlRegisterModuleImport() to register stylesMitch Curtis2020-08-2616-0/+344