summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/engine
Commit message (Expand)AuthorAgeFilesLines
* Touch support updateTomi Korpipää2013-10-018-26/+3
* Fix kinect demo scatter artifacts - also speeds up scatterMiikka Heikkinen2013-10-011-3/+12
* Touch support fixed (draft)Tomi Korpipää2013-10-014-5/+15
* Refactor surface data item to have X, Y, and Z values.Miikka Heikkinen2013-10-013-92/+122
* Surface follows selection mode changes on the flyMika Salmela2013-09-303-8/+35
* Surface shader changed on smooth update if no object yetMika Salmela2013-09-301-14/+19
* Allow resetting with existing array for bars and scatterMiikka Heikkinen2013-09-271-7/+14
* Allow resetting with existing array for surfaceMiikka Heikkinen2013-09-271-21/+33
* Fixed ball positioning when surface scaledMika Salmela2013-09-263-17/+9
* Slice view implementedMika Salmela2013-09-268-101/+563
* Added abstract baseclass for declarative components.Keränen Pasi2013-09-253-415/+0
* Added missing qmlmethod docs Tomi Korpipää2013-09-252-0/+41
* Clear selection point if data changesMiikka Heikkinen2013-09-242-12/+3
* Smooth selection sphere for surfaceMiikka Heikkinen2013-09-241-1/+1
* Zero-color gradient fix for surface Tomi Korpipää2013-09-245-15/+4
* Draw surface grid twice to get rid of artifactsMiikka Heikkinen2013-09-241-13/+9
* Gradient setting API added to SurfaceTomi Korpipää2013-09-246-11/+57
* Made surface axis ranges adjustable.Miikka Heikkinen2013-09-242-71/+117
* Peter-panning removed Tomi Korpipää2013-09-241-22/+20
* Label "skewing" fixedTomi Korpipää2013-09-235-30/+20
* Added device pixel ratio change detection to widgetsKeränen Pasi2013-09-2314-34/+77
* Shadow support for surfaceTomi Korpipää2013-09-232-146/+234
* Removed old themesTomi Korpipää2013-09-236-235/+5
* Fixed Valgrind reported memory issues.Heikkinen Miikka2013-09-203-1/+8
* Surface: base gradient from theme Tomi Korpipää2013-09-202-5/+10
* Surface: Implemented giving a height map via APITomi Korpipää2013-09-201-1/+2
* Fix docs about data windowMiikka Heikkinen2013-09-201-3/+4
* Fix scaling of the surfaceMiikka Heikkinen2013-09-203-227/+391
* Fixes to setting of active camera and light in the scene.Keränen Pasi2013-09-191-2/+6
* Qdoc documentation for new scene and input classes.Keränen Pasi2013-09-1917-294/+521
* Documentation for Q3DSurface and QSurfaceDataProxyMika Salmela2013-09-194-49/+78
* Selection ball color from theme (highlightbarcolor) Tomi Korpipää2013-09-191-1/+2
* Implement limts related autoscaling for surfaceMiikka Heikkinen2013-09-192-2/+38
* Theme draft 3 Tomi Korpipää2013-09-184-12/+30
* ES2 tweak for surface Tomi Korpipää2013-09-181-0/+2
* Remove buggy code for adjusting surface samplespace.Miikka Heikkinen2013-09-181-18/+8
* ES2 shader support for surface Tomi Korpipää2013-09-187-67/+86
* Bar graph data window controlled by category axes rangesMiikka Heikkinen2013-09-187-169/+147
* Fix surface crash when row/column counts are oneMiikka Heikkinen2013-09-171-4/+8
* Jumpiness fixed Tomi Korpipää2013-09-171-3/+1
* Misc bug fixesMika Salmela2013-09-178-101/+345
* Rotated value labels 90 degrees Tomi Korpipää2013-09-172-14/+44
* Axis title overlap fix Tomi Korpipää2013-09-172-17/+22
* Theme draft 2 Tomi Korpipää2013-09-174-11/+11
* 0,0 -position slice highlight problem fixed Tomi Korpipää2013-09-161-0/+2
* Slice view uses highlight colors for bars Tomi Korpipää2013-09-161-5/+13
* Theme draft Tomi Korpipää2013-09-163-10/+146
* Axis setRange selects region from dataMika Salmela2013-09-136-35/+36
* Slice view update using selection api issue fixed Tomi Korpipää2013-09-131-1/+2
* Slice view shadow issue fixed Tomi Korpipää2013-09-131-16/+9