aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/layouts/qquicklayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: elaborate on default values for Layout.alignmentMitch Curtis2019-02-191-1/+5
* Doc: place more importance on not binding to x/y/width/heightMitch Curtis2018-10-171-4/+8
* Fix items in layouts not being rendered when layers are usedMitch Curtis2018-07-091-0/+3
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-2/+2
* Layout: improve warning message when anchors are detectedMitch Curtis2018-02-201-1/+1
* Only warn about actual *anchors* in layout childrenJan Arve Sæther2018-02-191-1/+2
* Warn if a layout has children with anchorsJan Arve Sæther2017-11-281-0/+6
* Fix positioning and placement of initially invisible items in layoutsSascha Siebert2017-11-221-30/+25
* QQuickLayout: ensure that all change listeners are removedMitch Curtis2017-02-221-4/+11
* QQuickLayout: Use qmlWarning instead of qWarning to give context informationRobin Burchell2017-01-161-1/+2
* Avoid needless notifications when destroying layoutsJan Arve Saether2017-01-121-0/+26
* Layouts: Use QQuickItemChangeListener for more thingsRobin Burchell2016-11-301-6/+26
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-211-0/+4
|\
| * Fix crash on exit when using default property aliases with layoutsMitch Curtis2016-09-151-0/+4
* | QQuickLayout: Remove unused QQuickItemPublic structRobin Burchell2016-07-081-5/+0
* | Layouts: Use qmlobject_{dis}connectRobin Burchell2016-07-071-6/+6
|/
* Replace qQNaN() and friends with qt_qnan().Erik Verbruggen2016-04-051-7/+7
* Move QtQuick.Layouts to qtdeclarative from qtquickcontrolsJan Arve Saether2016-02-261-0/+1081