| Commit message (Expand) | Author | Age | Files | Lines |
| * | Assess security levels for files under qtdeclarative/src/qmltest | Jan Arve Sæther | 2025-09-17 | 1 | -0/+1 |
| * | qmltest: add a 'modifiers' argument to mouseMove() | Richard Moe Gustavsen | 2024-03-26 | 1 | -2/+2 |
| * | Port from container::count() and length() to size() | Marc Mutz | 2022-10-07 | 1 | -3/+3 |
| * | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
| * | QuickTest: includemocs | Marc Mutz | 2022-04-29 | 1 | -0/+2 |
| * | Use qWarning() in preference to QTest::qWarn() | Edward Welbourne | 2021-09-23 | 1 | -5/+6 |
| * | Replace uses of deprecated QWARN macro with qWarning | Tor Arne Vestbø | 2021-08-04 | 1 | -1/+1 |
| * | QtTest: use delay properly in mouseWheel() | Shawn Rutledge | 2021-07-06 | 1 | -1/+4 |
| * | Merge the QtTest and Qt.test.qtestroot QML modules | Ulf Hermann | 2021-01-12 | 1 | -0/+481 |
| * | Generate registrations for all imports | Ulf Hermann | 2020-01-10 | 1 | -471/+0 |
| * | Avoid initializing QFlags with 0 or nullptr in further cases | Friedemann Kleint | 2019-11-25 | 1 | -1/+1 |
| * | Handle -no-feature-shortcut | Friedemann Kleint | 2019-10-18 | 1 | -0/+2 |
| * | Remove usages of deprecated APIs of QWheelEvent | Sona Kurazyan | 2019-08-23 | 1 | -1/+2 |
| * | qtlite: Fix build the source code with -no-feature-shortcut | Mikhail Svetkin | 2019-02-27 | 1 | -0/+4 |
| * | QuickTestEvent: keep pressed mouse buttons constant during move events | Shawn Rutledge | 2018-07-31 | 1 | -1/+5 |
| * | use nullptr consistently (clang-tidy) | Shawn Rutledge | 2018-02-26 | 1 | -2/+2 |
| * | testlib: add key sequence function | Liang Qi | 2017-11-03 | 1 | -0/+17 |
| * | Revert "Make QtQuickTest::mouseEvent use QTest::mouseX" | Jani Heikkinen | 2017-09-04 | 1 | -17/+23 |
| * | QtQuickTest::mouseEvent: when clicking a Window, use the given coords | Shawn Rutledge | 2017-09-01 | 1 | -1/+1 |
| * | Make QtQuickTest::mouseEvent use QTest::mouseX | Albert Astals Cid | 2017-08-30 | 1 | -23/+17 |
| * | QtQuickTest::mouseEvent(): pass QPointF by referencev5.9.0-alpha1 | J-P Nurmi | 2017-02-21 | 1 | -1/+1 |
| * | Merge remote-tracking branch 'origin/5.8' into dev | Liang Qi | 2016-12-14 | 1 | -2/+2 |
| |\ |
|
| | * | Get rid of most QT_NO_FOO usages | Lars Knoll | 2016-11-29 | 1 | -2/+2 |
| * | | Add touch event support to qmltest | Jeremy Katz | 2016-12-06 | 1 | -0/+93 |
| * | | Merge remote-tracking branch 'origin/5.8' into dev | Liang Qi | 2016-11-23 | 1 | -0/+1 |
| |\| |
|
| | * | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-11-15 | 1 | -0/+1 |
| | |\ |
|
| | | * | Fix QtQuickTest::mouseMove not having timestamps | Frederik Gladhorn | 2016-11-11 | 1 | -0/+1 |
| | * | | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-10-12 | 1 | -1/+9 |
| | |\| |
|
| * | | | Merge remote-tracking branch 'origin/5.8' into dev | Liang Qi | 2016-10-18 | 1 | -1/+9 |
| |\ \ \ |
|
| | * \ \ | Merge remote-tracking branch 'origin/5.6' into 5.8 | Simon Hausmann | 2016-10-13 | 1 | -1/+9 |
| | |\ \ \
| | |/ /
| |/| /
| | |/ |
|
| | | * | testlib: Add timestamp to mouse click events | Peter Varga | 2016-10-11 | 1 | -1/+9 |
| * | | | allow quick test events to directly target a Window | Jeremy Katz | 2016-08-22 | 1 | -0/+4 |
| |/ / |
|
| * | | Merge remote-tracking branch 'origin/5.6' into 5.7 | Liang Qi | 2016-08-19 | 1 | -4/+9 |
| |\| |
|
| | * | TestCase::mouseDrag: set mouse move delay >= 1 ms | Shawn Rutledge | 2016-08-19 | 1 | -4/+9 |
| * | | Updated license headers | Jani Heikkinen | 2016-01-19 | 1 | -14/+20 |
| |/ |
|
| * | Change TestEvent key default event routing behavior | Filippo Cucchetto | 2015-08-16 | 1 | -6/+13 |
| * | Send the mouse events to the correct window | Albert Astals Cid | 2015-08-03 | 1 | -11/+15 |
| * | testlib: Introduce MouseDoubleClickSequence() method | Caroline Chao | 2015-03-02 | 1 | -2/+25 |
| * | Update copyright headers | Jani Heikkinen | 2015-02-12 | 1 | -7/+7 |
| * | Update license headers and add new licenses | Jani Heikkinen | 2014-08-25 | 1 | -19/+11 |
| * | Make keyClick/Press/Release work with a char | Albert Astals Cid | 2013-04-05 | 1 | -0/+30 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-10 | 1 | -1/+1 |
| * | Compile with QT_NO_WHEELEVENT. | Volker Krause | 2012-12-19 | 1 | -0/+4 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-23 | 1 | -24/+24 |
| * | QQuickCanvas renames | Alan Alpert | 2012-07-17 | 1 | -2/+2 |
| * | Improve mouseWheel() function | Charles Yin | 2012-07-04 | 1 | -4/+4 |
| * | Change uses of {to,from}Ascii to {to,from}Latin1 | Thiago Macieira | 2012-05-04 | 1 | -1/+1 |
| * | Remove the rest of qtquick 1.0 code from qmltest | Charles Yin | 2012-03-13 | 1 | -32/+3 |
| * | Rename QDeclarative symbols to QQuick and QQml | Matthew Vogt | 2012-02-24 | 1 | -2/+2 |
| * | Remove QtQuick1 elements from qtdeclarative | Matthew Vogt | 2012-02-03 | 1 | -22/+7 |