aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-1819-58/+55044
|\
| * Fix written time stamp in QML cache files for QRC sourcesSimon Hausmann2016-10-141-1/+10
| * Merge remote-tracking branch 'origin/5.6' into 5.8Simon Hausmann2016-10-131-0/+14
| |\
| | * Fix corruption when adding or changing properties of JS objectsArnaud Vrac2016-10-101-0/+14
| * | Fix enums in QSGGeometryLaszlo Agocs2016-10-121-3/+3
| * | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-1015-31/+54894
| |\ \
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-051-0/+45
| | |\|
| | | * Flickable: add a trackpad (touchpad) autotestShawn Rutledge2016-10-041-0/+45
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-047-13/+54510
| | |\|
| | | * Fix vtable for QQuickPaintedItemSimon Hausmann2016-09-302-2/+2
| | | * BC test data files for Qt 5.6 for QtDeclarativeMilla Pohjanheimo2016-09-304-0/+54475
| | | * qv4jsonobject: Make use of QVariant::toString in stringificationRobin Burchell2016-09-302-0/+22
| | | * Fix crash with window-less QQuickItemsSimon Hausmann2016-09-301-13/+13
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-307-1/+255
| | |\|
| | | * Fix incorrectly aligned text whose size depends on its implicit sizeMitch Curtis2016-09-292-0/+73
| | | * QQuickText: fix paddings when wrapping or eliding is usedJ-P Nurmi2016-09-291-0/+12
| | | * Flickable: do not emit movementEnded until it really doesShawn Rutledge2016-09-292-1/+24
| | | * Fix crash on Array.prototype.join.call(0)Robin Burchell2016-09-291-0/+9
| | | * Fix MouseArea sticky grab with drag.filterChildren enabledMartin Jones2016-09-222-0/+137
| | * | Fix Flickable state being reset when it replays a delayed press.Andrew den Exter2016-09-232-17/+85
| * | | QML: Also check for correct destroy() chainingErik Verbruggen2016-10-061-0/+1
| * | | QML: Make Heap::Object and all subclasses trivialErik Verbruggen2016-10-061-4/+5
| * | | QML: Introduce destroy() on Base subclassesErik Verbruggen2016-10-051-1/+1
| * | | Run tst_TouchMouse::buttonOnDelayedPressFlickable with both scenariosFrederik Gladhorn2016-10-041-1/+1
| * | | Fix behavior of Flickable::setPressDelayFrederik Gladhorn2016-10-041-18/+46
| * | | Add a test that verifies that keepMouseGrab worksFrederik Gladhorn2016-10-032-0/+70
* | | | Tests for various OpenGL drawing modes in conjunction with batchingUlf Hermann2016-10-124-0/+372
* | | | Enable making window-screen associations from QMLLaszlo Agocs2016-10-104-2/+81
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-0110-3/+182
|\| | |
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-2110-3/+182
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-167-3/+62
| | |\|
| | | * Propagate window enter event as hover enter event in QQuickWindowEike Hein2016-09-151-0/+4
| | | * Destroy an incubating delegate if it is removed before incubation completesMartin Jones2016-09-151-3/+4
| | | * Allow for garbage collection of types with errors in trimCache()Michael Brasser2016-08-305-0/+54
| | * | Fix crash on exit when using default property aliases with layoutsMitch Curtis2016-09-153-0/+120
* | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-09-218-1/+69
|\| | |
| * | | Make LayoutMirroring work with WindowJ-P Nurmi2016-09-122-1/+26
| * | | Add qmlRegisterUncreatableMetaObject convenience functionBogDan Vatra2016-09-073-0/+12
| * | | Fix conversion of QByteArray back to String in JavaScriptSimon Hausmann2016-08-301-0/+6
| * | | Fix binding dependencies when used in together with functionsSimon Hausmann2016-08-302-0/+25
* | | | V4: Use QLocale::IncludeTrailingZeroesAfterDot for number conversionUlf Hermann2016-09-161-0/+15
* | | | Merge remote-tracking branch 'origin/5.8' into devSimon Hausmann2016-08-277-5/+145
|\| | |
| * | | Improve error handling in library loading testSimon Hausmann2016-08-261-1/+1
| * | | Merge remote-tracking branch 'origin/5.7' into 5.8Simon Hausmann2016-08-262-0/+13
| |\| |
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7Simon Hausmann2016-08-251-0/+4
| | |\|
| | | * Prospective fix for the plugin check on Apple platformsSimon Hausmann2016-08-251-0/+4
| | * | V4: Correctly format on Number.toPrecision(n)Ulf Hermann2016-08-231-0/+9
| * | | Fix mouse area pressed after removal of pre-grabFrederik Gladhorn2016-08-241-0/+18
| * | | Merge dev into 5.8Oswald Buddenhagen2016-08-2257-439/+521
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/dev' into 5.8Liang Qi2016-08-1622-105/+591
| |\ \ \ \