aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickpositioners.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove hard-coded notes for 'Corresponding handler' for QML signalsTopi Reinio2020-03-101-8/+0
* Doc: list Grid's alignment properties as "since 5.1"Mitch Curtis2020-02-181-0/+1
* Doc: Remove references to Qt Quick 1Kai Koehne2018-10-011-20/+4
* Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-5/+5
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-8/+8
* Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-05-021-0/+2
|\
| * Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* | Revert "Positioners: allow distinguishing between implicit/explicit child size"Mitch Curtis2017-04-051-68/+32
* | sources: Add missing override and remove redundant virtualAlexander Volkov2017-02-231-3/+3
* | Positioners: allow distinguishing between implicit/explicit child sizeMitch Curtis2017-02-231-32/+68
* | Positioners: remove unused header includesMitch Curtis2017-02-231-3/+0
|/
* Improve visibility into Positioner positioning from QMLMichael Brasser2017-01-131-0/+93
* Port existing qmlInfo callers to qmlWarningRobin Burchell2017-01-111-4/+4
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-10-051-4/+4
|\
| * QQuickPositioners: fix sentence structure in apidocFrederik Schwarzer2016-10-041-4/+4
* | Updated license headersJani Heikkinen2016-01-191-14/+20
|/
* QQuickPositioner: move paddings into extraDataLiang Qi2015-06-151-36/+57
* Column, Row, Grid, Flow: add support for paddingLiang Qi2015-05-181-31/+267
* Cleanup math function includes and usageAllan Sandfeld Jensen2015-02-191-1/+0
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Make item.layer and item.layer.effect work inside positioners.Gunnar Sletta2014-05-081-1/+3
* Positioners: fix layout mirroringJ-P Nurmi2014-01-251-19/+61
* Correct a small typo to QtQuick::Grid::horizontalItemAlignmentJan Arve Saether2013-10-111-1/+1
* qdoc: no longer recognizes the version nr in QML refsMartin Smith2013-10-021-34/+34
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Doc: Fixed and updated Qt Quick's \qmlmodule pageJerome Pasion2013-09-251-5/+5
* Doc: Made Qt Quick items' \since consistent.Jerome Pasion2013-09-251-2/+2
* Doc fixes to the Positioners/Layouts documentationJan Arve Saether2013-05-301-7/+7
* Doc: Fix some broken linksSze Howe Koh2013-05-201-19/+19
* Doc: Create links to Qt Quick 1Sze Howe Koh2013-04-241-4/+4
* Doc: Qt Quick: Fix module name format (Pt 1/2)Sze Howe Koh2013-04-231-8/+8
* Fix for Positioner attached propertyFilip Piechocki2013-04-161-13/+31
* Fix usages of \since for QML itemsThomas McGuire2013-03-131-2/+2
* Allow aligning items in a gridFabian Bumberger2013-01-281-2/+109
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Renamed QQuickItem::pos property to positionShawn Rutledge2012-11-291-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Fix various broken links in documentationBea Lam2012-08-031-8/+8
* Doc: Changed \qmlclass to \qmltype and added \instantiates.Jerome Pasion2012-07-301-5/+10
* Change Quick docs to refer to "types" rather than "elements"Martin Jones2012-07-161-8/+8
* Doc: Grouped Qt Quick types into several groupsJerome Pasion2012-06-061-9/+9
* Fix doc snippets paths and parsing errorsBea Lam2012-05-311-5/+5
* Doc: Sanitized QML typesNico Vertriest2012-05-241-6/+6
* Doc: Moving Qt Quick docs for new doc structureGeir Vattekar2012-05-091-5/+5
* populate transition for positionersBea Lam2012-05-011-18/+123
* Remove the usage of deprecated qdoc macros.Casper van Donderen2012-03-131-26/+26
* Clean up transition objects for positionersBea Lam2012-03-101-3/+22
* Avoid using QQuickViewItem as base classBea Lam2012-03-101-6/+58
* Fix setting of target lists when target Transition is not setBea Lam2012-03-071-11/+5