summaryrefslogtreecommitdiffstats
path: root/examples/surfacechart/chartmodifier.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace 'chart' with 'graph'Miikka Heikkinen2013-10-041-389/+0
* Refactored SelectionMode Tomi Korpipää2013-10-021-8/+8
* Refactored LabelTransparency and ShadowQualityTomi Korpipää2013-10-021-6/+6
* Make surface selection label follow the themeMiikka Heikkinen2013-10-021-1/+2
* Refactored ColorTheme -> Theme Tomi Korpipää2013-10-021-1/+1
* 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-271-9/+38
* Slice view implementedMika Salmela2013-09-261-0/+25
* Gradient setting API added to SurfaceTomi Korpipää2013-09-241-2/+8
* Made surface axis ranges adjustable.Miikka Heikkinen2013-09-241-15/+67
* Fix scaling of the surfaceMiikka Heikkinen2013-09-201-4/+4
* Implement limts related autoscaling for surfaceMiikka Heikkinen2013-09-191-20/+6
* Remove buggy code for adjusting surface samplespace.Miikka Heikkinen2013-09-181-4/+4
* Misc bug fixesMika Salmela2013-09-171-2/+35
* Axis setRange selects region from dataMika Salmela2013-09-131-16/+19
* QML documentationTomi Korpipää2013-09-121-2/+2
* Module renamedTomi Korpipää2013-09-101-2/+2
* Example improvementsMika Salmela2013-09-061-1/+28
* First step for using proxy in surfaceMika Salmela2013-09-061-19/+55
* Rename axes to avoid conflicts with ChartsMiikka Heikkinen2013-09-041-4/+4
* Added labels to grid linesMika Salmela2013-09-031-0/+5
* 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-131-32/+10
* 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-261-1/+19
* Fancy curve example and other stuff.Mika Salmela2013-07-221-1/+64
* Selectable surface grid and smoothnes.Mika Salmela2013-07-181-0/+67