qt5base-lts/src
Eskil Abrahamsen Blomfeldt d59e9af592 Make sure window is updated on resize event
After 475d1ed4f6a21686828fbd018542b469a8b2dbcd in qtdeclarative,
orientation changes on Android were broken, because the resize
event no longer implicitly causes an expose event. So we need
to post both when doing the resize.

Task-number: QTBUG-30909
Change-Id: I87c8c38e14d96a03b3409ef6439c3ac6ef432005
Reviewed-by: Samuel Rødal <samuel.rodal@digia.com>
2013-04-29 14:50:49 +02:00
..
3rdparty uclibc/pcre: Fix the linking of libQtCore for mips/uclibc 2013-04-29 14:50:49 +02:00
android Remove dead code 2013-04-15 13:19:01 +02:00
angle Add missing intrin.h include for __cpuid 2013-04-23 12:45:16 +02:00
concurrent Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
corelib Fix possible race in QMutex 2013-04-29 11:15:35 +02:00
dbus Doc: Fix module name in .qdocconf 2013-04-26 14:18:16 +02:00
gui Fix QKeySequence matching 2013-04-29 08:56:09 +02:00
network QNX host lookup: do not try to load libresolv.so, it is not there 2013-04-24 09:01:14 +02:00
opengl Doc: Fix module name in .qdocconf 2013-04-26 14:18:16 +02:00
openglextensions Make sure that we #include qconfig.h before testing for features. 2013-03-19 07:02:57 +01:00
platformsupport Added grabbing option for qevdevkeyboard and mouse. 2013-04-23 12:39:14 +02:00
plugins Make sure window is updated on resize event 2013-04-29 14:50:49 +02:00
printsupport QPrinter - Fix doc errors 2013-04-12 11:46:01 +02:00
sql qsql_odbc: fix SQLGetStmtAtt usage 2013-04-24 01:30:20 +02:00
testlib Fix the QTouchEventSequence code snippet so that it compiles 2013-04-18 09:18:43 +02:00
tools qdoc: Adjust regexp that generates tags from module names 2013-04-26 14:18:16 +02:00
widgets Prevent crash due to giving QWidget::update() a large rect. 2013-04-29 08:09:24 +02:00
winmain fix path adjustments in installed metafiles 2013-01-30 15:43:00 +01:00
xml Mark as unused the private members that aren't and CANNOT be used 2013-04-15 15:32:40 +02:00
src.pro make bootstrapping of qdoc optional 2013-04-03 00:37:48 +02:00