summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Document physicalDotsPerInch high-DPI behaviorMorten Johan Sørvig2020-11-121-0/+3
* Document physicalDotsPerInch high-DPI behaviorMorten Johan Sørvig2020-11-121-0/+9
* Fix QScreen orientation not being updated when setting a platform screenFriedemann Kleint2020-10-301-1/+1
* Emit QScreen::geometryChanged when the logical DPI changesFriedemann Kleint2020-09-301-0/+6
* Doc: Fix documentation warnings for Qt GUITopi Reinio2020-08-281-1/+1
* Let QScreen::grabWindow's winId parameter default to 0 and add testVolker Hilsheimer2020-07-011-2/+3
* Remove QScreen::orientationUpdateMaskShawn Rutledge2020-05-071-47/+9
* Emit QScreen::(availableG|g)eometryChanged() on logical DPI changeFriedemann Kleint2020-05-051-3/+21
* QScreen::virtualSiblingAt(): pass QPoint by valueShawn Rutledge2020-02-261-1/+1
* Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-041-0/+2
|\
| * Doc: Add see also link to QScreen::handle()Paul Wicking2020-01-301-0/+2
* | Tidy nullptr usageAllan Sandfeld Jensen2019-12-061-1/+1
* | Add QScreen::virtualSiblingAt() and use it in QMenubarPrivate::popupActionShawn Rutledge2019-09-191-0/+19
|/
* Move QT_FONT_DPI to cross-platform codeMorten Johan Sørvig2019-08-231-2/+5
* Compute logical DPI on a per-screen basisMorten Johan Sørvig2019-08-231-3/+3
* Prefix textstream operators with Qt::Lars Knoll2019-05-021-1/+1
* Revert "Revert "Remove deprecated screen maintenance functions in QPlatformIn...Liang Qi2019-04-011-7/+13
* Revert "Remove deprecated screen maintenance functions in QPlatformIntegration"Liang Qi2019-03-291-13/+7
* Remove deprecated screen maintenance functions in QPlatformIntegrationTor Arne Vestbø2019-03-221-7/+13
* Document QScreen::grabWindow high-DPI behaviorMorten Johan Sørvig2018-11-121-0/+5
* Make grabWindow return pixmap with correct dprMorten Johan Sørvig2018-11-111-1/+1
* xcb: don't rely on _NET_WORKAREA for available geometry on multi-head systemsGatis Paeglis2017-08-021-0/+4
* Add screen product informationPier Luigi Fiorini2017-01-161-0/+36
* iOS: Implement support for QScreen::grabWindow()Tor Arne Vestbø2016-09-181-0/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-02-291-1/+14
|\
| * QScreen::grabWindow(): Scale the coordinates.Friedemann Kleint2016-02-261-1/+14
* | QtGui: eradicate Q_FOREACH loops [already const]Marc Mutz2016-02-111-2/+2
* | QtGui: eradicate Q_FOREACH loops [rvalues]Marc Mutz2016-02-111-3/+6
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* xcb: Use a placeholder QScreen when there are no outputs connectedBłażej Szczygieł2015-12-111-2/+2
* QtBase: remove explicit function info from qWarning() etcMarc Mutz2015-11-281-1/+1
* Fix -Wcast-qual warningsThiago Macieira2015-08-131-1/+1
* Introduce cross platform high-dpi scalingMorten Johan Sørvig2015-07-301-3/+33
* Fix some qdoc-warnings.Friedemann Kleint2015-07-101-2/+2
* gui: Add several QList::reserve() calls.Sérgio Martins2015-06-221-0/+1
* Implement QDebug streaming operators for QWindow, QScreen and QWidget.Friedemann Kleint2015-03-161-0/+38
* QScreen: add devicePixelRatio propertyShawn Rutledge2015-02-141-1/+6
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Handle gracefully the removal and re-attachment of all QScreensShawn Rutledge2015-02-071-1/+1
* Only show QWindows after QScreen destruction if coming from virtual siblingTor Arne Vestbø2015-01-221-2/+29
* Move static part of angleBetween/transformBetween/mapBetween to QPlatformScreenTor Arne Vestbø2015-01-211-59/+3
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Make it possible to know when a screen is being removedAleix Pol2014-07-021-0/+10
* Extend the documentation for orientation in QScreenFabian Bumberger2014-02-141-3/+8
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-4/+4
* Make nativeOrientation available in the public APIPaul Olav Tvete2013-09-131-0/+17
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Doc: Fix documentation for devicePixelRatio() functionsTopi Reinio2013-01-171-4/+3
* Basic high-dpi "retina" support for Qt 5.Morten Johan Sørvig2012-12-011-0/+14
* Fix QScreen::orientation() not always being updated after changing the update...Simon Hausmann2012-09-261-0/+2