aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-246-151/+379
|\
| * Add autotest for QQuickRenderControlLaszlo Agocs2020-03-234-1/+263
| * QQuickViewTestUtil: Don't leak on matchAgainst()Ulf Hermann2020-03-231-2/+16
| * tst_qquicklistview: Fix a few memory leaksUlf Hermann2020-03-231-123/+75
| * tst_qquicklistview: Don't use QTest::toString()Ulf Hermann2020-03-201-25/+25
* | StackLayout: add attached index, isCurrentItem, and layout propertiesMitch Curtis2020-03-231-3/+172
* | Encapsulate QQmlContextDataUlf Hermann2020-03-239-65/+73
* | tst_qqmlpreview: Increase timeoutUlf Hermann2020-03-231-1/+1
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-2017-39/+49
|\|
| * qmllint: Break inheritance cyclesUlf Hermann2020-03-194-0/+10
| * Fix copy-pasted typo minimimal -> minimalAllan Sandfeld Jensen2020-03-1813-39/+39
* | QQmlPropertyCache: Avoid costly string comparisonFabian Kosmale2020-03-181-13/+5
* | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2020-03-1810-0/+85
|\ \
| * | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-1810-0/+85
| |\|
| | * qmllint: Check for unknown types in JavaScript accessUlf Hermann2020-03-173-0/+11
| | * qmllint: Don't crash on IDs that aren't scopesUlf Hermann2020-03-172-0/+6
| | * qmllint: Use fully qualified QML type names as superClassUlf Hermann2020-03-163-0/+17
| | * qmllint: Add QFont to the list of unknown builtinsUlf Hermann2020-03-162-0/+11
| | * Inline components: Abort if two IC's with same name existFabian Kosmale2020-03-162-0/+20
| | * Prefer Inline Components over any other imported nameFabian Kosmale2020-03-162-0/+20
* | | Store a QV4::ReturnedValue in QJSValueUlf Hermann2020-03-184-24/+43
* | | Remove QRegExpValidator usagesLars Knoll2020-03-186-16/+16
* | | Also support partly specified versions in JS .importsUlf Hermann2020-03-182-17/+8
|/ /
* | Allow multiple URL interceptors per engineUlf Hermann2020-03-174-4/+4
* | Allow partial and absent version specifiers in import statementsUlf Hermann2020-03-173-15/+68
* | CMake: Update Apple platform defines after rename in qtbaseTor Arne Vestbø2020-03-17166-332/+332
* | Introduce new mechanism to manage palette functionality in QMLVitaly Fanaskov2020-03-169-4/+468
* | tst_qquickwindow::testWindowVisibilityOrder: remove unstable checkVitaly Fanaskov2020-03-131-9/+3
* | 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