aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickcanvasitem
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-161-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-25/+25
* 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
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Refactor context2d thread logicCharles Yin2012-07-313-14/+14
* Fix unstable test_paint test caseCharles Yin2012-06-052-3/+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-232-12/+12
* 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
* Remove unneeded dependencies to QtWidgets and QtOpenGLLars Knoll2012-03-121-1/+1
* Changed quick tests to work from install directoryKurt Korbatits2012-03-071-3/+1
* 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-2442-0/+6865