summaryrefslogtreecommitdiffstats
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-2814-36/+705
| * Implement binary search for determining surface sample spaceMiikka Heikkinen2014-05-286-93/+176
| * Fix labels transparency within each axisMiikka Heikkinen2014-05-283-221/+282
| * Optionally show axis titles on the graphMiikka Heikkinen2014-05-2728-140/+727
| * Code cleanups Tomi Korpipää2014-05-262-22/+1
| * Updated version to 1.1.0Tomi Korpipää2014-05-264-9/+9
| * Updated plugins.qmltypes and Specifics.qml Tomi Korpipää2014-05-263-2/+38
| * Added API for changing data aspect ratioTomi Korpipää2014-05-2619-55/+211
| * Specifics files updates with new properties Tomi Korpipää2014-05-233-0/+68
| * Regenerated plugins.qmltypes Tomi Korpipää2014-05-231-26/+414
| * Fixed axis dragging example for touch devicesTomi Korpipää2014-05-232-26/+56
| * Android and iOS config fix Tomi Korpipää2014-05-222-6/+3
| * Fix misc minor issuesMiikka Heikkinen2014-05-2210-27/+26
| * Update custom item translation when axes change, if needed Tomi Korpipää2014-05-222-0/+17
| * Fix qmlbars example table delegateMiikka Heikkinen2014-05-221-5/+8
| * QML axis label regression bug fix Tomi Korpipää2014-05-221-0/+1
| * Docs for qml axis drag exampleTomi Korpipää2014-05-226-10/+142
| * Cache ObjectHelper instancesMiikka Heikkinen2014-05-2216-96/+148
| * Added an example about QML axis draggingTomi Korpipää2014-05-218-1/+798
| * 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