summaryrefslogtreecommitdiffstats
path: root/src/gui/util/qgridlayoutengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Don't rely on hasChanged() in ensureGeometriesJan Arve Saether2014-12-011-1/+1
* Adjust the layout if a QGraphicsWidget is explicitly hiddenJan Arve Saether2014-10-231-1/+1
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Also cache totalBoxes if we have HFW/WFHJan Arve Saether2014-03-021-11/+15
* Don't ignore horizontal alignment for items with baseline alignmentsJan Arve Saether2014-02-141-43/+43
* Support negative layout spacings (do not assert)Jan Arve Saether2014-01-221-1/+0
* Improve caching in ensureColumnAndRowData()Jan Arve Saether2014-01-181-1/+13
* Improve code in sizeHint()Jan Arve Saether2014-01-171-30/+9
* constify some functions to improve readabilityJan Arve Saether2014-01-151-2/+2
* Add baseline support to QGridLayoutEngineJan Arve Saether2013-12-201-6/+10
* Move QGridLayoutEngine to QtGui moduleJan Arve Saether2013-12-091-0/+1641