aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest/quicktestevent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Change TestEvent key default event routing behaviorFilippo Cucchetto2015-08-161-6/+13
* Send the mouse events to the correct windowAlbert Astals Cid2015-08-031-11/+15
* testlib: Introduce MouseDoubleClickSequence() methodCaroline Chao2015-03-021-2/+25
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Make keyClick/Press/Release work with a charAlbert Astals Cid2013-04-051-0/+30
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Compile with QT_NO_WHEELEVENT.Volker Krause2012-12-191-0/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* QQuickCanvas renamesAlan Alpert2012-07-171-2/+2
* Improve mouseWheel() functionCharles Yin2012-07-041-4/+4
* Change uses of {to,from}Ascii to {to,from}Latin1Thiago Macieira2012-05-041-1/+1
* Remove the rest of qtquick 1.0 code from qmltestCharles Yin2012-03-131-32/+3
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-2/+2
* Remove QtQuick1 elements from qtdeclarativeMatthew Vogt2012-02-031-22/+7
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-2/+2
* Rename Qt Quick-specific classes to QQuick*Kent Hansen2011-10-211-5/+5
* Call QWARN() instead of QTest::qWarn().Jason McDonald2011-09-261-1/+1
* Wheel event support in qmltestlib + few fixes.juhvu2011-09-221-6/+58
* make quicktest build and modify to use qwindowMatthew Cattell2011-09-091-29/+29
* Build against refactor.Samuel Rødal2011-07-291-1/+1
* Extract all QtQuick 1 elements into a separate library/plugin.Martin Jones2011-07-121-2/+2
* Update licenseheader text in source files for qtdeclarative Qt moduleJyri Tahtela2011-07-081-17/+17
* Integrate QtQuickTest into QtCharles Yin2011-05-201-0/+258