summaryrefslogtreecommitdiffstats
path: root/plugins/declarative/declarativechart.h
Commit message (Expand)AuthorAgeFilesLines
* Qt Charts project file structure changeTitta Heikkala2014-10-141-245/+0
* Misc fixesMiikka Heikkinen2014-09-181-0/+5
* Added QChart::locale propertyMiikka Heikkinen2014-09-171-1/+1
* Added QChart::localizeNumbersMiikka Heikkinen2014-09-171-0/+5
* Update copyright yearTitta Heikkala2014-05-131-1/+1
* Fix DeclarativeChart::legend propertyTitta Heikkala2014-05-121-1/+1
* Add new Qt theme templateTitta Heikkala2013-10-041-1/+2
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-131-3/+3
* Added API to set chart background roundnessMiikka Heikkinen2013-06-041-0/+4
* A new box-and-whiskers series type added to charts.Mika Salmela2013-06-031-0/+1
* Further fixes to threaded renderingMiikka Heikkinen2013-05-131-0/+2
* Fix quick2 support with multithreaded scenegraph rendering.Heikkinen Miikka2013-05-131-0/+6
* Add API to specify plot area background.Miikka Heikkinen2013-05-071-0/+4
* Fix mouse events for QtQuick2Miikka Heikkinen2013-05-021-0/+10
* Generate charts plugin for QtQuick2 as well as QtQuick1Miikka Heikkinen2013-04-231-9/+29
* Add Polar chart supportMiikka Heikkinen2013-04-171-0/+4
* More copyright year changesMiikka Heikkinen2013-03-051-1/+1
* Fixed Qt5 specific issue with ChartView.createSeries series typesTero Ahola2012-12-131-2/+1
* Fixed a bug in ChartView.axes property when no series addedTero Ahola2012-11-271-6/+6
* Added axisXTop and axisYRight properties to QML series APIsTero Ahola2012-11-271-3/+15
* Some fixes for Qt5, vs2010 build and qmlJani Honkonen2012-11-261-1/+1
* Domains addedMarek Rosa2012-11-261-2/+2
* Fixing qml build for latest Qt5Jani Honkonen2012-11-081-6/+3
* coding style fixes for pluginsJani Honkonen2012-09-251-5/+5
* Rename minimumMargins to margins in QML plugin version 1.2Michal Klocek2012-09-241-2/+7
* QML ChartView signals seriesAdded and seriesRemovedTero Ahola2012-09-171-1/+5
* Qt5: declarative fix part1Marek Rosa2012-09-121-1/+5
* QML: Added possibility to define axes when creating seriesTero Ahola2012-09-041-0/+1
* Added removeSeries and removeAllSeries to QML APITero Ahola2012-09-031-1/+2
* Improved ChartView.minimuMargins implementationTero Ahola2012-09-031-10/+6
* Added ChartView.plotArea to QML APITero Ahola2012-08-311-0/+3
* Added ChartView.minimumMargins to QML propertiesTero Ahola2012-08-311-2/+8
* Removed a few unnecessary TODOsTero Ahola2012-08-291-2/+0
* Disabled anti-aliasing by default in declarative implTero Ahola2012-08-291-1/+0
* Implements minimumMarginsMichal Klocek2012-08-281-1/+1
* Removed unneeded includes from declarative pluginTero Ahola2012-08-241-2/+1
* Refactored QML axis handlingTero Ahola2012-08-221-5/+6
* added horizontal barcharts to qmlchart demosauimone2012-08-221-1/+4
* Fixes missing update barcategoryMichal Klocek2012-07-041-4/+3
* Adds axis to qmlMichal Klocek2012-07-031-2/+7
* GroupedBarSeries to BarSeriessauimone2012-07-031-1/+0
* Added value and category axis to QML apiTero Ahola2012-06-271-5/+1
* Refactors QAxis to QAbstractAxisMichal Klocek2012-06-261-5/+4
* Added property definitions to QChartTero Ahola2012-06-251-2/+18
* QML methods of series: several fixes and documentationTero Ahola2012-06-211-4/+6
* Add qml Font properties & docsJani Honkonen2012-06-211-0/+3
* color and borderColor properties to XY charts; removed unnecessary signalsTero Ahola2012-06-181-6/+3
* Minor modifications to properties of abstract, area and bar seriesTero Ahola2012-06-151-1/+1
* QML ChartView scrolling, zooming, drop shadowTero Ahola2012-06-141-1/+10
* Qml ChartView properties; legend to use Qt alignmentsTero Ahola2012-06-011-19/+22