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
*
Change graphicsAPI to graphicsApi
Laszlo Agocs
2016-06-01
1
-1
/
+1
*
Merge remote-tracking branch 'origin/dev' into HEAD
Laszlo Agocs
2016-05-24
1
-4
/
+7
|
\
|
*
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-24
1
-3
/
+7
|
|
\
|
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-05-19
1
-3
/
+7
|
|
|
\
|
|
|
*
QQuickWidget: update() when resetting updatePending in showEvent()
Ulf Hermann
2016-05-17
1
-3
/
+7
*
|
|
|
Merge remote-tracking branch 'origin/dev' into wip/scenegraphng
Laszlo Agocs
2016-05-07
1
-4
/
+1
|
\
|
|
|
|
*
|
|
Introduce delegating constructors.
Friedemann Kleint
2016-05-06
1
-4
/
+1
*
|
|
|
QQuickWidget: Partial update support with software rendering
Andy Nichols
2016-04-20
1
-6
/
+20
*
|
|
|
QQuickWidget: Enable use with software renderer backend
Andy Nichols
2016-04-20
1
-70
/
+154
*
|
|
|
Merge remote-tracking branch 'origin/dev' into wip/scenegraphng
Laszlo Agocs
2016-04-06
1
-1
/
+3
|
\
|
|
|
|
*
|
|
Merge remote-tracking branch 'origin/5.7' into dev
Andy Nichols
2016-04-05
1
-1
/
+3
|
|
\
|
|
|
|
*
|
Add a note saying that QQuickWidget::rootObject can return null
Albert Astals Cid
2016-04-04
1
-1
/
+3
*
|
|
|
Enable building Qt Quick module with QT_NO_OPENGL defined
Andy Nichols
2016-03-22
1
-0
/
+4
|
/
/
/
*
/
/
Remove Windows CE.
Friedemann Kleint
2016-03-10
1
-2
/
+2
|
/
/
*
|
Updated license headers
Jani Heikkinen
2016-01-19
1
-14
/
+20
*
|
Rewrite inspector service
Ulf Hermann
2016-01-12
1
-8
/
+4
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-12-18
1
-7
/
+16
|
\
|
|
*
Fix crash when grabbing a QQuickWidget before it is shown.
Friedemann Kleint
2015-12-15
1
-6
/
+7
|
*
QQuickWidget: Update position of offscreen window in show().
Friedemann Kleint
2015-12-15
1
-0
/
+1
|
*
Make QQuickWidget update inside a proxy widget
Laszlo Agocs
2015-12-08
1
-1
/
+8
*
|
QSGRenderLoop: Remove the exhaust delay timer.
Robin Burchell
2015-12-07
1
-0
/
+8
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-12-07
1
-3
/
+5
|
\
|
|
*
Create proper offscreen surface the first time
Paul Olav Tvete
2015-11-27
1
-3
/
+5
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-11-21
1
-1
/
+36
|
\
|
|
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-11-17
1
-1
/
+6
|
|
\
|
|
*
Doc: added documentation to undocumented functions
Nico Vertriest
2015-11-02
1
-1
/
+6
|
*
|
QQuickWidget: Emulate visibility for offscreen window
Ulf Hermann
2015-11-16
1
-0
/
+30
*
|
|
QmlProfiler: Collect useful input events
Ulf Hermann
2015-10-30
1
-7
/
+14
|
/
/
*
|
Merge remote-tracking branch 'origin/5.5' into 5.6
Liang Qi
2015-10-02
1
-1
/
+6
|
\
|
|
*
Assert that context exists in QQuickWidgetPrivate::render
Robert Loehning
2015-09-22
1
-0
/
+2
|
*
Don't try to render directly without context in showEvent
Robert Loehning
2015-09-22
1
-1
/
+4
*
|
Fix up flawed TranslucentBackground usage in docs and examples
Laszlo Agocs
2015-09-28
1
-5
/
+6
*
|
QQuickWidget: do not render when there is no fbo due to no size
Laszlo Agocs
2015-09-08
1
-0
/
+5
*
|
QQuickView/QQuickWidget::errors(): fix crash
J-P Nurmi
2015-09-03
1
-1
/
+1
*
|
Retrieve services from debug connector, not via static instance()
Ulf Hermann
2015-08-04
1
-5
/
+7
*
|
Extract minimal abstract interfaces from debug services.
Ulf Hermann
2015-08-04
1
-2
/
+2
*
|
Avoid multisampled contexts in QQuickWidget
Laszlo Agocs
2015-08-04
1
-1
/
+10
*
|
Extract minimal interface from QQmlDebugServer and use it.
Ulf Hermann
2015-07-30
1
-3
/
+3
*
|
Remove static proxy methods from QQmlDebugService
Ulf Hermann
2015-07-29
1
-2
/
+3
*
|
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-06-30
1
-1
/
+8
|
\
|
|
*
Redirect the default FBO correctly with QQuickWidget
Laszlo Agocs
2015-06-03
1
-1
/
+8
*
|
Merge remote-tracking branch 'origin/5.5' into dev
Simon Hausmann
2015-06-04
1
-3
/
+13
|
\
|
|
*
Fix flickering when QQuickWidget becomes visible
Joni Poikelin
2015-06-01
1
-1
/
+1
|
*
Create contexts and pbuffers with the correct screen in QQuickWidget
Laszlo Agocs
2015-05-12
1
-2
/
+12
*
|
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-04-22
1
-1
/
+46
|
\
|
|
*
Support sRGB for text with QQuickWidget
Laszlo Agocs
2015-04-16
1
-0
/
+21
|
*
Match the offscreen windows position to the QQuickWidget position.
Christian Strømme
2015-04-13
1
-1
/
+25
*
|
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-04-13
1
-1
/
+20
|
\
|
|
*
QQuickWidget: expose the underlying QQuickWindow
Giuseppe D'Angelo
2015-03-27
1
-0
/
+19
|
*
Fix flushing QQuickWidget
Laszlo Agocs
2015-03-26
1
-1
/
+1
[next]