summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbnativeinterface.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add glxContextForContext function to QXcbNativeInterface.Zeno Albisser2012-10-261-0/+19
* Fix warning about missing return value in XCB native interface.Friedemann Kleint2012-10-231-0/+2
* Remove DRI2/OpenGL code paths from xcb plugin.Samuel Rødal2012-10-191-41/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Provide public API for native event filtering, moved up from QPA.David Faure2012-07-201-16/+0
* Implement nativeResourceFunctionForContext for xcbJorgen Lind2012-07-061-0/+9
* Fix warningOlivier Goffart2012-05-011-0/+1
* XCB: Implement native events for for windows.Friedemann Kleint2012-03-101-2/+4
* Cleaned up debug and warning output in xcb plugin.Samuel Rødal2012-03-021-1/+1
* Fix xcb's native resource getters.Laszlo Agocs2012-02-101-2/+10
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* XCB: Introduce enumeration for event filter types.Friedemann Kleint2012-01-231-7/+15
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Add support for platform plugin specific event filters.Simon Hausmann2012-01-201-0/+12
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+4
* Copy core GL functionality to QtGui with QGL -> QOpenGL naming.Samuel Rødal2011-08-291-4/+4
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-3/+4
* Get declarative and wayland EGL backend working for Qt compositor.Samuel Rødal2011-06-231-4/+21