summaryrefslogtreecommitdiffstats
path: root/examples/declarative
Commit message (Collapse)AuthorAgeFilesLines
* Declarative Examples: Fall back to local qmlapplicationviewer.Daniel Molkentin2011-11-2263-63/+130
| | | | Rubberstamped-by: Oswald Buddenhagen
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-doc-stagingCasper van Donderen2011-11-229-14/+64
|\
| * Fix "make install" for declarative examplesDaniel Molkentin2011-11-229-14/+64
| | | | | | | | Reviewed-by: Oswald Buddenhagen
* | Change installation location of examples.Casper van Donderen2011-11-2214-30/+30
|/ | | | | | The cppextensions examples were still installed to a previous location, the files had been moved within the source tree, but the .pro files were not changed accordingly.
* Fix use of qmlapplicationviewer.Daniel Molkentin2011-11-2163-63/+126
| | | | | | | - Two separate copies for demos and example - Fix deployment (don't install to opt in desktop case) Reviewed-by: Casper van Donderen
* Update qrc files.Casper van Donderen2011-11-181-1/+1
| | | | | | | The qml files were moved within the examples, the qrc files were not updated accordingly. This change fixes the problem. Reviewed-By: Daniel Molkentin
* cppextensions/qgraphicslayout example correctionsartoka2011-11-172-31/+0
| | | | | | | Cleaned qgraphicsgridlayout.pro and qgraphicslinearlayout.pro files. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* xml/xmlhttprequestexample example modificationsartoka2011-11-178-436/+6
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* ui-components/tabwidget example modificationsartoka2011-11-1711-3/+209
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* ui-components/spinner example modificationsartoka2011-11-179-30/+166
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* ui-components/slideswitch example modificationsartoka2011-11-1712-604/+6
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* ui-components/searchbox example modificationsartoka2011-11-1713-3/+209
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* ui-components/scrollbar example modificationsartoka2011-11-1711-4/+210
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* ui-components/progressbar example modificationsartoka2011-11-1711-592/+6
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* ui-components/main example modificationsartoka2011-11-1724-500/+6
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* ui-components/flipaple example modificationsartoka2011-11-1713-571/+6
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* ui-components/dialcontrol example modificationsartoka2011-11-1717-672/+6
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* Toys Examples Modificationsartoka2011-11-1793-3649/+30
| | | | | | | | | | | | toys/ clocks, corkboards, dynamicscene, tic-tac-toe and tvtennis example modifications Modified examples to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* Touchintegration Examples Modificationsartoka2011-11-1726-1036/+178
| | | | | | | | | | | | touchintegration/ gestures, mousearea and pincharea example modifications Modified examples to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* threading/ threadedlistmodel and workerscript example modificationsartoka2011-11-1720-6/+418
| | | | | | | | | Modified examples to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* text/textselection example modificationsartoka2011-11-1712-725/+6
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* text/ availableFonts, banner, fonts and hello example modificationsartoka2011-11-1749-2061/+24
| | | | | | | | | Modified examples to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* sqllocalstorage example modificationsartoka2011-11-179-3/+210
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* shadereffects example modificationsartoka2011-11-1735-22/+61
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* RightToLeft Examples Modificationsartoka2011-11-1727-9/+627
| | | | | | | | | | | | righttoleft/ layoutdirection, layoutmirroring and textalignment example modifications Modified examples to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* positioners example modificationsartoka2011-11-1712-767/+6
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* modelviews/visualitemmodel example changesartoka2011-11-178-550/+6
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* Modelviews Examples Modificationsartoka2011-11-1792-2625/+43
| | | | | | | | | | | | modelviews/webview/ alerts, autosize, googlemaps, inlinehtml and newwindows example modifications Modified examples to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* modelviews/stringlistmodel example modificationsartoka2011-11-173-19/+43
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* modelviews/pathview example modificationsartoka2011-11-1714-436/+6
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* modelviews/parallax example modificationsartoka2011-11-1717-8/+214
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* modelviews/package example modificationsartoka2011-11-1710-3/+209
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* modelview/objectlistmodel example modificationsartoka2011-11-174-26/+44
| | | | | | | | Modified example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* Modelview examples modifications.artoka2011-11-17151-3309/+43
| | | | | | | | | | | | modelviews\listview dynamiclist, expandingdelegates, highlight, hightlightranges and sections example modifications Modified the examples to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* modelviews/gridview-example example modificationsartoka2011-11-1714-436/+6
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, deleted duplicate files and modified the project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* modelviews/delegate example modificationsartoka2011-11-178-437/+7
| | | | | | | | | Modified the project to use centralized qmlapplicationviewer, deleted duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* modelviews/abstractitemmodel example modificationsartoka2011-11-173-10/+41
| | | | | | | | | Modified the project to use centralized qmlapplicationviewer, deleted duplicate files and modified the project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* keyintegration example modificationsartoka2011-11-1718-909/+8
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* imageelements/borderimage, image and shadows example modificationsartoka2011-11-1745-1739/+18
| | | | | | | | | Modified the examples to use centralized qmlapplicationviewer, removed duplicate files and modified the project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* i18n example modificationsartoka2011-11-178-514/+6
| | | | | | | | | Modified the project to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* cppextensions/qgraphicslayouts examples modificationsartoka2011-11-178-29/+120
| | | | | | | | Modified projects to use centralized qmlapplicationviewer, removed duplicated files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* cppextensions/networkaccessmanagerfactory modificationsartoka2011-11-175-24/+52
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicated files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* animations/states example modificationsartoka2011-11-1711-667/+6
| | | | | | | | | Modified the project to use centralized qmlapplicationviewer, removed duplicate files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* animation/easing example modificationsartoka2011-11-1710-488/+6
| | | | | | | | | Modified the project to use centralized qmlapplicationviewer, removed duplicated files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* behaviors/behavior-example modificationsartoka2011-11-1713-740/+6
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicated files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* Basics example cleanupartoka2011-11-173-231/+0
| | | | | | | Removed duplicated files from basics examples Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* basics/property-animation modificationsartoka2011-11-1713-546/+6
| | | | | | | | | Modified the example to use centralized qmlapplicationviewer, removed duplicated files and modified project files according to the changes. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* Basics/color-animation modificationsartoka2011-11-1713-541/+8
| | | | | | | | Example was modified to use centralized qmlapplicationviewer, duplicate files were removed, and project files updated. Merge-request: 2719 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
* Removed demo files accidentally introduced by commit 3abaecc3.David Boddie2011-07-19176-9889/+0
| | | | Reviewed-by: Donald Carr
* Re-apply licenseheader text in source files for qt4.8Jyri Tahtela2011-06-2766-1133/+1133
| | | | | | New files after previous license change round. Reviewed-by: Trust Me