summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Remove invalid comment from common.priMiikka Heikkinen2014-05-081-3/+0
* Allow surface rows and cols be in ascending or descending XZ orderMiikka Heikkinen2014-05-085-42/+142
* Value axis reversing supportMiikka Heikkinen2014-05-0826-70/+440
* Fix some simple memory leaksSimon Hausmann2014-05-052-16/+15
* Add missing Q_REVISION macros to signals.Miikka Heikkinen2014-05-023-5/+5
* Optimize single item changes in bar/surface item models.Miikka Heikkinen2014-05-0210-34/+439
* Scatter data changing optimization.Miikka Heikkinen2014-05-029-39/+311
* Bar data item and row changing optimizationsMiikka Heikkinen2014-04-3012-133/+494
* Add revision macros to new invokablesMiikka Heikkinen2014-04-291-5/+7
* Android GLSL linker fix Tomi Korpipää2014-04-296-8/+12
* Misc cleanupMiikka Heikkinen2014-04-282-3/+1
* Only disable theme forcing during initial loading of graph.Miikka Heikkinen2014-04-281-1/+1
* Updated customitems example snapshot Tomi Korpipää2014-04-281-0/+0
* Fix texture cleanup.Miikka Heikkinen2014-04-287-44/+18
* Updated customitems example meshes Tomi Korpipää2014-04-284-2125/+2601
* Added blender files from customitems example Tomi Korpipää2014-04-282-0/+0
* Changed oil refinery mesh for customitemsTomi Korpipää2014-04-252-30958/+2124
* Added customitems example snapshotTomi Korpipää2014-04-251-0/+0
* QML them basecolor override by series bug fixedTomi Korpipää2014-04-253-4/+5
* Added explanation / example of axis label selectionTomi Korpipää2014-04-252-1/+17
* Fixed crash on exit Tomi Korpipää2014-04-251-1/+2
* Fixed crash when setting invalid baseColors/Gradients to a Theme3D Tomi Korpipää2014-04-251-0/+8
* Scatter label selection fixed Tomi Korpipää2014-04-251-4/+4
* Color problem fixed Tomi Korpipää2014-04-2423-80/+88
* Added QML support for custom itemsTomi Korpipää2014-04-238-10/+6454
* Custom Item Example addedTomi Korpipää2014-04-2213-4/+33448
* Add custom item support, part 2Tomi Korpipää2014-04-1616-213/+296
* Add custom item support, part 1Tomi Korpipää2014-04-1525-27/+634
* Added some tests for massive arraysMiikka Heikkinen2014-04-116-5/+336
* Fix compile error on ES2 buildsMiikka Heikkinen2014-04-112-2/+1
* Fix crash when shadows are supported but flat is notMiikka Heikkinen2014-04-101-11/+18
* Optimize multiple series rendering.Miikka Heikkinen2014-04-1039-1210/+1619
* Introduce fps measurement via propertiesMiikka Heikkinen2014-04-0416-48/+216
* Added snapshots to 2 examples Tomi Korpipää2014-04-032-0/+0
* Axis label dragging support, part 2Tomi Korpipää2014-04-0322-49/+723
* Initialize m_axisCacheY translate properly in barsMiikka Heikkinen2014-04-031-0/+1
* Enable querying selection label via APIMiikka Heikkinen2014-04-0330-247/+414
* Axis label dragging support, part 1Tomi Korpipää2014-04-016-181/+307
* Axis formatter customization exampleMiikka Heikkinen2014-04-0126-118/+828
* Row/colun selection using axis labels, part 1Tomi Korpipää2014-03-3112-149/+187
* Improve axis formatter flexibilityMiikka Heikkinen2014-03-2811-133/+147
* Make axis labels more accurate by using qreals for label valuesMiikka Heikkinen2014-03-2610-72/+94
* Implement QLogValue3DAxisFormatterMiikka Heikkinen2014-03-2616-88/+813
* Doc fix Tomi Korpipää2014-03-251-2/+1
* Q3DScene emitneedrenders fixed Tomi Korpipää2014-03-252-1/+1
* Point style gradient bug fix Tomi Korpipää2014-03-251-1/+2
* Qt5.3.0 MinGW compilation fix Tomi Korpipää2014-03-251-0/+1
* Added range gradient support for MeshPointsTomi Korpipää2014-03-258-4/+25
* Actually use axis formatter in renderer.Miikka Heikkinen2014-03-2531-861/+786
* Introduce value axis formatterMiikka Heikkinen2014-03-2421-69/+882