aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge remote-tracking branch 'origin/5.8' into devJ-P Nurmi2016-11-037-14/+113
| |\| | |
| | * | | Merge remote-tracking branch 'origin/5.7' into 5.8v5.8.0-beta1Liang Qi2016-10-276-14/+95
| | |\| |
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-275-14/+31
| | | |\|
| | | | * Add a test for bitmap font rendering in Qt QuickEskil Abrahamsen Blomfeldt2016-10-251-0/+18
| | | | * Make tst_qquicktextedit::mouseSelection() passJ-P Nurmi2016-10-242-7/+8
| | | | * tst_qquicktextedit: remove mouseDoubleClickInterval waitJ-P Nurmi2016-10-231-3/+0
| | | | * tst_qquicktext: remove bogus blacklistingJ-P Nurmi2016-10-231-2/+0
| | | | * QQuickWindow: don't discard timestamps for wheel eventsJ-P Nurmi2016-10-151-2/+5
| | | * | QQuickShortcut: allow setting a custom context matcherJ-P Nurmi2016-10-261-0/+64
| | * | | Fix crash when loop peeling and basic block mergingSimon Hausmann2016-10-251-0/+18
| * | | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-2210-10/+56198
| |\| | |
| | * | | Fix crash with v4 lookups on changing objectsSimon Hausmann2016-10-221-0/+17
| | * | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-208-10/+56081
| | |\| |
| | | * | Fix tst_rendernode::renderOrder() on high DPI displaysMitch Curtis2016-10-171-7/+9
| | | * | Item: sort out mapFromGlobal() and mapToGlobal()J-P Nurmi2016-10-132-0/+18
| | | * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-121-0/+14
| | | |\|
| | | * | Make tst_qqmlapplicationengine pass when JIT is not availableDmitry Shachnev2016-10-111-1/+1
| | | * | BC data files for QtDeclarative (5.7)Milla Pohjanheimo2016-10-104-0/+56053
| | * | | Fix excessive invalidation of QML disk cachesSimon Hausmann2016-10-181-0/+100
| * | | | Fix assert with new animator codepathsGunnar Sletta2016-10-201-0/+86
| * | | | Relax assumptions of the value of the touchMouseIdJan Arve Sæther2016-10-201-5/+12
| * | | | Add QQuickApplication::displayName propertyBenjamin Terrier2016-10-183-1/+39
| * | | | 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
| * | | | 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.8' into devLiang Qi2016-09-218-1/+69
| |\ \ \ \ \
| * | | | | | 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
| |\ \ \ \ \ \
| * | | | | | | allow quick test events to directly target a WindowJeremy Katz2016-08-221-0/+16
* | | | | | | | Merge remote-tracking branch 'origin/5.8' into wip/pointerhandlerShawn Rutledge2016-10-0718-27/+343
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | |