summaryrefslogtreecommitdiffstats
path: root/plugins/declarative
Commit message (Expand)AuthorAgeFilesLines
* Qt Charts project file structure changeTitta Heikkala2014-10-1431-5271/+0
* Misc fixesMiikka Heikkinen2014-09-183-1/+91
* Added QChart::locale propertyMiikka Heikkinen2014-09-172-2/+2
* Added QChart::localizeNumbersMiikka Heikkinen2014-09-173-0/+28
* Add QVBoxPlotModelMapper and QBoxPlotModelMapper as types for QtQuick 2Andy Shaw2014-09-101-0/+11
* Update copyright yearTitta Heikkala2014-05-1330-30/+30
* Fix DeclarativeChart::legend propertyTitta Heikkala2014-05-121-1/+1
* Add count property for QBoxPlotSeriesTitta Heikkala2014-05-051-0/+4
* Add possibility to set brush image via QML APITitta Heikkala2014-05-0211-6/+301
* Fix build for iOS and for building the QtQuick 2 plugin staticallyAndy Shaw2014-04-112-3/+3
* Fix setting values for BarSet using Qt.pointTitta Heikkala2014-04-081-3/+27
* Fix documentation pathsTitta Heikkala2013-11-016-7/+7
* Fix Android buildTitta Heikkala2013-10-311-1/+1
* Fix Charts documentationTitta Heikkala2013-10-287-192/+80
* Fix ChartView documentationTitta Heikkala2013-10-151-0/+4
* Add new Qt theme templateTitta Heikkala2013-10-041-1/+2
* Doc: language review of Qt Charts docNico Vertriest2013-09-161-8/+8
* Fix dynamic qml axis switchTitta Heikkala2013-08-141-4/+16
* Initialize m_updatePendingrelease-1.3.0Heikkinen Miikka2013-06-191-0/+1
* Property to control box widthMika Salmela2013-06-171-0/+10
* Fix various documentation issuesMiikka Heikkinen2013-06-171-2/+0
* Fix case issue causing docs build to fail in linuxHeikkinen Miikka2013-06-131-1/+1
* In QML axisXTop didn't go topMika Salmela2013-06-131-1/+1
* Remove TODOsMiikka Heikkinen2013-06-131-3/+0
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-1330-90/+90
* Selectable outlines for boxMika Salmela2013-06-121-0/+221
* Fix Qt5 building of quick2 pluginMiikka Heikkinen2013-06-042-8/+21
* Added API to set chart background roundnessMiikka Heikkinen2013-06-042-0/+22
* A new box-and-whiskers series type added to charts.Mika Salmela2013-06-036-2/+259
* Further fixes to threaded renderingMiikka Heikkinen2013-05-132-10/+39
* Fix quick2 support with multithreaded scenegraph rendering.Heikkinen Miikka2013-05-132-3/+49
* Add API to specify plot area background.Miikka Heikkinen2013-05-073-0/+29
* Implement index based removing/replacing points in seriesMiikka Heikkinen2013-05-025-0/+22
* Fix mouse events for QtQuick2Miikka Heikkinen2013-05-022-1/+91
* QML support for LogValueAxisMiikka Heikkinen2013-04-262-0/+6
* Generate charts plugin for QtQuick2 as well as QtQuick1Miikka Heikkinen2013-04-2321-160/+405
* Add Polar chart supportMiikka Heikkinen2013-04-1714-4/+179
* More copyright year changesMiikka Heikkinen2013-03-0525-25/+25
* Fixed Qt5 specific issue with ChartView.createSeries series typesTero Ahola2012-12-133-12/+3
* Restored minimumMargins property to QChartTero Ahola2012-12-101-13/+15
* Fixed documentation issues in QML APITero Ahola2012-11-301-4/+0
* Fixed a bug in ChartView.axes property when no series addedTero Ahola2012-11-272-7/+7
* Added axisXTop and axisYRight properties to QML series APIsTero Ahola2012-11-2716-226/+537
* Some fixes for Qt5, vs2010 build and qmlJani Honkonen2012-11-262-4/+3
* Domains addedMarek Rosa2012-11-262-4/+4
* Refactors internalsMichal Klocek2012-11-261-0/+1
* Fix Qt4 buildsJani Honkonen2012-11-131-0/+2
* Adding metatype declarations in qml plugin for Qt5Jani Honkonen2012-11-131-0/+60
* Fix issue with qmloscilloscope in Qt5Jani Honkonen2012-11-091-0/+1
* Added missing count property to QBarCategoryAxisTero Ahola2012-11-081-0/+1