summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* Qt Charts project file structure changeTitta Heikkala2014-10-1478-347/+1448
* Fix compilation on platforms without QtQuick1Maurice Kalinowski2014-06-161-1/+1
* 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-2710-0/+441
* Update copyright yearTitta Heikkala2014-05-1371-71/+71
* 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-042-0/+9
* Fix android build issuesMiikka Heikkinen2013-10-311-1/+3
* Fix Charts QML api auto testTitta Heikkala2013-10-2430-111/+1398
* Add new Qt theme templateTitta Heikkala2013-10-041-0/+1
* Add hovered signal with index for bar chartsTitta Heikkala2013-08-196-0/+1654
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-1351-153/+153
* Fix QLegend test case.Heikkinen Miikka2013-06-111-6/+4
* Added API to set chart background roundnessMiikka Heikkinen2013-06-041-0/+9
* Added QChart::zoomReset() and QChart::isZoomed()Miikka Heikkinen2013-06-031-0/+72
* Added HTML support for various text itemsMiikka Heikkinen2013-05-301-1/+1
* Fix autotests build for androidHeikkinen Miikka2013-05-221-0/+7
* Fix qml application deployment for androidHeikkinen Miikka2013-05-221-1/+7
* Return empty brush/pen/font via API rather than the weird default oneMiikka Heikkinen2013-05-171-3/+3
* Fix qml autotest after qtquick2 support was addedMiikka Heikkinen2013-05-074-1/+153
* Add API to specify plot area background.Miikka Heikkinen2013-05-071-0/+52
* Implement index based removing/replacing points in seriesMiikka Heikkinen2013-05-021-0/+23
* Fix crash when adding/removing points during animationMiikka Heikkinen2013-04-241-2/+65
* Add Polar chart supportMiikka Heikkinen2013-04-179-64/+179
* Remove cryptic/obsolete TODOsMiikka Heikkinen2013-03-151-4/+0
* More copyright year changesMiikka Heikkinen2013-03-0550-50/+50
* Fix hoverSignal tests in linuxHeikkinen Miikka2013-02-122-2/+4
* Check if min and max are same on findMinMaxForSeriesMika Salmela2013-02-061-0/+2
* adds Andy's customer request, first call to createDaultAxis scales whole doma...Michal Klocek2013-01-211-1/+79
* Arm test fixMarek Rosa2012-12-131-2/+9
* Simplified QtQuickTest check in auto test proTero Ahola2012-12-131-6/+2
* Enabled all tests on QLogValueAxisMarek Rosa2012-12-131-118/+133
* Fixed a bug with QChart::axis getters with no series definedTero Ahola2012-12-122-3/+7
* Few more tests added to qlogvalueaxisMarek Rosa2012-12-121-74/+68
* AbstractAxis orientation fix: legacy testMarek Rosa2012-12-121-1/+1
* Qt5 build fix, QSKIP has only one parameterTero Ahola2012-12-104-12/+51
* QChart mapping functions: return QPoint(0, 0) if series type is PieMarek Rosa2012-12-073-0/+384
* QML unit tests for setting illegal axesTero Ahola2012-11-301-4/+15
* QValueAxis::applyNiceNumbers is now a slotTero Ahola2012-11-282-4/+23
* Fixed a bug in ChartView.axes property when no series addedTero Ahola2012-11-274-17/+12
* Added axisXTop and axisYRight properties to QML series APIsTero Ahola2012-11-272-11/+38
* Adds domains swap logicMichal Klocek2012-11-261-133/+48
* BC fix: change gridLineVisibleChanged() back to gridVisibleChanged()Jani Honkonen2012-11-261-16/+16
* Domains addedMarek Rosa2012-11-262-35/+37
* Refactors internalsMichal Klocek2012-11-264-488/+364
* fix some axis visible errors in tst_qabstractaxisJani Honkonen2012-11-151-2/+2
* Added missing count property to QBarCategoryAxisTero Ahola2012-11-087-6/+386
* Fixing qml build for latest Qt5Jani Honkonen2012-11-085-82/+39