summaryrefslogtreecommitdiffstats
path: root/src/chartpresenter_p.h
Commit message (Expand)AuthorAgeFilesLines
* remove todo comments for releaseJani Honkonen2012-09-071-1/+1
* 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
* Add license headersJani Honkonen2012-03-291-0/+20
* Q_SIGNALS and Q_SLOTSsauimone2012-03-291-2/+2
* Polishing qchart classMichal Klocek2012-03-271-10/+9
* Adds PIMPL to qchartMichal Klocek2012-03-271-3/+3
* Adds back reimplemnted categories handlingMichal Klocek2012-03-221-1/+1
* Adds loosenumber algorithmMichal Klocek2012-03-211-3/+0
* Refactors chartitemMichal Klocek2012-03-211-4/+6
* Fix add/remove animation for pie and apply colors from theme when adding/remo...Jani Honkonen2012-03-201-1/+5
* Adds force option to chartThemeMichal Klocek2012-03-191-1/+2
* Changes background itemMichal Klocek2012-03-191-1/+0
* barhcart zvalue addedsauimone2012-03-151-0/+1
* background to legend, theme appliessauimone2012-03-121-1/+2
* Adds scroll supportMichal Klocek2012-03-121-2/+2
* Animation refactorMichal Klocek2012-03-091-1/+3
* Z order for pieTero Ahola2012-03-071-1/+2
* Refactor domain modelMichal Klocek2012-03-051-6/+14
* Rename axisLabelsChanged to axisRangeChangedMichal Klocek2012-02-291-1/+1
* Rewrite animation hadnling in line seriesMichal Klocek2012-02-291-1/+0
* Fixed drawing issues in ScatterTero Ahola2012-02-281-1/+8
* Rename QChartSeries to QSeriesMichal Klocek2012-02-271-6/+6
* Adds animation settings handlingMichal Klocek2012-02-231-0/+4
* Adds ZOrder enum to presenterMichal Klocek2012-02-211-0/+2
* Refactors axis handlingMichal Klocek2012-02-201-22/+7
* Adds more axis handlingMichal Klocek2012-02-141-10/+14
* Add public function for axis hadnling to qchartMichal Klocek2012-02-091-4/+9