summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbwindow.cpp
Commit message (Expand)AuthorAgeFilesLines
* Added GL support to XCB backend.Samuel Rødal2011-02-101-18/+71
* Fixed 'lingering' dialog bug in XCB backend.Samuel Rødal2011-02-101-0/+2
* Added window attribute setting to XCB backend.Samuel Rødal2011-02-091-9/+145
* Added setGeometry(), raise(), lower() and setParent() in XCB backend.Samuel Rødal2011-02-081-1/+14
* Initial key event handling for XCB backend.Samuel Rødal2011-02-081-6/+32
* Optimized XCB window surface using partial updates and shared images.Samuel Rødal2011-02-081-7/+5
* Add WM_DELETE_WINDOW support and clean up atom / connection handling.Samuel Rødal2011-02-081-13/+32
* Added atom resolving, resizing, and window title support to XCB backend.Samuel Rødal2011-02-071-1/+24
* Improve mouse input handling in XCB lighthouse backend.Samuel Rødal2011-02-071-7/+46
* Initial (incomplete) XCB platform port.Samuel Rødal2011-02-071-0/+189