summaryrefslogtreecommitdiffstats
path: root/src/qchartview.cpp
Commit message (Expand)AuthorAgeFilesLines
* minor. fix warning on gcc4.1Michal Klocek2012-09-041-1/+1
* Implements minimumMarginsMichal Klocek2012-08-281-6/+3
* Adds QChartView empty constructor to be able to promote qchartview in qtdesignerMichal Klocek2012-05-301-15/+26
* Doc fixesJani Honkonen2012-04-121-2/+2
* No errors anymore when generating docs, wohoo! For now.Tero Ahola2012-04-121-1/+1
* Fixes header guard style issuesMichal Klocek2012-04-101-219/+218
* Removed key zoom/scroll from QChartViewTero Ahola2012-04-101-31/+0
* modeldata example documented with explanations.Marek Rosa2012-04-061-1/+1
* Add minimum size back to chartview and qchartMichal Klocek2012-04-051-0/+1
* Various documentation fixesMarek Rosa2012-04-051-1/+4
* Adds missing titleFont getterMichal Klocek2012-04-041-0/+1
* Increses margins prescisionMichal Klocek2012-04-041-2/+3
* Refactor qledgend handlingMichal Klocek2012-04-031-2/+2
* Fix padding to be int, update unit testMichal Klocek2012-03-291-7/+18
* legend pos to theme example, legend paddingsauimone2012-03-291-2/+2
* Add stub from minimum sizeMichal Klocek2012-03-291-2/+2
* adds QChartView PIMPL, refactor public APIMichal Klocek2012-03-271-261/+78
* Polishing qchart classMichal Klocek2012-03-271-3/+3
* Adds PIMPL to qchartMichal Klocek2012-03-271-2/+2
* Removed setting scene rect in QChartView::resizeEventTero Ahola2012-03-271-4/+1
* doc fixsauimone2012-03-261-0/+6
* build fixsauimone2012-03-261-1/+11
* Removed the visible frame around chart viewTero Ahola2012-03-221-0/+1
* Adds loosenumber algorithmMichal Klocek2012-03-211-2/+4
* Bugfix: chart scrolling effect on OSXTero Ahola2012-03-201-1/+3
* Use window's palette for chart view by defaultTero Ahola2012-03-201-0/+1
* Adds force option to chartThemeMichal Klocek2012-03-191-7/+7
* Changes background itemMichal Klocek2012-03-191-13/+4
* Refcator scrol() to scrollLeft,Right,Up,DownMichal Klocek2012-03-151-2/+18
* Removed chart view backgroundTero Ahola2012-03-151-9/+0
* New theme with light colors, chartview backgroundTero Ahola2012-03-141-6/+17
* background to legend, theme appliessauimone2012-03-121-1/+0
* Adds scroll supportMichal Klocek2012-03-121-0/+5
* First version of legend. Simple markers and serie names. Using drilldown as e...sauimone2012-03-091-0/+9
* Chart title font colorTero Ahola2012-03-071-0/+16
* Fixes for docs , adds xyseries docsMichal Klocek2012-03-071-2/+2
* minor. some docs fixMichal Klocek2012-03-071-1/+1
* Refactor animation to fit line,spline,scatterMichal Klocek2012-03-071-0/+8
* merge fixMarek Rosa2012-02-281-2/+2
|\
| * Rename QChartSeries to QSeriesMichal Klocek2012-02-271-2/+2
* | Merge branch 'master' of https://git.it.local/repos/QtCommercialDevel-13049/c...Marek Rosa2012-02-271-17/+0
|\|
| * Example on main qdoc page.Tero Ahola2012-02-271-17/+0
* | Merge branch 'master' of https://git.it.local/repos/QtCommercialDevel-13049/c...Marek Rosa2012-02-271-9/+15
|\|
| * Fixed a bug in QChartView example codeTero Ahola2012-02-241-6/+2
| * More examples on QChartView qdocTero Ahola2012-02-241-9/+19
* | Small description updateMarek Rosa2012-02-271-1/+1
|/
* Added an example for QChartView for qdoc purposesTero Ahola2012-02-241-0/+12
* QDoc for animation options in QChartTero Ahola2012-02-241-1/+1
* Adds animation settings handlingMichal Klocek2012-02-231-0/+16
* QChart and QChartView now has some description for all the functionsMarek Rosa2012-02-231-3/+25