summaryrefslogtreecommitdiffstats
path: root/examples/surfacechart
Commit message (Expand)AuthorAgeFilesLines
* Replace 'chart' with 'graph'Miikka Heikkinen2013-10-046-761/+0
* Refactored SelectionMode Tomi Korpipää2013-10-022-12/+12
* Refactored LabelTransparency and ShadowQualityTomi Korpipää2013-10-023-8/+8
* Make surface selection label follow the themeMiikka Heikkinen2013-10-021-1/+2
* Refactored ColorTheme -> Theme Tomi Korpipää2013-10-022-2/+2
* Add wonky plane to surface exampleMiikka Heikkinen2013-10-021-0/+25
* Position surface selection ball correctly on y-axisMiikka Heikkinen2013-10-011-10/+16
* Minor tweaks to surface exampleMiikka Heikkinen2013-10-011-7/+11
* Refactor surface data item to have X, Y, and Z values.Miikka Heikkinen2013-10-011-19/+37
* Allow resetting with existing array for surfaceMiikka Heikkinen2013-09-272-9/+42
* Slice view implementedMika Salmela2013-09-263-1/+42
* Gradient setting API added to SurfaceTomi Korpipää2013-09-243-7/+14
* Made surface axis ranges adjustable.Miikka Heikkinen2013-09-243-29/+145
* Removed old themesTomi Korpipää2013-09-231-9/+9
* Fix scaling of the surfaceMiikka Heikkinen2013-09-202-6/+6
* Implement limts related autoscaling for surfaceMiikka Heikkinen2013-09-192-22/+8
* Remove buggy code for adjusting surface samplespace.Miikka Heikkinen2013-09-181-4/+4
* Misc bug fixesMika Salmela2013-09-173-38/+95
* Axis setRange selects region from dataMika Salmela2013-09-131-16/+19
* QML documentationTomi Korpipää2013-09-122-3/+3
* Module renamedTomi Korpipää2013-09-103-7/+7
* Example improvementsMika Salmela2013-09-063-7/+44
* First step for using proxy in surfaceMika Salmela2013-09-066-20/+70
* Rename axes to avoid conflicts with ChartsMiikka Heikkinen2013-09-041-4/+4
* Improve qmlbarchart exampleMiikka Heikkinen2013-09-031-0/+2
* Added labels to grid linesMika Salmela2013-09-032-0/+7
* Improved the ownership handling of data proxies and axes.Miikka Heikkinen2013-08-301-3/+0
* Make axes ownership more usefulMiikka Heikkinen2013-08-291-6/+8
* AbstractRenderer into use and grid linesMika Salmela2013-08-261-1/+9
* Copyright headers updated Tomi Korpipää2013-08-133-96/+30
* Corrected includes of own public headersTomi Korpipää2013-08-122-2/+1
* Changed "tick" to "segment"Miikka Heikkinen2013-08-091-2/+2
* Detects what point the user has clicked.Mika Salmela2013-08-071-2/+2
* Surface gradient to theme and drawing implementation to renderer.Mika Salmela2013-07-263-2/+45
* Fancy curve example and other stuff.Mika Salmela2013-07-223-14/+125
* Selectable surface grid and smoothnes.Mika Salmela2013-07-184-10/+194
* Finally first visible surface.Mika Salmela2013-07-151-9/+15
* Initial versions continue. Draws the background.Mika Salmela2013-07-021-1/+4
* Initial placeholders for surface plotMika Salmela2013-06-272-0/+81