summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbnativeinterface.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* QtPlatformSupport: A helper library for platform pluginsJørgen Lind2011-06-101-1/+1
* QWindowContext / QWindowFormat refactor.Samuel Rødal2011-06-101-1/+5
* 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
* | XCB plugin compile fix.Samuel Rødal2011-05-041-2/+2
* | Track API change in QPlatformNativeInterfacePaul Olav Tvete2011-05-021-32/+27
* | Added QWindowContext and got wiggly up and running with xcb.Samuel Rødal2011-04-281-3/+5
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+185