summaryrefslogtreecommitdiffstats
path: root/src/datavisualizationqml2/abstractdeclarative.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix scene coordinates in qml indirect renderingMiikka Heikkinen2014-02-191-16/+27
* Crash fixTomi Korpipää2014-02-181-15/+40
* Clean up public API and includes usageMiikka Heikkinen2014-02-181-3/+3
* First step towards FXAA based antialiasing.Pasi Keranen2014-02-171-25/+89
* Don't draw the graph in qml when it is set not visible.Miikka Heikkinen2014-02-061-8/+10
* Abstractdeclarative crash vulnerability fix Tomi Korpipää2014-02-041-6/+4
* Fixed boot2qt window clearing bugTomi Korpipää2014-02-041-11/+52
* Fix copyright yearMiikka Heikkinen2014-01-271-1/+1
* Add example for showing graph legendMiikka Heikkinen2014-01-231-0/+8
* Made jira tasks of TODOs, part 1Tomi Korpipää2014-01-221-1/+0
* Reintroduced namespace macros, part 2Tomi Korpipää2014-01-171-2/+2
* Implement generic clearSelection() method for graphsMiikka Heikkinen2014-01-161-0/+5
* Removed QDataVis and namespace macrosTomi Korpipää2014-01-151-14/+29
* Make active axes properties in C++Miikka Heikkinen2014-01-091-0/+7
* Invalid point/selection as constant property in qmlMiikka Heikkinen2014-01-091-2/+3
* Enable showing multiple graphs in QMLMiikka Heikkinen2014-01-081-9/+29
* Rename axis classesMiikka Heikkinen2014-01-071-1/+1
* Fix theme ownershipMiikka Heikkinen2014-01-071-3/+3
* Fixes update on move to retina display on Mac OS X and Qt 5.2Keränen Pasi2013-12-181-11/+10
* Fix various issues for previous commitMiikka Heikkinen2013-12-171-4/+3
* Antialiasing and direct rendering with QML.Keränen Pasi2013-12-171-26/+84
* Fixes to QML retina display issues.Keränen Pasi2013-12-031-1/+33