summaryrefslogtreecommitdiffstats
path: root/tests/auto
Commit message (Expand)AuthorAgeFilesLines
* 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
* Unit tests for QML API axesTero Ahola2012-11-082-0/+147
* Improved QML API test coverageTero Ahola2012-11-0812-5/+950
* Replaced qFuzzyIsNull with qFuzzyCompare. Once qchart test case still uses qF...Marek Rosa2012-11-074-58/+58
* Fix deprecation errors from Qt5Jani Honkonen2012-11-073-103/+116
* Renamed QML QtQuick tests to match the naming conventionTero Ahola2012-10-265-5/+5
* Work-around for a qmake bug causing warnings on OSXTero Ahola2012-10-251-2/+2
* New attempt to enable building of qml-qtquicktest on OSXTero Ahola2012-10-241-1/+5
* Revert "Enabled building of qml auto test module on OSX"Tero Ahola2012-10-241-1/+1
* Enabled building of qml auto test module on OSXTero Ahola2012-10-241-1/+1
* legendmarker hover signal test and fixsauimone2012-10-231-0/+66
* no need for add/remove series in legend, since these are handled via slotssauimone2012-10-231-2/+2
* more unit tests to legendsauimone2012-10-231-1/+262
* qlegend unit test startedsauimone2012-10-233-1/+230
* Unit test module for QML APITero Ahola2012-10-238-2/+738
* Adds more logic and documentation to qbarcategoryaxis for append, insert, rep...Michal Klocek2012-09-271-4/+2
* Adds missing append2 test case to tst_qbarcategoryaxisMichal Klocek2012-09-271-3/+45
* normalize signal/slot signaturesJani Honkonen2012-09-2611-91/+91
* coding style: foreach whitespace fixJani Honkonen2012-09-254-22/+22
* yet another feeble attempt to make bamboo tests passJani Honkonen2012-09-183-11/+27
* I'm getting annoyed with these mouse hover testsJani Honkonen2012-09-182-2/+2
* Try fixing pie hover tests yet againJani Honkonen2012-09-182-10/+10
* Fix pie hover tests in ubuntuJani Honkonen2012-09-182-0/+2
* bar test update. Tests now calculate expected layout from charts plot area an...sauimone2012-09-176-84/+503
* get rid of some warnings in pie testsJani Honkonen2012-09-171-4/+4
* Added opacity property to QAbstractSeriesTero Ahola2012-09-174-0/+51