aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquicklayouts
Commit message (Expand)AuthorAgeFilesLines
* Remove the qmake project filesFabian Kosmale2021-01-151-14/+0
* QuickLayouts: fix crash when layout width depends on parent widthIvan Solovev2021-01-151-0/+37
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-1/+1
* Follow layoutMirroring in Layout marginsDavid Edmundson2020-08-261-0/+41
* Improve performance when dynamically adding items to a layoutJan Arve Sæther2020-05-043-25/+126
* Test if a layout with "fixed" size still do a rearrange if neededJan Arve Sæther2020-04-221-0/+57
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-091-3/+3
|\
| * Do not match for line numbers in the source code in ignoreWarning()Jan Arve Sæther2020-04-021-3/+3
* | StackLayout: add attached index, isCurrentItem, and layout propertiesMitch Curtis2020-03-231-3/+172
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-121-0/+31
|\|
| * Fix a bug where a layout could crash or become non-responsiveJan Arve Sæther2020-02-121-0/+31
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-4/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2020-01-161-0/+33
|\|
| * Qt Quick Layouts: Do not assert when specifying an invalid row/columnJan Arve Sæther2019-11-131-0/+33
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-251-0/+54
|\|
| * Add missing emits from various property setters in {Grid,Row}LayoutJan Arve Sæther2019-10-251-0/+54
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-1/+1
* | Regenerate testsAlexandru Croitor2019-11-141-5/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-141-54/+41
|\|
| * 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
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+33
|/
* 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