summaryrefslogtreecommitdiffstats
path: root/src/datavisualizationqml2/abstractdeclarative.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devv5.10.0-beta1v5.10.0-alpha1Liang Qi2017-08-151-1/+1
|\
| * Use QSharedPointer::create() moreMarc Mutz2017-07-311-1/+1
* | Reduce the scope of the preprocessor branches with the help of a unionJake Petroules2017-08-091-48/+24
|/
* Fix build for -no-feature-wheeleventStephan Binner2017-04-241-0/+2
* Add mutex guards for AbstractDeclarative::updateWindowParametersMika Salmela2017-01-121-0/+6
* Copyright file update to GPLMiikka Heikkinen2016-01-121-9/+17
* Fix issues with COIN buildsMiikka Heikkinen2015-10-221-2/+6
* Update license headersMiikka Heikkinen2015-10-201-11/+14
* Copyright header changesMika Salmela2015-04-141-3/+3
* Change copyright headers.Miikka Heikkinen2014-11-071-7/+7
* Support for dynamic opengl builds.Miikka Heikkinen2014-10-291-21/+18
* Mac touchpad support addedTomi Korpipää2014-10-271-0/+15
* Fix context cleanupMiikka Heikkinen2014-10-131-19/+36
* Make background margin configurableMiikka Heikkinen2014-09-301-0/+12
* Implement zooming to cursorMiikka Heikkinen2014-09-261-0/+7
* Added possibility to change graph's localeMiikka Heikkinen2014-09-191-0/+16
* Reflection API addedTomi Korpipää2014-08-261-0/+20
* Added horizontal aspect ratio property for abstract graphsMiikka Heikkinen2014-07-011-1/+13
* Add radialLabelOffset property for graphsMiikka Heikkinen2014-06-261-0/+12
* Polar graph support, phase oneMiikka Heikkinen2014-06-261-0/+12
* Fix selectedElement qmldesigner crashMiikka Heikkinen2014-06-101-1/+14
* Scatter perf improvementMika Salmela2014-06-051-0/+12
* Clean up declarative Tomi Korpipää2014-06-031-1/+0
* Added API for changing data aspect ratioTomi Korpipää2014-05-261-0/+13
* Added enablers for axis dragging to QMLTomi Korpipää2014-05-211-1/+6
* Added visible flag and possibility to release ownership of custom itemTomi Korpipää2014-05-141-0/+5
* Added option to use orthographic projectionTomi Korpipää2014-05-141-0/+13
* API to query custom item selection Tomi Korpipää2014-05-131-0/+12
* Added API for querying label selectionTomi Korpipää2014-05-131-0/+10
* CustomDataItem made into a public classTomi Korpipää2014-05-121-9/+42
* Only disable theme forcing during initial loading of graph.Miikka Heikkinen2014-04-281-1/+1
* QML them basecolor override by series bug fixedTomi Korpipää2014-04-251-1/+1
* Added QML support for custom itemsTomi Korpipää2014-04-231-6/+26
* Introduce fps measurement via propertiesMiikka Heikkinen2014-04-041-0/+20
* Fix iOS empty graph problemTomi Korpipää2014-03-191-0/+10
* Make sure we don't draw empty graphs in designerMiikka Heikkinen2014-03-051-3/+4
* Enable querying shadow support from graphsMiikka Heikkinen2014-03-031-0/+5
* Round viewport to nearest integerMika Salmela2014-03-031-4/+5
* Remove the invalid renderer deletion from context switch.Miikka Heikkinen2014-03-031-17/+4
* Introduce state storing for mac and android.Miikka Heikkinen2014-02-281-17/+79
* Make graphs look nice in QML designerMiikka Heikkinen2014-02-261-1/+4
* Context sharing disabled for mac only Tomi Korpipää2014-02-261-3/+3
* Improve antialiasing & msaaSamples handling in qmlMiikka Heikkinen2014-02-241-37/+38
* Fixed retina problems with FBO renderingTomi Korpipää2014-02-211-2/+1
* Mac fixes for QMLTomi Korpipää2014-02-211-1/+11
* Fix initializing to direct rendering modeMiikka Heikkinen2014-02-201-8/+9
* Call update after changing the contents flagMiikka Heikkinen2014-02-201-2/+4
* MSAA support added to QMLTomi Korpipää2014-02-201-29/+114
* Fix indirect rendering issue with boot2qt launcherMiikka Heikkinen2014-02-191-3/+7
* Minor changes to abstractdeclarative Tomi Korpipää2014-02-191-4/+4