aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/tqtc/lts-5.15.12' into tqtc/lts-5.15-ope...v5.15.12-lts-lgplTarja Sundqvist2023-10-111-1/+5
|\
| * Doc: Add missing QQuickWindow constructorHatem ElKharashy2022-11-181-1/+5
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.11' into tqtc/lts-5.15-ope...v5.15.11-lts-lgplTarja Sundqvist2023-06-091-0/+2
|\|
| * Android: Fix crash on tap handler with a S-PenSamuel Mira2022-07-201-0/+2
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.9' into tqtc/lts-5.15-open...v5.15.9-lts-lgplTarja Sundqvist2023-03-231-1/+8
|\|
| * Update the window cursor on mouse releaseShawn Rutledge2022-03-171-0/+3
| * QQuickWindow: improve docs for activeFocusItemRichard Moe Gustavsen2022-02-181-0/+2
| * Treat unknown tablet device as stylus and create QTabletEventShawn Rutledge2022-01-031-1/+3
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.8' into tqtc/lts-5.15-open...v5.15.8-lts-lgplTarja Sundqvist2022-11-101-0/+11
|\|
| * deliverSinglePointEventUntilAccepted(): skip items that aren't shownShawn Rutledge2021-12-101-0/+2
| * Ensure that HoverHandler isn't hovered after HoverLeave to parent itemShawn Rutledge2021-12-031-0/+9
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.6' into tqtc/lts-5.15-open...v5.15.6-lts-lgplTarja Sundqvist2022-08-161-3/+9
|\|
| * Handle QScreen::physicalDotsPerInchChanged changes for the initial screenVolker Hilsheimer2021-07-211-3/+9
* | Merge remote-tracking branch 'origin/tqtc/lts-5.15.4' into tqtc/lts-5.15-open...v5.15.4-lts-lgplTarja Sundqvist2022-04-071-4/+3
|\|
| * QQuickWindow: don't leak old screenChanged connectionsAndreas Hartmetz2021-03-111-4/+3
* | Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-20/+20
|/
* QQuickWindowIncubationController: Use QPointer to guard QSGRenderLoop referenceMike Achtelik2021-02-111-3/+3
* Update commercial license headersTarja Sundqvist2021-02-021-20/+20
* QQuickWindow: Check if QQuickItem was not deletedBartlomiej Moskal2020-11-161-0/+8
* webOS: Allow to have activeFocus for each windowElvis Lee2020-09-141-1/+25
* Doc: Capitalize "GUI" correctlySze Howe Koh2020-08-311-5/+5
* Change the cursor within HoverHandler.marginShawn Rutledge2020-06-301-7/+11
* webOS: Don't send synthetic hover event on a frame updateJaeyoon Jung2020-06-251-0/+4
* Improve polish loop detection and diagnosticsJan Arve Sæther2020-05-211-7/+83
* QQuickWindow: pass InputMethod(Query) events on to itemsVolker Hilsheimer2020-05-191-0/+19
* Doc: Update description to be more precisePaul Wicking2020-05-181-2/+3
* Doc: Clarify what QQuickWindow::resetOpenGLState() resetsAndy Shaw2020-04-161-0/+5
* Avoid deprecated TouchPoint rect accessors in MPTA and QQWinPrivShawn Rutledge2020-04-071-2/+1
* Doc: Add missing documentations of Window Type signalsNorihito Tohge2020-03-191-1/+84
* rhi: Enable layer updateTexture(), and so grabs, in the sync phaseLaszlo Agocs2020-03-181-1/+1
* Remove hard-coded notes for 'Corresponding handler' for QML signalsTopi Reinio2020-03-101-2/+0
* doc: fix typo in signal nameRolf Eike Beer2020-03-021-1/+1
* Propagate the LanguageChange events from the QQuickWindow to the itemsAndy Shaw2020-02-251-0/+4
* Make qtdeclarative compile with -no-feature-tableteventShawn Rutledge2020-02-201-0/+2
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-131-1/+1
|\
| * Add a null check to QQuickWindowPrivate::rendererAnton Kreuzkamp2020-02-121-1/+1
* | Deliver QTabletEvents to pointer handlersv5.15.0-alpha1Shawn Rutledge2020-02-111-2/+31
* | Use the extended QQmlListProperty interface in a few placesUlf Hermann2020-02-071-4/+21
* | Add PointerHandler.cursorShape propertyShawn Rutledge2020-01-311-14/+23
* | Deprecate QQuickWindow::createTextureFromId()Laszlo Agocs2020-01-271-1/+4
* | Fix Qt6 build in preparation of qt5 submodule updateAlexandru Croitor2019-12-191-6/+6
* | Add API to get the platform specific texture handlePaul Olav Tvete2019-12-171-1/+1
* | Make the initialization failure dialog sensible with QRhiLaszlo Agocs2019-11-281-4/+13
* | Prevent infinite rhi init failure in threaded render loopLaszlo Agocs2019-11-281-0/+2
* | Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-251-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2019-11-221-1/+1
|\|
| * Doc: Fix documentation warningsTopi Reinio2019-11-111-1/+1
* | Make QQuickFbo work with the OpenGL backend of QRhiLaszlo Agocs2019-11-141-4/+9
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-161-22/+23
|\|
| * Clarify some rhi related QQuickWindow docsLaszlo Agocs2019-10-151-22/+23