aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Deliver QTabletEvents to pointer handlersv5.15.0-alpha1Shawn Rutledge2020-02-111-0/+60
* 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
* | 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-315-6/+76
* | Image ColorSpace bindings for Quick/QMLAllan Sandfeld Jensen2020-01-312-0/+29
* | Add Behavior.targetProperty propertyPierre-Yves Siret2020-01-312-0/+38
* | 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
|/ /
* | Handle required properties declared in C++Fabian Kosmale2020-01-287-0/+95
* | Fix tst_qqmlvaluetypes::colorProperty when run standaloneSimon Hausmann2020-01-281-0/+2
* | tst_qqmlengine: Don't rename the QObject QML typeUlf Hermann2020-01-271-1/+6
* | Tests: add override to inherited methodTim Jenssen2020-01-241-2/+1
* | remove unnecessary spaceTim Jenssen2020-01-241-1/+1
* | Make QtQuick::Item::mapFrom/ToItem also accept point and rectAlbert Astals Cid2020-01-243-0/+36
* | Make QtQuick::Item::mapFrom/ToGlobal also accept pointAlbert Astals Cid2020-01-242-0/+18
* | Add support to match against QObject properties in DelegateChooserJoni Poikelin2020-01-242-0/+114
* | Long live QML inline componentsFabian Kosmale2020-01-2328-5/+343
* | Add Qt.uiLanguage and QJSEngine::uiLanguage propertiesSimon Hausmann2020-01-236-0/+105
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-236-6/+24
|\|
| * Blacklist two failing ecmascripttests on macOSMorten Johan Sørvig2020-01-221-0/+4
| * Blacklist failing quickcanvasitem tests for macOSMorten Johan Sørvig2020-01-221-0/+14
| * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-224-6/+6
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-203-0/+54
|\|
| * Blacklist tst_TouchMouse::touchButtonOnFlickable() on mingwUlf Hermann2020-01-151-0/+4
| * QQuickItemView: fix crash when changing modelWang Chuan2020-01-152-0/+50
* | Don't use deprecated QMatrix class anymoreJarek Kobus2020-01-174-7/+6
* | Replace QVariant::type with QVariant::userTypeOlivier Goffart2020-01-175-25/+25
* | qmlformat: Fix some language features being unsupportedMaximilian Goldstein2020-01-173-5/+129
* | QQuickTextNodeEngine: reduce redundant rendering of glyphsWang Chuan2020-01-162-0/+46