summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Added enablers for axis dragging to QMLTomi Korpipää2014-05-218-37/+102
* 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-1914-185/+659
* Optimized custom item addition/removalTomi Korpipää2014-05-196-28/+55
* Dirty bits to custom item Tomi Korpipää2014-05-168-11/+126
* GLStateStore ES2 fix Tomi Korpipää2014-05-152-3/+13
* Added visible flag and possibility to release ownership of custom itemTomi Korpipää2014-05-1413-3/+75
* Added option to use orthographic projectionTomi Korpipää2014-05-1414-21/+148
* 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-1311-4/+116
* Added API for querying label selectionTomi Korpipää2014-05-1311-7/+121
* Enable mapping single role to multiple properties for scatterMiikka Heikkinen2014-05-128-24/+426
* Enable mapping single role to multiple properties for surfaceMiikka Heikkinen2014-05-128-54/+568
* Added docs for ThemeColorTomi Korpipää2014-05-122-2/+35
* CustomDataItem made into a public classTomi Korpipää2014-05-1220-180/+547
* Enable mapping single role to multiple properties for barsMiikka Heikkinen2014-05-096-24/+433
* 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
* 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-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
* 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-281-2/+0
* Only disable theme forcing during initial loading of graph.Miikka Heikkinen2014-04-281-1/+1
* Fix texture cleanup.Miikka Heikkinen2014-04-287-44/+18
* QML them basecolor override by series bug fixedTomi Korpipää2014-04-253-4/+5
* Added explanation / example of axis label selectionTomi Korpipää2014-04-251-1/+2
* 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-234-9/+75
* 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