summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* X11 (xcb) support for QScreen-per-output and runtime changesShawn Rutledge2012-09-181-1/+13
* Fix doc errors in QScreen.Jason Barron2012-09-031-15/+13
* Doc: Fixes for several doc errorsaavit2012-08-311-2/+1
* Doc: Fix various errorsaavit2012-08-301-10/+5
* Get started with patching up the Qt GUI docsGunnar Sletta2012-06-281-0/+1
* Added QScreen::setOrientationUpdateMask().Samuel Rødal2012-06-061-1/+35
* Added QScreen::refreshRate() to get the vertical refresh rate.Samuel Rødal2012-05-081-0/+10
* Expose QPA API under qpa/*Girish Ramakrishnan2012-05-071-1/+1
* api: Fix const correctness of api in QScreenGirish Ramakrishnan2012-04-171-6/+6
* Remove redundant \since 5.0Debao Zhang2012-03-221-1/+0
* Added missing \since 5.0 and tweaked some docs in QtGui.Samuel Rødal2012-03-151-0/+1
* Introduce QScreen::grabWindow(), deprecate QPixmap::grabWindow().Friedemann Kleint2012-02-091-0/+48
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Made QWindow::currentOrientation() a property.Samuel Rødal2012-01-261-0/+2
* Made window orientation API more flexible.Samuel Rødal2012-01-241-25/+86
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Made it possible to report screen changes through QWindowSystemInterface.Samuel Rødal2012-01-121-25/+13
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Made more QScreen properties NOTIFY and added average DPI properties.Samuel Rødal2011-11-301-2/+42
* Add a note in the QScreen documentation about logical vs physical DPI.Samuel Rødal2011-11-241-0/+11
* Fixed regression in tst_qscreen.Samuel Rødal2011-11-231-1/+18
* Add Q_PROPERTY declarations to QScreen.Samuel Rødal2011-11-011-19/+46
* Remove stale documentation.Casper van Donderen2011-10-181-1/+1