aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickscreen_p.h
Commit message (Expand)AuthorAgeFilesLines
* Add screen product informationPier Luigi Fiorini2017-05-231-0/+9
* Rename Window.targetScreen to screen, and pick up changes to the screenTor Arne Vestbø2017-02-111-1/+1
* Enable making window-screen associations from QMLLaszlo Agocs2016-10-101-12/+36
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* QQuickScreen: Use QPointer to guard QScreen referenceGabriel de Dietrich2015-09-091-1/+1
* Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-0/+1
|\
| * Fix regression where QQuickScreenAttached overwrites QScreen valuesAlbert Astals Cid2015-02-061-0/+1
* | Update copyright headersJani Heikkinen2015-02-121-7/+7
|/
* Screen attached property: expose devicePixelRatio propertyShawn Rutledge2014-10-231-0/+3
* Add orientationUpdateMask to QQuickScreenAlex Blasche2014-09-301-1/+9
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Remove metaobject revisioning for QQuickScreenAttachedAlan Alpert2014-07-291-9/+9
* Version pixelDensity consistentlyAlan Alpert2013-11-061-1/+1
* Screen attached property: expose pixelDensity propertyShawn Rutledge2013-10-261-0/+3
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Allow QtQuick private headers to be used with QT_NO_KEYWORDS.Jocelyn Turcotte2013-09-121-1/+1
* QQuickScreen.name can change at runtimeShawn Rutledge2013-04-301-1/+2
* Add more geometry properties to the Screen attached propertyShawn Rutledge2013-04-291-0/+10
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* QQuickScreen attached obj handles screenChanged and geometryChangedShawn Rutledge2012-10-161-0/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* QQuickCanvas renamesAlan Alpert2012-07-171-2/+2
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-3/+3
* Fix Screen::AngleBetweenAlan Alpert2012-02-201-1/+2
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Adapted QQuickScreenAttached to orientation API changes in QScreen.Samuel Rødal2012-01-241-3/+3
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Remove the use of QT_MODULE()Gunnar Sletta2012-01-201-1/+0
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add Screen attached objectAlan Alpert2011-12-091-0/+105