summaryrefslogtreecommitdiffstats
path: root/src/chartpresenter_p.h
Commit message (Expand)AuthorAgeFilesLines
* Additional fixes to label localizationMiikka Heikkinen2014-09-171-0/+1
* Added QChart::locale propertyMiikka Heikkinen2014-09-171-2/+3
* Added QChart::localizeNumbersMiikka Heikkinen2014-09-171-0/+10
* Update copyright yearTitta Heikkala2014-05-131-1/+1
* Fix long labels visibility for QBarChartTitta Heikkala2013-09-031-2/+2
* Fix text item marginsMiikka Heikkinen2013-06-181-0/+1
* Remove TODOsMiikka Heikkinen2013-06-131-1/+0
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-4/+4
* Fix resetting animation options mid-animation.Miikka Heikkinen2013-06-061-7/+0
* Added API to set chart background roundnessMiikka Heikkinen2013-06-041-0/+3
* A new box-and-whiskers series type added to charts.Mika Salmela2013-06-031-0/+1
* Added HTML support for various text itemsMiikka Heikkinen2013-05-301-0/+3
* Add API to specify plot area background.Miikka Heikkinen2013-05-071-1/+15
* Add Polar chart supportMiikka Heikkinen2013-04-171-10/+9
* Revert "Remove TODOs for 1.2.1 release, revert this after release"Miikka Heikkinen2013-04-091-0/+1
* Remove TODOs for 1.2.1 release, revert this after releaseMiikka Heikkinen2013-03-151-1/+0
* Remove cryptic/obsolete TODOsMiikka Heikkinen2013-03-151-1/+1
* Fixed the copyright year 2012 -> 2013Miikka Heikkinen2013-03-051-1/+1
* Domains addedMarek Rosa2012-11-261-1/+1
* Refactors internalsMichal Klocek2012-11-261-24/+22
* Removes legacy code - selectVisibleAxisMichal Klocek2012-10-121-2/+0
* src folder: another massive victory for coding style policeJani Honkonen2012-10-021-28/+28
* Refactors layout:Michal Klocek2012-09-251-35/+28
* more coding style fixes for src-folderJani Honkonen2012-09-251-28/+28
* astyle and manual coding style fixes for src-folderJani Honkonen2012-09-241-5/+5
* Refactors layoutMichal Klocek2012-09-051-9/+10
* Fix Krazy issuesJani Honkonen2012-08-311-1/+1
* Implements minimumMarginsMichal Klocek2012-08-281-2/+3
* Switched the z-order of axis to be below seriesTero Ahola2012-08-151-1/+1
* Fixes mouse handling in base class of chartseriesMichal Klocek2012-07-261-2/+4
* Refactors Chart to ChartElementMichal Klocek2012-07-241-2/+2
* Refactor animatorMichal Klocek2012-07-241-2/+0
* Add defualt show axisMichal Klocek2012-07-041-0/+1
* Adds logic to fix overlaping axesMichal Klocek2012-07-041-0/+1
* Refactors QAxis to QAbstractAxisMichal Klocek2012-06-261-4/+4
* Refactors layout managmentMichal Klocek2012-06-261-21/+40
* Added property definitions to QChartTero Ahola2012-06-251-0/+1
* Added missing warning about private implementationunknown2012-06-031-0/+9
* Fix precision issue when scrolling domainMichal Klocek2012-05-291-1/+1
* All the series to use the same z-planeTero Ahola2012-05-281-5/+8
* Refactors axis animation, line animationsMichal Klocek2012-05-251-2/+20
* Add gestures support for zoomlinechart exampleJani Honkonen2012-05-181-2/+2
* Changes QChartAxis -> QAxisMichal Klocek2012-04-121-8/+7
* Renamed QSeries to QAbstractSeriesTero Ahola2012-04-111-5/+5
* Fixes header guard style issuesMichal Klocek2012-04-101-2/+2
* Refactor to use qseries private for implmentation interfaceMichal Klocek2012-04-101-1/+0
* Increses margins prescisionMichal Klocek2012-04-041-3/+3
* Refactor , move dataset legend presentr connections to one placeMichal Klocek2012-04-041-1/+0
* Refactor qledgend handlingMichal Klocek2012-04-031-5/+26
* legend pos to theme example, legend paddingsauimone2012-03-291-2/+0