summaryrefslogtreecommitdiff
path: root/src/layouts
Commit message (Expand)AuthorAgeFilesLines
* Cleanup QQmlExtensionInterface usageJ-P Nurmi2016-05-061-1/+1
* Layouts: Remove redundant definition of QQuickItemAlessandro Portale2016-01-061-154/+0
* Doc: Update QtQuick.Layouts import version to 1.3Topi Reinio2016-01-041-2/+2
* Update plugins.qmltypesKai Koehne2015-11-191-1/+170
* Fix {Row|Grid}Layout to adhere to sibling order of its childrenJan Arve Saether2015-10-302-1/+14
* Avoid redundant relayout when adding or removing itemsUlf Hermann2015-10-231-4/+0
* Tidy up Layout documentationMitch Curtis2015-10-201-24/+25
* Fix a few issues in StackLayout documentation.Mitch Curtis2015-09-071-5/+5
* Improve distribution when snapping to the pixel grid.Jan Arve Saether2015-04-152-5/+4
* Say hello to StackLayoutJan Arve Saether2015-04-135-3/+442
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-03-232-5/+5
|\
| * Fix inconsistent overrides. [-Winconsistent-missing-override]Sergio Martins2015-03-222-6/+6
* | Refactor: Move some common code up to QQuickLayoutJan Arve Saether2015-03-056-335/+360
|/
* Merge remote-tracking branch 'origin/5.4' into devJ-P Nurmi2015-02-122-0/+26
|\
| * Fix crash when invalidating a layout while rearrangingDaiwei Li2015-02-052-0/+26
* | Layouts: update license headersJ-P Nurmi2015-02-119-135/+163
* | Docs: update license headersJ-P Nurmi2015-02-114-48/+35
* | Add support for Layout marginsJan Arve Saether2015-01-1610-12/+246
* | Merge remote-tracking branch 'origin/5.4' into devJ-P Nurmi2015-01-161-2/+9
|\ \ | |/
| * Layouts: increase the default spacing on mobile platformsJ-P Nurmi2014-10-301-2/+9
* | Fix build with latest qtbaseKai Koehne2015-01-081-2/+2
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-09-1910-176/+106
|\ \ | |/
| * Adding designersupported to pluginsThomas Hartmann2014-09-181-0/+1
| * Fix Layout.minimumWidth documentationGatis Paeglis2014-09-171-1/+1
| * Do not crash when removing children from hidden layoutsJan Arve Saether2014-09-031-4/+5
| * Update license headers and add new license filesAntti Kokko2014-08-259-171/+99
* | Remove unused function.Jan Arve Saether2014-08-272-12/+0
|/
* Doc: Removing url variable from qdocconf file.Jerome Pasion2014-07-071-1/+0
* Merge remote-tracking branch 'origin/5.3' into devJ-P Nurmi2014-06-255-11/+79
|\
| * Fix grammar in Layout::fillWidth and Layout::fillHeight documentation.Mitch Curtis2014-06-201-2/+2
| * Doc: Updated layouts docs with images and snippetsstableVenu2014-06-134-9/+77
* | Doc: Fix qmlclass selector used in documentation configTopi Reinio2014-06-111-1/+1
|/
* Fix typo and add missing period to GridLayout documentation.Mitch Curtis2014-05-071-2/+2
* Bump QtQuick.Controls import version to 1.2J-P Nurmi2014-04-071-1/+1
* Import QtQuick 2.2J-P Nurmi2014-04-071-1/+1
* Do not reduce items size when snapping to pixel grid.Jan Arve Saether2014-03-192-10/+12
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-171-2/+3
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-121-2/+3
| |\
| | * Allow size hint changes during a rearrange.Jan Arve Saether2014-01-281-1/+3
* | | Don't register LayoutBase as a type.Jan Arve Saether2014-02-174-6/+11
* | | Update plugins.qmltypes for QtQuick.LayoutsJan Arve Saether2014-02-171-1/+5
|/ /
* | Make sure that items don't exceed the layout-computed boundaryJan Arve Saether2014-01-271-3/+5
* | Make sure that layout is invalidated if LayoutMirroring is changed.Jan Arve Saether2014-01-231-0/+7
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-171-4/+4
|\ \ | |/
| * Support negative layout spacings (do not assert)Jan Arve Saether2014-01-161-1/+0
| * Don't lie in the docs.Jan Arve Saether2014-01-161-4/+4
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-101-1/+4
|\ \ | |/
| * Do not loop infinitely if a span is larger than the layout extentJan Arve Saether2014-01-071-1/+4
* | Remove our forked version of QGridLayoutEngineJan Arve Saether2014-01-0211-2628/+162
* | Prepare to move the gridlayout engine so it can be shared.Jan Arve Saether2013-11-296-0/+20
|/