aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qquickstyle
Commit message (Expand)AuthorAgeFilesLines
* Update to latest qml CMake APICraig Scott2021-06-051-1/+1
* Add findViewDelegateItem function to visualtestutils.hMitch Curtis2021-04-221-0/+1
* Remove QMake project filesJoerg Bornemann2021-02-111-26/+0
* Ensure that C++ Qt Quick tests are run with all applicable stylesMitch Curtis2021-01-131-0/+1
* tst_qquickstyle: don't use test macros in helper functionsMitch Curtis2021-01-131-5/+9
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-071-4/+4
* Make tests explicitly use Basic where necessaryMitch Curtis2020-10-071-2/+0
* Default to the most appropriate built-in style if none is specifiedMitch Curtis2020-10-071-1/+1
* Rename "Default" style to "Basic"Mitch Curtis2020-09-242-11/+9
* auto tests: remove all versioning from the test dataRichard Moe Gustavsen2020-09-041-2/+2
* Fix CMake buildMitch Curtis2020-08-261-53/+8
* Use qmlRegisterModuleImport() to register stylesMitch Curtis2020-08-2611-204/+32
* Remove all version numbers from QML importsMitch Curtis2020-08-267-8/+8
* Remove old QQuickPalette implementationVitaly Fanaskov2020-03-181-1/+2
* CMake: Regenerate projectswip/cmakeAlexandru Croitor2020-03-171-9/+8
* Regenerate projects to be in syncAlexandru Croitor2019-11-151-7/+7
* Convert QtQuickControls2 testsLeander Beernaert2019-10-081-0/+112
* Fix font and palette settings in .conf files not being respectedMitch Curtis2019-02-047-1/+40
* Fix incorrect font size in certain styles on WindowsMitch Curtis2019-01-081-0/+5
* tst_QQuickStyle::availableStyles(): Ignore case when checking paths on WindowsFriedemann Kleint2018-12-121-0/+4
* Tie minor version of all imports to Qt's minor versionMitch Curtis2018-11-026-7/+7
* Fix tst_QQuickStyle::qrcInQtQuickControlsStylePathEnvVar() failureMitch Curtis2018-08-202-3/+3
* tst_qquickstyle: avoid conflicts with other testsMitch Curtis2018-07-184-17/+31
* Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-07-171-0/+111
|\
| * Fix qrc paths in QT_QUICK_CONTROLS_STYLE_PATHMitch Curtis2018-07-164-0/+123
* | QQuickStyle::addStylePath(): fix support for qrc pathsMitch Curtis2018-06-254-0/+51
* | QQuickStyle: add API for managing style pathsJ-P Nurmi2018-03-161-1/+1
|/
* QQuickStyle: fix and test QT_QUICK_CONTROLS_CONFJ-P Nurmi2018-02-208-1/+49
* Reset QQuickStyle when the QtQuick.Controls 2 plugin is unloadedJ-P Nurmi2018-02-201-9/+27
* Fix QQuickStyle::availableStyles()J-P Nurmi2017-06-075-1/+21
* *.pro: osx -> macosJ-P Nurmi2017-04-201-1/+1
* Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2017-01-111-1/+1
|\
| * Welcome to 2017J-P Nurmi2017-01-091-1/+1
* | QQuickStyle::availableStyles()J-P Nurmi2016-11-101-0/+8
|/
* Let specifying the fallback style for custom stylesJ-P Nurmi2016-10-252-0/+28
* Bump up all controls and templates imports to version 2.1J-P Nurmi2016-07-082-2/+2
* Fix tests in static buildsJ-P Nurmi2016-07-011-0/+4
* Implement case-insensitive style name lookupJ-P Nurmi2016-04-232-0/+79