summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbwindowsurface.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed X error in qxcbwindowsurface.cppSamuel Rødal2011-03-301-1/+2
* Added X error tracking to XCB platform.Samuel Rødal2011-03-301-7/+7
* Remove unnecessary setters in XCB plugin.Samuel Rødal2011-03-301-3/+0
* Threaded event handling and improved error reporting in XCB plugin.Samuel Rødal2011-03-291-0/+18
* Fixup license headers in Lighthouse pluginsJørgen Lind2011-03-171-1/+1
* Optimized XCB window surface using partial updates and shared images.Samuel Rødal2011-02-081-22/+127
* Add WM_DELETE_WINDOW support and clean up atom / connection handling.Samuel Rødal2011-02-081-8/+8
* Added support for scrolling in XCB window surface.Samuel Rødal2011-02-071-1/+10
* Initial (incomplete) XCB platform port.Samuel Rødal2011-02-071-0/+106