summaryrefslogtreecommitdiffstats
path: root/src/datavisualizationqml2/abstractdeclarative.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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