summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* Fix compilation on platforms without QtQuick1Maurice Kalinowski2014-06-161-5/+8
* Fix axes issues with oscilloscope demosTitta Heikkala2014-06-042-0/+4
* Update copyright yearTitta Heikkala2014-05-13105-105/+105
* Fix Creator generated filesTitta Heikkala2014-05-124-12/+46
* Fix build for iOS and for building the QtQuick 2 plugin staticallyAndy Shaw2014-04-111-1/+2
* Fix the geometry for qml demosTitta Heikkala2013-11-042-3/+3
* Fix android build issuesMiikka Heikkinen2013-10-311-1/+3
* Fix the geometry for examples and demosTitta Heikkala2013-10-316-10/+10
* Add the new Qt template to demos and testsTitta Heikkala2013-10-111-0/+1
* Add new Qt theme templateTitta Heikkala2013-10-041-0/+1
* Remove qmlcustommodel demo from demos.proTitta Heikkala2013-10-021-1/+0
* Remove qmlcustommodel demoTitta Heikkala2013-10-0213-991/+0
* Fix Chart build on SolarisTitta Heikkala2013-09-193-6/+6
* Fix degree symbols in examples/demosMiikka Heikkinen2013-06-181-1/+1
* Fix some docs issuesMiikka Heikkinen2013-06-172-5/+5
* Qt Commercial -> Qt EnterpriseMiikka Heikkinen2013-06-13112-336/+336
* Update qmlapplicationviewer filesHeikkinen Miikka2013-05-2318-27/+27
* Fix oscilloscope demos on androidHeikkinen Miikka2013-05-232-18/+18
* Remove opengl dependency from oscilloscope demos.Miikka Heikkinen2013-05-225-12/+3
* Fix qml application deployment for androidHeikkinen Miikka2013-05-2212-11/+100
* Make creator stop whining about changed generated filesMiikka Heikkinen2013-05-1522-11/+11
* Fix build issues with multi-core builds in qml/quick demosMiikka Heikkinen2013-05-1544-11/+2017
* Fix qmlweather demo warning when running qmakeMiikka Heikkinen2013-05-141-1/+0
* Add qml files to OTHER_FILES in qml examples, demos, and testsMiikka Heikkinen2013-04-247-0/+7
* Generate charts plugin for QtQuick2 as well as QtQuick1Miikka Heikkinen2013-04-2366-2208/+1481
* Add Polar chart supportMiikka Heikkinen2013-04-1714-3/+654
* Added copyright headers to *.h/*.cpp files missing themMiikka Heikkinen2013-03-058-0/+160
* More copyright year changesMiikka Heikkinen2013-03-0576-76/+76
* Forced update of qmlapplicationviewer templatesrelease-1.2.0Tero Ahola2012-12-1818-859/+764
* Renamed oscilloscopeTero Ahola2012-12-181-1/+1
* changing order of series in qmlweather example. This is a workaround to make ...sauimone2012-12-171-10/+10
* ChartViewer moved to testsMarek Rosa2012-12-1456-4475/+1
* Fixed Qt5 specific issue with meta types in QML oscilloscope demoTero Ahola2012-12-141-1/+4
* Minor docs updatesMarek Rosa2012-12-131-2/+2
* Fixed Qt5 specific issue with ChartView.createSeries series typesTero Ahola2012-12-131-8/+8
* Callout example: removed unnecessary variableMarek Rosa2012-12-112-9/+3
* Callout example: added extra space around the textMarek Rosa2012-12-113-23/+24
* Audio demo. Remove not necessary filesMarek Rosa2012-12-112-27/+0
* Docs updateMarek Rosa2012-12-107-1/+346
* Updated QML Weather and QML F1 legends picsTero Ahola2012-12-071-2/+2
* Try to fix arm buildJani Honkonen2012-12-051-1/+1
* Removed demoLauncherMarek Rosa2012-11-307-164/+1
* Fixed QML oscilloscope layoutTero Ahola2012-11-285-9/+16
* Fixed QML Custom Legend layoutTero Ahola2012-11-284-59/+60
* Fixed a bug with axes duplicated in QML OscilloscopeTero Ahola2012-11-271-6/+6
* Fixed a bug with axis titles in QML F1 Legends demoTero Ahola2012-11-271-2/+2
* Added axisXTop and axisYRight properties to QML series APIsTero Ahola2012-11-272-8/+7
* chartviewer: changed log bases in some chartsMarek Rosa2012-11-265-5/+5
* LogDomains: calculateDomainPoint implementedMarek Rosa2012-11-261-1/+1
* ChartViewer: added domain chartsMarek Rosa2012-11-2617-2/+977