summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorRafael Roquetto <rafael.roquetto.qnx@kdab.com>2013-06-17 16:46:39 -0300
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-06-19 12:20:39 +0200
commit0343b926608a4014ef386b3b21be9a0940d9f8e8 (patch)
treed55900d862b23fc8ed60f4725f146c98d73caf88 /tools
parent5f49467c526fe590435fcbadc018b753d6a0f589 (diff)
QNX: Fix screen rotation
The behavior introduced by qtdeclarative's 475d1ed4f6a2 mandates that an expose event follows a geometry change event. The fix for this uncovered a bug on the raster backing store which caused the rotation to break on QtWidgets. The problem was rooted on the assumption that the QQnxRasterBackingStore::flush() method was only called after paints to the backing store surface, which was discovered to be a false assumption. Flushing the backing store can occur in other circunstances, which are out of scope on the context of the QNX plugin. Task-number: QTBUG-31329 Change-Id: Icfc3e85324f5a8745f6b5f189f27f8b763f770c7 Reviewed-by: Kevin Krammer <kevin.krammer@kdab.com> Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions