qt5base-lts/src
Jimi Huotari 2e7c83ea38 Fix build with -xcb and -no-libinput
Since a34e81ab [1], 'xkbcommon_support' is under
'src/platformsupport/input', and will not be defined when building
with -no-libinput, and as such, 'xkbcommon_support-private' added in
'src/plugins/platforms/xcb/xcb_qpa_lib.pro' will be unknown.

1. https://code.qt.io/cgit/qt/qtbase.git/commit/?h=5.14&id=a34e81ab

Change-Id: I79563b329623651b462b8fedcfb59ef5f2c2e52a
Gentoo-bug: https://bugs.gentoo.org/699110
Suggested-by: Petr Zima <zima@matfyz.cz>
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2019-11-23 20:33:31 +02:00
..
3rdparty Merge remote-tracking branch 'origin/5.13' into 5.14 2019-11-14 09:52:51 +01:00
android Android: Do not extract QML assets data 2019-10-02 15:00:35 +00:00
angle Disable debug-and-release builds for MinGW 2019-09-18 06:28:16 +00:00
concurrent QtConcurrent: fix warning about function parameters shadowing class members 2019-10-08 23:21:14 +02:00
corelib QCborValue: Extend the constructor to also create extended types 2019-11-23 02:14:42 +01:00
dbus Merge remote-tracking branch 'origin/5.13' into 5.14 2019-10-10 09:13:49 +02:00
gui rhi: d3d11: Do not rely on Win10-only enum value 2019-11-22 13:06:32 +01:00
network Merge remote-tracking branch 'origin/5.13' into 5.14 2019-11-06 11:41:19 +01:00
opengl QPainter: don't print deprecated warnings for HighQualityAntialiasing 2019-10-03 13:15:47 +02:00
openglextensions QtGui: Disable Windows on ARM64 preprocessor conflict in QtOpenGL 2019-10-21 09:14:18 -04:00
platformheaders Merge remote-tracking branch 'origin/5.13' into dev 2019-06-27 14:38:03 +02:00
platformsupport Fix build with -xcb and -no-libinput 2019-11-23 20:33:31 +02:00
plugins xcb: Simplify code by using helper QXcbIntegration::defaultConnection() 2019-11-20 14:37:49 +03:00
printsupport Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
sql Doc: add warning for binding values in QSqlQuery 2019-11-18 23:52:36 +01:00
testlib Merge remote-tracking branch 'origin/5.13' into 5.14 2019-11-06 11:41:19 +01:00
tools Add support for passing qrc files to qmlimportscanner 2019-11-13 14:00:39 +01:00
widgets Doc: improve Using Model Indexes in Model View Programming guide 2019-11-19 08:56:44 +01:00
winmain Merge remote-tracking branch 'origin/5.13' into dev 2019-05-27 15:34:10 +02:00
xml QDom: use QLocale::C when converting a double to a xml attribute 2019-11-19 17:33:33 +01:00
src.pro Merge remote-tracking branch 'origin/5.13' into 5.14 2019-10-10 09:13:49 +02:00