summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* adds Andy's customer request, first call to createDaultAxis scales whole doma...Michal Klocek2013-01-211-1/+79
* Forced update of qmlapplicationviewer templatesrelease-1.2.0Tero Ahola2012-12-184-194/+146
* ChartViewer moved to testsMarek Rosa2012-12-1456-1/+4475
* 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
* Fixed a Qt5 build issue in presenterchart test appTero Ahola2012-12-101-0/+2
* Qt5 build fix, QSKIP has only one parameterTero Ahola2012-12-104-12/+51
* Presenterchart moved to testsMarek Rosa2012-12-105-1/+194
* Documented QXYSeries::hovered and QAreaSeries::hoveredTero Ahola2012-12-102-1/+3
* Added documentation for new properties of QAbstractAxisTero Ahola2012-12-101-10/+35
* 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-273-15/+42
* 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-0811-120/+49
* 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
* removed uitest app - not neededMarek Rosa2012-11-056-205/+1
* 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
* Simple UI testing added using mago(LDTP):ferdek2012-10-036-1/+205
* 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-2613-93/+93
* Fix: Redraw chart when tick count changesMarek Rosa2012-09-251-0/+1
* coding style: foreach whitespace fixJani Honkonen2012-09-257-38/+38
* QML chart properties tester to match the current QML apiTero Ahola2012-09-243-8/+8
* minor. rename buttons in qmlchartpropertiesMichal Klocek2012-09-241-8/+8
* Rename minimumMargins to margins in QML plugin version 1.2Michal Klocek2012-09-242-13/+13