summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* Enums moved to a class to be usable from QML and C++Tomi Korpipää2013-08-1457-758/+612
* Add missing methods to scatter proxy apiMiikka Heikkinen2013-08-1423-123/+167
* Q3DBars: Shadow fix Tomi Korpipää2013-08-142-4/+3
* QML: Invokables to propertiesTomi Korpipää2013-08-144-136/+418
* Refactoring function and enum namesTomi Korpipää2013-08-1324-135/+119
* Refactor QBarDataProxyMiikka Heikkinen2013-08-134-77/+78
* Copyright header update to docs Tomi Korpipää2013-08-1310-1608/+62
* Copyright headers updated Tomi Korpipää2013-08-13134-4130/+1071
* DeclarativeMaps: Refactoring and cleanup Tomi Korpipää2013-08-1313-531/+341
* DeclarativeBars: Refactoring and cleanupTomi Korpipää2013-08-137-432/+357
* Const changes to public headers Tomi Korpipää2013-08-1314-60/+58
* DeclarativeScatter: Refactoring and cleanupTomi Korpipää2013-08-137-363/+331
* Add some missing data manipulation methods to bar proxyMiikka Heikkinen2013-08-138-14/+122
* Corrected includes of own public headersTomi Korpipää2013-08-1222-33/+33
* Replaced sins and cos's with q -versionsTomi Korpipää2013-08-125-38/+32
* Bug fix: Label drawing for 0 -valued bars in slice view fixed Tomi Korpipää2013-08-121-2/+1
* Q3DScatter: Implemented viewing scatter chart from below Tomi Korpipää2013-08-122-10/+58
* Q3DScatter: Fixed uniform scaling Tomi Korpipää2013-08-121-35/+50
* Removed QVariantDataSet and related classes.Miikka Heikkinen2013-08-0911-1001/+1
* Q3DScatter: Axes taken into use for lines and labelsTomi Korpipää2013-08-0912-488/+481
* Refactor axes to use more properties in preparation of qml supportMiikka Heikkinen2013-08-097-31/+40
* Force segment counts to be at least 1Miikka Heikkinen2013-08-092-7/+17
* Changed "tick" to "segment"Miikka Heikkinen2013-08-0928-232/+232
* Value axis labels support for barchartMiikka Heikkinen2013-08-0933-66/+273
* Q3DScatter: Autoscaling finished Tomi Korpipää2013-08-083-15/+93
* Q3DScatter: Refactoring Tomi Korpipää2013-08-085-60/+20
* DeclarativeScatter example added Tomi Korpipää2013-08-083-60/+66
* Tickcount and both automatic and explicit range setting via axesMiikka Heikkinen2013-08-0818-239/+342
* DeclarativeScatter: First draftTomi Korpipää2013-08-0715-20/+1611
* Detects what point the user has clicked.Mika Salmela2013-08-0713-46/+300
* Fix for shadow angling bug Tomi Korpipää2013-08-073-29/+44
* Fix handleResize to use abstract versionMiikka Heikkinen2013-08-072-16/+6
* Implement axis caching to renderer.Miikka Heikkinen2013-08-0723-400/+547
* First set of common functionality moved to renderer base class.Keränen Pasi2013-08-069-215/+233
* Q3DScatter: Removed obsolete variables Tomi Korpipää2013-08-063-101/+81
* Q3DScatter: Axis label drawing addedTomi Korpipää2013-08-064-72/+133
* Q3DScatter: scatterposition to QVector3DTomi Korpipää2013-08-0511-242/+101
* Started implementing renderer base class.Keränen Pasi2013-08-055-9/+140
* Q3DScatter: Scene drawing works Tomi Korpipää2013-08-057-129/+244
* Q3DBars: Fix for zoom/rotate disabling Tomi Korpipää2013-08-051-2/+1
* Q3DBars: Disabled zooming and rotating while in slice viewTomi Korpipää2013-08-051-3/+9
* Q3DScatter: First draft Tomi Korpipää2013-08-0520-4/+4224
* Fixed missing QMutex import to fix building on a Mac machine.Keränen Pasi2013-08-011-0/+1
* Q3DBars: Height auto-adjustement bug fix Tomi Korpipää2013-07-291-0/+1
* Surface gradient to theme and drawing implementation to renderer.Mika Salmela2013-07-2610-71/+82
* Fancy curve example and other stuff.Mika Salmela2013-07-2212-29/+88
* Selectable surface grid and smoothnes.Mika Salmela2013-07-188-135/+249
* Finally first visible surface.Mika Salmela2013-07-1519-72/+1008
* Bring new data proxies to mapsMiikka Heikkinen2013-07-1242-1354/+1517
* Remove some unnecessary exports from private classesMiikka Heikkinen2013-07-129-9/+9