aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickcanvasitem
Commit message (Expand)AuthorAgeFilesLines
* tst_qquickcanvasitem: Skip test_paintContextInvalid() on QNXUlf Hermann2026-01-171-1/+5
* CanvasImageData: Track image data size for gc purposesFabian Kosmale2025-10-101-0/+18
* Add Qt::Qml before Qt::QmlPrivate to auto testsKarim Pinter2024-10-221-0/+1
* Correct license for test filesLucie Gérard2024-02-272-2/+2
* QtQml: Cache correct properties for signal handlersUlf Hermann2023-09-051-3/+3
* CMake: Make quick tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Enable tst_QQuickCanvasItem on AndroidVolker Hilsheimer2023-04-121-0/+1
* tst_qquickcanvasitem: wait for canvas before creating a contextShawn Rutledge2023-03-1118-0/+156
* Canvas test_url: wait until image is loadedShawn Rutledge2023-03-091-2/+2
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-09-071-1/+1
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Add license headers to cmake filesLucie Gérard2022-07-081-0/+3
* Use SPDX license identifiersLucie Gérard2022-06-112-54/+4
* Canvas: Add support for specifying a size when saving to an imageAndy Shaw2022-06-051-0/+4
* Remove tst_qquickcanvasitem on AndroidAndreas Buhr2022-05-171-16/+0
* Blacklist failing tests in txt_qquickcanvasitem on AndroidAndreas Buhr2022-05-161-0/+4
* Blacklist failing tests in tst_qquickcanvasitem on AndroidAndreas Buhr2022-05-091-0/+6
* Blacklist tests which fail on OpenGL context creation on AndroidAndreas Buhr2022-05-061-0/+4
* Skip crashing test in tst_qquickcanvasitem on AndroidAndreas Buhr2022-05-061-0/+3
* Blacklist failing tests in txt_qquickcanvasitem on AndroidAndreas Buhr2022-05-031-0/+6
* tst_qquickcanvasitem: Avoid interleaved executionFabian Kosmale2022-01-134-69/+129
* When setting the line dash to be an empty array reset the style to SolidAndy Shaw2021-07-141-0/+31
* tst_qquickcanvas: Verfiy that canvas.context existsFabian Kosmale2021-04-231-0/+2
* Remove the qmake project filesFabian Kosmale2021-01-151-57/+0
* Blacklist failing tests for QEMU ARMv7Samuli Piippo2021-01-071-0/+3
* Un-blacklist tests that grafana says are passingShawn Rutledge2020-11-201-2/+0
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-061-2/+2
* QQuickCanvas: Skip failing test for nowFabian Kosmale2020-08-281-0/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-096-23/+29
|\
| * Make tst_qquickcanvasitem significant again; fix image size roundingShawn Rutledge2020-03-055-21/+21
| * Blacklist a few more canvas testsShawn Rutledge2020-03-051-2/+8
* | Regenerate qtdeclarativeAlexandru Croitor2020-02-121-4/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-0/+14
|\|
| * Blacklist failing quickcanvasitem tests for macOSMorten Johan Sørvig2020-01-221-0/+14
* | Regenerate all projects with new CMake API versionAlexandru Croitor2019-11-151-2/+2
* | Regenerate testsAlexandru Croitor2019-11-141-5/+2
* | Add QtDeclarative Test CoverageLeander Beernaert2019-08-141-0/+41
|/
* Canvas: Handle switching between object and string based colorsAndy Shaw2019-02-141-0/+35
* Canvas: Guard context pointer against external deletionUlf Hermann2019-01-232-1/+88
* Add LineStyle support to Context2dColin Ogilvie2018-07-121-0/+91
* tst_gradient.qml: fix warnings about multiple var declarationsMitch Curtis2018-05-241-115/+115
* tst_gradient.qml: fix warnings about type coercionMitch Curtis2018-05-241-108/+108
* tst_qquickcanvasitem: only run tiff tests if imageformats is installedMitch Curtis2018-02-053-2/+31
* Enable tests for boot2qtSami Nurmenniemi2017-09-211-0/+4
* Canvas test: make sure canvas is readyFrederik Gladhorn2016-07-043-1/+5
* Fix assertion in qt_create_image_data()Peter Varga2016-04-192-0/+23
* Updated license headersJani Heikkinen2016-01-201-17/+12
* Fix OTHER_FILES in qquickcanvasitem.proUlf Hermann2015-09-151-3/+26
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-061-0/+18
|\
| * Fix hue clamping in Context2DLaszlo Agocs2015-08-241-0/+18