aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-05-3129-9/+639
|\
| * Add screen product informationPier Luigi Fiorini2017-05-231-0/+3
| * Add advance property to QQuickTextEskil Abrahamsen Blomfeldt2017-05-196-0/+298
| * QML: emit messages when breaking bindingsOlivier JG2017-05-172-0/+29
| * Fix stringsJarek Kobus2017-05-171-2/+2
| * tst_grabImage: Some work on looking into flakinessRobin Burchell2017-05-111-1/+8
| * TestCase: Grow some new functionality on grabImageRobin Burchell2017-05-112-0/+56
| * Allow creating attached properties for objects instantiated in C++Frederik Gladhorn2017-05-041-1/+1
| * QmlContextWrapper -> QQmlContextWrapperRobin Burchell2017-05-041-1/+1
| * C++11 scoped enum support for QMLMichael Brasser2017-05-037-0/+76
| * Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-05-0210-4/+165
| |\
| | * Polish the shared image providerEirik Aavitsland2017-04-284-1/+117
| | * Blacklist tst_qquicktextinput on WindowsRobin Burchell2017-04-281-0/+3
| | * Merge "Merge remote-tracking branch 'origin/5.8' into 5.9" into refs/staging/5.9Simon Hausmann2017-04-272-0/+23
| | |\
| | | * Merge remote-tracking branch 'origin/5.8' into 5.9Simon Hausmann2017-04-272-0/+23
| | | |\
| | | | * V4: Fix issues with very small loops5.8Erik Verbruggen2017-04-182-0/+24
| | * | | QQmlApplicationEngine: Fix using invalid pointersRainer Keller2017-04-261-0/+19
| | * | | Rename macos blacklistings to osxTony Sarajärvi2017-04-241-3/+3
| | |/ /
* | | | Move PathItem to qt.labsLaszlo Agocs2017-04-2514-2/+43
* | | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-04-2561-216/+640
|\| | |
| * | | tst_grabImage: Small improvement to avoid accidental leakage of ItemsRobin Burchell2017-04-231-1/+1
| * | | Re-blacklist an unstable testRobin Burchell2017-04-222-5/+3
| * | | Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-04-222-1/+39
| |\| |
| | * | Add an autotest for GC crashes on some platformsRobin Burchell2017-04-212-1/+39
| * | | Add support for std::vector and QVector matching the support for QListVille Voutilainen2017-04-212-3/+35
| * | | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-04-211-0/+15
| |\| |
| | * | QML: clear the property cache on QObjectWrapper destuctionErik Verbruggen2017-04-191-0/+15
| * | | qmltest: Split into separate testsRobin Burchell2017-04-2037-62/+83
| * | | QQmlConnections: Don't crash (or read past bounds) if a silly prop name is givenRobin Burchell2017-04-132-0/+25
| * | | tst_qmlplugindump: Ensure process starts properlyRobin Burchell2017-04-121-4/+4
| * | | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-111-0/+2
| |\| |
| | * | Blacklist tst_qquickwindow::attachedProperty on macOS 10.11Tony Sarajärvi2017-04-101-0/+2
| * | | Allow custom bounds behaviors for FlickableJ-P Nurmi2017-04-101-49/+94
| * | | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-0714-42/+345
| |\| |
| | * | Enable running of qmlcachegen tests on ARM/qemuSimon Hausmann2017-04-071-1/+1
| | * | Fix support for jsTr() and QT_TR_NOOP in list elements when cachingSimon Hausmann2017-04-061-0/+42
| | * | Fix loading of ahead-of-time generated cache files when cross-compilingSimon Hausmann2017-04-061-1/+1
| | * | Blacklist tst_QQuickMultiPointTouchArea::nested on Ubuntu 16.04Tony Sarajärvi2017-04-061-0/+2
| | * | Add auto-test for qmlcachegenSimon Hausmann2017-04-063-0/+129
| | * | QQuickParticleSystem: Fix crash when an Affector diesMartin T. H. Sandsmark2017-04-052-0/+50
| | * | tst_qquickflickable: remove bogus ItemAcceptsDrops flagShawn Rutledge2017-04-051-3/+1
| | * | Blacklist tst_QQuickMultiPointTouchArea::nonOverlapping in Ubuntu 16.04Tony Sarajärvi2017-04-051-0/+2
| | * | Adapt tst_qquickflickable::nestedSliderUsingTouch for slow CIShawn Rutledge2017-04-041-4/+4
| | * | Blacklist nestedSliderUsingTouch in Ubuntu 16.04Tony Sarajärvi2017-04-041-0/+2
| | * | Blacklist tst_qquickwindows::requestActivate in macOS 10.11Tony Sarajärvi2017-04-041-0/+2
| | * | V4: Set correct source locations for jumps out of conditionalsv5.9.0-beta1Ulf Hermann2017-03-311-20/+48
| | * | Qml Debugger: Make sure all objects have a typeUlf Hermann2017-03-312-15/+57
| | * | Blacklist tst_qquickapplication::active on OS X 10.11Tony Sarajärvi2017-03-301-0/+2
| | * | Blacklist TextEdit autotests on macOS 10.12Tony Sarajärvi2017-03-301-0/+4
| * | | Revert "Positioners: allow distinguishing between implicit/explicit child size"Mitch Curtis2017-04-053-65/+0