summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformscreen.h
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVector in guiJarek Kobus2020-06-291-1/+1
* Remove QScreen::orientationUpdateMaskShawn Rutledge2020-05-071-1/+0
* Make QPlatformPlaceholderScreen a sibling of other screensJohan Klokkhammer Helsing2019-11-081-3/+14
* Add QPlatformPlaceholderScreenJohan Klokkhammer Helsing2019-11-061-0/+12
* Move QT_FONT_DPI to cross-platform codeMorten Johan Sørvig2019-08-231-0/+2
* Update Dpi and scale factor computationMorten Johan Sørvig2019-08-231-0/+1
* QtGui: Use Q_DISABLE_COPY_MOVE for QPA interface classesFriedemann Kleint2018-12-131-2/+2
* Add QPlatformScreen::windows() helper to return all windows on screenTor Arne Vestbø2018-08-061-0/+2
* Modes API for QPlatformScreenPier Luigi Fiorini2017-01-281-0/+10
* Add screen product informationPier Luigi Fiorini2017-01-161-0/+4
* Enable building EGLFS and MinimalEGL with QT_NO_OPENGLAndy Nichols2016-11-171-1/+0
* Add qtguiglobal.h and qtguiglobal_p.hLars Knoll2016-07-031-0/+1
* Updated license headersJani Heikkinen2016-01-151-14/+20
* Introduce cross platform high-dpi scalingMorten Johan Sørvig2015-07-301-1/+6
* Add power state to QPlatformScreenPier Luigi Fiorini2015-07-291-0/+10
* FreeType: Support RGB rendering when not using FontConfigSérgio Martins2015-02-141-0/+9
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Move static part of angleBetween/transformBetween/mapBetween to QPlatformScreenTor Arne Vestbø2015-01-211-0/+4
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Remove QPlatformScreenPageFlipper.Robin Burchell2014-08-191-2/+0
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-0/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Added QScreen::setOrientationUpdateMask().Samuel Rødal2012-06-061-0/+1
* Introduce nativeOrientation() to QPlatformScreenKevin Ottens2012-06-051-0/+1
* Provide convenience method to resize maximized windowsKevin Ottens2012-05-241-0/+2
* qpa api: replace QPA headers with something more benignGirish Ramakrishnan2012-05-221-5/+3
* Added QScreen::refreshRate() to get the vertical refresh rate.Samuel Rødal2012-05-081-0/+2
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-0/+133