summaryrefslogtreecommitdiff
path: root/src/layouts/qquickgridlayoutengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed some bugs in how effective size hints were calculatedJan Arve Saether2013-06-041-27/+68
* Revert "Revert "Return infinity instead of -1 as a default value for max sizes""Jan Arve Saether2013-05-161-3/+2
* Revert "Return infinity instead of -1 as a default value for max sizes"Jens Bache-Wiig2013-05-111-2/+3
* Return infinity instead of -1 as a default value for max sizesJan Arve Saether2013-05-101-3/+2
* Layouts implicit sizes was not propagated up properly.Jan Arve Saether2013-05-101-13/+15
* Add missing QT_{BEGIN|END}_NAMESPACEJan Arve Saether2013-05-031-0/+2
* Compile fix: Move the static functions to the correct file.Jan Arve Saether2013-05-031-0/+54
* Improve how child items are ignored/skippedJan Arve Saether2013-04-301-6/+36
* Move logic of effective size hints to effectiveSizeHints_helperJan Arve Saether2013-04-301-0/+160