summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* DeclarativeMaps: Refactoring and cleanup Tomi Korpipää2013-08-1314-532/+342
* 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-1311-14/+228
* Scatter example updates Tomi Korpipää2013-08-122-9/+17
* Corrected includes of own public headersTomi Korpipää2013-08-1235-55/+55
* 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-0914-534/+198
* Q3DScatter: Axes taken into use for lines and labelsTomi Korpipää2013-08-0914-508/+487
* Refactor axes to use more properties in preparation of qml supportMiikka Heikkinen2013-08-0911-43/+52
* Force segment counts to be at least 1Miikka Heikkinen2013-08-092-7/+17
* Changed "tick" to "segment"Miikka Heikkinen2013-08-0935-247/+247
* Value axis labels support for barchartMiikka Heikkinen2013-08-0935-67/+278
* Q3DScatter: Autoscaling finished Tomi Korpipää2013-08-085-28/+105
* Q3DScatter: Refactoring Tomi Korpipää2013-08-086-68/+21
* DeclarativeScatter example added Tomi Korpipää2013-08-0814-60/+609
* Tickcount and both automatic and explicit range setting via axesMiikka Heikkinen2013-08-0823-259/+360
* DeclarativeScatter: First draftTomi Korpipää2013-08-0715-20/+1611
* Detects what point the user has clicked.Mika Salmela2013-08-0714-48/+302
* Fix for shadow angling bug Tomi Korpipää2013-08-074-35/+51
* 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-067-171/+151
* Q3DScatter: scatterposition to QVector3DTomi Korpipää2013-08-0512-247/+121
* Started implementing renderer base class.Keränen Pasi2013-08-055-9/+140
* Q3DScatter: Example optimized according to commentsTomi Korpipää2013-08-053-93/+15
* Q3DScatter: Scene drawing works Tomi Korpipää2013-08-0513-130/+896
* 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-2613-73/+127
* Fancy curve example and other stuff.Mika Salmela2013-07-2215-43/+213
* Selectable surface grid and smoothnes.Mika Salmela2013-07-1812-145/+443
* Finally first visible surface.Mika Salmela2013-07-1520-81/+1023
* Fix column labels in widget example.Miikka Heikkinen2013-07-121-2/+2
* Bring new data proxies to mapsMiikka Heikkinen2013-07-1248-1483/+1659
* Remove some unnecessary exports from private classesMiikka Heikkinen2013-07-129-9/+9
* Modified barchart example to use QTableWidget for data.Miikka Heikkinen2013-07-127-96/+225
* Introduce item model based proxyMiikka Heikkinen2013-07-1224-338/+1002
* Improved variant data mappingMiikka Heikkinen2013-07-1012-354/+2001
* Variant dataset support for barsMiikka Heikkinen2013-07-1014-243/+917
* Misc fixes:Miikka Heikkinen2013-07-099-69/+80