summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Collapse)AuthorAgeFilesLines
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-24543-5526/+5526
| | | | | | | | | Change copyrights and license headers from Nokia to Digia Change-Id: I11a957e35758e821269478ebc91e87f0f5ebc4d5 Reviewed-by: Janne Anttila <janne.anttila@digia.com> Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
* Remove Symbian platformKai Koehne2012-09-1866-815/+4
| | | | | Change-Id: Iad770614f7c1c890febeee662d0ce9370dcb17e3 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
* Fix install paths of demos and examples.Andrew den Exter2012-08-03514-111/+24255
| | | | | | | | | | | | | | | Install all demos and examples to the qtquick1 subdirectory of the examples install location, demos under a demos folder, declarative examples under a declarative folder and the common viewer code under a helper folder. This mirrors the directory structure of the src directory and ensures the examples sources can be built from the install location. Task-number: QTBUG-26663 Change-Id: I406f4fa58e5f004eb1aef5902fa2d6267517943d Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
* Add missing spinner example files.Martin Jones2012-06-214-1/+71
| | | | | | Task-number: QTBUG-26217 Change-Id: I90daffce389c92f7e5e8c78378d8787023d9a9ba Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com>
* Fix package example.Martin Jones2012-06-211-1/+1
| | | | | | Task-number: QTBUG-26211 Change-Id: Ia00ca5e8136e787521addb3122888c4b6fa3e168 Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com>
* Make a click in highlight example set the currentIndexMartin Jones2012-06-211-0/+1
| | | | | | Task-number: QTBUG-26210 Change-Id: Id5999971968736cd5856eccafdb9c3636bb9c44c Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com>
* Install qtquick1 examples to qtquick1 folderAlan Alpert2012-06-1973-89/+89
| | | | | | Task-number: QTBUG-26010 Change-Id: Ifeaf1ae2bc61a3e4d7a2da5ae628a5e6934d5aea Reviewed-by: Martin Jones <martin.jones@nokia.com>
* QAbstractItemModel::setRoleNames is not necessary.Thiago Macieira2012-05-072-4/+10
| | | | | | | We have a proper virtual in Qt 5 now, so use it. Change-Id: Ieff72a7cb6feb17282f600d8d21e3f4fbe1914a4 Reviewed-by: Alan Alpert <alan.alpert@nokia.com>
* Use new plugin system in QtQuick1 examples/demos.Friedemann Kleint2012-02-288-9/+7
| | | | | | Change-Id: I76f930c32688d596aa58e28eb1d46e1ddeb57b4b Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* Make the gettingStarted example runnable.Matthew Vogt2012-02-273-52/+12
| | | | | | | | | Remove the copyright header from the qmldir file, which causes it not parse correctly. Also update the delegate used in the file dialog to use the current syntax. Change-Id: I9452207fff5246389cdf54d862dd362942819ce3 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
* clean up qmake-generated projectsOswald Buddenhagen2012-02-2212-59/+9
| | | | | | | remove assignmets which are defaults or bogus Change-Id: I01cc654755a3e04b027c220ac6c19357ffeeb8a0 Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
* Use new plugin system in QtQuick1.Friedemann Kleint2012-02-2113-12/+23
| | | | | | | | - Use prefix "org.qt-project" for interfaces. - Use new macros, add json files. Change-Id: I157206ad883be16fb85b9b6bffca7200532561e4 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
* QtQuick1: Fix warnings of gcc 4.6Friedemann Kleint2012-02-081-2/+0
| | | | | | | | - Fix warnings. - Remove duplicate entries from profile. Change-Id: I7b4a3cd71ec7d1c11b3530c95f57fef3a3041b16 Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
* Fix license header format.Matthew Vogt2012-02-07413-826/+413
| | | | | Change-Id: Ib71237ed181d075329a0267b5c108e6534c13e4e Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
* QtQuick1: Fix compilation on Windows.Friedemann Kleint2012-02-073-3/+3
| | | | | | | | - Add missing modules, includes. - Fix warnings. Change-Id: I21a6107db6c5978ccfd59c4202cf31e3deba19ca Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
* Fix license headers to match conventions.Matthew Vogt2012-02-07413-464/+862
| | | | | | | | Files updated to mtach licensing conventions for different types, and license text updated to match current. Change-Id: Ib2c7457fbc3b37907ab3936e176e6f16f8308036 Reviewed-by: Andrew den Exter <andrew.den-exter@nokia.com>
* Remove WebView visual tests and examples.Andrew den Exter2012-02-0638-1588/+1
| | | | | | | QDeclarativeWebView isn't part of the QtQuick1 module. Change-Id: Ibe0af84018692e3db5a7a93961972b5089a79f1c Reviewed-by: Matthew Vogt <matthew.vogt@nokia.com>
* Modify QtQuick1 to build in Qt5Matthew Vogt2012-01-3195-136/+109
| | | | | Change-Id: I1c5ccaef420e8f119e761f50b969127f430df7ba Reviewed-by: Martin Jones <martin.jones@nokia.com>
* Import relevant source from Qt 4.8Matthew Vogt2012-01-30983-0/+50277
Change-Id: I5078db4081d95290c54f39d3c0efc2fc2f62e6a6