aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickwindow
Commit message (Expand)AuthorAgeFilesLines
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-11/+11
* Merge branch 'dev' into wip/pointerhandlerFrederik Gladhorn2016-08-041-0/+85
|\
| * Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-08-021-0/+85
| |\
| | * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-0/+85
| | |\
| | | * QQuickWindow: Fill out timestamps in QHoverEvents sent to QQuickItemsDaniel d'Andrada2016-07-121-0/+85
* | | | Stop copying mouse events when delivering themFrederik Gladhorn2016-08-021-2/+10
* | | | Extend tst_qquickwindow::mergeTouchPointListsFrederik Gladhorn2016-08-011-1/+5
* | | | Add mergePointerTargets to create pointer delivery listFrederik Gladhorn2016-08-011-0/+60
* | | | Let TestTouchItem::reset reset the event countFrederik Gladhorn2016-07-311-0/+1
* | | | Micro optimize tst_qquickwindow::touchEvent_basicFrederik Gladhorn2016-07-311-3/+2
* | | | Add minor extra check in tst_qquickwindowFrederik Gladhorn2016-07-311-0/+2
* | | | tst_qquickwindow: Fix touch tests: add releaseFrederik Gladhorn2016-07-281-2/+14
* | | | Improve encapsuation of touch/mouse event specific thingsFrederik Gladhorn2016-07-211-9/+8
* | | | Hierarchy for touch and mouse pointer eventsFrederik Gladhorn2016-07-211-34/+33
* | | | Merge remote-tracking branch 'origin/dev' into HEADFrederik Gladhorn2016-07-182-13/+4
|\| | |
| * | | tst_qquickwindow: make use of new QTest::createTouchDevice functionShawn Rutledge2016-07-132-13/+4
* | | | add tst_qquickwindow::eventPointCountShawn Rutledge2016-07-131-0/+49
|/ / /
* | | Change graphicsAPI to graphicsApiLaszlo Agocs2016-06-011-5/+5
* | | Fix build with QT_NO_OPENGL after rebaseAndy Nichols2016-05-081-2/+1
* | | D3D12: Massage tst_qquickwindow and some sg semanticsLaszlo Agocs2016-05-081-48/+52
* | | Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2016-05-072-0/+70
|\| |
| * | Fix changing QML Window visibility in Component.onCompletedRobert Griebl2016-04-182-0/+70
* | | Fix some test failures with QT_NO_OPENGL buildsAndy Nichols2016-05-061-1/+6
* | | Get tests building when QT_NO_OPENGL is definedAndy Nichols2016-05-061-16/+30
* | | Prefix GL-specific shader effect codeLaszlo Agocs2016-04-131-0/+1
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-081-0/+0
|\|
| * Purge sRGB chunks from PNG in tests.Edward Welbourne2016-03-291-0/+0
* | Add Window.window attached propertyJ-P Nurmi2016-02-122-0/+5
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-121-0/+5
|\|
| * Window attached property: fix notifier signalsJ-P Nurmi2016-02-021-0/+5
* | Updated license headersJani Heikkinen2016-01-201-17/+12
* | Merge remote-tracking branch 'origin/5.6' into origin/devUlf Hermann2015-10-221-6/+23
|\|
| * Support alpha in QQuickWindow::grabWindow().Gunnar Sletta2015-10-161-6/+23
* | Tests: Remove QT_DISABLE_DEPRECATED_BEFORE=0 for simple cases.Friedemann Kleint2015-09-022-3/+1
|/
* Merge remote-tracking branch 'origin/5.5' into 5.6Ulf Hermann2015-08-182-12/+0
|\
| * Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-07-202-10/+0
| |\
| | * Remove testing of active window change on hideAlan Alpert2015-06-022-10/+0
* | | tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-271-4/+4
* | | Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-1/+1
* | | Move the mouse to the right place before simulating a clickUlf Hermann2015-06-051-0/+1
* | | Wait for window activation, not for exposal in key press testUlf Hermann2015-06-051-1/+1
* | | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-041-45/+94
|\| |
| * | tst_qquickwindow: Prospective fix for instability of cursor test.Friedemann Kleint2015-06-031-45/+95
* | | Potentially stabilize tst_qquickwindow::touchEvent_cancelFrederik Gladhorn2015-05-151-3/+3
* | | Stabilize QQuickWindow testSimon Hausmann2015-04-211-10/+10
* | | Added a new render job stage: NoStageMiikka Heikkinen2015-04-151-13/+77
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-131-0/+2
|\| |
| * | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-0/+2
| |\|
| | * Blacklist QQuickWindow::testWindowVisibilityOrder for OS XFrederik Gladhorn2015-03-301-0/+2
* | | Blacklist tst_qquickwindow::cursor()Simon Hausmann2015-03-271-0/+2
|/ /