qt6-bb10/src
Jake Petroules 0f4cce2630 QOperatingSystemVersion: add Android Oreo (v8.0, API level 26)
[ChangeLog][Binary Compatibility Note] The variable
QOperatingSystemVersion::AndroidOreo was added in this release.
Code that uses this variable will not run under Qt 5.9.1.
If backwards compatibility is desired, use instead
  QOperatingSystemVersion(QOperatingSystemVersion::Android, 8)

Change-Id: I1da5a5577bf6b719e543a1ded1f9b912a83665c3
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-08-22 05:45:17 +00:00
..
3rdparty Bump minimum glibc requirement for sys/eventfd.h to glibc 2.8 2017-08-04 17:56:34 +00:00
android Android: fix missing wheel events 2017-06-18 12:59:14 +00:00
angle ANGLE: Fix build for newer MinGW versions 2017-08-02 16:38:28 +00:00
concurrent Adapt to the C++ SIC introduced by P0012: noexcept specialization 2017-05-03 02:39:56 +00:00
corelib QOperatingSystemVersion: add Android Oreo (v8.0, API level 26) 2017-08-22 05:45:17 +00:00
dbus Fix race condition in QDBusAbstractInterfacePrivate::initOwnerTracking() 2017-08-04 18:47:55 +00:00
gui Fix huge painting artefact of certain dashed lines 2017-08-18 11:37:19 +00:00
network Avoid dereferencing nullptr 2017-08-18 10:36:01 +00:00
opengl Make high-dpi QGLWidget work cross platform 2017-08-02 21:58:21 +00:00
openglextensions
platformheaders Doc: rephrase parameter description to avoid qdoc error message 2017-04-18 10:37:50 +00:00
platformsupport macOS: Fix matching of font weights for application fonts 2017-08-16 12:48:15 +00:00
plugins Android: stop composing before pasting new text 2017-08-21 07:26:00 +00:00
printsupport configure: Add a feature to write tests in the .json file 2017-08-02 16:37:48 +00:00
sql Doc: Mark the dbmsType() function and DbmsType enum as internal 2017-08-16 13:14:33 +00:00
testlib Add flowId to messages when logging in TeamCity format 2017-08-04 18:48:48 +00:00
tools Bump copyright year of qdbuscpp2xml and qdbusxml2cpp to 2017 2017-07-14 13:00:54 +00:00
widgets macOS: Fix padding around tab label with icon 2017-08-18 07:27:52 +00:00
winmain Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-08 15:49:18 +01:00
xml Prefer rvalue versions of toLatin() and toUtf8() 2017-03-30 20:31:59 +00:00
src.pro Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-27 10:42:08 +02:00