summaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
...
* Disabled anti-aliasing by default in declarative implTero Ahola2012-08-292-11/+0
* Fixed QML BarSet::removeTero Ahola2012-08-291-0/+4
* Added missing QML properties to AreaSeriesTero Ahola2012-08-292-0/+19
* Adding missing QML series API line/border propertiesTero Ahola2012-08-298-0/+152
* Switched order of add series/set axis in declarative chartTero Ahola2012-08-291-5/+8
* Implements minimumMarginsMichal Klocek2012-08-282-11/+13
* Added missing Q_INTERFACES definitionTero Ahola2012-08-281-0/+1
* Added missing sources to declarative pluginTero Ahola2012-08-282-0/+158
* Added CategoryAxis and CategoryRange to QML APITero Ahola2012-08-282-3/+10
* Fixed minor issues in QML axes documentationTero Ahola2012-08-281-4/+4
* Disabled QDateTimeAxis on ARMMarek Rosa2012-08-281-1/+8
* Oops, Q_REVISION macro came in to Qt 4.7.4, not 4.7.3Tero Ahola2012-08-271-2/+2
* Disabled build of QML plugin on Qt 4.7.2 and earlierTero Ahola2012-08-271-2/+6
* QML API versioning to QtCommercial.Chart 1.1Tero Ahola2012-08-276-45/+85
* Removed unneeded includes from declarative pluginTero Ahola2012-08-2410-13/+14
* updated AxisType namesMarek Rosa2012-08-221-9/+9
* Renamed QML ValuesAxis to ValueAxisTero Ahola2012-08-221-1/+1
* Refactored QML axis handlingTero Ahola2012-08-2214-50/+349
* added horizontal barcharts to qmlchart demosauimone2012-08-223-1/+16
* renamed QBarCategoryAxis related filesMarek Rosa2012-08-222-2/+2
* QBarCategoriesAxis renamed to QBarCategoryAxisMarek Rosa2012-08-221-1/+1
* declarative series for horizontal barchartssauimone2012-08-222-0/+249
* renamed QValueAxis related filesMarek Rosa2012-08-221-1/+1
* class QValuesAxis renamed to QValueAxisMarek Rosa2012-08-221-1/+1
* Using namespace macro is now added to ui_*.h files when using designer pluginMarek Rosa2012-07-271-1/+11
* added stacked and percent bar series creation to declarativechartsauimone2012-07-121-2/+2
* Wavechart example and designer plugin disabled on arm due to include problemMarek Rosa2012-07-111-2/+6
* Removes defualt realse and debug build settingMichal Klocek2012-07-111-6/+0
* removed many unnecessary includes from declarative filesMarek Rosa2012-07-0515-55/+13
* F1 qml example fixedMarek Rosa2012-07-051-1/+0
* updated qml docsauimone2012-07-041-4/+4
* Fixes missing update barcategoryMichal Klocek2012-07-041-4/+3
* qml doc updatesauimone2012-07-041-4/+4
* Refactor CategoriesAxis to BarCategoriesAxis part 2 of 2Michal Klocek2012-07-042-2/+2
* Refactor CategoriesAxis to BarCategoriesAxis part 1 of 2Michal Klocek2012-07-041-1/+1
* f1 example workingMarek Rosa2012-07-041-0/+1
* Clears the qml plugin code from legacy codeMichal Klocek2012-07-039-107/+0
* Adds axis to qmlMichal Klocek2012-07-035-225/+33
* Adds defulat axis creation for qml pluginMichal Klocek2012-07-031-0/+6
* GroupedBarSeries to BarSeriessauimone2012-07-035-22/+22
* fixed moc name in declarative barseriessauimone2012-07-031-1/+1
* DeclarativeBarSeries to DeclarativeAbstractBarSeriessauimone2012-07-032-20/+20
* made qabstractbarseries constructor protected. Updated testssauimone2012-07-032-4/+0
* QBarSeries to QAbstractBarSeriessauimone2012-07-032-9/+9
* Removed QPointF from QBarSetsauimone2012-07-032-5/+1
* Refactor QChart APIMichal Klocek2012-07-035-16/+16
* Changes to qchart qabstractseries APIMichal Klocek2012-06-271-4/+4
* Fixed buggy conflict resolve in previous commitTero Ahola2012-06-271-1/+0
* Added value and category axis to QML apiTero Ahola2012-06-2713-58/+230
* Old QAxisCategories removedMarek Rosa2012-06-271-1/+1