summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* 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
* ChartViewer: added logaxes chartsMarek Rosa2012-11-265-0/+318
* Refactors internalsMichal Klocek2012-11-2615-83/+47
* Removed OpenGL button in QML Oscilloscope demoTero Ahola2012-11-194-18/+0
* Fix Qt5 beta2 build with vs2010Jani Honkonen2012-11-131-25/+25
* Cleaned up demoLauncherMarek Rosa2012-11-124-76/+28
* fixMarek Rosa2012-11-091-1/+1
* Quick demolauncher fixMarek Rosa2012-11-095-19/+132
* Fixing qml build for latest Qt5Jani Honkonen2012-11-0830-186/+47
* Replaced qFuzzyIsNull with qFuzzyCompare. Once qchart test case still uses qF...Marek Rosa2012-11-071-1/+1
* Fix deprecation errors from Qt5Jani Honkonen2012-11-071-15/+15
* Qt5 build fixesTero Ahola2012-11-062-4/+4
* Fixed demo launcher compilation on windowsTero Ahola2012-11-061-1/+1
* Demo launcher now works on OSXTero Ahola2012-11-063-11/+20
* demoLauncher fixed againMarek Rosa2012-11-051-7/+5
* demoLauncher should now work on all platformsMarek Rosa2012-11-053-6/+8
* demolauncher fixMarek Rosa2012-11-051-4/+8
* Layout fixes to QML custom legend demoTero Ahola2012-11-053-4/+10
* removed binary added by mistakeMarek Rosa2012-11-051-0/+0
* Added simple demoLauncher applicationMarek Rosa2012-11-056-1/+86
* Added axis titles to QML F1 Legends demoTero Ahola2012-10-242-11/+16
* Added axes titles to audio example and decreased the number of samples on cha...Marek Rosa2012-10-242-9/+13
* Fix the warning in chartviewerMarek Rosa2012-10-242-2/+6
* Added Alignment property to QAbstractAxis and updated qmlweather exampleMarek Rosa2012-10-181-3/+13
* Added few properties to QAbstractAxis. Some are still missing. Its needs to b...Marek Rosa2012-10-171-0/+2
* Audio example now takes every other value from mic inputMarek Rosa2012-10-162-7/+7