| Commit message (Expand) | Author | Age | Files | Lines |
| * | Move Qt Quick Layouts to qtdeclarative repo | Jan Arve Saether | 2016-02-26 | 1 | -61/+0 |
| * | Unify license header usage | Antti Kokko | 2016-02-04 | 1 | -12/+15 |
| * | Refactor: Move some common code up to QQuickLayout | Jan Arve Saether | 2015-03-05 | 1 | -255/+0 |
| * | Layouts: update license headers | J-P Nurmi | 2015-02-11 | 1 | -15/+18 |
| * | Add support for Layout margins | Jan Arve Saether | 2015-01-16 | 1 | -0/+8 |
| * | Update license headers and add new license files | Antti Kokko | 2014-08-25 | 1 | -19/+11 |
| * | Do not reduce items size when snapping to pixel grid. | Jan Arve Saether | 2014-03-19 | 1 | -4/+6 |
| * | Remove our forked version of QGridLayoutEngine | Jan Arve Saether | 2014-01-02 | 1 | -2/+0 |
| * | Prepare to move the gridlayout engine so it can be shared. | Jan Arve Saether | 2013-11-29 | 1 | -0/+2 |
| * | Update the internal alignment when an item *changes* its alignment | Jan Arve Saether | 2013-10-01 | 1 | -0/+16 |
| * | Add baseline support for Qt Quick Layouts | Jan Arve Saether | 2013-09-20 | 1 | -2/+6 |
| * | Fixed some bugs in how effective size hints were calculated | Jan Arve Saether | 2013-06-04 | 1 | -27/+68 |
| * | Revert "Revert "Return infinity instead of -1 as a default value for max sizes"" | Jan Arve Saether | 2013-05-16 | 1 | -3/+2 |
| * | Revert "Return infinity instead of -1 as a default value for max sizes" | Jens Bache-Wiig | 2013-05-11 | 1 | -2/+3 |
| * | Return infinity instead of -1 as a default value for max sizes | Jan Arve Saether | 2013-05-10 | 1 | -3/+2 |
| * | Layouts implicit sizes was not propagated up properly. | Jan Arve Saether | 2013-05-10 | 1 | -13/+15 |
| * | Add missing QT_{BEGIN|END}_NAMESPACE | Jan Arve Saether | 2013-05-03 | 1 | -0/+2 |
| * | Compile fix: Move the static functions to the correct file. | Jan Arve Saether | 2013-05-03 | 1 | -0/+54 |
| * | Improve how child items are ignored/skipped | Jan Arve Saether | 2013-04-30 | 1 | -6/+36 |
| * | Move logic of effective size hints to effectiveSizeHints_helper | Jan Arve Saether | 2013-04-30 | 1 | -0/+160 |