aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest/quicktestevent.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtQuickTest::mouseEvent(): pass QPointF by referencev5.9.0-alpha1J-P Nurmi2017-02-211-1/+1
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-2/+2
|\
| * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-2/+2
* | Add touch event support to qmltestJeremy Katz2016-12-061-0/+93
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-11-231-0/+1
|\|
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-151-0/+1
| |\
| | * Fix QtQuickTest::mouseMove not having timestampsFrederik Gladhorn2016-11-111-0/+1
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-121-1/+9
| |\|
* | | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-181-1/+9
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/5.6' into 5.8Simon Hausmann2016-10-131-1/+9
| |\ \ \ | | |/ / | |/| / | | |/
| | * testlib: Add timestamp to mouse click eventsPeter Varga2016-10-111-1/+9
* | | allow quick test events to directly target a WindowJeremy Katz2016-08-221-0/+4
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-191-4/+9
|\|
| * TestCase::mouseDrag: set mouse move delay >= 1 msShawn Rutledge2016-08-191-4/+9
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* 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