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
/
quick
/
items
/
qquickrendercontrol.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix QQuickRenderControl software grabs on surface not rendered elsewhere
v5.10.0-beta2
David Edmundson
2017-10-14
1
-2
/
+2
*
Delay the deletion of QSGTextures until all windows are synchronized
Dominik Holland
2017-06-16
1
-0
/
+3
*
Run includemocs in qtdeclarative
Thiago Macieira
2017-04-26
1
-0
/
+2
*
Fix hidpi support for opengl window grabbing
Filipe Azevedo
2017-04-09
1
-0
/
+3
*
Fix wrong grabbing behavior
Filipe Azevedo
2016-12-20
1
-0
/
+5
*
Get rid of most QT_NO_FOO usages
Lars Knoll
2016-11-29
1
-4
/
+4
*
Make shader effects configurable
Lars Knoll
2016-10-10
1
-1
/
+3
*
Fix up QQuickWidget and QQuickRenderControl docs
Laszlo Agocs
2016-07-15
1
-2
/
+7
*
Fix rendercontrol grabs with the software backend
Laszlo Agocs
2016-07-15
1
-5
/
+24
*
Merge remote-tracking branch 'origin/dev' into scenegraphng
Andy Nichols
2016-05-31
1
-1
/
+1
|
\
|
*
QQuickWindow: Process a synthetic hover once per frame
Robin Burchell
2016-05-26
1
-1
/
+1
*
|
Prefix GL-specific shader effect code
Laszlo Agocs
2016-04-13
1
-2
/
+4
*
|
Merge remote-tracking branch 'origin/dev' into wip/scenegraphng
Laszlo Agocs
2016-04-06
1
-0
/
+4
|
\
|
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-07
1
-0
/
+4
|
|
\
|
|
*
QQuickRenderControl: cleanup material cache on invalidate
Tim Blechmann
2016-03-01
1
-0
/
+4
*
|
|
Enable building Qt Quick module with QT_NO_OPENGL defined
Andy Nichols
2016-03-22
1
-7
/
+16
|
/
/
*
/
Updated license headers
Jani Heikkinen
2016-01-19
1
-14
/
+20
|
/
*
Clean up correctly in rendercontrol to avoid crashes
Laszlo Agocs
2015-12-09
1
-6
/
+13
*
Merge remote-tracking branch 'origin/5.5' into 5.6
Ulf Hermann
2015-08-18
1
-0
/
+4
|
\
|
*
Doc: added documentation to undocumented methods
Nico Vertriest
2015-08-04
1
-0
/
+4
*
|
Retrieve services from debug connector, not via static instance()
Ulf Hermann
2015-08-04
1
-1
/
+0
|
/
*
Fix rendercontrol example for screens with different dpr
Laszlo Agocs
2015-04-28
1
-0
/
+5
*
Update copyright headers
Jani Heikkinen
2015-02-12
1
-7
/
+7
*
Support threading with QQuickRenderControl
Laszlo Agocs
2014-12-12
1
-1
/
+15
*
Do not send deferred deletes from QQuickRenderControl::invalidate()
Laszlo Agocs
2014-11-18
1
-1
/
+4
*
Fix render control docs
Laszlo Agocs
2014-11-17
1
-1
/
+9
*
Fix disfunctional QQuickRenderControl with multiple screens
Laszlo Agocs
2014-10-22
1
-1
/
+1
*
Update license headers and add new licenses
Jani Heikkinen
2014-08-25
1
-18
/
+10
*
Rename QQuickRenderControl::stop() to invalidate()
Laszlo Agocs
2014-08-07
1
-4
/
+4
*
Invalidate the scenegraph properly in the rendercontrol's stop()
Laszlo Agocs
2014-07-29
1
-11
/
+10
*
Add grabFramebuffer() to QQuickWidget and use it in the autotest
Laszlo Agocs
2014-07-01
1
-0
/
+2
*
Make QQuickRenderControl public
Laszlo Agocs
2014-06-24
1
-84
/
+155
*
Merge remote-tracking branch 'origin/stable' into dev
Simon Hausmann
2014-06-04
1
-2
/
+21
|
\
|
*
Make QQuickRenderControl usable (still private)
Paul Olav Tvete
2014-06-03
1
-0
/
+19
|
*
Fix QQuickWidget cleanup and invalidation sequence
Laszlo Agocs
2014-06-03
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-05-10
1
-1
/
+31
|
\
|
|
*
Getting the render window of an offscreen window
Paul Olav Tvete
2014-04-24
1
-0
/
+30
|
*
Fix QQuickView::grabWindow() on retina displays
Morten Johan Sørvig
2014-03-20
1
-1
/
+1
*
|
Compress touch events in QQuickWindow.
Gunnar Sletta
2014-05-05
1
-0
/
+3
|
/
*
QQuickWindow cleanup: Remove forceRendering flag
Paul Olav Tvete
2014-03-12
1
-3
/
+3
*
QQuickWidget: handle hide and show events properly
Paul Olav Tvete
2014-02-28
1
-0
/
+20
*
Avoid extra platformwindows with QQuickWidget
Laszlo Agocs
2014-02-21
1
-3
/
+7
*
Introducing QQuickWidget
Lars Knoll
2014-02-17
1
-0
/
+224