summaryrefslogtreecommitdiffstats
path: root/tests/manual/qtouchevent/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Update tech preview license header for files that are new in 4.6.Jason McDonald2009-08-311-13/+13
* Make the license test pass.Frans Englich2009-08-191-0/+41
* don't require TouchUpdate events for the single touch casesBradley T. Hughes2009-05-081-26/+26
* added 2 new tests for testing multi-touch on widget siblings and cousinsBradley T. Hughes2009-04-281-1/+61
* correct a typo in the test descriptionBradley T. Hughes2009-04-281-1/+1
* 2 new tests for touch points 1. outside the widgets area and 2. over a childBradley T. Hughes2009-04-271-0/+58
* add basic multi-touch event handling test, split existing tests into more log...Bradley T. Hughes2009-04-271-25/+105
* Use a different widget color to indicate that we are testing different thingsBradley T. Hughes2009-04-241-96/+100
* Test that accepting the TouchBegin stops propagationBradley T. Hughes2009-04-241-3/+103
* update test to test basic event handling and touch begin propagationBradley T. Hughes2009-04-231-4/+148
* Initial test for TouchBegin propagation and TouchUpdate/TouchEnd handlingBradley T. Hughes2009-04-231-2/+52
* the start of a manual test for touch eventsBradley T. Hughes2009-04-231-0/+58