summaryrefslogtreecommitdiffstats
path: root/src
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
* Fixed crash whe mixing charts and datavis Tomi Korpipää2014-05-282-3/+3
* Added CustomLabelItemTomi Korpipää2014-05-2812-33/+657
* 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
* Updated plugins.qmltypes and Specifics.qml Tomi Korpipää2014-05-263-2/+38
* Added API for changing data aspect ratioTomi Korpipää2014-05-2613-46/+164
* Specifics files updates with new properties Tomi Korpipää2014-05-233-0/+68
* Regenerated plugins.qmltypes Tomi Korpipää2014-05-231-26/+414
* Fix misc minor issuesMiikka Heikkinen2014-05-226-6/+6
* 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-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