summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Fix crash when resetting axesMiikka Heikkinen2013-08-293-0/+22
* Android qml crash fix, part 2 Tomi Korpipää2013-08-292-9/+3
* Android QML crash fix Tomi Korpipää2013-08-292-20/+0
* Make axes ownership more usefulMiikka Heikkinen2013-08-299-93/+175
* Limit scatter dot drawing to axis ranges Tomi Korpipää2013-08-271-1/+1
* Add selection signaling for scatterMiikka Heikkinen2013-08-273-7/+37
* Removed setfontsize Tomi Korpipää2013-08-264-8/+17
* Removed setwindowtitle and made parameters const ref Tomi Korpipää2013-08-262-2/+2
* AbstractRenderer into use and grid linesMika Salmela2013-08-261-1/+9
* Selection improvements for bars:Miikka Heikkinen2013-08-224-23/+63
* Refactored enums zoom -> slice Tomi Korpipää2013-08-213-4/+4
* Implement selection label formattingMiikka Heikkinen2013-08-215-8/+15
* Doc update: q3dscatterTomi Korpipää2013-08-203-4/+4
* Q3DScatter bug fix Tomi Korpipää2013-08-201-1/+1
* 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