summaryrefslogtreecommitdiffstats
path: root/src/datavisualization/data
Commit message (Expand)AuthorAgeFilesLines
* Update license headersMiikka Heikkinen2015-10-2072-792/+1008
* Fix compile warnings about shadowMiikka Heikkinen2015-09-146-13/+13
* Fix building against 5.6Miikka Heikkinen2015-06-1719-20/+20
* Copyright header changesMika Salmela2015-04-1472-216/+216
* Change copyright headers.Miikka Heikkinen2014-11-0772-504/+504
* Fix another crash at app shutdown.Miikka Heikkinen2014-10-301-3/+2
* Fix crash on application shutdown.Miikka Heikkinen2014-10-301-1/+1
* Support for dynamic opengl builds.Miikka Heikkinen2014-10-291-3/+3
* Added C++ autotests for seriesTomi Korpipää2014-10-211-0/+3
* Document the issue with large surfaces and static scatters.Miikka Heikkinen2014-10-201-0/+4
* Test for QML proxiesTomi Korpipää2014-10-161-8/+8
* Added tests for QML custom items Tomi Korpipää2014-10-152-0/+2
* Added possibility to change graph's localeMiikka Heikkinen2014-09-191-8/+13
* Implement volume slice framesMiikka Heikkinen2014-09-127-61/+405
* Limit volume to axis rangesMiikka Heikkinen2014-09-103-8/+54
* Add possibility to scale custom items according to data rangesMiikka Heikkinen2014-09-086-16/+101
* Allow setting volume subtexture along any axisMiikka Heikkinen2014-09-032-31/+103
* Change volumetric example to show fictional terrainMiikka Heikkinen2014-09-031-1/+1
* Add option to use low definition volume shader.Miikka Heikkinen2014-09-025-4/+70
* Fix build issue with Qt 5.2.1Miikka Heikkinen2014-08-272-18/+33
* Add alpha multiplier to QCustom3DVolume apiMiikka Heikkinen2014-08-255-75/+216
* Implement API function for rendering volume slice to an image.Miikka Heikkinen2014-08-252-3/+82
* Tweak volume shaders.Miikka Heikkinen2014-08-222-7/+13
* Improve volumetric exampleMiikka Heikkinen2014-08-191-2/+2
* Gradient color style support for complex meshes on staticMika Salmela2014-08-191-0/+1
* Implement volume rendering supportMiikka Heikkinen2014-08-188-5/+934
* Exposed default input handlers to QMLMiikka Heikkinen2014-07-041-1/+12
* Texture to surfaceMika Salmela2014-07-043-0/+67
* Removed common.priMiikka Heikkinen2014-07-021-0/+2
* QML doc fixesTomi Korpipää2014-06-105-15/+17
* Scatter perf improvementMika Salmela2014-06-051-4/+20
* Doc \since changes Tomi Korpipää2014-06-0517-19/+19
* Misc fixes found during testingMiikka Heikkinen2014-06-042-0/+4
* Clean up Tomi Korpipää2014-06-042-4/+8
* Clean up data Tomi Korpipää2014-06-0317-33/+6
* Misc fixes found while valgrinding.Miikka Heikkinen2014-06-021-0/+1
* Fix QML item model crashes Tomi Korpipää2014-06-028-52/+54
* Added CustomLabelItemTomi Korpipää2014-05-288-18/+563
* Cache ObjectHelper instancesMiikka Heikkinen2014-05-222-16/+11
* Added support for custom items with absolute coordinatesTomi Korpipää2014-05-214-6/+66
* Do not draw custom items outside axis ranges Tomi Korpipää2014-05-202-5/+5
* texture filename & test bug fix Tomi Korpipää2014-05-191-0/+1
* Added property for disabling shadows on custom itemsTomi Korpipää2014-05-194-14/+67
* Optimized custom item addition/removalTomi Korpipää2014-05-193-7/+24
* Dirty bits to custom item Tomi Korpipää2014-05-164-10/+56
* Added visible flag and possibility to release ownership of custom itemTomi Korpipää2014-05-145-3/+35
* Multi-match behavior implementation for surface item model proxyMiikka Heikkinen2014-05-149-8/+116
* Use blending for custom items only when neededTomi Korpipää2014-05-142-2/+6
* Multi-match behavior implementation for bar item model proxyMiikka Heikkinen2014-05-134-8/+117
* Enable mapping single role to multiple properties for scatterMiikka Heikkinen2014-05-127-24/+425