aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Fix CMake buildMitch Curtis2020-08-2620-56/+90
| * Use qmlRegisterModuleImport() to register stylesMitch Curtis2020-08-2649-279/+1118
| * Remove all version numbers from QML importsMitch Curtis2020-08-26719-1665/+1665
| * Remove ".2" from TARGETPATH, resource prefixes, etc.Mitch Curtis2020-08-2613-23/+23
| * Register C++ types declarativelyMitch Curtis2020-08-2612-25/+102
| * Move Default style out into its own pluginMitch Curtis2020-08-2614-25/+25
| * Stop using resolvedUrl() to resolve QML filesMitch Curtis2020-08-2615-270/+0
| * tst_qquickpopup: fix setOverlayParentToNull testMitch Curtis2020-08-241-0/+2
| * QQuickSpinBox: fix another "function expressions as statements" warningMitch Curtis2020-08-201-0/+12
| * SwipeDelegate: don't allow calling close() when pressedMitch Curtis2020-08-191-0/+46
| * SwipeDelegate: don't emit closed() when already closedMitch Curtis2020-08-191-1/+20
| * Prevent against re-entering prepareExitTransition after a focus changeAndy Shaw2020-08-191-0/+36
| * Get the scale of the popup item when setting the parent itemAndy Shaw2020-08-172-0/+25
* | 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
|\|
| * ComboBox: add implicitContentWidthPolicyMitch Curtis2020-07-161-4/+182
| * Fix tst_QQuickMenu::subMenuPosition()Mitch Curtis2020-07-141-10/+19
| * Fix crash on exit when centering Popup within Overlay in StackView itemMitch Curtis2020-07-142-0/+97
| * Replace QDesktopWidget with QScreen in manual testVolker Hilsheimer2020-07-141-2/+2
| * Use QList instead of QVectorJarek Kobus2020-07-094-16/+16
| * tst_designer: fix QByteArray::append() compile errorMitch Curtis2020-06-301-1/+1
| * Add ; to Q_UNUSEDLars Schmertmann2020-06-301-4/+4
| * Update dependencies on 'dev' in qt/qtquickcontrols2Qt Submodule Update Bot2020-06-254-64/+9
| * QQuickApplicationHelper: don't use QTest macros outside test functionsMitch Curtis2020-06-177-5/+103
| * Qt6: Port QtQuickControls2 to QStringViewKarsten Heimrich2020-06-101-2/+2
| * Use QList instead of QVectorJarek Kobus2020-06-092-5/+5
| * ApplicationWindow: remove deprecated overlay APIMitch Curtis2020-06-085-62/+37
| * Platform: remove deprecated iconName, iconSource APIMitch Curtis2020-06-053-36/+43
* | Let macOS have TabFocus focus policyJan Arve Sæther2020-06-221-1/+2
|/
* QQuickTextArea: resize background different when inside FlickableRichard Moe Gustavsen2020-06-021-0/+27
* StackView: fix heap-use-after-free when pushing after clearMitch Curtis2020-05-291-6/+32
* Remove Qt Labs CalendarMitch Curtis2020-05-2829-837/+70
* Skip tests that use graphical effects on Win 7Mitch Curtis2020-05-262-0/+11
* Listen for the LanguageChange event in event() instead of using filtersAndy Shaw2020-05-191-0/+1
* Remove ignoreMessage from setOverlayParentToNullLaszlo Agocs2020-05-181-3/+0
* Massage toolTipCrashOnClose testLaszlo Agocs2020-05-181-5/+0
* Tests for Qt.labs.platform/MenuItem.iconIvan Tkachenko2020-05-152-4/+10
* Reduce dependencies on QtGraphicalEffectsMitch Curtis2020-05-134-0/+16
* ComboBox: fix currentValue not being updated on model changesMitch Curtis2020-05-121-0/+49
* Remove bindings to parent in delegatesMitch Curtis2020-05-111-1/+1
* Menu: remove deprecated removeItem(var) overloadMitch Curtis2020-05-113-12/+2
* Remove flaky test_openDuringExitTransitionWithTimeout() testMitch Curtis2020-05-111-29/+0
* Fix -no-accessibility buildPeter Varga2020-05-111-0/+1
* Container: remove deprecated removeItem(var) overloadMitch Curtis2020-05-114-26/+20
* Revert "tst_qquickmenu: fix flakiness resulting from floating point comparison"Mitch Curtis2020-05-071-11/+10
* Expect failure for certain fonts in TextArea testEskil Abrahamsen Blomfeldt2020-04-301-2/+20