summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbconnection.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* Lighthouse: Fix license headersJørgen Lind2011-04-141-1/+2
* Implemented _NET_WM_SYNC_REQUEST protocol in XCB plugin.Samuel Rødal2011-04-071-0/+1
* Moved all XCB event handling back into the main thread.Samuel Rødal2011-04-011-19/+4
* Fixed synchronizations issues in XCB platform plugin.Samuel Rødal2011-03-311-1/+6
* Fixed synchronization issue in QXcbWindow.Samuel Rødal2011-03-301-0/+4
* Protect access to the call log with a mutex.Samuel Rødal2011-03-301-0/+1
* Added X error tracking to XCB platform.Samuel Rødal2011-03-301-2/+30
* Threaded event handling and improved error reporting in XCB plugin.Samuel Rødal2011-03-291-4/+16
* Fixup license headers in Lighthouse pluginsJørgen Lind2011-03-171-1/+1
* Lighthouse: Adding Native interface to getting the native eglcontextJørgen Lind2011-03-071-4/+11
* Lighthouse: Implement the new Native Interface api in the xcb pluginJørgen Lind2011-03-011-0/+2
* Lighthouse: Xcb. implement dri2 context handlingJørgen Lind2011-03-011-1/+22
* Lighthouse: Adding EGL support to the xcb pluginJørgen Lind2011-03-011-2/+2
* Added GL support to XCB backend.Samuel Rødal2011-02-101-0/+10
* Initial key event handling for XCB backend.Samuel Rødal2011-02-081-0/+6
* Add WM_DELETE_WINDOW support and clean up atom / connection handling.Samuel Rødal2011-02-081-2/+2
* Added atom resolving, resizing, and window title support to XCB backend.Samuel Rødal2011-02-071-0/+173
* Initial (incomplete) XCB platform port.Samuel Rødal2011-02-071-0/+75