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_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
QQuickWidget: Add loadFromModule API's for pairity with QQuickView
Andy Nichols
2024-12-08
1
-0
/
+2
*
Alert when we are notifying semi-dead change listeners
Volker Hilsheimer
2024-12-01
1
-1
/
+1
*
QQuickWidget: Add setInitialProperties API for pairity with QQuickView
Andy Nichols
2024-09-03
1
-1
/
+3
*
Doc: Improve QQuickWidget constructor documentation
Kai Köhne
2024-05-06
1
-1
/
+1
*
Adapt to the RHI API concept
Laszlo Agocs
2023-05-22
1
-1
/
+1
*
Update QQuickWidget::texture() override because of signature change
Kristoffer Skau
2022-12-05
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-38
/
+2
*
Make QQuickWidget play nicer with the software backend
Laszlo Agocs
2022-03-25
1
-0
/
+1
*
Make QQuickWidget QRhi-based
Laszlo Agocs
2022-03-18
1
-17
/
+15
*
Implement accessibility for QQuickWidget
Morten Johan Sørvig
2021-06-01
1
-0
/
+8
*
Remove OpenGL FBO references in QQuickWindow and the renderer API
Laszlo Agocs
2020-06-02
1
-0
/
+1
*
Enable QQuickWidget with OpenGL over RHI
Laszlo Agocs
2020-05-27
1
-0
/
+1
*
Make the initialization failure dialog sensible with QRhi
Laszlo Agocs
2019-11-28
1
-1
/
+1
*
QQuickWidget: state that we want premul alpha based blending
Laszlo Agocs
2019-09-11
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-06
1
-0
/
+1
|
\
|
*
Software Adaptation: Fix QQuickWidget when moving between screens
Andy Nichols
2017-10-17
1
-0
/
+1
*
|
Replace Q_DECL_OVERRIDE with override
Kevin Funk
2017-09-25
1
-3
/
+3
|
/
*
Make keyboard events work in QQuickWidget
Laszlo Agocs
2017-03-29
1
-2
/
+0
*
Get rid of most QT_NO_FOO usages
Lars Knoll
2016-11-29
1
-2
/
+2
*
Quick: Do not calculate the difference in a geometryChange
Erik Verbruggen
2016-11-10
1
-1
/
+1
*
QML: Pass the kind of geometry change around
Erik Verbruggen
2016-07-11
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-30
1
-1
/
+2
|
\
|
*
Lazy create QmlEngine on accessing rootContext
Allan Sandfeld Jensen
2016-06-27
1
-2
/
+2
|
*
Create QmlEngine lazy in case one is not needed
Allan Sandfeld Jensen
2016-06-24
1
-0
/
+1
*
|
Enable QQuickWidget for no-OpenGL builds
Allan Sandfeld Jensen
2016-06-24
1
-0
/
+7
*
|
QQuickWidget: Partial update support with software rendering
Andy Nichols
2016-04-20
1
-0
/
+1
*
|
QQuickWidget: Enable use with software renderer backend
Andy Nichols
2016-04-20
1
-0
/
+3
|
/
*
Updated license headers
Jani Heikkinen
2016-01-19
1
-14
/
+20
*
Add missing "We mean it" comments to private headers.
Friedemann Kleint
2015-10-06
1
-0
/
+11
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Ulf Hermann
2015-08-18
1
-2
/
+2
|
\
|
*
Consistently use the override keyword
Thiago Macieira
2015-07-19
1
-2
/
+2
*
|
Avoid multisampled contexts in QQuickWidget
Laszlo Agocs
2015-08-04
1
-0
/
+2
|
/
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2015-04-16
1
-1
/
+1
|
\
|
*
Use qt_subtract_from_timeout instead of duplicating qt_timeout_value
Daniel Teske
2015-04-14
1
-1
/
+1
*
|
Match the offscreen windows position to the QQuickWidget position.
Christian Strømme
2015-04-13
1
-0
/
+1
*
|
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
|
/
*
Input method support for QQuickWidget
Paul Olav Tvete
2014-12-11
1
-0
/
+2
*
Recreate the fbo on screen change in QQuickWidget when needed
Laszlo Agocs
2014-09-23
1
-0
/
+1
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
1
-19
/
+11
*
Finish render() support for QQuickWidget
Laszlo Agocs
2014-08-11
1
-0
/
+1
*
Rename QQuickRenderControl::stop() to invalidate()
Laszlo Agocs
2014-08-07
1
-1
/
+1
*
Add support for multisampling in QQuickWidget
Laszlo Agocs
2014-06-06
1
-0
/
+1
*
Fix QQuickWidget offscreen surface format and creation order
Laszlo Agocs
2014-06-05
1
-1
/
+0
*
Fix QQuickWidget cleanup and invalidation sequence
Laszlo Agocs
2014-06-03
1
-0
/
+1
*
QQuickWidget: Fix SizeViewToRootObject
Paul Olav Tvete
2014-03-19
1
-1
/
+1
*
Add surface format to QQuickWidget.
Laszlo Agocs
2014-03-18
1
-0
/
+1
*
Consolidate context creation failure handling in Quick.
Friedemann Kleint
2014-03-13
1
-0
/
+1
*
QQuickWidget: handle resize to empty size
Paul Olav Tvete
2014-03-10
1
-0
/
+1
*
QQuickWidget: handle windowChange
Paul Olav Tvete
2014-03-07
1
-1
/
+3
*
QQuickWidget: make sure to use the proper GL format
Paul Olav Tvete
2014-03-07
1
-0
/
+2
[next]