aboutsummaryrefslogtreecommitdiffstats
path: root/src/qmltest/quicktestevent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Generate registrations for all importsUlf Hermann2020-01-101-471/+0
* Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-251-1/+1
* Handle -no-feature-shortcutFriedemann Kleint2019-10-181-0/+2
* Remove usages of deprecated APIs of QWheelEventSona Kurazyan2019-08-231-1/+2
* qtlite: Fix build the source code with -no-feature-shortcutMikhail Svetkin2019-02-271-0/+4
* QuickTestEvent: keep pressed mouse buttons constant during move eventsShawn Rutledge2018-07-311-1/+5
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* testlib: add key sequence functionLiang Qi2017-11-031-0/+17
* Revert "Make QtQuickTest::mouseEvent use QTest::mouseX"Jani Heikkinen2017-09-041-17/+23
* QtQuickTest::mouseEvent: when clicking a Window, use the given coordsShawn Rutledge2017-09-011-1/+1
* Make QtQuickTest::mouseEvent use QTest::mouseXAlbert Astals Cid2017-08-301-23/+17
* 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