summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/xcb_qpa_lib.pro
Commit message (Expand)AuthorAgeFilesLines
* 3rdparty: remove xcb libs and bump minimal required version to 1.11Gatis Paeglis2019-08-271-17/+13
* platformsupport/input: add xkbcommon utilities libGatis Paeglis2019-03-011-2/+2
* Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-081-3/+5
|\
| * configure: make xcb-render a hard dependency for xcb pluginGatis Paeglis2019-01-031-2/+3
| * configure: properly atomize render vs. renderutilGatis Paeglis2019-01-031-1/+1
| * configure: properly atomize xcb-syslibsOswald Buddenhagen2018-12-171-2/+3
* | Fix build with Clang 3.8Thiago Macieira2018-12-191-0/+4
|/
* src/3rdparty: remove xkbcommonGatis Paeglis2018-11-301-10/+4
* xcb: qxcbconnection_screensGatis Paeglis2018-10-171-0/+1
* xcb: qxcbconnection_basicGatis Paeglis2018-10-171-2/+6
* xcb: call processXcbEvents() on every event loop iterationGatis Paeglis2018-10-151-3/+7
* xcb: lock-free event processingGatis Paeglis2018-10-141-2/+4
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-071-2/+5
|\
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-291-2/+5
* | xcb: Use XCB instead of Xlib for XInputAlexander Volkov2018-03-221-4/+4
|/
* xcb: remove xlib dependency from core keymap assemblingGatis Paeglis2018-02-241-1/+2
* Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-0/+2
|\
| * xcb_qpa_lib: Fix "undefined reference to `dlsym'" errorDongmei Wang2017-12-051-0/+2
* | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-10-041-1/+0
|\|
| * XCB: also test for Xinerama's presenceThiago Macieira2017-09-211-1/+0
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-061-8/+1
|\|
| * xcb: Use QT_CONFIG macro to check for xcb-sm, xcb-render, and xcb-glxAlexander Volkov2017-07-031-8/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-3/+1
|\|
| * xcb: Replace XCB_USE_XINPUT define by QT_CONFIG macroAlexander Volkov2017-06-291-2/+1
| * xcb: Use QT_CONFIG macro to check for xcb-xlibAlexander Volkov2017-06-281-1/+0
* | xcb: Decode EDID blobPier Luigi Fiorini2017-05-041-1/+2
* | xcb: Add experimental legacy support for native X11 paintingLouai Al-Khanji2017-04-211-0/+1
* | Basic Vulkan enablersLaszlo Agocs2017-03-171-0/+12
|/
* rely on transitive library dependencies for freetype/fontconfigOswald Buddenhagen2016-10-151-2/+0
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-1/+7
* use helper libs via QMAKE_USEOswald Buddenhagen2016-10-151-4/+1
* remove stray dbus/-menu dependency from xcb pluginOswald Buddenhagen2016-10-041-3/+0
* Fix bundled xkbcommon build without xcb-xkb presentLaszlo Agocs2016-08-291-1/+5
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-08-291-0/+2
|\
| * fix build with qt-xcb and another installed qt in a system locationOswald Buddenhagen2016-08-251-0/+2
* | Merge dev into 5.8Oswald Buddenhagen2016-08-221-34/+21
|\ \
| * | Use qtConfig throughout in qtbaseLars Knoll2016-08-191-8/+7
| * | Clean up xkbcommon.priLars Knoll2016-08-191-2/+1
| * | fix xcb-render nestingOswald Buddenhagen2016-08-191-6/+5
| * | Rework privateFeatureLars Knoll2016-08-191-1/+1
| * | Improve library version handlingLars Knoll2016-08-191-5/+0
| * | employ QMAKE_USE: LIBS += -lfooOswald Buddenhagen2016-08-191-5/+5
| * | employ QMAKE_USE: LIBS += $$QMAKE_LIBS_FOOOswald Buddenhagen2016-08-191-10/+5
* | | xcb: eradicate Q_FOREACH loopsMarc Mutz2016-08-171-0/+1
|/ /
* | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-06-211-1/+1
|\|
| * correctly link xcb-static libOswald Buddenhagen2016-06-171-1/+1
* | Consistent naming for Xinput2 related definesLars Knoll2016-04-071-4/+4
* | Unify naming of LIBS/CFLAGS for 3rd party librariesLars Knoll2016-04-071-1/+1
|/
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-2/+1
* xcb: Add Xinerama supportBłażej Szczygieł2015-12-221-1/+1