aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix some function signatures and remove an unused functionLars Knoll2015-06-181-17/+17
* Get rid of QQmlBoundSignalExpression::ExtraDataLars Knoll2015-06-181-1/+1
* Verify that debug client exists before interacting with it.Ulf Hermann2015-06-162-2/+6
* Disable pixmap cache and text input tests if QT_NO_LIBRARYUlf Hermann2015-06-151-0/+4
* Don't wait forever in QQmlDebugClient testUlf Hermann2015-06-151-2/+1
* Initialize members of tst_QQmlEngineDebugServiceUlf Hermann2015-06-151-0/+2
* QuickTest: Enable use of BLACKLIST fileCaroline Chao2015-06-152-0/+31
* Add QQuickWindow::TextureIsOpaque as option to createTextureFromImage.Gunnar Sletta2015-06-151-0/+31
* Get rid of TypedValueLars Knoll2015-06-101-1/+0
* Fix up tst_qquickbehaviors.Friedemann Kleint2015-06-101-122/+70
* Make bindings refcountedLars Knoll2015-06-102-43/+43
* ObjectModel: add API for dynamic changesJ-P Nurmi2015-06-108-1/+420
* Remove QSGSharedDistanceFieldGlyphCache.Robin Burchell2015-06-091-1/+0
* Mark tests as unstable/flakeySimon Hausmann2015-06-082-0/+4
* Fix users of QTextLayout::additionalFormats to use the new APIMarc Mutz2015-06-051-2/+2
* Blacklist unstable testSimon Hausmann2015-06-051-0/+2
* Blacklist unstable tests for nowSimon Hausmann2015-06-055-0/+12
* Make QQuickGridView test independent of mouse speedUlf Hermann2015-06-051-0/+11
* Decouple flickable stopAtBounds test from mouse event timingUlf Hermann2015-06-051-1/+3
* Fix flickable autotestUlf Hermann2015-06-053-48/+64
* Move the mouse to the right place before simulating a clickUlf Hermann2015-06-051-0/+1
* Wait for window activation, not for exposal in key press testUlf Hermann2015-06-051-1/+1
* Allow for some delay on starting transitions in flickable testUlf Hermann2015-06-051-1/+1
* Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-0419-84/+498
|\
| * 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
| * BorderImage support for @2x assetsAndy Nichols2015-05-065-0/+99
| * 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
* | | Remove ordered list assumptions in PathViewAlan Alpert2015-05-182-0/+160
* | | Column, Row, Grid, Flow: add support for paddingLiang Qi2015-05-188-53/+2418
* | | Potentially stabilize tst_qquickwindow::touchEvent_cancelFrederik Gladhorn2015-05-151-3/+3
* | | Enable mipmap test on all platforms, except early Mesa.Gunnar Sletta2015-05-131-8/+11
* | | QMLEngine: Update XHR tests with checking status codeValery Kotov2015-05-054-4/+9
* | | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devSimon Hausmann2015-04-2853-301/+493
|\ \ \
| * | | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-04-2853-301/+493
| |\| |
| | * | 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
| | * | Make the scenegraph_lancelot test work on MacEirik Aavitsland2015-04-232-21/+33
* | | | Make Repeater emit items with right stacking orderJan Arve Saether2015-04-282-0/+57
|/ / /
* | | Simplify binding setup code furtherLars Knoll2015-04-271-13/+13
* | | Get rid of QQmlAbstractExpressionLars Knoll2015-04-241-13/+13
* | | Move exceptionValue and globalObject from the Engine onto the JS stackLars Knoll2015-04-242-1/+1