aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qml
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-1213-45/+207
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-1295-327/+2038
|\
| * 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-099-18/+84
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-03-031-1/+2
| | |\
| | | * 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-021-4/+4
| | * | Revision properties and methods added in 5.15Ulf Hermann2020-02-271-0/+1
| | * | 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-213-0/+39
| |\| |
| | * | 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
| * | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-1729-77/+877
| |\| |
| | * | 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-134-1/+55
| | |\|
| | | * 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
| | * | Added AstDumper: better describe and compare AST treesFawzi Mohamed2020-02-122-1/+3
| | * | 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
| | * | QQmlCustomParser: Resolve import namespacesUlf Hermann2020-02-112-2/+37
| | * | QQmlEngine: Test that types are correctly removedFabian Kosmale2020-02-102-0/+15
| | * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-064-6/+39
| | |\|
| | | * Enable conversion from QJSValues containing arrays to container typesFabian Kosmale2020-01-314-6/+39
| | * | 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
| * | | Process major versions as part of Q_REVISIONUlf Hermann2020-02-132-4/+4
| * | | Guard against invalid version specifiers in import statementsUlf Hermann2020-02-121-0/+44
| * | | Check that we can find revisioned nested attached propertiesUlf Hermann2020-02-121-0/+80
| * | | qmlformat: Enforce more of the coding conventionsMaximilian Goldstein2020-02-125-0/+58
| * | | qqmlxmlhttprequest: Disable local file access by defaultMaximilian Goldstein2020-02-121-17/+21
| * | | Stabilize tst_qqmltimer::restart()Ulf Hermann2020-02-121-4/+6
| * | | Stabilize tst_QParallelAnimationGroupJob::deleteChildrenWithRunningGroupUlf Hermann2020-02-121-2/+1
| * | | Blacklist flakey tst_QPauseAnimationJob::multipleSequentialGroups on macOSMaximilian Goldstein2020-02-121-0/+3
| * | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-02-0321-30/+303
| |\| |
| | * | Tests: rename connect -> connectToTim Jenssen2020-02-039-28/+28
| | * | 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
| * | | Use QTypeRevision for all versions and revisionsUlf Hermann2020-02-036-27/+49
| * | | Prospective workaround for accidental c++11 build with 10.14Simon Hausmann2020-01-312-0/+4