aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/context2d/qquickcontext2d_p.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-10-181-1/+4
|\
| * Make the Canvas item configurableLars Knoll2016-10-101-1/+4
* | Mark some methods as constAnton Kudryavtsev2016-10-061-2/+2
* | Quick items: add missing 'override'Anton Kudryavtsev2016-09-201-7/+7
|/
* Use predefined color instead of creation from stringAnton Kudryavtsev2016-08-261-2/+2
* V4: allow inlining of ExecutionEngine::{qml,js}Engine()Erik Verbruggen2016-05-201-0/+1
* Updated license headersJani Heikkinen2016-01-191-14/+20
* Add missing "We mean it" comments to private headers.Friedemann Kleint2015-10-061-0/+11
* Get rid of qv4value_inl_p.h and replace it by qv4typedvalue_p.hLars Knoll2015-04-241-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* Remove v8engine from qmlcomponent and canvas2dLars Knoll2015-01-081-2/+2
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* More QQuickCanvas cleanup handling.Gunnar Sletta2014-08-011-2/+1
* Prevent initial clipping in Context2DUlf Hermann2014-06-031-0/+2
* Use an offscreen surface in CanvasLaszlo Agocs2014-03-271-2/+3
* Rename some filesLars Knoll2014-01-311-1/+1
* Improve the Canvas threading modelGunnar Sletta2013-12-031-2/+4
* Fix license headers of QtQuick sources.Gunnar Sletta2013-09-301-1/+1
* Fix API of QQmlV4HandleLars Knoll2013-09-261-1/+1
* Merge branch 'dev' of ssh://codereview.qt-project.org/qt/qtdeclarative into w...Simon Hausmann2013-06-241-1/+2
|\
| * Set default font size to 10px as per spec, not 10pt.Mitch Curtis2013-06-141-1/+2
* | Remove usage of v8 from the context2d headerLars Knoll2013-06-101-3/+4
* | Initial port of JS canvas bindings to use QV4::Object subclass instead of V8 ...Simon Hausmann2013-05-101-2/+2
* | Remove v8::Persistent usage from qquickcanvasLars Knoll2013-05-081-1/+1
* | Get rid of v8::LocalLars Knoll2013-05-061-2/+2
|/
* Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-281-4/+0
* Complete rewrite of threaded render loop.Gunnar Sletta2013-01-181-2/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-101-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-231-24/+24
* Use the new antialiasing property for canvas paintingCharles Yin2012-08-281-1/+1
* Refactor context2d thread logicCharles Yin2012-07-311-2/+8
* Introduce QQuickCanvasPixmapCharles Yin2012-06-051-1/+2
* Enable threaded/immediate rendering for FBO(step 1)Charles Yin2012-05-311-1/+9
* Add Q_DISABLE_COPY to QQuickContext2DCharles Yin2012-05-291-0/+2
* Remove unnecessary exportsMatthew Vogt2012-05-181-1/+1
* Fix context2d transform issuesCharles Yin2012-03-301-2/+20
* Continue refactor of Canvas rendering.Justin McPherson2012-03-061-9/+6
* Rename QDeclarative symbols to QQuick and QQmlMatthew Vogt2012-02-241-4/+4
* Remove non-standard canvas filter/mirror functionsCharles Yin2012-02-131-12/+1
* Refactor Canvas rendering paths.Justin McPherson2012-02-101-6/+39
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update copyright year in Nokia copyright headers.Jason McDonald2012-01-171-1/+1
* Say hello to QtQuick moduleKent Hansen2011-12-021-0/+210