aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicklayouts
Commit message (Expand)AuthorAgeFilesLines
* QuickLayouts: includemocsMarc Mutz2022-05-011-0/+2
* Layouts: use qmlWarning for polish loopsMitch Curtis2021-12-241-1/+1
* Doc: Make algorithm for distributing sizes in layouts more explicitKai Köhne2021-12-071-1/+5
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-025-24/+10
* Doc: Add references to the overview pages from each layout typeJan Arve Sæther2021-10-212-1/+22
* LayoutEngine: Replace `0` argument with nullptrIvan Tkachenko2021-10-201-1/+1
* Replace 0 pointer constants with nullptrAllan Sandfeld Jensen2021-10-181-3/+3
* Remove unnecessary declarations of type registration functionsUlf Hermann2021-07-161-2/+0
* QQuickStackLayout: Drop pointless slots declarationUlf Hermann2021-06-301-2/+0
* Use nullptr rather than 0 for null pointersUlf Hermann2021-06-303-10/+10
* 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