aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-031-1/+1
* Doc: Fix broken linksSze Howe Koh2013-12-301-2/+2
* Deprecate logicalPixelDensityAlan Alpert2013-11-151-3/+10
* Doc: Fixed QtQuick.Window documentationJerome Pasion2013-11-151-11/+11
* Screen attached property: expose pixelDensity propertyShawn Rutledge2013-10-261-0/+18
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-9/+9
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Doc: Made Qt Quick items' \since consistent.Jerome Pasion2013-09-251-4/+4
* QQuickScreen.name can change at runtimeShawn Rutledge2013-04-301-0/+2
* Add more geometry properties to the Screen attached propertyShawn Rutledge2013-04-291-3/+81
* Improved documentation in the Screen attached propertyShawn Rutledge2013-02-251-9/+37
* QQuickScreen is exposed as an attached property on Window tooShawn Rutledge2013-02-201-0/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Fix warnings about nonexistent signals in QQuickScreenOleg Shparber2013-01-091-10/+2
* QQuickScreen attached obj handles screenChanged and geometryChangedShawn Rutledge2012-10-161-7/+18
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-1/+2
* QQuickCanvas renamesAlan Alpert2012-07-171-4/+4
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-4/+4
* Fix various QtQuick.* submodule docsBea Lam2012-07-051-5/+5
* Create new documentation structureChris Adams2012-06-211-1/+1
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-0/+1
* Update Screen documentationAlan Alpert2012-05-031-2/+5
* Doc FixAlan Alpert2012-04-231-0/+7
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-1/+1
* Reduce size of QQuickItemPrivateAaron Kennedy2012-02-211-1/+1
* Fix Screen::AngleBetweenAlan Alpert2012-02-201-2/+4
* 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-13/+18
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Add Screen attached objectAlan Alpert2011-12-091-0/+176