aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * tst_qquickflickable: fix compiler warningMitch Curtis2018-02-081-1/+1
* | Fix "Expression depends on non-NOTIFYable properties" regressionMitch Curtis2018-02-172-0/+18
* | Merge "Merge remote-tracking branch 'origin/5.10.1' into 5.11" into refs/stag...Qt Forward Merge Bot2018-02-1528-21/+1375
|\ \
| * \ Merge remote-tracking branch 'origin/5.10.1' into 5.11Qt Forward Merge Bot2018-02-151-0/+14
| |\ \
| | * | Make sure passive grabbers are cleared on releaseJan Arve Saether2018-02-021-0/+14
| * | | Merge "Merge remote-tracking branch 'origin/5.10' into 5.11" into refs/stagin...Simon Hausmann2018-02-1527-21/+1361
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/5.10' into 5.11Liang Qi2018-02-1227-21/+1361
| | |\ \ \
| | | * \ \ Merge remote-tracking branch 'origin/5.9' into 5.105.10Liang Qi2018-02-073-6/+23
| | | |\ \ \ | | | | | |/ | | | | |/|
| | | | * | touchEvent_propagation: remove some QWaitsShawn Rutledge2018-02-051-6/+3
| | | | * | QML: Collapse all NaNs into one single (encoded) NaNErik Verbruggen2018-02-052-0/+20
| | | * | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-052-1/+223
| | | |\| | | | | | |/ | | | |/|
| | | | * Add QQuickWindow synthMouseFromTouch testShawn Rutledge2018-02-031-0/+107
| | | | * add tst_qquickwidget::synthMouseFromTouch testShawn Rutledge2018-02-031-2/+117
| | | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-02-0210-2/+302
| | | |\|
| | | | * If Loader loads Window, set its transient parent to the Loader's windowShawn Rutledge2018-02-023-0/+135
| | | | * Fix memory leak with QtQuick compiler generated filesSimon Hausmann2018-02-021-0/+18
| | | | * Fix dead lock / race in QML type loader when importing pluginsSimon Hausmann2018-02-024-0/+131
| | | | * Prevent invalid characters being entered at the appropriate timesAndy Shaw2018-02-021-2/+10
| | | | * Disallow registration of types beginning with lowercase lettersMitch Curtis2018-01-311-0/+8
| | | * | Merge "Merge remote-tracking branch 'origin/5.9' into 5.10" into refs/staging...Liang Qi2018-01-317-1/+41
| | | |\ \
| | | | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-317-1/+41
| | | | |\|
| | | | | * Fix exposure of -1 as enum value in QML exposed C++ singletonsSimon Hausmann2018-01-312-1/+11
| | | | | * Fix segfault when alias target refers to lowercase-named typeMitch Curtis2018-01-274-0/+17
| | | | | * Add README for tests/auto/bicMitch Curtis2018-01-271-0/+13
| | | * | | Change default TapHandler.gesturePolicy to DragThresholdShawn Rutledge2018-01-311-0/+1
| | | * | | Do not stop delivering to handlers if all points are acceptedJan Arve Saether2018-01-314-9/+211
| | | * | | Blacklist QTBUG_34576_velocityZero ListView test on macOS 10.11Shawn Rutledge2018-01-311-0/+3
| | | |/ /
| | | * | Use the image handler to return a scaled size for the SVGAndy Shaw2018-01-313-2/+560
* | | | | Add support for qtquick_compiler_add_resources with cmake buildsSimon Hausmann2018-02-155-0/+44
|/ / / /
* | | | Use QOverload instead of static_cast for connectJesus Fernandez2018-02-151-1/+1
* | | | Fix: Make Image element support detection of suitable file extensionEirik Aavitsland2018-02-132-0/+8
* | | | Fix memory leak with ListModel.getSimon Hausmann2018-02-121-0/+28
* | | | Windows: Fix tst_QQmlDebugProcess failureFriedemann Kleint2018-02-121-0/+1
|/ / /
* | | QQmlProfilerService: Don't crash test if client is never createdUlf Hermann2018-02-081-0/+3
* | | Stabilize testLars Knoll2018-02-081-2/+2
* | | Stabilize the flickableinterop autotestLars Knoll2018-02-081-2/+2
* | | QmlDebug: Use EngineControl to hold engines until we're done with themUlf Hermann2018-02-082-13/+4
* | | QmlDebug: Don't lie about blocked engines in EngineControlUlf Hermann2018-02-081-0/+7
* | | blacklist qmlprofiler autotests which depend on AUT terminatingShawn Rutledge2018-02-061-0/+10
* | | Merge "Merge remote-tracking branch 'origin/5.10' into dev" into refs/staging...Shawn Rutledge2018-02-0632-24/+783
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.10' into devLiang Qi2018-02-0232-24/+783
| |\| |
| | * | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2018-01-2433-24/+785
| | |\|
| | | * Blacklist tst_TouchMouse::buttonOnDelayedPressFlickable() on mingwUlf Hermann2018-01-181-0/+2
| | | * Merge remote-tracking branch 'origin/5.9.4' into 5.9Liang Qi2018-01-184-7/+57
| | | |\
| | | | * Use localPos for windowPos when passing mouse events to QQuickWidgetv5.9.4Ulf Hermann2018-01-172-0/+47
| | | | * Blacklist test_move() in tst_qquickcustomaffector on win/gccUlf Hermann2018-01-172-7/+10
| | | * | Fix crash when accessing a deleted objectMitch Curtis2018-01-112-0/+36
| | | * | GridView: Fix an off-by-one offset of positioning of itemsJan Arve Sæther2018-01-102-0/+157
| | | * | lancelot: Add tests for some emoji casesEskil Abrahamsen Blomfeldt2018-01-102-0/+90
| | | * | QQmlEngineDebugService: Actually call value types' toString() methodUlf Hermann2018-01-081-1/+2