summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* barchart: removed tooltip. hoverEntered and hoverLeaved signals combined to h...sauimone2012-04-112-4/+0
* Krazy reported errorsMichal Klocek2012-04-112-26/+60
* Normalizes signal slots connectionsMichal Klocek2012-04-103-54/+54
* Wrong name of the project in test.proMarek Rosa2012-04-101-1/+1
* barchart PIMPL part 2. Cleaning up leftovers in public apisauimone2012-04-101-2/+3
* tablemodelchart moved to test folderMarek Rosa2012-04-107-1/+790
* Created auto test specific priTero Ahola2012-04-107-18/+30
* Data copying for gdpbarchart updatedMarek Rosa2012-04-101-1/+3
* gdpbarchart moved to test. Few small doc fixesMarek Rosa2012-04-106-1/+346
* Adds missing test cases for qchartMichal Klocek2012-04-051-368/+177
* Made QmlChart demo instead of a test appTero Ahola2012-04-0518-990/+1
* QML test app's scatter and area into separate viewsTero Ahola2012-04-056-63/+161
* Bugfix in barchartmodel max -> return 0if no countMichal Klocek2012-04-051-2/+1
* tst_qchart and tst_qchartview updatesMichal Klocek2012-04-052-42/+29
* Add changes from commit d850de28Michal Klocek2012-04-051-0/+3
* Add dealy to tst_qchartviewMichal Klocek2012-04-051-1/+1
* Fix indexing issue of seriesMichal Klocek2012-04-052-10/+91
* Adds tst_chart draftMichal Klocek2012-04-044-2/+780
* Refactored QML example to multiple viewsTero Ahola2012-04-046-115/+220
* Removed unused extra qml test appTero Ahola2012-04-041-31/+0
* Enabled animations on QMLTero Ahola2012-04-041-0/+1
* QSeries name and QPieSeries properties to QML apiTero Ahola2012-04-041-2/+12
* minor. add missing license filesMichal Klocek2012-04-043-0/+60
* Increses margins prescisionMichal Klocek2012-04-041-6/+9
* Adds test/wavechartMichal Klocek2012-04-045-0/+107
* Refactor qledgend handlingMichal Klocek2012-04-031-2/+2
* Added area series to QML apiTero Ahola2012-04-031-23/+36
* Refactoring QML impl for seriesTero Ahola2012-04-031-21/+21
* QML api to use chart theme enum of QChartTero Ahola2012-04-031-2/+2
* Add/modify license headersJani Honkonen2012-04-036-0/+120
* Reserve ordering of chart series internally.Tero Ahola2012-04-022-36/+3
* Removed resize hack from chartwidgettest theme changeTero Ahola2012-04-021-4/+0
* Enabled chartwidgettest againTero Ahola2012-04-023-37/+35
* minor. formatingMichal Klocek2012-03-291-3/+0
* Fix padding to be int, update unit testMichal Klocek2012-03-291-14/+68
* Updates tstqchartview unit testMichal Klocek2012-03-291-4/+49
* Add license headersJani Honkonen2012-03-293-1/+61
* Declarative series classed now derived from QSeries childsTero Ahola2012-03-291-14/+13
* Adds tst_qchartview draftMichal Klocek2012-03-284-3/+144
* Adds niceNmber test case to tst_domainMichal Klocek2012-03-281-159/+272
* Updates chartdataset unit testMichal Klocek2012-03-281-49/+262
* Use qFuzzyIsNull to compare (in)equality of real valuesJani Honkonen2012-03-281-16/+16
* Added Icy Blue and High Contrast themeTero Ahola2012-03-281-2/+2
* Block compilation of chartwidgettest, fixes tomorrowMichal Klocek2012-03-271-1/+2
* Spline to QML APITero Ahola2012-03-261-5/+5
* QML bar series categoriesTero Ahola2012-03-261-30/+34
* Added bar series draft to QML APITero Ahola2012-03-261-43/+1
* dTero Ahola2012-03-261-45/+85
* Fixed integrated build on OSXTero Ahola2012-03-261-1/+0
* Adds shadow build supportMichal Klocek2012-03-235-21/+7