aboutsummaryrefslogtreecommitdiffstats
path: root/src/quicklayouts/qquickstacklayout_p.h
Commit message (Expand)AuthorAgeFilesLines
* Partially revert "Make properties in Qt Quick Layouts FINAL"Fabian Kosmale2024-02-161-2/+2
* Remove the use of Q_QUICKLAYOUTS_PRIVATE_EXPORTAlexey Edelev2024-01-091-2/+2
* Make properties in Qt Quick Layouts FINALOliver Eftevaag2023-06-071-5/+5
* Fix StackLayout to keep the current visible item after insert/removalJan Arve Sæther2023-04-261-1/+6
* Fix StackLayout to react to reordering siblingsJan Arve Sæther2023-04-251-0/+3
* Add {horizontal,vertical}StretchFactorJan Arve Sæther2022-12-081-0/+1
* Fix wrong item-sizeHint-cache when StackLayout children were reorderedJan Arve Sæther2022-10-071-1/+1
* StackLayout: Do not set size of children to (-1, -1)Jan Arve Sæther2022-08-261-0/+1
* QQuickStackLayout: also export the attached typeYuhang Zhao2022-08-131-1/+1
* Remove Qt key words from header filesYuhang Zhao2022-07-191-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Fix QQuickStackLayout::rearrange for newly added itemsJan Arve Sæther2022-06-031-1/+2
* Migrate to autogenerated cpp exportsAlexey Edelev2021-11-021-1/+1
* QQuickStackLayout: Drop pointless slots declarationUlf Hermann2021-06-301-2/+0
* Use nullptr rather than 0 for null pointersUlf Hermann2021-06-301-2/+2
* QQuickStackLayout: Fix include directiveUlf Hermann2021-02-191-1/+1
* Add "we mean it" warning to private headersVolker Hilsheimer2021-02-051-0/+11
* Quick.Layouts: Make plugin optionalFabian Kosmale2021-01-181-0/+150