qt5base-lts/src
Gatis Paeglis ab8ea993b3 qpa: start using QT_DEPRECATED_SINCE to increase visibility
... when platform plugins are using compatibility APIs.

Even though QPA is not a public API and does not promise source/binary
compatibility, we still try to not break things when possible. Eventually
deprectated APIs will be dropped  (e.g between major Qt versions). Having
deprecation warnings here would help maintainers to notice API changes even
before their code stops compiling due to removed QPA APIs. This will also
ensure that we won't forget to remove compatibility APIs.

Change-Id: If13786eb7d42a595708ace00b2ddea5209df18db
Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
2017-06-02 20:19:08 +00:00
..
3rdparty Merge remote-tracking branch 'origin/5.9' into dev 2017-05-29 10:54:41 +02:00
android Merge remote-tracking branch 'origin/5.9' into dev 2017-05-07 13:08:18 +02:00
angle Restore behavior of using libEGL and libGLESv2 as default for angle 2017-05-11 08:35:54 +00:00
concurrent Adapt to the C++ SIC introduced by P0012: noexcept specialization 2017-05-03 02:39:56 +00:00
corelib Remove QWinOverlappedIoNotifier 2017-06-02 20:01:43 +00:00
dbus Revert "Merge the QDBusMetaType's custom information to QDBusConnectionManager" 2017-05-17 13:42:47 +00:00
gui qpa: start using QT_DEPRECATED_SINCE to increase visibility 2017-06-02 20:19:08 +00:00
network Merge remote-tracking branch 'origin/5.9' into dev 2017-05-29 10:54:41 +02:00
opengl Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-13 15:55:44 +01:00
openglextensions
platformheaders Merge remote-tracking branch 'origin/5.9' into dev 2017-04-20 12:31:27 +02:00
platformsupport Merge remote-tracking branch 'origin/5.9' into dev 2017-05-29 10:54:41 +02:00
plugins QWindowsXPStyle: Do not draw some opaque theme parts directly 2017-06-02 14:04:58 +00:00
printsupport Merge remote-tracking branch 'origin/5.9' into dev 2017-05-07 13:08:18 +02:00
sql Use modern C++ keywords 2017-05-30 16:03:42 +00:00
testlib QtTest: add support for printing QStringViews 2017-04-24 19:35:11 +00:00
tools uic: re-flow a line 2017-06-02 10:30:53 +00:00
widgets QStyleAnimation: Go down to 15 fps 2017-06-01 17:56:24 +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.9' into dev 2017-03-28 09:28:31 +02:00