aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add support for compiling QML/JS files ahead of time in resourcesSimon Hausmann2018-01-284-1/+35
* FolderListModel: add status propertyIlya Kotov2018-01-281-0/+16
* Support masking of QQuickItemsPaolo Angelelli2018-01-253-1/+127
* Blacklist QTBUG_34576_velocityZero ListView test on macOS 10.11Shawn Rutledge2018-01-251-0/+3
* blacklist tst_qquickimage::nullPixmapPaint on QEMUShawn Rutledge2018-01-251-0/+4
* Match QQmlEngineDebugServiceTest to the serviceUlf Hermann2018-01-252-5/+17
* QQmlEngineDebugService: Output better diagnostics on test failureUlf Hermann2018-01-251-3/+7
* Minor data structure cleanupSimon Hausmann2018-01-222-25/+1
* Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-201-2/+7
|\
| * Create new engine for each benchmark runAllan Sandfeld Jensen2018-01-171-2/+7
* | Add support for getting the flags from the original mouse eventAndy Shaw2018-01-185-0/+166
* | Fix license headersJani Heikkinen2018-01-161-17/+12
* | Get rid of BuiltinFunctionLars Knoll2018-01-151-3/+3
* | Allow exported signal handlers for signals with revisionThomas Hartmann2018-01-125-0/+46
* | Arguments passed to functions should shadow the function nameLars Knoll2018-01-121-0/+15
* | Add setContextProperties()Thomas Hartmann2018-01-121-0/+27
* | test: tst_qquickflickable::flickOnRelease() got fixedLiang Qi2018-01-091-6/+0
* | Revert "Blacklist tst_QQmlProfilerService::translationBinding()"Ulf Hermann2018-01-091-3/+0
* | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-01-0924-171/+59218
|\|
| * Add binary compatibility files to QtDeclarative to 5.10Milla Pohjanheimo2018-01-084-0/+57891
| * Prevent errors when unloading LoaderMichael Brasser2018-01-053-0/+185
| * Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Shawn Rutledge2018-01-0417-13/+1037
| |\
| | * Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-0417-13/+1037
| | |\
| | | * grabMouse() and QQWPriv::removeGrabber(): be clear whether mouse or touchShawn Rutledge2017-12-052-0/+102
| | | * Add a means to unregister custom qml typesAndy Shaw2017-12-013-0/+209
| | | * QQuickListView/GridView: load items that results from model changes synchrono...Richard Moe Gustavsen2017-11-302-0/+153
| | | * QQmlIntanceModel: use QQmlIncubator::IncubationMode instead of bool to specif...Richard Moe Gustavsen2017-11-301-9/+9
| | | * Fix crash when moving items during asynchronous creationJoni Poikelin2017-11-282-0/+76
| | | * More fine-grained deferred property executionJ-P Nurmi2017-11-251-0/+152
| | | * Re-enable QML memory profilingUlf Hermann2017-11-233-1/+40
| | | * Don't reject plugin-only qmldir filesUlf Hermann2017-11-222-12/+41
| | | * Fix URL interception for qmldir filesUlf Hermann2017-11-223-0/+262
| * | | tst_qquickloader: use QScopedPointer instead of manual deletionMitch Curtis2018-01-021-149/+74
| * | | tst_qquickloader: use local engines instead of one global engineMitch Curtis2018-01-021-11/+33
* | | | Blacklist tst_QQuickOpenGLInfo::testProperties() on b2qtLiang Qi2018-01-081-0/+3
* | | | Blacklist tst_QQuickFramebufferObject::testThatStuffWorks() andLiang Qi2018-01-081-0/+4
* | | | Blacklist tst_qquickanimatedsprite::test_largeAnimation() on b2qtLiang Qi2018-01-081-0/+3
* | | | Blacklist tst_QQmlProfilerService::translationBinding()Liang Qi2018-01-081-0/+3
* | | | Blacklist qmltest ShortCut::test_shortcut()Liang Qi2018-01-083-1/+0
* | | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Liang Qi2018-01-0886-1374/+1933
|\ \ \ \
| * | | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2017-12-2086-1374/+1933
| |\| | |
| | * | | Fix QQml_setParent_noEvent not to print undefined behavior errorsAlexandru Croitor2017-12-181-11/+5
| | * | | flingAnimation manual test: add velocity vectors; install a ball returnShawn Rutledge2017-12-131-3/+57
| | |/ /
| | * | map manual test: re-render the SVG after significant change in scaleShawn Rutledge2017-12-111-2/+11
| | * | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-088-2/+69
| | |\ \
| | | * | Fix issue with circular singleton instantiationsv5.10.0-rc2Michael Brasser2017-11-284-0/+36
| | | * | blacklist tst_qquickflickable::rebound on macOSv5.10.0-rc1Shawn Rutledge2017-11-231-1/+2
| | | * | Merge 5.10 into 5.10.0Oswald Buddenhagen2017-11-2054-1244/+1036
| | | |\ \
| | | * | | Prevent crashes when profiling translation bindingsUlf Hermann2017-11-113-1/+31
| | * | | | TapHandler manual test: remove console.log with tapped buttonShawn Rutledge2017-12-021-1/+0