index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
quickwidgets
/
qquickwidget.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix QQuickWidget memory corruption in setSource
Masoud Jami
2025-04-02
1
-2
/
+2
*
QAccessible: Improve accessibility for QQuickWidget offscreen items
MohammadHossein Qanbari
2025-03-17
1
-1
/
+3
*
QQuickWidget: Add loadFromModule API's for pairity with QQuickView
Andy Nichols
2024-12-08
1
-9
/
+67
*
Replace deprecated QImage::mirror(ed) with flip(ped)
Volker Hilsheimer
2024-12-02
1
-1
/
+1
*
QQuickWidget: resize offscreen window before its content item
Volker Hilsheimer
2024-11-21
1
-0
/
+1
*
QQuickWidget: Update initial contentItem size
David Edmundson
2024-11-08
1
-0
/
+1
*
Add missing includes
Fabian Kosmale
2024-10-24
1
-0
/
+1
*
QQuickWidget: Assign focus to offscreen window when focus chain wraps
MohammadHossein Qanbari
2024-10-01
1
-6
/
+37
*
QQuickWidget: Add setInitialProperties API for pairity with QQuickView
Andy Nichols
2024-09-03
1
-4
/
+27
*
QQuickWidget: Clamp texture size
Laszlo Agocs
2024-08-15
1
-1
/
+11
*
QQuickWidgets: Don't recreate root item on window change
Olivier De Cannière
2024-06-19
1
-3
/
+1
*
Enable QQuickWidget flushing to native child widgets
Tor Arne Vestbø
2024-06-04
1
-6
/
+0
*
Doc: Improve QQuickWidget constructor documentation
Kai Köhne
2024-05-06
1
-10
/
+9
*
QQuickWidget: Set WA_AcceptTouchEvents in all constructors
Kai Köhne
2024-05-06
1
-22
/
+21
*
Use new QWidgetPrivate::rhi() helper method for accessing QWidget RHI
Tor Arne Vestbø
2024-04-03
1
-17
/
+12
*
QQuickWidget: Play nice with Vulkan and offscreen grabbing
Laszlo Agocs
2024-03-06
1
-1
/
+7
*
QQuickWidget: don't set WA_AcceptTouchEvents on macOS
Shawn Rutledge
2024-03-04
1
-0
/
+17
*
QQuickWidget: accept touchpoint even if it has a passive grab
Shawn Rutledge
2024-01-20
1
-1
/
+1
*
QQuickWidget: Clean up if RHI goes away under our feet
Tor Arne Vestbø
2023-12-23
1
-1
/
+17
*
Fix QQuickWidget rendering API mapping for D3D12
Laszlo Agocs
2023-09-04
1
-0
/
+2
*
QQuickWidget: give each mapped mouse event the same QEventPoint
Shawn Rutledge
2023-07-28
1
-0
/
+6
*
QQuickWindow track changes via DevicePixelRatioChange event
David Edmundson
2023-05-11
1
-2
/
+7
*
Fix problem with subFocusItem on non-OpenGL QSG
Allan Sandfeld Jensen
2023-04-07
1
-1
/
+1
*
qquickwidget: Try to initialize rhi on renderSceneGraph
David Redondo
2023-03-17
1
-6
/
+4
*
Fix build with -no-feature-graphicsview
Tasuku Suzuki
2023-01-17
1
-0
/
+2
*
QQuickWidget: always accept touch events and grabbed event points
Volker Hilsheimer
2022-12-22
1
-2
/
+17
*
Update QQuickWidget::texture() override because of signature change
Kristoffer Skau
2022-12-05
1
-3
/
+3
*
Make the pipeline cache real and move some settings to QGraphicsConfig
Laszlo Agocs
2022-09-16
1
-1
/
+10
*
Fix non-OpenGL usage of QQuickWidget::setContent(QUrl(), nullptr, root)
Allan Sandfeld Jensen
2022-08-26
1
-1
/
+4
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
QuickWidgets: includemocs
Marc Mutz
2022-04-29
1
-0
/
+2
*
Make QQuickWidget play nicer with the software backend
Laszlo Agocs
2022-03-25
1
-5
/
+20
*
Make QQuickWidget QRhi-based
Laszlo Agocs
2022-03-18
1
-281
/
+277
*
Doc: Turn notes into section in QQuickWidget overview
Kai Köhne
2022-02-18
1
-7
/
+12
*
Make sure QQuickWidget and its offscreen window's screens are always in sync
Vlad Zahorodnii
2022-02-08
1
-15
/
+11
*
Fix focus for items inside a QQuickWidget in a QGraphicsProxyWidget
Paul Olav Tvete
2021-12-07
1
-6
/
+72
*
Check for nullptr in QQuickWidgetPrivate::render()
Shawn Rutledge
2021-06-04
1
-1
/
+2
*
Implement accessibility for QQuickWidget
Morten Johan Sørvig
2021-06-01
1
-7
/
+17
*
Move event delivery from QQWindow to QQuickDeliveryAgent
Shawn Rutledge
2021-02-24
1
-3
/
+9
*
QQuickWidget/Documentation: Mention the need to set the graphics API
Friedemann Kleint
2021-02-11
1
-3
/
+7
*
quickwidgets: fix build with -no-feature-messagebox
Nick Shaforostov
2021-02-01
1
-1
/
+3
*
fixs wayland qtwebeneine application webpage close crash
Ma Aiguo
2021-01-15
1
-2
/
+2
*
Port from devicePixelRatioF() to devicePixelRatio()
Morten Johan Sørvig
2020-09-28
1
-6
/
+6
*
Fix additional warnings from usage of deprecated APIs
Volker Hilsheimer
2020-09-16
1
-3
/
+3
*
Propagate focusObjectChanged signal (second attempt)
Eskil Abrahamsen Blomfeldt
2020-09-08
1
-0
/
+13
*
Revert "QQuickWidget: Propagate focusObjectChanged"
Eskil Abrahamsen Blomfeldt
2020-09-02
1
-1
/
+0
*
QQuickWidget: Propagate focusObjectChanged
Eskil Abrahamsen Blomfeldt
2020-08-31
1
-0
/
+1
*
Revive QQuickWidget rendering
Laszlo Agocs
2020-08-31
1
-0
/
+5
*
Doc: Capitalize "GUI" correctly
Sze Howe Koh
2020-08-30
1
-1
/
+1
*
Fix more deprecated accessors
Shawn Rutledge
2020-07-29
1
-3
/
+3
[next]