summaryrefslogtreecommitdiff
path: root/tests/manual/qtouchevent/touchwidget.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* 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
* warn about events that happen out of sequenceBradley T. Hughes2009-05-081-0/+7
* Made the Touch* event detection very strictBradley T. Hughes2009-04-301-3/+3
* add basic multi-touch event handling test, split existing tests into more log...Bradley T. Hughes2009-04-271-0/+4
* update test to test basic event handling and touch begin propagationBradley T. Hughes2009-04-231-3/+4
* Initial test for TouchBegin propagation and TouchUpdate/TouchEnd handlingBradley T. Hughes2009-04-231-0/+26
* the start of a manual test for touch eventsBradley T. Hughes2009-04-231-0/+56