Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Moved the QTest::touchEvent() implementation to testlib. | Denis Dzyubenko | 2009-06-03 | 1 | -104/+0 | |
| | | | | Modified it the same time to remove refcount and static variable. | |||||
* | Simplified emulating touch events by using RawTouch event. | Denis Dzyubenko | 2009-06-03 | 1 | -25/+16 | |
| | ||||||
* | Added api for emulating touch events. | Denis Dzyubenko | 2009-05-27 | 1 | -3/+182 | |
| | | | | | For now the api is in the autotest itself, though in the QTest namespace. | |||||
* | Added simple autotest for gestures when there are overlapping graphicsitems | Denis Dzyubenko | 2009-05-27 | 1 | -3/+59 | |
| | ||||||
* | Added a simple test for gesture event delivery to graphicsitems | Denis Dzyubenko | 2009-05-20 | 3 | -4/+143 | |
| | ||||||
* | Started implementing tests for gestures on graphicsview | Denis Dzyubenko | 2009-05-20 | 1 | -114/+197 | |
| | ||||||
* | Added autotest for gestures. | Denis Dzyubenko | 2009-05-18 | 4 | -0/+742 | |