aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-03-091-1/+5
|\
| * 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
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-211-0/+2
|\|
| * Make qtdeclarative compile with -no-feature-tableteventShawn Rutledge2020-02-201-0/+2
* | Quick: Don't qualify OpenGL includes (part two)Johan Klokkhammer Helsing2020-02-181-2/+5
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-171-7/+53
|\|
| * 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
* | | Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-02-031-14/+23
|\| |
| * | Add PointerHandler.cursorShape propertyShawn Rutledge2020-01-311-14/+23
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-301-1/+4
|\| |
| * | Deprecate QQuickWindow::createTextureFromId()Laszlo Agocs2020-01-271-1/+4
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-141-1/+1
|\| |
| * | 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
* | | Remove D3D12 scenegraph backendLaszlo Agocs2020-01-061-4/+1
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-12-121-6/+17
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-151-4/+9
|\| |
| * | Make QQuickFbo work with the OpenGL backend of QRhiLaszlo Agocs2019-11-141-4/+9
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-171-22/+23
|\| |
| * | 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
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-161-1/+0
|\| |
| * | Move type declarations for QtQuick.Window* into imports/windowUlf Hermann2019-10-151-1/+0
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-111-29/+74
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-101-29/+74
| |\|
| | * QQuickWindow: Higher z-order items now steal drop targetStephen D'Angelo2019-10-091-29/+66
| | * Send ShortcutOverride event when receiving a non-spontaneous key pressTeemu Holappa2019-10-091-0/+8
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-091-3/+3
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-081-3/+3
| |\|
| | * Small performance improvements suggested by clang-tidyAlbert Astals Cid2019-10-071-3/+3
* | | Merge remote-tracking branch 'origin/5.15' into devLiang Qi2019-10-071-7/+17
|\| |
| * | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-041-7/+17
| |\|
| | * Fix device pixel ratio with QRhi for native textLaszlo Agocs2019-10-031-0/+7
| | * QQuickWindow: Don't leak the animation controllerUlf Hermann2019-10-021-1/+1
| | * Avoid changing function signature in public headerLaszlo Agocs2019-09-181-3/+6
| | * Clean up GraphicsStateInfo after API reviewLaszlo Agocs2019-09-181-3/+3
* | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-271-0/+12
|\| |
| * | Restore QQuickWindowPrivate::dragOverThreshold(d, axis, TouchPoint)Shawn Rutledge2019-09-231-0/+12
| |/
* | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-09-191-6/+6
|\ \ | |/ |/|
| * Merge remote-tracking branch 'origin/dev' into wip/qt6Ulf Hermann2019-09-051-10/+122
| |\
| * \ Merge remote-tracking branch 'origin/dev' into wip/qt6Alexandru Croitor2019-08-091-0/+13
| |\ \