aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickscreen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix documentation warnings for Qt QuickTopi Reinio2020-11-051-3/+2
* Quick: Clean up some includesUlf Hermann2020-06-041-6/+5
* Remove Screen.orientationUpdateMaskShawn Rutledge2020-05-081-51/+11
* Avoid initializing QFlags with 0 or nullptr in further casesFriedemann Kleint2019-11-251-3/+0
* Doc: Fix documentation warnings for qtdeclarativeTopi Reinio2019-08-291-1/+2
* Port to qmlobject_connectVolker Krause2018-07-181-20/+20
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-3/+3
* Add screen product informationPier Luigi Fiorini2017-05-231-0/+48
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* Document Screen virtualX and virtualYPier Luigi Fiorini2017-04-261-0/+14
* Rename Window.targetScreen to screen, and pick up changes to the screenTor Arne Vestbø2017-02-111-3/+3
* Enable making window-screen associations from QMLLaszlo Agocs2016-10-101-77/+118
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Revert "Avoid calling potentially pure virtual method"David Edmundson2015-09-181-9/+18
* Merge remote-tracking branch 'origin/5.4' into 5.5Simon Hausmann2015-05-041-18/+9
|\
| * Avoid calling potentially pure virtual methodDavid Edmundson2015-04-271-18/+9
* | Merge remote-tracking branch 'origin/5.4' into 5.5Frederik Gladhorn2015-02-241-2/+9
|\|
| * Fix regression where QQuickScreenAttached overwrites QScreen valuesAlbert Astals Cid2015-02-061-2/+9
* | Update copyright headersJani Heikkinen2015-02-121-7/+7
* | Improve startup of bindings using QQuickScreenSimon Hausmann2015-01-121-0/+4
|/
* Screen attached property: expose devicePixelRatio propertyShawn Rutledge2014-10-231-0/+18
* Add orientationUpdateMask to QQuickScreenAlex Blasche2014-09-301-0/+34
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-08-281-1/+1
|\
| * Use QtQuick.Window 2.2v5.3.2Kai Koehne2014-08-271-1/+1
* | Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
|/
* Doc: Fix some code snippet warningsSergio Ahumada2014-04-031-4/+4
* 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