aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qmllint: Consistently spell "Warning"Ulf Hermann2020-09-281-2/+2
* qmllint: Make imports localUlf Hermann2020-09-282-0/+2
* Port from devicePixelRatioF() to devicePixelRatio()Morten Johan Sørvig2020-09-282-3/+3
* qqmlimport: Use stable_partition instead of stable_sortFabian Kosmale2020-09-282-12/+24
* Blacklist a few more on macOSShawn Rutledge2020-09-264-0/+10
* Handle ungrab and grab-cancel consistently; inform handlersShawn Rutledge2020-09-268-42/+6
* TypeDescriptionReader: Don't export C++ names as QML namesUlf Hermann2020-09-251-0/+1
* cmake: enable colorresolving benchmarkFabian Kosmale2020-09-252-1/+29
* Blacklist various failing testsShawn Rutledge2020-09-256-0/+23
* QQmlDirParser: Treat dependencies like importsUlf Hermann2020-09-251-0/+19
* Blacklist tests flickable.nestedPressDelay, gridview.snapOneRowShawn Rutledge2020-09-242-0/+4
* Stabilize tst_QQuickListView::parentBindingShawn Rutledge2020-09-242-2/+8
* Get rid of QMutableEventPoint::stationaryWithModifiedPropertyShawn Rutledge2020-09-241-6/+7
* Blacklist tst_qquickwindow::cleanupGrabsOnReleaseShawn Rutledge2020-09-241-0/+2
* Blacklist maiop::dragHandlerInSiblingStealingGrabFromMouseAreaViaTouchShawn Rutledge2020-09-241-0/+2
* qmllint: Don't dump imported enums into the current scopeUlf Hermann2020-09-243-1/+21
* Allow proper registration of value typesUlf Hermann2020-09-233-38/+87
* Prevent crash when destroying asynchronous LoaderJoni Poikelin2020-09-232-0/+68
* tst_qqmllanguage: Use namespaces for registering enum containersUlf Hermann2020-09-222-9/+13
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-222-0/+2
* Handle QProperty inside bindingsFabian Kosmale2020-09-212-0/+17
* Fix the pointer handlers manual test againShawn Rutledge2020-09-191-6/+6
* Blacklist tests due to QPointerEvent changesShawn Rutledge2020-09-1817-0/+97
* Remove QQuickPointerEvent etc.; deliver QPointerEvents directlyShawn Rutledge2020-09-1814-252/+250
* Fix additional warnings from usage of deprecated APIsVolker Hilsheimer2020-09-1620-31/+31
* QQuickWindow: Consider z-order of children when delivering pointer eventsYoungSun Park2020-09-154-0/+164
* Fix xmlhttprequest autotest after HTTP/2 changes in qtbaseLars Knoll2020-09-1531-42/+86
* Blacklist a test that started failing after even changes in qtbaseLars Knoll2020-09-151-0/+1
* Adapt to changes in qtbaseUlf Hermann2020-09-153-0/+4
* Skip tst_TouchMouse::buttonOnDelayedPressFlickable on macOSUlf Hermann2020-09-151-0/+4
* Add QQuickHandlerPoint::device propertyShawn Rutledge2020-09-041-1/+2
* qmlformat: Fix multiline comment attachmentMaximilian Goldstein2020-09-043-0/+24
* Adjust to qtbase changesFabian Kosmale2020-09-046-20/+28
* Remove use of deprecated High-DPI application attributesTor Arne Vestbø2020-09-028-9/+0
* QJSEngine: provide a way to check if an exception was thrownFabian Kosmale2020-09-021-0/+21
* tst_qmlformat: refactor testsMaximilian Goldstein2020-09-021-86/+44
* Tests: pass QDate and QTime by value rather than const referenceEdward Welbourne2020-09-014-7/+7
* Remove deprecated QQmlListProperty constructorFabian Kosmale2020-08-317-17/+12
* Use OpenType font weightsJonas Karlsson2020-08-281-1/+1
* Fix QtQml after QMetaType/QVariant changes in Qt CoreLars Knoll2020-08-282-2/+1
* Always group the metaType and listType togetherLars Knoll2020-08-281-3/+3
* QQuickCanvas: Skip failing test for nowFabian Kosmale2020-08-281-0/+2
* Remove deprecated registration functionsFabian Kosmale2020-08-272-2/+2
* Follow layoutMirroring in Layout marginsDavid Edmundson2020-08-261-0/+41
* Remove deprecated function QJSValue::engineFabian Kosmale2020-08-262-83/+0
* tst_qqmlqt: Avoid warning in testFabian Kosmale2020-08-263-13/+10
* Unify "variant" and "var" properties in QMLFabian Kosmale2020-08-2412-488/+5
* Remove qml statemachine plugin from qtdeclarativeKarsten Heimrich2020-08-2324-1186/+0
* Adapt to qtbase changesFabian Kosmale2020-08-231-7/+7
* tst_qqmltypeloader: Adapt to network redirection change in qtbaseFabian Kosmale2020-08-231-0/+15