summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete fillDepthTexture functionMika Salmela2014-07-041-2/+0
* Texture to surfaceMika Salmela2014-07-0412-25/+249
* Fix non-visible selected item drawing in static optimization modeMiikka Heikkinen2014-07-021-69/+71
* Add qmlspectrogram example documentationMiikka Heikkinen2014-07-021-0/+5
* Removed common.priMiikka Heikkinen2014-07-021-0/+2
* Fix labels and grid lines changing size when aspect ratio is changedMiikka Heikkinen2014-07-0211-71/+118
* Added horizontal aspect ratio property for abstract graphsMiikka Heikkinen2014-07-018-39/+122
* Fix custom item position in polar graphsMiikka Heikkinen2014-06-302-6/+14
* Adjust background margins based on angular labels and titleMiikka Heikkinen2014-06-309-64/+177
* Fix polar axis title positioningMiikka Heikkinen2014-06-274-8/+64
* Removed unnecessary texture enablingsTomi Korpipää2014-06-273-24/+2
* Polar chart for scatterMiikka Heikkinen2014-06-264-299/+288
* Add radialLabelOffset property for graphsMiikka Heikkinen2014-06-268-10/+82
* Add flipHorizontalGrid property for surfaceMiikka Heikkinen2014-06-269-23/+107
* Polar graph support, phase oneMiikka Heikkinen2014-06-2612-213/+502
* Added some extra checking for selection texture creationMiikka Heikkinen2014-06-243-7/+12
* Fix label width issue when axis range changesMiikka Heikkinen2014-06-241-2/+4
* Bars: Moved bar, background and grid line drawing to separate methodsTomi Korpipää2014-06-247-120/+344
* Minor examples and doc fixesMiikka Heikkinen2014-06-101-6/+6
* QML doc fixesTomi Korpipää2014-06-101-4/+2
* Fix selectedElement qmldesigner crashMiikka Heikkinen2014-06-101-1/+4
* Revert surface shadow cull disableMiikka Heikkinen2014-06-091-0/+3
* Doc updatesMiikka Heikkinen2014-06-093-16/+14
* Fix for static optimization crash on androidMika Salmela2014-06-061-1/+13
* Fix missing axis titles with zero rotation and fixed titlesMiikka Heikkinen2014-06-064-23/+25
* Change label polygon offset to follow draw orderMiikka Heikkinen2014-06-053-9/+18
* Clean upTomi Korpipää2014-06-051-13/+23
* Minor doc fix to sceneMiikka Heikkinen2014-06-051-2/+6
* Scatter perf improvementMika Salmela2014-06-0512-39/+360
* Doc \since changes Tomi Korpipää2014-06-058-24/+24
* Android surface selection fix Tomi Korpipää2014-06-041-1/+1
* Misc fixes found during testingMiikka Heikkinen2014-06-042-0/+4
* Clean up Tomi Korpipää2014-06-048-44/+72
* Fix surface shadows and other misc fixesMiikka Heikkinen2014-06-031-3/+0
* Misc fixes for bugs found during examples testingMiikka Heikkinen2014-06-031-1/+1
* Clean up data Tomi Korpipää2014-06-032-2/+0
* Clean up the rest of engine Tomi Korpipää2014-06-0317-49/+1
* Clean up renderersTomi Korpipää2014-06-038-72/+6
* Clean upTomi Korpipää2014-06-027-33/+0
* Misc fixes found while valgrinding.Miikka Heikkinen2014-06-022-11/+17
* Clean up Tomi Korpipää2014-06-021-9/+0
* Fix various issuesMiikka Heikkinen2014-06-026-15/+29
* Fix surface selection texture generationMiikka Heikkinen2014-05-301-3/+3
* Added CustomLabelItemTomi Korpipää2014-05-282-13/+89
* Implement binary search for determining surface sample spaceMiikka Heikkinen2014-05-282-75/+78
* Fix labels transparency within each axisMiikka Heikkinen2014-05-283-221/+282
* Optionally show axis titles on the graphMiikka Heikkinen2014-05-2714-129/+480
* Code cleanups Tomi Korpipää2014-05-262-22/+1
* Added API for changing data aspect ratioTomi Korpipää2014-05-2610-45/+135
* Fix misc minor issuesMiikka Heikkinen2014-05-225-5/+5