summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbnativeinterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-5/+5
* Prefix textstream operators with Qt::Lars Knoll2019-05-021-4/+4
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-201-2/+5
|\
| * xcb: check for nullptr when reading AT_SPI_BUS propertyv5.12.2Gatis Paeglis2019-03-061-2/+5
* | Fix a couple of unused QStringsSergio Martins2018-12-101-1/+1
|/
* xcb: lock-free event processingGatis Paeglis2018-10-141-5/+5
* xcb: avoid unnecessary InternAtom requestsGatis Paeglis2018-08-171-1/+1
* xcb: cleanup QXcbConnection::handleXcbEvent()Gatis Paeglis2018-08-161-2/+1
* xcb: Remove unused QXcbNativeInterface::locateSystemTray()Alexander Volkov2018-07-101-19/+0
* QSystemTrayIcon/X11: Move platform-specific calls to the xcb pluginAlexander Volkov2018-07-101-38/+0
* 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