summaryrefslogtreecommitdiffstats
path: root/qmlplugin
Commit message (Expand)AuthorAgeFilesLines
* QML test app's scatter and area into separate viewsTero Ahola2012-04-052-1/+4
* Enabled animations on QMLTero Ahola2012-04-042-1/+2
* QSeries name and QPieSeries properties to QML apiTero Ahola2012-04-041-1/+0
* Added area series to QML apiTero Ahola2012-04-036-4/+128
* Refactoring QML impl for seriesTero Ahola2012-04-039-30/+30
* Removed unused slot from declarative seriesTero Ahola2012-04-036-30/+0
* QML api to use chart theme enum of QChartTero Ahola2012-04-033-16/+6
* Add/modify license headersJani Honkonen2012-04-0318-0/+360
* rename functions add() -> append()Jani Honkonen2012-03-292-2/+2
* Refactoring declarative xy seriesTero Ahola2012-03-298-53/+15
* Declarative series classed now derived from QSeries childsTero Ahola2012-03-2913-151/+205
* const to getters, renamed addBarset to appendBarsetsauimone2012-03-291-3/+3
* Q_SIGNALS and Q_SLOTSsauimone2012-03-293-8/+8
* Added Icy Blue and High Contrast themeTero Ahola2012-03-281-2/+2
* Adds PIMPL to qchartMichal Klocek2012-03-272-2/+2
* Changed include to small letter first becasue it didn't build on LinuxMarek Rosa2012-03-271-1/+2
* Spline to QML APITero Ahola2012-03-269-141/+169
* QML bar series categoriesTero Ahola2012-03-264-27/+51
* Added bar series draft to QML APITero Ahola2012-03-266-148/+3
* dTero Ahola2012-03-2614-66/+214
* Default theme background, removed extra themesTero Ahola2012-03-221-2/+0
* Removing garbage from declarativechartJani Honkonen2012-03-201-1/+1
* Three more themesTero Ahola2012-03-191-3/+6
* Added QML api for bar seriesTero Ahola2012-03-196-3/+105
* Fixed build issue with margin related funcsTero Ahola2012-03-191-11/+1
* Make qmlplugin work on OSX integrated buildTero Ahola2012-03-191-7/+5
* Fixing review findings in QScatterSeriesTero Ahola2012-02-271-1/+1
* Rename QLineChartSeries to QLineSeriesMichal Klocek2012-02-272-4/+4
* Removed unused DeclarativeSeries classTero Ahola2012-02-245-149/+1
* Documenting QChartSeries continuesTero Ahola2012-02-242-28/+7
* Add qmlplugin support for integrated buildMichal Klocek2012-02-211-5/+7
* Compilation fixMichal Klocek2012-02-201-2/+5
* Dynamic data for QML pie and line seriesTero Ahola2012-02-208-5/+209
* Set margins to 30 on QML implTero Ahola2012-02-173-15/+15
* Proposal for QML data APITero Ahola2012-02-176-3/+177
* added stream operator to scatter seriesTero Ahola2012-02-151-1/+6
* Modifying QScatterSeries APITero Ahola2012-02-151-7/+6
* Fixed regression in declarative implTero Ahola2012-02-131-3/+3
* Integrated scatter again. Missing functionality.Tero Ahola2012-02-091-1/+1
* minor. compilation fix for test widgetMichal Klocek2012-02-092-5/+2
* Fix previous broken commitMichal Klocek2012-02-091-3/+3
* tuning theme colorsTero Ahola2012-02-061-1/+1
* Proof-of-concept for QML apiTero Ahola2012-02-037-56/+229
* One more fix for version flagJani Honkonen2012-01-031-1/+1
* Workaround for version check flagJani Honkonen2012-01-033-6/+10
* First draft of project structureJani Honkonen2012-01-037-0/+158