summaryrefslogtreecommitdiffstats
path: root/examples/rainfall/rainfallchart.cpp
Commit message (Expand)AuthorAgeFilesLines
* Module renamedTomi Korpipää2013-09-101-4/+4
* Rename axes to avoid conflicts with ChartsMiikka Heikkinen2013-09-041-2/+2
* Fixed issues from Improve examples taskTomi Korpipää2013-09-031-26/+7
* Improved the ownership handling of data proxies and axes.Miikka Heikkinen2013-08-301-4/+1
* Make axes ownership more usefulMiikka Heikkinen2013-08-291-0/+3
* Removed setwindowtitle and made parameters const ref Tomi Korpipää2013-08-261-1/+1
* Refactored enums zoom -> slice Tomi Korpipää2013-08-211-1/+1
* Implement selection label formattingMiikka Heikkinen2013-08-211-3/+2
* Doc update: q3dscatterTomi Korpipää2013-08-201-1/+1
* Doc update; q3dbars, q3dwindowTomi Korpipää2013-08-191-2/+2
* Implement value axis label formatting.Miikka Heikkinen2013-08-161-0/+1
* Enums moved to a class to be usable from QML and C++Tomi Korpipää2013-08-141-5/+5
* Refactoring function and enum namesTomi Korpipää2013-08-131-1/+1
* Copyright headers updated Tomi Korpipää2013-08-131-32/+10
* Corrected includes of own public headersTomi Korpipää2013-08-121-2/+2
* Removed QVariantDataSet and related classes.Miikka Heikkinen2013-08-091-5/+5
* Refactor axes to use more properties in preparation of qml supportMiikka Heikkinen2013-08-091-2/+2
* Tickcount and both automatic and explicit range setting via axesMiikka Heikkinen2013-08-081-0/+1
* Introduce item model based proxyMiikka Heikkinen2013-07-121-5/+7
* Improved variant data mappingMiikka Heikkinen2013-07-101-0/+178