summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbnativeinterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for querying "glxconfig" from native interfaceAndras Becsi2014-07-071-0/+17
* Support transparency in qt5 system tray icons, regardless of tray visualLeo Franchi2014-07-041-1/+79
* Use QtPlatformHeaders to set platform specific functionalityJorgen Lind2014-05-091-0/+10
* Add function for setting the startup ID for the next window that will be shown.David Faure2014-04-051-0/+17
* Export rootWindow to the QXcbNativeInterfaceMartin Gräßlin2014-03-081-1/+14
* Remove stale xcb_dri2 code in QXcbNativeInterfaceJorgen Lind2013-11-281-1/+1
* Return the xcb_screen_t and not the QPlatformScreenJorgen Lind2013-11-271-1/+1
* Export x11 screen of the QXcbConnection to the native interfaceMartin Gräßlin2013-09-171-1/+13
* Replace XCB native interface resource map by a lookup function.Friedemann Kleint2013-09-081-43/+23
* Export getTimestamp to the native interfaceMartin Gräßlin2013-08-071-0/+9
* Move the X11 system tray code from widgets into XCB-plugin.Friedemann Kleint2013-07-301-0/+38
* xcb: Don't use Xlib's XBell() functionUli Schlachter2013-07-221-6/+3
* Fixed XCB build with -no-openglSamuel Rødal2013-05-221-1/+3
* Implement startup notification spec again.David Faure2013-04-231-0/+30
* Read correct font hinting config on Gnome/UnityEskil Abrahamsen Blomfeldt2013-04-221-0/+3
* Implement QApplication::beep().Friedemann Kleint2013-04-191-0/+14
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix warnings found by GCC 4.7 in the XCB platform pluginThiago Macieira2013-01-031-0/+1
* XCB: add support for getting and setting appTime and appUserTime.David Faure2012-12-141-4/+42
* QSystemTrayIcon/X11: Use display obtained as native screen resource.Friedemann Kleint2012-11-191-0/+19