summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/xcb-plugin.pro
Commit message (Expand)AuthorAgeFilesLines
* xcb: qxcbconnection_basicGatis Paeglis2018-10-171-0/+1
* macx-clang: Opt-in xcb QPA support with XQuartzGabriel de Dietrich2017-12-011-0/+2
* port to modularized platformsupport librariesOswald Buddenhagen2016-10-151-1/+1
* mark some already-clean platform plugins as Q_FOREACH-freeMarc Mutz2016-08-261-0/+2
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-5/+4
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-12-291-1/+0
|\
| * Remove direct linkage to dbus and qdbusSimon Hausmann2014-12-181-5/+0
* | Make GLX and EGL dynamic dependencies for xcbJørgen Lind2014-12-201-114/+2
|/
* Don't link to Xlib's Xrender libraryGatis Paeglis2014-10-271-1/+1
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-0/+1
|\
| * Add QMAKE_CFLAGS_XCB to xcbBoris Savelev2014-09-101-0/+1
* | Remove specific maemo/meego codepathsAllan Sandfeld Jensen2014-08-061-14/+4
|/
* Remove unused define XCB_USE_IBUS.Jędrzej Nowacki2014-06-191-1/+0
* deprecate import_qpa_plugin and qpa_minimal_pluginOswald Buddenhagen2014-04-241-0/+1
* Add better support for keymap update handlingGatis Paeglis2014-03-271-6/+2
* Update bundled libxkbcommon version to 0.4.0Gatis Paeglis2014-03-191-4/+1
* Remove usage of QT_NO_SHAPEGatis Paeglis2014-03-071-2/+1
* xcb: Rename main.cpp to xcbmain.cpphjk2014-03-041-1/+1
* Make xcb compile with X-less EGL implementationsLaszlo Agocs2014-02-091-1/+1
* Make xcb QPA plugin link on FreeBSDGabriel de Dietrich2014-01-201-1/+1
* Revert "Move the glxfbconfig configtest to qpa and rename it to glx"Thiago Macieira2013-12-071-1/+1
* Move the glxfbconfig configtest to qpa and rename it to glxJorgen Lind2013-11-281-1/+1
* Add new configure parameter for Xcb-XlibAndrew Knight2013-11-281-9/+9
* Build X11 session management only if dependencies are foundTeo Mrnjavac2013-09-201-0/+1
* Use egl.prf in xcb instead of hardcoding -lEGLLaszlo Agocs2013-09-171-1/+1
* Bring back Qt4 X11 session management functionality.Teo Mrnjavac2013-09-131-0/+7
* Move the X11 system tray code from widgets into XCB-plugin.Friedemann Kleint2013-07-301-2/+4
* Introduce QXcbXSettingsJørgen Lind2013-05-201-2/+4
* Make access to xkbcommon_workaround.h more genericGatis Paeglis2013-05-071-0/+4
* Use X11 core protocol when xkb not availableGatis Paeglis2013-05-071-1/+5
* Utilize libxkbcommon API for the keyboard backend on X11Gatis Paeglis2013-05-071-7/+4
* Add xcb-xkb to 3rd party libsGatis Paeglis2013-05-071-0/+1
* Add libxkbcommon to 3rd party libsGatis Paeglis2013-05-071-1/+8
* fix linker command lineOswald Buddenhagen2012-12-211-1/+1
* Consistently prefix all platform plugin libraries with "q".Samuel Rødal2012-12-111-1/+1
* Add PLUGIN_CLASS_NAME to qtbase pluginsMiikka Heikkinen2012-12-101-0/+1
* Add configure option to minimize xcb runtime dependenciesKai Koehne2012-11-071-0/+117