summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine
Commit message (Expand)AuthorAgeFilesLines
* 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
* Update custom item translation when axes change, if needed Tomi Korpipää2014-05-222-0/+17
* Cache ObjectHelper instancesMiikka Heikkinen2014-05-2211-75/+49
* Added enablers for axis dragging to QMLTomi Korpipää2014-05-214-23/+52
* Added support for custom items with absolute coordinatesTomi Korpipää2014-05-218-31/+74
* Do not draw custom items outside axis ranges Tomi Korpipää2014-05-201-1/+10
* Surface slice grid line fix Tomi Korpipää2014-05-201-2/+2
* Fix label alignmentsMiikka Heikkinen2014-05-194-38/+28
* Optimize label rotations a bitMiikka Heikkinen2014-05-195-37/+55
* Added property for disabling shadows on custom itemsTomi Korpipää2014-05-192-1/+11
* Implement axis label autorotationMiikka Heikkinen2014-05-1910-183/+613
* Optimized custom item addition/removalTomi Korpipää2014-05-193-21/+31
* Dirty bits to custom item Tomi Korpipää2014-05-164-1/+70
* Added visible flag and possibility to release ownership of custom itemTomi Korpipää2014-05-145-0/+26
* Added option to use orthographic projectionTomi Korpipää2014-05-1411-17/+118
* Multi-match behavior implementation for surface item model proxyMiikka Heikkinen2014-05-141-1/+1
* Use blending for custom items only when neededTomi Korpipää2014-05-144-17/+27
* Some changes to querying series selection Tomi Korpipää2014-05-134-7/+8
* API to query custom item selection Tomi Korpipää2014-05-138-2/+65