aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* MouseArea: fixed a crash in propagate()Liang Qi2015-11-262-0/+42
* qmllint: Add unit-testsSérgio Martins2015-10-259-1/+123
* Fix QQuickTextDocumentWithImageResources image loadingRoman Pasechnik2015-10-151-0/+16
* QQuickItem: detect loop in KeyNavigation chainLiang Qi2015-10-142-0/+63
* Don't consider QLocale a value type.Mitch Curtis2015-09-022-0/+60
* Fix hue clamping in Context2DLaszlo Agocs2015-08-241-0/+18
* Canvas: add a testcase for QSGSimpleTextureNode crash.Mitch Curtis2015-08-121-0/+22
* Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/5.5Oswald Buddenhagen2015-07-232-10/+0
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-202-10/+0
| |\
| | * Remove testing of active window change on hideAlan Alpert2015-06-022-10/+0
* | | Fix possible stack overflow with many property bindingsEskil Abrahamsen Blomfeldt2015-07-211-0/+34
* | | fix readonly metaproperties (revealed by compiler warning)Shawn Rutledge2015-07-212-0/+23
|/ /
* | Let unit tests pass if xmlpatterns is not aroundSune Vuorela2015-07-162-1/+5
* | Doc: replace Mac OS X with OS XNico Vertriest2015-07-152-2/+2
* | Test if the state machine reacts to a QObject signal.BogDan Vatra2015-07-154-1/+201
* | QSGSimpleTextureNode: Fix ownership of QSGTextureTobias Koenig2015-07-031-1/+20
* | Improve support for HTML entities in StyledTextKai Uwe Broulik2015-07-031-0/+2
* | Merge remote-tracking branch 'origin/5.5.0' into 5.5Liang Qi2015-06-266-10/+18
|\ \
| * | Make argument to QQmlDebuggingEnabler::startTcpServer an enumUlf Hermann2015-06-101-2/+2
| * | Add left, right, top and bottom properties to basic QML rect type.Mitch Curtis2015-06-035-8/+16
* | | Correctly initialize ListView section attached properties.Martin Jones2015-06-252-0/+65
* | | QSGDefaultRectangleNode: Fix gradient position calculationsSanttu Lakkala2015-06-172-0/+32
* | | Improve qml error message "invalid alias location"Aleix Pol2015-06-105-5/+5
* | | tst_qquickwindow: Prospective fix for instability of cursor test.Friedemann Kleint2015-06-031-45/+95
|/ /
* | Makes it possible to extract all data from a QML DropAreaAleix Pol2015-05-231-0/+29
* | qquickwindow: ensure we delete the correct delayed touch event after deliveryRichard Moe Gustavsen2015-05-221-3/+1
* | Hide cursor when text fields becomes read onlySanttu Lakkala2015-05-121-0/+2
* | Avoid namespacing QTEST_MAINRainer Keller2015-05-086-35/+95
* | Fix implicitHeight for Text items bindings dependent on implicitWidth.Andrew den Exter2015-05-042-0/+156
* | Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-05-041-0/+21
|\|
| * Fix passing of locals as function arguments with side-effectsSimon Hausmann2015-04-301-0/+21
* | Fix default value for XMLHttpRequest.response propertySimon Hausmann2015-05-031-1/+1
* | Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-04-2747-277/+381
|\|
| * Prospective fix for flakey "network" related QML testsv5.4.2Simon Hausmann2015-04-2543-267/+363
* | Instantiator: Make asynchronous mode workGabriel de Dietrich2015-04-252-0/+53
* | Fix regression with nested objects served by custom parsersSimon Hausmann2015-04-232-0/+23
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-04-1611-18/+17
|\|
| * Use qt_subtract_from_timeout instead of duplicating qt_timeout_valueDaniel Teske2015-04-1410-10/+10
| * tst_qquickapplication: change test case 'state' to be more stableRichard Moe Gustavsen2015-04-081-8/+7
* | Tests: Use blacklist instead of insignificant for tst_qquickanimationsCaroline Chao2015-04-102-1/+40
* | Tests: Use blacklist instead of insignificant for tst_qquickflickableCaroline Chao2015-04-102-1/+19
* | Tests: Make qquickcustomparticle significant againCaroline Chao2015-04-081-3/+0
* | Tests: Make qquicktrailemitter significant againCaroline Chao2015-04-081-2/+0
* | Tests: Make qqmldebugjs significant againCaroline Chao2015-04-081-2/+0
* | Tests: Make qquickgridview significant againCaroline Chao2015-04-081-3/+0
* | Tests: Make qquicktext, qquicktextedit and qquickpathview significantCaroline Chao2015-04-083-7/+0
* | Remove outdated V8 profiler testUlf Hermann2015-04-085-372/+0
* | Return the correct type from Item::mapToItem/Item::mapFromItem.Mitch Curtis2015-04-082-0/+71
* | Tests: Make qquickloader tests significant againCaroline Chao2015-04-071-1/+0
* | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-0/+2
|\|