summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Fix pro files system -> system_buildMichal Klocek2012-04-134-4/+4
* Added system flag to conditions for install_name_toolTero Ahola2012-04-124-4/+4
* Hacked library dependency issues on OSXTero Ahola2012-04-125-1/+14
* Simplfies default configurationMichal Klocek2012-04-124-182/+2
* API review changes for pieJani Honkonen2012-04-124-19/+24
* Changes QChartAxis -> QAxisMichal Klocek2012-04-121-1/+1
* Adds missing includes for pro filesMichal Klocek2012-04-121-0/+8
* Improves build configurationMichal Klocek2012-04-121-4/+4
* Default to true in boolean settersTero Ahola2012-04-111-10/+10
* 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