aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Improve lancelot test case for recursive ShaderEffectSourceEirik Aavitsland2020-07-312-29/+1
* Blacklist uniformanimator_stall.qmlJonas Karlsson2020-07-301-0/+4
* Update tst_DragHandler::mouseDragThreshold zero-threshold test caseShawn Rutledge2020-07-281-7/+8
* Support required list propertiesFabian Kosmale2020-07-283-0/+19
* test252runner.cpp: Add overrideFabian Kosmale2020-07-281-1/+1
* QQmlInfo: print ancestor of object if it has no QML engineMitch Curtis2020-07-278-100/+269
* Qt::KeyboardModifiers is not a pointer typeEdward Welbourne2020-07-271-4/+4
* Replace Qt's MidButton with MiddleButtonEdward Welbourne2020-07-221-1/+1
* QQmlIRLoader: Restore inline components correctlyFabian Kosmale2020-07-222-0/+24
* Blacklist QQuickLoader's urlToComponent test on macosUlf Hermann2020-07-211-0/+2
* tst_qquickimage: Fix test when running on HighDPI screenTor Arne Vestbø2020-07-201-4/+10
* Blacklist QQuickAnimations' reparent testUlf Hermann2020-07-171-0/+2
* Restrict qmlRegisterTypesAndRevisions to major version givenUlf Hermann2020-07-164-0/+64
* Begin handling the QEvent refactoringShawn Rutledge2020-07-155-77/+68
* Replace QTouchEvent::TouchPoint with QEventPointShawn Rutledge2020-07-158-147/+147
* Adapt test to automatic comparator registrationFabian Kosmale2020-07-151-1/+0
* Temporarily skip part of tst_TouchMouse::buttonOnDelayedPressFlickableShawn Rutledge2020-07-151-0/+1
* Compile against latest qtbaseLars Knoll2020-07-092-3/+3
* CMake: Regenerate projectsAlexandru Croitor2020-07-093-3/+40
* qmlformat: Allow for minor and major versions to be omittedMaximilian Goldstein2020-07-082-0/+6
* qmlimportscanner: Use QmlDirParserUlf Hermann2020-07-0849-1/+932
* qmlplugindump: Fix handling of dependenciesUlf Hermann2020-07-084-4/+0
* CMake: Fix failing tst_qmlcachegen::skippedResourcesAlexandru Croitor2020-07-073-1/+19
* Prepare Qt5QuickCompiler.cmake.in for Qt6Ulf Hermann2020-07-051-6/+6
* Give a better score for methods with a convertable type when matchingAndy Shaw2020-07-033-0/+37
* URL: Allow non-string parametersMaximilian Goldstein2020-07-031-0/+13
* qmlformat: Fix handling of empty blocksMaximilian Goldstein2020-07-021-4/+0
* qmlformat: Fix template literalsMaximilian Goldstein2020-07-022-0/+6
* qmlformat: Fix multiline bindingsMaximilian Goldstein2020-07-012-0/+6
* Revive QTQUICK_COMPILER_SKIPPED_RESOURCESUlf Hermann2020-06-303-2/+22
* Update the window cursor on mouse releaseShawn Rutledge2020-06-302-1/+14
* Change the cursor within HoverHandler.marginShawn Rutledge2020-06-302-0/+71
* Match specific module imports also for versionless QML importsUlf Hermann2020-06-291-11/+31
* Reimplement UniformAnimator for ShaderEffectJonas Karlsson2020-06-292-0/+56
* Fix MouseArea mouseX/mouseY coordinates while draggingShawn Rutledge2020-06-292-3/+94
* tst_qqmlsettings: Fix QVector - QList falloutLaszlo Agocs2020-06-291-1/+1
* Fix string-bytearray mistake in tst_qqmlmodulepluginLaszlo Agocs2020-06-291-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-06-282-2/+2
* Follow QQuickGraphicsDevice changes in QQuickRenderTargetLaszlo Agocs2020-06-261-2/+3
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-2614-40/+40
* qmllint: Resolve enums from parent typesUlf Hermann2020-06-262-0/+8
* qv4dateobject.cpp: USE_QTZ_SYSTEM_TIMEZONE on more platformsUlf Hermann2020-06-251-0/+16
* Drop special casing of QDateTime when setting valuesUlf Hermann2020-06-251-2/+2
* QQmlPropertyBinding: convert to correct typeFabian Kosmale2020-06-252-3/+3
* qmlformat: Fix nested functionsMaximilian Goldstein2020-06-254-1/+37
* qmlformat: Fix inline componentsMaximilian Goldstein2020-06-253-0/+23
* Use QList instead of QVectorJarek Kobus2020-06-253-3/+3
* Use qt_enable_autogen_tool to explicitly enable AUTOMOCMårten Nordheim2020-06-242-1/+22
* CMake: Fix tst_qqmlmoduleplugin for MinGWCristian Adam2020-06-245-0/+6
* qmllint: Properly process qmldir imports and dependenciesUlf Hermann2020-06-245-0/+29