aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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-189-24/+23
* | | 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-17167-334/+334
* | Introduce new mechanism to manage palette functionality in QMLVitaly Fanaskov2020-03-1613-5/+671
* | CMake: Fix painting benchmark dependency on OpenGLWidgetsAlexandru Croitor2020-03-164-3/+9
* | CMake: Fix duplicate target name for qquickwindow benchmarkAlexandru Croitor2020-03-162-1/+29
* | tst_qquickwindow::testWindowVisibilityOrder: remove unstable checkVitaly Fanaskov2020-03-131-9/+3
* | CMake: Regenerate and adapt to merge from devwip/cmakeAlexandru Croitor2020-03-1222-62/+313
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-12153-427/+5248
|\ \
| * | tst_qsequentialanimationgroupjob: Protect against erratic schedulingUlf Hermann2020-03-101-6/+13
| * | Stabilize tst_QPauseAnimationJob::multipleSequentialGroups()Ulf Hermann2020-03-102-18/+15
| * | painting benchmark: adapt to openglwidgets splitFabian Kosmale2020-03-091-1/+1
| * | 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