aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicklayouts
Commit message (Expand)AuthorAgeFilesLines
* Fix wrong item-sizeHint-cache when StackLayout children were reorderedJan Arve Sæther2022-11-211-1/+0
* Move StackLayout tests from qtquickcontrols.git (5.15)Jan Arve Sæther2022-09-301-0/+414
* StackLayout: Do not set size of children to (-1, -1)Jan Arve Sæther2022-09-061-0/+50
* QuickLayouts: fix crash when layout width depends on parent widthIvan Solovev2021-01-221-0/+37
* Follow layoutMirroring in Layout marginsDavid Edmundson2020-08-261-0/+41
* Improve performance when dynamically adding items to a layoutJan Arve Sæther2020-05-263-25/+126
* Test if a layout with "fixed" size still do a rearrange if neededJan Arve Sæther2020-05-181-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
* Qt Quick Layouts: Do not assert when specifying an invalid row/columnJan Arve Sæther2019-11-131-0/+33
* Add missing emits from various property setters in {Grid,Row}LayoutJan Arve Sæther2019-10-251-0/+54
* tst_gridlayout.qml: use createTemporaryObject()Mitch Curtis2019-09-121-41/+15
* tst_gridlayout.qml: convert to a proper data-driven testMitch Curtis2019-09-121-13/+26
* Fix items in layouts not being rendered when layers are usedMitch Curtis2018-07-092-0/+96
* 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
* test_defaultPropertyAliasCrash(): fix anchor warningsMitch Curtis2018-02-201-1/+0
* 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
* Fix outdated BSD license headerKai Koehne2017-10-174-10/+50
* QQuickLayout: ensure that all change listeners are removedMitch Curtis2017-02-223-0/+111
* StackLayout: propagate rearrange() call to child layoutsOleg Yadrov2017-01-192-1/+109
* 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-153-0/+120
* 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-264-0/+1999