aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/layouts/qquicklinearlayout.cpp
Commit message (Expand)AuthorAgeFilesLines
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-4/+4
* Warn if a layout has children with anchorsJan Arve Sæther2017-11-281-0/+2
* Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* QQuickGridLayout: Use qmlWarning to give extra context to warningsRobin Burchell2017-01-161-4/+7
* QQuickGridLayout: Remove dead code in layoutRobin Burchell2017-01-161-15/+4
* Avoid needless notifications when destroying layoutsJan Arve Saether2017-01-121-5/+1
* Layouts: Use QQuickItemChangeListener for more thingsRobin Burchell2016-11-301-37/+17
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-10-201-27/+3
|\
| * Row/Column/GridLayout: add missing margins properties to documentationMitch Curtis2016-10-141-27/+3
* | Layouts: Use qmlobject_{dis}connectRobin Burchell2016-07-071-8/+8
|/
* Replace qQNaN() and friends with qt_qnan().Erik Verbruggen2016-04-051-4/+4
* Move QtQuick.Layouts to qtdeclarative from qtquickcontrolsJan Arve Saether2016-02-261-0/+908