summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbbackingstore.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation: std::min is in <algorithm>Thiago Macieira2012-03-221-0/+1
* xcb: Check for SHM extension before using itUli Schlachter2012-01-311-2/+6
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* xcb: Obey maximum request length when uploading imagesUli Schlachter2012-01-161-11/+41
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-2/+2
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Fixed crashes from tests using xcb plugin with -qtnamespace.Rohan McGovern2011-11-181-0/+3
* Create the window when neededLars Knoll2011-09-211-1/+6
* Make sure to clip in QXcbBackingStore::flush()Samuel Rødal2011-09-191-3/+12
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-2/+3
* Handle failed SHM attach in XCB backing store.Samuel Rødal2011-07-211-15/+39
* OpenGL API refactor.Samuel Rødal2011-06-211-1/+1
* Rename QWindowSurface -> QBackingStore and split into platform / public.Samuel Rødal2011-06-211-0/+284