summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Fixed scrolling left/right mixed up in QML ChartViewTero Ahola2012-09-041-2/+2
|
* Update donutbreakdown data source (again)Jani Honkonen2012-09-041-5/+4
|
* removed mention to Finland and modified temperatures in example to avoid ↵sauimone2012-09-041-3/+3
| | | | possible copyright issues. Using fictional data now.
* Add data source to donutbreakdownJani Honkonen2012-09-041-2/+6
|
* Added check for openGL supportMarek Rosa2012-09-042-9/+15
|
* QCategoryAxis scrolling support addedMarek Rosa2012-09-044-26/+124
|
* Fix include issuesJani Honkonen2012-09-0310-23/+25
|
* Added removeSeries and removeAllSeries to QML APITero Ahola2012-09-033-7/+18
|
* Fixed a bug in setting axes dynamically via QML APITero Ahola2012-09-0315-167/+393
|
* Improved ChartView.minimuMargins implementationTero Ahola2012-09-033-61/+35
|
* Get rid of compile warningJani Honkonen2012-09-031-1/+0
|
* put QString::null backJani Honkonen2012-09-032-3/+4
| | | | We should avoid using these. Even qt doc says to avoid using isNull checks.
* QValueAxis tests fixed on ARMMarek Rosa2012-09-031-15/+15
|
* QDateTimeAxis: qml on arm not registering the type anymoreMarek Rosa2012-09-031-25/+30
|
* Add missing newline at end of qdoc filesJani Honkonen2012-09-033-3/+3
|
* Fix spelling errorsJani Honkonen2012-09-037-7/+7
|
* remove unnecessary files from qmlweatherJani Honkonen2012-09-035-115/+0
|
* QCategoryAxis: fix to grid lines drawingMarek Rosa2012-09-033-28/+35
|
* Normalize signal and slot signaturesJani Honkonen2012-09-032-26/+26
|
* Fixed a few issues in chartsnamespace, legend and pie headersTero Ahola2012-09-034-5/+3
|
* Fix Krazy issuesJani Honkonen2012-08-3141-91/+87
|
* QML demo basic area chart to use value axis to make it simplerTero Ahola2012-08-311-54/+44
|
* Fixed a bug in setting scatter/area series brush colorTero Ahola2012-08-313-13/+20
|
* Fix some spelling errorsJani Honkonen2012-08-314-16/+16
|
* Update datetimeaxis exampleMarek Rosa2012-08-314-11/+317
|
* Improving QML chart properties tester usabilityTero Ahola2012-08-318-160/+192
|
* Added ChartView.plotArea to QML APITero Ahola2012-08-313-5/+21
|
* Added ChartView.minimumMargins to QML propertiesTero Ahola2012-08-319-39/+254
|
* QDateTimeAxis: precise range specified in DocsMarek Rosa2012-08-311-1/+2
|
* Bugfix: Define pie model mapper outside series scopeTero Ahola2012-08-311-0/+4
|
* Fixed a bug in line/spline QML testerTero Ahola2012-08-311-2/+2
|
* Added signals tests to pie and bar model mappersMarek Rosa2012-08-302-0/+110
|
* Fix: wrong signal emitted in pie and bar model mappersMarek Rosa2012-08-304-4/+4
|
* Added signals test cases to xymodelmapper plus fix to xymodelmapperMarek Rosa2012-08-303-2/+57
|
* Fix some more Cppcheck findingsJani Honkonen2012-08-302-18/+14
|
* XY model mappers: removed wrongly placed return statementsMarek Rosa2012-08-302-4/+4
|
* fix some Cppcheck findingsJani Honkonen2012-08-304-7/+1
|
* Renamed barcategory grephics item class which has been previously ommitedMarek Rosa2012-08-306-22/+22
|
* fix: changing barset colors no more triggers layout calculationssauimone2012-08-306-5/+40
|
* add missing license statementsJani Honkonen2012-08-3010-0/+192
|
* Fixed a bug in horizontal bar qml testersTero Ahola2012-08-303-5/+3
|
* Added horizontal bar series to qml testerTero Ahola2012-08-309-51/+295
|
* Fixed a couple of warnings on a test case under constructionTero Ahola2012-08-301-4/+4
|
* Rephrased a comment about an OSX work-aroundTero Ahola2012-08-301-4/+2
|
* Removed a few unnecessary TODOsTero Ahola2012-08-295-18/+6
|
* Disabled anti-aliasing by default in declarative implTero Ahola2012-08-2914-17/+28
|
* Doc updatesJani Honkonen2012-08-298-17/+11
|
* Fixed QML BarSet::removeTero Ahola2012-08-293-12/+80
|
* Updated donutchart screenshotTero Ahola2012-08-291-0/+0
|
* Added missing QML properties to AreaSeriesTero Ahola2012-08-295-0/+33
|