summaryrefslogtreecommitdiffstats
path: root/src/layouts/qgridlayoutengine.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove our forked version of QGridLayoutEngineJan Arve Saether2014-01-021-1691/+0
* Prepare to move the gridlayout engine so it can be shared.Jan Arve Saether2013-11-291-0/+4
* Don't apply baseline calculations if Qt.AlignBaseline is not setJan Arve Saether2013-10-011-5/+7
* Respect items maximumwidth also when layouting baseline itemsJan Arve Saether2013-09-281-0/+1
* Add baseline support for Qt Quick LayoutsJan Arve Saether2013-09-201-4/+5
* Made sure items with preferred width of 0 could also stretchJan Arve Saether2013-05-231-1/+1
* Fixed a bug where the MaximumSizeHint of a layout with spans was wrongJan Arve Saether2013-04-081-0/+2
* Fixed a bug where spans across empty cells got broken.Jan Arve Saether2013-04-051-1/+1
* Change the default horizontal alignment from center to left alignedv5.1.0-alpha1Jan Arve Saether2013-04-031-2/+0
* Fix bug where default alignment was not centeredJan Arve Saether2013-03-111-4/+5
* Layouts: fix compilation warningsJ-P Nurmi2013-03-111-0/+4
* Change the layout engine of RowLayout and ColumnLayout.Jan Arve Saether2013-03-061-0/+1678