summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbnativeinterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Silence a GCC 8 warning in qxcbnativeinterfaceVille Voutilainen2018-02-271-7/+7
* XCB: Implement native window dump for diaglibFriedemann Kleint2018-01-241-0/+56
* Replace Q_NULLPTR with nullptr where possibleKevin Funk2017-09-191-27/+27
* xcb: add support for peeking into the XCB event queueGatis Paeglis2017-08-111-1/+30
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-041-8/+4
|\
| * xcb: Use QT_CONFIG macro to check for xcb-xlibAlexander Volkov2017-06-281-8/+4
* | Basic Vulkan enablersLaszlo Agocs2017-03-171-1/+14
* | xcb: Wrap xcb callings in macrosAlexander Volkov2017-02-231-27/+10
|/
* XCB: Use member initializationFriedemann Kleint2017-01-271-2/+1
* remove stray dbus/-menu dependency from xcb pluginOswald Buddenhagen2016-10-041-4/+0
* xcb: Remove unused NoFontHinting hintAlexander Volkov2016-09-121-4/+0
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-221-0/+3
|\
| * Fix QWidget::setWindowRole()Alexander Volkov2016-08-191-0/+3
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-03-131-1/+6
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-111-1/+6
| |\|
| | * Expose the number of X screen through the QXcbScreenFunctionsAlexander Volkov2016-03-051-0/+5
| | * xcb: resourceType names must have only small lettersBłażej Szczygieł2016-03-041-1/+1
* | | QtBase (remainder): use printf-style qWarning/qDebug where possible (I)Marc Mutz2016-03-121-1/+1
|/ /
* | QXcbNativeIntegration: Add query for compositing enabledGabriel de Dietrich2016-03-041-1/+6
* | Updated license headersJani Heikkinen2016-01-151-14/+20
* | iOS: Implement support for QApplication::beep()Tor Arne Vestbø2015-12-171-12/+0
* | Make native cursor handles accessible.Friedemann Kleint2015-12-141-0/+15
* | Xcb: Fix debugging codeUlf Hermann2015-12-101-5/+9
|/
* xcb: Export RootWindow to QXcbNativeInterface::nativeResourceForScreen()Alexander Volkov2015-04-301-0/+3
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-0/+3
|\
| * Make it possible to use the -visual argumentJørgen Lind2015-04-151-0/+3
* | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-03-161-12/+44
|\|
| * xcb: Add support for obtaining default xcb connectionJan Kundrát2015-03-121-0/+9
| * Fix bunch of other segfaults due to null screensJan Kundrát2015-03-121-12/+35
* | A11y: query a11y bus address from X displayFrederik Gladhorn2015-03-091-1/+26
* | xcb: implement and deprecate QWidget::setWindowIconText()Shawn Rutledge2015-03-061-0/+3
* | Merge remote-tracking branch 'origin/5.5' into devOswald Buddenhagen2015-03-031-5/+5
|\|
| * Have XCB/Windows platform integration classes keep their own instance pointerSandro Mani2015-02-251-5/+5
* | Move the systemTrayVisualHasAlphaChannel to the QXcbSystemTrayTrackerJørgen Lind2015-02-251-38/+8
* | xcb: Expose the systemtray functions through platformheadersJørgen Lind2015-02-231-24/+16
|/
* xcb: remove stray QDBusMenuConnection in QXcbNativeInterfaceShawn Rutledge2015-02-201-2/+1
* Fix xcb plugin compilation without D-BusAlex Trotsenko2015-02-131-0/+3
* xcb: QSystemTrayIcon: grab background pixmap for compositing only onceShawn Rutledge2015-02-121-10/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Handle gracefully the removal and re-attachment of all QScreensShawn Rutledge2015-02-071-1/+6
* QSystemTrayIcon uses D-Bus StatusNotifier on Linux when possibleShawn Rutledge2015-01-221-3/+4
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-1/+5
|\
| * Turn off font hinting when we do high DPI scalingPaul Olav Tvete2015-01-161-1/+5
* | Add some missing nativeResourceForIntegration imlementationsJørgen Lind2014-12-221-0/+14
* | Make GLX and EGL dynamic dependencies for xcbJørgen Lind2014-12-201-98/+174
* | xcb: Fix transparent tray backgrounds with 24bpp tray visualsUli Schlachter2014-12-091-0/+12
|/
* xcb: Fix getting the primary screen from QXcbConnection::screens()Alexander Volkov2014-10-291-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Support antialias and rgba Xft settings as used by GNOME and UNITYAllan Sandfeld Jensen2014-08-181-1/+8
* Add support for querying "eglconfig" through the xcb native interfaceAndras Becsi2014-07-101-0/+16