aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-201-0/+4
|\
| * Blacklist tst_qquickmousearea::pressOneAndTapAnother on OpenSuseUlf Hermann2020-02-181-0/+4
* | ResolvedList: attempt read from correct meta objectFabian Kosmale2020-02-193-0/+39
* | Fix deprecation warning against QDateTime(QDate)Edward Welbourne2020-02-183-12/+12
* | V4 Debugger: Properly set up context object for expressionsUlf Hermann2020-02-142-0/+14
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-137-1/+116
|\|
| * QQuickLoader: store statusFabian Kosmale2020-02-122-0/+30
| * Fix a bug where a layout could crash or become non-responsiveJan Arve Sæther2020-02-121-0/+31
| * Fix QQmlProperty and Connections for properties starting with '_'Fabian Kosmale2020-02-113-0/+49
| * QV4Engine: Do not construct invalid QVariantFabian Kosmale2020-02-071-1/+6
* | qmlformat: preserve annotationsFawzi Mohamed2020-02-124-0/+300
* | Add UiAnnotation for annotation objectsFawzi Mohamed2020-02-122-0/+11
* | Introduce BaseVisitorFawzi Mohamed2020-02-122-1/+8
* | Added AstDumper: better describe and compare AST treesFawzi Mohamed2020-02-125-1/+1517
* | Add a static variant of qmlRegisterInterface()Ulf Hermann2020-02-122-2/+1
* | Allow dynamic and static registration of same URI in any orderUlf Hermann2020-02-124-65/+209
* | Deliver QTabletEvents to pointer handlersv5.15.0-alpha1Shawn Rutledge2020-02-118-1/+309
* | tst_qquickwindow: construct pointer events with proper devicesShawn Rutledge2020-02-111-2/+2
* | QQmlCustomParser: Resolve import namespacesUlf Hermann2020-02-112-2/+37
* | QQmlEngine: Test that types are correctly removedFabian Kosmale2020-02-102-0/+15
* | Models: Make sure we can use QList<QObject *> as required modelUlf Hermann2020-02-062-0/+72
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-069-6/+760
|\|
| * Blacklist tst_qquickmousearea::nestedStopAtBounds on opensuse 15.0Ulf Hermann2020-02-031-0/+4
| * Enable conversion from QJSValues containing arrays to container typesFabian Kosmale2020-01-314-6/+39
| * Fix some ListView bugs related to snapping when it had a headerJan Arve Sæther2020-01-302-0/+668
| * QQuickFlickable: fix division by zeroMitch Curtis2020-01-292-0/+49
* | QmlDebug: add new debugtranslationserviceTim Jenssen2020-02-054-0/+134
* | Inline components: fix name resolutionFabian Kosmale2020-02-054-0/+39
* | QV4: Handle value tyes in sameValue algorithmFabian Kosmale2020-02-041-0/+31
* | Tests: rename connect -> connectToTim Jenssen2020-02-039-28/+28
* | Further RHI adaptation of shaders in lancelot test scenesEirik Aavitsland2020-02-032-73/+1
* | Add autotest for Image.sourceClipRect propertyShawn Rutledge2020-01-312-0/+74
* | Required properties: Allow retroactive require specificationFabian Kosmale2020-01-3110-2/+58
* | add annotations to QMLFawzi Mohamed2020-01-313-0/+215
* | Tests: make ConnectResult a Q_ENUM to get nice error messageTim Jenssen2020-01-311-1/+2
* | Add PointerHandler.cursorShape propertyShawn Rutledge2020-01-316-7/+82
* | Image ColorSpace bindings for Quick/QMLAllan Sandfeld Jensen2020-01-312-0/+29
* | Add Behavior.targetProperty propertyPierre-Yves Siret2020-01-312-0/+38
* | Add Image.sourceClipRect propertyShawn Rutledge2020-01-304-0/+90
* | Reduce Qt Declarative's use of QDateTime's locale-dependent APIsFabian Kosmale2020-01-302-12/+52
* | qmlformat: Support even more language featuresMaximilian Goldstein2020-01-305-6/+65
* | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-01-292-4/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-292-4/+2
| |\|
| | * Blacklist tst_QQuickWidget::enterLeave on macOSTor Arne Vestbø2020-01-231-0/+2
| | * ArrayPrototype::method_filter: Check for exception after callbackUlf Hermann2020-01-231-4/+0
* | | tst_qqmlproperty: Avoid memory leaksUlf Hermann2020-01-291-30/+32
* | | Required properties: Allow required default propertiesFabian Kosmale2020-01-298-8/+39
* | | Fix vertical position of PathTextEskil Abrahamsen Blomfeldt2020-01-291-0/+91
|/ /
* | Handle required properties declared in C++Fabian Kosmale2020-01-287-0/+95
* | Fix tst_qqmlvaluetypes::colorProperty when run standaloneSimon Hausmann2020-01-281-0/+2