aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-1217-48/+297
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-12136-350/+4809
|\
| * tst_qsequentialanimationgroupjob: Protect against erratic schedulingUlf Hermann2020-03-101-6/+13
| * Stabilize tst_QPauseAnimationJob::multipleSequentialGroups()Ulf Hermann2020-03-102-18/+15
| * Remove parts of sequence type testFabian Kosmale2020-03-091-7/+1
| * Adapt to the the new QMetaType changeOlivier Goffart2020-03-092-27/+27
| * Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-0916-22/+147
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-033-3/+27
| | |\
| | | * QQuickItem: prevent endless loop in focus tab chainWang Chuan2020-03-032-2/+25
| | | * Escape url.toString() before passing it to QRegularExpressionDmitry Shachnev2020-02-201-1/+2
| | * | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-021-1/+1
| | * | Restore offset/length in QQmlJS::DiagnosticMessageSimon Hausmann2020-03-023-6/+6
| | * | Robustify QQuickListView testUlf Hermann2020-02-271-0/+1
| | * | Revision properties and methods added in 5.15Ulf Hermann2020-02-271-0/+1
| | * | Propagate the LanguageChange events from the QQuickWindow to the itemsAndy Shaw2020-02-252-0/+35
| | * | Provide a way to statically register namespacesUlf Hermann2020-02-255-12/+76
| * | | Stop using Qt::DateFormat's locale-dependent membersEdward Welbourne2020-03-062-32/+112
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-214-0/+43
| |\| |
| | * | 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 all import versionsUlf Hermann2020-02-192-2/+11
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-193-12/+12
| |\| |
| | * | Fix deprecation warning against QDateTime(QDate)Edward Welbourne2020-02-183-12/+12
| * | | Quick: Don't qualify OpenGL includes (part two)Johan Klokkhammer Helsing2020-02-188-12/+15
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-1743-79/+3327
| |\| |
| | * | 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-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