summaryrefslogtreecommitdiffstats
path: root/demos/piechartcustomization
Commit message (Expand)AuthorAgeFilesLines
* Update copyright yearTitta Heikkala2014-05-139-9/+9
* Add the new Qt template to demos and testsTitta Heikkala2013-10-111-0/+1
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-139-27/+27
* More copyright year changesMiikka Heikkinen2013-03-059-9/+9
* Try to fix arm buildJani Honkonen2012-12-051-1/+1
* Replaced qFuzzyIsNull with qFuzzyCompare. Once qchart test case still uses qF...Marek Rosa2012-11-071-1/+1
* Fix deprecation errors from Qt5Jani Honkonen2012-11-071-15/+15
* coding style fixes for demosJani Honkonen2012-09-255-37/+37
* Qt5: fixed QApplication and QWidget includesMarek Rosa2012-09-121-1/+1
* Donut support simplified. Examples updatedMarek Rosa2012-08-242-16/+11
* QPieSlice::LabelInside -> LabelInsideHorizontalJani Honkonen2012-07-311-1/+1
* pie: finetuning donut animationsJani Honkonen2012-07-312-0/+16
* Added one more type of label placing on Pie chartMarek Rosa2012-07-171-0/+2
* Fix piechartcustomization exampleMichal Klocek2012-07-041-0/+1
* Tinkering with piechartcustomizationJani Honkonen2012-06-182-9/+15
* pie: add label position to sliceJani Honkonen2012-06-132-1/+11
* OSX install name tool now executed only on QtCommercialChart library during b...Tero Ahola2012-06-071-3/+0
* Use labelBrush instead of labelPen for text labelsTero Ahola2012-05-312-10/+10
* Bugfix: remove restrictions from pie start & end anglesJani Honkonen2012-05-221-4/+4
* pie: change the order of parameters when creating slices to be more intuitiveJani Honkonen2012-05-223-10/+10
* Fix pro files system -> system_buildMichal Klocek2012-04-131-1/+1
* Added system flag to conditions for install_name_toolTero Ahola2012-04-121-1/+1
* Hacked library dependency issues on OSXTero Ahola2012-04-121-0/+1
* API review changes for pieJani Honkonen2012-04-124-19/+24
* Normalizes signal slots connectionsMichal Klocek2012-04-101-1/+1
* Made QmlChart demo instead of a test appTero Ahola2012-04-051-1/+1
* Improving pie examplesJani Honkonen2012-04-042-5/+7
* QSeries name and QPieSeries properties to QML apiTero Ahola2012-04-041-3/+4
* Removed default theme, now using light as the defaultTero Ahola2012-04-031-1/+0
* Split piechartcustomization to different filesJani Honkonen2012-04-0310-601/+875
* Add/modify license headersJani Honkonen2012-04-031-0/+20
* Use qFuzzyIsNull to compare (in)equality of real valuesJani Honkonen2012-03-281-1/+1
* Added Icy Blue and High Contrast themeTero Ahola2012-03-281-2/+2
* remove "slice" word from pen/brush setters/gettersJani Honkonen2012-03-281-7/+7
* Fix piechartcustomization due to public API changesMichal Klocek2012-03-271-7/+7
* 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
* Default theme background, removed extra themesTero Ahola2012-03-221-2/+0
* Add more themes to piechartcustomizationJani Honkonen2012-03-201-0/+5
* Bugfix for piechartcustomizationJani Honkonen2012-03-201-2/+2
* Fix piechartcustomization. Positioning was backwards.Jani Honkonen2012-03-161-1/+1
* Add animations checkbox to piechartcustomizationJani Honkonen2012-03-161-0/+10
* Refactoring pie series and animations.Jani Honkonen2012-03-161-0/+13
* Add animations to pie. Works but has some visual issues when adding slices.Jani Honkonen2012-03-161-0/+22
* Add styles to pen in piechartcustomization demoJani Honkonen2012-03-091-0/+58
* Adding some pen & brush tools to piechartcustomizationJani Honkonen2012-03-091-48/+211
* Adding more controls to piechartcustomization demoJani Honkonen2012-03-081-17/+122
* Adding demos folder. Move piechartcustomization to it. Add chartthemes demo (...Jani Honkonen2012-03-082-0/+241