summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation on platforms without QtQuick1Maurice Kalinowski2014-06-162-3/+6
* Add invokable clear() for QML bar category axisTitta Heikkala2014-05-301-0/+11
* Fix assert failure with percent bar seriesTitta Heikkala2014-05-272-0/+40
* Added possibility to show series valueTitta Heikkala2014-05-2738-20/+870
* Update copyright yearTitta Heikkala2014-05-13229-229/+229
* Fix Creator generated filesTitta Heikkala2014-05-122-6/+23
* Add count property for QBoxPlotSeriesTitta Heikkala2014-05-052-4/+4
* Add possibility to set brush image via QML APITitta Heikkala2014-05-0220-12/+1278
* Add possibility to set markers in legend in reverse orderTitta Heikkala2014-04-046-0/+21
* Fix android build issuesMiikka Heikkinen2013-10-312-2/+6
* Fix Charts QML api auto testTitta Heikkala2013-10-2430-111/+1398
* Fix crash with boxplottertester brushTitta Heikkala2013-10-161-1/+4
* Add the new Qt template to demos and testsTitta Heikkala2013-10-113-1/+11
* Fix crash with boxplotttesterTitta Heikkala2013-10-111-1/+4
* Add new Qt theme templateTitta Heikkala2013-10-042-0/+5
* Add hovered signal with index for bar chartsTitta Heikkala2013-08-1918-24/+1690
* Fix boxplottertesterTitta Heikkala2013-08-191-1/+1
* Property to control box widthMika Salmela2013-06-172-0/+22
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-13209-627/+627
* Selectable outlines for boxMika Salmela2013-06-122-1/+16
* Fix QLegend test case.Heikkinen Miikka2013-06-111-6/+4
* Pentool to boxplot testerMika Salmela2013-06-102-8/+10
* Added pentool to boxplot testerMika Salmela2013-06-104-3/+238
* Refactor boxplottestMiikka Heikkinen2013-06-102-76/+76
* Removing unused connections and slotsMika Salmela2013-06-071-1/+1
* Changed BoxPlot to use domain for calculating geometry points.Mika Salmela2013-06-051-12/+15
* Fix mingw build errorsMiikka Heikkinen2013-06-041-0/+1
* Added API to set chart background roundnessMiikka Heikkinen2013-06-045-0/+19
* A new box-and-whiskers series type added to charts.Mika Salmela2013-06-037-1/+747
* Added QChart::zoomReset() and QChart::isZoomed()Miikka Heikkinen2013-06-031-0/+72
* Added HTML support for various text itemsMiikka Heikkinen2013-05-301-1/+1
* Update qmlapplicationviewer filesHeikkinen Miikka2013-05-234-6/+6
* Fix autotests build for androidHeikkinen Miikka2013-05-221-0/+7
* Fix qml application deployment for androidHeikkinen Miikka2013-05-225-3/+48
* Fix android build issuesHeikkinen Miikka2013-05-211-7/+7
* Return empty brush/pen/font via API rather than the weird default oneMiikka Heikkinen2013-05-171-3/+3
* Make creator stop whining about changed generated filesMiikka Heikkinen2013-05-156-3/+3
* Fix build issues with multi-core builds in qml/quick demosMiikka Heikkinen2013-05-1512-3/+587
* Fix qml autotest after qtquick2 support was addedMiikka Heikkinen2013-05-074-1/+153
* Add API to specify plot area background.Miikka Heikkinen2013-05-078-5/+204
* Implement index based removing/replacing points in seriesMiikka Heikkinen2013-05-025-8/+31
* Fix mouse events for QtQuick2Miikka Heikkinen2013-05-023-0/+5
* Add qml files to OTHER_FILES in qml examples, demos, and testsMiikka Heikkinen2013-04-242-0/+2
* Fix crash when adding/removing points during animationMiikka Heikkinen2013-04-241-2/+65
* Generate charts plugin for QtQuick2 as well as QtQuick1Miikka Heikkinen2013-04-2339-474/+2542
* Add Polar chart supportMiikka Heikkinen2013-04-1717-65/+2548
* Remove cryptic/obsolete TODOsMiikka Heikkinen2013-03-153-6/+0
* More copyright year changesMiikka Heikkinen2013-03-05168-168/+168
* Fix hoverSignal tests in linuxHeikkinen Miikka2013-02-122-2/+4
* Check if min and max are same on findMinMaxForSeriesMika Salmela2013-02-061-0/+2