summaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* Default theme background, removed extra themesTero Ahola2012-03-221-3/+5
* Fixes after mergeMichal Klocek2012-03-211-2/+3
* Bar series to use theme base colors. Pie brush minor fix.Tero Ahola2012-03-201-0/+3
* cleanup on barseries. removed old commented out separator codesauimone2012-03-191-1/+0
* Added QML api for bar seriesTero Ahola2012-03-191-27/+17
* * Fixes domian unit testMichal Klocek2012-03-131-2/+2
* Adds scroll supportMichal Klocek2012-03-121-2/+2
* Fixed area series handling in chartwidgettestTero Ahola2012-03-092-40/+1
* Pie pen now uses gradient start colorTero Ahola2012-03-081-1/+1
* barchart separators fixed, layout fixedsauimone2012-03-081-1/+1
* Line and area series in chartwidgettestTero Ahola2012-03-061-8/+20
* Some spline fixesMarek Rosa2012-03-051-3/+18