summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Added enablers for axis dragging to QMLTomi Korpipää2014-05-2110-40/+104
* 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-204-7/+17
* 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-192-1/+2
* Optimize label rotations a bitMiikka Heikkinen2014-05-197-37/+65
* Added property for disabling shadows on custom itemsTomi Korpipää2014-05-1911-15/+431
* Implement axis label autorotationMiikka Heikkinen2014-05-1920-191/+682
* Optimized custom item addition/removalTomi Korpipää2014-05-197-29/+57
* Dirty bits to custom item Tomi Korpipää2014-05-1610-11/+154
* GLStateStore ES2 fix Tomi Korpipää2014-05-152-3/+13
* Added visible flag and possibility to release ownership of custom itemTomi Korpipää2014-05-1414-5/+85
* Added option to use orthographic projectionTomi Korpipää2014-05-1414-21/+148
* Multi-match behavior implementation for surface item model proxyMiikka Heikkinen2014-05-1415-13/+126
* Use blending for custom items only when neededTomi Korpipää2014-05-147-22/+36
* Add bar combining to qmlbars exampleMiikka Heikkinen2014-05-144-139/+181
* Multi-match behavior implementation for bar item model proxyMiikka Heikkinen2014-05-136-19/+159
* Some changes to querying series selection Tomi Korpipää2014-05-136-9/+23
* API to query custom item selection Tomi Korpipää2014-05-1314-8/+163
* Added API for querying label selectionTomi Korpipää2014-05-1311-7/+121
* Enable mapping single role to multiple properties for scatterMiikka Heikkinen2014-05-129-31/+436
* Enable mapping single role to multiple properties for surfaceMiikka Heikkinen2014-05-1216-69/+990
* Added docs for ThemeColorTomi Korpipää2014-05-122-2/+35
* CustomDataItem made into a public classTomi Korpipää2014-05-1223-215/+592
* Enable mapping single role to multiple properties for barsMiikka Heikkinen2014-05-0912-223/+685
* 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