summaryrefslogtreecommitdiffstats
path: root/demos
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix: chartviewer demo does not compile on ARM. Disabled datetimeaxis chartsMarek Rosa2012-10-151-3/+7
* Don't build audio input demo if multimedia library is missingMarek Rosa2012-10-151-1/+6
* Disabled audio demo for now. Does not work on windowsMarek Rosa2012-10-151-2/+2
* Added audio input demoMarek Rosa2012-10-159-1/+207
* Makes theming axis title awareMichal Klocek2012-10-111-0/+4
* Adds size template to charveiwerMichal Klocek2012-10-102-1/+142
* Adds title examples to chartviewerMichal Klocek2012-10-097-8/+99
* Reimplement zoom/scroll hanling for barcategoryaxis YMichal Klocek2012-10-091-0/+6
* Adds mulitbarvalueaxis eample to charviewerMichal Klocek2012-10-096-8/+117
* Adds more mulivalueaxis charts to chartviewerMichal Klocek2012-10-095-4/+263
* Adds chart parser to cherviewer optionsMichal Klocek2012-10-084-30/+122
* Adds help for chartviewerMichal Klocek2012-10-082-2/+22
* Updates axis drawing codeMichal Klocek2012-10-082-4/+7