summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fixed custom item wrong side reflectionTomi Korpipää2014-09-177-30/+6424
* Implement volume slice framesMiikka Heikkinen2014-09-121-1/+3
* Limit volume to axis rangesMiikka Heikkinen2014-09-103-20/+86
* Add possibility to scale custom items according to data rangesMiikka Heikkinen2014-09-083-13/+114
* Allow setting volume subtexture along any axisMiikka Heikkinen2014-09-035-8/+80
* Make volume items draw after regular custom itemsMiikka Heikkinen2014-09-031-1/+12
* QML support for volume itemsMiikka Heikkinen2014-09-038-1/+419
* Change volumetric example to show fictional terrainMiikka Heikkinen2014-09-031-3/+3
* Add option to use low definition volume shader.Miikka Heikkinen2014-09-021-0/+4
* Diffuse and specular color for static optimizationMika Salmela2014-08-273-1/+16
* Reflection API addedTomi Korpipää2014-08-264-3/+47
* Add alpha multiplier to QCustom3DVolume apiMiikka Heikkinen2014-08-251-1/+3
* Implement API function for rendering volume slice to an image.Miikka Heikkinen2014-08-253-4/+48
* Tweak volume shaders.Miikka Heikkinen2014-08-225-47/+311
* Implement volume rendering supportMiikka Heikkinen2014-08-187-1/+473
* Enable camera targeting.Miikka Heikkinen2014-08-0610-60/+242
* Exposed default input handlers to QMLMiikka Heikkinen2014-07-043-30/+71
* Texture to surfaceMika Salmela2014-07-045-13/+29
* Fix labels and grid lines changing size when aspect ratio is changedMiikka Heikkinen2014-07-021-4/+15
* Added horizontal aspect ratio property for abstract graphsMiikka Heikkinen2014-07-016-5/+39
* Adjust background margins based on angular labels and titleMiikka Heikkinen2014-06-301-1/+1
* Polar chart for scatterMiikka Heikkinen2014-06-263-3/+62
* Polar graph support, phase oneMiikka Heikkinen2014-06-263-0/+13
* Add testing of renderToImage to scatter testMiikka Heikkinen2014-06-043-3/+35
* Misc fixes found during testingMiikka Heikkinen2014-06-042-5/+12
* Fix surface shadows and other misc fixesMiikka Heikkinen2014-06-031-1/+3
* Fix various issuesMiikka Heikkinen2014-06-021-8/+9
* Added CustomLabelItemTomi Korpipää2014-05-281-1/+10
* Implement binary search for determining surface sample spaceMiikka Heikkinen2014-05-283-0/+72
* Optionally show axis titles on the graphMiikka Heikkinen2014-05-276-6/+102
* Added API for changing data aspect ratioTomi Korpipää2014-05-266-9/+47
* Android and iOS config fix Tomi Korpipää2014-05-221-4/+0
* Cache ObjectHelper instancesMiikka Heikkinen2014-05-221-0/+2
* Do not draw custom items outside axis ranges Tomi Korpipää2014-05-201-1/+2
* texture filename & test bug fix Tomi Korpipää2014-05-191-1/+1
* Added property for disabling shadows on custom itemsTomi Korpipää2014-05-191-0/+1
* Added visible flag and possibility to release ownership of custom itemTomi Korpipää2014-05-141-2/+10
* Multi-match behavior implementation for surface item model proxyMiikka Heikkinen2014-05-141-0/+4
* Multi-match behavior implementation for bar item model proxyMiikka Heikkinen2014-05-132-11/+42
* Enable mapping single role to multiple properties for scatterMiikka Heikkinen2014-05-121-7/+10
* Enable mapping single role to multiple properties for surfaceMiikka Heikkinen2014-05-128-15/+422
* CustomDataItem made into a public classTomi Korpipää2014-05-121-17/+14
* Enable mapping single role to multiple properties for barsMiikka Heikkinen2014-05-093-97/+108
* Allow surface rows and cols be in ascending or descending XZ orderMiikka Heikkinen2014-05-083-6/+76
* Value axis reversing supportMiikka Heikkinen2014-05-089-2/+196
* Optimize single item changes in bar/surface item models.Miikka Heikkinen2014-05-023-1/+306
* Scatter data changing optimization.Miikka Heikkinen2014-05-023-3/+220
* Bar data item and row changing optimizationsMiikka Heikkinen2014-04-304-33/+259
* Added QML support for custom itemsTomi Korpipää2014-04-234-1/+6379
* Added some tests for massive arraysMiikka Heikkinen2014-04-116-5/+336