aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add test for tooling invocations set up by CMake APICraig Scott2021-08-1811-3/+210
* Add NO_RESOURCE_TARGET_PATH option for executable backing targetsCraig Scott2021-08-181-4/+4
* Blacklist tst_qquicklistview::currentIndex() on ubuntu 20.04Ulf Hermann2021-08-171-0/+1
* Stop using QtGraphicalEffects in fakeFlickable manual testShawn Rutledge2021-08-171-9/+9
* Use qEnvironmentVariableIntValue() instead of qgetenv().toInt()Shawn Rutledge2021-08-172-2/+2
* Blacklist tst_qquickpathview::snapOneItem() on macosUlf Hermann2021-08-171-0/+3
* Avoid memory leak in tst_qquicklistviewUlf Hermann2021-08-171-0/+1
* When binding signals, run the outer function to get the nested oneUlf Hermann2021-08-172-0/+64
* Avoid querying the file system for qmldir files for locked modulesUlf Hermann2021-08-171-2/+2
* Unset mouseGrabberPopup if it's removed from childrenDavid Redondo2021-08-162-0/+106
* Check for exposed instead of just visible in grabWindowLaszlo Agocs2021-08-162-0/+60
* CMake: Remove obsolete qrc from testsIvan Tkachenko2021-08-161-8/+0
* Store last tab index in settings of dialogs manual testMitch Curtis2021-08-131-0/+1
* RangeSlider: fix both handles being hoveredZhang Hao2021-08-136-0/+29
* tst_qqmlimport: improve failure messagesMitch Curtis2021-08-121-7/+7
* qmllint: Process qmldir when importing directoriesMaximilian Goldstein2021-08-123-0/+8
* Fix typo in blacklistMitch Curtis2021-08-111-1/+1
* Update and re-add qtquickcompiler cmake testCraig Scott2021-08-115-23/+55
* CMake: Use renamed qt6_add_plugin PLUGIN_TYPE optionAlexandru Croitor2021-08-101-1/+1
* Blacklist flaky tst_QQuickDrawer::slider test on all platformsMitch Curtis2021-08-101-2/+2
* SelectionRectangle: don't accept new selection from press'n'hold on top of a ...Richard Moe Gustavsen2021-08-101-0/+33
* Revert "ToolTip: use contentWidth of Text contentItem to account for newlines"Mitch Curtis2021-08-101-18/+0
* Add overload of rotate(quaternion) to matrix4x4Yuya Nishihara2021-08-101-0/+7
* QQmlIRBuilder: Always preserve "undefined" stringFabian Kosmale2021-08-094-0/+201
* SelectionRectangle: ensure we track correctly which handle is being draggedRichard Moe Gustavsen2021-08-091-1/+30
* qmllint: Do basic type checking on script bindingsMaximilian Goldstein2021-08-093-0/+17
* CMake: Add test to check backing lib resources are linkedAlexandru Croitor2021-08-064-0/+232
* CMake: Build minimal subset of tests in desktop static buildsAlexandru Croitor2021-08-061-2/+6
* CMake: Replace add_library with qt6_add_library where appropriateAlexandru Croitor2021-08-061-1/+1
* QQmlObjectCreator: Add scripts also to context of inline componentsFabian Kosmale2021-08-053-0/+26
* Set privateClass for private properties along with read and friendsAndrei Golubev2021-08-041-3/+12
* qmllint: Move missing base type warning to qmlcompilerMaximilian Goldstein2021-08-041-3/+2
* Replace uses of deprecated QWARN macro with qWarningTor Arne Vestbø2021-08-042-11/+7
* qmllint: Move 'type not found in namespace' warning to qmlcompilerMaximilian Goldstein2021-08-041-3/+1
* Add NO_PLUGIN option to qt6_add_qml_module()Craig Scott2021-08-033-4/+0
* Improve consistency of QML module target propertiesCraig Scott2021-08-031-3/+3
* QV4::Heap::GeneratorObject: remove unused memberFabian Kosmale2021-08-022-0/+23
* Remove Windows 7 codepathsOliver Wolff2021-08-024-10/+2
* qmllint: Move unknown property logic to compilerMaximilian Goldstein2021-08-021-5/+0
* Fix plugin importing in tst_qmlbasicappCraig Scott2021-07-294-7/+52
* Fix override warningAndreas Buhr2021-07-281-1/+1
* qmllint: Move deprecation logic to qmlcompilerMaximilian Goldstein2021-07-281-0/+2
* Merge qtquickcontrols2 into qtdeclarativeMitch Curtis2021-07-281060-1/+172697
|\
| * Fix test pathsMitch Curtis2021-07-2631-42/+43
| * Add missing QQuickControl testVolker Hilsheimer2021-07-221-0/+1
| * Restructure tests in preparation for merging into qtdeclarativeMitch Curtis2021-07-221059-102/+105
| * gifs manual test: use cmake qt_internal_add_manual_testShawn Rutledge2021-07-201-1/+1
| * Fix warning in RangeSlider::test_touchDragThreshold testMitch Curtis2021-07-121-1/+1
| * Stabilize tst_QQuickPopup::macOS::activeFocusOnClose2Shawn Rutledge2021-07-071-0/+1
| * Stabiliize tst_qquickpopup::hover() on macOSShawn Rutledge2021-07-071-0/+1