summaryrefslogtreecommitdiffstats
path: root/src/chartpresenter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Qt Charts project file structure changeTitta Heikkala2014-10-141-509/+0
* Misc fixesMiikka Heikkinen2014-09-181-1/+1
* Additional fixes to label localizationMiikka Heikkinen2014-09-171-0/+8
* Added QChart::locale propertyMiikka Heikkinen2014-09-171-4/+4
* Added QChart::localizeNumbersMiikka Heikkinen2014-09-171-1/+22
* Update copyright yearTitta Heikkala2014-05-131-1/+1
* Fix long labels visibility for QBarChartTitta Heikkala2013-09-031-8/+4
* Fix text item marginsMiikka Heikkinen2013-06-181-0/+6
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-3/+3
* Fix resetting animation options mid-animation.Miikka Heikkinen2013-06-061-18/+10
* Added API to set chart background roundnessMiikka Heikkinen2013-06-041-0/+14
* Clean up static variables a bitMiikka Heikkinen2013-06-031-24/+8
* Optimize string truncation algorithmMiikka Heikkinen2013-05-311-17/+61
* Added HTML support for various text itemsMiikka Heikkinen2013-05-301-2/+63
* Fix explicitly set default pen/brush/font getting overridden by themeMiikka Heikkinen2013-05-161-1/+2
* Add API to specify plot area background.Miikka Heikkinen2013-05-071-0/+63
* Add Polar chart supportMiikka Heikkinen2013-04-171-17/+21
* Fixed the copyright year 2012 -> 2013Miikka Heikkinen2013-03-051-1/+1
* Fix domain switchingMichal Klocek2012-11-261-4/+0
* Refactors internalsMichal Klocek2012-11-261-131/+62
* Removes legacy code - selectVisibleAxisMichal Klocek2012-10-121-51/+1
* src folder: another massive victory for coding style policeJani Honkonen2012-10-021-89/+95
* Refactors layout:Michal Klocek2012-09-251-132/+100
* more coding style fixes for src-folderJani Honkonen2012-09-251-31/+31
* astyle and manual coding style fixes for src-folderJani Honkonen2012-09-241-78/+85
* Multiaxis supportMarek Rosa2012-09-241-15/+16
* Refactors layoutMichal Klocek2012-09-051-64/+71
* Implements minimumMarginsMichal Klocek2012-08-281-5/+4
* Refactors Chart to ChartElementMichal Klocek2012-07-241-3/+3
* Refactor animatorMichal Klocek2012-07-241-19/+0
* Refactor Visibly methods of axisMichal Klocek2012-07-231-0/+3
* Refactors Domain and AxisMichal Klocek2012-07-131-21/+13
* Adds plotArea()Michal Klocek2012-07-041-1/+1
* Add defualt show axisMichal Klocek2012-07-041-2/+30
* Adds logic to fix overlaping axesMichal Klocek2012-07-041-0/+26
* fixed bug in series deletionsauimone2012-06-281-2/+2
* Removed generic chartaxisMarek Rosa2012-06-281-2/+2
* Refactors core to support mulitpile axis and domainsMichal Klocek2012-06-271-20/+22
* Adds missing functions to qchart APIMichal Klocek2012-06-261-2/+2
* Refactors QAxis to QAbstractAxisMichal Klocek2012-06-261-5/+5
* Refactors layout managmentMichal Klocek2012-06-261-164/+149
* Added property definitions to QChartTero Ahola2012-06-251-0/+4
* better legend detach layout. updated legend examplesauimone2012-06-121-3/+3
* Qml ChartView properties; legend to use Qt alignmentsTero Ahola2012-06-011-4/+4
* legend example to documentation. minor legend fixessauimone2012-05-301-1/+1
* Fix precision issue when scrolling domainMichal Klocek2012-05-291-2/+1
* Refactors axis animation, line animationsMichal Klocek2012-05-251-27/+43
* Refactors animation handling for xyseriesMichal Klocek2012-05-231-2/+2
* Add gestures support for zoomlinechart exampleJani Honkonen2012-05-181-19/+22
* Bugfix: Adding/removing slices erased users colors.Jani Honkonen2012-04-241-0/+5