summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbnativeinterface.h
Commit message (Expand)AuthorAgeFilesLines
* Remove stale xcb_dri2 code in QXcbNativeInterfaceJorgen Lind2013-11-281-2/+0
* Export x11 screen of the QXcbConnection to the native interfaceMartin Gräßlin2013-09-171-1/+3
* Export getTimestamp to the native interfaceMartin Gräßlin2013-08-071-1/+3
* Move the X11 system tray code from widgets into XCB-plugin.Friedemann Kleint2013-07-301-1/+10
* Implement startup notification spec again.David Faure2013-04-231-1/+4
* Read correct font hinting config on Gnome/UnityEskil Abrahamsen Blomfeldt2013-04-221-1/+2
* Implement QApplication::beep().Friedemann Kleint2013-04-191-0/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* XCB: add support for getting and setting appTime and appUserTime.David Faure2012-12-141-1/+10
* QSystemTrayIcon/X11: Use display obtained as native screen resource.Friedemann Kleint2012-11-191-0/+1
* Add glxContextForContext function to QXcbNativeInterface.Zeno Albisser2012-10-261-1/+3
* 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-8/+0
* Implement nativeResourceFunctionForContext for xcbJorgen Lind2012-07-061-2/+3
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* XCB: Implement native events for for windows.Friedemann Kleint2012-03-101-0/+2
* 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-2/+9
* 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/+5
* 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-2/+2
* Get declarative and wayland EGL backend working for Qt compositor.Samuel Rødal2011-06-231-1/+3
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* | Track API change in QPlatformNativeInterfacePaul Olav Tvete2011-05-021-8/+8
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+75