summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qplatformscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use QList instead of QVector in gui implementationJarek Kobus2020-07-071-2/+2
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-2/+0
* Remove QScreen::orientationUpdateMaskShawn Rutledge2020-05-071-23/+0
* Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-4/+4
* Make QPlatformPlaceholderScreen a sibling of other screensJohan Klokkhammer Helsing2019-11-081-0/+14
* Support MaximizeUsingFullscreenGeometryHint in resizeMaximizedWindows()Eskil Abrahamsen Blomfeldt2019-11-071-2/+9
* Move QT_FONT_DPI to cross-platform codeMorten Johan Sørvig2019-08-231-0/+8
* Update Dpi and scale factor computationMorten Johan Sørvig2019-08-231-0/+14
* Revert "Revert "Remove deprecated screen maintenance functions in QPlatformIn...Liang Qi2019-04-011-4/+0
* Revert "Remove deprecated screen maintenance functions in QPlatformIntegration"Liang Qi2019-03-291-0/+4
* Remove deprecated screen maintenance functions in QPlatformIntegrationTor Arne Vestbø2019-03-221-4/+0
* Move screen maintenance functions from QPlatformIntegration to QWSITor Arne Vestbø2019-03-191-1/+4
* Documentation: Add \nullptr macro and use where applicableFriedemann Kleint2019-01-101-1/+1
* Fix typos in the documentationAleix Pol2018-09-251-1/+1
* Add QPlatformScreen::windows() helper to return all windows on screenTor Arne Vestbø2018-08-061-9/+15
* Modes API for QPlatformScreenPier Luigi Fiorini2017-01-281-0/+49
* Add screen product informationPier Luigi Fiorini2017-01-161-0/+39
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-131-0/+4
|\
| * Don't resize windows that aren't attached to a platform windowChristian Strømme2016-10-121-0/+4
* | Gui: use const (and const APIs) moreAnton Kudryavtsev2016-06-011-1/+1
* | QtGui: eradicate Q_FOREACH loops [rvalues]Marc Mutz2016-02-111-1/+2
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-3/+3
* topLevelAt(): convert to native coordinates.Morten Johan Sørvig2015-11-181-1/+1
* Notify when the primary screen changesAleix Pol2015-09-081-1/+1
* Introduce cross platform high-dpi scalingMorten Johan Sørvig2015-07-301-6/+51
* Add power state to QPlatformScreenPier Luigi Fiorini2015-07-291-0/+18
* FreeType: Support RGB rendering when not using FontConfigSérgio Martins2015-02-141-0/+27
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Move static part of angleBetween/transformBetween/mapBetween to QPlatformScreenTor Arne Vestbø2015-01-211-0/+87
* Add a function for QPA plugins to explicitly destroy QScreensGiulio Camuffo2014-12-231-3/+5
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-3/+3
|\
| * Android: use correct size when leaving fullscreenPaul Olav Tvete2014-08-201-3/+3
* | Remove QPlatformScreenPageFlipper.Robin Burchell2014-08-191-9/+0
|/
* Don't crash if the QWindow's screen is temporarily invalidShawn Rutledge2013-08-071-0/+4
* 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/+12
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Doc: Fix various errorsaavit2012-08-301-30/+0
* Remove _qpa from cpp filenamesGirish Ramakrishnan2012-07-031-0/+338