summaryrefslogtreecommitdiffstats
path: root/src/datavisualization
Commit message (Expand)AuthorAgeFilesLines
* Added support for custom items with absolute coordinatesTomi Korpipää2014-05-2112-37/+140
* Do not draw custom items outside axis ranges Tomi Korpipää2014-05-203-6/+15
* Surface slice grid line fix Tomi Korpipää2014-05-201-2/+2
* Fix label alignmentsMiikka Heikkinen2014-05-194-38/+28
* texture filename & test bug fix Tomi Korpipää2014-05-191-0/+1
* Optimize label rotations a bitMiikka Heikkinen2014-05-197-37/+65
* Added property for disabling shadows on custom itemsTomi Korpipää2014-05-197-15/+82
* Implement axis label autorotationMiikka Heikkinen2014-05-1913-184/+656
* Optimized custom item addition/removalTomi Korpipää2014-05-196-28/+55
* Dirty bits to custom item Tomi Korpipää2014-05-168-11/+126
* Added visible flag and possibility to release ownership of custom itemTomi Korpipää2014-05-1411-3/+69
* Added option to use orthographic projectionTomi Korpipää2014-05-1412-21/+130
* Multi-match behavior implementation for surface item model proxyMiikka Heikkinen2014-05-1414-13/+122
* Use blending for custom items only when neededTomi Korpipää2014-05-146-19/+33
* Multi-match behavior implementation for bar item model proxyMiikka Heikkinen2014-05-134-8/+117
* Some changes to querying series selection Tomi Korpipää2014-05-135-8/+10
* API to query custom item selection Tomi Korpipää2014-05-139-4/+100
* Added API for querying label selectionTomi Korpipää2014-05-139-7/+108
* Enable mapping single role to multiple properties for scatterMiikka Heikkinen2014-05-127-24/+425
* Enable mapping single role to multiple properties for surfaceMiikka Heikkinen2014-05-127-54/+567
* Added docs for ThemeColorTomi Korpipää2014-05-121-0/+35
* CustomDataItem made into a public classTomi Korpipää2014-05-1212-154/+478
* Enable mapping single role to multiple properties for barsMiikka Heikkinen2014-05-095-24/+432
* 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-082-36/+66
* Value axis reversing supportMiikka Heikkinen2014-05-0814-68/+231
* Add missing Q_REVISION macros to signals.Miikka Heikkinen2014-05-022-3/+3
* Optimize single item changes in bar/surface item models.Miikka Heikkinen2014-05-027-33/+133
* Scatter data changing optimization.Miikka Heikkinen2014-05-026-36/+91
* Bar data item and row changing optimizationsMiikka Heikkinen2014-04-308-100/+235
* Android GLSL linker fix Tomi Korpipää2014-04-296-8/+12
* Misc cleanupMiikka Heikkinen2014-04-281-2/+0
* Fix texture cleanup.Miikka Heikkinen2014-04-287-44/+18
* QML them basecolor override by series bug fixedTomi Korpipää2014-04-252-3/+4
* Added explanation / example of axis label selectionTomi Korpipää2014-04-251-1/+2
* Fixed crash on exit Tomi Korpipää2014-04-251-1/+2
* 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-232-2/+42
* Custom Item Example addedTomi Korpipää2014-04-221-3/+4
* Add custom item support, part 2Tomi Korpipää2014-04-1616-213/+296
* Add custom item support, part 1Tomi Korpipää2014-04-1525-27/+634
* 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-1030-1209/+1483
* Introduce fps measurement via propertiesMiikka Heikkinen2014-04-049-48/+127
* Axis label dragging support, part 2Tomi Korpipää2014-04-0312-31/+87
* Initialize m_axisCacheY translate properly in barsMiikka Heikkinen2014-04-031-0/+1
* Enable querying selection label via APIMiikka Heikkinen2014-04-0323-190/+392
* Axis label dragging support, part 1Tomi Korpipää2014-04-016-181/+307