summaryrefslogtreecommitdiff
path: root/src/layouts/qquickgridlayoutengine_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move Qt Quick Layouts to qtdeclarative repoJan Arve Saether2016-02-261-164/+0
* Unify license header usageAntti Kokko2016-02-041-12/+15
* Improve distribution when snapping to the pixel grid.Jan Arve Saether2015-04-151-3/+2
* Refactor: Move some common code up to QQuickLayoutJan Arve Saether2015-03-051-7/+2
* Layouts: update license headersJ-P Nurmi2015-02-111-15/+18
* Add support for Layout marginsJan Arve Saether2015-01-161-2/+4
* Update license headers and add new license filesAntti Kokko2014-08-251-19/+11
* Do not reduce items size when snapping to pixel grid.Jan Arve Saether2014-03-191-6/+6
* Make sure that items don't exceed the layout-computed boundaryJan Arve Saether2014-01-271-3/+5
* Remove our forked version of QGridLayoutEngineJan Arve Saether2014-01-021-4/+4
* Prepare to move the gridlayout engine so it can be shared.Jan Arve Saether2013-11-291-0/+1
* Update the internal alignment when an item *changes* its alignmentJan Arve Saether2013-10-011-0/+4
* Fixed a bug where a rearrange was not always doneJan Arve Saether2013-06-061-1/+9
* Quick Layouts: Do not arrange items at sub-pixel positions.Jan Arve Saether2013-05-141-2/+3
* Compile fix: Move the static functions to the correct file.Jan Arve Saether2013-05-031-53/+0
* Improve how child items are ignored/skippedJan Arve Saether2013-04-301-16/+12
* Move logic of effective size hints to effectiveSizeHints_helperJan Arve Saether2013-04-301-135/+3
* Refactor propagation of size hintsJan Arve Saether2013-04-261-3/+8
* Change default values of the preferred and max size hints to -1.Jan Arve Saether2013-04-171-18/+19
* Remove hard dependency on widgetsJens Bache-Wiig2013-04-151-1/+0
* Rename properties Layout.{vertical}SizePolicyJan Arve Saether2013-03-221-13/+13
* Fix bug with default size policy if not specified.Jan Arve Saether2013-03-121-7/+6
* Improvements to effectiveSizeHintsJan Arve Saether2013-03-111-12/+25
* Layouts: fix compilation warningsJ-P Nurmi2013-03-111-1/+1
* Layouts: Fix compilation warningsCaroline Chao2013-03-071-1/+1
* Change the layout engine of RowLayout and ColumnLayout.Jan Arve Saether2013-03-061-0/+326