summaryrefslogtreecommitdiffstats
path: root/src/datavisualization
Commit message (Expand)AuthorAgeFilesLines
...
* Fix surface slice problem on MacMika Salmela2014-03-172-1/+24
* Add proper scoping to signals with enum parametersMiikka Heikkinen2014-03-176-8/+8
* Selection label skewing fixed Tomi Korpipää2014-03-141-7/+7
* Fix target name for mac bundle buildsMika Salmela2014-03-111-2/+7
* Property type fixesMika Salmela2014-03-072-7/+7
* Fix examples docs for creatorMiikka Heikkinen2014-03-072-28/+31
* ItemModelBarDataProxy property type fixesMika Salmela2014-03-061-6/+6
* Readability improvementMika Salmela2014-03-061-2/+2
* Remove obsolete property documentationMika Salmela2014-03-051-6/+0
* Make bar graph horizontal labels transparent to vertical labelsMiikka Heikkinen2014-03-051-63/+64
* Default graphs for qmldesignerMiikka Heikkinen2014-03-041-3/+9
* Fix category axis automatic range adjustment for simple bar graphsMiikka Heikkinen2014-03-041-2/+2
* Minimal qml surface example bug fix Tomi Korpipää2014-03-041-1/+1
* Enable querying shadow support from graphsMiikka Heikkinen2014-03-035-0/+26
* Disallow clearing all draw flagsTomi Korpipää2014-03-031-4/+16
* Compilation warning fix Tomi Korpipää2014-02-281-1/+1
* Introduce state storing for mac and android.Miikka Heikkinen2014-02-283-2/+12
* Fixed touch selection bugTomi Korpipää2014-02-281-2/+5
* Doc fixes: Tomi Korpipää2014-02-277-24/+27
* Fix some docsMiikka Heikkinen2014-02-272-2/+1
* Doc fixes: Tomi Korpipää2014-02-274-24/+27
* Doc fixes Tomi Korpipää2014-02-274-26/+26
* Doc fixes Tomi Korpipää2014-02-272-8/+9
* Q3DCamera doc and API updateTomi Korpipää2014-02-273-11/+11
* Fix some copyrightsMiikka Heikkinen2014-02-261-0/+2
* Added multimedia to qdocconf Tomi Korpipää2014-02-261-1/+2
* Removed obsolete lines from qdocconf Tomi Korpipää2014-02-261-4/+0
* Doc: Made modifications to qdocconf file.Jerome Pasion2014-02-261-20/+12
* Fix Valgrind found issuesMiikka Heikkinen2014-02-255-23/+33
* Move selection labels to renderer from render itemsMiikka Heikkinen2014-02-2412-122/+148
* Set objects dirty on Y axis range changeMika Salmela2014-02-242-1/+15
* Don't do unnecessary polygon fill enablingsMiikka Heikkinen2014-02-241-6/+4
* Removed unnecessary overloaded function Tomi Korpipää2014-02-242-10/+0
* Fix the variable naming in findMatchingRowMiikka Heikkinen2014-02-242-6/+6
* Multiseries support for selection pointerMika Salmela2014-02-214-54/+146
* Misc fixesMiikka Heikkinen2014-02-211-3/+5
* Fixed surface shadow wrong direction bug Tomi Korpipää2014-02-211-9/+1
* Document the rendering changesMiikka Heikkinen2014-02-205-54/+57
* Scaling and offset support for multiseriesMika Salmela2014-02-204-92/+222
* Fix scene coordinates in qml indirect renderingMiikka Heikkinen2014-02-191-6/+6
* Clean up public API and includes usageMiikka Heikkinen2014-02-1891-935/+256
* First step towards FXAA based antialiasing.Pasi Keranen2014-02-171-13/+37
* Surface remaining shadow problem fixed Tomi Korpipää2014-02-171-2/+4
* Selection works on wireframe-only mode Tomi Korpipää2014-02-171-2/+2
* Draw surface grid in slice when wireframe only Tomi Korpipää2014-02-171-24/+26
* Series visibility affects slice Tomi Korpipää2014-02-171-1/+2
* Fix docs build after recent reordering of examplesMiikka Heikkinen2014-02-131-1/+1
* Take qml_plugin.prf into useMiikka Heikkinen2014-02-133-0/+6
* Remove mentions about only supporting single surfaceMiikka Heikkinen2014-02-112-10/+2
* Multiseries support for surface sliceMika Salmela2014-02-114-48/+70