summaryrefslogtreecommitdiffstats
path: root/src/splinechart
Commit message (Expand)AuthorAgeFilesLines
* Add Polar chart supportMiikka Heikkinen2013-04-172-17/+201
* Fixed the copyright year 2012 -> 2013Miikka Heikkinen2013-03-055-5/+5
* QSplineSeries calculateControlPoints moved to splinechartitem. This way we do...Marek Rosa2012-12-114-147/+100
* Negative values with log axis handledMarek Rosa2012-12-101-3/+4
* Fixed documentation issues in QML APITero Ahola2012-11-301-12/+0
* Domains addedMarek Rosa2012-11-261-1/+1
* Refactors internalsMichal Klocek2012-11-264-20/+47
* Added hover support to splinechart and updated callout exampleMarek Rosa2012-11-132-2/+23
* more coding style fixes for src-folderJani Honkonen2012-09-254-10/+10
* astyle and manual coding style fixes for src-folderJani Honkonen2012-09-243-51/+45
* Added opacity property to QAbstractSeriesTero Ahola2012-09-171-0/+2
* Adding missing QML series API line/border propertiesTero Ahola2012-08-291-0/+30
* Added a new QXYSeries::replace override for performance reasons.Tero Ahola2012-08-141-0/+1
* Minor: extra colons, commented out codeTero Ahola2012-08-142-9/+6
* Refactor spline animation handlingMichal Klocek2012-08-011-12/+7
* Fixes mouse handling in base class of chartseriesMichal Klocek2012-07-261-1/+2
* Refactors Chart to ChartElementMichal Klocek2012-07-242-2/+2
* Refactor animatorMichal Klocek2012-07-243-5/+10
* Documenting xy-seriesTero Ahola2012-06-181-3/+15
* Added missing warning about private implementationunknown2012-06-031-0/+9
* Minor fixes and started changing ReadMeMarek Rosa2012-06-021-2/+1
* random doc updatesJani Honkonen2012-06-011-0/+3
* Fixed isVisible implementation in XY seriesTero Ahola2012-06-011-10/+10
* Visible property to abstract seriesTero Ahola2012-06-011-13/+16
* Added license text to piemodelmapper classesMarek Rosa2012-05-311-4/+1
* Scatter customization to QML apiTero Ahola2012-05-291-1/+1
* Fixed spline's broken signalsMarek Rosa2012-05-291-3/+7
* adds QLineAnimation fixesMichal Klocek2012-05-291-1/+5
* Refactors axis animation, line animationsMichal Klocek2012-05-251-1/+1
* All model related methods and members removed from the series. QML stuff comm...Marek Rosa2012-05-243-57/+0
* QML weather example to use data API instead of modelTero Ahola2012-05-231-2/+2
* Refactor xychartitem -> xychartMichal Klocek2012-05-232-28/+35
* Refactors animation handling for xyseriesMichal Klocek2012-05-233-29/+48
* Mapper class added for xyseries and pieseries. Model support commented out fo...Marek Rosa2012-05-153-22/+17
* Removed controlPoint function from SplineSeries Public APIMarek Rosa2012-05-124-9/+13
* Fixes to API , QSeriesType -> SeriesType , add missing gettersMichal Klocek2012-05-032-2/+2
* Improvements to QSpline model supportMarek Rosa2012-04-242-0/+9
* XYSeries model support refactoredMarek Rosa2012-04-243-6/+24
* Bugfixes for spline vector allocation issuesMichal Klocek2012-04-233-3/+16
* Spline series now recalcutes control points on adding/removing data to/from m...Marek Rosa2012-04-203-1/+18
* Fix xy series model issues due to API changesMichal Klocek2012-04-181-18/+22
* Fixes and improvments to series APIMichal Klocek2012-04-182-38/+55
* minor. Release polishingpre-alphaMichal Klocek2012-04-172-43/+33
* No errors anymore when generating docs, wohoo! For now.Tero Ahola2012-04-121-6/+4
* Documentation fixes.Tero Ahola2012-04-121-0/+11
* Fixed broken spline seriesMarek Rosa2012-04-112-9/+17
* Removed all the unfinished model functionality from XYSeries and BarSeriesMarek Rosa2012-04-112-32/+0
* Renamed QSeries to QAbstractSeriesTero Ahola2012-04-112-3/+3
* Krazy reported errorsMichal Klocek2012-04-111-2/+2
* Fixes explicit issues in cstrMichal Klocek2012-04-111-1/+1