Commit Graph

7 Commits

Author SHA1 Message Date
Miikka Heikkinen 0fc60b87ec Fix build issues with multi-core builds in qml/quick demos
Qmake couldn't handle shared sources so make each app have
their own copy of application viewer sources again.

Change-Id: I6ee1948c91b5cc41bdd69237b106d3bfe935226c
Reviewed-by: Tomi Korpipää <tomi.korpipaa@digia.com>
2013-05-15 10:00:22 +03:00
Miikka Heikkinen 5862599d08 Generate charts plugin for QtQuick2 as well as QtQuick1
Added quick2 versions of a couple of demos, too.

Task-number: QTRD-1922
Change-Id: Ie3e2c1c40c38e06fc6d3afe27289eccc2f997f67
Reviewed-by: Miikka Heikkinen <miikka.heikkinen@digia.com>
2013-04-23 09:24:32 +03:00
Tero Ahola 92b9e13486 Forced update of qmlapplicationviewer templates 2012-12-18 10:34:59 +02:00
Jani Honkonen c28e9eaa69 Fixing qml build for latest Qt5
There is no quick1 module anymore. It is (again) called a declarative module.
2012-11-08 15:54:57 +02:00
Jani Honkonen dacd8b696e coding style fixes for demos 2012-09-25 13:14:53 +03:00
Jani Honkonen 816c8c6e44 qmlcustomlegend: fix qt5 build 2012-09-18 12:16:15 +03:00
Tero Ahola fff5aa874b Demo about creating a custom legend on QML 2012-09-17 13:23:17 +03:00