aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickcanvasitem/data
Commit message (Expand)AuthorAgeFilesLines
* Canvas: Handle switching between object and string based colorsAndy Shaw2019-02-141-0/+35
* Canvas: Guard context pointer against external deletionUlf Hermann2019-01-231-0/+86
* 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-051-1/+3
* 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-191-0/+22
* Fix hue clamping in Context2DLaszlo Agocs2015-08-241-0/+18
* Canvas: add a testcase for QSGSimpleTextureNode crash.Mitch Curtis2015-08-121-0/+22
* Ensure that Canvas has the correct size with complex bindings.Mitch Curtis2015-01-281-1/+37
* Canvas: don't crash when getContext("2d") is called on destruction.Mitch Curtis2015-01-262-0/+51
* qttest: make findChild available only for QtTest 1.1Fawzi Mohamed2014-12-054-4/+4
* Fix clip state tracking in Context2DMatt Fischer2014-09-221-1/+1
* Make Canvas test case independent of chosen font.Ulf Hermann2014-09-161-1/+6
* Wait longer for image to be loaded in canvas item testUlf Hermann2014-09-161-1/+1
* Ignore extra arguments passed to Context2D functions.Mitch Curtis2014-08-141-0/+343
* Run autotests for Canvas.renderTarget == FramebufferObject also.Gunnar Sletta2014-08-021-2/+2
* Canvas: do not emit paint when resized but hiddenJ-P Nurmi2014-03-162-13/+20
* Canvas: do not emit paint signal when invisibleJ-P Nurmi2014-02-282-3/+14
* Revert "Fix item polishing"J-P Nurmi2014-02-282-14/+3
* Fix canvas tests after commit 439f31f128e70ecae16544ee7041695c60e0b2d6Simon Hausmann2014-02-041-5/+1
* Dont call updatePolish if an item is not visibleFabian Bumberger2014-01-082-4/+20
* Support multiple quoted font families in Context2D font property.Mitch Curtis2013-08-051-28/+49
* Correctly parse Context2D font as per CSS shorthand font propertyMitch Curtis2013-06-241-2/+77
* Set default font size to 10px as per spec, not 10pt.Mitch Curtis2013-06-141-0/+2
* Allow floating point pixel sizes for Context2D, don't set if invalid.Mitch Curtis2013-06-141-0/+14
* support url type qml property as a source for Context2D::drawImage()Tasuku Suzuki2013-06-101-0/+11
* Change Canvas to use Image and antialiasing by default.Gunnar Sletta2013-02-261-1/+2
* Fixed Canvas ImageData pixel values not being settable to 0.Samuel Rødal2013-02-071-0/+8
* doc: fix some typos in .qml filesSergio Ahumada2012-09-071-1/+1
* Use the new antialiasing property for canvas paintingCharles Yin2012-08-281-1/+0
* Refactor context2d thread logicCharles Yin2012-07-313-14/+14
* Fix unstable test_paint test caseCharles Yin2012-06-051-2/+5
* Fix canvas item drawImage bug with FBO render targetCharles Yin2012-06-051-1/+13
* Add unit tests for SVG pathCharles Yin2012-05-231-0/+57
* Use the default timeout for tryCompareCharles Yin2012-05-231-11/+11
* Refactor canvas item unit testsCharles Yin2012-05-0421-4931/+5122
* Fix context2d transform issuesCharles Yin2012-03-305-129/+129
* Change smooth to be true by defaultGunnar Sletta2012-03-224-0/+4
* Change the default renderTarget and renderStrategyCharles Yin2012-03-0716-17/+19
* Continue refactor of Canvas rendering.Justin McPherson2012-03-061-1/+1
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-2440-0/+6789