summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix double doc error in barseriesJani Honkonen2012-04-111-6/+0
* barchart: doc update for hover signalssauimone2012-04-114-2/+33
* warnings are errorsJani Honkonen2012-04-111-0/+1
* barchart: layout calculation fixsauimone2012-04-114-10/+7
* barchart: removed tooltip. hoverEntered and hoverLeaved signals combined to h...sauimone2012-04-1110-93/+17
* Krazy reported errorsMichal Klocek2012-04-1123-51/+56
* Updated documentation, warnings from legend and area leftTero Ahola2012-04-118-77/+67
* Prevent slice label pointing straight down (because it looks bad).Jani Honkonen2012-04-112-6/+14
* Fixes explicit issues in cstrMichal Klocek2012-04-1111-13/+13
* Fixes header guard style issuesMichal Klocek2012-04-1041-459/+460
* fixed barchart signals with pimpl. drilldown works nowsauimone2012-04-107-21/+16
* Normalizes signal slots connectionsMichal Klocek2012-04-108-29/+29
* Adds missing macros to stacked precent seriesMichal Klocek2012-04-102-0/+10
* Adds pimpl for qchartaxis and qchartaxiscategoriesMichal Klocek2012-04-109-167/+395
* barchart PIMPL part 2. Cleaning up leftovers in public apisauimone2012-04-107-356/+29
* tablemodelchart moved to test folderMarek Rosa2012-04-103-4/+10
* Renames header axisitem -> axisMichal Klocek2012-04-106-10/+9
* Removed key zoom/scroll from QChartViewTero Ahola2012-04-102-32/+0
* Moves legend src to subdirectoryMichal Klocek2012-04-108-13/+22
* Adds trivial legend handling for slices when removed or addedMichal Klocek2012-04-104-11/+31
* legend signal fix for barchartsauimone2012-04-103-5/+6
* Pie doc updatesJani Honkonen2012-04-103-25/+45
* Adds qlegend pimplMichal Klocek2012-04-1016-388/+418
* White spaces fixes in Theme and animation classesMarek Rosa2012-04-104-26/+26
* Removed gdpbarchart from demos docsMarek Rosa2012-04-101-1/+1
* Work-around for a bug in Clang compilerTero Ahola2012-04-102-0/+7
* Fix vs build problems with barJani Honkonen2012-04-103-1/+6
* Refactor to use qseries private for implmentation interfaceMichal Klocek2012-04-1032-343/+531
* gdpbarchart moved to test. Few small doc fixesMarek Rosa2012-04-104-7/+7
* Rename pie series total() -> sum() to be consistent with bar series.Jani Honkonen2012-04-103-10/+10
* Adds big fat pimpl to series classesMichal Klocek2012-04-0646-1244/+1481
* Few more fixes to docsMarek Rosa2012-04-062-4/+3
* QChartaxis docs addedMarek Rosa2012-04-062-4/+29
* modeldata example documented with explanations.Marek Rosa2012-04-064-8/+5
* barchart pimpl part 1sauimone2012-04-057-86/+860
* Minor qpieseries doc updates.Jani Honkonen2012-04-051-5/+5
* Update pie docsJani Honkonen2012-04-052-84/+41
* Removes chartThemecount from enum valuesMichal Klocek2012-04-051-2/+1
* fix QPieSeries property docsJani Honkonen2012-04-051-6/+36
* Some more doc fixes and additionsMarek Rosa2012-04-055-20/+60
* Bugfix in barchartmodel max -> return 0if no countMichal Klocek2012-04-051-2/+1
* Add minimum size back to chartview and qchartMichal Klocek2012-04-052-0/+9
* Fix indexing issue of seriesMichal Klocek2012-04-052-53/+82
* Various documentation fixesMarek Rosa2012-04-054-8/+9
* Docs updatedMarek Rosa2012-04-054-15/+12
* Spelling fix QLegend::setAlignmnent -> setAlignmentJani Honkonen2012-04-052-2/+2
* Fix piechart clipping bugJani Honkonen2012-04-052-5/+2
* Updated spline chart example documentation and added some more docs to barseriesMarek Rosa2012-04-052-1/+23
* Added documentation for model related funtionsMarek Rosa2012-04-057-23/+87
* Adds AxisY(series) getterMichal Klocek2012-04-042-3/+4