summaryrefslogtreecommitdiff
path: root/tests/auto/quick/qquicklayouts/data/tst_rowlayout.qml
Commit message (Expand)AuthorAgeFilesLines
* Allow a layout with width or height == 0 to resize its child itemsJan Arve Sæther2023-05-111-1/+11
* Do not crash if resizing a layout that got its child destroyedJan Arve Sæther2023-03-231-1/+38
* Add {horizontal,vertical}StretchFactorJan Arve Sæther2022-12-081-0/+45
* Add test for dynamically setting alignmentJan Arve Sæther2022-10-071-7/+108
* Use SPDX license identifiersLucie Gérard2022-06-111-49/+2
* Improve layouts in terms of efficiency and stabilityJan Arve Sæther2022-04-081-9/+78
* qt_add_qml_module: Add FOLLOW_FOREIGN_VERSIONING optionMaximilian Goldstein2021-10-291-1/+1
* Introduce ensurePolished()Jan Arve Sæther2021-10-241-0/+33
* QuickLayouts: fix crash when layout width depends on parent widthIvan Solovev2021-01-151-0/+37
* Improve performance when dynamically adding items to a layoutJan Arve Sæther2020-05-041-22/+67
* Test if a layout with "fixed" size still do a rearrange if neededJan Arve Sæther2020-04-221-0/+57
* Do not match for line numbers in the source code in ignoreWarning()Jan Arve Sæther2020-04-021-3/+3
* Fix a bug where a layout could crash or become non-responsiveJan Arve Sæther2020-02-121-0/+31
* Fix items in layouts not being rendered when layers are usedMitch Curtis2018-07-091-0/+18
* Add testcase for how align-to-pixel affects size hint normalizationJan Arve Sæther2018-03-021-0/+17
* Fix flaky test - wait for the LayoutRequest to arriveJan Arve Sæther2018-03-011-0/+1
* Move test for ignoreMessage to the topJan Arve Sæther2018-02-281-62/+60
* Layout: improve warning message when anchors are detectedMitch Curtis2018-02-201-1/+2
* Only warn about actual *anchors* in layout childrenJan Arve Sæther2018-02-191-0/+61
* Fix positioning and placement of initially invisible items in layoutsSascha Siebert2017-11-221-0/+35
* QQuickLayout: ensure that all change listeners are removedMitch Curtis2017-02-221-0/+10
* Avoid needless notifications when destroying layoutsJan Arve Saether2017-01-121-0/+21
* Fix crash on exit when using default property aliases with layoutsMitch Curtis2016-09-151-0/+12
* Add more tests for pixel snapping of sizesJan Arve Sæther2016-03-021-0/+31
* Change test because of slight behavior change in the layout engineJan Arve Sæther2016-03-011-1/+1
* Make test more data drivenJan Arve Sæther2016-03-011-43/+21
* Move QtQuick.Layouts to qtdeclarative from qtquickcontrolsJan Arve Saether2016-02-261-0/+921