summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
...
* Switched the z-order of axis to be below seriesTero Ahola2012-08-157-1/+330
* Fix build on OSX: Added missing cmath includeTero Ahola2012-08-143-12/+13
* Improved oscilloscope demo functionalityTero Ahola2012-08-148-60/+320
* Added a new QXYSeries::replace override for performance reasons.Tero Ahola2012-08-1410-1/+494
* Bugfixes for scatter seriesMichal Klocek2012-07-311-3/+0
* Fix compilation issue for 4.7.2Michal Klocek2012-07-311-0/+1
* QPieSlice::LabelInside -> LabelInsideHorizontalJani Honkonen2012-07-311-1/+1
* pie: finetuning donut animationsJani Honkonen2012-07-312-0/+16
* Compilation fix on windowsMichal Klocek2012-07-302-1/+2
* Compilation fix missing include path for charviewerMichal Klocek2012-07-301-1/+1
* Add horizontal charts to chartviewerMichal Klocek2012-07-3010-54/+266
* Fix layout issues with combobxes in chartsviewerMichal Klocek2012-07-302-24/+47
* Adds charts to chartsviewerMichal Klocek2012-07-3012-173/+511
* Fix zoom in chartviewerMichal Klocek2012-07-301-0/+1
* minor . small bufix to charviewerMichal Klocek2012-07-271-0/+1
* Adds scroll and zoom to chartviewerMichal Klocek2012-07-276-66/+300
* Adds chartviewer demoMichal Klocek2012-07-265-1/+587
* Added one more type of label placing on Pie chartMarek Rosa2012-07-171-0/+2
* Adds axis domain intializationMichal Klocek2012-07-131-4/+2
* removed warning from chartthemes demosauimone2012-07-111-0/+1
* refactored baranimationssauimone2012-07-111-0/+1
* Wheel of fortune fixedMarek Rosa2012-07-051-2/+3
* F1 qml example fixedMarek Rosa2012-07-052-11/+13
* Adds plotArea()Michal Klocek2012-07-042-8/+15
* Fix piechartcustomization exampleMichal Klocek2012-07-041-0/+1
* Fixes missing update barcategoryMichal Klocek2012-07-041-22/+34
* Best ever implemention of qmlcustommodelMichal Klocek2012-07-041-10/+5
* fixes ultimate qmlcustommodelMichal Klocek2012-07-041-4/+20
* Add defualt show axisMichal Klocek2012-07-041-14/+4
* removed legend from wavechart and added axes to itMarek Rosa2012-07-041-1/+0
* Scatter interactions fixedMarek Rosa2012-07-041-1/+1
* Fixed qmlcustommodelMarek Rosa2012-07-041-14/+37
* Fixes for qmlcustom modelMichal Klocek2012-07-041-3/+9
* Refactor CategoriesAxis to BarCategoriesAxis part 2 of 2Michal Klocek2012-07-041-1/+1
* Refactor CategoriesAxis to BarCategoriesAxis part 1 of 2Michal Klocek2012-07-044-4/+4
* f1 example workingMarek Rosa2012-07-041-2/+6
* Clears the qml plugin code from legacy codeMichal Klocek2012-07-031-6/+1
* Adds axis to qmlMichal Klocek2012-07-0310-59/+56
* Default numbering for empty categories in barseriesMichal Klocek2012-07-031-8/+0
* Adds createDefaultAxes logicMichal Klocek2012-07-031-4/+3
* renamed barseries files to abstractbarseriessauimone2012-07-031-1/+1
* Updated spline nad legend exampleMarek Rosa2012-07-031-0/+1
* Updated chartthemes demoMarek Rosa2012-07-031-0/+4
* Refactor QChart APIMichal Klocek2012-07-031-1/+3
* Changes to qchart qabstractseries APIMichal Klocek2012-06-271-1/+1
* Added value and category axis to QML apiTero Ahola2012-06-277-16/+27
* Refactors QAxis to QAbstractAxisMichal Klocek2012-06-262-13/+16
* Bugfix: chart range was reset when adding an empty XY chartTero Ahola2012-06-261-3/+2
* Renamed XyPoint to XYPointTero Ahola2012-06-264-99/+99
* QXYModelMapper removed from the docsMarek Rosa2012-06-201-5/+5