aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicklayouts/qquicklayout_p.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Layouts: Add revision to useDefaultSizePolicy"Fabian Kosmale2025-03-031-2/+2
* Layouts: Add revision to useDefaultSizePolicyFabian Kosmale2024-08-281-2/+2
* Make the default layout size policy configurable at the component levelSanthosh Kumar2024-05-301-0/+16
* Enable layouts to respect other size policies than Fixed and PreferredJan Arve Sæther2024-05-281-4/+8
* Use Qt::AA_QtQuickUseDefaultSizePolicy to apply size policy for layoutSanthosh Kumar2024-03-051-2/+20
* Revert "Adapt layouts to take advantage of new size policy information"Santhosh Kumar2024-02-291-20/+2
* Adapt layouts to take advantage of new size policy informationSanthosh Kumar2024-02-221-2/+20
* Remove the use of Q_QUICKLAYOUTS_PRIVATE_EXPORTAlexey Edelev2024-01-091-2/+2
* Remove all QML_DECLARE_TYPE from src and toolsUlf Hermann2023-11-181-2/+0
* Make properties in Qt Quick Layouts FINALOliver Eftevaag2023-06-071-21/+21
* Expose isPropertySet of Layout attached dataMatthias Rauter2023-06-021-0/+16
* Add {horizontal,vertical}StretchFactorJan Arve Sæther2022-12-081-0/+13
* Do not listen to baselineOffset changes unless really neededJan Arve Sæther2022-09-271-0/+2
* Remove Qt key words from header filesYuhang Zhao2022-07-191-2/+2
* Remove all usage of m_ignoredItemsJan Arve Sæther2022-06-161-1/+0
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Improve layouts in terms of efficiency and stabilityJan Arve Sæther2022-04-081-6/+18
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-021-2/+2
* Use nullptr rather than 0 for null pointersUlf Hermann2021-06-301-2/+2
* Export QQuickListViewAttached and QQuickLayoutAttachedUlf Hermann2021-03-181-1/+1
* Add "we mean it" warning to private headersVolker Hilsheimer2021-02-051-0/+11
* Quick.Layouts: Make plugin optionalFabian Kosmale2021-01-181-0/+367