summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/src/declarative/advtutorial.qdoc28
-rw-r--r--doc/src/declarative/anchor-layout.qdoc28
-rw-r--r--doc/src/declarative/animation.qdoc28
-rw-r--r--doc/src/declarative/basicelements.qdoc28
-rw-r--r--doc/src/declarative/basictypes.qdoc28
-rw-r--r--doc/src/declarative/behaviors-and-states.qdoc28
-rw-r--r--doc/src/declarative/codingconventions.qdoc28
-rw-r--r--doc/src/declarative/declarativeui.qdoc28
-rw-r--r--doc/src/declarative/dynamicobjects.qdoc28
-rw-r--r--doc/src/declarative/elements.qdoc28
-rw-r--r--doc/src/declarative/example-slideswitch.qdoc28
-rw-r--r--doc/src/declarative/examples.qdoc28
-rw-r--r--doc/src/declarative/extending-tutorial.qdoc28
-rw-r--r--doc/src/declarative/extending.qdoc28
-rw-r--r--doc/src/declarative/focus.qdoc28
-rw-r--r--doc/src/declarative/globalobject.qdoc28
-rw-r--r--doc/src/declarative/integrating.qdoc28
-rw-r--r--doc/src/declarative/javascriptblocks.qdoc28
-rw-r--r--doc/src/declarative/modules.qdoc28
-rw-r--r--doc/src/declarative/mouseevents.qdoc28
-rw-r--r--doc/src/declarative/network.qdoc28
-rw-r--r--doc/src/declarative/positioners.qdoc28
-rw-r--r--doc/src/declarative/propertybinding.qdoc28
-rw-r--r--doc/src/declarative/qdeclarativedebugging.qdoc28
-rw-r--r--doc/src/declarative/qdeclarativedocument.qdoc28
-rw-r--r--doc/src/declarative/qdeclarativei18n.qdoc28
-rw-r--r--doc/src/declarative/qdeclarativeintro.qdoc28
-rw-r--r--doc/src/declarative/qdeclarativemodels.qdoc28
-rw-r--r--doc/src/declarative/qdeclarativeperformance.qdoc28
-rw-r--r--doc/src/declarative/qdeclarativesecurity.qdoc28
-rw-r--r--doc/src/declarative/qdeclarativestates.qdoc28
-rw-r--r--doc/src/declarative/qmlevents.qdoc28
-rw-r--r--doc/src/declarative/qmlinuse.qdoc28
-rw-r--r--doc/src/declarative/qmlreusablecomponents.qdoc28
-rw-r--r--doc/src/declarative/qmlruntime.qdoc28
-rw-r--r--doc/src/declarative/qmlsyntax.qdoc28
-rw-r--r--doc/src/declarative/qmltexthandling.qdoc28
-rw-r--r--doc/src/declarative/qmlviewer.qdoc28
-rw-r--r--doc/src/declarative/qmlviews.qdoc28
-rw-r--r--doc/src/declarative/qmlwebkit.qdoc28
-rw-r--r--doc/src/declarative/qtbinding.qdoc28
-rw-r--r--doc/src/declarative/qtdeclarative.qdoc28
-rw-r--r--doc/src/declarative/qtprogrammers.qdoc28
-rw-r--r--doc/src/declarative/qtquick-intro.qdoc28
-rw-r--r--doc/src/declarative/righttoleft.qdoc28
-rw-r--r--doc/src/declarative/scope.qdoc28
-rw-r--r--doc/src/declarative/tutorial.qdoc28
-rw-r--r--doc/src/declarative/whatsnew.qdoc28
-rw-r--r--doc/src/demos/qml-qtbubblelevel.qdoc28
-rw-r--r--doc/src/examples/qml-calculator.qdoc28
-rw-r--r--doc/src/examples/qml-examples.qdoc28
-rw-r--r--doc/src/examples/qml-extending.qdoc28
-rw-r--r--doc/src/examples/qml-flickr.qdoc28
-rw-r--r--doc/src/examples/qml-folderlistmodel.qdoc28
-rw-r--r--doc/src/examples/qml-minehunt.qdoc28
-rw-r--r--doc/src/examples/qml-photoviewer.qdoc28
-rw-r--r--doc/src/examples/qml-rssnews.qdoc28
-rw-r--r--doc/src/examples/qml-samegame.qdoc28
-rw-r--r--doc/src/examples/qml-snake.qdoc28
-rw-r--r--doc/src/examples/qml-twitter.qdoc28
-rw-r--r--doc/src/examples/qml-webbrowser.qdoc28
-rw-r--r--doc/src/getting-started/gettingstartedqml.qdoc28
-rw-r--r--doc/src/howtos/qmlbestpractices/qmlbestpractices-coding.qdoc28
-rw-r--r--doc/src/howtos/qmlbestpractices/qmlbestpractices-datatypes.qdoc28
-rw-r--r--doc/src/legal/qtquicklicense.qdoc28
-rw-r--r--doc/src/snippets/declarative/Button.qml12
-rw-r--r--doc/src/snippets/declarative/SelfDestroyingRect.qml12
-rw-r--r--doc/src/snippets/declarative/Sprite.qml12
-rw-r--r--doc/src/snippets/declarative/anchoranimation.qml12
-rw-r--r--doc/src/snippets/declarative/anchorchanges.qml12
-rw-r--r--doc/src/snippets/declarative/animatedimage.qml12
-rw-r--r--doc/src/snippets/declarative/animation.qml12
-rw-r--r--doc/src/snippets/declarative/application.qml12
-rw-r--r--doc/src/snippets/declarative/behavior.qml12
-rw-r--r--doc/src/snippets/declarative/bestpractices/group.qml12
-rw-r--r--doc/src/snippets/declarative/borderimage/borderimage-defaults.qml12
-rw-r--r--doc/src/snippets/declarative/borderimage/borderimage-scaled.qml12
-rw-r--r--doc/src/snippets/declarative/borderimage/borderimage-tiled.qml12
-rw-r--r--doc/src/snippets/declarative/borderimage/normal-image.qml12
-rw-r--r--doc/src/snippets/declarative/codingconventions/dotproperties.qml12
-rw-r--r--doc/src/snippets/declarative/codingconventions/javascript-imports.qml12
-rw-r--r--doc/src/snippets/declarative/codingconventions/javascript.qml12
-rw-r--r--doc/src/snippets/declarative/codingconventions/lists.qml12
-rw-r--r--doc/src/snippets/declarative/codingconventions/photo.qml12
-rw-r--r--doc/src/snippets/declarative/codingconventions/private.qml12
-rw-r--r--doc/src/snippets/declarative/coloranimation.qml12
-rw-r--r--doc/src/snippets/declarative/colors.qml12
-rw-r--r--doc/src/snippets/declarative/column/column.qml12
-rw-r--r--doc/src/snippets/declarative/column/vertical-positioner-transition.qml12
-rw-r--r--doc/src/snippets/declarative/column/vertical-positioner.qml12
-rw-r--r--doc/src/snippets/declarative/comments.qml12
-rw-r--r--doc/src/snippets/declarative/component.qml12
-rw-r--r--doc/src/snippets/declarative/createComponent-simple.qml12
-rw-r--r--doc/src/snippets/declarative/createComponent.qml12
-rw-r--r--doc/src/snippets/declarative/createQmlObject.qml12
-rw-r--r--doc/src/snippets/declarative/dynamicObjects-destroy.qml12
-rw-r--r--doc/src/snippets/declarative/events.qml12
-rw-r--r--doc/src/snippets/declarative/flickable.qml12
-rw-r--r--doc/src/snippets/declarative/flickableScrollbar.qml12
-rw-r--r--doc/src/snippets/declarative/flipable/flipable.qml12
-rw-r--r--doc/src/snippets/declarative/flow-diagram.qml12
-rw-r--r--doc/src/snippets/declarative/flow.qml12
-rw-r--r--doc/src/snippets/declarative/focus/advancedFocus.qml12
-rw-r--r--doc/src/snippets/declarative/focus/basicwidget.qml12
-rw-r--r--doc/src/snippets/declarative/focus/clickablewidget.qml12
-rw-r--r--doc/src/snippets/declarative/focus/focusColumn.qml12
-rw-r--r--doc/src/snippets/declarative/focus/focusscopewidget.qml12
-rw-r--r--doc/src/snippets/declarative/focus/myclickablewidget.qml12
-rw-r--r--doc/src/snippets/declarative/focus/myfocusscopewidget.qml12
-rw-r--r--doc/src/snippets/declarative/focus/mywidget.qml12
-rw-r--r--doc/src/snippets/declarative/focus/rectangle.qml12
-rw-r--r--doc/src/snippets/declarative/focus/widget.qml12
-rw-r--r--doc/src/snippets/declarative/focusscopes.qml12
-rw-r--r--doc/src/snippets/declarative/folderlistmodel.qml12
-rw-r--r--doc/src/snippets/declarative/gradient.qml12
-rw-r--r--doc/src/snippets/declarative/grid-spacing.qml12
-rw-r--r--doc/src/snippets/declarative/grid/grid-items.qml12
-rw-r--r--doc/src/snippets/declarative/grid/grid-no-spacing.qml12
-rw-r--r--doc/src/snippets/declarative/grid/grid-spacing.qml12
-rw-r--r--doc/src/snippets/declarative/grid/grid.qml12
-rw-r--r--doc/src/snippets/declarative/gridview/ContactModel.qml12
-rw-r--r--doc/src/snippets/declarative/gridview/gridview.qml12
-rw-r--r--doc/src/snippets/declarative/image.qml12
-rw-r--r--doc/src/snippets/declarative/imports/best-practices.qml12
-rw-r--r--doc/src/snippets/declarative/imports/chart.qml12
-rw-r--r--doc/src/snippets/declarative/imports/installed-module.qml12
-rw-r--r--doc/src/snippets/declarative/imports/merged-named-imports.qml12
-rw-r--r--doc/src/snippets/declarative/imports/named-imports.qml12
-rw-r--r--doc/src/snippets/declarative/imports/network-imports.qml12
-rw-r--r--doc/src/snippets/declarative/imports/qtquick-1.0.qml12
-rw-r--r--doc/src/snippets/declarative/imports/timeexample.qml12
-rw-r--r--doc/src/snippets/declarative/integrating-javascript/connectjs.qml12
-rw-r--r--doc/src/snippets/declarative/integrating-javascript/includejs/app.qml12
-rw-r--r--doc/src/snippets/declarative/integrating-javascript/includejs/factorial.js12
-rw-r--r--doc/src/snippets/declarative/integrating-javascript/includejs/script.js12
-rw-r--r--doc/src/snippets/declarative/integrating-javascript/script.js12
-rw-r--r--doc/src/snippets/declarative/keynavigation.qml12
-rw-r--r--doc/src/snippets/declarative/keys/keys-handler.qml12
-rw-r--r--doc/src/snippets/declarative/keys/keys-pressed.qml12
-rw-r--r--doc/src/snippets/declarative/layoutmirroring.qml12
-rw-r--r--doc/src/snippets/declarative/listmodel-modify.qml12
-rw-r--r--doc/src/snippets/declarative/listmodel-nested.qml12
-rw-r--r--doc/src/snippets/declarative/listmodel-simple.qml12
-rw-r--r--doc/src/snippets/declarative/listmodel.qml12
-rw-r--r--doc/src/snippets/declarative/listview-decorations.qml12
-rw-r--r--doc/src/snippets/declarative/listview-sections.qml12
-rw-r--r--doc/src/snippets/declarative/listview.qml12
-rw-r--r--doc/src/snippets/declarative/listview/ContactModel.qml12
-rw-r--r--doc/src/snippets/declarative/listview/listview-snippet.qml12
-rw-r--r--doc/src/snippets/declarative/listview/listview.qml12
-rw-r--r--doc/src/snippets/declarative/loader/KeyReader.qml12
-rw-r--r--doc/src/snippets/declarative/loader/MyItem.qml12
-rw-r--r--doc/src/snippets/declarative/loader/connections.qml12
-rw-r--r--doc/src/snippets/declarative/loader/focus.qml12
-rw-r--r--doc/src/snippets/declarative/loader/simple.qml12
-rw-r--r--doc/src/snippets/declarative/loader/sizeitem.qml12
-rw-r--r--doc/src/snippets/declarative/loader/sizeloader.qml12
-rw-r--r--doc/src/snippets/declarative/models/views-models-delegates.qml12
-rw-r--r--doc/src/snippets/declarative/models/visual-model-and-view.qml12
-rw-r--r--doc/src/snippets/declarative/mousearea/mousearea-snippet.qml12
-rw-r--r--doc/src/snippets/declarative/mousearea/mousearea.qml12
-rw-r--r--doc/src/snippets/declarative/mousearea/mouseareadragfilter.qml12
-rw-r--r--doc/src/snippets/declarative/numberanimation.qml12
-rw-r--r--doc/src/snippets/declarative/parallelanimation.qml12
-rw-r--r--doc/src/snippets/declarative/parentanimation.qml12
-rw-r--r--doc/src/snippets/declarative/parentchange.qml12
-rw-r--r--doc/src/snippets/declarative/pathview/ContactModel.qml12
-rw-r--r--doc/src/snippets/declarative/pathview/pathattributes.qml12
-rw-r--r--doc/src/snippets/declarative/pathview/pathview.qml12
-rw-r--r--doc/src/snippets/declarative/properties.qml12
-rw-r--r--doc/src/snippets/declarative/propertyaction-sequential.qml12
-rw-r--r--doc/src/snippets/declarative/propertyaction.qml12
-rw-r--r--doc/src/snippets/declarative/propertyanimation.qml12
-rw-r--r--doc/src/snippets/declarative/propertychanges.qml12
-rw-r--r--doc/src/snippets/declarative/qml-data-models/dynamic-listmodel.qml12
-rw-r--r--doc/src/snippets/declarative/qml-data-models/listelements.qml12
-rw-r--r--doc/src/snippets/declarative/qml-data-models/listmodel-listview.qml12
-rw-r--r--doc/src/snippets/declarative/qml-documents/inline-component.qml12
-rw-r--r--doc/src/snippets/declarative/qml-documents/inline-text-component.qml12
-rw-r--r--doc/src/snippets/declarative/qml-documents/non-trivial.qml12
-rw-r--r--doc/src/snippets/declarative/qml-documents/qmldocuments.qml12
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/components/Button.qml12
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/components/application.qml12
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/methods/app.qml12
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/properties/ImageViewer.qml12
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/properties/alias-override.qml12
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/properties/alias.qml12
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/properties/alias/ImageViewer.qml12
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/properties/alias/application.qml12
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/properties/application.qml12
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/properties/property-signals.qml12
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/signals/Button.qml12
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/signals/basic.qml12
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/signals/connectdynamic.qml12
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/signals/connectslots.qml12
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/signals/no-parameters.qml12
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/signals/parameters.qml12
-rw-r--r--doc/src/snippets/declarative/qtbinding/context-advanced/MyItem.qml12
-rw-r--r--doc/src/snippets/declarative/qtbinding/context-advanced/applicationdata.h12
-rw-r--r--doc/src/snippets/declarative/qtbinding/context-advanced/connections.qml12
-rw-r--r--doc/src/snippets/declarative/qtbinding/context-advanced/main.cpp12
-rw-r--r--doc/src/snippets/declarative/qtbinding/context/MyItem.qml12
-rw-r--r--doc/src/snippets/declarative/qtbinding/context/main.cpp12
-rw-r--r--doc/src/snippets/declarative/qtbinding/enums/imageviewer.h12
-rw-r--r--doc/src/snippets/declarative/qtbinding/enums/main.cpp12
-rw-r--r--doc/src/snippets/declarative/qtbinding/enums/standalone.qml12
-rw-r--r--doc/src/snippets/declarative/qtbinding/functions-cpp/MyItem.qml12
-rw-r--r--doc/src/snippets/declarative/qtbinding/functions-cpp/main.cpp12
-rw-r--r--doc/src/snippets/declarative/qtbinding/functions-cpp/myclass.h12
-rw-r--r--doc/src/snippets/declarative/qtbinding/functions-qml/MyItem.qml12
-rw-r--r--doc/src/snippets/declarative/qtbinding/functions-qml/main.cpp12
-rw-r--r--doc/src/snippets/declarative/qtbinding/loading/MyItem.qml12
-rw-r--r--doc/src/snippets/declarative/qtbinding/loading/main.cpp12
-rw-r--r--doc/src/snippets/declarative/qtbinding/newelements/imageviewer.h12
-rw-r--r--doc/src/snippets/declarative/qtbinding/newelements/main.cpp12
-rw-r--r--doc/src/snippets/declarative/qtbinding/newelements/standalone.qml12
-rw-r--r--doc/src/snippets/declarative/qtbinding/properties-cpp/MyItem.qml12
-rw-r--r--doc/src/snippets/declarative/qtbinding/properties-cpp/applicationdata.h12
-rw-r--r--doc/src/snippets/declarative/qtbinding/properties-cpp/main.cpp12
-rw-r--r--doc/src/snippets/declarative/qtbinding/properties-qml/MyItem.qml12
-rw-r--r--doc/src/snippets/declarative/qtbinding/properties-qml/main.cpp12
-rw-r--r--doc/src/snippets/declarative/qtbinding/resources/main.cpp12
-rw-r--r--doc/src/snippets/declarative/qtbinding/resources/main.qml12
-rw-r--r--doc/src/snippets/declarative/qtbinding/signals-cpp/MyItem.qml12
-rw-r--r--doc/src/snippets/declarative/qtbinding/signals-cpp/imageviewer.h12
-rw-r--r--doc/src/snippets/declarative/qtbinding/signals-cpp/main.cpp12
-rw-r--r--doc/src/snippets/declarative/qtbinding/signals-cpp/standalone.qml12
-rw-r--r--doc/src/snippets/declarative/qtbinding/signals-qml/MyItem.qml12
-rw-r--r--doc/src/snippets/declarative/qtbinding/signals-qml/main.cpp12
-rw-r--r--doc/src/snippets/declarative/qtbinding/signals-qml/myclass.h12
-rw-r--r--doc/src/snippets/declarative/qtbinding/variantlistmap/MyItem.qml12
-rw-r--r--doc/src/snippets/declarative/qtbinding/variantlistmap/main.cpp12
-rw-r--r--doc/src/snippets/declarative/qtobject.qml12
-rw-r--r--doc/src/snippets/declarative/rectangle/rect-border-width.qml12
-rw-r--r--doc/src/snippets/declarative/rectangle/rectangle-colors.qml12
-rw-r--r--doc/src/snippets/declarative/rectangle/rectangle-gradient.qml12
-rw-r--r--doc/src/snippets/declarative/rectangle/rectangle-smooth.qml12
-rw-r--r--doc/src/snippets/declarative/rectangle/rectangle.qml12
-rw-r--r--doc/src/snippets/declarative/repeaters/repeater-grid-index.qml12
-rw-r--r--doc/src/snippets/declarative/repeaters/repeater.qml12
-rw-r--r--doc/src/snippets/declarative/reusablecomponents/Button.qml12
-rw-r--r--doc/src/snippets/declarative/reusablecomponents/application.qml12
-rw-r--r--doc/src/snippets/declarative/reusablecomponents/component.qml12
-rw-r--r--doc/src/snippets/declarative/reusablecomponents/focusbutton.qml12
-rw-r--r--doc/src/snippets/declarative/righttoleft.qml12
-rw-r--r--doc/src/snippets/declarative/righttoleft/Child.qml12
-rw-r--r--doc/src/snippets/declarative/rotation.qml12
-rw-r--r--doc/src/snippets/declarative/rotationanimation.qml12
-rw-r--r--doc/src/snippets/declarative/row.qml12
-rw-r--r--doc/src/snippets/declarative/row/row.qml12
-rw-r--r--doc/src/snippets/declarative/sequentialanimation.qml12
-rw-r--r--doc/src/snippets/declarative/smoothedanimation.qml12
-rw-r--r--doc/src/snippets/declarative/springanimation.qml12
-rw-r--r--doc/src/snippets/declarative/state-when.qml12
-rw-r--r--doc/src/snippets/declarative/state.qml12
-rw-r--r--doc/src/snippets/declarative/states.qml12
-rw-r--r--doc/src/snippets/declarative/states/statechangescript.qml12
-rw-r--r--doc/src/snippets/declarative/systempalette.qml12
-rw-r--r--doc/src/snippets/declarative/text/onLinkActivated.qml12
-rw-r--r--doc/src/snippets/declarative/texteditor.qml12
-rw-r--r--doc/src/snippets/declarative/texthandling.qml12
-rw-r--r--doc/src/snippets/declarative/transition-from-to-modified.qml12
-rw-r--r--doc/src/snippets/declarative/transition-from-to.qml12
-rw-r--r--doc/src/snippets/declarative/transition-reversible.qml12
-rw-r--r--doc/src/snippets/declarative/transition.qml12
-rw-r--r--doc/src/snippets/declarative/transitions-list.qml12
-rw-r--r--doc/src/snippets/declarative/visualdatamodel.qml12
-rw-r--r--doc/src/snippets/declarative/visualdatamodel_rootindex/main.cpp12
-rw-r--r--doc/src/snippets/declarative/visualdatamodel_rootindex/view.qml12
-rw-r--r--doc/src/snippets/declarative/webview/webview.qml12
-rw-r--r--doc/src/snippets/declarative/workerscript.qml12
-rw-r--r--doc/src/snippets/declarative/xmlrole.qml12
-rw-r--r--examples/declarative/animation/basics/color-animation/main.cpp12
-rw-r--r--examples/declarative/animation/basics/color-animation/qml/color-animation/color-animation.qml12
-rw-r--r--examples/declarative/animation/basics/property-animation/main.cpp12
-rw-r--r--examples/declarative/animation/basics/property-animation/qml/property-animation/property-animation.qml12
-rw-r--r--examples/declarative/animation/behaviors/behavior-example/main.cpp12
-rw-r--r--examples/declarative/animation/behaviors/behavior-example/qml/behaviours/SideRect.qml12
-rw-r--r--examples/declarative/animation/behaviors/behavior-example/qml/behaviours/behavior-example.qml12
-rw-r--r--examples/declarative/animation/behaviors/wigglytext/main.cpp12
-rw-r--r--examples/declarative/animation/behaviors/wigglytext/qml/wigglytext/wigglytext.qml12
-rw-r--r--examples/declarative/animation/easing/easing.qml12
-rw-r--r--examples/declarative/animation/easing/main.cpp12
-rw-r--r--examples/declarative/animation/easing/qml/easing/content/QuitButton.qml12
-rw-r--r--examples/declarative/animation/easing/qml/easing/easing.qml12
-rw-r--r--examples/declarative/animation/states/main.cpp12
-rw-r--r--examples/declarative/animation/states/qml/states/states.qml12
-rw-r--r--examples/declarative/animation/states/qml/states/transitions.qml12
-rw-r--r--examples/declarative/cppextensions/imageprovider/imageprovider-example.qml12
-rw-r--r--examples/declarative/cppextensions/imageprovider/imageprovider.cpp12
-rw-r--r--examples/declarative/cppextensions/networkaccessmanagerfactory/main.cpp12
-rw-r--r--examples/declarative/cppextensions/networkaccessmanagerfactory/qml/networkaccessmanagerfactory/view.qml12
-rw-r--r--examples/declarative/cppextensions/plugins/com/nokia/TimeExample/Clock.qml12
-rw-r--r--examples/declarative/cppextensions/plugins/plugin.cpp12
-rw-r--r--examples/declarative/cppextensions/plugins/plugins.qml12
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/layoutitem/layoutitem.qml12
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/layoutitem/main.cpp12
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.cpp12
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.h12
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/main.cpp12
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/qml/qgraphicsgridlayout/qgraphicsgridlayout.qml12
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.cpp12
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.h12
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/main.cpp12
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/qml/qgraphicslinearlayout/qgraphicslinearlayout.qml12
-rw-r--r--examples/declarative/cppextensions/qwidgets/qwidgets.cpp12
-rw-r--r--examples/declarative/cppextensions/qwidgets/qwidgets.qml12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/adding/example.qml12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/adding/main.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/adding/person.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/adding/person.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/attached/birthdayparty.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/attached/birthdayparty.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/attached/example.qml12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/attached/main.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/attached/person.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/attached/person.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/birthdayparty.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/birthdayparty.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/example.qml12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/happybirthdaysong.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/happybirthdaysong.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/main.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/person.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/person.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/coercion/birthdayparty.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/coercion/birthdayparty.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/coercion/example.qml12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/coercion/main.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/coercion/person.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/coercion/person.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/default/birthdayparty.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/default/birthdayparty.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/default/example.qml12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/default/main.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/default/person.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/default/person.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/extended/example.qml12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/extended/lineedit.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/extended/lineedit.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/extended/main.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/grouped/birthdayparty.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/grouped/birthdayparty.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/grouped/example.qml12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/grouped/main.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/grouped/person.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/grouped/person.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/methods/birthdayparty.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/methods/birthdayparty.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/methods/example.qml12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/methods/main.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/methods/person.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/methods/person.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/properties/birthdayparty.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/properties/birthdayparty.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/properties/example.qml12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/properties/main.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/properties/person.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/properties/person.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/signal/birthdayparty.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/signal/birthdayparty.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/signal/example.qml12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/signal/main.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/signal/person.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/signal/person.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/birthdayparty.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/birthdayparty.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/example.qml12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/happybirthdaysong.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/happybirthdaysong.h12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/main.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/person.cpp12
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/person.h12
-rw-r--r--examples/declarative/i18n/main.cpp12
-rw-r--r--examples/declarative/i18n/qml/i18n/i18n.qml12
-rw-r--r--examples/declarative/imageelements/borderimage/main.cpp12
-rw-r--r--examples/declarative/imageelements/borderimage/qml/borderimage/borderimage.qml12
-rw-r--r--examples/declarative/imageelements/borderimage/qml/borderimage/content/MyBorderImage.qml12
-rw-r--r--examples/declarative/imageelements/borderimage/qml/borderimage/content/ShadowRectangle.qml12
-rw-r--r--examples/declarative/imageelements/borderimage/qml/borderimage/shadows.qml12
-rw-r--r--examples/declarative/imageelements/image/main.cpp12
-rw-r--r--examples/declarative/imageelements/image/qml/image/ImageCell.qml12
-rw-r--r--examples/declarative/imageelements/image/qml/image/image.qml12
-rw-r--r--examples/declarative/imageelements/shadows/main.cpp12
-rw-r--r--examples/declarative/imageelements/shadows/qml/shadows/borderimage.qml12
-rw-r--r--examples/declarative/imageelements/shadows/qml/shadows/content/MyBorderImage.qml12
-rw-r--r--examples/declarative/imageelements/shadows/qml/shadows/content/ShadowRectangle.qml12
-rw-r--r--examples/declarative/imageelements/shadows/qml/shadows/shadows.qml12
-rw-r--r--examples/declarative/keyinteraction/focus/main.cpp12
-rw-r--r--examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ContextMenu.qml12
-rw-r--r--examples/declarative/keyinteraction/focus/qml/focus/FocusCore/GridMenu.qml12
-rw-r--r--examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ListMenu.qml12
-rw-r--r--examples/declarative/keyinteraction/focus/qml/focus/FocusCore/ListViewDelegate.qml12
-rw-r--r--examples/declarative/keyinteraction/focus/qml/focus/focus.qml12
-rw-r--r--examples/declarative/modelviews/abstractitemmodel/main.cpp12
-rw-r--r--examples/declarative/modelviews/abstractitemmodel/model.cpp12
-rw-r--r--examples/declarative/modelviews/abstractitemmodel/model.h12
-rw-r--r--examples/declarative/modelviews/abstractitemmodel/qml/abstractitemmodel/view.qml12
-rw-r--r--examples/declarative/modelviews/gridview/main.cpp12
-rw-r--r--examples/declarative/modelviews/gridview/qml/gridview-example/gridview-example.qml12
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/main.cpp12
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/PetsModel.qml12
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/PressAndHoldButton.qml12
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/RecipesModel.qml12
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/content/TextButton.qml12
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/dynamiclist.qml12
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/expandingdelegates.qml12
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/highlight.qml12
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/highlightranges.qml12
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist/qml/dynamic/sections.qml12
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/main.cpp12
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/PetsModel.qml12
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/PressAndHoldButton.qml12
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/RecipesModel.qml12
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/content/TextButton.qml12
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/dynamiclist.qml12
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/expandingdelegates.qml12
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/highlight.qml12
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/highlightranges.qml12
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates/qml/expandingdelegates/sections.qml12
-rw-r--r--examples/declarative/modelviews/listview/highlight/main.cpp12
-rw-r--r--examples/declarative/modelviews/listview/highlight/qml/highlight/content/PetsModel.qml12
-rw-r--r--examples/declarative/modelviews/listview/highlight/qml/highlight/content/PressAndHoldButton.qml12
-rw-r--r--examples/declarative/modelviews/listview/highlight/qml/highlight/content/RecipesModel.qml12
-rw-r--r--examples/declarative/modelviews/listview/highlight/qml/highlight/content/TextButton.qml12
-rw-r--r--examples/declarative/modelviews/listview/highlight/qml/highlight/dynamiclist.qml12
-rw-r--r--examples/declarative/modelviews/listview/highlight/qml/highlight/expandingdelegates.qml12
-rw-r--r--examples/declarative/modelviews/listview/highlight/qml/highlight/highlight.qml12
-rw-r--r--examples/declarative/modelviews/listview/highlight/qml/highlight/highlightranges.qml12
-rw-r--r--examples/declarative/modelviews/listview/highlight/qml/highlight/sections.qml12
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/main.cpp12
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/PetsModel.qml12
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/PressAndHoldButton.qml12
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/RecipesModel.qml12
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/content/TextButton.qml12
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/dynamiclist.qml12
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/expandingdelegates.qml12
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/highlight.qml12
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/highlightranges.qml12
-rw-r--r--examples/declarative/modelviews/listview/highlightranges/qml/highlightranges/sections.qml12
-rw-r--r--examples/declarative/modelviews/listview/sections/main.cpp12
-rw-r--r--examples/declarative/modelviews/listview/sections/qml/sections/content/PetsModel.qml12
-rw-r--r--examples/declarative/modelviews/listview/sections/qml/sections/content/PressAndHoldButton.qml12
-rw-r--r--examples/declarative/modelviews/listview/sections/qml/sections/content/RecipesModel.qml12
-rw-r--r--examples/declarative/modelviews/listview/sections/qml/sections/content/TextButton.qml12
-rw-r--r--examples/declarative/modelviews/listview/sections/qml/sections/dynamiclist.qml12
-rw-r--r--examples/declarative/modelviews/listview/sections/qml/sections/expandingdelegates.qml12
-rw-r--r--examples/declarative/modelviews/listview/sections/qml/sections/highlight.qml12
-rw-r--r--examples/declarative/modelviews/listview/sections/qml/sections/highlightranges.qml12
-rw-r--r--examples/declarative/modelviews/listview/sections/qml/sections/sections.qml12
-rw-r--r--examples/declarative/modelviews/objectlistmodel/dataobject.cpp12
-rw-r--r--examples/declarative/modelviews/objectlistmodel/dataobject.h12
-rw-r--r--examples/declarative/modelviews/objectlistmodel/main.cpp12
-rw-r--r--examples/declarative/modelviews/objectlistmodel/qml/objectlistmodel/view.qml12
-rw-r--r--examples/declarative/modelviews/package/main.cpp12
-rw-r--r--examples/declarative/modelviews/package/qml/package/Delegate.qml12
-rw-r--r--examples/declarative/modelviews/package/qml/package/view.qml12
-rw-r--r--examples/declarative/modelviews/parallax/main.cpp12
-rw-r--r--examples/declarative/modelviews/parallax/qml/parallax/Clock.qml12
-rw-r--r--examples/declarative/modelviews/parallax/qml/parallax/ParallaxView.qml12
-rw-r--r--examples/declarative/modelviews/parallax/qml/parallax/Smiley.qml12
-rw-r--r--examples/declarative/modelviews/parallax/qml/parallax/parallax.qml12
-rw-r--r--examples/declarative/modelviews/pathview/main.cpp12
-rw-r--r--examples/declarative/modelviews/pathview/qml/pathview-example/pathview-example.qml12
-rw-r--r--examples/declarative/modelviews/stringlistmodel/main.cpp12
-rw-r--r--examples/declarative/modelviews/stringlistmodel/qml/stringlistmodel/view.qml12
-rw-r--r--examples/declarative/modelviews/visualitemmodel/main.cpp12
-rw-r--r--examples/declarative/modelviews/visualitemmodel/qml/visualitemmodel/visualitemmodel.qml12
-rw-r--r--examples/declarative/positioners/main.cpp12
-rw-r--r--examples/declarative/positioners/qml/positioners/Button.qml12
-rw-r--r--examples/declarative/positioners/qml/positioners/positioners.qml12
-rw-r--r--examples/declarative/righttoleft/layoutdirection/main.cpp12
-rw-r--r--examples/declarative/righttoleft/layoutdirection/qml/layoutdirection/layoutdirection.qml12
-rw-r--r--examples/declarative/righttoleft/layoutmirroring/main.cpp12
-rw-r--r--examples/declarative/righttoleft/layoutmirroring/qml/layoutmirroring/layoutmirroring.qml12
-rw-r--r--examples/declarative/righttoleft/textalignment/main.cpp12
-rw-r--r--examples/declarative/righttoleft/textalignment/qml/textalignment/textalignment.qml12
-rw-r--r--examples/declarative/screenorientation/Core/Bubble.qml12
-rw-r--r--examples/declarative/screenorientation/Core/Button.qml12
-rw-r--r--examples/declarative/screenorientation/Core/screenorientation.js12
-rw-r--r--examples/declarative/screenorientation/screenorientation.qml12
-rw-r--r--examples/declarative/shadereffects/main.cpp12
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/Curtain.qml12
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/CurtainEffect.qml12
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/DropShadow.qml12
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/DropShadowEffect.qml12
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/Grayscale.qml12
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/GrayscaleEffect.qml12
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/ImageMask.qml12
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/ImageMaskEffect.qml12
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/RadialWave.qml12
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/RadialWaveEffect.qml12
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/Water.qml12
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/WaterEffect.qml12
-rw-r--r--examples/declarative/shadereffects/qml/shadereffects/main.qml12
-rw-r--r--examples/declarative/sqllocalstorage/main.cpp12
-rw-r--r--examples/declarative/sqllocalstorage/qml/sqllocalstorage/hello.qml12
-rw-r--r--examples/declarative/text/fonts/availableFonts/main.cpp12
-rw-r--r--examples/declarative/text/fonts/availableFonts/qml/availableFonts/availableFonts.qml12
-rw-r--r--examples/declarative/text/fonts/availableFonts/qml/availableFonts/banner.qml12
-rw-r--r--examples/declarative/text/fonts/availableFonts/qml/availableFonts/fonts.qml12
-rw-r--r--examples/declarative/text/fonts/availableFonts/qml/availableFonts/hello.qml12
-rw-r--r--examples/declarative/text/fonts/banner/main.cpp12
-rw-r--r--examples/declarative/text/fonts/banner/qml/banner/availableFonts.qml12
-rw-r--r--examples/declarative/text/fonts/banner/qml/banner/banner.qml12
-rw-r--r--examples/declarative/text/fonts/banner/qml/banner/fonts.qml12
-rw-r--r--examples/declarative/text/fonts/banner/qml/banner/hello.qml12
-rw-r--r--examples/declarative/text/fonts/fonts/main.cpp12
-rw-r--r--examples/declarative/text/fonts/fonts/qml/fonts-qml/availableFonts.qml12
-rw-r--r--examples/declarative/text/fonts/fonts/qml/fonts-qml/banner.qml12
-rw-r--r--examples/declarative/text/fonts/fonts/qml/fonts-qml/fonts.qml12
-rw-r--r--examples/declarative/text/fonts/fonts/qml/fonts-qml/hello.qml12
-rw-r--r--examples/declarative/text/fonts/hello/main.cpp12
-rw-r--r--examples/declarative/text/fonts/hello/qml/hello/availableFonts.qml12
-rw-r--r--examples/declarative/text/fonts/hello/qml/hello/banner.qml12
-rw-r--r--examples/declarative/text/fonts/hello/qml/hello/fonts.qml12
-rw-r--r--examples/declarative/text/fonts/hello/qml/hello/hello.qml12
-rw-r--r--examples/declarative/text/textselection/main.cpp12
-rw-r--r--examples/declarative/text/textselection/qml/textselection/textselection.qml12
-rw-r--r--examples/declarative/threading/threadedlistmodel/main.cpp12
-rw-r--r--examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/dataloader.js12
-rw-r--r--examples/declarative/threading/threadedlistmodel/qml/threadedlistmodel/timedisplay.qml12
-rw-r--r--examples/declarative/threading/threadedlistmodel/threadedlistmodel.qmlproject12
-rw-r--r--examples/declarative/threading/workerscript/main.cpp12
-rw-r--r--examples/declarative/threading/workerscript/qml/workerscript/workerscript.qml12
-rw-r--r--examples/declarative/touchinteraction/gestures/experimental-gestures/main.cpp12
-rw-r--r--examples/declarative/touchinteraction/gestures/experimental-gestures/qml/experimental-gestures/experimental-gestures.qml12
-rw-r--r--examples/declarative/touchinteraction/mousearea/mousearea-example/main.cpp12
-rw-r--r--examples/declarative/touchinteraction/mousearea/mousearea-example/qml/mousearea-example/mousearea-example.qml12
-rw-r--r--examples/declarative/touchinteraction/pincharea/main.cpp12
-rw-r--r--examples/declarative/touchinteraction/pincharea/qml/pincharea/flickresize.qml12
-rw-r--r--examples/declarative/toys/clocks/main.cpp12
-rw-r--r--examples/declarative/toys/clocks/qml/clocks/clocks.qml12
-rw-r--r--examples/declarative/toys/clocks/qml/clocks/content/Clock.qml12
-rw-r--r--examples/declarative/toys/clocks/qml/clocks/content/QuitButton.qml12
-rw-r--r--examples/declarative/toys/corkboards/main.cpp12
-rw-r--r--examples/declarative/toys/corkboards/qml/corkboards/Day.qml12
-rw-r--r--examples/declarative/toys/corkboards/qml/corkboards/corkboards.qml12
-rw-r--r--examples/declarative/toys/dynamicscene/main.cpp12
-rw-r--r--examples/declarative/toys/dynamicscene/qml/dynamicscene/Button.qml12
-rw-r--r--examples/declarative/toys/dynamicscene/qml/dynamicscene/GenericSceneItem.qml12
-rw-r--r--examples/declarative/toys/dynamicscene/qml/dynamicscene/PaletteItem.qml12
-rw-r--r--examples/declarative/toys/dynamicscene/qml/dynamicscene/PerspectiveItem.qml12
-rw-r--r--examples/declarative/toys/dynamicscene/qml/dynamicscene/Sun.qml12
-rw-r--r--examples/declarative/toys/dynamicscene/qml/dynamicscene/dynamicscene.qml12
-rw-r--r--examples/declarative/toys/tic-tac-toe/main.cpp12
-rw-r--r--examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/Button.qml12
-rw-r--r--examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/content/TicTac.qml12
-rw-r--r--examples/declarative/toys/tic-tac-toe/qml/tic-tac-toe/tic-tac-toe.qml12
-rw-r--r--examples/declarative/toys/tvtennis/main.cpp12
-rw-r--r--examples/declarative/toys/tvtennis/qml/tvtennis/tvtennis.qml12
-rw-r--r--examples/declarative/tutorials/extending/chapter1-basics/app.qml12
-rw-r--r--examples/declarative/tutorials/extending/chapter1-basics/main.cpp12
-rw-r--r--examples/declarative/tutorials/extending/chapter1-basics/piechart.cpp12
-rw-r--r--examples/declarative/tutorials/extending/chapter1-basics/piechart.h12
-rw-r--r--examples/declarative/tutorials/extending/chapter2-methods/app.qml12
-rw-r--r--examples/declarative/tutorials/extending/chapter2-methods/main.cpp12
-rw-r--r--examples/declarative/tutorials/extending/chapter2-methods/piechart.cpp12
-rw-r--r--examples/declarative/tutorials/extending/chapter2-methods/piechart.h12
-rw-r--r--examples/declarative/tutorials/extending/chapter3-bindings/app.qml12
-rw-r--r--examples/declarative/tutorials/extending/chapter3-bindings/main.cpp12
-rw-r--r--examples/declarative/tutorials/extending/chapter3-bindings/piechart.cpp12
-rw-r--r--examples/declarative/tutorials/extending/chapter3-bindings/piechart.h12
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/app.qml12
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/main.cpp12
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/piechart.cpp12
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/piechart.h12
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/pieslice.cpp12
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/pieslice.h12
-rw-r--r--examples/declarative/tutorials/extending/chapter5-listproperties/app.qml12
-rw-r--r--examples/declarative/tutorials/extending/chapter5-listproperties/main.cpp12
-rw-r--r--examples/declarative/tutorials/extending/chapter5-listproperties/piechart.cpp12
-rw-r--r--examples/declarative/tutorials/extending/chapter5-listproperties/piechart.h12
-rw-r--r--examples/declarative/tutorials/extending/chapter5-listproperties/pieslice.cpp12
-rw-r--r--examples/declarative/tutorials/extending/chapter5-listproperties/pieslice.h12
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/app.qml12
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.cpp12
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.h12
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/piechart.cpp12
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/piechart.h12
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/pieslice.cpp12
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/pieslice.h12
-rw-r--r--examples/declarative/tutorials/helloworld/Cell.qml12
-rw-r--r--examples/declarative/tutorials/helloworld/tutorial1.qml12
-rw-r--r--examples/declarative/tutorials/helloworld/tutorial2.qml12
-rw-r--r--examples/declarative/tutorials/helloworld/tutorial3.qml12
-rw-r--r--examples/declarative/tutorials/samegame/samegame1/Block.qml12
-rw-r--r--examples/declarative/tutorials/samegame/samegame1/Button.qml12
-rw-r--r--examples/declarative/tutorials/samegame/samegame1/samegame.qml12
-rw-r--r--examples/declarative/tutorials/samegame/samegame2/Block.qml12
-rw-r--r--examples/declarative/tutorials/samegame/samegame2/Button.qml12
-rw-r--r--examples/declarative/tutorials/samegame/samegame2/samegame.qml12
-rw-r--r--examples/declarative/tutorials/samegame/samegame3/Block.qml12
-rw-r--r--examples/declarative/tutorials/samegame/samegame3/Button.qml12
-rw-r--r--examples/declarative/tutorials/samegame/samegame3/Dialog.qml12
-rw-r--r--examples/declarative/tutorials/samegame/samegame3/samegame.qml12
-rw-r--r--examples/declarative/tutorials/samegame/samegame4/content/BoomBlock.qml12
-rw-r--r--examples/declarative/tutorials/samegame/samegame4/content/Button.qml12
-rw-r--r--examples/declarative/tutorials/samegame/samegame4/content/Dialog.qml12
-rw-r--r--examples/declarative/tutorials/samegame/samegame4/samegame.qml12
-rw-r--r--examples/declarative/ui-components/dialcontrol/main.cpp12
-rw-r--r--examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/Dial.qml12
-rw-r--r--examples/declarative/ui-components/dialcontrol/qml/dialcontrol/content/QuitButton.qml12
-rw-r--r--examples/declarative/ui-components/dialcontrol/qml/dialcontrol/dialcontrol.qml12
-rw-r--r--examples/declarative/ui-components/flipable/main.cpp12
-rw-r--r--examples/declarative/ui-components/flipable/qml/flipable/content/Card.qml12
-rw-r--r--examples/declarative/ui-components/flipable/qml/flipable/flipable.qml12
-rw-r--r--examples/declarative/ui-components/main/main.cpp12
-rw-r--r--examples/declarative/ui-components/main/qml/main/ScrollBar.qml12
-rw-r--r--examples/declarative/ui-components/main/qml/main/SearchBox.qml12
-rw-r--r--examples/declarative/ui-components/main/qml/main/TabWidget.qml12
-rw-r--r--examples/declarative/ui-components/main/qml/main/content/ProgressBar.qml12
-rw-r--r--examples/declarative/ui-components/main/qml/main/content/Spinner.qml12
-rw-r--r--examples/declarative/ui-components/main/qml/main/main.qml12
-rw-r--r--examples/declarative/ui-components/progressbar/main.cpp12
-rw-r--r--examples/declarative/ui-components/progressbar/qml/progressbar/content/ProgressBar.qml12
-rw-r--r--examples/declarative/ui-components/progressbar/qml/progressbar/main.qml12
-rw-r--r--examples/declarative/ui-components/scrollbar/main.cpp12
-rw-r--r--examples/declarative/ui-components/scrollbar/qml/scrollbar/ScrollBar.qml12
-rw-r--r--examples/declarative/ui-components/scrollbar/qml/scrollbar/main.qml12
-rw-r--r--examples/declarative/ui-components/searchbox/main.cpp12
-rw-r--r--examples/declarative/ui-components/searchbox/qml/searchbox/SearchBox.qml12
-rw-r--r--examples/declarative/ui-components/searchbox/qml/searchbox/main.qml12
-rw-r--r--examples/declarative/ui-components/slideswitch/main.cpp12
-rw-r--r--examples/declarative/ui-components/slideswitch/qml/slideswitch/content/Switch.qml12
-rw-r--r--examples/declarative/ui-components/slideswitch/qml/slideswitch/slideswitch.qml12
-rw-r--r--examples/declarative/ui-components/spinner/main.cpp12
-rw-r--r--examples/declarative/ui-components/spinner/qml/spinner/content/Spinner.qml12
-rw-r--r--examples/declarative/ui-components/spinner/qml/spinner/main.qml12
-rw-r--r--examples/declarative/ui-components/tabwidget/main.cpp12
-rw-r--r--examples/declarative/ui-components/tabwidget/qml/tabwidget/TabWidget.qml12
-rw-r--r--examples/declarative/ui-components/tabwidget/qml/tabwidget/main.qml12
-rw-r--r--examples/declarative/xml/xmlhttprequest-example/main.cpp12
-rw-r--r--examples/declarative/xml/xmlhttprequest-example/qml/xmlhttprequest-example/xmlhttprequest-example.qml12
-rw-r--r--examples/declarative/xml/xmlhttprequest/xmlhttprequest-example.qml12
-rw-r--r--examples/demos/calculator/main.cpp50
-rw-r--r--examples/demos/calculator/qml/calculator/CalculatorCore/Button.qml48
-rw-r--r--examples/demos/calculator/qml/calculator/CalculatorCore/Display.qml48
-rw-r--r--examples/demos/calculator/qml/calculator/calculator.qml48
-rw-r--r--examples/demos/flickr/main.cpp50
-rw-r--r--examples/demos/flickr/qml/flickr/common/Progress.qml48
-rw-r--r--examples/demos/flickr/qml/flickr/common/RssModel.qml48
-rw-r--r--examples/demos/flickr/qml/flickr/common/ScrollBar.qml48
-rw-r--r--examples/demos/flickr/qml/flickr/common/Slider.qml48
-rw-r--r--examples/demos/flickr/qml/flickr/flickr-90.qml50
-rw-r--r--examples/demos/flickr/qml/flickr/flickr.qml48
-rw-r--r--examples/demos/flickr/qml/flickr/mobile/Button.qml48
-rw-r--r--examples/demos/flickr/qml/flickr/mobile/GridDelegate.qml48
-rw-r--r--examples/demos/flickr/qml/flickr/mobile/ImageDetails.qml48
-rw-r--r--examples/demos/flickr/qml/flickr/mobile/ListDelegate.qml48
-rw-r--r--examples/demos/flickr/qml/flickr/mobile/TitleBar.qml48
-rw-r--r--examples/demos/flickr/qml/flickr/mobile/ToolBar.qml48
-rw-r--r--examples/demos/minehunt/main.cpp50
-rw-r--r--examples/demos/minehunt/minehunt.cpp48
-rw-r--r--examples/demos/minehunt/minehunt.h48
-rw-r--r--examples/demos/minehunt/qml/minehunt/MinehuntCore/Explosion.qml48
-rw-r--r--examples/demos/minehunt/qml/minehunt/MinehuntCore/Tile.qml48
-rw-r--r--examples/demos/minehunt/qml/minehunt/minehunt.qml48
-rw-r--r--examples/demos/photoviewer/main.cpp50
-rw-r--r--examples/demos/photoviewer/qml/photoviewer/PhotoViewerCore/AlbumDelegate.qml48
-rw-r--r--examples/demos/photoviewer/qml/photoviewer/PhotoViewerCore/BusyIndicator.qml50
-rw-r--r--examples/demos/photoviewer/qml/photoviewer/PhotoViewerCore/Button.qml48
-rw-r--r--examples/demos/photoviewer/qml/photoviewer/PhotoViewerCore/EditableButton.qml48
-rw-r--r--examples/demos/photoviewer/qml/photoviewer/PhotoViewerCore/PhotoDelegate.qml48
-rw-r--r--examples/demos/photoviewer/qml/photoviewer/PhotoViewerCore/ProgressBar.qml50
-rw-r--r--examples/demos/photoviewer/qml/photoviewer/PhotoViewerCore/RssModel.qml50
-rw-r--r--examples/demos/photoviewer/qml/photoviewer/PhotoViewerCore/Tag.qml48
-rw-r--r--examples/demos/photoviewer/qml/photoviewer/photoviewer.qml48
-rw-r--r--examples/demos/rssnews/main.cpp50
-rw-r--r--examples/demos/rssnews/qml/rssnews/content/BusyIndicator.qml50
-rw-r--r--examples/demos/rssnews/qml/rssnews/content/CategoryDelegate.qml48
-rw-r--r--examples/demos/rssnews/qml/rssnews/content/NewsDelegate.qml48
-rw-r--r--examples/demos/rssnews/qml/rssnews/content/RssFeeds.qml50
-rw-r--r--examples/demos/rssnews/qml/rssnews/content/ScrollBar.qml48
-rw-r--r--examples/demos/rssnews/qml/rssnews/rssnews.qml48
-rw-r--r--examples/demos/samegame/main.cpp50
-rw-r--r--examples/demos/samegame/qml/samegame/SamegameCore/BoomBlock.qml48
-rw-r--r--examples/demos/samegame/qml/samegame/SamegameCore/Button.qml48
-rw-r--r--examples/demos/samegame/qml/samegame/SamegameCore/Dialog.qml48
-rw-r--r--examples/demos/samegame/qml/samegame/samegame.qml48
-rw-r--r--examples/demos/snake/main.cpp50
-rw-r--r--examples/demos/snake/qml/snake/content/Button.qml48
-rw-r--r--examples/demos/snake/qml/snake/content/Cookie.qml48
-rw-r--r--examples/demos/snake/qml/snake/content/HighScoreModel.qml48
-rw-r--r--examples/demos/snake/qml/snake/content/Link.qml48
-rw-r--r--examples/demos/snake/qml/snake/content/Skull.qml50
-rw-r--r--examples/demos/snake/qml/snake/snake.qml48
-rw-r--r--examples/demos/twitter/main.cpp50
-rw-r--r--examples/demos/twitter/qml/twitter/TwitterCore/Button.qml48
-rw-r--r--examples/demos/twitter/qml/twitter/TwitterCore/FatDelegate.qml48
-rw-r--r--examples/demos/twitter/qml/twitter/TwitterCore/Input.qml48
-rw-r--r--examples/demos/twitter/qml/twitter/TwitterCore/Loading.qml50
-rw-r--r--examples/demos/twitter/qml/twitter/TwitterCore/MultiTitleBar.qml50
-rw-r--r--examples/demos/twitter/qml/twitter/TwitterCore/RssModel.qml48
-rw-r--r--examples/demos/twitter/qml/twitter/TwitterCore/SearchView.qml48
-rw-r--r--examples/demos/twitter/qml/twitter/TwitterCore/TitleBar.qml48
-rw-r--r--examples/demos/twitter/qml/twitter/TwitterCore/ToolBar.qml48
-rw-r--r--examples/demos/twitter/qml/twitter/TwitterCore/UserModel.qml48
-rw-r--r--examples/demos/twitter/qml/twitter/twitter.qml48
-rw-r--r--examples/helper/qmlapplicationviewer/qmlapplicationviewer.cpp12
-rw-r--r--examples/helper/qmlapplicationviewer/qmlapplicationviewer.h12
-rw-r--r--examples/mobile/guitartuner/src/application.qml48
-rw-r--r--examples/mobile/guitartuner/src/constants.h50
-rw-r--r--examples/mobile/guitartuner/src/fastfouriertransformer.cpp48
-rw-r--r--examples/mobile/guitartuner/src/fastfouriertransformer.h48
-rw-r--r--examples/mobile/guitartuner/src/fftpack.c12
-rw-r--r--examples/mobile/guitartuner/src/guitartuner.cpp48
-rw-r--r--examples/mobile/guitartuner/src/guitartuner.h48
-rw-r--r--examples/mobile/guitartuner/src/guitartunerui.cpp48
-rw-r--r--examples/mobile/guitartuner/src/guitartunerui.h48
-rw-r--r--examples/mobile/guitartuner/src/main.cpp50
-rw-r--r--examples/mobile/guitartuner/src/mycomponents/Adjuster.qml48
-rw-r--r--examples/mobile/guitartuner/src/mycomponents/Meter.qml48
-rw-r--r--examples/mobile/guitartuner/src/mycomponents/NoteButtonView.qml48
-rw-r--r--examples/mobile/guitartuner/src/mycomponents/NotesModel.qml48
-rw-r--r--examples/mobile/guitartuner/src/mycomponents/ToggleButton.qml48
-rw-r--r--examples/mobile/guitartuner/src/mycomponents/adjustbars.js12
-rw-r--r--examples/mobile/guitartuner/src/voiceanalyzer.cpp48
-rw-r--r--examples/mobile/guitartuner/src/voiceanalyzer.h48
-rw-r--r--examples/mobile/guitartuner/src/voicegenerator.cpp44
-rw-r--r--examples/mobile/guitartuner/src/voicegenerator.h44
-rw-r--r--examples/mobile/qtbubblelevel/accelerometerfilter.cpp48
-rw-r--r--examples/mobile/qtbubblelevel/accelerometerfilter.h48
-rw-r--r--examples/mobile/qtbubblelevel/main.cpp48
-rw-r--r--examples/mobile/qtbubblelevel/qml/BubbleLevel.qml48
-rw-r--r--examples/mobile/qtbubblelevel/qml/Button.qml48
-rw-r--r--examples/mobile/qtbubblelevel/qml/Tube.qml48
-rw-r--r--examples/mobile/qtbubblelevel/settings.h48
-rw-r--r--examples/mobile/qtbubblelevel/taskswitcher.cpp50
-rw-r--r--examples/mobile/qtbubblelevel/taskswitcher.h50
-rw-r--r--examples/mobile/quickhit/Button.qml48
-rw-r--r--examples/mobile/quickhit/Game.js12
-rw-r--r--examples/mobile/quickhit/Game.qml48
-rw-r--r--examples/mobile/quickhit/InvSounds.cpp48
-rw-r--r--examples/mobile/quickhit/InvSounds.h48
-rw-r--r--examples/mobile/quickhit/Menu.qml48
-rw-r--r--examples/mobile/quickhit/MenuItem.qml48
-rw-r--r--examples/mobile/quickhit/Message.qml48
-rw-r--r--examples/mobile/quickhit/Missile.qml48
-rw-r--r--examples/mobile/quickhit/MyShip.qml48
-rw-r--r--examples/mobile/quickhit/ga_src/GEAudioBuffer.cpp48
-rw-r--r--examples/mobile/quickhit/ga_src/GEAudioBuffer.h48
-rw-r--r--examples/mobile/quickhit/ga_src/GEAudioOut.cpp48
-rw-r--r--examples/mobile/quickhit/ga_src/GEAudioOut.h48
-rw-r--r--examples/mobile/quickhit/ga_src/GEInterfaces.cpp48
-rw-r--r--examples/mobile/quickhit/ga_src/GEInterfaces.h48
-rw-r--r--examples/mobile/quickhit/gameengine.cpp48
-rw-r--r--examples/mobile/quickhit/gameengine.h48
-rw-r--r--examples/mobile/quickhit/main.cpp48
-rw-r--r--examples/mobile/quickhit/mainwindow.cpp48
-rw-r--r--examples/mobile/quickhit/mainwindow.h48
-rw-r--r--examples/mobile/quickhit/myeventfilter.cpp48
-rw-r--r--examples/mobile/quickhit/myeventfilter.h48
-rw-r--r--examples/mobile/quickhit/plugins/LevelOne/Level.qml48
-rw-r--r--examples/mobile/quickhit/plugins/LevelOne/levelone.cpp48
-rw-r--r--examples/mobile/quickhit/plugins/LevelOne/levelone.h48
-rw-r--r--examples/mobile/quickhit/plugins/LevelTemplate/leveltemplate.cpp48
-rw-r--r--examples/mobile/quickhit/plugins/LevelTemplate/leveltemplate.h48
-rw-r--r--examples/mobile/quickhit/plugins/LevelTemplate/qml/Enemy.qml50
-rw-r--r--examples/mobile/quickhit/plugins/LevelTemplate/qml/Level.js12
-rw-r--r--examples/mobile/quickhit/plugins/LevelTemplate/qml/Level.qml48
-rw-r--r--examples/mobile/quickhit/plugins/LevelTwo/leveltwo.cpp48
-rw-r--r--examples/mobile/quickhit/plugins/LevelTwo/leveltwo.h48
-rw-r--r--examples/mobile/quickhit/plugins/LevelTwo/qml/Enemy.qml48
-rw-r--r--examples/mobile/quickhit/plugins/LevelTwo/qml/Level.js12
-rw-r--r--examples/mobile/quickhit/plugins/LevelTwo/qml/Level.qml48
-rw-r--r--examples/mobile/quickhit/plugins/levelplugininterface.h48
-rw-r--r--examples/tutorials/gettingStarted/gsQml/core/button.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/core/editMenu.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/core/fileDialog.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/core/fileMenu.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/core/menuBar.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/core/textArea.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.cpp12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.h12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/filedialog/directory.cpp12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/filedialog/directory.h12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/filedialog/file.cpp12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/filedialog/file.h12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part0/Button.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part1/Button.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part1/EditMenu.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part1/FileMenu.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part1/SimpleButton.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part2/Button.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part2/EditMenu.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part2/FileMenu.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part2/MenuBar.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part3/Button.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part3/EditMenu.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part3/FileMenu.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part3/MenuBar.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part3/TextArea.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part3/TextEditor.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part4/Button.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part4/EditMenu.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part4/FileMenu.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part4/MenuBar.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part4/SimpleButton.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part4/TextArea.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part4/TextEditor.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/TextEditor.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/core/Button.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/core/EditMenu.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/core/FileDialog.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/core/FileMenu.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/core/MenuBar.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/core/TextArea.qml12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/filedialog/dialogPlugin.cpp12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/filedialog/dialogPlugin.h12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/filedialog/directory.cpp12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/filedialog/directory.h12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/filedialog/file.cpp12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/filedialog/file.h12
-rw-r--r--examples/tutorials/gettingStarted/gsQml/texteditor.qml12
-rw-r--r--src/declarative/debugger/qdeclarativedebug.h48
-rw-r--r--src/declarative/debugger/qdeclarativedebugclient.cpp48
-rw-r--r--src/declarative/debugger/qdeclarativedebugclient_p.h48
-rw-r--r--src/declarative/debugger/qdeclarativedebuggerstatus.cpp50
-rw-r--r--src/declarative/debugger/qdeclarativedebuggerstatus_p.h48
-rw-r--r--src/declarative/debugger/qdeclarativedebughelper.cpp48
-rw-r--r--src/declarative/debugger/qdeclarativedebughelper_p.h48
-rw-r--r--src/declarative/debugger/qdeclarativedebugserver.cpp48
-rw-r--r--src/declarative/debugger/qdeclarativedebugserver_p.h48
-rw-r--r--src/declarative/debugger/qdeclarativedebugserverconnection_p.h48
-rw-r--r--src/declarative/debugger/qdeclarativedebugservice.cpp48
-rw-r--r--src/declarative/debugger/qdeclarativedebugservice_p.h48
-rw-r--r--src/declarative/debugger/qdeclarativedebugservice_p_p.h48
-rw-r--r--src/declarative/debugger/qdeclarativedebugtrace.cpp48
-rw-r--r--src/declarative/debugger/qdeclarativedebugtrace_p.h48
-rw-r--r--src/declarative/debugger/qdeclarativeenginedebug.cpp48
-rw-r--r--src/declarative/debugger/qdeclarativeenginedebug_p.h48
-rw-r--r--src/declarative/debugger/qdeclarativeenginedebugservice.cpp48
-rw-r--r--src/declarative/debugger/qdeclarativeenginedebugservice_p.h48
-rw-r--r--src/declarative/debugger/qdeclarativeinspectorinterface_p.h48
-rw-r--r--src/declarative/debugger/qdeclarativeinspectorservice.cpp48
-rw-r--r--src/declarative/debugger/qdeclarativeinspectorservice_p.h48
-rw-r--r--src/declarative/debugger/qjsdebuggeragent.cpp48
-rw-r--r--src/declarative/debugger/qjsdebuggeragent_p.h48
-rw-r--r--src/declarative/debugger/qjsdebugservice.cpp48
-rw-r--r--src/declarative/debugger/qjsdebugservice_p.h48
-rw-r--r--src/declarative/debugger/qpacketprotocol.cpp48
-rw-r--r--src/declarative/debugger/qpacketprotocol_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeanchors.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeanchors_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeanchors_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeanimatedimage.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeanimatedimage_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeanimatedimage_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeborderimage.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeborderimage_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeborderimage_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeevents.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeevents_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeflickable.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeflickable_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeflickable_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeflipable.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeflipable_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativefocuspanel.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativefocuspanel_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativefocusscope.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativefocusscope_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativegraphicswidget.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativegraphicswidget_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativegridview.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativegridview_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimage.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimage_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimage_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimagebase.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimagebase_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimagebase_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimplicitsizeitem.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimplicitsizeitem_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimplicitsizeitem_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeitem.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeitem.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeitem_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeitemchangelistener_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeitemsmodule.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeitemsmodule_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativelayoutitem.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativelayoutitem_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativelistview.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativelistview_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeloader.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeloader_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativeloader_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativemousearea.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativemousearea_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativemousearea_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativepainteditem.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativepainteditem_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativepainteditem_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativepath.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativepath_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativepath_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativepathview.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativepathview_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativepathview_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativepincharea.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativepincharea_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativepincharea_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativepositioners.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativepositioners_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativepositioners_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativerectangle.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativerectangle_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativerectangle_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativerepeater.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativerepeater_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativerepeater_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativescalegrid.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativescalegrid_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativetext.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativetext_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativetext_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextedit.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextedit_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextedit_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextinput.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextinput_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextinput_p_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextlayout.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextlayout_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativetranslate.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativetranslate_p.h48
-rw-r--r--src/declarative/graphicsitems/qdeclarativevisualitemmodel.cpp48
-rw-r--r--src/declarative/graphicsitems/qdeclarativevisualitemmodel_p.h48
-rw-r--r--src/declarative/qml/parser/qdeclarativejs.g100
-rw-r--r--src/declarative/qml/parser/qdeclarativejsast.cpp48
-rw-r--r--src/declarative/qml/parser/qdeclarativejsast_p.h48
-rw-r--r--src/declarative/qml/parser/qdeclarativejsastfwd_p.h48
-rw-r--r--src/declarative/qml/parser/qdeclarativejsastvisitor.cpp50
-rw-r--r--src/declarative/qml/parser/qdeclarativejsastvisitor_p.h48
-rw-r--r--src/declarative/qml/parser/qdeclarativejsengine_p.cpp48
-rw-r--r--src/declarative/qml/parser/qdeclarativejsengine_p.h48
-rw-r--r--src/declarative/qml/parser/qdeclarativejsglobal_p.h48
-rw-r--r--src/declarative/qml/parser/qdeclarativejsgrammar.cpp48
-rw-r--r--src/declarative/qml/parser/qdeclarativejsgrammar_p.h48
-rw-r--r--src/declarative/qml/parser/qdeclarativejslexer.cpp48
-rw-r--r--src/declarative/qml/parser/qdeclarativejslexer_p.h48
-rw-r--r--src/declarative/qml/parser/qdeclarativejsmemorypool_p.h48
-rw-r--r--src/declarative/qml/parser/qdeclarativejsnodepool_p.h48
-rw-r--r--src/declarative/qml/parser/qdeclarativejsparser.cpp48
-rw-r--r--src/declarative/qml/parser/qdeclarativejsparser_p.h48
-rw-r--r--src/declarative/qml/qbitfield_p.h48
-rw-r--r--src/declarative/qml/qdeclarative.h48
-rw-r--r--src/declarative/qml/qdeclarativebinding.cpp48
-rw-r--r--src/declarative/qml/qdeclarativebinding_p.h48
-rw-r--r--src/declarative/qml/qdeclarativebinding_p_p.h48
-rw-r--r--src/declarative/qml/qdeclarativeboundsignal.cpp48
-rw-r--r--src/declarative/qml/qdeclarativeboundsignal_p.h48
-rw-r--r--src/declarative/qml/qdeclarativecleanup.cpp48
-rw-r--r--src/declarative/qml/qdeclarativecleanup_p.h48
-rw-r--r--src/declarative/qml/qdeclarativecompiledbindings.cpp48
-rw-r--r--src/declarative/qml/qdeclarativecompiledbindings_p.h48
-rw-r--r--src/declarative/qml/qdeclarativecompileddata.cpp48
-rw-r--r--src/declarative/qml/qdeclarativecompiler.cpp48
-rw-r--r--src/declarative/qml/qdeclarativecompiler_p.h48
-rw-r--r--src/declarative/qml/qdeclarativecomponent.cpp48
-rw-r--r--src/declarative/qml/qdeclarativecomponent.h48
-rw-r--r--src/declarative/qml/qdeclarativecomponent_p.h48
-rw-r--r--src/declarative/qml/qdeclarativecontext.cpp48
-rw-r--r--src/declarative/qml/qdeclarativecontext.h48
-rw-r--r--src/declarative/qml/qdeclarativecontext_p.h48
-rw-r--r--src/declarative/qml/qdeclarativecontextscriptclass.cpp48
-rw-r--r--src/declarative/qml/qdeclarativecontextscriptclass_p.h48
-rw-r--r--src/declarative/qml/qdeclarativecustomparser.cpp48
-rw-r--r--src/declarative/qml/qdeclarativecustomparser_p.h48
-rw-r--r--src/declarative/qml/qdeclarativecustomparser_p_p.h48
-rw-r--r--src/declarative/qml/qdeclarativedata_p.h48
-rw-r--r--src/declarative/qml/qdeclarativedirparser.cpp48
-rw-r--r--src/declarative/qml/qdeclarativedirparser_p.h48
-rw-r--r--src/declarative/qml/qdeclarativedom.cpp48
-rw-r--r--src/declarative/qml/qdeclarativedom_p.h48
-rw-r--r--src/declarative/qml/qdeclarativedom_p_p.h48
-rw-r--r--src/declarative/qml/qdeclarativeengine.cpp48
-rw-r--r--src/declarative/qml/qdeclarativeengine.h48
-rw-r--r--src/declarative/qml/qdeclarativeengine_p.h48
-rw-r--r--src/declarative/qml/qdeclarativeerror.cpp48
-rw-r--r--src/declarative/qml/qdeclarativeerror.h48
-rw-r--r--src/declarative/qml/qdeclarativeexpression.cpp48
-rw-r--r--src/declarative/qml/qdeclarativeexpression.h48
-rw-r--r--src/declarative/qml/qdeclarativeexpression_p.h48
-rw-r--r--src/declarative/qml/qdeclarativeextensioninterface.h48
-rw-r--r--src/declarative/qml/qdeclarativeextensionplugin.cpp48
-rw-r--r--src/declarative/qml/qdeclarativeextensionplugin.h48
-rw-r--r--src/declarative/qml/qdeclarativefastproperties.cpp48
-rw-r--r--src/declarative/qml/qdeclarativefastproperties_p.h48
-rw-r--r--src/declarative/qml/qdeclarativeglobal_p.h48
-rw-r--r--src/declarative/qml/qdeclarativeglobalscriptclass.cpp48
-rw-r--r--src/declarative/qml/qdeclarativeglobalscriptclass_p.h48
-rw-r--r--src/declarative/qml/qdeclarativeguard_p.h48
-rw-r--r--src/declarative/qml/qdeclarativeimageprovider.cpp48
-rw-r--r--src/declarative/qml/qdeclarativeimageprovider.h48
-rw-r--r--src/declarative/qml/qdeclarativeimport.cpp48
-rw-r--r--src/declarative/qml/qdeclarativeimport_p.h48
-rw-r--r--src/declarative/qml/qdeclarativeinclude.cpp48
-rw-r--r--src/declarative/qml/qdeclarativeinclude_p.h48
-rw-r--r--src/declarative/qml/qdeclarativeinfo.cpp48
-rw-r--r--src/declarative/qml/qdeclarativeinfo.h48
-rw-r--r--src/declarative/qml/qdeclarativeinstruction.cpp48
-rw-r--r--src/declarative/qml/qdeclarativeinstruction_p.h48
-rw-r--r--src/declarative/qml/qdeclarativeintegercache.cpp48
-rw-r--r--src/declarative/qml/qdeclarativeintegercache_p.h48
-rw-r--r--src/declarative/qml/qdeclarativelist.cpp48
-rw-r--r--src/declarative/qml/qdeclarativelist.h48
-rw-r--r--src/declarative/qml/qdeclarativelist_p.h48
-rw-r--r--src/declarative/qml/qdeclarativelistscriptclass.cpp48
-rw-r--r--src/declarative/qml/qdeclarativelistscriptclass_p.h48
-rw-r--r--src/declarative/qml/qdeclarativemetatype.cpp48
-rw-r--r--src/declarative/qml/qdeclarativemetatype_p.h48
-rw-r--r--src/declarative/qml/qdeclarativenetworkaccessmanagerfactory.cpp48
-rw-r--r--src/declarative/qml/qdeclarativenetworkaccessmanagerfactory.h48
-rw-r--r--src/declarative/qml/qdeclarativenotifier.cpp48
-rw-r--r--src/declarative/qml/qdeclarativenotifier_p.h48
-rw-r--r--src/declarative/qml/qdeclarativeobjectscriptclass.cpp48
-rw-r--r--src/declarative/qml/qdeclarativeobjectscriptclass_p.h48
-rw-r--r--src/declarative/qml/qdeclarativeparser.cpp48
-rw-r--r--src/declarative/qml/qdeclarativeparser_p.h48
-rw-r--r--src/declarative/qml/qdeclarativeparserstatus.cpp48
-rw-r--r--src/declarative/qml/qdeclarativeparserstatus.h48
-rw-r--r--src/declarative/qml/qdeclarativeprivate.h48
-rw-r--r--src/declarative/qml/qdeclarativeproperty.cpp48
-rw-r--r--src/declarative/qml/qdeclarativeproperty.h48
-rw-r--r--src/declarative/qml/qdeclarativeproperty_p.h48
-rw-r--r--src/declarative/qml/qdeclarativepropertycache.cpp48
-rw-r--r--src/declarative/qml/qdeclarativepropertycache_p.h48
-rw-r--r--src/declarative/qml/qdeclarativepropertyvalueinterceptor.cpp48
-rw-r--r--src/declarative/qml/qdeclarativepropertyvalueinterceptor.h48
-rw-r--r--src/declarative/qml/qdeclarativepropertyvaluesource.cpp48
-rw-r--r--src/declarative/qml/qdeclarativepropertyvaluesource.h48
-rw-r--r--src/declarative/qml/qdeclarativeproxymetaobject.cpp48
-rw-r--r--src/declarative/qml/qdeclarativeproxymetaobject_p.h48
-rw-r--r--src/declarative/qml/qdeclarativerefcount.cpp48
-rw-r--r--src/declarative/qml/qdeclarativerefcount_p.h48
-rw-r--r--src/declarative/qml/qdeclarativerewrite.cpp48
-rw-r--r--src/declarative/qml/qdeclarativerewrite_p.h48
-rw-r--r--src/declarative/qml/qdeclarativescriptparser.cpp48
-rw-r--r--src/declarative/qml/qdeclarativescriptparser_p.h48
-rw-r--r--src/declarative/qml/qdeclarativescriptstring.cpp48
-rw-r--r--src/declarative/qml/qdeclarativescriptstring.h48
-rw-r--r--src/declarative/qml/qdeclarativesqldatabase.cpp48
-rw-r--r--src/declarative/qml/qdeclarativesqldatabase_p.h48
-rw-r--r--src/declarative/qml/qdeclarativestringconverters.cpp48
-rw-r--r--src/declarative/qml/qdeclarativestringconverters_p.h48
-rw-r--r--src/declarative/qml/qdeclarativetypeloader.cpp48
-rw-r--r--src/declarative/qml/qdeclarativetypeloader_p.h48
-rw-r--r--src/declarative/qml/qdeclarativetypenamecache.cpp48
-rw-r--r--src/declarative/qml/qdeclarativetypenamecache_p.h48
-rw-r--r--src/declarative/qml/qdeclarativetypenamescriptclass.cpp48
-rw-r--r--src/declarative/qml/qdeclarativetypenamescriptclass_p.h48
-rw-r--r--src/declarative/qml/qdeclarativetypenotavailable.cpp50
-rw-r--r--src/declarative/qml/qdeclarativetypenotavailable_p.h48
-rw-r--r--src/declarative/qml/qdeclarativevaluetype.cpp48
-rw-r--r--src/declarative/qml/qdeclarativevaluetype_p.h48
-rw-r--r--src/declarative/qml/qdeclarativevaluetypescriptclass.cpp48
-rw-r--r--src/declarative/qml/qdeclarativevaluetypescriptclass_p.h48
-rw-r--r--src/declarative/qml/qdeclarativevme.cpp48
-rw-r--r--src/declarative/qml/qdeclarativevme_p.h48
-rw-r--r--src/declarative/qml/qdeclarativevmemetaobject.cpp48
-rw-r--r--src/declarative/qml/qdeclarativevmemetaobject_p.h48
-rw-r--r--src/declarative/qml/qdeclarativewatcher.cpp48
-rw-r--r--src/declarative/qml/qdeclarativewatcher_p.h48
-rw-r--r--src/declarative/qml/qdeclarativeworkerscript.cpp48
-rw-r--r--src/declarative/qml/qdeclarativeworkerscript_p.h48
-rw-r--r--src/declarative/qml/qdeclarativexmlhttprequest.cpp48
-rw-r--r--src/declarative/qml/qdeclarativexmlhttprequest_p.h48
-rw-r--r--src/declarative/qml/qperformancetimer.cpp48
-rw-r--r--src/declarative/qml/qperformancetimer_p.h48
-rw-r--r--src/declarative/qml/qpodvector_p.h48
-rw-r--r--src/declarative/qml/rewriter/textwriter.cpp48
-rw-r--r--src/declarative/qml/rewriter/textwriter_p.h48
-rw-r--r--src/declarative/qtquick1global.h50
-rw-r--r--src/declarative/qtquick1global_p.h50
-rw-r--r--src/declarative/util/qdeclarativeanimation.cpp48
-rw-r--r--src/declarative/util/qdeclarativeanimation_p.h48
-rw-r--r--src/declarative/util/qdeclarativeanimation_p_p.h48
-rw-r--r--src/declarative/util/qdeclarativeapplication.cpp48
-rw-r--r--src/declarative/util/qdeclarativeapplication_p.h48
-rw-r--r--src/declarative/util/qdeclarativebehavior.cpp48
-rw-r--r--src/declarative/util/qdeclarativebehavior_p.h48
-rw-r--r--src/declarative/util/qdeclarativebind.cpp48
-rw-r--r--src/declarative/util/qdeclarativebind_p.h48
-rw-r--r--src/declarative/util/qdeclarativeconnections.cpp48
-rw-r--r--src/declarative/util/qdeclarativeconnections_p.h48
-rw-r--r--src/declarative/util/qdeclarativefontloader.cpp48
-rw-r--r--src/declarative/util/qdeclarativefontloader_p.h48
-rw-r--r--src/declarative/util/qdeclarativelistaccessor.cpp48
-rw-r--r--src/declarative/util/qdeclarativelistaccessor_p.h48
-rw-r--r--src/declarative/util/qdeclarativelistmodel.cpp48
-rw-r--r--src/declarative/util/qdeclarativelistmodel_p.h48
-rw-r--r--src/declarative/util/qdeclarativelistmodel_p_p.h48
-rw-r--r--src/declarative/util/qdeclarativelistmodelworkeragent.cpp48
-rw-r--r--src/declarative/util/qdeclarativelistmodelworkeragent_p.h48
-rw-r--r--src/declarative/util/qdeclarativenullablevalue_p_p.h48
-rw-r--r--src/declarative/util/qdeclarativeopenmetaobject.cpp48
-rw-r--r--src/declarative/util/qdeclarativeopenmetaobject_p.h48
-rw-r--r--src/declarative/util/qdeclarativepackage.cpp48
-rw-r--r--src/declarative/util/qdeclarativepackage_p.h48
-rw-r--r--src/declarative/util/qdeclarativepixmapcache.cpp48
-rw-r--r--src/declarative/util/qdeclarativepixmapcache_p.h48
-rw-r--r--src/declarative/util/qdeclarativepropertychanges.cpp48
-rw-r--r--src/declarative/util/qdeclarativepropertychanges_p.h48
-rw-r--r--src/declarative/util/qdeclarativepropertymap.cpp48
-rw-r--r--src/declarative/util/qdeclarativepropertymap.h48
-rw-r--r--src/declarative/util/qdeclarativesmoothedanimation.cpp48
-rw-r--r--src/declarative/util/qdeclarativesmoothedanimation_p.h48
-rw-r--r--src/declarative/util/qdeclarativesmoothedanimation_p_p.h48
-rw-r--r--src/declarative/util/qdeclarativespringanimation.cpp48
-rw-r--r--src/declarative/util/qdeclarativespringanimation_p.h48
-rw-r--r--src/declarative/util/qdeclarativestate.cpp48
-rw-r--r--src/declarative/util/qdeclarativestate_p.h48
-rw-r--r--src/declarative/util/qdeclarativestate_p_p.h48
-rw-r--r--src/declarative/util/qdeclarativestategroup.cpp48
-rw-r--r--src/declarative/util/qdeclarativestategroup_p.h48
-rw-r--r--src/declarative/util/qdeclarativestateoperations.cpp48
-rw-r--r--src/declarative/util/qdeclarativestateoperations_p.h48
-rw-r--r--src/declarative/util/qdeclarativestyledtext.cpp48
-rw-r--r--src/declarative/util/qdeclarativestyledtext_p.h48
-rw-r--r--src/declarative/util/qdeclarativesystempalette.cpp48
-rw-r--r--src/declarative/util/qdeclarativesystempalette_p.h48
-rw-r--r--src/declarative/util/qdeclarativetimeline.cpp48
-rw-r--r--src/declarative/util/qdeclarativetimeline_p_p.h48
-rw-r--r--src/declarative/util/qdeclarativetimer.cpp48
-rw-r--r--src/declarative/util/qdeclarativetimer_p.h48
-rw-r--r--src/declarative/util/qdeclarativetransition.cpp48
-rw-r--r--src/declarative/util/qdeclarativetransition_p.h48
-rw-r--r--src/declarative/util/qdeclarativetransitionmanager.cpp48
-rw-r--r--src/declarative/util/qdeclarativetransitionmanager_p_p.h48
-rw-r--r--src/declarative/util/qdeclarativeutilmodule.cpp48
-rw-r--r--src/declarative/util/qdeclarativeutilmodule_p.h48
-rw-r--r--src/declarative/util/qdeclarativeview.cpp48
-rw-r--r--src/declarative/util/qdeclarativeview.h48
-rw-r--r--src/declarative/util/qdeclarativexmllistmodel.cpp48
-rw-r--r--src/declarative/util/qdeclarativexmllistmodel_p.h48
-rw-r--r--src/declarative/util/qlistmodelinterface.cpp48
-rw-r--r--src/declarative/util/qlistmodelinterface_p.h48
-rw-r--r--src/imports/folderlistmodel/plugin.cpp12
-rw-r--r--src/imports/folderlistmodel/qdeclarativefolderlistmodel.cpp48
-rw-r--r--src/imports/folderlistmodel/qdeclarativefolderlistmodel.h48
-rw-r--r--src/imports/gestures/plugin.cpp48
-rw-r--r--src/imports/gestures/qdeclarativegesturearea.cpp48
-rw-r--r--src/imports/gestures/qdeclarativegesturearea_p.h48
-rw-r--r--src/imports/particles/particles.cpp48
-rw-r--r--src/imports/particles/qdeclarativeparticles.cpp48
-rw-r--r--src/imports/particles/qdeclarativeparticles_p.h48
-rw-r--r--src/imports/shaders/glfunctions.h48
-rw-r--r--src/imports/shaders/qmlshadersplugin_plugin.cpp50
-rw-r--r--src/imports/shaders/qmlshadersplugin_plugin.h50
-rw-r--r--src/imports/shaders/scenegraph/qsggeometry.cpp48
-rw-r--r--src/imports/shaders/scenegraph/qsggeometry.h48
-rw-r--r--src/imports/shaders/shadereffect.cpp48
-rw-r--r--src/imports/shaders/shadereffect.h48
-rw-r--r--src/imports/shaders/shadereffectbuffer.cpp50
-rw-r--r--src/imports/shaders/shadereffectbuffer.h50
-rw-r--r--src/imports/shaders/shadereffectitem.cpp48
-rw-r--r--src/imports/shaders/shadereffectitem.h48
-rw-r--r--src/imports/shaders/shadereffectsource.cpp48
-rw-r--r--src/imports/shaders/shadereffectsource.h48
-rw-r--r--src/imports/webview/plugin.cpp48
-rw-r--r--src/imports/webview/qdeclarativewebview.cpp48
-rw-r--r--src/imports/webview/qdeclarativewebview_p.h48
-rw-r--r--src/plugins/platforms/uikit/examples/qmltest/main.mm48
-rw-r--r--src/plugins/platforms/uikit/examples/qmltest/qml/main.qml12
-rw-r--r--src/plugins/platforms/uikit/examples/share/qmlapplicationviewer/moc_qmlapplicationviewer.cpp48
-rw-r--r--src/plugins/platforms/uikit/examples/share/qmlapplicationviewer/qmlapplicationviewer.cpp48
-rw-r--r--src/plugins/platforms/uikit/examples/share/qmlapplicationviewer/qmlapplicationviewer.h48
-rw-r--r--src/plugins/qdeclarativeview/qdeclarativeview_plugin.cpp48
-rw-r--r--src/plugins/qdeclarativeview/qdeclarativeview_plugin.h48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/abstracttool.cpp50
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/abstracttool.h48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/abstractviewinspector.cpp48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/abstractviewinspector.h48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/abstractliveedittool.cpp48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/abstractliveedittool.h48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/boundingrecthighlighter.cpp48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/boundingrecthighlighter.h48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/colorpickertool.cpp48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/colorpickertool.h48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/livelayeritem.cpp48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/livelayeritem.h48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/liverubberbandselectionmanipulator.cpp48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/liverubberbandselectionmanipulator.h48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionindicator.cpp48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionindicator.h48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionrectangle.cpp48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/liveselectionrectangle.h48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/liveselectiontool.cpp48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/liveselectiontool.h48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/livesingleselectionmanipulator.cpp48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/livesingleselectionmanipulator.h48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/subcomponentmasklayeritem.cpp48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/subcomponentmasklayeritem.h48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/zoomtool.cpp48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/editor/zoomtool.h48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/qdeclarativeinspectorprotocol.h48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/qdeclarativeviewinspector.cpp48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/qdeclarativeviewinspector.h48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/qdeclarativeviewinspector_p.h48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/qmlinspectorconstants.h48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/qtquick1plugin.cpp48
-rw-r--r--src/plugins/qmltooling/qmldbg_inspector/qtquick1plugin.h48
-rw-r--r--src/plugins/qmltooling/qmldbg_tcp_qtquick1/qtcpserverconnection.cpp48
-rw-r--r--src/plugins/qmltooling/qmldbg_tcp_qtquick1/qtcpserverconnection.h48
-rw-r--r--tests/auto/cmake/test_modules/main.cpp48
-rw-r--r--tests/auto/declarative/examples/tst_examples.cpp48
-rw-r--r--tests/auto/declarative/moduleqt47/tst_moduleqt47.cpp48
-rw-r--r--tests/auto/declarative/parserstress/tst_parserstress.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeanchors/tst_qdeclarativeanchors.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeanimatedimage/tst_qdeclarativeanimatedimage.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeanimations/tst_qdeclarativeanimations.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeapplication/tst_qdeclarativeapplication.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativebehaviors/tst_qdeclarativebehaviors.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativebinding/tst_qdeclarativebinding.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeborderimage/tst_qdeclarativeborderimage.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativecomponent/tst_qdeclarativecomponent.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeconnection/tst_qdeclarativeconnection.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativecontext/tst_qdeclarativecontext.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativedebug/tst_qdeclarativedebug.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativedebugclient/tst_qdeclarativedebugclient.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativedebughelper/private_headers/qdeclarativedebughelper_p.h48
-rw-r--r--tests/auto/declarative/qdeclarativedebughelper/tst_qdeclarativedebughelper.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativedebugjs/app/main.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativedebugjs/tst_qdeclarativedebugjs.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativedebugservice/tst_qdeclarativedebugservice.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativedom/tst_qdeclarativedom.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeecmascript/testtypes.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeecmascript/testtypes.h48
-rw-r--r--tests/auto/declarative/qdeclarativeecmascript/tst_qdeclarativeecmascript.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeengine/tst_qdeclarativeengine.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeerror/tst_qdeclarativeerror.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeflickable/tst_qdeclarativeflickable.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeflipable/tst_qdeclarativeflipable.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativefocusscope/tst_qdeclarativefocusscope.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativefolderlistmodel/tst_qdeclarativefolderlistmodel.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativefontloader/tst_qdeclarativefontloader.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativegridview/tst_qdeclarativegridview.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeimage/tst_qdeclarativeimage.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeimageprovider/tst_qdeclarativeimageprovider.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeinfo/tst_qdeclarativeinfo.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeinstruction/tst_qdeclarativeinstruction.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeitem/tst_qdeclarativeitem.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativelanguage/testtypes.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativelanguage/testtypes.h48
-rw-r--r--tests/auto/declarative/qdeclarativelanguage/tst_qdeclarativelanguage.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativelayoutitem/tst_qdeclarativelayoutitem.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativelistmodel/tst_qdeclarativelistmodel.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativelistreference/tst_qdeclarativelistreference.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativelistview/incrementalmodel.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativelistview/incrementalmodel.h48
-rw-r--r--tests/auto/declarative/qdeclarativelistview/tst_qdeclarativelistview.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeloader/tst_qdeclarativeloader.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativemetatype/tst_qdeclarativemetatype.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/plugin.2.1/plugin.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/plugin.2/plugin.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/plugin/plugin.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/pluginMixed/plugin.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/pluginVersion/plugin.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/pluginWithQmlFile/plugin.cpp50
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/pluginWrongCase/plugin.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/pureQml/plugin.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/tst_qdeclarativemoduleplugin.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativemousearea/tst_qdeclarativemousearea.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeparticles/tst_qdeclarativeparticles.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativepathview/tst_qdeclarativepathview.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativepincharea/tst_qdeclarativepincharea.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativepixmapcache/tst_qdeclarativepixmapcache.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativepositioners/tst_qdeclarativepositioners.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeproperty/tst_qdeclarativeproperty.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativepropertymap/tst_qdeclarativepropertymap.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeqt/tst_qdeclarativeqt.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativerepeater/tst_qdeclarativerepeater.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativesmoothedanimation/tst_qdeclarativesmoothedanimation.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativespringanimation/tst_qdeclarativespringanimation.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativestates/tst_qdeclarativestates.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativestyledtext/tst_qdeclarativestyledtext.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativesystempalette/tst_qdeclarativesystempalette.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativetext/tst_qdeclarativetext.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativetextedit/tst_qdeclarativetextedit.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativetextinput/tst_qdeclarativetextinput.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativetimer/tst_qdeclarativetimer.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativevaluetypes/testtypes.cpp50
-rw-r--r--tests/auto/declarative/qdeclarativevaluetypes/testtypes.h48
-rw-r--r--tests/auto/declarative/qdeclarativevaluetypes/tst_qdeclarativevaluetypes.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeview/tst_qdeclarativeview.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeviewer/tst_qdeclarativeviewer.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativevisualdatamodel/tst_qdeclarativevisualdatamodel.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativeworkerscript/tst_qdeclarativeworkerscript.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativexmlhttprequest/tst_qdeclarativexmlhttprequest.cpp48
-rw-r--r--tests/auto/declarative/qdeclarativexmllistmodel/tst_qdeclarativexmllistmodel.cpp48
-rw-r--r--tests/auto/declarative/qmlshadersplugin/data/main.qml48
-rw-r--r--tests/auto/declarative/qmlshadersplugin/tst_qmlshadersplugin.cpp48
-rw-r--r--tests/auto/declarative/qmlvisual/tst_qmlvisual.cpp48
-rw-r--r--tests/auto/declarative/qpacketprotocol/tst_qpacketprotocol.cpp48
-rw-r--r--tests/auto/declarative/qperformancetimer/tst_qperformancetimer.cpp48
-rwxr-xr-xtests/auto/declarative/runall.sh48
-rw-r--r--tests/auto/declarative/shared/debugutil.cpp48
-rw-r--r--tests/auto/declarative/shared/debugutil_p.h48
-rw-r--r--tests/auto/declarative/shared/platforminputcontext.h48
-rw-r--r--tests/auto/declarative/shared/qdeclarativedatatest.cpp48
-rw-r--r--tests/auto/declarative/shared/qdeclarativedatatest.h48
-rw-r--r--tests/auto/declarative/shared/testhttpserver.cpp48
-rw-r--r--tests/auto/declarative/shared/testhttpserver.h48
-rw-r--r--tests/auto/headersclean/qt_headersclean_headers.h50
-rw-r--r--tests/manual/declarative/qmlshadersplugin/main.cpp48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestActive.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestBasic.qml50
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestBlending.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestBlendingModes.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestEffectHierarchy.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestEffectInsideAnotherEffect.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestFormat.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestFragmentShader.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestGrab.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestHideOriginal.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestHorizontalWrap.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageFiltering.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageMargins.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageMarginsWithTextureSize.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestImageMipmap.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestItemMargins.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestItemMarginsWithTextureSize.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestLive.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestMeshResolution.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestOneSource.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestOpacity.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestRotation.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestScale.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestTextureSize.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestTwiceOnSameSource.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestTwoSources.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestVertexShader.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestVerticalWrap.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/TestWrapRepeat.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qml/qmlshadersplugintest/main.qml48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qmlapplicationviewer/qmlapplicationviewer.cpp48
-rw-r--r--tests/manual/declarative/qmlshadersplugin/qmlapplicationviewer/qmlapplicationviewer.h48
-rw-r--r--tests/system/declarative/sys_calculator/sys_calculator.qtt48
-rw-r--r--tests/system/declarative/sys_dial/sys_dial.qtt50
-rw-r--r--tests/system/declarative/sys_flickr/sys_flickr.qtt48
-rw-r--r--tests/system/declarative/sys_parallax/sys_parallax.qtt50
-rw-r--r--tests/system/declarative/sys_pincharea/sys_pincharea.qtt48
-rw-r--r--tests/system/declarative/sys_rtl/sys_rtl.qtt48
-rw-r--r--tests/system/declarative/sys_samegame/sys_samegame.qtt50
-rw-r--r--tests/system/declarative/sys_textedit/sys_textedit.qtt48
-rw-r--r--tests/system/declarative/sys_textinput/sys_textinput.qtt48
-rw-r--r--tests/system/declarative/sys_twitter/sys_twitter.qtt50
-rw-r--r--tests/system/declarative/sys_webbrowser/sys_webbrowser.qtt50
-rw-r--r--tools/designer/src/plugins/qdeclarativeview/qdeclarativeview_plugin.cpp48
-rw-r--r--tools/designer/src/plugins/qdeclarativeview/qdeclarativeview_plugin.h48
-rw-r--r--tools/qml/browser/Browser.qml48
-rw-r--r--tools/qml/deviceorientation.cpp48
-rw-r--r--tools/qml/deviceorientation.h48
-rw-r--r--tools/qml/deviceorientation_harmattan.cpp48
-rw-r--r--tools/qml/loggerwidget.cpp48
-rw-r--r--tools/qml/loggerwidget.h48
-rw-r--r--tools/qml/main.cpp48
-rw-r--r--tools/qml/proxysettings.cpp48
-rw-r--r--tools/qml/proxysettings.h48
-rw-r--r--tools/qml/qdeclarativetester.cpp48
-rw-r--r--tools/qml/qdeclarativetester.h48
-rw-r--r--tools/qml/qmlruntime.cpp48
-rw-r--r--tools/qml/qmlruntime.h48
-rw-r--r--tools/qml/startup/Logo.qml48
-rw-r--r--tools/qml/startup/startup.qml48
-rw-r--r--tools/qml/texteditautoresizer_maemo5.h48
-rw-r--r--tools/qmlplugindump/main.cpp48
-rw-r--r--tools/qmlplugindump/qmlstreamwriter.cpp48
-rw-r--r--tools/qmlplugindump/qmlstreamwriter.h48
1372 files changed, 21055 insertions, 21055 deletions
diff --git a/doc/src/declarative/advtutorial.qdoc b/doc/src/declarative/advtutorial.qdoc
index e50ec300..59224f3e 100644
--- a/doc/src/declarative/advtutorial.qdoc
+++ b/doc/src/declarative/advtutorial.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/anchor-layout.qdoc b/doc/src/declarative/anchor-layout.qdoc
index 3222fbe8..611b3a16 100644
--- a/doc/src/declarative/anchor-layout.qdoc
+++ b/doc/src/declarative/anchor-layout.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/animation.qdoc b/doc/src/declarative/animation.qdoc
index e9bf695a..0f58e752 100644
--- a/doc/src/declarative/animation.qdoc
+++ b/doc/src/declarative/animation.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/basicelements.qdoc b/doc/src/declarative/basicelements.qdoc
index a45bf2f3..a90e2d21 100644
--- a/doc/src/declarative/basicelements.qdoc
+++ b/doc/src/declarative/basicelements.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/basictypes.qdoc b/doc/src/declarative/basictypes.qdoc
index 82bf5a68..2fbccdff 100644
--- a/doc/src/declarative/basictypes.qdoc
+++ b/doc/src/declarative/basictypes.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/behaviors-and-states.qdoc b/doc/src/declarative/behaviors-and-states.qdoc
index 9de42302..8402c571 100644
--- a/doc/src/declarative/behaviors-and-states.qdoc
+++ b/doc/src/declarative/behaviors-and-states.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/codingconventions.qdoc b/doc/src/declarative/codingconventions.qdoc
index 335f91f1..050d2eb7 100644
--- a/doc/src/declarative/codingconventions.qdoc
+++ b/doc/src/declarative/codingconventions.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/declarativeui.qdoc b/doc/src/declarative/declarativeui.qdoc
index 780e63c4..6eb475e4 100644
--- a/doc/src/declarative/declarativeui.qdoc
+++ b/doc/src/declarative/declarativeui.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/dynamicobjects.qdoc b/doc/src/declarative/dynamicobjects.qdoc
index 681ef304..2476a57a 100644
--- a/doc/src/declarative/dynamicobjects.qdoc
+++ b/doc/src/declarative/dynamicobjects.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc
index 48f943b7..d2061598 100644
--- a/doc/src/declarative/elements.qdoc
+++ b/doc/src/declarative/elements.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/example-slideswitch.qdoc b/doc/src/declarative/example-slideswitch.qdoc
index 26d2b2f7..28c0d32b 100644
--- a/doc/src/declarative/example-slideswitch.qdoc
+++ b/doc/src/declarative/example-slideswitch.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/examples.qdoc b/doc/src/declarative/examples.qdoc
index 966b224f..2d7f7cf8 100644
--- a/doc/src/declarative/examples.qdoc
+++ b/doc/src/declarative/examples.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/extending-tutorial.qdoc b/doc/src/declarative/extending-tutorial.qdoc
index 568aecec..00d611d6 100644
--- a/doc/src/declarative/extending-tutorial.qdoc
+++ b/doc/src/declarative/extending-tutorial.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/extending.qdoc b/doc/src/declarative/extending.qdoc
index c188a92d..fbc50b84 100644
--- a/doc/src/declarative/extending.qdoc
+++ b/doc/src/declarative/extending.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/focus.qdoc b/doc/src/declarative/focus.qdoc
index f8a9a089..64118ade 100644
--- a/doc/src/declarative/focus.qdoc
+++ b/doc/src/declarative/focus.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/globalobject.qdoc b/doc/src/declarative/globalobject.qdoc
index 9a74519c..e23d6a56 100644
--- a/doc/src/declarative/globalobject.qdoc
+++ b/doc/src/declarative/globalobject.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/integrating.qdoc b/doc/src/declarative/integrating.qdoc
index fb4a64fa..3d3373b7 100644
--- a/doc/src/declarative/integrating.qdoc
+++ b/doc/src/declarative/integrating.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/javascriptblocks.qdoc b/doc/src/declarative/javascriptblocks.qdoc
index 9ffa2954..d4ae021a 100644
--- a/doc/src/declarative/javascriptblocks.qdoc
+++ b/doc/src/declarative/javascriptblocks.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/modules.qdoc b/doc/src/declarative/modules.qdoc
index 92d5e6d3..9ef394f8 100644
--- a/doc/src/declarative/modules.qdoc
+++ b/doc/src/declarative/modules.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/mouseevents.qdoc b/doc/src/declarative/mouseevents.qdoc
index 50b321cd..5b9e54e9 100644
--- a/doc/src/declarative/mouseevents.qdoc
+++ b/doc/src/declarative/mouseevents.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/network.qdoc b/doc/src/declarative/network.qdoc
index 0ccb3a80..54058860 100644
--- a/doc/src/declarative/network.qdoc
+++ b/doc/src/declarative/network.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/positioners.qdoc b/doc/src/declarative/positioners.qdoc
index 199f32f0..4ea4aec5 100644
--- a/doc/src/declarative/positioners.qdoc
+++ b/doc/src/declarative/positioners.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/propertybinding.qdoc b/doc/src/declarative/propertybinding.qdoc
index c0afcf79..ab3a5170 100644
--- a/doc/src/declarative/propertybinding.qdoc
+++ b/doc/src/declarative/propertybinding.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qdeclarativedebugging.qdoc b/doc/src/declarative/qdeclarativedebugging.qdoc
index 8a22a6cc..1c6a09a9 100644
--- a/doc/src/declarative/qdeclarativedebugging.qdoc
+++ b/doc/src/declarative/qdeclarativedebugging.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qdeclarativedocument.qdoc b/doc/src/declarative/qdeclarativedocument.qdoc
index 993fed7a..7d665b06 100644
--- a/doc/src/declarative/qdeclarativedocument.qdoc
+++ b/doc/src/declarative/qdeclarativedocument.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qdeclarativei18n.qdoc b/doc/src/declarative/qdeclarativei18n.qdoc
index b98cfccc..81beb42c 100644
--- a/doc/src/declarative/qdeclarativei18n.qdoc
+++ b/doc/src/declarative/qdeclarativei18n.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qdeclarativeintro.qdoc b/doc/src/declarative/qdeclarativeintro.qdoc
index 6b41088c..97f88af8 100644
--- a/doc/src/declarative/qdeclarativeintro.qdoc
+++ b/doc/src/declarative/qdeclarativeintro.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qdeclarativemodels.qdoc b/doc/src/declarative/qdeclarativemodels.qdoc
index ce495a4d..206bbcdb 100644
--- a/doc/src/declarative/qdeclarativemodels.qdoc
+++ b/doc/src/declarative/qdeclarativemodels.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qdeclarativeperformance.qdoc b/doc/src/declarative/qdeclarativeperformance.qdoc
index 2fc8b2da..bd95b974 100644
--- a/doc/src/declarative/qdeclarativeperformance.qdoc
+++ b/doc/src/declarative/qdeclarativeperformance.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qdeclarativesecurity.qdoc b/doc/src/declarative/qdeclarativesecurity.qdoc
index 468d627f..f3c958fc 100644
--- a/doc/src/declarative/qdeclarativesecurity.qdoc
+++ b/doc/src/declarative/qdeclarativesecurity.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qdeclarativestates.qdoc b/doc/src/declarative/qdeclarativestates.qdoc
index ee5e3876..22b6d762 100644
--- a/doc/src/declarative/qdeclarativestates.qdoc
+++ b/doc/src/declarative/qdeclarativestates.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qmlevents.qdoc b/doc/src/declarative/qmlevents.qdoc
index 78b8ce74..80f5c7ac 100644
--- a/doc/src/declarative/qmlevents.qdoc
+++ b/doc/src/declarative/qmlevents.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qmlinuse.qdoc b/doc/src/declarative/qmlinuse.qdoc
index b6aeb8db..2a4f591a 100644
--- a/doc/src/declarative/qmlinuse.qdoc
+++ b/doc/src/declarative/qmlinuse.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qmlreusablecomponents.qdoc b/doc/src/declarative/qmlreusablecomponents.qdoc
index 0c42751c..6cad62dc 100644
--- a/doc/src/declarative/qmlreusablecomponents.qdoc
+++ b/doc/src/declarative/qmlreusablecomponents.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qmlruntime.qdoc b/doc/src/declarative/qmlruntime.qdoc
index b9d0ae34..562f8402 100644
--- a/doc/src/declarative/qmlruntime.qdoc
+++ b/doc/src/declarative/qmlruntime.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qmlsyntax.qdoc b/doc/src/declarative/qmlsyntax.qdoc
index 8914e1c1..fa88c84f 100644
--- a/doc/src/declarative/qmlsyntax.qdoc
+++ b/doc/src/declarative/qmlsyntax.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qmltexthandling.qdoc b/doc/src/declarative/qmltexthandling.qdoc
index 8e805eb3..3d0c4667 100644
--- a/doc/src/declarative/qmltexthandling.qdoc
+++ b/doc/src/declarative/qmltexthandling.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qmlviewer.qdoc b/doc/src/declarative/qmlviewer.qdoc
index 3a767711..ccd86112 100644
--- a/doc/src/declarative/qmlviewer.qdoc
+++ b/doc/src/declarative/qmlviewer.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qmlviews.qdoc b/doc/src/declarative/qmlviews.qdoc
index 145bc6c3..f5020e0e 100644
--- a/doc/src/declarative/qmlviews.qdoc
+++ b/doc/src/declarative/qmlviews.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qmlwebkit.qdoc b/doc/src/declarative/qmlwebkit.qdoc
index 6b726ae6..a093bb2e 100644
--- a/doc/src/declarative/qmlwebkit.qdoc
+++ b/doc/src/declarative/qmlwebkit.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qtbinding.qdoc b/doc/src/declarative/qtbinding.qdoc
index 07b5d929..2c80aa8c 100644
--- a/doc/src/declarative/qtbinding.qdoc
+++ b/doc/src/declarative/qtbinding.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qtdeclarative.qdoc b/doc/src/declarative/qtdeclarative.qdoc
index 06f0db96..5b43c9a3 100644
--- a/doc/src/declarative/qtdeclarative.qdoc
+++ b/doc/src/declarative/qtdeclarative.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qtprogrammers.qdoc b/doc/src/declarative/qtprogrammers.qdoc
index ef4ad141..7421ec2a 100644
--- a/doc/src/declarative/qtprogrammers.qdoc
+++ b/doc/src/declarative/qtprogrammers.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/qtquick-intro.qdoc b/doc/src/declarative/qtquick-intro.qdoc
index 4d60c672..76e84309 100644
--- a/doc/src/declarative/qtquick-intro.qdoc
+++ b/doc/src/declarative/qtquick-intro.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/righttoleft.qdoc b/doc/src/declarative/righttoleft.qdoc
index c07fbd70..c25fe8a0 100644
--- a/doc/src/declarative/righttoleft.qdoc
+++ b/doc/src/declarative/righttoleft.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/scope.qdoc b/doc/src/declarative/scope.qdoc
index ba6700ec..8ee8d69c 100644
--- a/doc/src/declarative/scope.qdoc
+++ b/doc/src/declarative/scope.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/tutorial.qdoc b/doc/src/declarative/tutorial.qdoc
index 3a596b43..41260a13 100644
--- a/doc/src/declarative/tutorial.qdoc
+++ b/doc/src/declarative/tutorial.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/declarative/whatsnew.qdoc b/doc/src/declarative/whatsnew.qdoc
index 5ec06beb..80e1c3a5 100644
--- a/doc/src/declarative/whatsnew.qdoc
+++ b/doc/src/declarative/whatsnew.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/demos/qml-qtbubblelevel.qdoc b/doc/src/demos/qml-qtbubblelevel.qdoc
index 5f3ddaed..9fe8c412 100644
--- a/doc/src/demos/qml-qtbubblelevel.qdoc
+++ b/doc/src/demos/qml-qtbubblelevel.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/examples/qml-calculator.qdoc b/doc/src/examples/qml-calculator.qdoc
index 4e12f6b7..0bb918c6 100644
--- a/doc/src/examples/qml-calculator.qdoc
+++ b/doc/src/examples/qml-calculator.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/examples/qml-examples.qdoc b/doc/src/examples/qml-examples.qdoc
index 57b97b19..4df8b76d 100644
--- a/doc/src/examples/qml-examples.qdoc
+++ b/doc/src/examples/qml-examples.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/examples/qml-extending.qdoc b/doc/src/examples/qml-extending.qdoc
index b479d5ab..b36d6568 100644
--- a/doc/src/examples/qml-extending.qdoc
+++ b/doc/src/examples/qml-extending.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/examples/qml-flickr.qdoc b/doc/src/examples/qml-flickr.qdoc
index dc888303..52098ada 100644
--- a/doc/src/examples/qml-flickr.qdoc
+++ b/doc/src/examples/qml-flickr.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/examples/qml-folderlistmodel.qdoc b/doc/src/examples/qml-folderlistmodel.qdoc
index d44ff0b6..21aa6f64 100644
--- a/doc/src/examples/qml-folderlistmodel.qdoc
+++ b/doc/src/examples/qml-folderlistmodel.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/examples/qml-minehunt.qdoc b/doc/src/examples/qml-minehunt.qdoc
index 6a57f474..c52f6dd5 100644
--- a/doc/src/examples/qml-minehunt.qdoc
+++ b/doc/src/examples/qml-minehunt.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/examples/qml-photoviewer.qdoc b/doc/src/examples/qml-photoviewer.qdoc
index ef1b5efd..b254c35c 100644
--- a/doc/src/examples/qml-photoviewer.qdoc
+++ b/doc/src/examples/qml-photoviewer.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/examples/qml-rssnews.qdoc b/doc/src/examples/qml-rssnews.qdoc
index d900a549..fa39db5d 100644
--- a/doc/src/examples/qml-rssnews.qdoc
+++ b/doc/src/examples/qml-rssnews.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/examples/qml-samegame.qdoc b/doc/src/examples/qml-samegame.qdoc
index 620bea25..c7391911 100644
--- a/doc/src/examples/qml-samegame.qdoc
+++ b/doc/src/examples/qml-samegame.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/examples/qml-snake.qdoc b/doc/src/examples/qml-snake.qdoc
index 1784ec57..cfa1b86f 100644
--- a/doc/src/examples/qml-snake.qdoc
+++ b/doc/src/examples/qml-snake.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/examples/qml-twitter.qdoc b/doc/src/examples/qml-twitter.qdoc
index 3d343fe4..da78ac6a 100644
--- a/doc/src/examples/qml-twitter.qdoc
+++ b/doc/src/examples/qml-twitter.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/examples/qml-webbrowser.qdoc b/doc/src/examples/qml-webbrowser.qdoc
index 365a6c0d..87fb73fa 100644
--- a/doc/src/examples/qml-webbrowser.qdoc
+++ b/doc/src/examples/qml-webbrowser.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/getting-started/gettingstartedqml.qdoc b/doc/src/getting-started/gettingstartedqml.qdoc
index 923d8ff1..686fc906 100644
--- a/doc/src/getting-started/gettingstartedqml.qdoc
+++ b/doc/src/getting-started/gettingstartedqml.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/howtos/qmlbestpractices/qmlbestpractices-coding.qdoc b/doc/src/howtos/qmlbestpractices/qmlbestpractices-coding.qdoc
index 2b03366d..ffa013f5 100644
--- a/doc/src/howtos/qmlbestpractices/qmlbestpractices-coding.qdoc
+++ b/doc/src/howtos/qmlbestpractices/qmlbestpractices-coding.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/howtos/qmlbestpractices/qmlbestpractices-datatypes.qdoc b/doc/src/howtos/qmlbestpractices/qmlbestpractices-datatypes.qdoc
index dd035923..518f76e4 100644
--- a/doc/src/howtos/qmlbestpractices/qmlbestpractices-datatypes.qdoc
+++ b/doc/src/howtos/qmlbestpractices/qmlbestpractices-datatypes.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/legal/qtquicklicense.qdoc b/doc/src/legal/qtquicklicense.qdoc
index 558b142f..fc6f3cb6 100644
--- a/doc/src/legal/qtquicklicense.qdoc
+++ b/doc/src/legal/qtquicklicense.qdoc
@@ -1,26 +1,26 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:FDL$
-** GNU Free Documentation License
+** Commercial License Usage
+** Licensees holding valid commercial Qt licenses may use this file in
+** accordance with the commercial license agreement provided with the
+** Software or, alternatively, in accordance with the terms contained in
+** a written agreement between you and Digia. For licensing terms and
+** conditions see http://qt.digia.com/licensing. For further information
+** use the contact form at http://qt.digia.com/contact-us.
+**
+** GNU Free Documentation License Usage
** Alternatively, this file may be used under the terms of the GNU Free
** Documentation License version 1.3 as published by the Free Software
** Foundation and appearing in the file included in the packaging of
-** this file.
-**
-** Other Usage
-** Alternatively, this file may be used in accordance with the terms
-** and conditions contained in a signed written agreement between you
-** and Nokia.
-**
-**
-**
-**
-**
+** this file. Please review the following information to ensure
+** the GNU Free Documentation License version 1.3 requirements
+** will be met: http://www.gnu.org/copyleft/fdl.html.
** $QT_END_LICENSE$
**
****************************************************************************/
diff --git a/doc/src/snippets/declarative/Button.qml b/doc/src/snippets/declarative/Button.qml
index ef05dad5..541cb9b9 100644
--- a/doc/src/snippets/declarative/Button.qml
+++ b/doc/src/snippets/declarative/Button.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/SelfDestroyingRect.qml b/doc/src/snippets/declarative/SelfDestroyingRect.qml
index 6bcba639..3f59b3cf 100644
--- a/doc/src/snippets/declarative/SelfDestroyingRect.qml
+++ b/doc/src/snippets/declarative/SelfDestroyingRect.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/Sprite.qml b/doc/src/snippets/declarative/Sprite.qml
index 5bf0353f..3c47f8ac 100644
--- a/doc/src/snippets/declarative/Sprite.qml
+++ b/doc/src/snippets/declarative/Sprite.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/anchoranimation.qml b/doc/src/snippets/declarative/anchoranimation.qml
index 772f04e2..58836def 100644
--- a/doc/src/snippets/declarative/anchoranimation.qml
+++ b/doc/src/snippets/declarative/anchoranimation.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/anchorchanges.qml b/doc/src/snippets/declarative/anchorchanges.qml
index 360bdfb0..a643df29 100644
--- a/doc/src/snippets/declarative/anchorchanges.qml
+++ b/doc/src/snippets/declarative/anchorchanges.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/animatedimage.qml b/doc/src/snippets/declarative/animatedimage.qml
index a8b742e4..bd5ca5fa 100644
--- a/doc/src/snippets/declarative/animatedimage.qml
+++ b/doc/src/snippets/declarative/animatedimage.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/animation.qml b/doc/src/snippets/declarative/animation.qml
index 7f40d117..0921926c 100644
--- a/doc/src/snippets/declarative/animation.qml
+++ b/doc/src/snippets/declarative/animation.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/application.qml b/doc/src/snippets/declarative/application.qml
index 47bc5792..fc9ec6a0 100644
--- a/doc/src/snippets/declarative/application.qml
+++ b/doc/src/snippets/declarative/application.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/behavior.qml b/doc/src/snippets/declarative/behavior.qml
index bf385726..be5cb11b 100644
--- a/doc/src/snippets/declarative/behavior.qml
+++ b/doc/src/snippets/declarative/behavior.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/bestpractices/group.qml b/doc/src/snippets/declarative/bestpractices/group.qml
index deea78f9..ee547207 100644
--- a/doc/src/snippets/declarative/bestpractices/group.qml
+++ b/doc/src/snippets/declarative/bestpractices/group.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/borderimage/borderimage-defaults.qml b/doc/src/snippets/declarative/borderimage/borderimage-defaults.qml
index 0b7f1b5d..8333bc4d 100644
--- a/doc/src/snippets/declarative/borderimage/borderimage-defaults.qml
+++ b/doc/src/snippets/declarative/borderimage/borderimage-defaults.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/borderimage/borderimage-scaled.qml b/doc/src/snippets/declarative/borderimage/borderimage-scaled.qml
index 5e892e46..1ac2c137 100644
--- a/doc/src/snippets/declarative/borderimage/borderimage-scaled.qml
+++ b/doc/src/snippets/declarative/borderimage/borderimage-scaled.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/borderimage/borderimage-tiled.qml b/doc/src/snippets/declarative/borderimage/borderimage-tiled.qml
index 3c0b6fb4..9c48a92c 100644
--- a/doc/src/snippets/declarative/borderimage/borderimage-tiled.qml
+++ b/doc/src/snippets/declarative/borderimage/borderimage-tiled.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/borderimage/normal-image.qml b/doc/src/snippets/declarative/borderimage/normal-image.qml
index 77f5727b..377b5c26 100644
--- a/doc/src/snippets/declarative/borderimage/normal-image.qml
+++ b/doc/src/snippets/declarative/borderimage/normal-image.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/codingconventions/dotproperties.qml b/doc/src/snippets/declarative/codingconventions/dotproperties.qml
index 07e331af..2161889f 100644
--- a/doc/src/snippets/declarative/codingconventions/dotproperties.qml
+++ b/doc/src/snippets/declarative/codingconventions/dotproperties.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/codingconventions/javascript-imports.qml b/doc/src/snippets/declarative/codingconventions/javascript-imports.qml
index bf820c5b..b25d60a4 100644
--- a/doc/src/snippets/declarative/codingconventions/javascript-imports.qml
+++ b/doc/src/snippets/declarative/codingconventions/javascript-imports.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/codingconventions/javascript.qml b/doc/src/snippets/declarative/codingconventions/javascript.qml
index 6869dd83..0d144a8e 100644
--- a/doc/src/snippets/declarative/codingconventions/javascript.qml
+++ b/doc/src/snippets/declarative/codingconventions/javascript.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/codingconventions/lists.qml b/doc/src/snippets/declarative/codingconventions/lists.qml
index ca2b4604..e324bd1b 100644
--- a/doc/src/snippets/declarative/codingconventions/lists.qml
+++ b/doc/src/snippets/declarative/codingconventions/lists.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/codingconventions/photo.qml b/doc/src/snippets/declarative/codingconventions/photo.qml
index 95aaf060..1b2c1751 100644
--- a/doc/src/snippets/declarative/codingconventions/photo.qml
+++ b/doc/src/snippets/declarative/codingconventions/photo.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/codingconventions/private.qml b/doc/src/snippets/declarative/codingconventions/private.qml
index 52e47d1c..8375e33d 100644
--- a/doc/src/snippets/declarative/codingconventions/private.qml
+++ b/doc/src/snippets/declarative/codingconventions/private.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/coloranimation.qml b/doc/src/snippets/declarative/coloranimation.qml
index 093437b1..a010f917 100644
--- a/doc/src/snippets/declarative/coloranimation.qml
+++ b/doc/src/snippets/declarative/coloranimation.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/colors.qml b/doc/src/snippets/declarative/colors.qml
index 2e59f176..e0441721 100644
--- a/doc/src/snippets/declarative/colors.qml
+++ b/doc/src/snippets/declarative/colors.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/column/column.qml b/doc/src/snippets/declarative/column/column.qml
index 9939bbe2..d94edbc7 100644
--- a/doc/src/snippets/declarative/column/column.qml
+++ b/doc/src/snippets/declarative/column/column.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/column/vertical-positioner-transition.qml b/doc/src/snippets/declarative/column/vertical-positioner-transition.qml
index a31804cb..123be542 100644
--- a/doc/src/snippets/declarative/column/vertical-positioner-transition.qml
+++ b/doc/src/snippets/declarative/column/vertical-positioner-transition.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/column/vertical-positioner.qml b/doc/src/snippets/declarative/column/vertical-positioner.qml
index 8bcb813d..6c8d28b1 100644
--- a/doc/src/snippets/declarative/column/vertical-positioner.qml
+++ b/doc/src/snippets/declarative/column/vertical-positioner.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/comments.qml b/doc/src/snippets/declarative/comments.qml
index ed033e68..ad0dfec3 100644
--- a/doc/src/snippets/declarative/comments.qml
+++ b/doc/src/snippets/declarative/comments.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/component.qml b/doc/src/snippets/declarative/component.qml
index 393217af..9f66e9e5 100644
--- a/doc/src/snippets/declarative/component.qml
+++ b/doc/src/snippets/declarative/component.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/createComponent-simple.qml b/doc/src/snippets/declarative/createComponent-simple.qml
index d4964cb4..bd9de638 100644
--- a/doc/src/snippets/declarative/createComponent-simple.qml
+++ b/doc/src/snippets/declarative/createComponent-simple.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/createComponent.qml b/doc/src/snippets/declarative/createComponent.qml
index 10717ad4..25233c58 100644
--- a/doc/src/snippets/declarative/createComponent.qml
+++ b/doc/src/snippets/declarative/createComponent.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/createQmlObject.qml b/doc/src/snippets/declarative/createQmlObject.qml
index 5a780426..c693becb 100644
--- a/doc/src/snippets/declarative/createQmlObject.qml
+++ b/doc/src/snippets/declarative/createQmlObject.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/dynamicObjects-destroy.qml b/doc/src/snippets/declarative/dynamicObjects-destroy.qml
index 841f8603..dc2ffeb2 100644
--- a/doc/src/snippets/declarative/dynamicObjects-destroy.qml
+++ b/doc/src/snippets/declarative/dynamicObjects-destroy.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/events.qml b/doc/src/snippets/declarative/events.qml
index 332805bf..c5002470 100644
--- a/doc/src/snippets/declarative/events.qml
+++ b/doc/src/snippets/declarative/events.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/flickable.qml b/doc/src/snippets/declarative/flickable.qml
index 715178f7..78e2cb3a 100644
--- a/doc/src/snippets/declarative/flickable.qml
+++ b/doc/src/snippets/declarative/flickable.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/flickableScrollbar.qml b/doc/src/snippets/declarative/flickableScrollbar.qml
index 1823498f..5883521d 100644
--- a/doc/src/snippets/declarative/flickableScrollbar.qml
+++ b/doc/src/snippets/declarative/flickableScrollbar.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/flipable/flipable.qml b/doc/src/snippets/declarative/flipable/flipable.qml
index 54107902..6daeb528 100644
--- a/doc/src/snippets/declarative/flipable/flipable.qml
+++ b/doc/src/snippets/declarative/flipable/flipable.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/flow-diagram.qml b/doc/src/snippets/declarative/flow-diagram.qml
index d146293d..7c1ed0a1 100644
--- a/doc/src/snippets/declarative/flow-diagram.qml
+++ b/doc/src/snippets/declarative/flow-diagram.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/flow.qml b/doc/src/snippets/declarative/flow.qml
index a5f2ffe8..976cc3e2 100644
--- a/doc/src/snippets/declarative/flow.qml
+++ b/doc/src/snippets/declarative/flow.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/focus/advancedFocus.qml b/doc/src/snippets/declarative/focus/advancedFocus.qml
index ab26cf39..ced76092 100644
--- a/doc/src/snippets/declarative/focus/advancedFocus.qml
+++ b/doc/src/snippets/declarative/focus/advancedFocus.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/focus/basicwidget.qml b/doc/src/snippets/declarative/focus/basicwidget.qml
index c3b2a263..e1b1aeed 100644
--- a/doc/src/snippets/declarative/focus/basicwidget.qml
+++ b/doc/src/snippets/declarative/focus/basicwidget.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/focus/clickablewidget.qml b/doc/src/snippets/declarative/focus/clickablewidget.qml
index ff7f2f7f..361d3905 100644
--- a/doc/src/snippets/declarative/focus/clickablewidget.qml
+++ b/doc/src/snippets/declarative/focus/clickablewidget.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/focus/focusColumn.qml b/doc/src/snippets/declarative/focus/focusColumn.qml
index 716a7b59..7f86787a 100644
--- a/doc/src/snippets/declarative/focus/focusColumn.qml
+++ b/doc/src/snippets/declarative/focus/focusColumn.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/focus/focusscopewidget.qml b/doc/src/snippets/declarative/focus/focusscopewidget.qml
index 630d9bbd..5d2731dc 100644
--- a/doc/src/snippets/declarative/focus/focusscopewidget.qml
+++ b/doc/src/snippets/declarative/focus/focusscopewidget.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/focus/myclickablewidget.qml b/doc/src/snippets/declarative/focus/myclickablewidget.qml
index 3b5834bf..190fe661 100644
--- a/doc/src/snippets/declarative/focus/myclickablewidget.qml
+++ b/doc/src/snippets/declarative/focus/myclickablewidget.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/focus/myfocusscopewidget.qml b/doc/src/snippets/declarative/focus/myfocusscopewidget.qml
index b1d807d4..e8e37cfb 100644
--- a/doc/src/snippets/declarative/focus/myfocusscopewidget.qml
+++ b/doc/src/snippets/declarative/focus/myfocusscopewidget.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/focus/mywidget.qml b/doc/src/snippets/declarative/focus/mywidget.qml
index ca44ec04..dd98b648 100644
--- a/doc/src/snippets/declarative/focus/mywidget.qml
+++ b/doc/src/snippets/declarative/focus/mywidget.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/focus/rectangle.qml b/doc/src/snippets/declarative/focus/rectangle.qml
index 75f596db..3ef59853 100644
--- a/doc/src/snippets/declarative/focus/rectangle.qml
+++ b/doc/src/snippets/declarative/focus/rectangle.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/focus/widget.qml b/doc/src/snippets/declarative/focus/widget.qml
index 67c92229..13b4759e 100644
--- a/doc/src/snippets/declarative/focus/widget.qml
+++ b/doc/src/snippets/declarative/focus/widget.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/focusscopes.qml b/doc/src/snippets/declarative/focusscopes.qml
index b4a32a45..878ca8e9 100644
--- a/doc/src/snippets/declarative/focusscopes.qml
+++ b/doc/src/snippets/declarative/focusscopes.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/folderlistmodel.qml b/doc/src/snippets/declarative/folderlistmodel.qml
index 56249722..0a32de44 100644
--- a/doc/src/snippets/declarative/folderlistmodel.qml
+++ b/doc/src/snippets/declarative/folderlistmodel.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/gradient.qml b/doc/src/snippets/declarative/gradient.qml
index 32708732..5f663cf3 100644
--- a/doc/src/snippets/declarative/gradient.qml
+++ b/doc/src/snippets/declarative/gradient.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/grid-spacing.qml b/doc/src/snippets/declarative/grid-spacing.qml
index a01a31ac..e3f8e716 100644
--- a/doc/src/snippets/declarative/grid-spacing.qml
+++ b/doc/src/snippets/declarative/grid-spacing.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/grid/grid-items.qml b/doc/src/snippets/declarative/grid/grid-items.qml
index 48dfd085..0339fa0e 100644
--- a/doc/src/snippets/declarative/grid/grid-items.qml
+++ b/doc/src/snippets/declarative/grid/grid-items.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/grid/grid-no-spacing.qml b/doc/src/snippets/declarative/grid/grid-no-spacing.qml
index 5a6895df..e4ee6d28 100644
--- a/doc/src/snippets/declarative/grid/grid-no-spacing.qml
+++ b/doc/src/snippets/declarative/grid/grid-no-spacing.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/grid/grid-spacing.qml b/doc/src/snippets/declarative/grid/grid-spacing.qml
index a01a31ac..e3f8e716 100644
--- a/doc/src/snippets/declarative/grid/grid-spacing.qml
+++ b/doc/src/snippets/declarative/grid/grid-spacing.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/grid/grid.qml b/doc/src/snippets/declarative/grid/grid.qml
index deb4c886..d85000db 100644
--- a/doc/src/snippets/declarative/grid/grid.qml
+++ b/doc/src/snippets/declarative/grid/grid.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/gridview/ContactModel.qml b/doc/src/snippets/declarative/gridview/ContactModel.qml
index cb61ad9c..164e8d58 100644
--- a/doc/src/snippets/declarative/gridview/ContactModel.qml
+++ b/doc/src/snippets/declarative/gridview/ContactModel.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/gridview/gridview.qml b/doc/src/snippets/declarative/gridview/gridview.qml
index 0ed4673c..4cdd5601 100644
--- a/doc/src/snippets/declarative/gridview/gridview.qml
+++ b/doc/src/snippets/declarative/gridview/gridview.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/image.qml b/doc/src/snippets/declarative/image.qml
index eda8cd9a..b6dcba58 100644
--- a/doc/src/snippets/declarative/image.qml
+++ b/doc/src/snippets/declarative/image.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/imports/best-practices.qml b/doc/src/snippets/declarative/imports/best-practices.qml
index 1c6b275d..d605f1dc 100644
--- a/doc/src/snippets/declarative/imports/best-practices.qml
+++ b/doc/src/snippets/declarative/imports/best-practices.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/imports/chart.qml b/doc/src/snippets/declarative/imports/chart.qml
index d5a2d3bf..d5da6597 100644
--- a/doc/src/snippets/declarative/imports/chart.qml
+++ b/doc/src/snippets/declarative/imports/chart.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/imports/installed-module.qml b/doc/src/snippets/declarative/imports/installed-module.qml
index f08d0d75..a5b2bb53 100644
--- a/doc/src/snippets/declarative/imports/installed-module.qml
+++ b/doc/src/snippets/declarative/imports/installed-module.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/imports/merged-named-imports.qml b/doc/src/snippets/declarative/imports/merged-named-imports.qml
index febfe5d4..f68946b6 100644
--- a/doc/src/snippets/declarative/imports/merged-named-imports.qml
+++ b/doc/src/snippets/declarative/imports/merged-named-imports.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/imports/named-imports.qml b/doc/src/snippets/declarative/imports/named-imports.qml
index dd1e427c..0f594e8d 100644
--- a/doc/src/snippets/declarative/imports/named-imports.qml
+++ b/doc/src/snippets/declarative/imports/named-imports.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/imports/network-imports.qml b/doc/src/snippets/declarative/imports/network-imports.qml
index f039c44f..6d82743d 100644
--- a/doc/src/snippets/declarative/imports/network-imports.qml
+++ b/doc/src/snippets/declarative/imports/network-imports.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/imports/qtquick-1.0.qml b/doc/src/snippets/declarative/imports/qtquick-1.0.qml
index ad8173e9..4fe13685 100644
--- a/doc/src/snippets/declarative/imports/qtquick-1.0.qml
+++ b/doc/src/snippets/declarative/imports/qtquick-1.0.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/imports/timeexample.qml b/doc/src/snippets/declarative/imports/timeexample.qml
index 4d79dbe1..f9c2411d 100644
--- a/doc/src/snippets/declarative/imports/timeexample.qml
+++ b/doc/src/snippets/declarative/imports/timeexample.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/integrating-javascript/connectjs.qml b/doc/src/snippets/declarative/integrating-javascript/connectjs.qml
index 1197e4f7..9405429e 100644
--- a/doc/src/snippets/declarative/integrating-javascript/connectjs.qml
+++ b/doc/src/snippets/declarative/integrating-javascript/connectjs.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/integrating-javascript/includejs/app.qml b/doc/src/snippets/declarative/integrating-javascript/includejs/app.qml
index 447f6f0b..399e06a6 100644
--- a/doc/src/snippets/declarative/integrating-javascript/includejs/app.qml
+++ b/doc/src/snippets/declarative/integrating-javascript/includejs/app.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/integrating-javascript/includejs/factorial.js b/doc/src/snippets/declarative/integrating-javascript/includejs/factorial.js
index a7bc4ac6..0d75bfcd 100644
--- a/doc/src/snippets/declarative/integrating-javascript/includejs/factorial.js
+++ b/doc/src/snippets/declarative/integrating-javascript/includejs/factorial.js
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/integrating-javascript/includejs/script.js b/doc/src/snippets/declarative/integrating-javascript/includejs/script.js
index 964b2f5e..cacf62aa 100644
--- a/doc/src/snippets/declarative/integrating-javascript/includejs/script.js
+++ b/doc/src/snippets/declarative/integrating-javascript/includejs/script.js
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/integrating-javascript/script.js b/doc/src/snippets/declarative/integrating-javascript/script.js
index 006cf1ae..1dcb5b0d 100644
--- a/doc/src/snippets/declarative/integrating-javascript/script.js
+++ b/doc/src/snippets/declarative/integrating-javascript/script.js
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/keynavigation.qml b/doc/src/snippets/declarative/keynavigation.qml
index d3013cbc..532f5bd4 100644
--- a/doc/src/snippets/declarative/keynavigation.qml
+++ b/doc/src/snippets/declarative/keynavigation.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/keys/keys-handler.qml b/doc/src/snippets/declarative/keys/keys-handler.qml
index 8125f719..02cebf5e 100644
--- a/doc/src/snippets/declarative/keys/keys-handler.qml
+++ b/doc/src/snippets/declarative/keys/keys-handler.qml
@@ -1,7 +1,7 @@
/****************************************************************************
**
-** Copyright (C) 2012 Nokia Corporation and/or its subsidiary(-ies).
-** Contact: http://www.qt-project.org/
+** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies).
+** Contact: http://www.qt-project.org/legal
**
** This file is part of the documentation of the Qt Toolkit.
**
@@ -17,10 +17,10 @@
** notice, this list of conditions and the following disclaimer in
** the documentation and/or other materials provided with the
** distribution.
-** * Neither the name of Nokia Corporation and its Subsidiary(-ies) nor
-** the names of its contributors may be used to endorse or promote
-** products derived from this software without specific prior written
-** permission.
+** * Neither the name of Digia Plc and its Subsidiary(-ies) nor the names
+** of its contributors may be used to endorse or promote products derived
+** from this software without specific prior written permission.
+**
**
** THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
** "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
diff --git a/doc/src/snippets/declarative/keys/keys-pressed.qml b/doc/src/snippets/declarative/keys/keys-pressed.qml
index b1fca5cd..80a0899e 100644
--- a/doc/src/snippets/declarative/keys/keys-press