qt6-bb10/src
Andre de la Rocha cc873ec23a Windows QPA: Fix blinking dot on Windows 7/8/8.1
A blinking white dot could appear on dark backgrounds on Windows 7/8/8.1.
It was caused by a workaround added to trigger the on-screen keyboard
on the Microsoft Surface. This change effectively restricts that
workaround to Windows 10, where the blinking dot was not an issue.
And anyway, impact over the Surface functionality should be minimal,
as all models produced since 2015 only support Windows 10 (and it's
unknown if the workaround was ever necessary for early models running
Windows 8.1).

Fixes: QTBUG-74492
Change-Id: Ic9b9c0f71f23b75212054c56a29796cf0efa109a
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2019-07-04 10:05:19 +02:00
..
3rdparty ANGLE: Invalidate client window area when resizing swap chain 2019-06-21 12:30:32 +02:00
android Android: Stick with buildToolsVersion 28.0.3 2019-06-28 12:03:29 +03:00
angle ANGLE: Invalidate client window area when resizing swap chain 2019-06-21 12:30:32 +02:00
concurrent Doc: Correct documentation of QFuture::cancel 2019-06-11 11:11:43 +00:00
corelib Mark QObject::deleteLater() as \threadsafe 2019-07-03 09:03:24 +00:00
dbus Qt D-Bus: Document CMake commands 2019-06-21 11:04:05 +02:00
gui Fix crash with drag cursor handling 2019-06-28 12:37:16 +02:00
network Fix compiler warnings when building with DEBUG defines set 2019-07-02 23:30:42 +02:00
opengl QtOpenGL: Unify license headers 2019-01-29 10:41:46 +00:00
openglextensions Move forward-declaration inside of namespace 2019-05-15 10:58:49 +00:00
platformheaders Ability to switch language under platform eglfs/linuxfb 2019-01-25 15:00:07 +00:00
platformsupport Add a QVkConvenience class with vkFormatFromGlFormat 2019-06-21 11:19:58 +02:00
plugins Windows QPA: Fix blinking dot on Windows 7/8/8.1 2019-07-04 10:05:19 +02:00
printsupport printsupport: Fix clang-cl warning 2019-04-09 07:00:02 +00:00
sql Replace executedQuery when executing a new query 2019-01-30 23:08:04 +00:00
testlib Apple test logger: Handle test log messages without a context 2019-03-26 19:15:26 +00:00
tools moc: Fix indentation of generated code 2019-06-07 11:43:28 +02:00
widgets Update visible window's alpha when toggling WA_TranslucentBackground 2019-07-02 16:35:18 +02:00
winmain qtmain_winrt: Avoid nullptrs in str*cmp which cause crashes 2019-05-17 09:26:33 +00:00
xml Doc: Clarify state of Qt Xml 2019-05-24 11:54:55 +02:00
src.pro Move androiddeployqt to qtbase 2018-06-21 11:08:57 +00:00