aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-08-205-0/+46
|\
| * tst_qquicklistview: make addOnCompleted more robust + sanity checkFabian Kosmale2019-08-072-0/+4
| * Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-08-053-0/+42
| |\
| | * Fix possible crash with top/bottom aligned imagesEskil Abrahamsen Blomfeldt2019-07-303-0/+42
* | | Introduce functions to set properties during creationFabian Kosmale2019-08-195-0/+156
* | | qmllint: do not warn about the identifier of a catch statementFabian Kosmale2019-08-193-1/+32
* | | CMake: Provide API to allow handling of QML static pluginsAlexandru Croitor2019-08-175-0/+94
* | | Allow Connections to handle signals using JavaScript functionsUlf Hermann2019-08-1629-14/+242
* | | Fix qquickfolderlistmodel autotest on AndroidJan Arve Sæther2019-08-141-1/+8
* | | Fix qqmlsqldatabase autotest for androidJan Arve Sæther2019-08-141-0/+8
* | | Fix qqmlvaluetypes autotest for androidJan Arve Sæther2019-08-141-2/+14
* | | Fix qqmllanguage autotest on AndroidJan Arve Sæther2019-08-143-45/+75
* | | Fix qqmlpropertymap autotest for androidJan Arve Sæther2019-08-142-0/+10
* | | Fix qqmltimer autotest for androidJan Arve Sæther2019-08-141-0/+9
* | | Fix qqmlxmlhttprequest autotest for androidJan Arve Sæther2019-08-131-3/+4
* | | Skip perfMapFile test on AndroidJan Arve Sæther2019-08-131-1/+1
* | | Blacklist tst_qquicktextedit::mouseSelection in openSuse leapFabian Kosmale2019-08-121-0/+2
* | | Skip the test function that uses QProcess on AndroidJan Arve Sæther2019-08-051-0/+3
* | | Fix 3+ level stencil clips on the rhi pathLaszlo Agocs2019-08-021-5/+15
* | | Fix debug output for QQmlError when url is a resourceJan Arve Sæther2019-07-301-1/+1
* | | Fix qqmlexpression failures for AndroidJan Arve Sæther2019-07-291-2/+5
* | | Fix qqmlimport failures for AndroidJan Arve Sæther2019-07-292-1/+9
* | | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-07-2621-28/+440
|\| |
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-2410-0/+134
| |\|
| | * Do not search for Singletons from more recent versionsFabian Kosmale2019-07-239-0/+131
| | * Always waitForWindow after centerOnScreen()Dimitrios Apostolou2019-07-221-0/+3
| * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.12-merge-5.13"Edward Welbourne2019-07-172-0/+93
| |\ \
| | * | Merge remote-tracking branch 'origin/5.12' into 5.12-merge-5.13Edward Welbourne2019-07-172-0/+93
| | |\|
| | | * QQuickItemView: refill itself before populate transitionWang Chuan2019-07-162-0/+93
| * | | V4: Add label for loop in spread in ArrayPatternErik Verbruggen2019-07-171-0/+15
| |/ /
| * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-07-128-28/+198
| |\|
| | * Fix promise chainingFabian Kosmale2019-07-102-0/+39
| | * Fix compilation with C++20Marc Mutz2019-07-081-1/+1
| | * Move Event Handler acceptedButtons check back up to QQPDeviceHandlerShawn Rutledge2019-07-051-27/+55
| | * TapHandler: wait until after tapped is emitted to reset point.positionShawn Rutledge2019-07-052-0/+10
| | * Notify QQItem::mouseUngrabEvent() when an Event Handler steals grabShawn Rutledge2019-07-052-0/+93
* | | qmllint: Improve parent handlingFabian Kosmale2019-07-264-18/+45
* | | qmllint: Improve signal handler recommendationsFabian Kosmale2019-07-252-2/+13
* | | Support top level generator functionsFabian Kosmale2019-07-233-0/+47
* | | Fix nullptr handling in bindingFabian Kosmale2019-07-222-0/+39
* | | Introduce qmlRegisterSingletonInstanceFabian Kosmale2019-07-191-0/+40
* | | Fix qqmldirparser test failure on AndroidJan Arve Sæther2019-07-191-0/+2
* | | Fix tst_qqmlapplicationengine failures for AndroidJan Arve Sæther2019-07-191-0/+6
* | | Fix qqmlecmascript failures for AndroidJan Arve Sæther2019-07-191-3/+3
* | | Fix qqmlengine autotest for androidJan Arve Sæther2019-07-192-5/+11
* | | Make sure timeZoneUpdated test cleans up properly if it failsJan Arve Sæther2019-07-181-6/+11
* | | Add QQuickPathMultiLinePaolo Angelelli2019-07-184-0/+192
* | | Add support for implicit module importsSimon Hausmann2019-07-174-0/+21
* | | Merge "Merge remote-tracking branch 'origin/5.13' into dev"Qt Forward Merge Bot2019-07-123-0/+24
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-07-123-0/+24
| |\| |