summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | * | QXmlStreamWriter: indent comments correctlyPeter Hartmann2009-06-241-0/+52
| | * | Save some time.jasplin2009-06-241-3/+3
| | * | Simplified the tst_QSpinBox::sizeHint() autotest.jasplin2009-06-241-63/+28
| | * | Removed trailing whitespace.Jan-Arve Sæther2009-06-242-80/+80
| | * | Fixed count(), itemAt() and removeAt() in QGraphicsLinearLayout.Jan-Arve Sæther2009-06-242-24/+32
| | * | Fixed sizeHint update bug in QSpinBox.jasplin2009-06-241-0/+79
| | * | More culling of Panther Code.Norwegian Rock Cat2009-06-231-4/+0
| | * | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qtSimon Hausmann2009-06-232-0/+13
| | |\ \ | | | |/
| | | * Regression against 4.4 in QRectF::operator|.Bjørn Erik Nilsen2009-06-231-0/+2
| | | * Add new auto-test QGraphicsItem::childrenBoundingRect2().Bjørn Erik Nilsen2009-06-231-0/+11
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-multitouchBradley T. Hughes2009-06-241-3/+3
| |\ \ \
| | * | | Fix pressure "emulation"Bradley T. Hughes2009-06-241-3/+3
| * | | | Add QTouchEvent::DeviceType and deviceType()Bradley T. Hughes2009-06-241-6/+27
| |/ / /
| * | | Add functions to report normalized positions in QTouchEvent::TouchPointBradley T. Hughes2009-06-231-0/+16
| * | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-2312-121/+388
| |\ \ \
| * \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-221-0/+21
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-2213-83/+872
| |\ \ \ \ \
| * | | | | | Move with window to a position that is not 0,0 in the raw testBradley T. Hughes2009-06-191-0/+1
| * | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-1812-79/+124
| |\ \ \ \ \ \
| * | | | | | | compile after small API changesBradley T. Hughes2009-06-181-11/+6
| * | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-17984-2863/+132302
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-1610-3/+353
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Make QTouchEvent::TouchPoint scene coordinate functions return screen coordin...Bradley T. Hughes2009-06-151-0/+12
| * | | | | | | | | Compile fix after the multitouch api review.Denis Dzyubenko2009-06-152-14/+14
| * | | | | | | | | Gesture autotest improvementsDenis Dzyubenko2009-06-152-11/+70
| * | | | | | | | | Merge of masterBradley T. Hughes2009-06-1525-66/+429
| * | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-1215-34/+699
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | remove duplicated code and API (merge QTouchEvent and QGraphicsSceneTouchEvent)Bradley T. Hughes2009-06-111-16/+19
| * | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-107-53/+691
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-1011-23/+179
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-0810-59/+263
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | don't reset the touch widget in the basicRawEventTranslation() testBradley T. Hughes2009-06-081-5/+3
| * | | | | | | | | | | | | test basic raw event translationBradley T. Hughes2009-06-081-0/+87
| * | | | | | | | | | | | | test that TouchBegin events propagate through widgets with Qt::WA_AcceptTouch...Bradley T. Hughes2009-06-081-0/+15
| * | | | | | | | | | | | | Send the TouchEnd event with Qt::TouchPointReleased maskBradley T. Hughes2009-06-081-1/+1
| * | | | | | | | | | | | | test that QEvent::TouchUpdate and TouchEnd never propagateBradley T. Hughes2009-06-081-2/+49
| * | | | | | | | | | | | | add test for TouchBegin propagationBradley T. Hughes2009-06-081-0/+53
| * | | | | | | | | | | | | add tst_QTouchEventWidget to handle touch eventsBradley T. Hughes2009-06-081-2/+33
| * | | | | | | | | | | | | make QTouchEvent autotest passBradley T. Hughes2009-06-081-5/+5
| * | | | | | | | | | | | | add a autotest for touch eventsBradley T. Hughes2009-06-082-0/+97
| * | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-0529-43/+612
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | Improved touch event emulation code in testlib.Denis Dzyubenko2009-06-031-1/+52
| * | | | | | | | | | | | | | Added pan gesture to the gesture autotestDenis Dzyubenko2009-06-033-5/+115
| * | | | | | | | | | | | | | Moved the QTest::touchEvent() implementation to testlib.Denis Dzyubenko2009-06-031-104/+0
| * | | | | | | | | | | | | | Simplified emulating touch events by using RawTouch event.Denis Dzyubenko2009-06-031-25/+16
| * | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-06-027-57/+545
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-2917-205/+753
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | Added api for emulating touch events.Denis Dzyubenko2009-05-271-3/+182
| * | | | | | | | | | | | | | | | Added simple autotest for gestures when there are overlapping graphicsitemsDenis Dzyubenko2009-05-271-3/+59
| * | | | | | | | | | | | | | | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtBradley T. Hughes2009-05-2639-68/+10177
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \