summaryrefslogtreecommitdiffstats
path: root/src/scatterchart
Commit message (Expand)AuthorAgeFilesLines
* Add Polar chart supportMiikka Heikkinen2013-04-172-6/+10
* 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
* Fixed the copyright year 2012 -> 2013Miikka Heikkinen2013-03-055-5/+5
* Revert "TODOs removed from code. Undo me after release"Michal Klocek2013-01-211-1/+2
* TODOs removed from code. Undo me after releaseMarek Rosa2012-12-141-2/+1
* Domains addedMarek Rosa2012-11-261-1/+1
* Refactors internalsMichal Klocek2012-11-264-19/+39
* Added hovered support to scatter seriesMarek Rosa2012-11-132-0/+28
* Replaced qFuzzyIsNull with qFuzzyCompare. Once qchart test case still uses qF...Marek Rosa2012-11-071-1/+1
* src folder: another massive victory for coding style policeJani Honkonen2012-10-021-1/+1
* Documentation fixes to QML ScatterSeries and AbstractBarSeriesTero Ahola2012-09-271-0/+4
* more coding style fixes for src-folderJani Honkonen2012-09-254-24/+23
* astyle and manual coding style fixes for src-folderJani Honkonen2012-09-243-66/+61
* Added opacity property to QAbstractSeriesTero Ahola2012-09-171-0/+2
* Fixed a bug in setting scatter/area series brush colorTero Ahola2012-08-311-4/+4
* Adding missing QML series API line/border propertiesTero Ahola2012-08-291-0/+5
* Refactored QML axis handlingTero Ahola2012-08-221-1/+0
* Bugfixes for scatter seriesMichal Klocek2012-07-312-75/+32
* Fixes mouse handling in base class of chartseriesMichal Klocek2012-07-262-2/+4
* Refactors Chart to ChartElementMichal Klocek2012-07-242-2/+2
* Refactor animatorMichal Klocek2012-07-241-2/+0
* Scatterseries docs updateMarek Rosa2012-07-041-0/+10
* Refactors core to support mulitpile axis and domainsMichal Klocek2012-06-272-16/+0
* added createAxis methods to private seriessauimone2012-06-272-0/+16
* Color and border color properties of XYSeriesTero Ahola2012-06-263-9/+32
* Documenting xy-seriesTero Ahola2012-06-181-9/+34
* color and borderColor properties to XY charts; removed unnecessary signalsTero Ahola2012-06-183-30/+62
* Fixed coordinate bug with QScatterSeries::onClickedTero Ahola2012-06-051-1/+1
* Added missing warning about private implementationunknown2012-06-031-0/+9
* Added notifiers for scatter propertiesTero Ahola2012-06-013-5/+21
* Fixed isVisible implementation in XY seriesTero Ahola2012-06-012-2/+7
* Visible property to abstract seriesTero Ahola2012-06-011-6/+7
* update scatter docsJani Honkonen2012-06-011-0/+12
* Fixed scatter not updating on setBrush/setPenTero Ahola2012-05-311-0/+1
* Scatter customization to QML apiTero Ahola2012-05-293-16/+20
* Fix missing unbind call in destrutor in scatter seriesMichal Klocek2012-05-291-0/+4
* QML demo with dynamic dataTero Ahola2012-05-251-1/+0
* scatterchart: get rid of a warningJani Honkonen2012-05-241-0/+1
* QML weather example to use data API instead of modelTero Ahola2012-05-231-2/+2
* Refactor xychartitem -> xychartMichal Klocek2012-05-232-49/+55
* Refactors animation handling for xyseriesMichal Klocek2012-05-233-5/+7
* Fixes to API , QSeriesType -> SeriesType , add missing gettersMichal Klocek2012-05-032-3/+3
* XYSeries model support refactoredMarek Rosa2012-04-241-0/+1
* Adds converage support to pro files, renames scatterseries -> scatterchartMichal Klocek2012-04-246-0/+606