summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforms/xcb/qxcbscreen.h
Commit message (Expand)AuthorAgeFilesLines
* Remove devicePixelRatio handling from xcbPaul Olav Tvete2015-06-021-6/+0
* Merge branch 'wip/highdpi' of git://code.qt.io/qt/qtbase into dev-highdpiPaul Olav Tvete2015-05-131-9/+28
|\
| * xcb: Fix updating physical screen sizeAlexander Volkov2015-04-301-0/+1
| * Keep screen geometries from overlappingPaul Olav Tvete2015-04-141-0/+5
| * xcb: Handle XSettings for a virtual desktop rather than for an outputAlexander Volkov2015-04-101-9/+27
* | Keep screen geometries from overlappingPaul Olav Tvete2015-04-151-0/+5
* | Per-screen scaleFactorPaul Olav Tvete2015-04-141-1/+2
|/
* Improve handling of XRandR events in XCB backendDaniel Vrátil2015-03-111-3/+18
* xcb: add qt.qpa.screen logging categoryShawn Rutledge2015-02-251-0/+9
* Pass params of shareable type by const-ref rather than by valueKonstantin Ritt2015-02-131-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-0/+5
|\
| * Turn off font hinting when we do high DPI scalingPaul Olav Tvete2015-01-161-0/+2
| * X11 devicePixelRatio screen mapping fixPaul Olav Tvete2015-01-121-0/+2
| * Fix physical DPI and size for rotated screens on X11Paul Olav Tvete2015-01-081-0/+1
* | Make GLX and EGL dynamic dependencies for xcbJørgen Lind2014-12-201-1/+2
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-031-16/+16
|/
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* devicePixelRatio support for XCBPaul Olav Tvete2014-08-191-0/+2
* Support antialias and rgba Xft settings as used by GNOME and UNITYAllan Sandfeld Jensen2014-08-181-2/+6
* Support transparency in qt5 system tray icons, regardless of tray visualLeo Franchi2014-07-041-0/+2
* Introduce QXcbXSettingsJørgen Lind2013-05-201-0/+5
* Implement startup notification spec again.David Faure2013-04-231-0/+2
* Read correct font hinting config on Gnome/UnityEskil Abrahamsen Blomfeldt2013-04-221-0/+9
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Fix font sizes when X11 has a forced dpi settingv5.0.0Lars Knoll2012-12-181-0/+2
* xcb: dynamic QScreens; primary first; corrected logical DPIShawn Rutledge2012-09-241-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* X11 (xcb) support for QScreen-per-output and runtime changesShawn Rutledge2012-09-181-7/+24
* Added QScreen::refreshRate() to get the vertical refresh rate.Samuel Rødal2012-05-081-0/+4
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* QCursor: Associate cursor with screen.Friedemann Kleint2012-03-071-0/+1
* 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
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Improved logical and physical DPI APIs.Samuel Rødal2011-10-061-1/+1
* Make qtbase build with Qt-in-namespace againKent Hansen2011-09-281-0/+4
* Added workable QScreen API on top of QPlatformScreen.Samuel Rødal2011-07-251-0/+4
* Cursor support in xcb plug-in.Laszlo Agocs2011-06-081-0/+2
* Implemented QXcbScreen::topLevelAt(const QPoint &p).Samuel Rødal2011-06-061-0/+2
* Implemented QXcbIntegration::grabWindow().Samuel Rødal2011-06-031-0/+3
* 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/+3
|/
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+80