summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Remove cryptic/obsolete TODOsMiikka Heikkinen2013-03-151-2/+0
* More copyright year changesMiikka Heikkinen2013-03-0527-27/+27
* Avoid building designer plugin in embedded environmentsMiikka Heikkinen2013-02-251-1/+1
* 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
* Fixing qml build for latest Qt5Jani Honkonen2012-11-0811-70/+26
* Simplified QML type registrationsTero Ahola2012-11-081-31/+0
* Fixed a build issue with metatype declaration in decl pluginTero Ahola2012-09-271-1/+4
* List of slices and barsets as metatypes in decl pluginTero Ahola2012-09-271-0/+5
* Fixed a bug in dynamic creation of area seriesTero Ahola2012-09-271-2/+5
* Fixed documentation bugs in QML ChartViewTero Ahola2012-09-271-12/+2
* normalize signal/slot signaturesJani Honkonen2012-09-261-6/+6
* coding style fixes for pluginsJani Honkonen2012-09-2514-76/+75
* coding style: foreach whitespace fixJani Honkonen2012-09-255-13/+13
* Rename minimumMargins to margins in QML plugin version 1.2Michal Klocek2012-09-243-11/+19
* Fix unintialized chart margins in qml pluginMichal Klocek2012-09-241-0/+4
* CategoryRange objects no longer need to be in a specific orderTero Ahola2012-09-192-1/+15
* QML ChartView signals seriesAdded and seriesRemovedTero Ahola2012-09-172-3/+35
* Added opacity property to QAbstractSeriesTero Ahola2012-09-171-0/+1
* Qt5: initial fix for designer pluginMarek Rosa2012-09-143-3/+11
* Qt5: declarative fix part1Marek Rosa2012-09-129-18/+64
* Qt5: fix warnings about deprecated QT/CONFIG specificationMarek Rosa2012-09-121-2/+6
* Qt5: fix declarative/quick1 module includeMarek Rosa2012-09-121-1/+5
* Adds release debug direcotires to bin libMichal Klocek2012-09-053-8/+7
* Refactors layoutMichal Klocek2012-09-051-1/+2
* QML: Added possibility to define axes when creating seriesTero Ahola2012-09-042-6/+23
* Fixed scrolling left/right mixed up in QML ChartViewTero Ahola2012-09-041-2/+2
* Added removeSeries and removeAllSeries to QML APITero Ahola2012-09-032-1/+12
* Fixed a bug in setting axes dynamically via QML APITero Ahola2012-09-031-12/+13
* Improved ChartView.minimuMargins implementationTero Ahola2012-09-032-37/+21
* QDateTimeAxis: qml on arm not registering the type anymoreMarek Rosa2012-09-031-25/+30
* Fix spelling errorsJani Honkonen2012-09-033-3/+3
* Normalize signal and slot signaturesJani Honkonen2012-09-032-26/+26
* Fix Krazy issuesJani Honkonen2012-08-311-3/+3
* Added ChartView.plotArea to QML APITero Ahola2012-08-312-1/+16
* Added ChartView.minimumMargins to QML propertiesTero Ahola2012-08-316-32/+207
* Bugfix: Define pie model mapper outside series scopeTero Ahola2012-08-311-0/+4
* Removed a few unnecessary TODOsTero Ahola2012-08-294-11/+2
* Disabled anti-aliasing by default in declarative implTero Ahola2012-08-292-11/+0
* Fixed QML BarSet::removeTero Ahola2012-08-291-0/+4