aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Don't crash when calculating the implicit width of truncated lines.Andrew den Exter2012-04-171-1/+3
* Improve StyledText testsYann Bodson2012-04-171-3/+67
* Vertical layout direction for ListView and GridViewBea Lam2012-04-178-781/+1749
* Compile fix for qqmldebugservice testGirish Ramakrishnan2012-04-171-0/+1
* Fine-tune animation's pause()/resume() behaviorsCharles Yin2012-04-171-0/+26
* Fix Text baselineOffset caclulations.Andrew den Exter2012-04-171-1/+249
* Don't use QWindow::visibleGirish Ramakrishnan2012-04-161-5/+5
* Add a new running property to QQuickTransitionCharles Yin2012-04-161-1/+2
* Add bug numbers for insignificant tests.Jason McDonald2012-04-162-2/+2
* Add support for variant properties in V4Matthew Vogt2012-04-162-0/+76
* Extract Particles code to an independent libraryMatthew Vogt2012-04-1623-23/+23
* Extra tests for ShaderEffect and CustomParticleAlan Alpert2012-04-137-1/+285
* test: marked tst_qv8profilerservice as insignificant on macRohan McGovern2012-04-131-0/+2
* Don't ignore model changes when the ListView scroll position changes.Andrew den Exter2012-04-132-20/+74
* Measure offsets by rows instead of pixelsBea Lam2012-04-131-163/+202
* QQuickTextEdit to trigger input method updates on selectAll()Pekka Vuorela2012-04-121-0/+5
* Get SpriteGoal and GroupGoal tests running againAlan Alpert2012-04-124-4/+6
* Simplify date conversion functionsMatthew Vogt2012-04-112-0/+14
* Create accessible interfaces only for items with attached propFrederik Gladhorn2012-04-101-5/+7
* Fix erroneous signal emission in LoaderChris Adams2012-04-054-6/+134
* Properly copy all event parameters in deliverMouseEvent()Laszlo Agocs2012-04-052-11/+10
* Create plugins for Particles and Window submodulesMatthew Vogt2012-04-055-12/+8
* Fix some issues with init_data() for qmltestCharles Yin2012-04-051-0/+78
* Remove sharing of V4 subscriptionsRoberto Raggi2012-04-042-0/+33
* Do not execute overwritten bindingsAaron Kennedy2012-04-044-0/+57
* Revert "Do not execute overwritten bindings"Aaron Kennedy2012-04-044-56/+0
* Do not crash on invalid binding diagnosticMatthew Vogt2012-04-042-0/+6
* Do not execute overwritten bindingsMatthew Vogt2012-04-044-0/+56
* Support snapMode in PathViewMartin Jones2012-04-042-0/+131
* Fixed crash when using 'var' property in ShaderEffect.Kim Motoyoshi Kalland2012-04-041-3/+2
* Don't crash if calling a method on a QObject that has been gc()'dAaron Kennedy2012-04-032-1/+30
* Fix QML_BINDINGS_TEST and the V4 auto testsRoberto Raggi2012-04-031-32/+44
* Add support for floating conversions.Roberto Raggi2012-04-031-31/+31
* Do not automatically mark all text items as accessible.Frederik Gladhorn2012-04-032-18/+26
* Allow objects created in QML with incubateObject to be destroyed.Michael Brasser2012-04-032-0/+46
* Fix QQuickTextInput test instability.Andrew den Exter2012-04-031-1/+1
* Set cursorVisible to false when im cursor length is 0.Andrew den Exter2012-04-022-8/+227
* Fix crash when changing the grandparent of an item with focus.Andrew den Exter2012-04-021-0/+29
* irrelevant qDebug removedSimjees Abraham2012-03-301-3/+0
* irrelevant qDebug removedSimjees Abraham2012-03-303-5/+0
* Loosen shared binding testsAaron Kennedy2012-03-303-2/+24
* Fix warnings in qtdeclarative.Friedemann Kleint2012-03-303-4/+2
* Debugger: Fix v8profiler failures on macKai Koehne2012-03-302-16/+13
* Fix crash in QUrl-to-int conversion in v4Chris Adams2012-03-3011-0/+476
* Fix forceActiveFocus() with multiple items having focus: trueAndrew den Exter2012-03-302-0/+124
* Size loaded item before bindings are evaluatedMartin Jones2012-03-302-0/+17
* Improve Flipable element unit testsChris Adams2012-03-302-0/+43
* Fix context2d transform issuesCharles Yin2012-03-305-129/+129
* QmlDebugging: Send parent debug id with object infoAurindam Jana2012-03-291-1/+3
* Use minimal javascript expression for bound signalsChris Adams2012-03-292-61/+75