summaryrefslogtreecommitdiffstats
path: root/src/chartdataset_p.h
Commit message (Expand)AuthorAgeFilesLines
* Qt Charts project file structure changeTitta Heikkala2014-10-141-94/+0
* Update copyright yearTitta Heikkala2014-05-131-1/+1
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-4/+4
* Added QChart::zoomReset() and QChart::isZoomed()Miikka Heikkinen2013-06-031-0/+2
* Fixed the copyright year 2012 -> 2013Miikka Heikkinen2013-03-051-1/+1
* adds Andy's customer request, first call to createDaultAxis scales whole doma...Michal Klocek2013-01-211-0/+1
* Mapping functions added to QChart. Callout example updatedMarek Rosa2012-12-041-0/+3
* Adds domains swap logicMichal Klocek2012-11-261-3/+4
* Domains addedMarek Rosa2012-11-261-1/+1
* Refactors internalsMichal Klocek2012-11-261-31/+20
* more coding style fixes for src-folderJani Honkonen2012-09-251-25/+25
* astyle and manual coding style fixes for src-folderJani Honkonen2012-09-241-7/+7
* legend private implemantation modified.sauimone2012-09-191-2/+2
* Fix Krazy issuesJani Honkonen2012-08-311-1/+1
* fix some Cppcheck findingsJani Honkonen2012-08-301-2/+0
* Implements qbarcategoriesaxis logicMichal Klocek2012-07-201-0/+1
* Adds axis domain intializationMichal Klocek2012-07-131-5/+6
* Fix all tst_chartdataset test casesMichal Klocek2012-07-031-0/+1
* Adds createDefaultAxes logicMichal Klocek2012-07-031-1/+5
* Refactor QChart APIMichal Klocek2012-07-031-0/+2
* Update of chartdataset_tstMichal Klocek2012-06-281-0/+1
* Refactors core to support mulitpile axis and domainsMichal Klocek2012-06-271-10/+3
* added map for yaxises methods to set axissauimone2012-06-271-1/+5
* Adds missing functions to qchart APIMichal Klocek2012-06-261-2/+2
* Refactors QAxis to QAbstractAxisMichal Klocek2012-06-261-14/+14
* removed categories from barseries. categories are now only on axissauimone2012-05-311-2/+0
* Implemented QAbstractSeries::chart()Jani Honkonen2012-05-311-1/+1
* Fix precision issue when scrolling domainMichal Klocek2012-05-291-1/+1
* legend detach example. Bug fixes to legend.sauimone2012-05-281-0/+2
* Fixes to API , QSeriesType -> SeriesType , add missing gettersMichal Klocek2012-05-031-1/+1
* Refactor axis hadnlingMichal Klocek2012-04-231-0/+3
* Adds visibility hidden compilation flag, adds EXPORT_AUTO macro for interal u...Michal Klocek2012-04-171-1/+1
* Changes QChartAxis -> QAxisMichal Klocek2012-04-121-13/+13
* Renamed QSeries to QAbstractSeriesTero Ahola2012-04-111-13/+13
* Krazy reported errorsMichal Klocek2012-04-111-1/+1
* Fixes header guard style issuesMichal Klocek2012-04-101-2/+2
* Fix indexing issue of seriesMichal Klocek2012-04-051-2/+4
* Reserve ordering of chart series internally.Tero Ahola2012-04-021-3/+2
* Updates chartdataset unit testMichal Klocek2012-03-281-2/+30
* Internal review: Removed extra semicolonsTero Ahola2012-03-281-1/+1
* Adds back reimplemnted categories handlingMichal Klocek2012-03-221-1/+3
* Fixed bug with changing theme when several series existTero Ahola2012-03-121-0/+1
* Adds proper series counter for theme initializationMichal Klocek2012-03-121-0/+2
* Adds scroll supportMichal Klocek2012-03-121-0/+1
* Refactor domain modelMichal Klocek2012-03-051-18/+13
* Fix unit testMichal Klocek2012-02-291-0/+1
* Adds axis setRange implementationMichal Klocek2012-02-291-2/+1
* Rename axisLabelsChanged to axisRangeChangedMichal Klocek2012-02-291-1/+1
* Rename QChartSeries to QSeriesMichal Klocek2012-02-271-8/+8
* Adds animation settings handlingMichal Klocek2012-02-231-1/+1