aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Update tst_DragHandler::mouseDragThreshold zero-threshold test caseShawn Rutledge2020-08-261-7/+8
* QQmlObjectCreator: fix member func call with this == nullptrEvgeniy A. Dushistov2020-08-202-0/+20
* QQmlInfo: print ancestor of object if it has no QML engineMitch Curtis2020-07-277-100/+261
* Replace Qt's MidButton with MiddleButtonEdward Welbourne2020-07-221-1/+1
* QQmlIRLoader: Restore inline components correctlyFabian Kosmale2020-07-222-0/+24
* List QtQml, QtQml.Models, and QtQml.WorkerScript as dependenciesUlf Hermann2020-07-091-1/+6
* Add binary compatibility files for QtDeclarative for 5.15Milla Pohjanheimo2020-07-084-0/+60489
* Give a better score for methods with a convertable type when matchingAndy Shaw2020-07-073-0/+37
* qmlformat: Fix nested functionsMaximilian Goldstein2020-07-034-1/+38
* Fix baseUrl returning an empty urlJaeyoon Jung2020-07-021-0/+13
* qmlformat: Fix nested ifsMaximilian Goldstein2020-07-023-0/+67
* Fix MouseArea mouseX/mouseY coordinates while draggingShawn Rutledge2020-07-022-3/+94
* Revive QTQUICK_COMPILER_SKIPPED_RESOURCESUlf Hermann2020-07-023-2/+21
* qmlformat: Fix trailing newline in if blocksMaximilian Goldstein2020-07-026-3/+22
* qmlformat: Fix inline componentsMaximilian Goldstein2020-07-023-0/+23
* qmlformat: Fix multiline bindingsMaximilian Goldstein2020-07-023-0/+18
* qmlformat: Copy string literals verbatimMaximilian Goldstein2020-07-013-0/+15
* Change the cursor within HoverHandler.marginShawn Rutledge2020-06-302-0/+71
* qv4dateobject.cpp: USE_QTZ_SYSTEM_TIMEZONE on more platformsUlf Hermann2020-06-251-0/+16
* Warn circular dependency when loading typesJaeyoon Jung2020-06-163-0/+15
* Cull removed items from QQuickItemViewFabian Kosmale2020-06-152-0/+60
* Fix QQuickKeyNavigationAttached issueValery Volgutov2020-06-122-0/+54
* Remove quality evaluation in test stringEskil Abrahamsen Blomfeldt2020-06-102-2/+2
* Fix race condition in QQmlData::createPropertyCacheFabian Kosmale2020-06-091-0/+23
* qtdeclarative: Disable movingItemWithHoverHandler on macOSMaximilian Goldstein2020-06-091-0/+3
* Blacklist tst_QQuickTextEdit::linkHover() on macOSFabian Kosmale2020-06-091-0/+5
* Blacklist tst_QQuickTextInput::setInputMask() on macOsFabian Kosmale2020-06-091-0/+4
* QQuickTextNodeEngine: prevent renderring transparent selection colorWang Chuan2020-06-052-0/+44
* Fix test to not depend on internal roundingAllan Sandfeld Jensen2020-05-291-1/+6
* Improve performance when dynamically adding items to a layoutJan Arve Sæther2020-05-263-25/+126
* Increase the timeout for tst_qmlminJan Arve Sæther2020-05-261-0/+3
* qmllint: Fix evaluation of type assertionsUlf Hermann2020-05-261-1/+4
* PropertyCache: Fix resolution of forbidden QObject methodsUlf Hermann2020-05-262-0/+87
* Lancelot test for ShaderEffect atlas texturesPaul Olav Tvete2020-05-2513-0/+107
* Fix the pinchHandler manual testShawn Rutledge2020-05-221-2/+2
* Improve polish loop detection and diagnosticsJan Arve Sæther2020-05-211-0/+81
* Revert "QQmlPreview: remove the ignore of :/qgradient/"Giuseppe D'Angelo2020-05-201-0/+1
* Fuzzing: Add fuzz target for QQmlComponent::create()Robert Loehning2020-05-202-0/+62
* TableView: allow negative spacingRichard Moe Gustavsen2020-05-201-4/+11
* Add lancelot test for ShaderEffect on layerPaul Olav Tvete2020-05-196-0/+47
* Lancelot tests for ShaderEffect uniform bindingsPaul Olav Tvete2020-05-197-0/+74
* Add lancelot test for ShaderEffect blendingPaul Olav Tvete2020-05-196-0/+53
* QV4Engine: Fix type conversionFabian Kosmale2020-05-192-0/+27
* Fix building of declarative tests with disabled opengl moduleKai Koehne2020-05-191-2/+3
* Test if a layout with "fixed" size still do a rearrange if neededJan Arve Sæther2020-05-181-0/+57
* Merge remote-tracking branch 'origin/5.15.0' into 5.15Qt Forward Merge Bot2020-05-143-0/+62
|\
| * Merge remote-tracking branch 'origin/5.14' into 5.15.0Liang Qi2020-04-222-1/+158
| |\
| * | QQuickRepeater: Fix interaction with PackageFabian Kosmale2020-04-222-0/+46
| * | Merge remote-tracking branch 'origin/5.15' into 5.15.0Qt Forward Merge Bot2020-04-216-0/+106
| |\ \
| * | | V4: Avoid integer overflow in DataViewCtorFabian Kosmale2020-04-211-0/+16