summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed crashes from tests using xcb plugin with -qtnamespace.Rohan McGovern2011-11-181-0/+4
* Improved logical and physical DPI APIs.Samuel Rødal2011-10-061-2/+2
* Don't use un-guarded printfs for debug logging in XCB platform pluginTor Arne Vestbø2011-10-031-9/+11
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-0/+125
* Cursor support in xcb plug-in.Laszlo Agocs2011-06-081-0/+4
* Implemented QXcbScreen::topLevelAt(const QPoint &p).Samuel Rødal2011-06-061-0/+46
* Implemented QXcbIntegration::grabWindow().Samuel Rødal2011-06-031-0/+25
* 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
* | Better setWindowFlags() support in XCB window.Samuel Rødal2011-05-191-0/+20
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+134