summaryrefslogtreecommitdiffstats
path: root/tests/barstest
Commit message (Expand)AuthorAgeFilesLines
* Fix minor issues found in testingMiikka Heikkinen2014-10-081-1/+1
* Fixed ordering of subviewsTomi Korpipää2014-10-021-1/+3
* Make background margin configurableMiikka Heikkinen2014-09-303-1/+17
* Implement zooming to cursorMiikka Heikkinen2014-09-263-0/+14
* Allow setting the floor level on bar graphs.Miikka Heikkinen2014-09-223-1/+17
* Fixed custom item wrong side reflectionTomi Korpipää2014-09-177-30/+6424
* Reflection API addedTomi Korpipää2014-08-263-2/+30
* Enable camera targeting.Miikka Heikkinen2014-08-063-1/+55
* Exposed default input handlers to QMLMiikka Heikkinen2014-07-043-30/+71
* Fix various issuesMiikka Heikkinen2014-06-021-8/+9
* Value axis reversing supportMiikka Heikkinen2014-05-083-0/+13
* Bar data item and row changing optimizationsMiikka Heikkinen2014-04-303-31/+257
* Optimize multiple series rendering.Miikka Heikkinen2014-04-103-1/+71
* Introduce fps measurement via propertiesMiikka Heikkinen2014-04-043-0/+32
* Enable querying selection label via APIMiikka Heikkinen2014-04-031-1/+1
* Improve axis formatter flexibilityMiikka Heikkinen2014-03-281-3/+4
* Implement QLogValue3DAxisFormatterMiikka Heikkinen2014-03-263-12/+122
* Actually use axis formatter in renderer.Miikka Heikkinen2014-03-253-3/+16
* Introduce value axis formatterMiikka Heikkinen2014-03-243-0/+22
* Fix examples installationMiikka Heikkinen2014-02-131-2/+0
* Mostly revert the rotations refactorMiikka Heikkinen2014-02-101-1/+1
* Change rotations to use angle and vector in APIsMiikka Heikkinen2014-02-061-4/+2
* Fix copyright yearMiikka Heikkinen2014-01-275-5/+5
* Added series rotation and bar item rotation supportMiikka Heikkinen2014-01-273-1/+48
* Multiseries bars uniform scaling support addedTomi Korpipää2014-01-243-0/+12
* Selection correction for scatter when data changesMiikka Heikkinen2014-01-216-3/+182
* Adjust selection in item removal and insertMiikka Heikkinen2014-01-172-2/+2
* Better control of series ordering and 'primary' series for barsMiikka Heikkinen2014-01-153-0/+238
* Removed QDataVis and namespace macrosTomi Korpipää2014-01-152-9/+9
* Add series name propertyMiikka Heikkinen2014-01-141-3/+7
* Enable using custom surface format for c++ graphsMiikka Heikkinen2014-01-091-1/+8
* Make active axes properties in C++Miikka Heikkinen2014-01-092-0/+25
* Rename axis classesMiikka Heikkinen2014-01-072-17/+17
* Fix setting theme typeMiikka Heikkinen2014-01-072-12/+7
* Fix theme ownershipMiikka Heikkinen2014-01-072-39/+54
* Another theme colors updateMiikka Heikkinen2013-12-171-1/+36
* Theme color update Tomi Korpipää2013-12-133-1/+68
* Multiseries support for theme colors and gradients, Part 1Tomi Korpipää2013-12-101-3/+9
* Move series specific visual elements to series, part 4Miikka Heikkinen2013-12-102-1/+42
* QML docs + enum movingTomi Korpipää2013-12-051-4/+4
* Theme documentedTomi Korpipää2013-12-021-12/+12
* Move series specific visual elements to series, part 1Miikka Heikkinen2013-11-291-10/+20
* Visual properties moved to themeTomi Korpipää2013-11-281-13/+11
* Change qreals to floatsMiikka Heikkinen2013-11-252-36/+36
* Gradients and colors defined for all built-in themes Tomi Korpipää2013-11-223-15/+24
* User-modifiable themes, part 1Tomi Korpipää2013-11-223-89/+136
* Multi series selection part 1: barsMiikka Heikkinen2013-11-202-38/+50
* Basic multiseries supportMiikka Heikkinen2013-11-152-30/+49
* Adds methods to widget components for setting custom input handlers.Keränen Pasi2013-11-083-1/+31
* Gradient support part 2Miikka Heikkinen2013-11-081-8/+2