qtdeclarative/tests/auto
Tor Arne Vestbø 06ace3e226 QQuickItem::map{To,From}Item: Handle items living in different windows
With child windows now being a possibility, we need to account for
the two items in a map{To,From}Item being in different windows.

This also fixes mapping between items in different top level windows.

The item's scene is defined as the window the item is rendered into,
so nothing changes in that regard. Each window is its own scene;
either another top level scene/window, or a child/sub-scene.

Change-Id: Id2456bf1ab3b913ff9227dd10e90e756ccf33364
Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
2024-01-10 09:53:23 +01:00
..
bic
cmake qmlls: add option to disable cmake-calls 2023-12-20 08:38:26 +01:00
core Settings: Allow settings locations in resource file system 2023-09-15 15:32:39 +02:00
guiapplauncher Merge externaldraganddrop example into the draganddrop example 2023-07-04 06:54:09 +02:00
particles CMake: Make qtdeclarative tests standalone projects 2023-07-05 12:34:12 +02:00
qml Compiler: Handle all integer signs and sizes when converting primitives 2024-01-09 10:40:49 +01:00
qmldom QmlDom: Pass arguments by const ref, next round 2023-12-15 10:22:30 +01:00
qmlls tst_qmlls_utils: sort completions in test failure output 2023-12-29 09:48:27 +01:00
qmlnetwork Add QSslConfiguration and QSslKey to the QtNetwork QML module 2023-10-05 12:13:20 +02:00
qmltest SignalSpy: fix potential issues on disconnecting a signal 2023-11-28 08:43:58 +00:00
qmltest-blacklist CMake: Make qtdeclarative tests standalone projects 2023-07-05 12:34:12 +02:00
quick QQuickItem::map{To,From}Item: Handle items living in different windows 2024-01-10 09:53:23 +01:00
quickcontrols TableView: start a new selection when using Qt::ShiftModifier 2024-01-09 10:40:49 +01:00
quickdialogs FileDialog: set url schema when using the file name text field 2024-01-10 09:51:25 +01:00
quicktest CMake: Make qtdeclarative tests standalone projects 2023-07-05 12:34:12 +02:00
quickwidgets QQuickWidget: Clean up if RHI goes away under our feet 2023-12-23 00:10:50 +01:00
toolsupport QtQml: Move engine-specific data out of base compilation unit 2024-01-08 22:30:11 +01:00
CMakeLists.txt Create QML Binding for Qt Network Information 2023-09-09 11:03:43 +02:00