aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix QQuickHeaderView models to pass model testerVolker Hilsheimer2020-11-041-2/+6
* Blacklist Tumbler::test_itemsCorrectlyPositionedMitch Curtis2020-11-045-0/+20
* Blacklist flickable and slider test cases for qquickdrawerMitch Curtis2020-11-041-0/+7
* Add includes to fix build errors in tests and examplesVolker Hilsheimer2020-10-311-0/+1
* manual test, nativestyle: add vertical slider with tick marks on both sidesRichard Moe Gustavsen2020-10-301-1/+11
* CMake: Update usage of add_qt_gui_executableAlexandru Croitor2020-10-291-1/+1
* Fix compiler warnings: don't copy when container returns referencesVolker Hilsheimer2020-10-221-1/+1
* QQuickAbstractButton: don't accept key release if we're not pressedMitch Curtis2020-10-212-0/+124
* Remove usage of deprecated QStandardPaths::DataLocationKarsten Heimrich2020-10-211-2/+1
* Native style/Slider: Fix tickmarks and groove for fractional numbersJan Arve Sæther2020-10-191-0/+11
* test, nativestyle: change ScrollView bindingsRichard Moe Gustavsen2020-10-151-2/+2
* ScrollView: always clip implicitly created FlickableRichard Moe Gustavsen2020-10-141-2/+0
* Be consistent with data tags in tst_styleimportsMitch Curtis2020-10-121-10/+10
* Fix tst_StyleImports::selectMitch Curtis2020-10-121-9/+9
* Native style: ensure ScrollView contents doesn't go under the scrollbarsRichard Moe Gustavsen2020-10-093-5/+3
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-0741-108/+108
* Make tests explicitly use Basic where necessaryMitch Curtis2020-10-0718-6/+79
* Default to the most appropriate built-in style if none is specifiedMitch Curtis2020-10-076-3/+15
* tst_designer: fix data tagsMitch Curtis2020-10-071-28/+28
* Unblacklist DelayButton::test_mouseMitch Curtis2020-10-075-15/+0
* nativestyle: SpinBox on WindowsJan Arve Sæther2020-10-061-0/+1
* Unblacklist hover testsMitch Curtis2020-10-025-60/+0
* Ensure we pass coordinates to mouseMove()v6.0.0-alpha1Mitch Curtis2020-10-023-3/+3
* Temporarily blacklist failing touch testsMitch Curtis2020-10-026-0/+179
* tst_abstrbutton: do press/move/release sequence not press/press/releaseShawn Rutledge2020-09-301-1/+1
* manual style, nativestyle: don't set style from main.cppRichard Moe Gustavsen2020-09-301-14/+0
* Native style: don't use transient scrollbarsRichard Moe Gustavsen2020-09-302-4/+0
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-256-48/+87
* Adjust testbench to properly support multiple stylesMitch Curtis2020-09-2414-31/+565
* Remove binding to parent in testbenchMitch Curtis2020-09-241-1/+1
* Support compile-time style selectionMitch Curtis2020-09-2417-278/+365
* Rename "Default" style to "Basic"Mitch Curtis2020-09-2439-168/+163
* Fix fallback styles overwriting themesMitch Curtis2020-09-247-7/+69
* Fix more compiler warnings from deprecated application attributesVolker Hilsheimer2020-09-166-6/+0
* Fix compile warning from deprecated application attributesVolker Hilsheimer2020-09-151-1/+0
* Allow the preparation of the exit transition even if it did have focusAndy Shaw2020-09-151-0/+18
* Update the text when the inputted value is out of rangeAndy Shaw2020-09-111-0/+25
* Fix ProgressBar on WindowsJan Arve Sæther2020-09-091-32/+0
* Native style: call QQuickStylePlugin::registerTypes() from style pluginsMitch Curtis2020-09-073-2/+120
* QQuickToolTip: don't specify QML import version when creating instanceMitch Curtis2020-09-071-2/+2
* Native style: set a sensible default width for TextFieldRichard Moe Gustavsen2020-09-071-0/+1
* Merge "Merge remote-tracking branch 'nativestyle' into dev"Mitch Curtis2020-09-0737-1/+3207
|\
| * Merge remote-tracking branch 'nativestyle' into devMitch Curtis2020-09-0437-1/+3207
| |\
| | * Native style, manual test: update location to Default styleRichard Moe Gustavsen2020-08-283-5/+5
| | * Native style: remove versioning from importsRichard Moe Gustavsen2020-08-2828-91/+91
| | * Native style: clean-up importsRichard Moe Gustavsen2020-08-283-3/+2
| | * Merge branch 'dev' into nativestyleRichard Moe Gustavsen2020-08-26807-2252/+3072
| | |\
| | * | Native style: move DesktopGallery to manual tests, and rename to nativestyleRichard Moe Gustavsen2020-08-2636-0/+3206
| | * | Merge branch 'dev' into nativestyleRichard Moe Gustavsen2020-07-1728-211/+520
| | |\ \
| | * | | Let macOS have TabFocus focus policyJan Arve Sæther2020-06-221-1/+2