aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* qttest: make findChild available only for QtTest 1.1Fawzi Mohamed2014-12-0571-71/+71
* Add string::arg method in installTranslatorFunctionsKai Koehne2014-12-051-0/+5
* Skip tst_qquickwindow::headless() when using ANGLE/Windows.Friedemann Kleint2014-12-021-0/+5
* QQuickWindow autotest: verify that onClosing can block close()Shawn Rutledge2014-11-071-0/+20
* Inspector: Do not assert when trying to stream QModelIndexKai Koehne2014-11-071-1/+39
* Stabilize tst_QQuickAccessibleJan Arve Sæther2014-11-061-4/+0
* Add attached Window::contentItem propertyJ-P Nurmi2014-11-052-0/+4
* text input: always let cursor rect have a width == 1Richard Moe Gustavsen2014-10-301-0/+21
* Repeater & itemviews: fix setModel() JS array handlingJ-P Nurmi2014-10-294-0/+114
* Remove mouse grabber if touch used for mouse emulation has been grabbedDaniel d'Andrada2014-10-292-10/+97
* Move action handlers to the Accessible attached objectJan Arve Saether2014-10-271-3/+2
* Properly handle negative years when printing JS Dates to strings.Ulf Hermann2014-10-242-0/+25
* Fix syntax error when trying to declare read-only object propertiesSimon Hausmann2014-10-243-0/+29
* Fix crash in SpriteSequenceAlex Blasche2014-10-243-0/+146
* Relayout rich text when width increasesEskil Abrahamsen Blomfeldt2014-10-231-0/+29
* Fix assignment to QObject pointer propertiesSimon Hausmann2014-10-231-0/+28
* Screen attached property: expose devicePixelRatio propertyShawn Rutledge2014-10-232-0/+3
* Fix line ending for test fileKai Koehne2014-10-221-10/+10
* Support Accessible.ignored on non-leaf itemsJan Arve Saether2014-10-214-4/+166
* Check list property before component when validating bindingsUlf Hermann2014-10-213-0/+14
* qmlstatemachine: Rename StateBase to StateKevin Funk2014-10-218-34/+34
* Make test more robust against ignored children.Jan Arve Saether2014-10-204-33/+84
* Fix tst_qquickpositioners on OS XFrederik Gladhorn2014-10-201-0/+3
* Stabilize and fix comparisons in animator tests.Gunnar Sletta2014-10-1011-64/+60
* PathView: Fix QML engine thinking currentItem is null when it's notSérgio Martins2014-10-102-0/+42
* Fix QQmlExpression/QQmlScriptString/QQmlBinding crashesSimon Hausmann2014-10-092-0/+32
* Fix memory leak and crash with transform animators.Gunnar Sletta2014-10-091-0/+77
* Compare doesn't work for colors, so compare the channels explcitily.Gunnar Sletta2014-10-091-1/+3
* Relax ShaderEffectSource's sourceItem vs window handling.Gunnar Sletta2014-10-091-0/+82
* Fix missing glyphs in selectionEskil Abrahamsen Blomfeldt2014-10-091-0/+17
* Temporarily skip tst_qquickframebufferobject when using ANGLE.Friedemann Kleint2014-10-091-0/+4
* QQuickWindow autotest: focus transferred to parent on window closeShawn Rutledge2014-10-091-3/+0
* qmldir parser: add support for "depends component version" syntaxShawn Rutledge2014-10-012-0/+35
* Add orientationUpdateMask to QQuickScreenAlex Blasche2014-09-302-0/+4
* Revert "Temporarily mark grab()/item.layer tests insignificant under ANGLE"Andrew Knight2014-09-302-36/+0
* Partially revert "Disable tests on failing ANGLE config"Andrew Knight2014-09-301-3/+0
* Also search for visual children in TestCase::findChild().Mitch Curtis2014-09-291-1/+36
* QDSM: Nested statemachines are supportedSebastian Sauer2014-09-242-2/+72
* Fix cleanup of non-threaded render loops.Gunnar Sletta2014-09-241-11/+19
* Fix clip state tracking in Context2DMatt Fischer2014-09-221-1/+1
* Make tst_qquickanimations more reliableUlf Hermann2014-09-191-30/+37
* Revert mapping of var signal parameters to QJSValueSimon Hausmann2014-09-191-3/+3
* Remove tst_dialogs - moved to qtquickcontrolsJ-P Nurmi2014-09-184-207/+1
* Fix QQuickText::lineLaidOutRelayout autotest on OS XJan Arve Saether2014-09-171-5/+6
* Fix mapping of JS objects/arrays to C++Simon Hausmann2014-09-175-22/+69
* Fix crash when borders exceed item width/height in border imageEskil Abrahamsen Blomfeldt2014-09-162-0/+64
* Make Canvas test case independent of chosen font.Ulf Hermann2014-09-161-1/+6
* Wait longer for image to be loaded in canvas item testUlf Hermann2014-09-161-1/+1
* prevent crash when set ShaderEffectSource::sourceItem nullTasuku Suzuki2014-09-121-0/+57
* Fix a typo and a warning in qmltest::shadersource-from-other-windowTasuku Suzuki2014-09-121-1/+4