summaryrefslogtreecommitdiffstats
path: root/src/datavisualization
Commit message (Expand)AuthorAgeFilesLines
* Improve documentationMiikka Heikkinen2013-10-0329-80/+299
* QML surface crash fix for Android Tomi Korpipää2013-10-032-1/+22
* Surface slice view back againMika Salmela2013-10-024-63/+78
* Fix for text clipping Tomi Korpipää2013-10-021-3/+4
* Refactored MeshStyle and InputState Tomi Korpipää2013-10-0212-60/+60
* Refactored CameraPreset Tomi Korpipää2013-10-024-129/+129
* Refactored SelectionMode Tomi Korpipää2013-10-0213-65/+67
* Refactored LabelTransparency and ShadowQualityTomi Korpipää2013-10-0223-217/+217
* Make surface selection label follow the themeMiikka Heikkinen2013-10-025-33/+16
* Refactored ColorTheme -> Theme Tomi Korpipää2013-10-0213-34/+34
* Android copy issue fixed Tomi Korpipää2013-10-021-7/+2
* Android rotate fixedTomi Korpipää2013-10-024-20/+67
* Texture coordinates updated on sample dimension changeMika Salmela2013-10-013-22/+21
* Update bounding rect first when syncing controller to rendererMiikka Heikkinen2013-10-011-7/+7
* Added camera control to surface apiMiikka Heikkinen2013-10-012-0/+34
* Position surface selection ball correctly on y-axisMiikka Heikkinen2013-10-011-1/+2
* Touch support updateTomi Korpipää2013-10-0111-77/+77
* Fix kinect demo scatter artifacts - also speeds up scatterMiikka Heikkinen2013-10-011-3/+12
* Touch support fixed (draft)Tomi Korpipää2013-10-017-82/+76
* Refactor surface data item to have X, Y, and Z values.Miikka Heikkinen2013-10-0120-496/+705
* 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-2713-91/+148
* Allow resetting with existing array for surfaceMiikka Heikkinen2013-09-278-224/+239
* Fixed ball positioning when surface scaledMika Salmela2013-09-263-17/+9
* Slice view implementedMika Salmela2013-09-268-101/+563
* Implement ColorGradient for qmlMiikka Heikkinen2013-09-263-1/+84
* Renaming declarative base class.Keränen Pasi2013-09-254-15/+15
* Added abstract baseclass for declarative components.Keränen Pasi2013-09-257-415/+401
* 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-246-17/+6
* 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-247-122/+184
* Peter-panning removed Tomi Korpipää2013-09-241-22/+20
* Label "skewing" fixedTomi Korpipää2013-09-237-43/+42
* 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-238-251/+5
* Fixed Valgrind reported memory issues.Heikkinen Miikka2013-09-205-5/+28
* Surface: base gradient from theme Tomi Korpipää2013-09-202-5/+10
* Surface: Implemented giving a height map via APITomi Korpipää2013-09-205-1/+349
* Fix to qdoc bug.Keränen Pasi2013-09-201-0/+2
* Fix docs about data windowMiikka Heikkinen2013-09-204-6/+9
* 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-1923-335/+687
* Documentation for Q3DSurface and QSurfaceDataProxyMika Salmela2013-09-197-59/+201