aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicklayouts
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong item-sizeHint-cache when StackLayout children were reorderedJan Arve Sæther2022-11-172-10/+14
* Remove unused QQuickGridLayoutEngine::alignment() functionJan Arve Sæther2022-11-022-8/+0
* Do not listen to baselineOffset changes unless really neededJan Arve Sæther2022-09-283-2/+17
* StackLayout: Do not set size of children to (-1, -1)Jan Arve Sæther2022-09-062-4/+12
* Remove all usage of m_ignoredItemsJan Arve Sæther2022-06-162-6/+1
* QuickLayouts: includemocsMarc Mutz2022-06-061-0/+2
* Update commercial license headersTarja Sundqvist2022-06-0411-235/+235
* Layouts: use qmlWarning for polish loopsMitch Curtis2021-12-171-1/+1
* Doc: Make algorithm for distributing sizes in layouts more explicitKai Köhne2021-12-071-1/+5
* Doc: Add references to the overview pages from each layout typeJan Arve Sæther2021-10-212-1/+22
* Remove unnecessary declarations of type registration functionsUlf Hermann2021-07-161-2/+0
* Refactor and update qml CMake APICraig Scott2021-06-041-12/+8
* Doc: Fix documentation issuesTopi Reinio2021-06-021-1/+1
* CMake: Remove GENERATE_METATYPES usageMaximilian Goldstein2021-04-271-1/+0
* CMake: Fix qml module version to use the repo project versionAlexandru Croitor2021-04-151-1/+1
* Export QQuickListViewAttached and QQuickLayoutAttachedUlf Hermann2021-03-181-1/+1
* QQuickStackLayout: Fix include directiveUlf Hermann2021-02-191-1/+1
* Add "we mean it" warning to private headersVolker Hilsheimer2021-02-054-0/+44
* Doc: Fix documentation warnings for Qt QuickTopi Reinio2021-02-012-4/+4
* Silence warnings about deprecated QString::QString(const char*)Friedemann Kleint2021-01-211-2/+2
* Quick.Layouts: Make plugin optionalFabian Kosmale2021-01-1812-0/+3932