aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/layouts/qquicklayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: elaborate on default values for Layout.alignmentMitch Curtis2018-02-141-1/+5
* 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