summaryrefslogtreecommitdiffstats
path: root/src/qchart.h
Commit message (Expand)AuthorAgeFilesLines
* Removes obsolate signal marginsChangedMichal Klocek2012-08-281-3/+0
* Implements minimumMarginsMichal Klocek2012-08-281-3/+5
* Docs fixesMarek Rosa2012-07-051-2/+0
* Adds plotArea()Michal Klocek2012-07-041-0/+1
* Refactor QChart APIMichal Klocek2012-07-031-3/+5
* Changes to qchart qabstractseries APIMichal Klocek2012-06-271-5/+1
* Adding missing functions to APIMichal Klocek2012-06-271-4/+6
* Adds missing functions to qchart APIMichal Klocek2012-06-261-3/+3
* Refactors QAxis to QAbstractAxisMichal Klocek2012-06-261-4/+7
* Refactors layout managmentMichal Klocek2012-06-261-3/+2
* Added property definitions to QChartTero Ahola2012-06-251-0/+9
* Minor modifications to properties of abstract, area and bar seriesTero Ahola2012-06-151-2/+2
* Add gestures support for zoomlinechart exampleJani Honkonen2012-05-181-0/+2
* Fixes to API , QSeriesType -> SeriesType , add missing gettersMichal Klocek2012-05-031-0/+1
* Added animation configuration to QML chart apiTero Ahola2012-04-241-0/+1
* Changes QChartAxis -> QAxisMichal Klocek2012-04-121-4/+4
* Added drop shadow effect for light themesTero Ahola2012-04-121-1/+2
* Renamed QSeries to QAbstractSeriesTero Ahola2012-04-111-5/+5
* Default to true in boolean settersTero Ahola2012-04-111-1/+1
* Removes chartThemecount from enum valuesMichal Klocek2012-04-051-2/+1
* Adds AxisY(series) getterMichal Klocek2012-04-041-1/+2
* Increses margins prescisionMichal Klocek2012-04-041-1/+2
* Refactor qledgend handlingMichal Klocek2012-04-031-2/+2
* Removed default theme, now using light as the defaultTero Ahola2012-04-031-2/+1
* QML api to use chart theme enum of QChartTero Ahola2012-04-031-0/+2
* Fix padding to be int, update unit testMichal Klocek2012-03-291-2/+1
* legend pos to theme example, legend paddingsauimone2012-03-291-0/+2
* Fix attempt to wrong graphics items hadnlingMichal Klocek2012-03-291-0/+1
* improved legend layoutsauimone2012-03-291-6/+4
* Internal review: Removed extra semicolonsTero Ahola2012-03-281-1/+1
* change class -> structJani Honkonen2012-03-281-1/+1
* Added Icy Blue and High Contrast themeTero Ahola2012-03-281-2/+2
* adds QChartView PIMPL, refactor public APIMichal Klocek2012-03-271-1/+1
* Polishing qchart classMichal Klocek2012-03-271-13/+25
* Adds PIMPL to qchartMichal Klocek2012-03-271-30/+11
* legend documentation fix. detaching and attaching the legendsauimone2012-03-261-1/+3
* Scrolling logic to legendsauimone2012-03-231-0/+1
* Default theme background, removed extra themesTero Ahola2012-03-221-2/+0
* Adds loosenumber algorithmMichal Klocek2012-03-211-1/+0
* Refactors chartitemMichal Klocek2012-03-211-1/+1
* combined barpresenterbase and barpresenter. renamed barchartpresenters to bar...sauimone2012-03-201-1/+1
* Legend disabled by defaut. User can turn in on, by calling setVisiblesauimone2012-03-191-3/+1
* Three more themesTero Ahola2012-03-191-2/+5
* Adds force option to chartThemeMichal Klocek2012-03-191-7/+13
* Changes background itemMichal Klocek2012-03-191-3/+11
* legend layouting changesauimone2012-03-151-0/+1
* Refcator scrol() to scrollLeft,Right,Up,DownMichal Klocek2012-03-151-1/+4
* New theme with light colors, chartview backgroundTero Ahola2012-03-141-0/+1
* Added draft of dark blue themeTero Ahola2012-03-141-3/+3
* Refactors click signal to line,area,spline,scatter chartsMichal Klocek2012-03-141-0/+1