summaryrefslogtreecommitdiffstats
path: root/src/datavisualization
Commit message (Expand)AuthorAgeFilesLines
* Fix the documentation about finding examples in creatorMiikka Heikkinen2014-05-301-2/+2
* Fix qml version number in docsMiikka Heikkinen2014-05-302-5/+5
* Fix surface selection texture generationMiikka Heikkinen2014-05-301-3/+3
* Added CustomLabelItemTomi Korpipää2014-05-2810-31/+652
* Implement binary search for determining surface sample spaceMiikka Heikkinen2014-05-283-93/+104
* Fix labels transparency within each axisMiikka Heikkinen2014-05-283-221/+282
* Optionally show axis titles on the graphMiikka Heikkinen2014-05-2718-130/+566
* Code cleanups Tomi Korpipää2014-05-262-22/+1
* Updated version to 1.1.0Tomi Korpipää2014-05-262-7/+7
* Added API for changing data aspect ratioTomi Korpipää2014-05-2611-46/+146
* Fix misc minor issuesMiikka Heikkinen2014-05-225-5/+5
* Update custom item translation when axes change, if needed Tomi Korpipää2014-05-222-0/+17
* Cache ObjectHelper instancesMiikka Heikkinen2014-05-2215-96/+146
* Added enablers for axis dragging to QMLTomi Korpipää2014-05-215-35/+79
* 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