| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove our forked version of QGridLayoutEngine | Jan Arve Saether | 2014-01-02 | 1 | -1691/+0 |
| * | Prepare to move the gridlayout engine so it can be shared. | Jan Arve Saether | 2013-11-29 | 1 | -0/+4 |
| * | Don't apply baseline calculations if Qt.AlignBaseline is not set | Jan Arve Saether | 2013-10-01 | 1 | -5/+7 |
| * | Respect items maximumwidth also when layouting baseline items | Jan Arve Saether | 2013-09-28 | 1 | -0/+1 |
| * | Add baseline support for Qt Quick Layouts | Jan Arve Saether | 2013-09-20 | 1 | -4/+5 |
| * | Made sure items with preferred width of 0 could also stretch | Jan Arve Saether | 2013-05-23 | 1 | -1/+1 |
| * | Fixed a bug where the MaximumSizeHint of a layout with spans was wrong | Jan Arve Saether | 2013-04-08 | 1 | -0/+2 |
| * | Fixed a bug where spans across empty cells got broken. | Jan Arve Saether | 2013-04-05 | 1 | -1/+1 |
| * | Change the default horizontal alignment from center to left alignedv5.1.0-alpha1 | Jan Arve Saether | 2013-04-03 | 1 | -2/+0 |
| * | Fix bug where default alignment was not centered | Jan Arve Saether | 2013-03-11 | 1 | -4/+5 |
| * | Layouts: fix compilation warnings | J-P Nurmi | 2013-03-11 | 1 | -0/+4 |
| * | Change the layout engine of RowLayout and ColumnLayout. | Jan Arve Saether | 2013-03-06 | 1 | -0/+1678 |