aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickwindow
Commit message (Expand)AuthorAgeFilesLines
* skip part of tst_qquickwindow::testWindowVisibilityOrder on UnityShawn Rutledge2017-10-231-4/+9
* Fix flaky failure in attachedProperty() autotestJan Arve Saether2017-08-032-1/+1
* tst_qquickwindow: Make touch tests pass with High DPI scalingFriedemann Kleint2017-08-021-40/+61
* QQuickWindow/View: set a QObject-parent on the root itemJ-P Nurmi2017-06-021-0/+24
* Revert "QQuickWindow::createTextureFromImage(): return nullptr for null images"Mitch Curtis2017-06-021-11/+0
* Revert "Blacklist tst_qquickwindow::attachedProperty on macOS 10.11"Tony Sarajärvi2017-05-191-2/+0
* Revert "Blacklist tst_qquickwindows::requestActivate in macOS 10.11"Tony Sarajärvi2017-05-161-2/+0
* QQuickWindow::createTextureFromImage(): return nullptr for null imagesMitch Curtis2017-05-151-0/+11
* Blacklist tst_qquickwindow::attachedProperty on macOS 10.11Tony Sarajärvi2017-04-101-0/+2
* Blacklist tst_qquickwindows::requestActivate in macOS 10.11Tony Sarajärvi2017-04-041-0/+2
* Fix copied QDragMoveEvent drop action to propagate to original eventAlexandru Croitor2017-03-071-0/+258
* Rename Window.targetScreen to screen, and pick up changes to the screenTor Arne Vestbø2017-02-111-1/+1
* Make it possible to call grabToImage() on Window.contentItemOleg Yadrov2017-01-023-1/+36
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-141-11/+11
|\
| * Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-11/+11
* | Enable making window-screen associations from QMLLaszlo Agocs2016-10-102-0/+29
|/
* 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
|\