summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Refactors internalsMichal Klocek2012-11-265-19/+10
* Added hover support to splinechart and updated callout exampleMarek Rosa2012-11-131-0/+13
* Added hovered signal to QLineSeries. Updated callout exampleMarek Rosa2012-11-122-10/+28
* Fixing qml build for latest Qt5Jani Honkonen2012-11-084-25/+6
* Fix deprecation errors from Qt5Jani Honkonen2012-11-072-0/+10
* donutbreakdown example now has customized legendmarkersJani Honkonen2012-11-056-30/+153
* fixed crash in legendmarker when calling update from private constructorsauimone2012-10-251-8/+22
* documented legendmarker example. removed unnecessary casting from examplesauimone2012-10-241-4/+4
* Added axis title to stackedbarchartdrilldown exampleMarek Rosa2012-10-181-0/+1
* Added axis titles to datetimeaxis and temperaturerecords examplesMarek Rosa2012-10-172-0/+5
* removing newlegend example, as this was more a testing tool while developingsauimone2012-10-175-442/+0
* legend markers example. bugfix to legend scrollingsauimone2012-10-175-1/+291
* code inspection round 1 fixessauimone2012-10-172-6/+0
* removed peer object solution. Introduced marker type solutionsauimone2012-10-171-12/+9
* update to new legend examplesauimone2012-10-171-3/+17
* fix to example. Event handling prototyping.sauimone2012-10-171-1/+1
* added LegendMarkerItem. Updated new legend example to test clicked of LegendM...sauimone2012-10-172-1/+47
* Added createLegendMarkers to private series. This will replace old createLege...sauimone2012-10-172-2/+16
* new legend example for testing new api. Currently using still the old one.sauimone2012-10-175-1/+378
* Minor tweak to callout exampleMarek Rosa2012-10-111-2/+2
* Added callout example (Drawing on top of chart)Marek Rosa2012-10-117-1/+245
* normalize signal/slot signaturesJani Honkonen2012-09-262-4/+4
* Refactors layout:Michal Klocek2012-09-251-2/+10
* more coding style fixes for examplesJani Honkonen2012-09-2547-142/+139
* coding style: foreach whitespace fixJani Honkonen2012-09-252-2/+2
* coding style fixes for examplesJani Honkonen2012-09-2540-169/+139
* Multiaxis supportMarek Rosa2012-09-243-1/+91
* Qt5: declarative fix part3Marek Rosa2012-09-145-49/+68
* Qt5: fix declarative/quick1 module includeMarek Rosa2012-09-121-1/+5
* Qt5: fixed QApplication and QWidget includesMarek Rosa2012-09-1210-10/+10
* Qt5: include widgets moduleMarek Rosa2012-09-121-0/+1
* Fixed a bug with legend attach requiring a screen resize to update UITero Ahola2012-09-103-71/+53
* datetimeaxis example documentedMarek Rosa2012-09-051-8/+13
* Update donutbreakdown data source (again)Jani Honkonen2012-09-041-5/+4
* removed mention to Finland and modified temperatures in example to avoid poss...sauimone2012-09-041-3/+3
* Add data source to donutbreakdownJani Honkonen2012-09-041-2/+6
* Fix include issuesJani Honkonen2012-09-033-9/+9
* QCategoryAxis: fix to grid lines drawingMarek Rosa2012-09-031-6/+3
* Fix Krazy issuesJani Honkonen2012-08-311-3/+3
* Update datetimeaxis exampleMarek Rosa2012-08-314-11/+317
* fix some Cppcheck findingsJani Honkonen2012-08-301-1/+0
* add missing license statementsJani Honkonen2012-08-303-0/+57
* Disabled anti-aliasing by default in declarative implTero Ahola2012-08-291-0/+1
* fine tuning donutbreakdownchartJani Honkonen2012-08-292-7/+6
* Updated donut screen shotsTero Ahola2012-08-291-1/+1
* Some todo:s in barseries done. Updated temperaturerecords example to use stac...sauimone2012-08-291-4/+2
* removed some of the todo commentsJani Honkonen2012-08-293-4/+0
* Fixed not correctly disabled datetimeaxis exampleMarek Rosa2012-08-291-1/+0
* Update donutbreakdown example docsJani Honkonen2012-08-292-6/+9
* Moved 'donut' example to demos 'nesteddonuts'Jani Honkonen2012-08-285-157/+0