summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Doc update; q3dbars, q3dwindowTomi Korpipää2013-08-198-56/+29
* Implement value axis label formatting.Miikka Heikkinen2013-08-164-2/+6
* Support for setting axes in QML.Miikka Heikkinen2013-08-151-46/+63
* Enums moved to a class to be usable from QML and C++Tomi Korpipää2013-08-1410-125/+125
* Add missing methods to scatter proxy apiMiikka Heikkinen2013-08-144-7/+212
* QML: Invokables to propertiesTomi Korpipää2013-08-143-27/+129
* Refactoring function and enum namesTomi Korpipää2013-08-136-10/+10
* Refactor QBarDataProxyMiikka Heikkinen2013-08-131-6/+6
* Copyright header update to docs Tomi Korpipää2013-08-139-162/+81
* Copyright headers updated Tomi Korpipää2013-08-1340-1106/+340
* DeclarativeMaps: Refactoring and cleanup Tomi Korpipää2013-08-131-1/+1
* Add some missing data manipulation methods to bar proxyMiikka Heikkinen2013-08-133-0/+106
* Scatter example updates Tomi Korpipää2013-08-122-9/+17
* Corrected includes of own public headersTomi Korpipää2013-08-1213-22/+22
* Removed QVariantDataSet and related classes.Miikka Heikkinen2013-08-099-11/+675
* Q3DScatter: Axes taken into use for lines and labelsTomi Korpipää2013-08-092-20/+6
* Refactor axes to use more properties in preparation of qml supportMiikka Heikkinen2013-08-094-12/+12
* Changed "tick" to "segment"Miikka Heikkinen2013-08-097-15/+15
* Value axis labels support for barchartMiikka Heikkinen2013-08-092-1/+5
* Q3DScatter: Autoscaling finished Tomi Korpipää2013-08-082-13/+12
* Q3DScatter: Refactoring Tomi Korpipää2013-08-081-8/+1
* DeclarativeScatter example added Tomi Korpipää2013-08-0811-0/+543
* Tickcount and both automatic and explicit range setting via axesMiikka Heikkinen2013-08-085-20/+18
* Detects what point the user has clicked.Mika Salmela2013-08-071-2/+2
* Fix for shadow angling bug Tomi Korpipää2013-08-071-6/+7
* Q3DScatter: Axis label drawing addedTomi Korpipää2013-08-063-99/+18
* Q3DScatter: scatterposition to QVector3DTomi Korpipää2013-08-051-5/+20
* Q3DScatter: Example optimized according to commentsTomi Korpipää2013-08-053-93/+15
* Q3DScatter: Scene drawing works Tomi Korpipää2013-08-056-1/+652
* 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
* Fix column labels in widget example.Miikka Heikkinen2013-07-121-2/+2
* Bring new data proxies to mapsMiikka Heikkinen2013-07-126-129/+142
* Modified barchart example to use QTableWidget for data.Miikka Heikkinen2013-07-122-72/+63
* Introduce item model based proxyMiikka Heikkinen2013-07-123-89/+119
* Improved variant data mappingMiikka Heikkinen2013-07-105-299/+1619
* Variant dataset support for barsMiikka Heikkinen2013-07-104-210/+227
* Misc fixes:Miikka Heikkinen2013-07-092-7/+15
* Refactor data itemMiikka Heikkinen2013-07-095-11/+43
* Make axis label list indexes correspond to data array indexesMiikka Heikkinen2013-07-082-5/+6
* Miscellaneous fixesMiikka Heikkinen2013-07-056-34/+53
* Data proxy implementation for bars.Miikka Heikkinen2013-07-044-6/+19
* Initial versions continue. Draws the background.Mika Salmela2013-07-021-1/+4
* Decouple data and axes.Miikka Heikkinen2013-07-013-14/+30
* Moving public attributes from bars3drenderer to controller.Keränen Pasi2013-06-283-18/+26
* QML files added to resources Tomi Korpipää2013-06-285-3/+13
* Android QML fixes Tomi Korpipää2013-06-281-10/+9
* Initial placeholders for surface plotMika Salmela2013-06-273-1/+83