qt6-bb10/src
Richard Moe Gustavsen cd1f44a9fc iOS: animate screen from current in-flight geometry
If you show/hide the keyboard quickly while we scroll the
screen, the scroll will appear to jump. The reason is that
the screen animation will start from where the model layer
is at, and not the presentation layer. So specify that
the animation should start from the current state of the
presentation layer.

Change-Id: I3db87ab11aab583eb50784b0c0a03a9a07c8b822
Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
2014-03-29 10:39:11 +01:00
..
3rdparty ANGLE: Don't export DLLMain functions for static builds 2014-03-28 07:58:45 +01:00
android Android: implement batch editing for input methods 2014-03-28 18:04:22 +01:00
angle d3dcompiler_qt: Directly link the d3dcompiler DLL on WinRT 8.1 2014-03-28 07:58:47 +01:00
concurrent Doc: Add docs for QtConcurrent::{Unhandled,Exception} 2014-03-17 20:52:42 +01:00
corelib Fix typos 2014-03-29 00:40:46 +01:00
dbus Fix some documentation errors. 2014-03-24 16:42:02 +01:00
gui Avoid out of bounds memory reads when scaling images 2014-03-28 22:52:19 +01:00
network network: add support for NTLM Session Security 2014-03-20 19:01:53 +01:00
opengl Doc: Fix typos 2014-03-27 15:36:58 +01:00
openglextensions Remove the header precompilation for QtXml and QtOpenGLExtensions 2014-03-04 04:36:00 +01:00
platformsupport Fix application font removal when using FontConfig 2014-03-27 14:41:53 +01:00
plugins iOS: animate screen from current in-flight geometry 2014-03-29 10:39:11 +01:00
printsupport Initialize the picpainter State in the QAlphaPaintEngine. 2014-03-21 21:08:27 +01:00
sql [QtSql]QIBASE]add support for prepared queries in numRowsAffected 2014-03-29 08:46:00 +01:00
testlib Doc: Fix warning about nonexistent 'message' parameter 2014-03-25 00:00:23 +01:00
tools Doc: Update year to 2014 2014-03-27 15:22:33 +01:00
widgets Do not rely on the list of standard font sizes for QFontDialog. 2014-03-28 22:52:19 +01:00
winmain WinRT: Add debug message handler for winrtrunner 2014-03-14 22:40:32 +01:00
xml Doc: Fix typos 2014-03-27 15:36:58 +01:00
src.pro Disable QtOpenGL in dynamicgl builds 2014-03-14 22:40:15 +01:00