summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Move dynamicspline under demosJani Honkonen2012-04-115-1/+166
* Normalizes signal slots connectionsMichal Klocek2012-04-101-1/+1
* Removed key zoom/scroll from QChartViewTero Ahola2012-04-101-11/+11
* Theme example sets and slices renamed (shown if legend enabled)Tero Ahola2012-04-101-2/+2
* gdpbarchart moved to test. Few small doc fixesMarek Rosa2012-04-106-343/+0
* modeldata example documented with explanations.Marek Rosa2012-04-061-10/+6
* Added missing qml file. AgainTero Ahola2012-04-051-0/+57
* Splitted scatter&area view in QML app (again)Tero Ahola2012-04-055-63/+104
* Added missing qml filesTero Ahola2012-04-055-0/+286
* Made QmlChart demo instead of a test appTero Ahola2012-04-059-2/+581
* Spelling fix QLegend::setAlignmnent -> setAlignmentJani Honkonen2012-04-051-1/+1
* Improving pie examplesJani Honkonen2012-04-042-5/+7
* QSeries name and QPieSeries properties to QML apiTero Ahola2012-04-042-4/+6
* Fix compilation of gdpbarchartMichal Klocek2012-04-031-1/+1
* Refactor qledgend handlingMichal Klocek2012-04-031-9/+11
* Removed default theme, now using light as the defaultTero Ahola2012-04-032-4/+1
* Added option for disabling legend in chart theme demoTero Ahola2012-04-031-3/+12
* Simpler area series in the theme demoTero Ahola2012-04-031-7/+5
* Split piechartcustomization to different filesJani Honkonen2012-04-0310-601/+875
* Better test data for theme demoTero Ahola2012-04-031-30/+49
* Fixed the include issue in gdpbarchart demoMarek Rosa2012-04-032-4/+2
* gdpbarchart - changed two includes to .h version, because it did not compileMarek Rosa2012-04-032-2/+4
* Add/modify license headersJani Honkonen2012-04-037-116/+133
* Move gdpbarchart to demosJani Honkonen2012-04-026-1/+294
* renamed barchart floating values with labels to be consistent with piechartsauimone2012-04-021-1/+0
* legend pos to theme example, legend paddingsauimone2012-03-292-1/+24
* rename functions add() -> append()Jani Honkonen2012-03-291-6/+6
* Add license headersJani Honkonen2012-03-293-6/+0
* legend refactoring.sauimone2012-03-291-3/+2
* updated theme example. minor fix to legendsauimone2012-03-291-0/+17
* const to getters, renamed addBarset to appendBarsetsauimone2012-03-291-1/+1
* Q_SIGNALS and Q_SLOTSsauimone2012-03-291-1/+1
* Use qFuzzyIsNull to compare (in)equality of real valuesJani Honkonen2012-03-281-1/+1
* Added Icy Blue and High Contrast themeTero Ahola2012-03-282-14/+15
* remove "slice" word from pen/brush setters/gettersJani Honkonen2012-03-281-7/+7
* minor . slots priavte in themedemoMichal Klocek2012-03-271-1/+1
* minor. typoMichal Klocek2012-03-271-1/+1
* Remove wrongly inlined moc from charttheme demoMichal Klocek2012-03-271-1/+0
* Fix piechartcustomization due to public API changesMichal Klocek2012-03-271-7/+7
* Updates chartstheme demo, small refactorMichal Klocek2012-03-274-244/+473
* Get pie slice label font and pen from themeJani Honkonen2012-03-231-10/+11
* Add mousebuttons to pie clicked signalsJani Honkonen2012-03-231-2/+4
* Fix chartthemes demo. Pie chart is reserving too much space because labels ar...Jani Honkonen2012-03-221-5/+6
* Set the first pie slice exploded and label visible in chartthemes demoJani Honkonen2012-03-221-3/+8
* Default theme background, removed extra themesTero Ahola2012-03-222-4/+0
* Bar series to use theme base colors. Pie brush minor fix.Tero Ahola2012-03-201-1/+5
* Add more themes to piechartcustomizationJani Honkonen2012-03-201-0/+5
* Bugfix for piechartcustomizationJani Honkonen2012-03-201-2/+2
* Three more themesTero Ahola2012-03-191-3/+18
* Add animated&antialiasing checkboxes to chartthemes demoJani Honkonen2012-03-161-10/+28