aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Merge remote-tracking branch 'origin/5.13' into 5.14Liang Qi2019-09-129-88/+155
| |\| | |
| | * | | lancelot graphics test: prepare for new host info mechanismEirik Aavitsland2019-09-042-76/+4
| | * | | QQuickTableView: always relayout after a rebuildRichard Moe Gustavsen2019-08-282-0/+116
| | * | | Make mouseSelection test more stableJan Arve Sæther2019-08-281-9/+6
| | * | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-08-284-1/+23
| | |\| |
| | | * | Fix loading of ES modules when using CONFIG += qtquickcompilerSimon Hausmann2019-08-264-1/+23
| | | |/
| | * | Fix flakiness in QQuickTextEdit::mouseSelectionJan Arve Sæther2019-08-211-2/+6
* | | | QQmlTypeLoader: Prevent trivial cyclesFabian Kosmale2019-09-126-1/+41
|/ / /
* | | Request correct alpha composition on the rhi code pathLaszlo Agocs2019-09-111-0/+7
* | | QQuickFolderListModel: make sure properties' values can be updateWang Chuan2019-09-111-0/+42
* | | Prefer JS stack frames over QML contexts when resolving translationsUlf Hermann2019-09-104-0/+39
* | | Also check the non-file-imported type on QQmlMetaType::typeForUrlMichael Brasser2019-09-099-1/+121
* | | QQmlTypeLoader: Do some more sanity checks on file and path namesUlf Hermann2019-09-051-1/+0
* | | Make QQmlValueTypeFactory::valueType() and isValueType() consistentUlf Hermann2019-09-044-3/+14
* | | PathMultiline: handle directly-bound QVector<QPolygonF>Shawn Rutledge2019-09-032-0/+131
* | | Allow semicolon after property declarationFabian Kosmale2019-09-032-0/+21
* | | PathMultiline: allow lists/vectors of polygons or point lists/vectorsShawn Rutledge2019-09-023-0/+212
* | | Enable PathPolyline to take a QPolygonF or QVector<QPointF> pathShawn Rutledge2019-09-023-0/+154
* | | Merge dev into 5.14Kari Oikarinen2019-08-2731-36/+481
|\ \ \
| * | | Make the qmllint test an actual testUlf Hermann2019-08-262-15/+19
| * | | Stabilize image and borderimage multiFrame testsShawn Rutledge2019-08-242-10/+28
| * | | Move currentFrame and frameCount properties up to QQuickImageBaseShawn Rutledge2019-08-248-0/+133
| * | | Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-233-9/+15
| * | | Fix deployment of QtQuick for Android with dummy_imports.qmlJan Arve Sæther2019-08-213-0/+24
| * | | Remove the last usages of deprecated APIsSona Kurazyan2019-08-205-12/+70
| * | | 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
* | | | Improve error message when setting to a property with unknown typeAleix Pol2019-08-235-1/+21
|/ / /
* | | 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
| |\|