summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added API for querying label selectionTomi Korpipää2014-05-138-7/+87
* CustomDataItem made into a public classTomi Korpipää2014-05-126-66/+84
* Allow surface rows and cols be in ascending or descending XZ orderMiikka Heikkinen2014-05-081-26/+55
* Value axis reversing supportMiikka Heikkinen2014-05-0811-67/+193
* Optimize single item changes in bar/surface item models.Miikka Heikkinen2014-05-022-4/+15
* Scatter data changing optimization.Miikka Heikkinen2014-05-026-36/+91
* Bar data item and row changing optimizationsMiikka Heikkinen2014-04-308-100/+235
* Android GLSL linker fix Tomi Korpipää2014-04-296-8/+12
* Misc cleanupMiikka Heikkinen2014-04-281-2/+0
* Fix texture cleanup.Miikka Heikkinen2014-04-284-37/+9
* QML them basecolor override by series bug fixedTomi Korpipää2014-04-252-3/+4
* Fixed crash on exit Tomi Korpipää2014-04-251-1/+2
* Scatter label selection fixed Tomi Korpipää2014-04-251-4/+4
* Color problem fixed Tomi Korpipää2014-04-2421-76/+76
* Added QML support for custom itemsTomi Korpipää2014-04-231-2/+2
* Custom Item Example addedTomi Korpipää2014-04-221-3/+4