aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/context2d/qquickcontext2d.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.13' into devQt Forward Merge Bot2019-05-091-5/+7
|\
| * Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-081-5/+7
| |\
| | * Improve Context2D's line dash-related documentationMitch Curtis2019-05-031-5/+7
* | | Remove last traces of QV8EngineUlf Hermann2019-05-081-1/+1
* | | Remove QQmlV4HandleUlf Hermann2019-04-101-1/+5
|/ /
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-151-2/+7
|\|
| * Canvas: Handle switching between object and string based colorsAndy Shaw2019-02-141-2/+7
* | Merge remote-tracking branch 'origin/5.12' into devLiang Qi2019-01-291-144/+166
|\|
| * Canvas: Guard context pointer against external deletionUlf Hermann2019-01-231-144/+166
* | Fix QFont-related deprecation warningsFriedemann Kleint2019-01-081-3/+3
|/
* Cleanups in Value/PrimitiveLars Knoll2018-09-171-11/+11
* Add LineStyle support to Context2dColin Ogilvie2018-07-121-0/+127
* Quick: Use devicePixelRatioF rather than devicePixelRatioUlf Hermann2018-07-121-1/+1
* Prefix vtable methods with virtualLars Knoll2018-07-031-6/+6
* Replace Identifier by PropertyKeyLars Knoll2018-07-021-4/+4
* Unify the get and getIndexed vtable functions of QV4::ObjectLars Knoll2018-07-021-2/+7
* Unify put and putIndexedLars Knoll2018-07-021-2/+6
* Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-06-251-4/+4
|\
| * Merge remote-tracking branch 'origin/5.11' into devUlf Hermann2018-06-251-4/+4
| |\
| | * Doc: Add missing dots (qtdeclarative)Paul Wicking2018-06-191-4/+4
* | | Add Proxy support for prototype handlingLars Knoll2018-06-251-5/+5
|/ /
* | Merge remote-tracking branch 'origin/5.11' into devLars Knoll2018-05-241-1/+1
|\|
| * Pass the arguments correctly to QRadialGradientAndy Shaw2018-05-151-1/+1
* | Disambiguate different allocation functions in the memory managerLars Knoll2018-04-121-8/+8
|/
* use nullptr consistently (clang-tidy)Shawn Rutledge2018-02-261-12/+12
* doc: Fix remaining "Can't tie this..." errorsMartin Smith2018-02-231-2/+2
* Convert canvas2d methods to new calling conventionLars Knoll2018-01-121-457/+459
* Bring back markObjects(), this time generatedLars Knoll2017-11-141-4/+5
* Merge remote-tracking branch 'origin/dev' into HEADLars Knoll2017-10-221-1/+1
|\
| * Replace Q_DECL_OVERRIDE with overrideKevin Funk2017-09-251-1/+1
* | Change CallData::argc to be a QV4::ValueErik Verbruggen2017-09-191-47/+47
* | Merge remote-tracking branch 'origin/dev' into wip/new-backendLars Knoll2017-08-221-1/+2
|\|
| * Merge remote-tracking branch 'origin/dev' into wip/scenegraphngLaszlo Agocs2017-05-311-0/+2
| |\
| * | Move PathItem to qt.labsLaszlo Agocs2017-04-251-1/+2
* | | Remove Scope::result and convert calling convention for builtinsLars Knoll2017-08-081-253/+333
| |/ |/|
* | Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-05-021-0/+2
|\ \ | |/ |/|
| * Run includemocs in qtdeclarativeThiago Macieira2017-04-261-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devSimon Hausmann2017-04-071-1/+1
|\|
| * Fix QQuickCanvasItem::toImage() high-DPI captureMorten Johan Sørvig2017-03-311-1/+1
* | Separate the stack used for GC from the regular JS stackLars Knoll2017-04-071-3/+3
* | Merge remote-tracking branch 'origin/5.9' into HEADSimon Hausmann2017-03-231-2/+8
|\|
| * Build fix for -no-feature-quick-pathPaul Olav Tvete2017-03-131-2/+8
* | Use qRadiansToDegrees() more widelyEdward Welbourne2017-03-161-7/+5
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-03-141-0/+2
|\|
| * Build fix for -no-feature-quick-shadereffectPaul Olav Tvete2017-03-101-0/+2
* | Merge remote-tracking branch 'origin/5.9' into devLars Knoll2017-02-141-6/+6
|\|
| * Fix a crash in canvas2d when calling some methodsLars Knoll2017-02-071-6/+6
* | Object: Allow put and putIndexed to return success or failureRobin Burchell2017-02-091-3/+6
|/
* Port builtin methods in Canvas2D to new calling conventionLars Knoll2017-01-251-680/+617
* Get rid of most QT_NO_FOO usagesLars Knoll2016-11-291-7/+7