aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest/quicktestevent_p.h
Commit message (Expand)AuthorAgeFilesLines
* QmlTest: Privately export the QML-exposed classesUlf Hermann2021-01-121-2/+4
* Merge the QtTest and Qt.test.qtestroot QML modulesUlf Hermann2021-01-121-0/+134
* Generate registrations for all importsUlf Hermann2020-01-101-133/+0
* Specify parameters of type registration in class declarationsUlf Hermann2019-09-261-0/+4
* QuickTestEvent: keep pressed mouse buttons constant during move eventsShawn Rutledge2018-07-311-0/+2
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-1/+1
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* testlib: add key sequence functionLiang Qi2017-11-031-0/+2
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-1/+1
|\
| * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-1/+1
* | Add touch event support to qmltestJeremy Katz2016-12-061-0/+24
|/
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-191-0/+2
|\
| * TestCase::mouseDrag: set mouse move delay >= 1 msShawn Rutledge2016-08-191-0/+2
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Change TestEvent key default event routing behaviorFilippo Cucchetto2015-08-161-0/+1
* Send the mouse events to the correct windowAlbert Astals Cid2015-08-031-1/+1
* testlib: Introduce MouseDoubleClickSequence() methodCaroline Chao2015-03-021-0/+2
* 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/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Compile with QT_NO_WHEELEVENT.Volker Krause2012-12-191-0/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Improve mouseWheel() functionCharles Yin2012-07-041-1/+1
* 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 license headers.Jason McDonald2012-01-051-1/+1
* Wheel event support in qmltestlib + few fixes.juhvu2011-09-221-2/+5
* make quicktest build and modify to use qwindowMatthew Cattell2011-09-091-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/+78