summaryrefslogtreecommitdiffstats
path: root/macosx
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2011-03-01 15:38:36 (GMT)
committerdgp <dgp@users.sourceforge.net>2011-03-01 15:38:36 (GMT)
commit0ce4e02a21049804683b74cee4f604c47fb89e4e (patch)
tree067c84a41b1b4783e8aa7e7c78a67a1128280fec /macosx
parent043805d94684739088de3023be744c746efd35b0 (diff)
downloadtcl-0ce4e02a21049804683b74cee4f604c47fb89e4e.zip
tcl-0ce4e02a21049804683b74cee4f604c47fb89e4e.tar.gz
tcl-0ce4e02a21049804683b74cee4f604c47fb89e4e.tar.bz2
Now that we're no longer using SCM based on RCS, the RCS Keyword lines cause
more harm than good. Purged them.
Diffstat (limited to 'macosx')
-rw-r--r--macosx/Makefile2
-rw-r--r--macosx/README2
-rw-r--r--macosx/Tcl-Info.plist.in2
-rw-r--r--macosx/Tclsh-Info.plist.in2
-rw-r--r--macosx/tclMacOSXBundle.c2
-rw-r--r--macosx/tclMacOSXNotify.c2
6 files changed, 0 insertions, 12 deletions
diff --git a/macosx/Makefile b/macosx/Makefile
index 8423747..9f8f9b0 100644
--- a/macosx/Makefile
+++ b/macosx/Makefile
@@ -9,8 +9,6 @@
# See the file "license.terms" for information on usage and redistribution of
# this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# RCS: @(#) $Id: Makefile,v 1.5.2.18 2007/09/13 15:28:17 das Exp $
-#
########################################################################################################
#-------------------------------------------------------------------------------------------------------
diff --git a/macosx/README b/macosx/README
index 94576c6..f5050b6 100644
--- a/macosx/README
+++ b/macosx/README
@@ -1,8 +1,6 @@
Tcl Mac OS X README
-------------------
-RCS: @(#) $Id: README,v 1.1.2.9 2007/04/29 02:21:33 das Exp $
-
This is the README file for the Mac OS X/Darwin version of Tcl.
diff --git a/macosx/Tcl-Info.plist.in b/macosx/Tcl-Info.plist.in
index 2031628..871b7a4 100644
--- a/macosx/Tcl-Info.plist.in
+++ b/macosx/Tcl-Info.plist.in
@@ -5,8 +5,6 @@
See the file "license.terms" for information on usage and redistribution of
this file, and for a DISCLAIMER OF ALL WARRANTIES.
-
- RCS: @(#) $Id: Tcl-Info.plist.in,v 1.1.2.3 2007/04/29 02:21:33 das Exp $
-->
<plist version="1.0">
<dict>
diff --git a/macosx/Tclsh-Info.plist.in b/macosx/Tclsh-Info.plist.in
index 6d96930..47810b1 100644
--- a/macosx/Tclsh-Info.plist.in
+++ b/macosx/Tclsh-Info.plist.in
@@ -5,8 +5,6 @@
See the file "license.terms" for information on usage and redistribution of
this file, and for a DISCLAIMER OF ALL WARRANTIES.
-
- RCS: @(#) $Id: Tclsh-Info.plist.in,v 1.1.2.2 2007/06/06 09:54:33 das Exp $
-->
<plist version="1.0">
<dict>
diff --git a/macosx/tclMacOSXBundle.c b/macosx/tclMacOSXBundle.c
index ef87dbf..96b116b 100644
--- a/macosx/tclMacOSXBundle.c
+++ b/macosx/tclMacOSXBundle.c
@@ -47,8 +47,6 @@
* authors grant the U.S. Government and others acting in its behalf
* permission to use and distribute the software in accordance with the
* terms specified in this license.
- *
- * RCS: @(#) $Id: tclMacOSXBundle.c,v 1.3.2.8 2009/10/05 02:41:18 das Exp $
*/
#include "tclPort.h"
diff --git a/macosx/tclMacOSXNotify.c b/macosx/tclMacOSXNotify.c
index 7fb8774..d342452 100644
--- a/macosx/tclMacOSXNotify.c
+++ b/macosx/tclMacOSXNotify.c
@@ -11,8 +11,6 @@
*
* See the file "license.terms" for information on usage and redistribution of
* this file, and for a DISCLAIMER OF ALL WARRANTIES.
- *
- * RCS: @(#) $Id: tclMacOSXNotify.c,v 1.1.2.15 2008/03/11 23:52:35 das Exp $
*/
#include "tclInt.h"
amp;id=5cd39cd8a70be4c22164fe060ad64a1d9108bf41'>demos/affine/main.cpp2
-rw-r--r--demos/affine/xform.cpp2
-rw-r--r--demos/affine/xform.h2
-rw-r--r--demos/arthurplugin/plugin.cpp2
-rw-r--r--demos/books/bookdelegate.cpp2
-rw-r--r--demos/books/bookdelegate.h2
-rw-r--r--demos/books/bookwindow.cpp2
-rw-r--r--demos/books/bookwindow.h2
-rw-r--r--demos/books/initdb.h2
-rw-r--r--demos/books/main.cpp2
-rw-r--r--demos/boxes/basic.fsh2
-rw-r--r--demos/boxes/basic.vsh2
-rw-r--r--demos/boxes/dotted.fsh2
-rw-r--r--demos/boxes/fresnel.fsh2
-rw-r--r--demos/boxes/glass.fsh2
-rw-r--r--demos/boxes/glbuffers.cpp2
-rw-r--r--demos/boxes/glbuffers.h2
-rw-r--r--demos/boxes/glextensions.cpp2
-rw-r--r--demos/boxes/glextensions.h2
-rw-r--r--demos/boxes/gltrianglemesh.h2
-rw-r--r--demos/boxes/granite.fsh2
-rw-r--r--demos/boxes/main.cpp2
-rw-r--r--demos/boxes/marble.fsh2
-rw-r--r--demos/boxes/qtbox.cpp2
-rw-r--r--demos/boxes/qtbox.h2
-rw-r--r--demos/boxes/reflection.fsh2
-rw-r--r--demos/boxes/refraction.fsh2
-rw-r--r--demos/boxes/roundedbox.cpp2
-rw-r--r--demos/boxes/roundedbox.h2
-rw-r--r--demos/boxes/scene.cpp2
-rw-r--r--demos/boxes/scene.h2
-rw-r--r--demos/boxes/trackball.cpp2
-rw-r--r--demos/boxes/trackball.h2
-rw-r--r--demos/boxes/wood.fsh2
-rw-r--r--demos/browser/autosaver.cpp2
-rw-r--r--demos/browser/autosaver.h2
-rw-r--r--demos/browser/bookmarks.cpp2
-rw-r--r--demos/browser/bookmarks.h2
-rw-r--r--demos/browser/browserapplication.cpp2
-rw-r--r--demos/browser/browserapplication.h2
-rw-r--r--demos/browser/browsermainwindow.cpp2
-rw-r--r--demos/browser/browsermainwindow.h2
-rw-r--r--demos/browser/chasewidget.cpp2
-rw-r--r--demos/browser/chasewidget.h2
-rw-r--r--demos/browser/cookiejar.cpp2
-rw-r--r--demos/browser/cookiejar.h2
-rw-r--r--demos/browser/data/browser.svg2
-rw-r--r--demos/browser/downloadmanager.cpp2
-rw-r--r--demos/browser/downloadmanager.h2
-rw-r--r--demos/browser/edittableview.cpp2
-rw-r--r--demos/browser/edittableview.h2
-rw-r--r--demos/browser/edittreeview.cpp2
-rw-r--r--demos/browser/edittreeview.h2
-rw-r--r--demos/browser/history.cpp2
-rw-r--r--demos/browser/history.h2
-rw-r--r--demos/browser/main.cpp2
-rw-r--r--demos/browser/modelmenu.cpp2
-rw-r--r--demos/browser/modelmenu.h2
-rw-r--r--demos/browser/networkaccessmanager.cpp2
-rw-r--r--demos/browser/networkaccessmanager.h2
-rw-r--r--demos/browser/searchlineedit.cpp2
-rw-r--r--demos/browser/searchlineedit.h2
-rw-r--r--demos/browser/settings.cpp2
-rw-r--r--demos/browser/settings.h2
-rw-r--r--demos/browser/squeezelabel.cpp2
-rw-r--r--demos/browser/squeezelabel.h2
-rw-r--r--demos/browser/tabwidget.cpp2
-rw-r--r--demos/browser/tabwidget.h2
-rw-r--r--demos/browser/toolbarsearch.cpp2
-rw-r--r--demos/browser/toolbarsearch.h2
-rw-r--r--demos/browser/urllineedit.cpp2
-rw-r--r--demos/browser/urllineedit.h2
-rw-r--r--demos/browser/webview.cpp2
-rw-r--r--demos/browser/webview.h2
-rw-r--r--demos/browser/xbel.cpp2
-rw-r--r--demos/browser/xbel.h2
-rw-r--r--demos/chip/chip.cpp2
-rw-r--r--demos/chip/chip.h2
-rw-r--r--demos/chip/main.cpp2
-rw-r--r--demos/chip/mainwindow.cpp2
-rw-r--r--demos/chip/mainwindow.h2
-rw-r--r--demos/chip/view.cpp2
-rw-r--r--demos/chip/view.h2
-rw-r--r--demos/composition/composition.cpp2
-rw-r--r--demos/composition/composition.h2
-rw-r--r--demos/composition/main.cpp2
-rw-r--r--demos/declarative/calculator/Core/Button.qml2
-rw-r--r--demos/declarative/calculator/Core/Display.qml2
-rw-r--r--demos/declarative/calculator/calculator.qml2
-rw-r--r--demos/declarative/flickr/common/Progress.qml2
-rw-r--r--demos/declarative/flickr/common/RssModel.qml2
-rw-r--r--demos/declarative/flickr/common/ScrollBar.qml2
-rw-r--r--demos/declarative/flickr/common/Slider.qml2
-rw-r--r--demos/declarative/flickr/flickr-90.qml2
-rw-r--r--demos/declarative/flickr/flickr.qml2
-rw-r--r--demos/declarative/flickr/mobile/Button.qml2
-rw-r--r--demos/declarative/flickr/mobile/GridDelegate.qml2
-rw-r--r--demos/declarative/flickr/mobile/ImageDetails.qml2
-rw-r--r--demos/declarative/flickr/mobile/ListDelegate.qml2
-rw-r--r--demos/declarative/flickr/mobile/TitleBar.qml2
-rw-r--r--demos/declarative/flickr/mobile/ToolBar.qml2
-rw-r--r--demos/declarative/minehunt/MinehuntCore/Explosion.qml2
-rw-r--r--demos/declarative/minehunt/MinehuntCore/Tile.qml2
-rw-r--r--demos/declarative/minehunt/main.cpp2
-rw-r--r--demos/declarative/minehunt/minehunt.cpp2
-rw-r--r--demos/declarative/minehunt/minehunt.h2
-rw-r--r--demos/declarative/minehunt/minehunt.qml2
-rw-r--r--demos/declarative/photoviewer/PhotoViewerCore/AlbumDelegate.qml2
-rw-r--r--demos/declarative/photoviewer/PhotoViewerCore/BusyIndicator.qml2
-rw-r--r--demos/declarative/photoviewer/PhotoViewerCore/Button.qml2
-rw-r--r--demos/declarative/photoviewer/PhotoViewerCore/EditableButton.qml2
-rw-r--r--demos/declarative/photoviewer/PhotoViewerCore/PhotoDelegate.qml2
-rw-r--r--demos/declarative/photoviewer/PhotoViewerCore/ProgressBar.qml2
-rw-r--r--demos/declarative/photoviewer/PhotoViewerCore/RssModel.qml2
-rw-r--r--demos/declarative/photoviewer/PhotoViewerCore/Tag.qml2
-rw-r--r--demos/declarative/photoviewer/photoviewer.qml2
-rw-r--r--demos/declarative/rssnews/content/BusyIndicator.qml2
-rw-r--r--demos/declarative/rssnews/content/CategoryDelegate.qml2
-rw-r--r--demos/declarative/rssnews/content/NewsDelegate.qml2
-rw-r--r--demos/declarative/rssnews/content/RssFeeds.qml2
-rw-r--r--demos/declarative/rssnews/content/ScrollBar.qml2
-rw-r--r--demos/declarative/rssnews/rssnews.qml2
-rw-r--r--demos/declarative/samegame/SamegameCore/BoomBlock.qml2
-rw-r--r--demos/declarative/samegame/SamegameCore/Button.qml2
-rw-r--r--demos/declarative/samegame/SamegameCore/Dialog.qml2
-rw-r--r--demos/declarative/samegame/samegame.qml2
-rw-r--r--demos/declarative/snake/content/Button.qml2
-rw-r--r--demos/declarative/snake/content/Cookie.qml2
-rw-r--r--demos/declarative/snake/content/HighScoreModel.qml2
-rw-r--r--demos/declarative/snake/content/Link.qml2
-rw-r--r--demos/declarative/snake/content/Skull.qml2
-rw-r--r--demos/declarative/snake/snake.qml2
-rw-r--r--demos/declarative/twitter/TwitterCore/Button.qml2
-rw-r--r--demos/declarative/twitter/TwitterCore/FatDelegate.qml2
-rw-r--r--demos/declarative/twitter/TwitterCore/Input.qml2
-rw-r--r--demos/declarative/twitter/TwitterCore/Loading.qml2
-rw-r--r--demos/declarative/twitter/TwitterCore/MultiTitleBar.qml2
-rw-r--r--demos/declarative/twitter/TwitterCore/RssModel.qml2
-rw-r--r--demos/declarative/twitter/TwitterCore/SearchView.qml2
-rw-r--r--demos/declarative/twitter/TwitterCore/TitleBar.qml2
-rw-r--r--demos/declarative/twitter/TwitterCore/ToolBar.qml2
-rw-r--r--demos/declarative/twitter/TwitterCore/UserModel.qml2
-rw-r--r--demos/declarative/twitter/twitter.qml2
-rw-r--r--demos/declarative/webbrowser/content/Button.qml2
-rw-r--r--demos/declarative/webbrowser/content/FlickableWebView.qml2
-rw-r--r--demos/declarative/webbrowser/content/Header.qml2
-rw-r--r--demos/declarative/webbrowser/content/ScrollBar.qml2
-rw-r--r--demos/declarative/webbrowser/content/UrlInput.qml2
-rw-r--r--demos/declarative/webbrowser/webbrowser.qml2
-rw-r--r--demos/deform/main.cpp2
-rw-r--r--demos/deform/pathdeform.cpp2
-rw-r--r--demos/deform/pathdeform.h2
-rw-r--r--demos/embedded/anomaly/src/AddressBar.cpp2
-rw-r--r--demos/embedded/anomaly/src/AddressBar.h2
-rw-r--r--demos/embedded/anomaly/src/BookmarksView.cpp2
-rw-r--r--demos/embedded/anomaly/src/BookmarksView.h2
-rw-r--r--demos/embedded/anomaly/src/BrowserView.cpp2
-rw-r--r--demos/embedded/anomaly/src/BrowserView.h2
-rw-r--r--demos/embedded/anomaly/src/BrowserWindow.cpp2
-rw-r--r--demos/embedded/anomaly/src/BrowserWindow.h2
-rw-r--r--demos/embedded/anomaly/src/ControlStrip.cpp2
-rw-r--r--demos/embedded/anomaly/src/ControlStrip.h2
-rw-r--r--demos/embedded/anomaly/src/HomeView.cpp2
-rw-r--r--demos/embedded/anomaly/src/HomeView.h2
-rw-r--r--demos/embedded/anomaly/src/Main.cpp2
-rw-r--r--demos/embedded/anomaly/src/TitleBar.cpp2
-rw-r--r--demos/embedded/anomaly/src/TitleBar.h2
-rw-r--r--demos/embedded/anomaly/src/ZoomStrip.cpp2
-rw-r--r--demos/embedded/anomaly/src/ZoomStrip.h2
-rw-r--r--demos/embedded/anomaly/src/flickcharm.cpp2
-rw-r--r--demos/embedded/anomaly/src/flickcharm.h2
-rw-r--r--demos/embedded/anomaly/src/webview.cpp2
-rw-r--r--demos/embedded/anomaly/src/webview.h2
-rw-r--r--demos/embedded/desktopservices/contenttab.cpp2
-rw-r--r--demos/embedded/desktopservices/contenttab.h2
-rw-r--r--demos/embedded/desktopservices/desktopwidget.cpp2
-rw-r--r--demos/embedded/desktopservices/desktopwidget.h2
-rw-r--r--demos/embedded/desktopservices/linktab.cpp2
-rw-r--r--demos/embedded/desktopservices/linktab.h2
-rw-r--r--demos/embedded/desktopservices/main.cpp2
-rw-r--r--demos/embedded/digiflip/digiflip.cpp2
-rw-r--r--demos/embedded/embeddedsvgviewer/embeddedsvgviewer.cpp2
-rw-r--r--demos/embedded/embeddedsvgviewer/embeddedsvgviewer.h2
-rw-r--r--demos/embedded/embeddedsvgviewer/main.cpp2
-rw-r--r--demos/embedded/flickable/flickable.cpp2
-rw-r--r--demos/embedded/flickable/flickable.h2
-rw-r--r--demos/embedded/flickable/main.cpp2
-rw-r--r--demos/embedded/flightinfo/flightinfo.cpp2
-rw-r--r--demos/embedded/fluidlauncher/demoapplication.cpp2
-rw-r--r--demos/embedded/fluidlauncher/demoapplication.h2
-rw-r--r--demos/embedded/fluidlauncher/fluidlauncher.cpp2
-rw-r--r--demos/embedded/fluidlauncher/fluidlauncher.h2
-rw-r--r--demos/embedded/fluidlauncher/main.cpp2
-rw-r--r--demos/embedded/fluidlauncher/pictureflow.cpp2
-rw-r--r--demos/embedded/fluidlauncher/pictureflow.h2
-rw-r--r--demos/embedded/fluidlauncher/slideshow.cpp2
-rw-r--r--demos/embedded/fluidlauncher/slideshow.h2
-rw-r--r--demos/embedded/lightmaps/lightmaps.cpp2
-rw-r--r--demos/embedded/qmlcalculator/qmlcalculator.cpp2
-rw-r--r--demos/embedded/qmlclocks/qmlclocks.cpp2
-rw-r--r--demos/embedded/qmldialcontrol/qmldialcontrol.cpp2
-rw-r--r--demos/embedded/qmleasing/qmleasing.cpp2
-rw-r--r--demos/embedded/qmlflickr/qmlflickr.cpp2
-rw-r--r--demos/embedded/qmlphotoviewer/qmlphotoviewer.cpp2
-rw-r--r--demos/embedded/qmltwitter/qmltwitter.cpp2
-rw-r--r--demos/embedded/raycasting/raycasting.cpp2
-rw-r--r--demos/embedded/styledemo/main.cpp2
-rw-r--r--demos/embedded/styledemo/stylewidget.cpp2
-rw-r--r--demos/embedded/styledemo/stylewidget.h2
-rw-r--r--demos/embedded/weatherinfo/weatherinfo.cpp2
-rw-r--r--demos/embeddeddialogs/customproxy.cpp2
-rw-r--r--demos/embeddeddialogs/customproxy.h2
-rw-r--r--demos/embeddeddialogs/embeddeddialog.cpp2
-rw-r--r--demos/embeddeddialogs/embeddeddialog.h2
-rw-r--r--demos/embeddeddialogs/main.cpp2
-rw-r--r--demos/gradients/gradients.cpp2
-rw-r--r--demos/gradients/gradients.h2
-rw-r--r--demos/gradients/main.cpp2
-rw-r--r--demos/interview/main.cpp2
-rw-r--r--demos/interview/model.cpp2
-rw-r--r--demos/interview/model.h2
-rw-r--r--demos/macmainwindow/macmainwindow.h2
-rw-r--r--demos/macmainwindow/macmainwindow.mm2
-rw-r--r--demos/macmainwindow/main.cpp2
-rw-r--r--demos/mainwindow/colorswatch.cpp2
-rw-r--r--demos/mainwindow/colorswatch.h2
-rw-r--r--demos/mainwindow/main.cpp2
-rw-r--r--demos/mainwindow/mainwindow.cpp2
-rw-r--r--demos/mainwindow/mainwindow.h2
-rw-r--r--demos/mainwindow/toolbar.cpp2
-rw-r--r--demos/mainwindow/toolbar.h2
-rw-r--r--demos/pathstroke/main.cpp2
-rw-r--r--demos/pathstroke/pathstroke.cpp2
-rw-r--r--demos/pathstroke/pathstroke.h2
-rw-r--r--demos/qmediaplayer/main.cpp2
-rw-r--r--demos/qmediaplayer/mediaplayer.cpp45
-rw-r--r--demos/qmediaplayer/mediaplayer.h8
-rw-r--r--demos/qmediaplayer/qmediaplayer.pro2
-rw-r--r--demos/qtdemo/colors.cpp2
-rw-r--r--demos/qtdemo/colors.h2
-rw-r--r--demos/qtdemo/demoitem.cpp2
-rw-r--r--demos/qtdemo/demoitem.h2
-rw-r--r--demos/qtdemo/demoitemanimation.cpp2
-rw-r--r--demos/qtdemo/demoitemanimation.h2
-rw-r--r--demos/qtdemo/demoscene.cpp2
-rw-r--r--demos/qtdemo/demoscene.h2
-rw-r--r--demos/qtdemo/demotextitem.cpp2
-rw-r--r--demos/qtdemo/demotextitem.h2
-rw-r--r--demos/qtdemo/dockitem.cpp2
-rw-r--r--demos/qtdemo/dockitem.h2
-rw-r--r--demos/qtdemo/examplecontent.cpp2
-rw-r--r--demos/qtdemo/examplecontent.h2
-rw-r--r--demos/qtdemo/guide.cpp2
-rw-r--r--demos/qtdemo/guide.h2
-rw-r--r--demos/qtdemo/guidecircle.cpp2
-rw-r--r--demos/qtdemo/guidecircle.h2
-rw-r--r--demos/qtdemo/guideline.cpp2
-rw-r--r--demos/qtdemo/guideline.h2
-rw-r--r--demos/qtdemo/headingitem.cpp2
-rw-r--r--demos/qtdemo/headingitem.h2
-rw-r--r--demos/qtdemo/imageitem.cpp2
-rw-r--r--demos/qtdemo/imageitem.h2
-rw-r--r--demos/qtdemo/itemcircleanimation.cpp2
-rw-r--r--demos/qtdemo/itemcircleanimation.h2
-rw-r--r--demos/qtdemo/letteritem.cpp2
-rw-r--r--demos/qtdemo/letteritem.h2
-rw-r--r--demos/qtdemo/main.cpp2
-rw-r--r--demos/qtdemo/mainwindow.cpp2
-rw-r--r--demos/qtdemo/mainwindow.h2
-rw-r--r--demos/qtdemo/menucontent.cpp2
-rw-r--r--demos/qtdemo/menucontent.h2
-rw-r--r--demos/qtdemo/menumanager.cpp2
-rw-r--r--demos/qtdemo/menumanager.h2
-rw-r--r--demos/qtdemo/qmlShell.qml2
-rw-r--r--demos/qtdemo/qtdemo.rc2
-rw-r--r--demos/qtdemo/scanitem.cpp2
-rw-r--r--demos/qtdemo/scanitem.h2
-rw-r--r--demos/qtdemo/score.cpp2
-rw-r--r--demos/qtdemo/score.h2
-rw-r--r--demos/qtdemo/textbutton.cpp2
-rw-r--r--demos/qtdemo/textbutton.h2
-rw-r--r--demos/shared/arthurstyle.cpp2
-rw-r--r--demos/shared/arthurstyle.h2
-rw-r--r--demos/shared/arthurwidgets.cpp2
-rw-r--r--demos/shared/arthurwidgets.h2
-rw-r--r--demos/shared/hoverpoints.cpp2
-rw-r--r--demos/shared/hoverpoints.h2
-rw-r--r--demos/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp2
-rw-r--r--demos/spectrum/3rdparty/fftreal/fftreal_wrapper.h2
-rw-r--r--demos/spectrum/app/engine.cpp2
-rw-r--r--demos/spectrum/app/engine.h2
-rw-r--r--demos/spectrum/app/frequencyspectrum.cpp2
-rw-r--r--demos/spectrum/app/frequencyspectrum.h2
-rw-r--r--demos/spectrum/app/levelmeter.cpp2
-rw-r--r--demos/spectrum/app/levelmeter.h2
-rw-r--r--demos/spectrum/app/main.cpp2
-rw-r--r--demos/spectrum/app/mainwidget.cpp2
-rw-r--r--demos/spectrum/app/mainwidget.h2
-rw-r--r--demos/spectrum/app/progressbar.cpp2
-rw-r--r--demos/spectrum/app/progressbar.h2
-rw-r--r--demos/spectrum/app/settingsdialog.cpp2
-rw-r--r--demos/spectrum/app/settingsdialog.h2
-rw-r--r--demos/spectrum/app/spectrograph.cpp2
-rw-r--r--demos/spectrum/app/spectrograph.h2
-rw-r--r--demos/spectrum/app/spectrum.h2
-rw-r--r--demos/spectrum/app/spectrumanalyser.cpp2
-rw-r--r--demos/spectrum/app/spectrumanalyser.h2
-rw-r--r--demos/spectrum/app/tonegenerator.cpp2
-rw-r--r--demos/spectrum/app/tonegenerator.h2
-rw-r--r--demos/spectrum/app/tonegeneratordialog.cpp2
-rw-r--r--demos/spectrum/app/tonegeneratordialog.h2
-rw-r--r--demos/spectrum/app/utils.cpp2
-rw-r--r--demos/spectrum/app/utils.h2
-rw-r--r--demos/spectrum/app/waveform.cpp2
-rw-r--r--demos/spectrum/app/waveform.h2
-rw-r--r--demos/spectrum/app/wavfile.cpp2
-rw-r--r--demos/spectrum/app/wavfile.h2
-rw-r--r--demos/spreadsheet/main.cpp2
-rw-r--r--demos/spreadsheet/printview.cpp2
-rw-r--r--demos/spreadsheet/printview.h2
-rw-r--r--demos/spreadsheet/spreadsheet.cpp2
-rw-r--r--demos/spreadsheet/spreadsheet.h2
-rw-r--r--demos/spreadsheet/spreadsheetdelegate.cpp2
-rw-r--r--demos/spreadsheet/spreadsheetdelegate.h2
-rw-r--r--demos/spreadsheet/spreadsheetitem.cpp2
-rw-r--r--demos/spreadsheet/spreadsheetitem.h2
-rw-r--r--demos/sqlbrowser/browser.cpp2
-rw-r--r--demos/sqlbrowser/browser.h2
-rw-r--r--demos/sqlbrowser/connectionwidget.cpp2
-rw-r--r--demos/sqlbrowser/connectionwidget.h2
-rw-r--r--demos/sqlbrowser/main.cpp2
-rw-r--r--demos/sqlbrowser/qsqlconnectiondialog.cpp2
-rw-r--r--demos/sqlbrowser/qsqlconnectiondialog.h2
-rw-r--r--demos/sub-attaq/animationmanager.cpp2
-rw-r--r--demos/sub-attaq/animationmanager.h2
-rw-r--r--demos/sub-attaq/boat.cpp2
-rw-r--r--demos/sub-attaq/boat.h2
-rw-r--r--demos/sub-attaq/boat_p.h2
-rw-r--r--demos/sub-attaq/bomb.cpp2
-rw-r--r--demos/sub-attaq/bomb.h2
-rw-r--r--demos/sub-attaq/graphicsscene.cpp2
-rw-r--r--demos/sub-attaq/graphicsscene.h2
-rw-r--r--demos/sub-attaq/main.cpp2
-rw-r--r--demos/sub-attaq/mainwindow.cpp2
-rw-r--r--demos/sub-attaq/mainwindow.h2
-rw-r--r--demos/sub-attaq/pixmapitem.cpp2
-rw-r--r--demos/sub-attaq/pixmapitem.h2
-rw-r--r--demos/sub-attaq/progressitem.cpp2
-rw-r--r--demos/sub-attaq/progressitem.h2
-rw-r--r--demos/sub-attaq/qanimationstate.cpp2
-rw-r--r--demos/sub-attaq/qanimationstate.h2
-rw-r--r--demos/sub-attaq/states.cpp2
-rw-r--r--demos/sub-attaq/states.h2
-rw-r--r--demos/sub-attaq/submarine.cpp2
-rw-r--r--demos/sub-attaq/submarine.h2
-rw-r--r--demos/sub-attaq/submarine_p.h2
-rw-r--r--demos/sub-attaq/textinformationitem.cpp2
-rw-r--r--demos/sub-attaq/textinformationitem.h2
-rw-r--r--demos/sub-attaq/torpedo.cpp2
-rw-r--r--demos/sub-attaq/torpedo.h2
-rw-r--r--demos/textedit/main.cpp2
-rw-r--r--demos/textedit/textedit.cpp2
-rw-r--r--demos/textedit/textedit.h2
-rw-r--r--demos/textedit/textedit.qdoc2
-rw-r--r--demos/undo/commands.cpp2
-rw-r--r--demos/undo/commands.h2
-rw-r--r--demos/undo/document.cpp2
-rw-r--r--demos/undo/document.h2
-rw-r--r--demos/undo/main.cpp2
-rw-r--r--demos/undo/mainwindow.cpp2
-rw-r--r--demos/undo/mainwindow.h2
-rw-r--r--dist/changes-4.7.211
-rw-r--r--doc/src/bughowto.qdoc2
-rw-r--r--doc/src/classes.qdoc2
-rw-r--r--doc/src/classes/exportedfunctions.qdoc2
-rw-r--r--doc/src/classes/phonon-api.qdoc2
-rw-r--r--doc/src/classes/phonon-namespace.qdoc2
-rw-r--r--doc/src/classes/qpatternistdummy.cpp2
-rw-r--r--doc/src/credits.qdoc2
-rw-r--r--doc/src/declarative/advtutorial.qdoc2
-rw-r--r--doc/src/declarative/anchor-layout.qdoc5
-rw-r--r--doc/src/declarative/animation.qdoc2
-rw-r--r--doc/src/declarative/basictypes.qdoc4
-rw-r--r--doc/src/declarative/codingconventions.qdoc2
-rw-r--r--doc/src/declarative/declarativeui.qdoc2
-rw-r--r--doc/src/declarative/dynamicobjects.qdoc2
-rw-r--r--doc/src/declarative/elements.qdoc2
-rw-r--r--doc/src/declarative/example-slideswitch.qdoc2
-rw-r--r--doc/src/declarative/examples.qdoc2
-rw-r--r--doc/src/declarative/extending-tutorial.qdoc2
-rw-r--r--doc/src/declarative/extending.qdoc2
-rw-r--r--doc/src/declarative/focus.qdoc2
-rw-r--r--doc/src/declarative/globalobject.qdoc2
-rw-r--r--doc/src/declarative/integrating.qdoc2
-rw-r--r--doc/src/declarative/javascriptblocks.qdoc2
-rw-r--r--doc/src/declarative/modules.qdoc2
-rw-r--r--doc/src/declarative/network.qdoc2
-rw-r--r--doc/src/declarative/pics/flipable.gifbin131710 -> 131710 bytes-rw-r--r--doc/src/declarative/positioners.qdoc2
-rw-r--r--doc/src/declarative/propertybinding.qdoc2
-rw-r--r--doc/src/declarative/qdeclarativedebugging.qdoc2
-rw-r--r--doc/src/declarative/qdeclarativedocument.qdoc2
-rw-r--r--doc/src/declarative/qdeclarativei18n.qdoc2
-rw-r--r--doc/src/declarative/qdeclarativeintro.qdoc2
-rw-r--r--doc/src/declarative/qdeclarativemodels.qdoc2
-rw-r--r--doc/src/declarative/qdeclarativeperformance.qdoc2
-rw-r--r--doc/src/declarative/qdeclarativesecurity.qdoc2
-rw-r--r--doc/src/declarative/qdeclarativestates.qdoc2
-rw-r--r--doc/src/declarative/qml-intro.qdoc2
-rw-r--r--doc/src/declarative/qmlinuse.qdoc2
-rw-r--r--doc/src/declarative/qmlruntime.qdoc2
-rw-r--r--doc/src/declarative/qmlviewer.qdoc2
-rw-r--r--doc/src/declarative/qtbinding.qdoc11
-rw-r--r--doc/src/declarative/qtdeclarative.qdoc2
-rw-r--r--doc/src/declarative/qtprogrammers.qdoc2
-rw-r--r--doc/src/declarative/scope.qdoc2
-rw-r--r--doc/src/declarative/tutorial.qdoc2
-rw-r--r--doc/src/declarative/whatsnew.qdoc2
-rw-r--r--doc/src/demos/affine.qdoc2
-rw-r--r--doc/src/demos/anomaly.qdoc2
-rw-r--r--doc/src/demos/arthurplugin.qdoc2
-rw-r--r--doc/src/demos/books.qdoc2
-rw-r--r--doc/src/demos/boxes.qdoc2
-rw-r--r--doc/src/demos/browser.qdoc2
-rw-r--r--doc/src/demos/chip.qdoc2
-rw-r--r--doc/src/demos/composition.qdoc2
-rw-r--r--doc/src/demos/deform.qdoc2
-rw-r--r--doc/src/demos/desktopservices.qdoc2
-rw-r--r--doc/src/demos/digiflip.qdoc2
-rw-r--r--doc/src/demos/embeddeddialogs.qdoc2
-rw-r--r--doc/src/demos/embeddedsvgviewer.qdoc2
-rw-r--r--doc/src/demos/flickable.qdoc2
-rw-r--r--doc/src/demos/flightinfo.qdoc2
-rw-r--r--doc/src/demos/fluidlauncher.qdoc2
-rw-r--r--doc/src/demos/gradients.qdoc2
-rw-r--r--doc/src/demos/interview.qdoc2
-rw-r--r--doc/src/demos/lightmaps.qdoc2
-rw-r--r--doc/src/demos/macmainwindow.qdoc2
-rw-r--r--doc/src/demos/mainwindow.qdoc2
-rw-r--r--doc/src/demos/mediaplayer.qdoc2
-rw-r--r--doc/src/demos/pathstroke.qdoc2
-rw-r--r--doc/src/demos/qtdemo.qdoc2
-rw-r--r--doc/src/demos/raycasting.qdoc2
-rw-r--r--doc/src/demos/spectrum.qdoc2
-rw-r--r--doc/src/demos/spreadsheet.qdoc2
-rw-r--r--doc/src/demos/sqlbrowser.qdoc2
-rw-r--r--doc/src/demos/styledemo.qdoc2
-rw-r--r--doc/src/demos/sub-attaq.qdoc2
-rw-r--r--doc/src/demos/textedit.qdoc2
-rw-r--r--doc/src/demos/undo.qdoc2
-rw-r--r--doc/src/demos/weatherinfo.qdoc2
-rw-r--r--doc/src/deployment/deployment-plugins.qdoc2
-rw-r--r--doc/src/deployment/deployment.qdoc2
-rw-r--r--doc/src/deployment/qt-conf.qdoc2
-rw-r--r--doc/src/deployment/qtconfig.qdoc2
-rw-r--r--doc/src/development/activeqt-dumpcpp.qdoc2
-rw-r--r--doc/src/development/activeqt-dumpdoc.qdoc2
-rw-r--r--doc/src/development/activeqt-idc.qdoc2
-rw-r--r--doc/src/development/activeqt-testcon.qdoc2
-rw-r--r--doc/src/development/assistant-manual.qdoc2
-rw-r--r--doc/src/development/debug.qdoc2
-rw-r--r--doc/src/development/designer-manual.qdoc4
-rw-r--r--doc/src/development/developing-on-mac.qdoc2
-rw-r--r--doc/src/development/developing-with-qt.qdoc2
-rw-r--r--doc/src/development/moc.qdoc2
-rw-r--r--doc/src/development/qmake-manual.qdoc2
-rw-r--r--doc/src/development/qmsdev.qdoc2
-rw-r--r--doc/src/development/qtestlib.qdoc4
-rw-r--r--doc/src/development/rcc.qdoc2
-rw-r--r--doc/src/development/tools-list.qdoc2
-rw-r--r--doc/src/development/uic.qdoc2
-rwxr-xr-xdoc/src/diagrams/contentspropagation/customwidget.py2
-rwxr-xr-xdoc/src/diagrams/contentspropagation/standardwidgets.py2
-rw-r--r--doc/src/diagrams/programs/easingcurve/main.cpp2
-rw-r--r--doc/src/diagrams/programs/mdiarea.py2
-rw-r--r--doc/src/diagrams/programs/qpen-dashpattern.py2
-rw-r--r--doc/src/diagrams/programs/standard_views.py2
-rw-r--r--doc/src/examples/2dpainting.qdoc2
-rw-r--r--doc/src/examples/activeqt/comapp.qdoc2
-rw-r--r--doc/src/examples/activeqt/dotnet.qdoc2
-rw-r--r--doc/src/examples/activeqt/hierarchy.qdoc2
-rw-r--r--doc/src/examples/activeqt/menus.qdoc2
-rw-r--r--doc/src/examples/activeqt/multiple.qdoc2
-rw-r--r--doc/src/examples/activeqt/opengl.qdoc2
-rw-r--r--doc/src/examples/activeqt/qutlook.qdoc2
-rw-r--r--doc/src/examples/activeqt/simple.qdoc2
-rw-r--r--doc/src/examples/activeqt/webbrowser.qdoc2
-rw-r--r--doc/src/examples/activeqt/wrapper.qdoc2
-rw-r--r--doc/src/examples/addressbook.qdoc2
-rw-r--r--doc/src/examples/analogclock.qdoc2
-rw-r--r--doc/src/examples/animatedtiles.qdoc2
-rw-r--r--doc/src/examples/appchooser.qdoc2
-rw-r--r--doc/src/examples/application.qdoc2
-rw-r--r--doc/src/examples/arrowpad.qdoc2
-rw-r--r--doc/src/examples/audiodevices.qdoc2
-rw-r--r--doc/src/examples/audioinput.qdoc2
-rw-r--r--doc/src/examples/audiooutput.qdoc2
-rw-r--r--doc/src/examples/basicdrawing.qdoc2
-rw-r--r--doc/src/examples/basicgraphicslayouts.qdoc2
-rw-r--r--doc/src/examples/basiclayouts.qdoc2
-rw-r--r--doc/src/examples/basicsortfiltermodel.qdoc2
-rw-r--r--doc/src/examples/bearercloud.qdoc2
-rw-r--r--doc/src/examples/bearermonitor.qdoc2
-rw-r--r--doc/src/examples/blockingfortuneclient.qdoc2
-rw-r--r--doc/src/examples/blurpicker.qdoc2
-rw-r--r--doc/src/examples/borderlayout.qdoc2
-rw-r--r--doc/src/examples/broadcastreceiver.qdoc2
-rw-r--r--doc/src/examples/broadcastsender.qdoc2
-rw-r--r--doc/src/examples/cachedtable.qdoc2
-rw-r--r--doc/src/examples/calculator.qdoc2
-rw-r--r--doc/src/examples/calculatorbuilder.qdoc2
-rw-r--r--doc/src/examples/calculatorform.qdoc2
-rw-r--r--doc/src/examples/calendar.qdoc2
-rw-r--r--doc/src/examples/calendarwidget.qdoc2
-rw-r--r--doc/src/examples/capabilitiesexample.qdoc2
-rw-r--r--doc/src/examples/charactermap.qdoc2
-rw-r--r--doc/src/examples/chart.qdoc2
-rw-r--r--doc/src/examples/classwizard.qdoc2
-rw-r--r--doc/src/examples/codecs.qdoc2
-rw-r--r--doc/src/examples/codeeditor.qdoc2
-rw-r--r--doc/src/examples/collidingmice-example.qdoc2
-rw-r--r--doc/src/examples/coloreditorfactory.qdoc2
-rw-r--r--doc/src/examples/combowidgetmapper.qdoc2
-rw-r--r--doc/src/examples/completer.qdoc2
-rw-r--r--doc/src/examples/complexpingpong.qdoc2
-rw-r--r--doc/src/examples/concentriccircles.qdoc2
-rw-r--r--doc/src/examples/configdialog.qdoc2
-rw-r--r--doc/src/examples/containerextension.qdoc2
-rw-r--r--doc/src/examples/context2d.qdoc2
-rw-r--r--doc/src/examples/contextsensitivehelp.qdoc2
-rw-r--r--doc/src/examples/contiguouscache.qdoc2
-rw-r--r--doc/src/examples/customcompleter.qdoc2
-rw-r--r--doc/src/examples/customsortfiltermodel.qdoc2
-rw-r--r--doc/src/examples/customtype.qdoc2
-rw-r--r--doc/src/examples/customtypesending.qdoc2
-rw-r--r--doc/src/examples/customwidgetplugin.qdoc2
-rw-r--r--doc/src/examples/dbscreen.qdoc2
-rw-r--r--doc/src/examples/dbus-chat.qdoc2
-rw-r--r--doc/src/examples/dbus-listnames.qdoc2
-rw-r--r--doc/src/examples/dbus-pingpong.qdoc2
-rw-r--r--doc/src/examples/dbus-remotecontrolledcar.qdoc2
-rw-r--r--doc/src/examples/defaultprototypes.qdoc2
-rw-r--r--doc/src/examples/delayedencoding.qdoc2
-rw-r--r--doc/src/examples/diagramscene.qdoc2
-rw-r--r--doc/src/examples/digitalclock.qdoc2
-rw-r--r--doc/src/examples/dirview.qdoc2
-rw-r--r--doc/src/examples/dockwidgets.qdoc2
-rw-r--r--doc/src/examples/dombookmarks.qdoc2
-rw-r--r--doc/src/examples/domtraversal.qdoc2
-rw-r--r--doc/src/examples/draganddroppuzzle.qdoc2
-rw-r--r--doc/src/examples/dragdroprobot.qdoc2
-rw-r--r--doc/src/examples/draggableicons.qdoc2
-rw-r--r--doc/src/examples/draggabletext.qdoc2
-rw-r--r--doc/src/examples/drilldown.qdoc2
-rw-r--r--doc/src/examples/dropsite.qdoc2
-rw-r--r--doc/src/examples/dynamiclayouts.qdoc2
-rw-r--r--doc/src/examples/easing.qdoc2
-rw-r--r--doc/src/examples/echoplugin.qdoc2
-rw-r--r--doc/src/examples/editabletreemodel.qdoc2
-rw-r--r--doc/src/examples/elasticnodes.qdoc2
-rw-r--r--doc/src/examples/eventtransitions.qdoc2
-rw-r--r--doc/src/examples/extension.qdoc2
-rw-r--r--doc/src/examples/factorial.qdoc2
-rw-r--r--doc/src/examples/fademessage.qdoc2
-rw-r--r--doc/src/examples/fancybrowser.qdoc2
-rw-r--r--doc/src/examples/fetchmore.qdoc2
-rw-r--r--doc/src/examples/filetree.qdoc2
-rw-r--r--doc/src/examples/findfiles.qdoc2
-rw-r--r--doc/src/examples/fingerpaint.qdoc2
-rw-r--r--doc/src/examples/flowlayout.qdoc2
-rw-r--r--doc/src/examples/fontsampler.qdoc2
-rw-r--r--doc/src/examples/formextractor.qdoc2
-rw-r--r--doc/src/examples/fortuneclient.qdoc2
-rw-r--r--doc/src/examples/fortuneserver.qdoc2
-rw-r--r--doc/src/examples/framebufferobject.qdoc2
-rw-r--r--doc/src/examples/framebufferobject2.qdoc2
-rw-r--r--doc/src/examples/fridgemagnets.qdoc2
-rw-r--r--doc/src/examples/frozencolumn.qdoc2
-rw-r--r--doc/src/examples/ftp.qdoc2
-rw-r--r--doc/src/examples/globalVariables.qdoc2
-rw-r--r--doc/src/examples/googlechat.qdoc2
-rw-r--r--doc/src/examples/googlesuggest.qdoc2
-rw-r--r--doc/src/examples/grabber.qdoc2
-rw-r--r--doc/src/examples/graphicsview-anchorlayout.qdoc2
-rw-r--r--doc/src/examples/graphicsview-flowlayout.qdoc2
-rw-r--r--doc/src/examples/graphicsview-simpleanchorlayout.qdoc2
-rw-r--r--doc/src/examples/graphicsview-weatheranchorlayout.qdoc2
-rw-r--r--doc/src/examples/groupbox.qdoc2
-rw-r--r--doc/src/examples/hellogl.qdoc2
-rw-r--r--doc/src/examples/hellogl_es.qdoc2
-rw-r--r--doc/src/examples/helloscript.qdoc2
-rw-r--r--doc/src/examples/hellotr.qdoc2
-rw-r--r--doc/src/examples/htmlinfo.qdoc2
-rw-r--r--doc/src/examples/http.qdoc2
-rw-r--r--doc/src/examples/i18n.qdoc2
-rw-r--r--doc/src/examples/icons.qdoc2
-rw-r--r--doc/src/examples/imagecomposition.qdoc2
-rw-r--r--doc/src/examples/imagegestures.qdoc2
-rw-r--r--doc/src/examples/imageviewer.qdoc2
-rw-r--r--doc/src/examples/inputpanel.qdoc2
-rw-r--r--doc/src/examples/itemviewspuzzle.qdoc2
-rw-r--r--doc/src/examples/licensewizard.qdoc2
-rw-r--r--doc/src/examples/lighting.qdoc2
-rw-r--r--doc/src/examples/lineedits.qdoc2
-rw-r--r--doc/src/examples/localfortuneclient.qdoc2
-rw-r--r--doc/src/examples/localfortuneserver.qdoc2
-rw-r--r--doc/src/examples/loopback.qdoc2
-rw-r--r--doc/src/examples/mandelbrot.qdoc2
-rw-r--r--doc/src/examples/masterdetail.qdoc2
-rw-r--r--doc/src/examples/mdi.qdoc2
-rw-r--r--doc/src/examples/menus.qdoc2
-rw-r--r--doc/src/examples/mousecalibration.qdoc2
-rw-r--r--doc/src/examples/moveblocks.qdoc2
-rw-r--r--doc/src/examples/movie.qdoc2
-rw-r--r--doc/src/examples/multipleinheritance.qdoc2
-rw-r--r--doc/src/examples/musicplayerexample.qdoc2
-rw-r--r--doc/src/examples/network-chat.qdoc2
-rw-r--r--doc/src/examples/network-download.qdoc2
-rw-r--r--doc/src/examples/network-downloadmanager.qdoc2
-rw-r--r--doc/src/examples/openvg-star.qdoc2
-rw-r--r--doc/src/examples/orderform.qdoc2
-rw-r--r--doc/src/examples/overpainting.qdoc2
-rw-r--r--doc/src/examples/padnavigator.qdoc2
-rw-r--r--doc/src/examples/painterpaths.qdoc2
-rw-r--r--doc/src/examples/pbuffers.qdoc2
-rw-r--r--doc/src/examples/pbuffers2.qdoc2
-rw-r--r--doc/src/examples/pinchzoom.qdoc2
-rw-r--r--doc/src/examples/pingpong.qdoc2
-rw-r--r--doc/src/examples/pixelator.qdoc2
-rw-r--r--doc/src/examples/plugandpaint.qdoc2
-rw-r--r--doc/src/examples/portedasteroids.qdoc2
-rw-r--r--doc/src/examples/portedcanvas.qdoc2
-rw-r--r--doc/src/examples/previewer.qdoc2
-rw-r--r--doc/src/examples/qml-calculator.qdoc2
-rw-r--r--doc/src/examples/qml-examples.qdoc2
-rw-r--r--doc/src/examples/qml-extending.qdoc2
-rw-r--r--doc/src/examples/qml-flickr.qdoc2
-rw-r--r--doc/src/examples/qml-folderlistmodel.qdoc2
-rw-r--r--doc/src/examples/qml-minehunt.qdoc2
-rw-r--r--doc/src/examples/qml-photoviewer.qdoc2
-rw-r--r--doc/src/examples/qml-rssnews.qdoc2
-rw-r--r--doc/src/examples/qml-samegame.qdoc2
-rw-r--r--doc/src/examples/qml-snake.qdoc2
-rw-r--r--doc/src/examples/qml-twitter.qdoc2
-rw-r--r--doc/src/examples/qml-webbrowser.qdoc2
-rw-r--r--doc/src/examples/qobjectxmlmodel.qdoc2
-rw-r--r--doc/src/examples/qtconcurrent-imagescaling.qdoc2
-rw-r--r--doc/src/examples/qtconcurrent-map.qdoc2
-rw-r--r--doc/src/examples/qtconcurrent-progressdialog.qdoc2
-rw-r--r--doc/src/examples/qtconcurrent-runfunction.qdoc2
-rw-r--r--doc/src/examples/qtconcurrent-wordcount.qdoc2
-rw-r--r--doc/src/examples/qtscriptcalculator.qdoc2
-rw-r--r--doc/src/examples/qtscriptcustomclass.qdoc2
-rw-r--r--doc/src/examples/qtscripttetrix.qdoc2
-rw-r--r--doc/src/examples/querymodel.qdoc2
-rw-r--r--doc/src/examples/queuedcustomtype.qdoc2
-rw-r--r--doc/src/examples/qxmlstreambookmarks.qdoc2
-rw-r--r--doc/src/examples/recentfiles.qdoc2
-rw-r--r--doc/src/examples/recipes.qdoc2
-rw-r--r--doc/src/examples/regexp.qdoc2
-rw-r--r--doc/src/examples/relationaltablemodel.qdoc2
-rw-r--r--doc/src/examples/remotecontrol.qdoc2
-rw-r--r--doc/src/examples/rogue.qdoc2
-rw-r--r--doc/src/examples/rsslisting.qdoc2
-rw-r--r--doc/src/examples/samplebuffers.qdoc2
-rw-r--r--doc/src/examples/saxbookmarks.qdoc2
-rw-r--r--doc/src/examples/schema.qdoc2
-rw-r--r--doc/src/examples/screenshot.qdoc2
-rw-r--r--doc/src/examples/scribble.qdoc2
-rw-r--r--doc/src/examples/script-marshal.qdoc2
-rw-r--r--doc/src/examples/script-qscript.qdoc2
-rw-r--r--doc/src/examples/script-qsdbg.qdoc2
-rw-r--r--doc/src/examples/sdi.qdoc2
-rw-r--r--doc/src/examples/securesocketclient.qdoc2
-rw-r--r--doc/src/examples/semaphores.qdoc2
-rw-r--r--doc/src/examples/settingseditor.qdoc2
-rw-r--r--doc/src/examples/shapedclock.qdoc2
-rw-r--r--doc/src/examples/sharedmemory.qdoc2
-rw-r--r--doc/src/examples/simpledecoration.qdoc2
-rw-r--r--doc/src/examples/simpledommodel.qdoc2
-rw-r--r--doc/src/examples/simpleselector.qdoc2
-rw-r--r--doc/src/examples/simpletextviewer.qdoc2
-rw-r--r--doc/src/examples/simpletreemodel.qdoc2
-rw-r--r--doc/src/examples/simplewidgetmapper.qdoc2
-rw-r--r--doc/src/examples/sipdialog.qdoc2
-rw-r--r--doc/src/examples/sliders.qdoc2
-rw-r--r--doc/src/examples/spinboxdelegate.qdoc2
-rw-r--r--doc/src/examples/spinboxes.qdoc2
-rw-r--r--doc/src/examples/sqlwidgetmapper.qdoc2
-rw-r--r--doc/src/examples/standarddialogs.qdoc2
-rw-r--r--doc/src/examples/stardelegate.qdoc2
-rw-r--r--doc/src/examples/states.qdoc2
-rw-r--r--doc/src/examples/stickman.qdoc2
-rw-r--r--doc/src/examples/styleplugin.qdoc2
-rw-r--r--doc/src/examples/styles.qdoc2
-rw-r--r--doc/src/examples/stylesheet.qdoc2
-rw-r--r--doc/src/examples/svgalib.qdoc2
-rw-r--r--doc/src/examples/svggenerator.qdoc2
-rw-r--r--doc/src/examples/svgviewer.qdoc2
-rw-r--r--doc/src/examples/syntaxhighlighter.qdoc2
-rw-r--r--doc/src/examples/systray.qdoc2
-rw-r--r--doc/src/examples/tabdialog.qdoc2
-rw-r--r--doc/src/examples/tablemodel.qdoc2
-rw-r--r--doc/src/examples/tablet.qdoc2
-rw-r--r--doc/src/examples/taskmenuextension.qdoc2
-rw-r--r--doc/src/examples/tetrix.qdoc2
-rw-r--r--doc/src/examples/textfinder.qdoc2
-rw-r--r--doc/src/examples/textobject.qdoc2
-rw-r--r--doc/src/examples/textures.qdoc2
-rw-r--r--doc/src/examples/threadedfortuneserver.qdoc2
-rw-r--r--doc/src/examples/tooltips.qdoc2
-rw-r--r--doc/src/examples/torrent.qdoc2
-rw-r--r--doc/src/examples/touch-dials.qdoc2
-rw-r--r--doc/src/examples/touch-knobs.qdoc2
-rw-r--r--doc/src/examples/trafficinfo.qdoc2
-rw-r--r--doc/src/examples/trafficlight.qdoc2
-rw-r--r--doc/src/examples/transformations.qdoc2
-rw-r--r--doc/src/examples/treemodelcompleter.qdoc2
-rw-r--r--doc/src/examples/trivialwizard.qdoc2
-rw-r--r--doc/src/examples/trollprint.qdoc2
-rw-r--r--doc/src/examples/twowaybutton.qdoc2
-rw-r--r--doc/src/examples/undoframework.qdoc2
-rw-r--r--doc/src/examples/videographicsitem.qdoc2
-rw-r--r--doc/src/examples/videowidget.qdoc2
-rw-r--r--doc/src/examples/waitconditions.qdoc2
-rw-r--r--doc/src/examples/webkit-bridge-imageanalyzer.qdoc2
-rw-r--r--doc/src/examples/webkit-framecapture.qdoc2
-rw-r--r--doc/src/examples/widgets-softkeys.qdoc2
-rw-r--r--doc/src/examples/widgets-validators.qdoc2
-rw-r--r--doc/src/examples/wiggly.qdoc2
-rw-r--r--doc/src/examples/windowflags.qdoc2
-rw-r--r--doc/src/examples/worldtimeclockbuilder.qdoc2
-rw-r--r--doc/src/examples/worldtimeclockplugin.qdoc2
-rw-r--r--doc/src/examples/xmlstreamlint.qdoc2
-rw-r--r--doc/src/external-resources.qdoc2
-rw-r--r--doc/src/files-and-resources/datastreamformat.qdoc2
-rw-r--r--doc/src/files-and-resources/resources.qdoc2
-rw-r--r--doc/src/frameworks-technologies/accessible.qdoc2
-rw-r--r--doc/src/frameworks-technologies/activeqt-container.qdoc2
-rw-r--r--doc/src/frameworks-technologies/activeqt-server.qdoc2
-rw-r--r--doc/src/frameworks-technologies/activeqt.qdoc2
-rw-r--r--doc/src/frameworks-technologies/animation.qdoc2
-rw-r--r--doc/src/frameworks-technologies/containers.qdoc2
-rw-r--r--doc/src/frameworks-technologies/dbus-adaptors.qdoc2
-rw-r--r--doc/src/frameworks-technologies/dbus-intro.qdoc2
-rw-r--r--doc/src/frameworks-technologies/desktop-integration.qdoc2
-rw-r--r--doc/src/frameworks-technologies/dnd.qdoc2
-rw-r--r--doc/src/frameworks-technologies/eventsandfilters.qdoc2
-rw-r--r--doc/src/frameworks-technologies/gestures.qdoc2
-rw-r--r--doc/src/frameworks-technologies/graphicsview.qdoc2
-rw-r--r--doc/src/frameworks-technologies/implicit-sharing.qdoc2
-rw-r--r--doc/src/frameworks-technologies/ipc.qdoc2
-rw-r--r--doc/src/frameworks-technologies/model-view-programming.qdoc2
-rw-r--r--doc/src/frameworks-technologies/phonon.qdoc2
-rw-r--r--doc/src/frameworks-technologies/plugins-howto.qdoc2
-rw-r--r--doc/src/frameworks-technologies/qthelp.qdoc2
-rw-r--r--doc/src/frameworks-technologies/qundo.qdoc2
-rw-r--r--doc/src/frameworks-technologies/richtext.qdoc2
-rw-r--r--doc/src/frameworks-technologies/statemachine.qdoc2
-rw-r--r--doc/src/frameworks-technologies/templates.qdoc2
-rw-r--r--doc/src/frameworks-technologies/threads.qdoc2
-rw-r--r--doc/src/frameworks-technologies/unicode.qdoc2
-rw-r--r--doc/src/getting-started/demos.qdoc2
-rw-r--r--doc/src/getting-started/examples.qdoc2
-rw-r--r--doc/src/getting-started/gettingstarted.qdoc2
-rw-r--r--doc/src/getting-started/gettingstartedqml.qdoc2
-rw-r--r--doc/src/getting-started/gettingstartedqt.qdoc2
-rw-r--r--doc/src/getting-started/how-to-learn-qt.qdoc2
-rw-r--r--doc/src/getting-started/installation.qdoc3
-rw-r--r--doc/src/getting-started/known-issues.qdoc2
-rw-r--r--doc/src/getting-started/tutorials.qdoc2
-rw-r--r--doc/src/howtos/HWacceleration.qdoc2
-rw-r--r--doc/src/howtos/accelerators.qdoc2
-rw-r--r--doc/src/howtos/appicon.qdoc2
-rw-r--r--doc/src/howtos/custom-types.qdoc2
-rw-r--r--doc/src/howtos/exceptionsafety.qdoc2
-rw-r--r--doc/src/howtos/guibooks.qdoc2
-rw-r--r--doc/src/howtos/openvg.qdoc2
-rw-r--r--doc/src/howtos/qtdesigner.qdoc2
-rw-r--r--doc/src/howtos/restoring-geometry.qdoc2
-rw-r--r--doc/src/howtos/session.qdoc2
-rw-r--r--doc/src/howtos/sharedlibrary.qdoc2
-rw-r--r--doc/src/howtos/timers.qdoc2
-rw-r--r--doc/src/howtos/unix-signal-handlers.qdoc2
-rw-r--r--doc/src/index.qdoc2
-rw-r--r--doc/src/internationalization/i18n.qdoc2
-rw-r--r--doc/src/internationalization/linguist-manual.qdoc2
-rw-r--r--doc/src/ja_JP/development/designer-manual.qdoc2
-rw-r--r--doc/src/ja_JP/development/qmake-manual.qdoc2
-rw-r--r--doc/src/ja_JP/development/qtestlib.qdoc2
-rw-r--r--doc/src/ja_JP/examples/arrowpad.qdoc2
-rw-r--r--doc/src/ja_JP/examples/hellotr.qdoc2
-rw-r--r--doc/src/ja_JP/examples/trollprint.qdoc2
-rw-r--r--doc/src/ja_JP/getting-started/tutorials.qdoc2
-rw-r--r--doc/src/ja_JP/snippets/code/doc_src_examples_hellotr.qdoc2
-rw-r--r--doc/src/ja_JP/tutorials/addressbook.qdoc2
-rw-r--r--doc/src/ja_JP/tutorials/widgets-tutorial.qdoc2
-rw-r--r--doc/src/legal/3rdparty.qdoc2
-rw-r--r--doc/src/legal/commercialeditions.qdoc2
-rw-r--r--doc/src/legal/editions.qdoc2
-rw-r--r--doc/src/legal/gpl.qdoc6
-rw-r--r--doc/src/legal/licenses.qdoc2
-rw-r--r--doc/src/legal/opensourceedition.qdoc2
-rw-r--r--doc/src/legal/trademarks.qdoc2
-rw-r--r--doc/src/modules.qdoc14
-rw-r--r--doc/src/network-programming/bearermanagement.qdoc2
-rw-r--r--doc/src/network-programming/qtnetwork.qdoc2
-rw-r--r--doc/src/network-programming/ssl.qdoc2
-rw-r--r--doc/src/objectmodel/metaobjects.qdoc2
-rw-r--r--doc/src/objectmodel/object.qdoc2
-rw-r--r--doc/src/objectmodel/objecttrees.qdoc2
-rw-r--r--doc/src/objectmodel/properties.qdoc2
-rw-r--r--doc/src/objectmodel/signalsandslots.qdoc2
-rw-r--r--doc/src/overviews.qdoc2
-rw-r--r--doc/src/painting-and-printing/coordsys.qdoc2
-rw-r--r--doc/src/painting-and-printing/paintsystem.qdoc2
-rw-r--r--doc/src/painting-and-printing/printing.qdoc2
-rw-r--r--doc/src/platforms/atomic-operations.qdoc2
-rw-r--r--doc/src/platforms/compiler-notes.qdoc2
-rw-r--r--doc/src/platforms/emb-HwAcc-LinuxEmbedded.qdoc2
-rw-r--r--doc/src/platforms/emb-HwAcc-WinCE.qdoc2
-rw-r--r--doc/src/platforms/emb-accel.qdoc2
-rw-r--r--doc/src/platforms/emb-architecture.qdoc2
-rw-r--r--doc/src/platforms/emb-charinput.qdoc2
-rw-r--r--doc/src/platforms/emb-crosscompiling.qdoc2
-rw-r--r--doc/src/platforms/emb-deployment.qdoc2
-rw-r--r--doc/src/platforms/emb-differences.qdoc2
-rw-r--r--doc/src/platforms/emb-directfb-EmbLinux.qdoc2
-rw-r--r--doc/src/platforms/emb-displaymanagement.qdoc2
-rw-r--r--doc/src/platforms/emb-envvars.qdoc2
-rw-r--r--doc/src/platforms/emb-features.qdoc2
-rw-r--r--doc/src/platforms/emb-fonts.qdoc2
-rw-r--r--doc/src/platforms/emb-framebuffer-howto.qdoc2
-rw-r--r--doc/src/platforms/emb-install.qdoc2
-rw-r--r--doc/src/platforms/emb-kmap2qmap.qdoc2
-rw-r--r--doc/src/platforms/emb-makeqpf.qdoc2
-rw-r--r--doc/src/platforms/emb-opengl-EmbLinux.qdoc2
-rw-r--r--doc/src/platforms/emb-openvg-EmbLinux.qdoc2
-rw-r--r--doc/src/platforms/emb-performance.qdoc2
-rw-r--r--doc/src/platforms/emb-pointer.qdoc2
-rw-r--r--doc/src/platforms/emb-porting.qdoc2
-rw-r--r--doc/src/platforms/emb-qvfb.qdoc2
-rw-r--r--doc/src/platforms/emb-running.qdoc2
-rw-r--r--doc/src/platforms/emb-vnc.qdoc2
-rw-r--r--doc/src/platforms/mac-differences.qdoc2
-rw-r--r--doc/src/platforms/platform-notes-rtos.qdoc2
-rw-r--r--doc/src/platforms/platform-notes.qdoc4
-rw-r--r--doc/src/platforms/qt-embedded-linux.qdoc2
-rw-r--r--doc/src/platforms/qt-embedded.qdoc2
-rw-r--r--doc/src/platforms/qtmac-as-native.qdoc2
-rw-r--r--doc/src/platforms/supported-platforms.qdoc2
-rw-r--r--doc/src/platforms/symbian-exceptionsafety.qdoc2
-rw-r--r--doc/src/platforms/symbian-introduction.qdoc2
-rw-r--r--doc/src/platforms/wince-customization.qdoc2
-rw-r--r--doc/src/platforms/wince-introduction.qdoc2
-rw-r--r--doc/src/platforms/wince-opengl.qdoc2
-rw-r--r--doc/src/platforms/wince-openvg.qdoc2
-rw-r--r--doc/src/platforms/wince-signing.qdoc2
-rw-r--r--doc/src/platforms/winsystem.qdoc2
-rw-r--r--doc/src/platforms/x11overlays.qdoc2
-rw-r--r--doc/src/porting/porting-qsa.qdoc2
-rw-r--r--doc/src/porting/porting4-canvas.qdoc2
-rw-r--r--doc/src/porting/porting4-designer.qdoc2
-rw-r--r--doc/src/porting/porting4-dnd.qdoc2
-rw-r--r--doc/src/porting/porting4-overview.qdoc2
-rw-r--r--doc/src/porting/porting4.qdoc2
-rw-r--r--doc/src/porting/qt3to4.qdoc4
-rw-r--r--doc/src/porting/qt4-accessibility.qdoc2
-rw-r--r--doc/src/porting/qt4-arthur.qdoc2
-rw-r--r--doc/src/porting/qt4-designer.qdoc2
-rw-r--r--doc/src/porting/qt4-interview.qdoc2
-rw-r--r--doc/src/porting/qt4-mainwindow.qdoc2
-rw-r--r--doc/src/porting/qt4-network.qdoc2
-rw-r--r--doc/src/porting/qt4-scribe.qdoc2
-rw-r--r--doc/src/porting/qt4-sql.qdoc2
-rw-r--r--doc/src/porting/qt4-styles.qdoc2
-rw-r--r--doc/src/porting/qt4-threads.qdoc2
-rw-r--r--doc/src/porting/qt4-tulip.qdoc2
-rw-r--r--doc/src/qt-resources.qdoc2
-rw-r--r--doc/src/qt-webpages.qdoc2
-rw-r--r--doc/src/qt4-intro.qdoc2
-rw-r--r--doc/src/scripting/ecmascript.qdoc2
-rw-r--r--doc/src/scripting/qtscriptdebugger-manual.qdoc2
-rw-r--r--doc/src/scripting/qtscriptextensions.qdoc2
-rw-r--r--doc/src/scripting/scripting.qdoc2
-rw-r--r--doc/src/snippets/accessibilityfactorysnippet.cpp2
-rw-r--r--doc/src/snippets/accessibilitypluginsnippet.cpp2
-rw-r--r--doc/src/snippets/accessibilityslidersnippet.cpp2
-rw-r--r--doc/src/snippets/alphachannel.cpp2
-rw-r--r--doc/src/snippets/animation/sequential/main.cpp2
-rw-r--r--doc/src/snippets/animation/sequential/tracer.cpp2
-rw-r--r--doc/src/snippets/animation/sequential/tracer.h2
-rw-r--r--doc/src/snippets/audio/main.cpp2
-rw-r--r--doc/src/snippets/audioeffects.cpp2
-rw-r--r--doc/src/snippets/brush/brush.cpp2
-rw-r--r--doc/src/snippets/brush/gradientcreationsnippet.cpp2
-rw-r--r--doc/src/snippets/brushstyles/main.cpp2
-rw-r--r--doc/src/snippets/brushstyles/renderarea.cpp2
-rw-r--r--doc/src/snippets/brushstyles/renderarea.h2
-rw-r--r--doc/src/snippets/brushstyles/stylewidget.cpp2
-rw-r--r--doc/src/snippets/brushstyles/stylewidget.h2
-rw-r--r--doc/src/snippets/buffer/buffer.cpp2
-rw-r--r--doc/src/snippets/clipboard/clipwindow.cpp2
-rw-r--r--doc/src/snippets/clipboard/clipwindow.h2
-rw-r--r--doc/src/snippets/clipboard/main.cpp2
-rw-r--r--doc/src/snippets/code/doc.src.qtscripttools.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_activeqt-dumpcpp.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_appicon.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_assistant-manual.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_atomic-operations.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_compiler-notes.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_containers.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_coordsys.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_debug.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_deployment.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_designer-manual.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_dnd.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_emb-charinput.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_emb-crosscompiling.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_emb-envvars.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_emb-features.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_emb-fonts.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_emb-install.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_emb-performance.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_emb-pointer.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_emb-qvfb.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_emb-running.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_emb-vnc.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_activeqt_comapp.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_activeqt_dotnet.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_activeqt_menus.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_application.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_arrowpad.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_containerextension.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_customwidgetplugin.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_dropsite.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_editabletreemodel.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_hellotr.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_icons.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_imageviewer.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_qtscriptcustomclass.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_simpledommodel.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_simpletreemodel.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_svgalib.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_taskmenuextension.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_textfinder.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_trollprint.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_tutorial.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_examples_worldtimeclockplugin.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_exportedfunctions.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_fdl.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_gpl.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_graphicsview.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_groups.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_i18n.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_installation.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_introtodbus.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_layout.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_lgpl.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_licenses.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_linguist-manual.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_mac-differences.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_moc.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_model-view-programming.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_modules.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_objecttrees.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_phonon-api.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_phonon.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_platform-notes.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_plugins-howto.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_porting-qsa.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_porting4-canvas.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_porting4-designer.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_porting4.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_properties.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_q3asciidict.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_q3dict.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_q3intdict.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_q3memarray.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_q3ptrdict.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_q3ptrlist.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_q3valuelist.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_q3valuestack.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_q3valuevector.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qalgorithms.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qaxcontainer.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qaxserver.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qcache.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qdbusadaptors.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qiterator.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qmake-manual.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qnamespace.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qpair.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qplugin.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qset.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qsignalspy.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qt-conf.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qt-embedded-displaymanagement.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qt3support.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qt3to4.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qt4-accessibility.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qt4-arthur.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qt4-intro.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qt4-mainwindow.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qt4-sql.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qt4-styles.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qt4-tulip.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qtcore.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qtdbus.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qtdesigner.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qtestevent.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qtestlib.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qtgui.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qthelp.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qtmac-as-native.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qtmultimedia.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qtnetwork.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qtopengl.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qtscript.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qtscriptextensions.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qtsql.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qtsvg.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qttest.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qtuiloader.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qtxml.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qtxmlpatterns.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_qvarlengtharray.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_rcc.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_resources.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_richtext.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_session.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_sql-driver.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_styles.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_stylesheet.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_symbian-introduction.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_uic.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_unicode.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_unix-signal-handlers.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_wince-customization.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_wince-introduction.qdoc2
-rw-r--r--doc/src/snippets/code/doc_src_wince-opengl.qdoc2
-rw-r--r--doc/src/snippets/code/src.gui.text.qtextdocumentwriter.cpp2
-rw-r--r--doc/src/snippets/code/src.qdbus.qdbuspendingcall.cpp2
-rw-r--r--doc/src/snippets/code/src.qdbus.qdbuspendingreply.cpp2
-rw-r--r--doc/src/snippets/code/src.scripttools.qscriptenginedebugger.cpp2
-rw-r--r--doc/src/snippets/code/src_activeqt_container_qaxbase.cpp2
-rw-r--r--doc/src/snippets/code/src_activeqt_container_qaxscript.cpp2
-rw-r--r--doc/src/snippets/code/src_activeqt_control_qaxbindable.cpp2
-rw-r--r--doc/src/snippets/code/src_activeqt_control_qaxfactory.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_codecs_qtextcodec.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_codecs_qtextcodecplugin.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_concurrent_qfuture.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_concurrent_qfuturesynchronizer.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_concurrent_qfuturewatcher.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_concurrent_qtconcurrentexception.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_concurrent_qtconcurrentfilter.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_concurrent_qtconcurrentmap.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_concurrent_qtconcurrentrun.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_concurrent_qthreadpool.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_global_qglobal.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_io_qabstractfileengine.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_io_qdatastream.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_io_qdir.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_io_qdiriterator.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_io_qfile.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_io_qfileinfo.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_io_qiodevice.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_io_qprocess.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_io_qsettings.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_io_qtemporaryfile.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_io_qtextstream.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_io_qurl.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_kernel_qabstracteventdispatcher.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_kernel_qabstractitemmodel.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_kernel_qcoreapplication.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_kernel_qmetaobject.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_kernel_qmetatype.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_kernel_qmimedata.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_kernel_qobject.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_kernel_qsystemsemaphore.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_kernel_qtimer.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_kernel_qvariant.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_plugin_qlibrary.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_plugin_quuid.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_statemachine_qstatemachine.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_thread_qatomic.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_thread_qmutex.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_thread_qmutexpool.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_thread_qreadwritelock.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_thread_qsemaphore.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_thread_qthread.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_thread_qwaitcondition_unix.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qbitarray.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qbytearray.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qdatetime.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qeasingcurve.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qhash.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qlinkedlist.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qlistdata.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qlocale.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qmap.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qpoint.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qqueue.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qrect.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qregexp.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qscopedpointer.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qsize.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qstring.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qtimeline.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_tools_qvector.cpp2
-rw-r--r--doc/src/snippets/code/src_corelib_xml_qxmlstream.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_accessible_qaccessible.cpp4
-rw-r--r--doc/src/snippets/code/src_gui_dialogs_qabstractprintdialog.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_dialogs_qfiledialog.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_dialogs_qfontdialog.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_dialogs_qmessagebox.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_dialogs_qwizard.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_effects_qgraphicseffect.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_embedded_qcopchannel_qws.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_embedded_qmouse_qws.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_embedded_qmousetslib_qws.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_embedded_qscreen_qws.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_embedded_qtransportauth_qws.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_embedded_qwindowsystem_qws.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_graphicsview_qgraphicsgridlayout.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_graphicsview_qgraphicsitem.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_graphicsview_qgraphicslinearlayout.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_graphicsview_qgraphicsproxywidget.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_graphicsview_qgraphicsscene.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_graphicsview_qgraphicssceneevent.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_graphicsview_qgraphicsview.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_graphicsview_qgraphicswidget.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_image_qbitmap.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_image_qicon.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_image_qimage.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_image_qimagereader.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_image_qimagewriter.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_image_qmovie.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_image_qpixmap.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_image_qpixmapcache.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_image_qpixmapfilter.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_itemviews_qabstractitemview.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_itemviews_qdatawidgetmapper.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_itemviews_qitemeditorfactory.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_itemviews_qitemselectionmodel.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_itemviews_qstandarditemmodel.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_itemviews_qtablewidget.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_itemviews_qtreewidget.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_kernel_qaction.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_kernel_qapplication.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_kernel_qapplication_x11.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_kernel_qclipboard.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_kernel_qevent.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_kernel_qformlayout.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_kernel_qkeysequence.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_kernel_qlayout.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_kernel_qlayoutitem.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_kernel_qshortcut.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_kernel_qshortcutmap.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_kernel_qsound.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_kernel_qwidget.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_painting_qbrush.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_painting_qcolor.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_painting_qdrawutil.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_painting_qmatrix.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_painting_qpainter.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_painting_qpainterpath.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_painting_qpen.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_painting_qregion.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_painting_qregion_unix.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_painting_qtransform.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_qproxystyle.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_styles_qstyle.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_styles_qstyleoption.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_text_qfont.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_text_qfontmetrics.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_text_qsyntaxhighlighter.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_text_qtextcursor.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_text_qtextdocument.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_text_qtextlayout.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_util_qcompleter.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_util_qdesktopservices.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_util_qundostack.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qabstractbutton.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qabstractspinbox.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qcalendarwidget.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qcheckbox.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qdatetimeedit.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qdockwidget.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qframe.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qgroupbox.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qlabel.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qlineedit.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qmainwindow.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qmenu.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qmenubar.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qplaintextedit.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qpushbutton.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qradiobutton.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qrubberband.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qscrollarea.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qspinbox.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qsplashscreen.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qsplitter.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qstatusbar.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qtextbrowser.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qtextedit.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qvalidator.cpp2
-rw-r--r--doc/src/snippets/code/src_gui_widgets_qworkspace.cpp2
-rw-r--r--doc/src/snippets/code/src_network_access_qftp.cpp2
-rw-r--r--doc/src/snippets/code/src_network_access_qhttp.cpp2
-rw-r--r--doc/src/snippets/code/src_network_access_qnetworkaccessmanager.cpp2
-rw-r--r--doc/src/snippets/code/src_network_access_qnetworkdiskcache.cpp2
-rw-r--r--doc/src/snippets/code/src_network_access_qnetworkreply.cpp2
-rw-r--r--doc/src/snippets/code/src_network_access_qnetworkrequest.cpp2
-rw-r--r--doc/src/snippets/code/src_network_bearer_qnetworkconfigmanager.cpp2
-rw-r--r--doc/src/snippets/code/src_network_kernel_qhostaddress.cpp2
-rw-r--r--doc/src/snippets/code/src_network_kernel_qhostinfo.cpp2
-rw-r--r--doc/src/snippets/code/src_network_kernel_qnetworkproxy.cpp2
-rw-r--r--doc/src/snippets/code/src_network_socket_qabstractsocket.cpp2
-rw-r--r--doc/src/snippets/code/src_network_socket_qlocalsocket_unix.cpp2
-rw-r--r--doc/src/snippets/code/src_network_socket_qnativesocketengine.cpp2
-rw-r--r--doc/src/snippets/code/src_network_socket_qtcpserver.cpp2
-rw-r--r--doc/src/snippets/code/src_network_socket_qudpsocket.cpp2
-rw-r--r--doc/src/snippets/code/src_network_ssl_qsslcertificate.cpp2
-rw-r--r--doc/src/snippets/code/src_network_ssl_qsslconfiguration.cpp2
-rw-r--r--doc/src/snippets/code/src_network_ssl_qsslsocket.cpp2
-rw-r--r--doc/src/snippets/code/src_opengl_qgl.cpp2
-rw-r--r--doc/src/snippets/code/src_opengl_qglcolormap.cpp2
-rw-r--r--doc/src/snippets/code/src_opengl_qglpixelbuffer.cpp2
-rw-r--r--doc/src/snippets/code/src_opengl_qglshaderprogram.cpp2
-rw-r--r--doc/src/snippets/code/src_qdbus_qdbusabstractinterface.cpp2
-rw-r--r--doc/src/snippets/code/src_qdbus_qdbusargument.cpp2
-rw-r--r--doc/src/snippets/code/src_qdbus_qdbuscontext.cpp2
-rw-r--r--doc/src/snippets/code/src_qdbus_qdbusinterface.cpp2
-rw-r--r--doc/src/snippets/code/src_qdbus_qdbusmetatype.cpp2
-rw-r--r--doc/src/snippets/code/src_qdbus_qdbusreply.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_canvas_q3canvas.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_dialogs_q3filedialog.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_dialogs_q3progressdialog.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_itemviews_q3iconview.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_itemviews_q3listview.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_itemviews_q3table.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_network_q3dns.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_network_q3ftp.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_network_q3http.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_network_q3localfs.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_network_q3networkprotocol.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_network_q3socket.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_network_q3socketdevice.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_network_q3url.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_network_q3urloperator.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_other_q3accel.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_other_q3mimefactory.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_other_q3process.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_other_q3process_unix.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_painting_q3paintdevicemetrics.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_painting_q3painter.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_painting_q3picture.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_sql_q3databrowser.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_sql_q3datatable.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_sql_q3dataview.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_sql_q3sqlcursor.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_sql_q3sqlform.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_sql_q3sqlmanager_p.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_sql_q3sqlpropertymap.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_sql_q3sqlselectcursor.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_text_q3simplerichtext.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_text_q3textbrowser.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_text_q3textedit.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_text_q3textstream.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_tools_q3cstring.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_tools_q3deepcopy.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_tools_q3garray.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_tools_q3signal.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_widgets_q3combobox.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_widgets_q3datetimeedit.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_widgets_q3dockarea.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_widgets_q3dockwindow.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_widgets_q3gridview.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_widgets_q3header.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_widgets_q3mainwindow.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_widgets_q3scrollview.cpp2
-rw-r--r--doc/src/snippets/code/src_qt3support_widgets_q3whatsthis.cpp2
-rw-r--r--doc/src/snippets/code/src_qtestlib_qtestcase.cpp2
-rw-r--r--doc/src/snippets/code/src_script_qscriptable.cpp2
-rw-r--r--doc/src/snippets/code/src_script_qscriptclass.cpp2
-rw-r--r--doc/src/snippets/code/src_script_qscriptcontext.cpp2
-rw-r--r--doc/src/snippets/code/src_script_qscriptengine.cpp2
-rw-r--r--doc/src/snippets/code/src_script_qscriptengineagent.cpp2
-rw-r--r--doc/src/snippets/code/src_script_qscriptvalue.cpp2
-rw-r--r--doc/src/snippets/code/src_script_qscriptvalueiterator.cpp2
-rw-r--r--doc/src/snippets/code/src_sql_kernel_qsqldatabase.cpp2
-rw-r--r--doc/src/snippets/code/src_sql_kernel_qsqldriver.cpp2
-rw-r--r--doc/src/snippets/code/src_sql_kernel_qsqlerror.cpp2
-rw-r--r--doc/src/snippets/code/src_sql_kernel_qsqlindex.cpp2
-rw-r--r--doc/src/snippets/code/src_sql_kernel_qsqlquery.cpp2
-rw-r--r--doc/src/snippets/code/src_sql_kernel_qsqlresult.cpp2
-rw-r--r--doc/src/snippets/code/src_sql_models_qsqlquerymodel.cpp2
-rw-r--r--doc/src/snippets/code/src_svg_qgraphicssvgitem.cpp2
-rw-r--r--doc/src/snippets/code/src_xml_dom_qdom.cpp2
-rw-r--r--doc/src/snippets/code/src_xml_sax_qxml.cpp2
-rw-r--r--doc/src/snippets/code/src_xmlpatterns_api_qabstracturiresolver.cpp2
-rw-r--r--doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlforwarditerator.cpp2
-rw-r--r--doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlnodemodel.cpp2
-rw-r--r--doc/src/snippets/code/src_xmlpatterns_api_qabstractxmlreceiver.cpp2
-rw-r--r--doc/src/snippets/code/src_xmlpatterns_api_qsimplexmlnodemodel.cpp2
-rw-r--r--doc/src/snippets/code/src_xmlpatterns_api_qxmlformatter.cpp2
-rw-r--r--doc/src/snippets/code/src_xmlpatterns_api_qxmlname.cpp2
-rw-r--r--doc/src/snippets/code/src_xmlpatterns_api_qxmlquery.cpp2
-rw-r--r--doc/src/snippets/code/src_xmlpatterns_api_qxmlresultitems.cpp2
-rw-r--r--doc/src/snippets/code/src_xmlpatterns_api_qxmlserializer.cpp2
-rw-r--r--doc/src/snippets/code/tools_assistant_compat_lib_qassistantclient.cpp2
-rw-r--r--doc/src/snippets/code/tools_designer_src_lib_extension_default_extensionfactory.cpp2
-rw-r--r--doc/src/snippets/code/tools_designer_src_lib_extension_extension.cpp2
-rw-r--r--doc/src/snippets/code/tools_designer_src_lib_extension_qextensionmanager.cpp2
-rw-r--r--doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformeditor.cpp2
-rw-r--r--doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformwindow.cpp2
-rw-r--r--doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformwindowcursor.cpp2
-rw-r--r--doc/src/snippets/code/tools_designer_src_lib_sdk_abstractformwindowmanager.cpp2
-rw-r--r--doc/src/snippets/code/tools_designer_src_lib_sdk_abstractobjectinspector.cpp2
-rw-r--r--doc/src/snippets/code/tools_designer_src_lib_sdk_abstractpropertyeditor.cpp2
-rw-r--r--doc/src/snippets/code/tools_designer_src_lib_sdk_abstractwidgetbox.cpp2
-rw-r--r--doc/src/snippets/code/tools_designer_src_lib_uilib_abstractformbuilder.cpp2
-rw-r--r--doc/src/snippets/code/tools_designer_src_lib_uilib_formbuilder.cpp2
-rw-r--r--doc/src/snippets/code/tools_patternist_qapplicationargumentparser.cpp2
-rw-r--r--doc/src/snippets/code/tools_shared_qtgradienteditor_qtgradientdialog.cpp2
-rw-r--r--doc/src/snippets/code/tools_shared_qtpropertybrowser_qtpropertybrowser.cpp2
-rw-r--r--doc/src/snippets/code/tools_shared_qtpropertybrowser_qtvariantproperty.cpp2
-rw-r--r--doc/src/snippets/code/tools_shared_qttoolbardialog_qttoolbardialog.cpp2
-rw-r--r--doc/src/snippets/colors/main.cpp2
-rw-r--r--doc/src/snippets/colors/window.cpp2
-rw-r--r--doc/src/snippets/colors/window.h2
-rw-r--r--doc/src/snippets/coordsys/coordsys.cpp2
-rw-r--r--doc/src/snippets/customstyle/customstyle.cpp2
-rw-r--r--doc/src/snippets/customstyle/customstyle.h2
-rw-r--r--doc/src/snippets/customstyle/main.cpp2
-rw-r--r--doc/src/snippets/customviewstyle.cpp2
-rw-r--r--doc/src/snippets/declarative/SelfDestroyingRect.qml2
-rw-r--r--doc/src/snippets/declarative/Sprite.qml2
-rw-r--r--doc/src/snippets/declarative/anchoranimation.qml2
-rw-r--r--doc/src/snippets/declarative/anchorchanges.qml2
-rw-r--r--doc/src/snippets/declarative/animatedimage.qml2
-rw-r--r--doc/src/snippets/declarative/animation-behavioral.qml2
-rw-r--r--doc/src/snippets/declarative/animation-easing.qml2
-rw-r--r--doc/src/snippets/declarative/animation-elements.qml2
-rw-r--r--doc/src/snippets/declarative/animation-groups.qml2
-rw-r--r--doc/src/snippets/declarative/animation-propertyvaluesource.qml2
-rw-r--r--doc/src/snippets/declarative/animation-signalhandler.qml2
-rw-r--r--doc/src/snippets/declarative/animation-standalone.qml2
-rw-r--r--doc/src/snippets/declarative/animation-transitions.qml2
-rw-r--r--doc/src/snippets/declarative/behavior.qml2
-rw-r--r--doc/src/snippets/declarative/borderimage/borderimage-defaults.qml2
-rw-r--r--doc/src/snippets/declarative/borderimage/borderimage-scaled.qml2
-rw-r--r--doc/src/snippets/declarative/borderimage/borderimage-tiled.qml2
-rw-r--r--doc/src/snippets/declarative/borderimage/normal-image.qml2
-rw-r--r--doc/src/snippets/declarative/codingconventions/dotproperties.qml2
-rw-r--r--doc/src/snippets/declarative/codingconventions/javascript-imports.qml2
-rw-r--r--doc/src/snippets/declarative/codingconventions/javascript.qml2
-rw-r--r--doc/src/snippets/declarative/codingconventions/lists.qml2
-rw-r--r--doc/src/snippets/declarative/codingconventions/photo.qml16
-rw-r--r--doc/src/snippets/declarative/codingconventions/private.qml2
-rw-r--r--doc/src/snippets/declarative/coloranimation.qml2
-rw-r--r--doc/src/snippets/declarative/column/column.qml2
-rw-r--r--doc/src/snippets/declarative/column/vertical-positioner-transition.qml2
-rw-r--r--doc/src/snippets/declarative/column/vertical-positioner.qml2
-rw-r--r--doc/src/snippets/declarative/comments.qml2
-rw-r--r--doc/src/snippets/declarative/component.qml2
-rw-r--r--doc/src/snippets/declarative/createComponent-simple.qml2
-rw-r--r--doc/src/snippets/declarative/createComponent.qml2
-rw-r--r--doc/src/snippets/declarative/createQmlObject.qml2
-rw-r--r--doc/src/snippets/declarative/dynamicObjects-destroy.qml2
-rw-r--r--doc/src/snippets/declarative/flickable.qml2
-rw-r--r--doc/src/snippets/declarative/flickableScrollbar.qml2
-rw-r--r--doc/src/snippets/declarative/flipable/flipable.qml2
-rw-r--r--doc/src/snippets/declarative/flow-diagram.qml2
-rw-r--r--doc/src/snippets/declarative/flow.qml2
-rw-r--r--doc/src/snippets/declarative/focus/advancedFocus.qml2
-rw-r--r--doc/src/snippets/declarative/focus/basicwidget.qml2
-rw-r--r--doc/src/snippets/declarative/focus/clickablewidget.qml2
-rw-r--r--doc/src/snippets/declarative/focus/focusColumn.qml2
-rw-r--r--doc/src/snippets/declarative/focus/focusscopewidget.qml2
-rw-r--r--doc/src/snippets/declarative/focus/myclickablewidget.qml2
-rw-r--r--doc/src/snippets/declarative/focus/myfocusscopewidget.qml2
-rw-r--r--doc/src/snippets/declarative/focus/mywidget.qml2
-rw-r--r--doc/src/snippets/declarative/focus/rectangle.qml2
-rw-r--r--doc/src/snippets/declarative/focus/widget.qml2
-rw-r--r--doc/src/snippets/declarative/focusscopes.qml2
-rw-r--r--doc/src/snippets/declarative/folderlistmodel.qml2
-rw-r--r--doc/src/snippets/declarative/gradient.qml2
-rw-r--r--doc/src/snippets/declarative/grid/grid-items.qml2
-rw-r--r--doc/src/snippets/declarative/grid/grid-no-spacing.qml2
-rw-r--r--doc/src/snippets/declarative/grid/grid-spacing.qml2
-rw-r--r--doc/src/snippets/declarative/grid/grid.qml2
-rw-r--r--doc/src/snippets/declarative/gridview/ContactModel.qml2
-rw-r--r--doc/src/snippets/declarative/gridview/gridview.qml2
-rw-r--r--doc/src/snippets/declarative/image.qml2
-rw-r--r--doc/src/snippets/declarative/integrating-javascript/connectjs.qml2
-rw-r--r--doc/src/snippets/declarative/integrating-javascript/includejs/app.qml2
-rw-r--r--doc/src/snippets/declarative/integrating-javascript/includejs/factorial.js2
-rw-r--r--doc/src/snippets/declarative/integrating-javascript/includejs/script.js2
-rw-r--r--doc/src/snippets/declarative/integrating-javascript/script.js2
-rw-r--r--doc/src/snippets/declarative/keynavigation.qml2
-rw-r--r--doc/src/snippets/declarative/keys/keys-handler.qml2
-rw-r--r--doc/src/snippets/declarative/keys/keys-pressed.qml2
-rw-r--r--doc/src/snippets/declarative/listmodel-modify.qml2
-rw-r--r--doc/src/snippets/declarative/listmodel-nested.qml2
-rw-r--r--doc/src/snippets/declarative/listmodel-simple.qml2
-rw-r--r--doc/src/snippets/declarative/listmodel.qml2
-rw-r--r--doc/src/snippets/declarative/listview/ContactModel.qml2
-rw-r--r--doc/src/snippets/declarative/listview/listview-snippet.qml2
-rw-r--r--doc/src/snippets/declarative/listview/listview.qml2
-rw-r--r--doc/src/snippets/declarative/loader/KeyReader.qml2
-rw-r--r--doc/src/snippets/declarative/loader/MyItem.qml2
-rw-r--r--doc/src/snippets/declarative/loader/connections.qml2
-rw-r--r--doc/src/snippets/declarative/loader/focus.qml2
-rw-r--r--doc/src/snippets/declarative/loader/simple.qml2
-rw-r--r--doc/src/snippets/declarative/loader/sizeitem.qml2
-rw-r--r--doc/src/snippets/declarative/loader/sizeloader.qml2
-rw-r--r--doc/src/snippets/declarative/mousearea/mousearea-snippet.qml2
-rw-r--r--doc/src/snippets/declarative/mousearea/mousearea.qml2
-rw-r--r--doc/src/snippets/declarative/mousearea/mouseareadragfilter.qml2
-rw-r--r--doc/src/snippets/declarative/numberanimation.qml2
-rw-r--r--doc/src/snippets/declarative/parallelanimation.qml2
-rw-r--r--doc/src/snippets/declarative/parentanimation.qml2
-rw-r--r--doc/src/snippets/declarative/parentchange.qml2
-rw-r--r--doc/src/snippets/declarative/pathview/ContactModel.qml2
-rw-r--r--doc/src/snippets/declarative/pathview/pathattributes.qml2
-rw-r--r--doc/src/snippets/declarative/pathview/pathview.qml2
-rw-r--r--doc/src/snippets/declarative/propertyaction.qml2
-rw-r--r--doc/src/snippets/declarative/propertyanimation.qml2
-rw-r--r--doc/src/snippets/declarative/propertychanges.qml2
-rw-r--r--doc/src/snippets/declarative/qml-data-models/dynamic-listmodel.qml2
-rw-r--r--doc/src/snippets/declarative/qml-data-models/listelements.qml2
-rw-r--r--doc/src/snippets/declarative/qml-data-models/listmodel-listview.qml2
-rw-r--r--doc/src/snippets/declarative/qml-documents/inline-component.qml2
-rw-r--r--doc/src/snippets/declarative/qml-documents/inline-text-component.qml2
-rw-r--r--doc/src/snippets/declarative/qml-documents/non-trivial.qml2
-rw-r--r--doc/src/snippets/declarative/qml-documents/qmldocuments.qml2
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/components/Button.qml2
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/components/application.qml2
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/methods/app.qml2
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/properties/ImageViewer.qml2
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/properties/alias-override.qml2
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/properties/alias.qml2
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/properties/alias/ImageViewer.qml2
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/properties/alias/application.qml2
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/properties/application.qml2
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/properties/property-signals.qml2
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/signals/Button.qml2
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/signals/basic.qml2
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/signals/connectdynamic.qml2
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/signals/connectslots.qml2
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/signals/no-parameters.qml2
-rw-r--r--doc/src/snippets/declarative/qml-extending-types/signals/parameters.qml2
-rw-r--r--doc/src/snippets/declarative/qml-intro/anchors1.qml2
-rw-r--r--doc/src/snippets/declarative/qml-intro/anchors2.qml2
-rw-r--r--doc/src/snippets/declarative/qml-intro/anchors3.qml2
-rw-r--r--doc/src/snippets/declarative/qml-intro/hello-world1.qml2
-rw-r--r--doc/src/snippets/declarative/qml-intro/hello-world2.qml2
-rw-r--r--doc/src/snippets/declarative/qml-intro/hello-world3.qml2
-rw-r--r--doc/src/snippets/declarative/qml-intro/hello-world4.qml2
-rw-r--r--doc/src/snippets/declarative/qml-intro/hello-world5.qml2
-rw-r--r--doc/src/snippets/declarative/qml-intro/number-animation1.qml2
-rw-r--r--doc/src/snippets/declarative/qml-intro/number-animation2.qml2
-rw-r--r--doc/src/snippets/declarative/qml-intro/rectangle.qml2
-rw-r--r--doc/src/snippets/declarative/qml-intro/sequential-animation1.qml2
-rw-r--r--doc/src/snippets/declarative/qml-intro/sequential-animation2.qml2
-rw-r--r--doc/src/snippets/declarative/qml-intro/sequential-animation3.qml2
-rw-r--r--doc/src/snippets/declarative/qml-intro/states1.qml2
-rw-r--r--doc/src/snippets/declarative/qml-intro/transformations1.qml2
-rw-r--r--doc/src/snippets/declarative/qtbinding/context-advanced/MyItem.qml2
-rw-r--r--doc/src/snippets/declarative/qtbinding/context-advanced/applicationdata.h2
-rw-r--r--doc/src/snippets/declarative/qtbinding/context-advanced/connections.qml2
-rw-r--r--doc/src/snippets/declarative/qtbinding/context-advanced/main.cpp2
-rw-r--r--doc/src/snippets/declarative/qtbinding/context/MyItem.qml2
-rw-r--r--doc/src/snippets/declarative/qtbinding/context/main.cpp2
-rw-r--r--doc/src/snippets/declarative/qtbinding/enums/imageviewer.h2
-rw-r--r--doc/src/snippets/declarative/qtbinding/enums/main.cpp2
-rw-r--r--doc/src/snippets/declarative/qtbinding/enums/standalone.qml2
-rw-r--r--doc/src/snippets/declarative/qtbinding/functions-cpp/MyItem.qml2
-rw-r--r--doc/src/snippets/declarative/qtbinding/functions-cpp/main.cpp2
-rw-r--r--doc/src/snippets/declarative/qtbinding/functions-cpp/myclass.h2
-rw-r--r--doc/src/snippets/declarative/qtbinding/functions-qml/MyItem.qml2
-rw-r--r--doc/src/snippets/declarative/qtbinding/functions-qml/main.cpp2
-rw-r--r--doc/src/snippets/declarative/qtbinding/loading/MyItem.qml2
-rw-r--r--doc/src/snippets/declarative/qtbinding/loading/main.cpp2
-rw-r--r--doc/src/snippets/declarative/qtbinding/newelements/imageviewer.h2
-rw-r--r--doc/src/snippets/declarative/qtbinding/newelements/main.cpp2
-rw-r--r--doc/src/snippets/declarative/qtbinding/newelements/standalone.qml2
-rw-r--r--doc/src/snippets/declarative/qtbinding/properties-cpp/MyItem.qml2
-rw-r--r--doc/src/snippets/declarative/qtbinding/properties-cpp/applicationdata.h2
-rw-r--r--doc/src/snippets/declarative/qtbinding/properties-cpp/main.cpp2
-rw-r--r--doc/src/snippets/declarative/qtbinding/properties-qml/MyItem.qml2
-rw-r--r--doc/src/snippets/declarative/qtbinding/properties-qml/main.cpp2
-rw-r--r--doc/src/snippets/declarative/qtbinding/resources/main.cpp2
-rw-r--r--doc/src/snippets/declarative/qtbinding/resources/main.qml2
-rw-r--r--doc/src/snippets/declarative/qtbinding/signals-cpp/MyItem.qml2
-rw-r--r--doc/src/snippets/declarative/qtbinding/signals-cpp/imageviewer.h2
-rw-r--r--doc/src/snippets/declarative/qtbinding/signals-cpp/main.cpp2
-rw-r--r--doc/src/snippets/declarative/qtbinding/signals-cpp/standalone.qml2
-rw-r--r--doc/src/snippets/declarative/qtbinding/signals-qml/MyItem.qml2
-rw-r--r--doc/src/snippets/declarative/qtbinding/signals-qml/main.cpp2
-rw-r--r--doc/src/snippets/declarative/qtbinding/signals-qml/myclass.h2
-rw-r--r--doc/src/snippets/declarative/qtbinding/variantlistmap/MyItem.qml2
-rw-r--r--doc/src/snippets/declarative/qtbinding/variantlistmap/main.cpp2
-rw-r--r--doc/src/snippets/declarative/qtobject.qml2
-rw-r--r--doc/src/snippets/declarative/rectangle/rect-border-width.qml2
-rw-r--r--doc/src/snippets/declarative/rectangle/rectangle-colors.qml2
-rw-r--r--doc/src/snippets/declarative/rectangle/rectangle-gradient.qml2
-rw-r--r--doc/src/snippets/declarative/rectangle/rectangle-smooth.qml2
-rw-r--r--doc/src/snippets/declarative/rectangle/rectangle.qml2
-rw-r--r--doc/src/snippets/declarative/repeaters/repeater-grid-index.qml2
-rw-r--r--doc/src/snippets/declarative/repeaters/repeater.qml2
-rw-r--r--doc/src/snippets/declarative/rotation.qml2
-rw-r--r--doc/src/snippets/declarative/rotationanimation.qml2
-rw-r--r--doc/src/snippets/declarative/row.qml2
-rw-r--r--doc/src/snippets/declarative/row/row.qml2
-rw-r--r--doc/src/snippets/declarative/sequentialanimation.qml2
-rw-r--r--doc/src/snippets/declarative/smoothedanimation.qml2
-rw-r--r--doc/src/snippets/declarative/springanimation.qml2
-rw-r--r--doc/src/snippets/declarative/state-when.qml2
-rw-r--r--doc/src/snippets/declarative/state.qml2
-rw-r--r--doc/src/snippets/declarative/states.qml2
-rw-r--r--doc/src/snippets/declarative/systempalette.qml2
-rw-r--r--doc/src/snippets/declarative/text/onLinkActivated.qml2
-rw-r--r--doc/src/snippets/declarative/texteditor.qml2
-rw-r--r--doc/src/snippets/declarative/transition-from-to.qml2
-rw-r--r--doc/src/snippets/declarative/transition-reversible.qml2
-rw-r--r--doc/src/snippets/declarative/transition.qml2
-rw-r--r--doc/src/snippets/declarative/visualdatamodel.qml2
-rw-r--r--doc/src/snippets/declarative/visualdatamodel_rootindex/main.cpp2
-rw-r--r--doc/src/snippets/declarative/visualdatamodel_rootindex/view.qml2
-rw-r--r--doc/src/snippets/declarative/workerscript.qml2
-rw-r--r--doc/src/snippets/declarative/xmlrole.qml2
-rw-r--r--doc/src/snippets/designer/autoconnection/imagedialog.cpp2
-rw-r--r--doc/src/snippets/designer/autoconnection/imagedialog.h2
-rw-r--r--doc/src/snippets/designer/autoconnection/main.cpp2
-rw-r--r--doc/src/snippets/designer/imagedialog/main.cpp2
-rw-r--r--doc/src/snippets/designer/multipleinheritance/imagedialog.cpp2
-rw-r--r--doc/src/snippets/designer/multipleinheritance/imagedialog.h2
-rw-r--r--doc/src/snippets/designer/multipleinheritance/main.cpp2
-rw-r--r--doc/src/snippets/designer/noautoconnection/imagedialog.cpp2
-rw-r--r--doc/src/snippets/designer/noautoconnection/imagedialog.h2
-rw-r--r--doc/src/snippets/designer/noautoconnection/main.cpp2
-rw-r--r--doc/src/snippets/designer/singleinheritance/imagedialog.cpp2
-rw-r--r--doc/src/snippets/designer/singleinheritance/imagedialog.h2
-rw-r--r--doc/src/snippets/designer/singleinheritance/main.cpp2
-rw-r--r--doc/src/snippets/dialogs/dialogs.cpp2
-rw-r--r--doc/src/snippets/dockwidgets/main.cpp2
-rw-r--r--doc/src/snippets/dockwidgets/mainwindow.cpp2
-rw-r--r--doc/src/snippets/dockwidgets/mainwindow.h2
-rw-r--r--doc/src/snippets/draganddrop/dragwidget.cpp2
-rw-r--r--doc/src/snippets/draganddrop/dragwidget.h2
-rw-r--r--doc/src/snippets/draganddrop/main.cpp2
-rw-r--r--doc/src/snippets/draganddrop/mainwindow.cpp2
-rw-r--r--doc/src/snippets/draganddrop/mainwindow.h2
-rw-r--r--doc/src/snippets/dragging/main.cpp2
-rw-r--r--doc/src/snippets/dragging/mainwindow.cpp2
-rw-r--r--doc/src/snippets/dragging/mainwindow.h2
-rw-r--r--doc/src/snippets/dropactions/main.cpp2
-rw-r--r--doc/src/snippets/dropactions/window.cpp2
-rw-r--r--doc/src/snippets/dropactions/window.h2
-rw-r--r--doc/src/snippets/droparea.cpp2
-rw-r--r--doc/src/snippets/dropevents/main.cpp2
-rw-r--r--doc/src/snippets/dropevents/window.cpp2
-rw-r--r--doc/src/snippets/dropevents/window.h2
-rw-r--r--doc/src/snippets/droprectangle/main.cpp2
-rw-r--r--doc/src/snippets/droprectangle/window.cpp2
-rw-r--r--doc/src/snippets/droprectangle/window.h2
-rw-r--r--doc/src/snippets/eventfilters/filterobject.cpp2
-rw-r--r--doc/src/snippets/eventfilters/filterobject.h2
-rw-r--r--doc/src/snippets/eventfilters/main.cpp2
-rw-r--r--doc/src/snippets/events/events.cpp2
-rw-r--r--doc/src/snippets/explicitlysharedemployee/employee.cpp2
-rw-r--r--doc/src/snippets/explicitlysharedemployee/employee.h2
-rw-r--r--doc/src/snippets/explicitlysharedemployee/main.cpp2
-rw-r--r--doc/src/snippets/file/file.cpp2
-rw-r--r--doc/src/snippets/filedialogurls.cpp2
-rw-r--r--doc/src/snippets/fileinfo/main.cpp2
-rw-r--r--doc/src/snippets/graphicssceneadditemsnippet.cpp2
-rw-r--r--doc/src/snippets/i18n-non-qt-class/main.cpp2
-rw-r--r--doc/src/snippets/i18n-non-qt-class/myclass.cpp2
-rw-r--r--doc/src/snippets/i18n-non-qt-class/myclass.h2
-rw-r--r--doc/src/snippets/image/image.cpp2
-rw-r--r--doc/src/snippets/image/supportedformat.cpp2
-rw-r--r--doc/src/snippets/inherited-slot/button.cpp2
-rw-r--r--doc/src/snippets/inherited-slot/button.h2
-rw-r--r--doc/src/snippets/inherited-slot/main.cpp2
-rw-r--r--doc/src/snippets/itemselection/main.cpp2
-rw-r--r--doc/src/snippets/itemselection/model.cpp2
-rw-r--r--doc/src/snippets/itemselection/model.h2
-rw-r--r--doc/src/snippets/javastyle.cpp2
-rw-r--r--doc/src/snippets/layouts/layouts.cpp2
-rw-r--r--doc/src/snippets/mainwindowsnippet.cpp2
-rw-r--r--doc/src/snippets/matrix/matrix.cpp2
-rw-r--r--doc/src/snippets/mdiareasnippets.cpp2
-rw-r--r--doc/src/snippets/medianodesnippet.cpp2
-rw-r--r--doc/src/snippets/moc/main.cpp2
-rw-r--r--doc/src/snippets/moc/myclass1.h2
-rw-r--r--doc/src/snippets/moc/myclass2.h2
-rw-r--r--doc/src/snippets/moc/myclass3.h2
-rw-r--r--doc/src/snippets/modelview-subclasses/main.cpp2
-rw-r--r--doc/src/snippets/modelview-subclasses/model.cpp2
-rw-r--r--doc/src/snippets/modelview-subclasses/model.h2
-rw-r--r--doc/src/snippets/modelview-subclasses/view.cpp2
-rw-r--r--doc/src/snippets/modelview-subclasses/view.h2
-rw-r--r--doc/src/snippets/modelview-subclasses/window.cpp2
-rw-r--r--doc/src/snippets/modelview-subclasses/window.h2
-rw-r--r--doc/src/snippets/myscrollarea.cpp2
-rw-r--r--doc/src/snippets/network/tcpwait.cpp2
-rw-r--r--doc/src/snippets/ntfsp.cpp2
-rw-r--r--doc/src/snippets/painterpath/painterpath.cpp2
-rw-r--r--doc/src/snippets/persistentindexes/main.cpp2
-rw-r--r--doc/src/snippets/persistentindexes/mainwindow.cpp2
-rw-r--r--doc/src/snippets/persistentindexes/mainwindow.h2
-rw-r--r--doc/src/snippets/persistentindexes/model.cpp2
-rw-r--r--doc/src/snippets/persistentindexes/model.h2
-rw-r--r--doc/src/snippets/phonon.cpp2
-rw-r--r--doc/src/snippets/phonon/samplebackend/main.cpp2
-rw-r--r--doc/src/snippets/phononeffectparameter.cpp2
-rw-r--r--doc/src/snippets/phononobjectdescription.cpp2
-rw-r--r--doc/src/snippets/picture/picture.cpp2
-rw-r--r--doc/src/snippets/plaintextlayout/main.cpp2
-rw-r--r--doc/src/snippets/plaintextlayout/window.cpp2
-rw-r--r--doc/src/snippets/plaintextlayout/window.h2
-rw-r--r--doc/src/snippets/pointer/pointer.cpp2
-rw-r--r--doc/src/snippets/polygon/polygon.cpp2
-rw-r--r--doc/src/snippets/porting4-dropevents/main.cpp2
-rw-r--r--doc/src/snippets/porting4-dropevents/window.cpp2
-rw-r--r--doc/src/snippets/porting4-dropevents/window.h2
-rw-r--r--doc/src/snippets/printing-qprinter/errors.cpp2
-rw-r--r--doc/src/snippets/printing-qprinter/main.cpp2
-rw-r--r--doc/src/snippets/printing-qprinter/object.cpp2
-rw-r--r--doc/src/snippets/printing-qprinter/object.h2
-rw-r--r--doc/src/snippets/process/process.cpp2
-rw-r--r--doc/src/snippets/qabstractsliderisnippet.cpp2
-rw-r--r--doc/src/snippets/qcalendarwidget/main.cpp2
-rw-r--r--doc/src/snippets/qcolumnview/main.cpp2
-rw-r--r--doc/src/snippets/qdbusextratypes/qdbusextratypes.cpp2
-rw-r--r--doc/src/snippets/qdebug/qdebugsnippet.cpp2
-rw-r--r--doc/src/snippets/qdir-filepaths/main.cpp2
-rw-r--r--doc/src/snippets/qdir-listfiles/main.cpp2
-rw-r--r--doc/src/snippets/qdir-namefilters/main.cpp2
-rw-r--r--doc/src/snippets/qelapsedtimer/main.cpp2
-rw-r--r--doc/src/snippets/qfontdatabase/main.cpp2
-rw-r--r--doc/src/snippets/qgl-namespace/main.cpp2
-rw-r--r--doc/src/snippets/qlabel/main.cpp2
-rw-r--r--doc/src/snippets/qlineargradient/main.cpp2
-rw-r--r--doc/src/snippets/qlineargradient/paintwidget.cpp2
-rw-r--r--doc/src/snippets/qlineargradient/paintwidget.h2
-rw-r--r--doc/src/snippets/qlistview-dnd/main.cpp2
-rw-r--r--doc/src/snippets/qlistview-dnd/mainwindow.cpp2
-rw-r--r--doc/src/snippets/qlistview-dnd/mainwindow.h2
-rw-r--r--doc/src/snippets/qlistview-dnd/model.cpp4
-rw-r--r--doc/src/snippets/qlistview-dnd/model.h4
-rw-r--r--doc/src/snippets/qlistview-using/main.cpp2
-rw-r--r--doc/src/snippets/qlistview-using/mainwindow.cpp2
-rw-r--r--doc/src/snippets/qlistview-using/mainwindow.h2
-rw-r--r--doc/src/snippets/qlistview-using/model.cpp4
-rw-r--r--doc/src/snippets/qlistview-using/model.h4
-rw-r--r--doc/src/snippets/qlistwidget-dnd/main.cpp2
-rw-r--r--doc/src/snippets/qlistwidget-dnd/mainwindow.cpp2
-rw-r--r--doc/src/snippets/qlistwidget-dnd/mainwindow.h2
-rw-r--r--doc/src/snippets/qlistwidget-using/main.cpp2
-rw-r--r--doc/src/snippets/qlistwidget-using/mainwindow.cpp2
-rw-r--r--doc/src/snippets/qlistwidget-using/mainwindow.h2
-rw-r--r--doc/src/snippets/qmacnativewidget/main.mm2
-rw-r--r--doc/src/snippets/qmake/delegate.h2
-rw-r--r--doc/src/snippets/qmake/main.cpp2
-rw-r--r--doc/src/snippets/qmake/model.cpp2
-rw-r--r--doc/src/snippets/qmake/model.h2
-rw-r--r--doc/src/snippets/qmake/paintwidget_mac.cpp2
-rw-r--r--doc/src/snippets/qmake/paintwidget_unix.cpp2
-rw-r--r--doc/src/snippets/qmake/paintwidget_win.cpp2
-rw-r--r--doc/src/snippets/qmake/view.h2
-rw-r--r--doc/src/snippets/qmetaobject-invokable/main.cpp2
-rw-r--r--doc/src/snippets/qmetaobject-invokable/window.cpp2
-rw-r--r--doc/src/snippets/qmetaobject-invokable/window.h2
-rw-r--r--doc/src/snippets/qprocess-environment/main.cpp2
-rw-r--r--doc/src/snippets/qprocess/qprocess-simpleexecution.cpp2
-rw-r--r--doc/src/snippets/qsignalmapper/buttonwidget.cpp2
-rw-r--r--doc/src/snippets/qsignalmapper/buttonwidget.h2
-rw-r--r--doc/src/snippets/qsignalmapper/main.cpp2
-rw-r--r--doc/src/snippets/qsignalmapper/mainwindow.h2
-rw-r--r--doc/src/snippets/qsortfilterproxymodel-details/main.cpp2
-rw-r--r--doc/src/snippets/qsortfilterproxymodel/main.cpp2
-rw-r--r--doc/src/snippets/qsplashscreen/main.cpp2
-rw-r--r--doc/src/snippets/qsplashscreen/mainwindow.cpp2
-rw-r--r--doc/src/snippets/qsplashscreen/mainwindow.h2
-rw-r--r--doc/src/snippets/qsql-namespace/main.cpp2
-rw-r--r--doc/src/snippets/qstack/main.cpp2
-rw-r--r--doc/src/snippets/qstackedlayout/main.cpp2
-rw-r--r--doc/src/snippets/qstackedwidget/main.cpp2
-rw-r--r--doc/src/snippets/qstandarditemmodel/main.cpp2
-rw-r--r--doc/src/snippets/qstatustipevent/main.cpp2
-rw-r--r--doc/src/snippets/qstring/main.cpp2
-rw-r--r--doc/src/snippets/qstring/stringbuilder.cpp2
-rw-r--r--doc/src/snippets/qstringlist/main.cpp2
-rw-r--r--doc/src/snippets/qstringlistmodel/main.cpp2
-rw-r--r--doc/src/snippets/qstyleoption/main.cpp2
-rw-r--r--doc/src/snippets/qstyleplugin/main.cpp2
-rw-r--r--doc/src/snippets/qsvgwidget/main.cpp2
-rw-r--r--doc/src/snippets/qt-namespace/main.cpp2
-rw-r--r--doc/src/snippets/qtablewidget-dnd/main.cpp2
-rw-r--r--doc/src/snippets/qtablewidget-dnd/mainwindow.cpp2
-rw-r--r--doc/src/snippets/qtablewidget-dnd/mainwindow.h2
-rw-r--r--doc/src/snippets/qtablewidget-resizing/main.cpp2
-rw-r--r--doc/src/snippets/qtablewidget-resizing/mainwindow.cpp2
-rw-r--r--doc/src/snippets/qtablewidget-resizing/mainwindow.h2
-rw-r--r--doc/src/snippets/qtablewidget-using/main.cpp2
-rw-r--r--doc/src/snippets/qtablewidget-using/mainwindow.cpp2
-rw-r--r--doc/src/snippets/qtablewidget-using/mainwindow.h2
-rw-r--r--doc/src/snippets/qtcast/qtcast.cpp2
-rw-r--r--doc/src/snippets/qtcast/qtcast.h2
-rw-r--r--doc/src/snippets/qtest-namespace/main.cpp2
-rw-r--r--doc/src/snippets/qtreeview-dnd/dragdropmodel.cpp4
-rw-r--r--doc/src/snippets/qtreeview-dnd/dragdropmodel.h4
-rw-r--r--doc/src/snippets/qtreeview-dnd/main.cpp2
-rw-r--r--doc/src/snippets/qtreeview-dnd/mainwindow.cpp2
-rw-r--r--doc/src/snippets/qtreeview-dnd/mainwindow.h2
-rw-r--r--doc/src/snippets/qtreeview-dnd/treeitem.cpp2
-rw-r--r--doc/src/snippets/qtreeview-dnd/treeitem.h2
-rw-r--r--doc/src/snippets/qtreeview-dnd/treemodel.cpp2
-rw-r--r--doc/src/snippets/qtreeview-dnd/treemodel.h2
-rw-r--r--doc/src/snippets/qtreewidget-using/main.cpp2
-rw-r--r--doc/src/snippets/qtreewidget-using/mainwindow.cpp2
-rw-r--r--doc/src/snippets/qtreewidget-using/mainwindow.h2
-rw-r--r--doc/src/snippets/qtreewidgetitemiterator-using/main.cpp2
-rw-r--r--doc/src/snippets/qtreewidgetitemiterator-using/mainwindow.cpp2
-rw-r--r--doc/src/snippets/qtreewidgetitemiterator-using/mainwindow.h2
-rw-r--r--doc/src/snippets/qtscript/evaluation/main.cpp2
-rw-r--r--doc/src/snippets/qtscript/registeringobjects/main.cpp2
-rw-r--r--doc/src/snippets/qtscript/registeringobjects/myobject.cpp2
-rw-r--r--doc/src/snippets/qtscript/registeringobjects/myobject.h2
-rw-r--r--doc/src/snippets/qtscript/registeringvalues/main.cpp2
-rw-r--r--doc/src/snippets/qtscript/scriptedslot/main.cpp2
-rw-r--r--doc/src/snippets/quiloader/main.cpp2
-rw-r--r--doc/src/snippets/quiloader/mywidget.cpp2
-rw-r--r--doc/src/snippets/quiloader/mywidget.h2
-rw-r--r--doc/src/snippets/qx11embedcontainer/main.cpp2
-rw-r--r--doc/src/snippets/qx11embedwidget/embedwidget.cpp2
-rw-r--r--doc/src/snippets/qx11embedwidget/embedwidget.h2
-rw-r--r--doc/src/snippets/qx11embedwidget/main.cpp2
-rw-r--r--doc/src/snippets/qxmlquery/bindingExample.cpp2
-rw-r--r--doc/src/snippets/qxmlschema/main.cpp2
-rw-r--r--doc/src/snippets/qxmlschemavalidator/main.cpp2
-rw-r--r--doc/src/snippets/qxmlstreamwriter/main.cpp2
-rw-r--r--doc/src/snippets/reading-selections/main.cpp2
-rw-r--r--doc/src/snippets/reading-selections/model.cpp2
-rw-r--r--doc/src/snippets/reading-selections/model.h2
-rw-r--r--doc/src/snippets/reading-selections/window.cpp2
-rw-r--r--doc/src/snippets/reading-selections/window.h2
-rw-r--r--doc/src/snippets/scribe-overview/main.cpp2
-rw-r--r--doc/src/snippets/scriptdebugger.cpp2
-rw-r--r--doc/src/snippets/seekslider.cpp2
-rw-r--r--doc/src/snippets/separations/finalwidget.cpp2
-rw-r--r--doc/src/snippets/separations/finalwidget.h2
-rw-r--r--doc/src/snippets/separations/main.cpp2
-rw-r--r--doc/src/snippets/separations/screenwidget.cpp2
-rw-r--r--doc/src/snippets/separations/screenwidget.h2
-rw-r--r--doc/src/snippets/separations/separations.qdoc2
-rw-r--r--doc/src/snippets/separations/viewer.cpp2
-rw-r--r--doc/src/snippets/separations/viewer.h2
-rw-r--r--doc/src/snippets/settings/settings.cpp2
-rw-r--r--doc/src/snippets/shareddirmodel/main.cpp2
-rw-r--r--doc/src/snippets/sharedemployee/employee.cpp2
-rw-r--r--doc/src/snippets/sharedemployee/employee.h2
-rw-r--r--doc/src/snippets/sharedemployee/main.cpp2
-rw-r--r--doc/src/snippets/sharedtablemodel/main.cpp2
-rw-r--r--doc/src/snippets/sharedtablemodel/model.cpp2
-rw-r--r--doc/src/snippets/sharedtablemodel/model.h2
-rw-r--r--doc/src/snippets/signalmapper/filereader.cpp2
-rw-r--r--doc/src/snippets/signalmapper/filereader.h2
-rw-r--r--doc/src/snippets/signalmapper/main.cpp2
-rw-r--r--doc/src/snippets/signalsandslots/lcdnumber.cpp2
-rw-r--r--doc/src/snippets/signalsandslots/lcdnumber.h2
-rw-r--r--doc/src/snippets/signalsandslots/signalsandslots.cpp2
-rw-r--r--doc/src/snippets/signalsandslots/signalsandslots.h2
-rw-r--r--doc/src/snippets/simplemodel-use/main.cpp2
-rw-r--r--doc/src/snippets/splitter/splitter.cpp2
-rw-r--r--doc/src/snippets/splitterhandle/main.cpp2
-rw-r--r--doc/src/snippets/splitterhandle/splitter.cpp2
-rw-r--r--doc/src/snippets/splitterhandle/splitter.h2
-rw-r--r--doc/src/snippets/sqldatabase/sqldatabase.cpp2
-rw-r--r--doc/src/snippets/statemachine/eventtest.cpp2
-rw-r--r--doc/src/snippets/statemachine/main.cpp2
-rw-r--r--doc/src/snippets/statemachine/main2.cpp2
-rw-r--r--doc/src/snippets/statemachine/main3.cpp2
-rw-r--r--doc/src/snippets/statemachine/main4.cpp2
-rw-r--r--doc/src/snippets/statemachine/main5.cpp2
-rw-r--r--doc/src/snippets/streaming/main.cpp2
-rw-r--r--doc/src/snippets/stringlistmodel/main.cpp2
-rw-r--r--doc/src/snippets/stringlistmodel/model.cpp2
-rw-r--r--doc/src/snippets/stringlistmodel/model.h2
-rw-r--r--doc/src/snippets/styles/styles.cpp2
-rw-r--r--doc/src/snippets/stylesheet/common-mistakes.cpp2
-rw-r--r--doc/src/snippets/textblock-formats/main.cpp2
-rw-r--r--doc/src/snippets/textblock-fragments/main.cpp2
-rw-r--r--doc/src/snippets/textblock-fragments/mainwindow.cpp2
-rw-r--r--doc/src/snippets/textblock-fragments/mainwindow.h2
-rw-r--r--doc/src/snippets/textblock-fragments/xmlwriter.cpp2
-rw-r--r--doc/src/snippets/textblock-fragments/xmlwriter.h2
-rw-r--r--doc/src/snippets/textdocument-blocks/main.cpp2
-rw-r--r--doc/src/snippets/textdocument-blocks/mainwindow.cpp2
-rw-r--r--doc/src/snippets/textdocument-blocks/mainwindow.h2
-rw-r--r--doc/src/snippets/textdocument-blocks/xmlwriter.cpp2
-rw-r--r--doc/src/snippets/textdocument-blocks/xmlwriter.h2
-rw-r--r--doc/src/snippets/textdocument-charformats/main.cpp2
-rw-r--r--doc/src/snippets/textdocument-css/main.cpp2
-rw-r--r--doc/src/snippets/textdocument-cursors/main.cpp2
-rw-r--r--doc/src/snippets/textdocument-find/main.cpp2
-rw-r--r--doc/src/snippets/textdocument-frames/main.cpp2
-rw-r--r--doc/src/snippets/textdocument-frames/mainwindow.cpp2
-rw-r--r--doc/src/snippets/textdocument-frames/mainwindow.h2
-rw-r--r--doc/src/snippets/textdocument-frames/xmlwriter.cpp2
-rw-r--r--doc/src/snippets/textdocument-frames/xmlwriter.h2
-rw-r--r--doc/src/snippets/textdocument-imagedrop/main.cpp2
-rw-r--r--doc/src/snippets/textdocument-imagedrop/textedit.cpp2
-rw-r--r--doc/src/snippets/textdocument-imagedrop/textedit.h2
-rw-r--r--doc/src/snippets/textdocument-imageformat/main.cpp2
-rw-r--r--doc/src/snippets/textdocument-images/main.cpp2
-rw-r--r--doc/src/snippets/textdocument-listitems/main.cpp2
-rw-r--r--doc/src/snippets/textdocument-listitems/mainwindow.cpp2
-rw-r--r--doc/src/snippets/textdocument-listitems/mainwindow.h2
-rw-r--r--doc/src/snippets/textdocument-lists/main.cpp2
-rw-r--r--doc/src/snippets/textdocument-lists/mainwindow.cpp2
-rw-r--r--doc/src/snippets/textdocument-lists/mainwindow.h2
-rw-r--r--doc/src/snippets/textdocument-printing/main.cpp2
-rw-r--r--doc/src/snippets/textdocument-printing/mainwindow.cpp2
-rw-r--r--doc/src/snippets/textdocument-printing/mainwindow.h2
-rw-r--r--doc/src/snippets/textdocument-resources/main.cpp2
-rw-r--r--doc/src/snippets/textdocument-selections/main.cpp2
-rw-r--r--doc/src/snippets/textdocument-selections/mainwindow.cpp2
-rw-r--r--doc/src/snippets/textdocument-selections/mainwindow.h2
-rw-r--r--doc/src/snippets/textdocument-tables/main.cpp2
-rw-r--r--doc/src/snippets/textdocument-tables/mainwindow.cpp2
-rw-r--r--doc/src/snippets/textdocument-tables/mainwindow.h2
-rw-r--r--doc/src/snippets/textdocument-tables/xmlwriter.cpp2
-rw-r--r--doc/src/snippets/textdocument-tables/xmlwriter.h2
-rw-r--r--doc/src/snippets/textdocument-texttable/main.cpp2
-rw-r--r--doc/src/snippets/textdocumentendsnippet.cpp2
-rw-r--r--doc/src/snippets/threads/threads.cpp2
-rw-r--r--doc/src/snippets/threads/threads.h2
-rw-r--r--doc/src/snippets/timeline/main.cpp2
-rw-r--r--doc/src/snippets/timers/timers.cpp2
-rw-r--r--doc/src/snippets/transform/main.cpp2
-rw-r--r--doc/src/snippets/uitools/calculatorform/main.cpp2
-rw-r--r--doc/src/snippets/updating-selections/main.cpp2
-rw-r--r--doc/src/snippets/updating-selections/model.cpp2
-rw-r--r--doc/src/snippets/updating-selections/model.h2
-rw-r--r--doc/src/snippets/updating-selections/window.cpp2
-rw-r--r--doc/src/snippets/updating-selections/window.h2
-rw-r--r--doc/src/snippets/videomedia.cpp2
-rw-r--r--doc/src/snippets/volumeslider.cpp2
-rw-r--r--doc/src/snippets/whatsthis/whatsthis.cpp2
-rw-r--r--doc/src/snippets/widget-mask/main.cpp2
-rw-r--r--doc/src/snippets/widgetdelegate.cpp2
-rw-r--r--doc/src/snippets/widgetprinting.cpp2
-rw-r--r--doc/src/snippets/widgets-tutorial/childwidget/main.cpp2
-rw-r--r--doc/src/snippets/widgets-tutorial/nestedlayouts/main.cpp2
-rw-r--r--doc/src/snippets/widgets-tutorial/template.cpp2
-rw-r--r--doc/src/snippets/widgets-tutorial/toplevel/main.cpp2
-rw-r--r--doc/src/snippets/widgets-tutorial/windowlayout/main.cpp2
-rw-r--r--doc/src/snippets/xml/prettyprint/main.cpp2
-rw-r--r--doc/src/snippets/xml/rsslisting/handler.cpp2
-rw-r--r--doc/src/snippets/xml/rsslisting/handler.h2
-rw-r--r--doc/src/snippets/xml/rsslisting/main.cpp2
-rw-r--r--doc/src/snippets/xml/rsslisting/rsslisting.cpp2
-rw-r--r--doc/src/snippets/xml/rsslisting/rsslisting.h2
-rw-r--r--doc/src/snippets/xml/simpleparse/handler.cpp2
-rw-r--r--doc/src/snippets/xml/simpleparse/handler.h2
-rw-r--r--doc/src/snippets/xml/simpleparse/main.cpp2
-rw-r--r--doc/src/sql-programming/qsqldatatype-table.qdoc2
-rw-r--r--doc/src/sql-programming/sql-driver.qdoc2
-rw-r--r--doc/src/sql-programming/sql-programming.qdoc2
-rw-r--r--doc/src/tutorials/addressbook-fr.qdoc2
-rw-r--r--doc/src/tutorials/addressbook.qdoc2
-rw-r--r--doc/src/tutorials/modelview.qdoc2
-rw-r--r--doc/src/tutorials/widgets-tutorial.qdoc2
-rw-r--r--doc/src/widgets-and-layouts/focus.qdoc2
-rw-r--r--doc/src/widgets-and-layouts/gallery-cde.qdoc2
-rw-r--r--doc/src/widgets-and-layouts/gallery-cleanlooks.qdoc2
-rw-r--r--doc/src/widgets-and-layouts/gallery-gtk.qdoc2
-rw-r--r--doc/src/widgets-and-layouts/gallery-macintosh.qdoc2
-rw-r--r--doc/src/widgets-and-layouts/gallery-motif.qdoc2
-rw-r--r--doc/src/widgets-and-layouts/gallery-plastique.qdoc2
-rw-r--r--doc/src/widgets-and-layouts/gallery-windows.qdoc2
-rw-r--r--doc/src/widgets-and-layouts/gallery-windowsvista.qdoc2
-rw-r--r--doc/src/widgets-and-layouts/gallery-windowsxp.qdoc2
-rw-r--r--doc/src/widgets-and-layouts/gallery.qdoc2
-rw-r--r--doc/src/widgets-and-layouts/layout.qdoc2
-rw-r--r--doc/src/widgets-and-layouts/styles.qdoc2
-rw-r--r--doc/src/widgets-and-layouts/stylesheet.qdoc2
-rw-r--r--doc/src/widgets-and-layouts/widgets.qdoc2
-rw-r--r--doc/src/windows-and-dialogs/dialogs.qdoc2
-rw-r--r--doc/src/windows-and-dialogs/mainwindow.qdoc2
-rw-r--r--doc/src/xml-processing/xml-patterns.qdoc2
-rw-r--r--doc/src/xml-processing/xml-processing.qdoc2
-rw-r--r--doc/src/xml-processing/xquery-introduction.qdoc2
-rw-r--r--doc/src/zh_CN/bughowto.qdoc2
-rw-r--r--doc/src/zh_CN/getting-started/how-to-learn-qt.qdoc2
-rw-r--r--doc/src/zh_CN/getting-started/tutorials.qdoc2
-rw-r--r--doc/src/zh_CN/tutorials/addressbook.qdoc2
-rw-r--r--doc/src/zh_CN/tutorials/widgets-tutorial.qdoc2
-rw-r--r--examples/activeqt/comapp/main.cpp2
-rw-r--r--examples/activeqt/dotnet/wrapper/lib/networker.cpp2
-rw-r--r--examples/activeqt/dotnet/wrapper/lib/networker.h2
-rw-r--r--examples/activeqt/dotnet/wrapper/lib/tools.cpp2
-rw-r--r--examples/activeqt/dotnet/wrapper/lib/tools.h2
-rw-r--r--examples/activeqt/dotnet/wrapper/lib/worker.cpp2
-rw-r--r--examples/activeqt/dotnet/wrapper/lib/worker.h2
-rw-r--r--examples/activeqt/hierarchy/main.cpp2
-rw-r--r--examples/activeqt/hierarchy/objects.cpp2
-rw-r--r--examples/activeqt/hierarchy/objects.h2
-rw-r--r--examples/activeqt/menus/main.cpp2
-rw-r--r--examples/activeqt/menus/menus.cpp2
-rw-r--r--examples/activeqt/menus/menus.h2
-rw-r--r--examples/activeqt/multiple/ax1.h2
-rw-r--r--examples/activeqt/multiple/ax2.h2
-rw-r--r--examples/activeqt/multiple/main.cpp2
-rw-r--r--examples/activeqt/multiple/multipleax.rc2
-rw-r--r--examples/activeqt/opengl/glbox.cpp2
-rw-r--r--examples/activeqt/opengl/glbox.h2
-rw-r--r--examples/activeqt/opengl/globjwin.cpp2
-rw-r--r--examples/activeqt/opengl/globjwin.h2
-rw-r--r--examples/activeqt/opengl/main.cpp2
-rw-r--r--examples/activeqt/qutlook/addressview.cpp2
-rw-r--r--examples/activeqt/qutlook/addressview.h2
-rw-r--r--examples/activeqt/qutlook/main.cpp2
-rw-r--r--examples/activeqt/simple/main.cpp2
-rw-r--r--examples/activeqt/webbrowser/main.cpp2
-rw-r--r--examples/activeqt/webbrowser/webaxwidget.h2
-rw-r--r--examples/activeqt/wrapper/main.cpp2
-rw-r--r--examples/activeqt/wrapper/wrapperax.rc2
-rw-r--r--examples/animation/animatedtiles/main.cpp2
-rw-r--r--examples/animation/appchooser/main.cpp2
-rw-r--r--examples/animation/easing/animation.h2
-rw-r--r--examples/animation/easing/main.cpp2
-rw-r--r--examples/animation/easing/window.cpp2
-rw-r--r--examples/animation/easing/window.h2
-rw-r--r--examples/animation/moveblocks/main.cpp2
-rw-r--r--examples/animation/states/main.cpp2
-rw-r--r--examples/animation/stickman/animation.cpp2
-rw-r--r--examples/animation/stickman/animation.h2
-rw-r--r--examples/animation/stickman/graphicsview.cpp2
-rw-r--r--examples/animation/stickman/graphicsview.h2
-rw-r--r--examples/animation/stickman/lifecycle.cpp2
-rw-r--r--examples/animation/stickman/lifecycle.h2
-rw-r--r--examples/animation/stickman/main.cpp2
-rw-r--r--examples/animation/stickman/node.cpp2
-rw-r--r--examples/animation/stickman/node.h2
-rw-r--r--examples/animation/stickman/stickman.cpp2
-rw-r--r--examples/animation/stickman/stickman.h2
-rw-r--r--examples/dbus/complexpingpong/complexping.cpp2
-rw-r--r--examples/dbus/complexpingpong/complexping.h2
-rw-r--r--examples/dbus/complexpingpong/complexpong.cpp2
-rw-r--r--examples/dbus/complexpingpong/complexpong.h2
-rw-r--r--examples/dbus/complexpingpong/ping-common.h2
-rw-r--r--examples/dbus/dbus-chat/chat.cpp2
-rw-r--r--examples/dbus/dbus-chat/chat.h2
-rw-r--r--examples/dbus/dbus-chat/chat_adaptor.cpp4
-rw-r--r--examples/dbus/dbus-chat/chat_adaptor.h4
-rw-r--r--examples/dbus/dbus-chat/chat_interface.cpp4
-rw-r--r--examples/dbus/dbus-chat/chat_interface.h4
-rw-r--r--examples/dbus/listnames/listnames.cpp2
-rw-r--r--examples/dbus/pingpong/ping-common.h2
-rw-r--r--examples/dbus/pingpong/ping.cpp2
-rw-r--r--examples/dbus/pingpong/pong.cpp2
-rw-r--r--examples/dbus/pingpong/pong.h2
-rw-r--r--examples/dbus/remotecontrolledcar/car/car.cpp2
-rw-r--r--examples/dbus/remotecontrolledcar/car/car.h2
-rw-r--r--examples/dbus/remotecontrolledcar/car/car_adaptor.cpp4
-rw-r--r--examples/dbus/remotecontrolledcar/car/car_adaptor.h4
-rw-r--r--examples/dbus/remotecontrolledcar/car/main.cpp2
-rw-r--r--examples/dbus/remotecontrolledcar/controller/car_interface.cpp4
-rw-r--r--examples/dbus/remotecontrolledcar/controller/car_interface.h4
-rw-r--r--examples/dbus/remotecontrolledcar/controller/controller.cpp2
-rw-r--r--examples/dbus/remotecontrolledcar/controller/controller.h2
-rw-r--r--examples/dbus/remotecontrolledcar/controller/main.cpp2
-rw-r--r--examples/declarative/animation/basics/color-animation.qml2
-rw-r--r--examples/declarative/animation/basics/property-animation.qml2
-rw-r--r--examples/declarative/animation/behaviors/SideRect.qml2
-rw-r--r--examples/declarative/animation/behaviors/behavior-example.qml2
-rw-r--r--examples/declarative/animation/behaviors/wigglytext.qml2
-rw-r--r--examples/declarative/animation/easing/content/QuitButton.qml2
-rw-r--r--examples/declarative/animation/easing/easing.qml2
-rw-r--r--examples/declarative/animation/states/states.qml2
-rw-r--r--examples/declarative/animation/states/transitions.qml2
-rw-r--r--examples/declarative/cppextensions/imageprovider/imageprovider-example.qml2
-rw-r--r--examples/declarative/cppextensions/imageprovider/imageprovider.cpp2
-rw-r--r--examples/declarative/cppextensions/networkaccessmanagerfactory/main.cpp2
-rw-r--r--examples/declarative/cppextensions/networkaccessmanagerfactory/view.qml2
-rw-r--r--examples/declarative/cppextensions/plugins/com/nokia/TimeExample/Clock.qml2
-rw-r--r--examples/declarative/cppextensions/plugins/plugin.cpp2
-rw-r--r--examples/declarative/cppextensions/plugins/plugins.qml2
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/layoutitem/layoutitem.qml2
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/layoutitem/main.cpp2
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.cpp2
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/gridlayout.h2
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicsgridlayout/qgraphicsgridlayout.qml2
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.cpp2
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/linearlayout.h2
-rw-r--r--examples/declarative/cppextensions/qgraphicslayouts/qgraphicslinearlayout/qgraphicslinearlayout.qml2
-rw-r--r--examples/declarative/cppextensions/qwidgets/qwidgets.cpp2
-rw-r--r--examples/declarative/cppextensions/qwidgets/qwidgets.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/adding/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/adding/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/adding/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/adding/person.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/attached/birthdayparty.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/attached/birthdayparty.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/attached/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/attached/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/attached/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/attached/person.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/birthdayparty.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/birthdayparty.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/happybirthdaysong.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/happybirthdaysong.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/binding/person.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/coercion/birthdayparty.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/coercion/birthdayparty.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/coercion/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/coercion/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/coercion/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/coercion/person.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/default/birthdayparty.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/default/birthdayparty.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/default/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/default/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/default/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/default/person.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/extended/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/extended/lineedit.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/extended/lineedit.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/extended/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/grouped/birthdayparty.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/grouped/birthdayparty.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/grouped/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/grouped/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/grouped/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/grouped/person.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/methods/birthdayparty.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/methods/birthdayparty.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/methods/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/methods/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/methods/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/methods/person.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/properties/birthdayparty.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/properties/birthdayparty.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/properties/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/properties/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/properties/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/properties/person.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/signal/birthdayparty.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/signal/birthdayparty.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/signal/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/signal/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/signal/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/signal/person.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/birthdayparty.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/birthdayparty.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/example.qml2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/happybirthdaysong.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/happybirthdaysong.h2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/main.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/person.cpp2
-rw-r--r--examples/declarative/cppextensions/referenceexamples/valuesource/person.h2
-rw-r--r--examples/declarative/i18n/i18n.qml2
-rw-r--r--examples/declarative/imageelements/borderimage/borderimage.qml2
-rw-r--r--examples/declarative/imageelements/borderimage/content/MyBorderImage.qml2
-rw-r--r--examples/declarative/imageelements/borderimage/content/ShadowRectangle.qml2
-rw-r--r--examples/declarative/imageelements/borderimage/shadows.qml2
-rw-r--r--examples/declarative/imageelements/image/ImageCell.qml2
-rw-r--r--examples/declarative/imageelements/image/image.qml2
-rw-r--r--examples/declarative/keyinteraction/focus/Core/ContextMenu.qml2
-rw-r--r--examples/declarative/keyinteraction/focus/Core/GridMenu.qml2
-rw-r--r--examples/declarative/keyinteraction/focus/Core/ListMenu.qml2
-rw-r--r--examples/declarative/keyinteraction/focus/Core/ListViewDelegate.qml2
-rw-r--r--examples/declarative/keyinteraction/focus/focus.qml2
-rw-r--r--examples/declarative/modelviews/abstractitemmodel/main.cpp2
-rw-r--r--examples/declarative/modelviews/abstractitemmodel/model.cpp2
-rw-r--r--examples/declarative/modelviews/abstractitemmodel/model.h2
-rw-r--r--examples/declarative/modelviews/abstractitemmodel/view.qml2
-rw-r--r--examples/declarative/modelviews/gridview/gridview-example.qml2
-rw-r--r--examples/declarative/modelviews/listview/content/PetsModel.qml2
-rw-r--r--examples/declarative/modelviews/listview/content/PressAndHoldButton.qml2
-rw-r--r--examples/declarative/modelviews/listview/content/RecipesModel.qml2
-rw-r--r--examples/declarative/modelviews/listview/content/TextButton.qml2
-rw-r--r--examples/declarative/modelviews/listview/dynamiclist.qml2
-rw-r--r--examples/declarative/modelviews/listview/expandingdelegates.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlight.qml2
-rw-r--r--examples/declarative/modelviews/listview/highlightranges.qml2
-rw-r--r--examples/declarative/modelviews/listview/sections.qml2
-rw-r--r--examples/declarative/modelviews/objectlistmodel/dataobject.cpp2
-rw-r--r--examples/declarative/modelviews/objectlistmodel/dataobject.h2
-rw-r--r--examples/declarative/modelviews/objectlistmodel/main.cpp2
-rw-r--r--examples/declarative/modelviews/objectlistmodel/view.qml2
-rw-r--r--examples/declarative/modelviews/package/Delegate.qml2
-rw-r--r--examples/declarative/modelviews/package/view.qml2
-rw-r--r--examples/declarative/modelviews/parallax/parallax.qml2
-rw-r--r--examples/declarative/modelviews/parallax/qml/ParallaxView.qml2
-rw-r--r--examples/declarative/modelviews/parallax/qml/Smiley.qml2
-rw-r--r--examples/declarative/modelviews/pathview/pathview-example.qml2
-rw-r--r--examples/declarative/modelviews/stringlistmodel/main.cpp2
-rw-r--r--examples/declarative/modelviews/stringlistmodel/view.qml2
-rw-r--r--examples/declarative/modelviews/visualitemmodel/visualitemmodel.qml2
-rw-r--r--examples/declarative/modelviews/webview/alerts.qml2
-rw-r--r--examples/declarative/modelviews/webview/autosize.qml2
-rw-r--r--examples/declarative/modelviews/webview/content/Mapping/Map.qml2
-rw-r--r--examples/declarative/modelviews/webview/googlemaps.qml2
-rw-r--r--examples/declarative/modelviews/webview/inlinehtml.qml2
-rw-r--r--examples/declarative/modelviews/webview/newwindows.qml2
-rw-r--r--examples/declarative/positioners/Button.qml2
-rw-r--r--examples/declarative/positioners/positioners.qml2
-rw-r--r--examples/declarative/screenorientation/Core/Bubble.qml2
-rw-r--r--examples/declarative/screenorientation/Core/Button.qml2
-rw-r--r--examples/declarative/screenorientation/Core/screenorientation.js2
-rw-r--r--examples/declarative/screenorientation/screenorientation.qml2
-rw-r--r--examples/declarative/sqllocalstorage/hello.qml2
-rw-r--r--examples/declarative/text/fonts/availableFonts.qml2
-rw-r--r--examples/declarative/text/fonts/banner.qml2
-rw-r--r--examples/declarative/text/fonts/fonts.qml2
-rw-r--r--examples/declarative/text/fonts/hello.qml2
-rw-r--r--examples/declarative/text/textselection/textselection.qml2
-rw-r--r--examples/declarative/threading/threadedlistmodel/dataloader.js2
-rw-r--r--examples/declarative/threading/threadedlistmodel/threadedlistmodel.qmlproject2
-rw-r--r--examples/declarative/threading/threadedlistmodel/timedisplay.qml2
-rw-r--r--examples/declarative/threading/workerscript/workerscript.qml2
-rw-r--r--examples/declarative/touchinteraction/gestures/experimental-gestures.qml2
-rw-r--r--examples/declarative/touchinteraction/mousearea/mousearea-example.qml2
-rw-r--r--examples/declarative/toys/clocks/clocks.qml2
-rw-r--r--examples/declarative/toys/clocks/content/Clock.qml2
-rw-r--r--examples/declarative/toys/clocks/content/QuitButton.qml2
-rw-r--r--examples/declarative/toys/corkboards/Day.qml2
-rw-r--r--examples/declarative/toys/corkboards/corkboards.qml2
-rw-r--r--examples/declarative/toys/dynamicscene/dynamicscene.qml2
-rw-r--r--examples/declarative/toys/dynamicscene/qml/Button.qml2
-rw-r--r--examples/declarative/toys/dynamicscene/qml/GenericSceneItem.qml2
-rw-r--r--examples/declarative/toys/dynamicscene/qml/PaletteItem.qml2
-rw-r--r--examples/declarative/toys/dynamicscene/qml/PerspectiveItem.qml2
-rw-r--r--examples/declarative/toys/dynamicscene/qml/Sun.qml2
-rw-r--r--examples/declarative/toys/tic-tac-toe/content/Button.qml2
-rw-r--r--examples/declarative/toys/tic-tac-toe/content/TicTac.qml2
-rw-r--r--examples/declarative/toys/tic-tac-toe/tic-tac-toe.qml2
-rw-r--r--examples/declarative/toys/tvtennis/tvtennis.qml2
-rw-r--r--examples/declarative/tutorials/extending/chapter1-basics/app.qml2
-rw-r--r--examples/declarative/tutorials/extending/chapter1-basics/main.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter1-basics/piechart.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter1-basics/piechart.h2
-rw-r--r--examples/declarative/tutorials/extending/chapter2-methods/app.qml2
-rw-r--r--examples/declarative/tutorials/extending/chapter2-methods/main.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter2-methods/piechart.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter2-methods/piechart.h2
-rw-r--r--examples/declarative/tutorials/extending/chapter3-bindings/app.qml2
-rw-r--r--examples/declarative/tutorials/extending/chapter3-bindings/main.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter3-bindings/piechart.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter3-bindings/piechart.h2
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/app.qml2
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/main.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/piechart.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/piechart.h2
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/pieslice.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter4-customPropertyTypes/pieslice.h2
-rw-r--r--examples/declarative/tutorials/extending/chapter5-listproperties/app.qml2
-rw-r--r--examples/declarative/tutorials/extending/chapter5-listproperties/main.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter5-listproperties/piechart.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter5-listproperties/piechart.h2
-rw-r--r--examples/declarative/tutorials/extending/chapter5-listproperties/pieslice.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter5-listproperties/pieslice.h2
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/app.qml2
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/chartsplugin.h2
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/piechart.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/piechart.h2
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/pieslice.cpp2
-rw-r--r--examples/declarative/tutorials/extending/chapter6-plugins/pieslice.h2
-rw-r--r--examples/declarative/tutorials/helloworld/Cell.qml2
-rw-r--r--examples/declarative/tutorials/helloworld/tutorial1.qml2
-rw-r--r--examples/declarative/tutorials/helloworld/tutorial2.qml2
-rw-r--r--examples/declarative/tutorials/helloworld/tutorial3.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame1/Block.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame1/Button.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame1/samegame.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame2/Block.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame2/Button.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame2/samegame.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame3/Block.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame3/Button.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame3/Dialog.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame3/samegame.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame4/content/BoomBlock.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame4/content/Button.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame4/content/Dialog.qml2
-rw-r--r--examples/declarative/tutorials/samegame/samegame4/samegame.qml2
-rw-r--r--examples/declarative/ui-components/dialcontrol/content/Dial.qml2
-rw-r--r--examples/declarative/ui-components/dialcontrol/content/QuitButton.qml2
-rw-r--r--examples/declarative/ui-components/dialcontrol/dialcontrol.qml2
-rw-r--r--examples/declarative/ui-components/flipable/content/Card.qml2
-rw-r--r--examples/declarative/ui-components/flipable/flipable.qml2
-rw-r--r--examples/declarative/ui-components/progressbar/content/ProgressBar.qml2
-rw-r--r--examples/declarative/ui-components/progressbar/main.qml2
-rw-r--r--examples/declarative/ui-components/scrollbar/ScrollBar.qml2
-rw-r--r--examples/declarative/ui-components/scrollbar/main.qml2
-rw-r--r--examples/declarative/ui-components/searchbox/SearchBox.qml2
-rw-r--r--examples/declarative/ui-components/searchbox/main.qml2
-rw-r--r--examples/declarative/ui-components/slideswitch/content/Switch.qml2
-rw-r--r--examples/declarative/ui-components/slideswitch/slideswitch.qml2
-rw-r--r--examples/declarative/ui-components/spinner/content/Spinner.qml2
-rw-r--r--examples/declarative/ui-components/spinner/main.qml2
-rw-r--r--examples/declarative/ui-components/tabwidget/TabWidget.qml2
-rw-r--r--examples/declarative/ui-components/tabwidget/main.qml2
-rw-r--r--examples/declarative/xml/xmlhttprequest/xmlhttprequest-example.qml2
-rw-r--r--examples/designer/calculatorbuilder/calculatorform.cpp2
-rw-r--r--examples/designer/calculatorbuilder/calculatorform.h2
-rw-r--r--examples/designer/calculatorbuilder/main.cpp2
-rw-r--r--examples/designer/calculatorform/calculatorform.cpp2
-rw-r--r--examples/designer/calculatorform/calculatorform.h2
-rw-r--r--examples/designer/calculatorform/main.cpp2
-rw-r--r--examples/designer/containerextension/multipagewidget.cpp2
-rw-r--r--examples/designer/containerextension/multipagewidget.h2
-rw-r--r--examples/designer/containerextension/multipagewidgetcontainerextension.cpp2
-rw-r--r--examples/designer/containerextension/multipagewidgetcontainerextension.h2
-rw-r--r--examples/designer/containerextension/multipagewidgetextensionfactory.cpp2
-rw-r--r--examples/designer/containerextension/multipagewidgetextensionfactory.h2
-rw-r--r--examples/designer/containerextension/multipagewidgetplugin.cpp2
-rw-r--r--examples/designer/containerextension/multipagewidgetplugin.h2
-rw-r--r--examples/designer/customwidgetplugin/analogclock.cpp2
-rw-r--r--examples/designer/customwidgetplugin/analogclock.h2
-rw-r--r--examples/designer/customwidgetplugin/customwidgetplugin.cpp2
-rw-r--r--examples/designer/customwidgetplugin/customwidgetplugin.h2
-rw-r--r--examples/designer/taskmenuextension/tictactoe.cpp2
-rw-r--r--examples/designer/taskmenuextension/tictactoe.h2
-rw-r--r--examples/designer/taskmenuextension/tictactoedialog.cpp2
-rw-r--r--examples/designer/taskmenuextension/tictactoedialog.h2
-rw-r--r--examples/designer/taskmenuextension/tictactoeplugin.cpp2
-rw-r--r--examples/designer/taskmenuextension/tictactoeplugin.h2
-rw-r--r--examples/designer/taskmenuextension/tictactoetaskmenu.cpp2
-rw-r--r--examples/designer/taskmenuextension/tictactoetaskmenu.h2
-rw-r--r--examples/designer/worldtimeclockbuilder/main.cpp2
-rw-r--r--examples/designer/worldtimeclockplugin/worldtimeclock.cpp2
-rw-r--r--examples/designer/worldtimeclockplugin/worldtimeclock.h2
-rw-r--r--examples/designer/worldtimeclockplugin/worldtimeclockplugin.cpp2
-rw-r--r--examples/designer/worldtimeclockplugin/worldtimeclockplugin.h2
-rw-r--r--examples/desktop/screenshot/main.cpp2
-rw-r--r--examples/desktop/screenshot/screenshot.cpp2
-rw-r--r--examples/desktop/screenshot/screenshot.h2
-rw-r--r--examples/desktop/systray/main.cpp2
-rw-r--r--examples/desktop/systray/window.cpp2
-rw-r--r--examples/desktop/systray/window.h2
-rw-r--r--examples/dialogs/classwizard/classwizard.cpp2
-rw-r--r--examples/dialogs/classwizard/classwizard.h2
-rw-r--r--examples/dialogs/classwizard/main.cpp2
-rw-r--r--examples/dialogs/configdialog/configdialog.cpp2
-rw-r--r--examples/dialogs/configdialog/configdialog.h2
-rw-r--r--examples/dialogs/configdialog/main.cpp2
-rw-r--r--examples/dialogs/configdialog/pages.cpp2
-rw-r--r--examples/dialogs/configdialog/pages.h2
-rw-r--r--examples/dialogs/extension/finddialog.cpp2
-rw-r--r--examples/dialogs/extension/finddialog.h2
-rw-r--r--examples/dialogs/extension/main.cpp2
-rw-r--r--examples/dialogs/findfiles/main.cpp2
-rw-r--r--examples/dialogs/findfiles/window.cpp2
-rw-r--r--examples/dialogs/findfiles/window.h2
-rw-r--r--examples/dialogs/licensewizard/licensewizard.cpp2
-rw-r--r--examples/dialogs/licensewizard/licensewizard.h2
-rw-r--r--examples/dialogs/licensewizard/main.cpp2
-rw-r--r--examples/dialogs/sipdialog/dialog.cpp2
-rw-r--r--examples/dialogs/sipdialog/dialog.h2
-rw-r--r--examples/dialogs/sipdialog/main.cpp2
-rw-r--r--examples/dialogs/standarddialogs/dialog.cpp2
-rw-r--r--examples/dialogs/standarddialogs/dialog.h2
-rw-r--r--examples/dialogs/standarddialogs/main.cpp2
-rw-r--r--examples/dialogs/tabdialog/main.cpp2
-rw-r--r--examples/dialogs/tabdialog/tabdialog.cpp2
-rw-r--r--examples/dialogs/tabdialog/tabdialog.h2
-rw-r--r--examples/dialogs/trivialwizard/trivialwizard.cpp2
-rw-r--r--examples/draganddrop/delayedencoding/images/example.svg2
-rw-r--r--examples/draganddrop/delayedencoding/main.cpp2
-rw-r--r--examples/draganddrop/delayedencoding/mimedata.cpp2
-rw-r--r--examples/draganddrop/delayedencoding/mimedata.h2
-rw-r--r--examples/draganddrop/delayedencoding/sourcewidget.cpp2
-rw-r--r--examples/draganddrop/delayedencoding/sourcewidget.h2
-rw-r--r--examples/draganddrop/draggableicons/dragwidget.cpp2
-rw-r--r--examples/draganddrop/draggableicons/dragwidget.h2
-rw-r--r--examples/draganddrop/draggableicons/main.cpp2
-rw-r--r--examples/draganddrop/draggabletext/draglabel.cpp2
-rw-r--r--examples/draganddrop/draggabletext/draglabel.h2
-rw-r--r--examples/draganddrop/draggabletext/dragwidget.cpp2
-rw-r--r--examples/draganddrop/draggabletext/dragwidget.h2
-rw-r--r--examples/draganddrop/draggabletext/main.cpp2
-rw-r--r--examples/draganddrop/dropsite/droparea.cpp2
-rw-r--r--examples/draganddrop/dropsite/droparea.h2
-rw-r--r--examples/draganddrop/dropsite/dropsitewindow.cpp2
-rw-r--r--examples/draganddrop/dropsite/dropsitewindow.h2
-rw-r--r--examples/draganddrop/dropsite/main.cpp2
-rw-r--r--examples/draganddrop/fridgemagnets/draglabel.cpp2
-rw-r--r--examples/draganddrop/fridgemagnets/draglabel.h2
-rw-r--r--examples/draganddrop/fridgemagnets/dragwidget.cpp2
-rw-r--r--examples/draganddrop/fridgemagnets/dragwidget.h2
-rw-r--r--examples/draganddrop/fridgemagnets/main.cpp2
-rw-r--r--examples/draganddrop/puzzle/main.cpp2
-rw-r--r--examples/draganddrop/puzzle/mainwindow.cpp2
-rw-r--r--examples/draganddrop/puzzle/mainwindow.h2
-rw-r--r--examples/draganddrop/puzzle/pieceslist.cpp2
-rw-r--r--examples/draganddrop/puzzle/pieceslist.h2
-rw-r--r--examples/draganddrop/puzzle/puzzlewidget.cpp2
-rw-r--r--examples/draganddrop/puzzle/puzzlewidget.h2
-rw-r--r--examples/effects/blurpicker/blureffect.cpp2
-rw-r--r--examples/effects/blurpicker/blureffect.h2
-rw-r--r--examples/effects/blurpicker/blurpicker.cpp2
-rw-r--r--examples/effects/blurpicker/blurpicker.h2
-rw-r--r--examples/effects/blurpicker/main.cpp2
-rw-r--r--examples/effects/fademessage/fademessage.cpp2
-rw-r--r--examples/effects/fademessage/fademessage.h2
-rw-r--r--examples/effects/fademessage/main.cpp2
-rw-r--r--examples/effects/lighting/lighting.cpp2
-rw-r--r--examples/effects/lighting/lighting.h2
-rw-r--r--examples/effects/lighting/main.cpp2
-rw-r--r--examples/gestures/imagegestures/imagewidget.cpp2
-rw-r--r--examples/gestures/imagegestures/imagewidget.h2
-rw-r--r--examples/gestures/imagegestures/main.cpp2
-rw-r--r--examples/gestures/imagegestures/mainwidget.cpp2
-rw-r--r--examples/gestures/imagegestures/mainwidget.h2
-rw-r--r--examples/graphicsview/anchorlayout/main.cpp2
-rw-r--r--examples/graphicsview/basicgraphicslayouts/layoutitem.cpp2
-rw-r--r--examples/graphicsview/basicgraphicslayouts/layoutitem.h2
-rw-r--r--examples/graphicsview/basicgraphicslayouts/main.cpp2
-rw-r--r--examples/graphicsview/basicgraphicslayouts/window.cpp2
-rw-r--r--examples/graphicsview/basicgraphicslayouts/window.h2
-rw-r--r--examples/graphicsview/collidingmice/main.cpp2
-rw-r--r--examples/graphicsview/collidingmice/mouse.cpp2
-rw-r--r--examples/graphicsview/collidingmice/mouse.h2
-rw-r--r--examples/graphicsview/diagramscene/arrow.cpp2
-rw-r--r--examples/graphicsview/diagramscene/arrow.h2
-rw-r--r--examples/graphicsview/diagramscene/diagramitem.cpp2
-rw-r--r--examples/graphicsview/diagramscene/diagramitem.h2
-rw-r--r--examples/graphicsview/diagramscene/diagramscene.cpp2
-rw-r--r--examples/graphicsview/diagramscene/diagramscene.h2
-rw-r--r--examples/graphicsview/diagramscene/diagramtextitem.cpp2
-rw-r--r--examples/graphicsview/diagramscene/diagramtextitem.h2
-rw-r--r--examples/graphicsview/diagramscene/main.cpp2
-rw-r--r--examples/graphicsview/diagramscene/mainwindow.cpp2
-rw-r--r--examples/graphicsview/diagramscene/mainwindow.h2
-rw-r--r--examples/graphicsview/dragdroprobot/coloritem.cpp2
-rw-r--r--examples/graphicsview/dragdroprobot/coloritem.h2
-rw-r--r--examples/graphicsview/dragdroprobot/main.cpp2
-rw-r--r--examples/graphicsview/dragdroprobot/robot.cpp2
-rw-r--r--examples/graphicsview/dragdroprobot/robot.h2
-rw-r--r--examples/graphicsview/elasticnodes/edge.cpp2
-rw-r--r--examples/graphicsview/elasticnodes/edge.h2
-rw-r--r--examples/graphicsview/elasticnodes/graphwidget.cpp2
-rw-r--r--examples/graphicsview/elasticnodes/graphwidget.h2
-rw-r--r--examples/graphicsview/elasticnodes/main.cpp2
-rw-r--r--examples/graphicsview/elasticnodes/node.cpp2
-rw-r--r--examples/graphicsview/elasticnodes/node.h2
-rw-r--r--examples/graphicsview/flowlayout/flowlayout.cpp2
-rw-r--r--examples/graphicsview/flowlayout/flowlayout.h2
-rw-r--r--examples/graphicsview/flowlayout/main.cpp2
-rw-r--r--examples/graphicsview/flowlayout/window.cpp2
-rw-r--r--examples/graphicsview/flowlayout/window.h2
-rw-r--r--examples/graphicsview/padnavigator/flippablepad.cpp2
-rw-r--r--examples/graphicsview/padnavigator/flippablepad.h2
-rw-r--r--examples/graphicsview/padnavigator/main.cpp2
-rw-r--r--examples/graphicsview/padnavigator/padnavigator.cpp2
-rw-r--r--examples/graphicsview/padnavigator/padnavigator.h2
-rw-r--r--examples/graphicsview/padnavigator/roundrectitem.cpp2
-rw-r--r--examples/graphicsview/padnavigator/roundrectitem.h2
-rw-r--r--examples/graphicsview/padnavigator/splashitem.cpp2
-rw-r--r--examples/graphicsview/padnavigator/splashitem.h2
-rw-r--r--examples/graphicsview/portedasteroids/animateditem.cpp2
-rw-r--r--examples/graphicsview/portedasteroids/animateditem.h2
-rw-r--r--examples/graphicsview/portedasteroids/ledmeter.cpp2
-rw-r--r--examples/graphicsview/portedasteroids/ledmeter.h2
-rw-r--r--examples/graphicsview/portedasteroids/main.cpp2
-rw-r--r--examples/graphicsview/portedasteroids/sprites.h2
-rw-r--r--examples/graphicsview/portedasteroids/toplevel.cpp2
-rw-r--r--examples/graphicsview/portedasteroids/toplevel.h2
-rw-r--r--examples/graphicsview/portedasteroids/view.cpp2
-rw-r--r--examples/graphicsview/portedasteroids/view.h2
-rw-r--r--examples/graphicsview/portedcanvas/blendshadow.cpp2
-rw-r--r--examples/graphicsview/portedcanvas/canvas.cpp2
-rw-r--r--examples/graphicsview/portedcanvas/canvas.h2
-rw-r--r--examples/graphicsview/portedcanvas/main.cpp2
-rw-r--r--examples/graphicsview/portedcanvas/makeimg.cpp2
-rw-r--r--examples/graphicsview/simpleanchorlayout/main.cpp2
-rw-r--r--examples/graphicsview/weatheranchorlayout/main.cpp2
-rw-r--r--examples/help/contextsensitivehelp/helpbrowser.cpp2
-rw-r--r--examples/help/contextsensitivehelp/helpbrowser.h2
-rw-r--r--examples/help/contextsensitivehelp/main.cpp2
-rw-r--r--examples/help/contextsensitivehelp/wateringconfigdialog.cpp2
-rw-r--r--examples/help/contextsensitivehelp/wateringconfigdialog.h2
-rw-r--r--examples/help/remotecontrol/main.cpp2
-rw-r--r--examples/help/remotecontrol/remotecontrol.cpp2
-rw-r--r--examples/help/remotecontrol/remotecontrol.h2
-rw-r--r--examples/help/simpletextviewer/assistant.cpp2
-rw-r--r--examples/help/simpletextviewer/assistant.h2
-rw-r--r--examples/help/simpletextviewer/findfiledialog.cpp2
-rw-r--r--examples/help/simpletextviewer/findfiledialog.h2
-rw-r--r--examples/help/simpletextviewer/main.cpp2
-rw-r--r--examples/help/simpletextviewer/mainwindow.cpp2
-rw-r--r--examples/help/simpletextviewer/mainwindow.h2
-rw-r--r--examples/help/simpletextviewer/textedit.cpp2
-rw-r--r--examples/help/simpletextviewer/textedit.h2
-rw-r--r--examples/ipc/localfortuneclient/client.cpp2
-rw-r--r--examples/ipc/localfortuneclient/client.h2
-rw-r--r--examples/ipc/localfortuneclient/main.cpp2
-rw-r--r--examples/ipc/localfortuneserver/main.cpp2
-rw-r--r--examples/ipc/localfortuneserver/server.cpp2
-rw-r--r--examples/ipc/localfortuneserver/server.h2
-rw-r--r--examples/ipc/sharedmemory/dialog.cpp2
-rw-r--r--examples/ipc/sharedmemory/dialog.h2
-rw-r--r--examples/ipc/sharedmemory/main.cpp2
-rw-r--r--examples/itemviews/addressbook/adddialog.cpp2
-rw-r--r--examples/itemviews/addressbook/adddialog.h2
-rw-r--r--examples/itemviews/addressbook/addresswidget.cpp2
-rw-r--r--examples/itemviews/addressbook/addresswidget.h2
-rw-r--r--examples/itemviews/addressbook/main.cpp2
-rw-r--r--examples/itemviews/addressbook/mainwindow.cpp2
-rw-r--r--examples/itemviews/addressbook/mainwindow.h2
-rw-r--r--examples/itemviews/addressbook/newaddresstab.cpp2
-rw-r--r--examples/itemviews/addressbook/newaddresstab.h2
-rw-r--r--examples/itemviews/addressbook/tablemodel.cpp2
-rw-r--r--examples/itemviews/addressbook/tablemodel.h2
-rw-r--r--examples/itemviews/basicsortfiltermodel/main.cpp2
-rw-r--r--examples/itemviews/basicsortfiltermodel/window.cpp2
-rw-r--r--examples/itemviews/basicsortfiltermodel/window.h2
-rw-r--r--examples/itemviews/chart/main.cpp2
-rw-r--r--examples/itemviews/chart/mainwindow.cpp2
-rw-r--r--examples/itemviews/chart/mainwindow.h2
-rw-r--r--examples/itemviews/chart/pieview.cpp2
-rw-r--r--examples/itemviews/chart/pieview.h2
-rw-r--r--examples/itemviews/coloreditorfactory/colorlisteditor.cpp2
-rw-r--r--examples/itemviews/coloreditorfactory/colorlisteditor.h2
-rw-r--r--examples/itemviews/coloreditorfactory/main.cpp2
-rw-r--r--examples/itemviews/coloreditorfactory/window.cpp2
-rw-r--r--examples/itemviews/coloreditorfactory/window.h2
-rw-r--r--examples/itemviews/combowidgetmapper/main.cpp2
-rw-r--r--examples/itemviews/combowidgetmapper/window.cpp2
-rw-r--r--examples/itemviews/combowidgetmapper/window.h2
-rw-r--r--examples/itemviews/customsortfiltermodel/main.cpp2
-rw-r--r--examples/itemviews/customsortfiltermodel/mysortfilterproxymodel.cpp2
-rw-r--r--examples/itemviews/customsortfiltermodel/mysortfilterproxymodel.h2
-rw-r--r--examples/itemviews/customsortfiltermodel/window.cpp2
-rw-r--r--examples/itemviews/customsortfiltermodel/window.h2
-rw-r--r--examples/itemviews/dirview/main.cpp2
-rw-r--r--examples/itemviews/editabletreemodel/main.cpp2
-rw-r--r--examples/itemviews/editabletreemodel/mainwindow.cpp2
-rw-r--r--examples/itemviews/editabletreemodel/mainwindow.h2
-rw-r--r--examples/itemviews/editabletreemodel/treeitem.cpp2
-rw-r--r--examples/itemviews/editabletreemodel/treeitem.h2
-rw-r--r--examples/itemviews/editabletreemodel/treemodel.cpp2
-rw-r--r--examples/itemviews/editabletreemodel/treemodel.h2
-rw-r--r--examples/itemviews/fetchmore/filelistmodel.cpp2
-rw-r--r--examples/itemviews/fetchmore/filelistmodel.h2
-rw-r--r--examples/itemviews/fetchmore/main.cpp2
-rw-r--r--examples/itemviews/fetchmore/window.cpp2
-rw-r--r--examples/itemviews/fetchmore/window.h2
-rw-r--r--examples/itemviews/frozencolumn/freezetablewidget.cpp2
-rw-r--r--examples/itemviews/frozencolumn/freezetablewidget.h2
-rw-r--r--examples/itemviews/frozencolumn/main.cpp2
-rw-r--r--examples/itemviews/pixelator/imagemodel.cpp2
-rw-r--r--examples/itemviews/pixelator/imagemodel.h2
-rw-r--r--examples/itemviews/pixelator/main.cpp2
-rw-r--r--examples/itemviews/pixelator/mainwindow.cpp2
-rw-r--r--examples/itemviews/pixelator/mainwindow.h2
-rw-r--r--examples/itemviews/pixelator/pixeldelegate.cpp2
-rw-r--r--examples/itemviews/pixelator/pixeldelegate.h2
-rw-r--r--examples/itemviews/puzzle/main.cpp2
-rw-r--r--examples/itemviews/puzzle/mainwindow.cpp2
-rw-r--r--examples/itemviews/puzzle/mainwindow.h2
-rw-r--r--examples/itemviews/puzzle/piecesmodel.cpp2
-rw-r--r--examples/itemviews/puzzle/piecesmodel.h2
-rw-r--r--examples/itemviews/puzzle/puzzlewidget.cpp2
-rw-r--r--examples/itemviews/puzzle/puzzlewidget.h2
-rw-r--r--examples/itemviews/simpledommodel/domitem.cpp2
-rw-r--r--examples/itemviews/simpledommodel/domitem.h2
-rw-r--r--examples/itemviews/simpledommodel/dommodel.cpp2
-rw-r--r--examples/itemviews/simpledommodel/dommodel.h2
-rw-r--r--examples/itemviews/simpledommodel/main.cpp2
-rw-r--r--examples/itemviews/simpledommodel/mainwindow.cpp2
-rw-r--r--examples/itemviews/simpledommodel/mainwindow.h2
-rw-r--r--examples/itemviews/simpletreemodel/main.cpp2
-rw-r--r--examples/itemviews/simpletreemodel/treeitem.cpp2
-rw-r--r--examples/itemviews/simpletreemodel/treeitem.h2
-rw-r--r--examples/itemviews/simpletreemodel/treemodel.cpp2
-rw-r--r--examples/itemviews/simpletreemodel/treemodel.h2
-rw-r--r--examples/itemviews/simplewidgetmapper/main.cpp2
-rw-r--r--examples/itemviews/simplewidgetmapper/window.cpp2
-rw-r--r--examples/itemviews/simplewidgetmapper/window.h2
-rw-r--r--examples/itemviews/spinboxdelegate/delegate.cpp2
-rw-r--r--examples/itemviews/spinboxdelegate/delegate.h2
-rw-r--r--examples/itemviews/spinboxdelegate/main.cpp2
-rw-r--r--examples/itemviews/stardelegate/main.cpp2
-rw-r--r--examples/itemviews/stardelegate/stardelegate.cpp2
-rw-r--r--examples/itemviews/stardelegate/stardelegate.h2
-rw-r--r--examples/itemviews/stardelegate/stareditor.cpp2
-rw-r--r--examples/itemviews/stardelegate/stareditor.h2
-rw-r--r--examples/itemviews/stardelegate/starrating.cpp2
-rw-r--r--examples/itemviews/stardelegate/starrating.h2
-rw-r--r--examples/ja_JP/linguist/hellotr/main.cpp2
-rw-r--r--examples/layouts/basiclayouts/dialog.cpp2
-rw-r--r--examples/layouts/basiclayouts/dialog.h2
-rw-r--r--examples/layouts/basiclayouts/main.cpp2
-rw-r--r--examples/layouts/borderlayout/borderlayout.cpp2
-rw-r--r--examples/layouts/borderlayout/borderlayout.h2
-rw-r--r--examples/layouts/borderlayout/main.cpp2
-rw-r--r--examples/layouts/borderlayout/window.cpp2
-rw-r--r--examples/layouts/borderlayout/window.h2
-rw-r--r--examples/layouts/dynamiclayouts/dialog.cpp2
-rw-r--r--examples/layouts/dynamiclayouts/dialog.h2
-rw-r--r--examples/layouts/dynamiclayouts/main.cpp2
-rw-r--r--examples/layouts/flowlayout/flowlayout.cpp2
-rw-r--r--examples/layouts/flowlayout/flowlayout.h2
-rw-r--r--examples/layouts/flowlayout/main.cpp2
-rw-r--r--examples/layouts/flowlayout/window.cpp2
-rw-r--r--examples/layouts/flowlayout/window.h2
-rw-r--r--examples/linguist/arrowpad/arrowpad.cpp2
-rw-r--r--examples/linguist/arrowpad/arrowpad.h2
-rw-r--r--examples/linguist/arrowpad/main.cpp2
-rw-r--r--examples/linguist/arrowpad/mainwindow.cpp2
-rw-r--r--examples/linguist/arrowpad/mainwindow.h2
-rw-r--r--examples/linguist/hellotr/main.cpp2
-rw-r--r--examples/linguist/trollprint/main.cpp2
-rw-r--r--examples/linguist/trollprint/mainwindow.cpp2
-rw-r--r--examples/linguist/trollprint/mainwindow.h2
-rw-r--r--examples/linguist/trollprint/printpanel.cpp2
-rw-r--r--examples/linguist/trollprint/printpanel.h2
-rw-r--r--examples/mainwindows/application/main.cpp2
-rw-r--r--examples/mainwindows/application/mainwindow.cpp2
-rw-r--r--examples/mainwindows/application/mainwindow.h2
-rw-r--r--examples/mainwindows/dockwidgets/main.cpp2
-rw-r--r--examples/mainwindows/dockwidgets/mainwindow.cpp2
-rw-r--r--examples/mainwindows/dockwidgets/mainwindow.h2
-rw-r--r--examples/mainwindows/mdi/main.cpp2
-rw-r--r--examples/mainwindows/mdi/mainwindow.cpp2
-rw-r--r--examples/mainwindows/mdi/mainwindow.h2
-rw-r--r--examples/mainwindows/mdi/mdichild.cpp2
-rw-r--r--examples/mainwindows/mdi/mdichild.h2
-rw-r--r--examples/mainwindows/menus/main.cpp2
-rw-r--r--examples/mainwindows/menus/mainwindow.cpp2
-rw-r--r--examples/mainwindows/menus/mainwindow.h2
-rw-r--r--examples/mainwindows/recentfiles/main.cpp2
-rw-r--r--examples/mainwindows/recentfiles/mainwindow.cpp2
-rw-r--r--examples/mainwindows/recentfiles/mainwindow.h2
-rw-r--r--examples/mainwindows/sdi/main.cpp2
-rw-r--r--examples/mainwindows/sdi/mainwindow.cpp2
-rw-r--r--examples/mainwindows/sdi/mainwindow.h2
-rw-r--r--examples/multimedia/audiodevices/audiodevices.cpp2
-rw-r--r--examples/multimedia/audiodevices/audiodevices.h2
-rw-r--r--examples/multimedia/audiodevices/main.cpp2
-rw-r--r--examples/multimedia/audioinput/audioinput.cpp2
-rw-r--r--examples/multimedia/audioinput/audioinput.h2
-rw-r--r--examples/multimedia/audioinput/main.cpp2
-rw-r--r--examples/multimedia/audiooutput/audiooutput.cpp2
-rw-r--r--examples/multimedia/audiooutput/audiooutput.h2
-rw-r--r--examples/multimedia/audiooutput/main.cpp2
-rw-r--r--examples/multimedia/videographicsitem/main.cpp2
-rw-r--r--examples/multimedia/videographicsitem/videoitem.cpp2
-rw-r--r--examples/multimedia/videographicsitem/videoitem.h2
-rw-r--r--examples/multimedia/videographicsitem/videoplayer.cpp2
-rw-r--r--examples/multimedia/videographicsitem/videoplayer.h2
-rw-r--r--examples/multimedia/videowidget/main.cpp2
-rw-r--r--examples/multimedia/videowidget/videoplayer.cpp2
-rw-r--r--examples/multimedia/videowidget/videoplayer.h2
-rw-r--r--examples/multimedia/videowidget/videowidget.cpp2
-rw-r--r--examples/multimedia/videowidget/videowidget.h2
-rw-r--r--examples/multimedia/videowidget/videowidgetsurface.cpp2
-rw-r--r--examples/multimedia/videowidget/videowidgetsurface.h2
-rw-r--r--examples/network/bearercloud/bearercloud.cpp2
-rw-r--r--examples/network/bearercloud/bearercloud.h2
-rw-r--r--examples/network/bearercloud/cloud.cpp2
-rw-r--r--examples/network/bearercloud/cloud.h2
-rw-r--r--examples/network/bearercloud/main.cpp2
-rw-r--r--examples/network/bearermonitor/bearermonitor.cpp2
-rw-r--r--examples/network/bearermonitor/bearermonitor.h2
-rw-r--r--examples/network/bearermonitor/main.cpp2
-rw-r--r--examples/network/bearermonitor/sessionwidget.cpp2
-rw-r--r--examples/network/bearermonitor/sessionwidget.h2
-rw-r--r--examples/network/blockingfortuneclient/blockingclient.cpp2
-rw-r--r--examples/network/blockingfortuneclient/blockingclient.h2
-rw-r--r--examples/network/blockingfortuneclient/fortunethread.cpp2
-rw-r--r--examples/network/blockingfortuneclient/fortunethread.h2
-rw-r--r--examples/network/blockingfortuneclient/main.cpp2
-rw-r--r--examples/network/broadcastreceiver/main.cpp2
-rw-r--r--examples/network/broadcastreceiver/receiver.cpp2
-rw-r--r--examples/network/broadcastreceiver/receiver.h2
-rw-r--r--examples/network/broadcastsender/main.cpp2
-rw-r--r--examples/network/broadcastsender/sender.cpp2
-rw-r--r--examples/network/broadcastsender/sender.h2
-rw-r--r--examples/network/download/main.cpp2
-rw-r--r--examples/network/downloadmanager/downloadmanager.cpp2
-rw-r--r--examples/network/downloadmanager/downloadmanager.h2
-rw-r--r--examples/network/downloadmanager/main.cpp2
-rw-r--r--examples/network/downloadmanager/textprogressbar.cpp2
-rw-r--r--examples/network/downloadmanager/textprogressbar.h2
-rw-r--r--examples/network/fortuneclient/client.cpp2
-rw-r--r--examples/network/fortuneclient/client.h2
-rw-r--r--examples/network/fortuneclient/main.cpp2
-rw-r--r--examples/network/fortuneserver/main.cpp2
-rw-r--r--examples/network/fortuneserver/server.cpp2
-rw-r--r--examples/network/fortuneserver/server.h2
-rw-r--r--examples/network/googlesuggest/googlesuggest.cpp2
-rw-r--r--examples/network/googlesuggest/googlesuggest.h2
-rw-r--r--examples/network/googlesuggest/main.cpp2
-rw-r--r--examples/network/googlesuggest/searchbox.cpp2
-rw-r--r--examples/network/googlesuggest/searchbox.h2
-rw-r--r--examples/network/http/httpwindow.cpp2
-rw-r--r--examples/network/http/httpwindow.h2
-rw-r--r--examples/network/http/main.cpp2
-rw-r--r--examples/network/loopback/dialog.cpp2
-rw-r--r--examples/network/loopback/dialog.h2
-rw-r--r--examples/network/loopback/main.cpp2
-rw-r--r--examples/network/network-chat/chatdialog.cpp2
-rw-r--r--examples/network/network-chat/chatdialog.h2
-rw-r--r--examples/network/network-chat/client.cpp2
-rw-r--r--examples/network/network-chat/client.h2
-rw-r--r--examples/network/network-chat/connection.cpp2
-rw-r--r--examples/network/network-chat/connection.h2
-rw-r--r--examples/network/network-chat/main.cpp2
-rw-r--r--examples/network/network-chat/peermanager.cpp2
-rw-r--r--examples/network/network-chat/peermanager.h2
-rw-r--r--examples/network/network-chat/server.cpp2
-rw-r--r--examples/network/network-chat/server.h2
-rw-r--r--examples/network/qftp/ftpwindow.cpp2
-rw-r--r--examples/network/qftp/ftpwindow.h2
-rw-r--r--examples/network/qftp/main.cpp2
-rw-r--r--examples/network/securesocketclient/certificateinfo.cpp2
-rw-r--r--examples/network/securesocketclient/certificateinfo.h2
-rw-r--r--examples/network/securesocketclient/main.cpp2
-rw-r--r--examples/network/securesocketclient/sslclient.cpp2
-rw-r--r--examples/network/securesocketclient/sslclient.h2
-rw-r--r--examples/network/threadedfortuneserver/dialog.cpp2
-rw-r--r--examples/network/threadedfortuneserver/dialog.h2
-rw-r--r--examples/network/threadedfortuneserver/fortuneserver.cpp2
-rw-r--r--examples/network/threadedfortuneserver/fortuneserver.h2
-rw-r--r--examples/network/threadedfortuneserver/fortunethread.cpp2
-rw-r--r--examples/network/threadedfortuneserver/fortunethread.h2
-rw-r--r--examples/network/threadedfortuneserver/main.cpp2
-rw-r--r--examples/network/torrent/addtorrentdialog.cpp2
-rw-r--r--examples/network/torrent/addtorrentdialog.h2
-rw-r--r--examples/network/torrent/bencodeparser.cpp2
-rw-r--r--examples/network/torrent/bencodeparser.h2
-rw-r--r--examples/network/torrent/connectionmanager.cpp2
-rw-r--r--examples/network/torrent/connectionmanager.h2
-rw-r--r--examples/network/torrent/filemanager.cpp2
-rw-r--r--examples/network/torrent/filemanager.h2
-rw-r--r--examples/network/torrent/main.cpp2
-rw-r--r--examples/network/torrent/mainwindow.cpp2
-rw-r--r--examples/network/torrent/mainwindow.h2
-rw-r--r--examples/network/torrent/metainfo.cpp2
-rw-r--r--examples/network/torrent/metainfo.h2
-rw-r--r--examples/network/torrent/peerwireclient.cpp2
-rw-r--r--examples/network/torrent/peerwireclient.h2
-rw-r--r--examples/network/torrent/ratecontroller.cpp2
-rw-r--r--examples/network/torrent/ratecontroller.h2
-rw-r--r--examples/network/torrent/torrentclient.cpp2
-rw-r--r--examples/network/torrent/torrentclient.h2
-rw-r--r--examples/network/torrent/torrentserver.cpp2
-rw-r--r--examples/network/torrent/torrentserver.h2
-rw-r--r--examples/network/torrent/trackerclient.cpp2
-rw-r--r--examples/network/torrent/trackerclient.h2
-rw-r--r--examples/opengl/2dpainting/glwidget.cpp2
-rw-r--r--examples/opengl/2dpainting/glwidget.h2
-rw-r--r--examples/opengl/2dpainting/helper.cpp2
-rw-r--r--examples/opengl/2dpainting/helper.h2
-rw-r--r--examples/opengl/2dpainting/main.cpp2
-rw-r--r--examples/opengl/2dpainting/widget.cpp2
-rw-r--r--examples/opengl/2dpainting/widget.h2
-rw-r--r--examples/opengl/2dpainting/window.cpp2
-rw-r--r--examples/opengl/2dpainting/window.h2
-rw-r--r--examples/opengl/framebufferobject/glwidget.cpp2
-rw-r--r--examples/opengl/framebufferobject/glwidget.h2
-rw-r--r--examples/opengl/framebufferobject/main.cpp2
-rw-r--r--examples/opengl/framebufferobject2/glwidget.cpp2
-rw-r--r--examples/opengl/framebufferobject2/glwidget.h2
-rw-r--r--examples/opengl/framebufferobject2/main.cpp2
-rw-r--r--examples/opengl/grabber/glwidget.cpp2
-rw-r--r--examples/opengl/grabber/glwidget.h2
-rw-r--r--examples/opengl/grabber/main.cpp2
-rw-r--r--examples/opengl/grabber/mainwindow.cpp2
-rw-r--r--examples/opengl/grabber/mainwindow.h2
-rw-r--r--examples/opengl/hellogl/glwidget.cpp2
-rw-r--r--examples/opengl/hellogl/glwidget.h2
-rw-r--r--examples/opengl/hellogl/main.cpp2
-rw-r--r--examples/opengl/hellogl/window.cpp2
-rw-r--r--examples/opengl/hellogl/window.h2
-rw-r--r--examples/opengl/hellogl_es/bubble.cpp2
-rw-r--r--examples/opengl/hellogl_es/bubble.h2
-rw-r--r--examples/opengl/hellogl_es/glwidget.cpp2
-rw-r--r--examples/opengl/hellogl_es/glwidget.h2
-rw-r--r--examples/opengl/hellogl_es/main.cpp2
-rw-r--r--examples/opengl/hellogl_es/mainwindow.cpp2
-rw-r--r--examples/opengl/hellogl_es/mainwindow.h2
-rw-r--r--examples/opengl/hellogl_es2/bubble.cpp2
-rw-r--r--examples/opengl/hellogl_es2/bubble.h2
-rw-r--r--examples/opengl/hellogl_es2/glwidget.cpp2
-rw-r--r--examples/opengl/hellogl_es2/glwidget.h2
-rw-r--r--examples/opengl/hellogl_es2/main.cpp2
-rw-r--r--examples/opengl/hellogl_es2/mainwindow.cpp2
-rw-r--r--examples/opengl/hellogl_es2/mainwindow.h2
-rw-r--r--examples/opengl/overpainting/bubble.cpp2
-rw-r--r--examples/opengl/overpainting/bubble.h2
-rw-r--r--examples/opengl/overpainting/glwidget.cpp2
-rw-r--r--examples/opengl/overpainting/glwidget.h2
-rw-r--r--examples/opengl/overpainting/main.cpp2
-rw-r--r--examples/opengl/pbuffers/cube.cpp2
-rw-r--r--examples/opengl/pbuffers/cube.h2
-rw-r--r--examples/opengl/pbuffers/glwidget.cpp2
-rw-r--r--examples/opengl/pbuffers/glwidget.h2
-rw-r--r--examples/opengl/pbuffers/main.cpp2
-rw-r--r--examples/opengl/pbuffers2/glwidget.cpp2
-rw-r--r--examples/opengl/pbuffers2/glwidget.h2
-rw-r--r--examples/opengl/pbuffers2/main.cpp2
-rw-r--r--examples/opengl/samplebuffers/glwidget.cpp2
-rw-r--r--examples/opengl/samplebuffers/glwidget.h2
-rw-r--r--examples/opengl/samplebuffers/main.cpp2
-rw-r--r--examples/opengl/shared/qtlogo.cpp2
-rw-r--r--examples/opengl/shared/qtlogo.h2
-rw-r--r--examples/opengl/textures/glwidget.cpp2
-rw-r--r--examples/opengl/textures/glwidget.h2
-rw-r--r--examples/opengl/textures/main.cpp2
-rw-r--r--examples/opengl/textures/window.cpp2
-rw-r--r--examples/opengl/textures/window.h2
-rw-r--r--examples/openvg/star/main.cpp2
-rw-r--r--examples/openvg/star/starwidget.cpp2
-rw-r--r--examples/openvg/star/starwidget.h2
-rw-r--r--examples/painting/basicdrawing/main.cpp2
-rw-r--r--examples/painting/basicdrawing/renderarea.cpp2
-rw-r--r--examples/painting/basicdrawing/renderarea.h2
-rw-r--r--examples/painting/basicdrawing/window.cpp2
-rw-r--r--examples/painting/basicdrawing/window.h2
-rw-r--r--examples/painting/concentriccircles/circlewidget.cpp2
-rw-r--r--examples/painting/concentriccircles/circlewidget.h2
-rw-r--r--examples/painting/concentriccircles/main.cpp2
-rw-r--r--examples/painting/concentriccircles/window.cpp2
-rw-r--r--examples/painting/concentriccircles/window.h2
-rw-r--r--examples/painting/fontsampler/main.cpp2
-rw-r--r--examples/painting/fontsampler/mainwindow.cpp2
-rw-r--r--examples/painting/fontsampler/mainwindow.h2
-rw-r--r--examples/painting/imagecomposition/imagecomposer.cpp2
-rw-r--r--examples/painting/imagecomposition/imagecomposer.h2
-rw-r--r--examples/painting/imagecomposition/main.cpp2
-rw-r--r--examples/painting/painterpaths/main.cpp2
-rw-r--r--examples/painting/painterpaths/renderarea.cpp2
-rw-r--r--examples/painting/painterpaths/renderarea.h2
-rw-r--r--examples/painting/painterpaths/window.cpp2
-rw-r--r--examples/painting/painterpaths/window.h2
-rw-r--r--examples/painting/svggenerator/displaywidget.cpp2
-rw-r--r--examples/painting/svggenerator/displaywidget.h2
-rw-r--r--examples/painting/svggenerator/main.cpp2
-rw-r--r--examples/painting/svggenerator/svggenerator.pro2
-rw-r--r--examples/painting/svggenerator/window.cpp2
-rw-r--r--examples/painting/svggenerator/window.h2
-rw-r--r--examples/painting/svgviewer/main.cpp2
-rw-r--r--examples/painting/svgviewer/mainwindow.cpp2
-rw-r--r--examples/painting/svgviewer/mainwindow.h2
-rw-r--r--examples/painting/svgviewer/svgview.cpp2
-rw-r--r--examples/painting/svgviewer/svgview.h2
-rw-r--r--examples/painting/transformations/main.cpp2
-rw-r--r--examples/painting/transformations/renderarea.cpp2
-rw-r--r--examples/painting/transformations/renderarea.h2
-rw-r--r--examples/painting/transformations/window.cpp2
-rw-r--r--examples/painting/transformations/window.h2
-rw-r--r--examples/phonon/capabilities/main.cpp2
-rw-r--r--examples/phonon/capabilities/window.cpp2
-rw-r--r--examples/phonon/capabilities/window.h2
-rw-r--r--examples/phonon/qmusicplayer/main.cpp2
-rw-r--r--examples/phonon/qmusicplayer/mainwindow.cpp2
-rw-r--r--examples/phonon/qmusicplayer/mainwindow.h2
-rw-r--r--examples/qmake/precompile/main.cpp2
-rw-r--r--examples/qmake/precompile/mydialog.cpp2
-rw-r--r--examples/qmake/precompile/mydialog.h2
-rw-r--r--examples/qmake/precompile/myobject.cpp2
-rw-r--r--examples/qmake/precompile/myobject.h2
-rw-r--r--examples/qmake/precompile/stable.h2
-rw-r--r--examples/qmake/precompile/util.cpp2
-rw-r--r--examples/qmake/tutorial/hello.cpp2
-rw-r--r--examples/qmake/tutorial/hello.h2
-rw-r--r--examples/qmake/tutorial/hellounix.cpp2
-rw-r--r--examples/qmake/tutorial/hellowin.cpp2
-rw-r--r--examples/qmake/tutorial/main.cpp2
-rw-r--r--examples/qtconcurrent/imagescaling/imagescaling.cpp2
-rw-r--r--examples/qtconcurrent/imagescaling/imagescaling.h2
-rw-r--r--examples/qtconcurrent/imagescaling/main.cpp2
-rw-r--r--examples/qtconcurrent/map/main.cpp2
-rw-r--r--examples/qtconcurrent/progressdialog/main.cpp2
-rw-r--r--examples/qtconcurrent/runfunction/main.cpp2
-rw-r--r--examples/qtconcurrent/wordcount/main.cpp2
-rw-r--r--examples/qtestlib/tutorial1/testqstring.cpp2
-rw-r--r--examples/qtestlib/tutorial2/testqstring.cpp2
-rw-r--r--examples/qtestlib/tutorial3/testgui.cpp2
-rw-r--r--examples/qtestlib/tutorial4/testgui.cpp2
-rw-r--r--examples/qtestlib/tutorial5/benchmarking.cpp2
-rw-r--r--examples/qtestlib/tutorial5/containers.cpp2
-rw-r--r--examples/qws/dbscreen/dbscreen.cpp2
-rw-r--r--examples/qws/dbscreen/dbscreen.h2
-rw-r--r--examples/qws/dbscreen/dbscreendriverplugin.cpp2
-rw-r--r--examples/qws/framebuffer/main.c2
-rw-r--r--examples/qws/mousecalibration/calibration.cpp2
-rw-r--r--examples/qws/mousecalibration/calibration.h2
-rw-r--r--examples/qws/mousecalibration/main.cpp2
-rw-r--r--examples/qws/mousecalibration/scribblewidget.cpp2
-rw-r--r--examples/qws/mousecalibration/scribblewidget.h2
-rw-r--r--examples/qws/simpledecoration/analogclock.cpp2
-rw-r--r--examples/qws/simpledecoration/analogclock.h2
-rw-r--r--examples/qws/simpledecoration/main.cpp2
-rw-r--r--examples/qws/simpledecoration/mydecoration.cpp2
-rw-r--r--examples/qws/simpledecoration/mydecoration.h2
-rw-r--r--examples/qws/svgalib/svgalibpaintdevice.cpp2
-rw-r--r--examples/qws/svgalib/svgalibpaintdevice.h2
-rw-r--r--examples/qws/svgalib/svgalibpaintengine.cpp2
-rw-r--r--examples/qws/svgalib/svgalibpaintengine.h2
-rw-r--r--examples/qws/svgalib/svgalibplugin.cpp2
-rw-r--r--examples/qws/svgalib/svgalibscreen.cpp2
-rw-r--r--examples/qws/svgalib/svgalibscreen.h2
-rw-r--r--examples/qws/svgalib/svgalibsurface.cpp2
-rw-r--r--examples/qws/svgalib/svgalibsurface.h2
-rw-r--r--examples/richtext/calendar/main.cpp2
-rw-r--r--examples/richtext/calendar/mainwindow.cpp2
-rw-r--r--examples/richtext/calendar/mainwindow.h2
-rw-r--r--examples/richtext/orderform/detailsdialog.cpp2
-rw-r--r--examples/richtext/orderform/detailsdialog.h2
-rw-r--r--examples/richtext/orderform/main.cpp2
-rw-r--r--examples/richtext/orderform/mainwindow.cpp2
-rw-r--r--examples/richtext/orderform/mainwindow.h2
-rw-r--r--examples/richtext/syntaxhighlighter/highlighter.cpp2
-rw-r--r--examples/richtext/syntaxhighlighter/highlighter.h2
-rw-r--r--examples/richtext/syntaxhighlighter/main.cpp2
-rw-r--r--examples/richtext/syntaxhighlighter/mainwindow.cpp2
-rw-r--r--examples/richtext/syntaxhighlighter/mainwindow.h2
-rw-r--r--examples/richtext/textobject/main.cpp2
-rw-r--r--examples/richtext/textobject/svgtextobject.cpp2
-rw-r--r--examples/richtext/textobject/svgtextobject.h2
-rw-r--r--examples/richtext/textobject/window.cpp2
-rw-r--r--examples/richtext/textobject/window.h2
-rw-r--r--examples/script/calculator/main.cpp2
-rw-r--r--examples/script/context2d/context2d.cpp2
-rw-r--r--examples/script/context2d/context2d.h2
-rw-r--r--examples/script/context2d/domimage.cpp2
-rw-r--r--examples/script/context2d/domimage.h2
-rw-r--r--examples/script/context2d/environment.cpp2
-rw-r--r--examples/script/context2d/environment.h2
-rw-r--r--examples/script/context2d/main.cpp2
-rw-r--r--examples/script/context2d/qcontext2dcanvas.cpp2
-rw-r--r--examples/script/context2d/qcontext2dcanvas.h2
-rw-r--r--examples/script/context2d/window.cpp2
-rw-r--r--examples/script/context2d/window.h2
-rw-r--r--examples/script/customclass/bytearrayclass.cpp2
-rw-r--r--examples/script/customclass/bytearrayclass.h2
-rw-r--r--examples/script/customclass/bytearrayprototype.cpp2
-rw-r--r--examples/script/customclass/bytearrayprototype.h2
-rw-r--r--examples/script/customclass/main.cpp2
-rw-r--r--examples/script/defaultprototypes/main.cpp2
-rw-r--r--examples/script/defaultprototypes/prototypes.cpp2
-rw-r--r--examples/script/defaultprototypes/prototypes.h2
-rw-r--r--examples/script/helloscript/main.cpp2
-rw-r--r--examples/script/marshal/main.cpp2
-rw-r--r--examples/script/qscript/main.cpp2
-rw-r--r--examples/script/qsdbg/main.cpp2
-rw-r--r--examples/script/qsdbg/scriptbreakpointmanager.cpp2
-rw-r--r--examples/script/qsdbg/scriptbreakpointmanager.h2
-rw-r--r--examples/script/qsdbg/scriptdebugger.cpp2
-rw-r--r--examples/script/qsdbg/scriptdebugger.h2
-rw-r--r--examples/script/qstetrix/main.cpp2
-rw-r--r--examples/script/qstetrix/tetrixboard.cpp2
-rw-r--r--examples/script/qstetrix/tetrixboard.h2
-rw-r--r--examples/scroller/graphicsview/main.cpp12
-rw-r--r--examples/scroller/plot/main.cpp11
-rw-r--r--examples/scroller/plot/plot.pro5
-rw-r--r--examples/scroller/plot/plotwidget.cpp2
-rw-r--r--examples/scroller/plot/plotwidget.h2
-rw-r--r--examples/scroller/plot/settingswidget.cpp2
-rw-r--r--examples/scroller/plot/settingswidget.h2
-rw-r--r--examples/scroller/wheel/main.cpp16
-rw-r--r--examples/scroller/wheel/wheel.pro5
-rw-r--r--examples/scroller/wheel/wheelwidget.cpp2
-rw-r--r--examples/scroller/wheel/wheelwidget.h2
-rw-r--r--examples/sql/cachedtable/main.cpp2
-rw-r--r--examples/sql/cachedtable/tableeditor.cpp2
-rw-r--r--examples/sql/cachedtable/tableeditor.h2
-rw-r--r--examples/sql/connection.h2
-rw-r--r--examples/sql/drilldown/imageitem.cpp2
-rw-r--r--examples/sql/drilldown/imageitem.h2
-rw-r--r--examples/sql/drilldown/informationwindow.cpp2
-rw-r--r--examples/sql/drilldown/informationwindow.h2
-rw-r--r--examples/sql/drilldown/main.cpp2
-rw-r--r--examples/sql/drilldown/view.cpp2
-rw-r--r--examples/sql/drilldown/view.h2
-rw-r--r--examples/sql/masterdetail/database.h2
-rw-r--r--examples/sql/masterdetail/dialog.cpp2
-rw-r--r--examples/sql/masterdetail/dialog.h2
-rw-r--r--examples/sql/masterdetail/main.cpp2
-rw-r--r--examples/sql/masterdetail/mainwindow.cpp2
-rw-r--r--examples/sql/masterdetail/mainwindow.h2
-rw-r--r--examples/sql/querymodel/customsqlmodel.cpp2
-rw-r--r--examples/sql/querymodel/customsqlmodel.h2
-rw-r--r--examples/sql/querymodel/editablesqlmodel.cpp2
-rw-r--r--examples/sql/querymodel/editablesqlmodel.h2
-rw-r--r--examples/sql/querymodel/main.cpp2
-rw-r--r--examples/sql/relationaltablemodel/relationaltablemodel.cpp2
-rw-r--r--examples/sql/sqlwidgetmapper/main.cpp2
-rw-r--r--examples/sql/sqlwidgetmapper/window.cpp2
-rw-r--r--examples/sql/sqlwidgetmapper/window.h2
-rw-r--r--examples/sql/tablemodel/tablemodel.cpp2
-rw-r--r--examples/statemachine/eventtransitions/main.cpp2
-rw-r--r--examples/statemachine/factorial/main.cpp2
-rw-r--r--examples/statemachine/pingpong/main.cpp2
-rw-r--r--examples/statemachine/rogue/main.cpp2
-rw-r--r--examples/statemachine/rogue/movementtransition.h2
-rw-r--r--examples/statemachine/rogue/window.cpp2
-rw-r--r--examples/statemachine/rogue/window.h2
-rw-r--r--examples/statemachine/trafficlight/main.cpp2
-rw-r--r--examples/statemachine/twowaybutton/main.cpp2
-rw-r--r--examples/threads/mandelbrot/main.cpp2
-rw-r--r--examples/threads/mandelbrot/mandelbrotwidget.cpp2
-rw-r--r--examples/threads/mandelbrot/mandelbrotwidget.h2
-rw-r--r--examples/threads/mandelbrot/renderthread.cpp2
-rw-r--r--examples/threads/mandelbrot/renderthread.h2
-rw-r--r--examples/threads/queuedcustomtype/block.cpp2
-rw-r--r--examples/threads/queuedcustomtype/block.h2
-rw-r--r--examples/threads/queuedcustomtype/main.cpp2
-rw-r--r--examples/threads/queuedcustomtype/renderthread.cpp2
-rw-r--r--examples/threads/queuedcustomtype/renderthread.h2
-rw-r--r--examples/threads/queuedcustomtype/window.cpp2
-rw-r--r--examples/threads/queuedcustomtype/window.h2
-rw-r--r--examples/threads/semaphores/semaphores.cpp2
-rw-r--r--examples/threads/waitconditions/waitconditions.cpp2
-rw-r--r--examples/tools/codecs/main.cpp2
-rw-r--r--examples/tools/codecs/mainwindow.cpp2
-rw-r--r--examples/tools/codecs/mainwindow.h2
-rw-r--r--examples/tools/codecs/previewform.cpp2
-rw-r--r--examples/tools/codecs/previewform.h2
-rw-r--r--examples/tools/completer/fsmodel.cpp2
-rw-r--r--examples/tools/completer/fsmodel.h2
-rw-r--r--examples/tools/completer/main.cpp2
-rw-r--r--examples/tools/completer/mainwindow.cpp2
-rw-r--r--examples/tools/completer/mainwindow.h2
-rw-r--r--examples/tools/contiguouscache/main.cpp2
-rw-r--r--examples/tools/contiguouscache/randomlistmodel.cpp2
-rw-r--r--examples/tools/contiguouscache/randomlistmodel.h2
-rw-r--r--examples/tools/customcompleter/main.cpp2
-rw-r--r--examples/tools/customcompleter/mainwindow.cpp2
-rw-r--r--examples/tools/customcompleter/mainwindow.h2
-rw-r--r--examples/tools/customcompleter/textedit.cpp2
-rw-r--r--examples/tools/customcompleter/textedit.h2
-rw-r--r--examples/tools/customtype/main.cpp2
-rw-r--r--examples/tools/customtype/message.cpp2
-rw-r--r--examples/tools/customtype/message.h2
-rw-r--r--examples/tools/customtypesending/main.cpp2
-rw-r--r--examples/tools/customtypesending/message.cpp2
-rw-r--r--examples/tools/customtypesending/message.h2
-rw-r--r--examples/tools/customtypesending/window.cpp2
-rw-r--r--examples/tools/customtypesending/window.h2
-rw-r--r--examples/tools/echoplugin/echowindow/echointerface.h2
-rw-r--r--examples/tools/echoplugin/echowindow/echowindow.cpp2
-rw-r--r--examples/tools/echoplugin/echowindow/echowindow.h2
-rw-r--r--examples/tools/echoplugin/echowindow/main.cpp2
-rw-r--r--examples/tools/echoplugin/plugin/echoplugin.cpp2
-rw-r--r--examples/tools/echoplugin/plugin/echoplugin.h2
-rw-r--r--examples/tools/i18n/languagechooser.cpp2
-rw-r--r--examples/tools/i18n/languagechooser.h2
-rw-r--r--examples/tools/i18n/main.cpp2
-rw-r--r--examples/tools/i18n/mainwindow.cpp2
-rw-r--r--examples/tools/i18n/mainwindow.h2
-rw-r--r--examples/tools/inputpanel/main.cpp2
-rw-r--r--examples/tools/inputpanel/myinputpanel.cpp2
-rw-r--r--examples/tools/inputpanel/myinputpanel.h2
-rw-r--r--examples/tools/inputpanel/myinputpanelcontext.cpp2
-rw-r--r--examples/tools/inputpanel/myinputpanelcontext.h2
-rw-r--r--examples/tools/plugandpaint/interfaces.h2
-rw-r--r--examples/tools/plugandpaint/main.cpp2
-rw-r--r--examples/tools/plugandpaint/mainwindow.cpp2
-rw-r--r--examples/tools/plugandpaint/mainwindow.h2
-rw-r--r--examples/tools/plugandpaint/paintarea.cpp2
-rw-r--r--examples/tools/plugandpaint/paintarea.h2
-rw-r--r--examples/tools/plugandpaint/plugindialog.cpp2
-rw-r--r--examples/tools/plugandpaint/plugindialog.h2
-rw-r--r--examples/tools/plugandpaintplugins/basictools/basictoolsplugin.cpp2
-rw-r--r--examples/tools/plugandpaintplugins/basictools/basictoolsplugin.h2
-rw-r--r--examples/tools/plugandpaintplugins/extrafilters/extrafiltersplugin.cpp2
-rw-r--r--examples/tools/plugandpaintplugins/extrafilters/extrafiltersplugin.h2
-rw-r--r--examples/tools/regexp/main.cpp2
-rw-r--r--examples/tools/regexp/regexpdialog.cpp2
-rw-r--r--examples/tools/regexp/regexpdialog.h2
-rw-r--r--examples/tools/settingseditor/locationdialog.cpp2
-rw-r--r--examples/tools/settingseditor/locationdialog.h2
-rw-r--r--examples/tools/settingseditor/main.cpp2
-rw-r--r--examples/tools/settingseditor/mainwindow.cpp2
-rw-r--r--examples/tools/settingseditor/mainwindow.h2
-rw-r--r--examples/tools/settingseditor/settingstree.cpp2
-rw-r--r--examples/tools/settingseditor/settingstree.h2
-rw-r--r--examples/tools/settingseditor/variantdelegate.cpp2
-rw-r--r--examples/tools/settingseditor/variantdelegate.h2
-rw-r--r--examples/tools/styleplugin/plugin/simplestyle.cpp2
-rw-r--r--examples/tools/styleplugin/plugin/simplestyle.h2
-rw-r--r--examples/tools/styleplugin/plugin/simplestyleplugin.cpp2
-rw-r--r--examples/tools/styleplugin/plugin/simplestyleplugin.h2
-rw-r--r--examples/tools/styleplugin/stylewindow/main.cpp2
-rw-r--r--examples/tools/styleplugin/stylewindow/stylewindow.cpp2
-rw-r--r--examples/tools/styleplugin/stylewindow/stylewindow.h2
-rw-r--r--examples/tools/treemodelcompleter/main.cpp2
-rw-r--r--examples/tools/treemodelcompleter/mainwindow.cpp2
-rw-r--r--examples/tools/treemodelcompleter/mainwindow.h2
-rw-r--r--examples/tools/treemodelcompleter/treemodelcompleter.cpp2
-rw-r--r--examples/tools/treemodelcompleter/treemodelcompleter.h2
-rw-r--r--examples/tools/undoframework/commands.cpp2
-rw-r--r--examples/tools/undoframework/commands.h2
-rw-r--r--examples/tools/undoframework/diagramitem.cpp2
-rw-r--r--examples/tools/undoframework/diagramitem.h2
-rw-r--r--examples/tools/undoframework/diagramscene.cpp2
-rw-r--r--examples/tools/undoframework/diagramscene.h2
-rw-r--r--examples/tools/undoframework/main.cpp2
-rw-r--r--examples/tools/undoframework/mainwindow.cpp2
-rw-r--r--examples/tools/undoframework/mainwindow.h2
-rw-r--r--examples/touch/dials/main.cpp2
-rw-r--r--examples/touch/fingerpaint/main.cpp2
-rw-r--r--examples/touch/fingerpaint/mainwindow.cpp2
-rw-r--r--examples/touch/fingerpaint/mainwindow.h2
-rw-r--r--examples/touch/fingerpaint/scribblearea.cpp2
-rw-r--r--examples/touch/fingerpaint/scribblearea.h2
-rw-r--r--examples/touch/knobs/knob.cpp2
-rw-r--r--examples/touch/knobs/knob.h2
-rw-r--r--examples/touch/knobs/main.cpp2
-rw-r--r--examples/touch/pinchzoom/graphicsview.cpp2
-rw-r--r--examples/touch/pinchzoom/graphicsview.h2
-rw-r--r--examples/touch/pinchzoom/main.cpp2
-rw-r--r--examples/touch/pinchzoom/mouse.cpp2
-rw-r--r--examples/touch/pinchzoom/mouse.h2
-rw-r--r--examples/tutorials/addressbook-fr/part1/addressbook.cpp2
-rw-r--r--examples/tutorials/addressbook-fr/part1/addressbook.h2
-rw-r--r--examples/tutorials/addressbook-fr/part1/main.cpp2
-rw-r--r--examples/tutorials/addressbook-fr/part2/addressbook.cpp2
-rw-r--r--examples/tutorials/addressbook-fr/part2/addressbook.h2
-rw-r--r--examples/tutorials/addressbook-fr/part2/main.cpp2
-rw-r--r--examples/tutorials/addressbook-fr/part3/addressbook.cpp2
-rw-r--r--examples/tutorials/addressbook-fr/part3/addressbook.h2
-rw-r--r--examples/tutorials/addressbook-fr/part3/main.cpp2
-rw-r--r--examples/tutorials/addressbook-fr/part4/addressbook.cpp2
-rw-r--r--examples/tutorials/addressbook-fr/part4/addressbook.h2
-rw-r--r--examples/tutorials/addressbook-fr/part4/main.cpp2
-rw-r--r--examples/tutorials/addressbook-fr/part5/addressbook.cpp2
-rw-r--r--examples/tutorials/addressbook-fr/part5/addressbook.h2
-rw-r--r--examples/tutorials/addressbook-fr/part5/finddialog.cpp2
-rw-r--r--examples/tutorials/addressbook-fr/part5/finddialog.h2
-rw-r--r--examples/tutorials/addressbook-fr/part5/main.cpp2
-rw-r--r--examples/tutorials/addressbook-fr/part6/addressbook.cpp2
-rw-r--r--examples/tutorials/addressbook-fr/part6/addressbook.h2
-rw-r--r--examples/tutorials/addressbook-fr/part6/finddialog.cpp2
-rw-r--r--examples/tutorials/addressbook-fr/part6/finddialog.h2
-rw-r--r--examples/tutorials/addressbook-fr/part6/main.cpp2
-rw-r--r--examples/tutorials/addressbook-fr/part7/addressbook.cpp2
-rw-r--r--examples/tutorials/addressbook-fr/part7/addressbook.h2
-rw-r--r--examples/tutorials/addressbook-fr/part7/finddialog.cpp2
-rw-r--r--examples/tutorials/addressbook-fr/part7/finddialog.h2
-rw-r--r--examples/tutorials/addressbook-fr/part7/main.cpp2
-rw-r--r--examples/tutorials/addressbook/part1/addressbook.cpp2
-rw-r--r--examples/tutorials/addressbook/part1/addressbook.h2
-rw-r--r--examples/tutorials/addressbook/part1/main.cpp2
-rw-r--r--examples/tutorials/addressbook/part2/addressbook.cpp2
-rw-r--r--examples/tutorials/addressbook/part2/addressbook.h2
-rw-r--r--examples/tutorials/addressbook/part2/main.cpp2
-rw-r--r--examples/tutorials/addressbook/part3/addressbook.cpp2
-rw-r--r--examples/tutorials/addressbook/part3/addressbook.h2
-rw-r--r--examples/tutorials/addressbook/part3/main.cpp2
-rw-r--r--examples/tutorials/addressbook/part4/addressbook.cpp2
-rw-r--r--examples/tutorials/addressbook/part4/addressbook.h2
-rw-r--r--examples/tutorials/addressbook/part4/main.cpp2
-rw-r--r--examples/tutorials/addressbook/part5/addressbook.cpp2
-rw-r--r--examples/tutorials/addressbook/part5/addressbook.h2
-rw-r--r--examples/tutorials/addressbook/part5/finddialog.cpp2
-rw-r--r--examples/tutorials/addressbook/part5/finddialog.h2
-rw-r--r--examples/tutorials/addressbook/part5/main.cpp2
-rw-r--r--examples/tutorials/addressbook/part6/addressbook.cpp2
-rw-r--r--examples/tutorials/addressbook/part6/addressbook.h2
-rw-r--r--examples/tutorials/addressbook/part6/finddialog.cpp2
-rw-r--r--examples/tutorials/addressbook/part6/finddialog.h2
-rw-r--r--examples/tutorials/addressbook/part6/main.cpp2
-rw-r--r--examples/tutorials/addressbook/part7/addressbook.cpp2
-rw-r--r--examples/tutorials/addressbook/part7/addressbook.h2
-rw-r--r--examples/tutorials/addressbook/part7/finddialog.cpp2
-rw-r--r--examples/tutorials/addressbook/part7/finddialog.h2
-rw-r--r--examples/tutorials/addressbook/part7/main.cpp2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/core/button.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/core/editMenu.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/core/fileDialog.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/core/fileMenu.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/core/menuBar.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/core/qmldir2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/core/textArea.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.cpp2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/filedialog/dialogPlugin.h2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/filedialog/directory.cpp2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/filedialog/directory.h2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/filedialog/file.cpp2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/filedialog/file.h2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part0/Button.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part1/Button.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part1/EditMenu.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part1/FileMenu.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part1/SimpleButton.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part2/Button.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part2/EditMenu.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part2/FileMenu.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part2/MenuBar.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part3/Button.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part3/EditMenu.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part3/FileMenu.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part3/MenuBar.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part3/TextArea.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part3/TextEditor.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part4/Button.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part4/EditMenu.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part4/FileMenu.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part4/MenuBar.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part4/SimpleButton.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part4/TextArea.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part4/TextEditor.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/TextEditor.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/core/Button.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/core/EditMenu.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/core/FileDialog.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/core/FileMenu.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/core/MenuBar.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/core/TextArea.qml2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/filedialog/dialogPlugin.cpp2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/filedialog/dialogPlugin.h2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/filedialog/directory.cpp2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/filedialog/directory.h2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/filedialog/file.cpp2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/parts/part5/filedialog/file.h2
-rw-r--r--examples/tutorials/gettingStarted/gsQml/texteditor.qml2
-rwxr-xr-xexamples/tutorials/modelview/1_readonly/main.cpp2
-rwxr-xr-xexamples/tutorials/modelview/1_readonly/mymodel.cpp2
-rwxr-xr-xexamples/tutorials/modelview/1_readonly/mymodel.h2
-rwxr-xr-xexamples/tutorials/modelview/2_formatting/main.cpp2
-rwxr-xr-xexamples/tutorials/modelview/2_formatting/mymodel.cpp2
-rwxr-xr-xexamples/tutorials/modelview/2_formatting/mymodel.h2
-rwxr-xr-xexamples/tutorials/modelview/3_changingmodel/main.cpp2
-rwxr-xr-xexamples/tutorials/modelview/3_changingmodel/mymodel.cpp2
-rwxr-xr-xexamples/tutorials/modelview/3_changingmodel/mymodel.h2
-rwxr-xr-xexamples/tutorials/modelview/4_headers/main.cpp2
-rwxr-xr-xexamples/tutorials/modelview/4_headers/mymodel.cpp2
-rwxr-xr-xexamples/tutorials/modelview/4_headers/mymodel.h2
-rwxr-xr-xexamples/tutorials/modelview/5_edit/main.cpp2
-rwxr-xr-xexamples/tutorials/modelview/5_edit/mainwindow.cpp2
-rwxr-xr-xexamples/tutorials/modelview/5_edit/mainwindow.h2
-rwxr-xr-xexamples/tutorials/modelview/5_edit/mymodel.cpp2
-rwxr-xr-xexamples/tutorials/modelview/5_edit/mymodel.h2
-rwxr-xr-xexamples/tutorials/modelview/6_treeview/main.cpp2
-rwxr-xr-xexamples/tutorials/modelview/6_treeview/mainwindow.cpp2
-rwxr-xr-xexamples/tutorials/modelview/6_treeview/mainwindow.h2
-rwxr-xr-xexamples/tutorials/modelview/7_selections/main.cpp2
-rwxr-xr-xexamples/tutorials/modelview/7_selections/mainwindow.cpp2
-rwxr-xr-xexamples/tutorials/modelview/7_selections/mainwindow.h2
-rw-r--r--examples/tutorials/widgets/childwidget/main.cpp2
-rw-r--r--examples/tutorials/widgets/nestedlayouts/main.cpp2
-rw-r--r--examples/tutorials/widgets/toplevel/main.cpp2
-rw-r--r--examples/tutorials/widgets/windowlayout/main.cpp2
-rw-r--r--examples/uitools/multipleinheritance/calculatorform.cpp2
-rw-r--r--examples/uitools/multipleinheritance/calculatorform.h2
-rw-r--r--examples/uitools/multipleinheritance/main.cpp2
-rw-r--r--examples/uitools/textfinder/main.cpp2
-rw-r--r--examples/uitools/textfinder/textfinder.cpp2
-rw-r--r--examples/uitools/textfinder/textfinder.h2
-rw-r--r--examples/webkit/domtraversal/main.cpp2
-rw-r--r--examples/webkit/domtraversal/window.cpp2
-rw-r--r--examples/webkit/domtraversal/window.h2
-rw-r--r--examples/webkit/fancybrowser/main.cpp2
-rw-r--r--examples/webkit/fancybrowser/mainwindow.cpp2
-rw-r--r--examples/webkit/fancybrowser/mainwindow.h2
-rw-r--r--examples/webkit/formextractor/formextractor.cpp2
-rw-r--r--examples/webkit/formextractor/formextractor.h2
-rw-r--r--examples/webkit/formextractor/main.cpp2
-rw-r--r--examples/webkit/formextractor/mainwindow.cpp2
-rw-r--r--examples/webkit/formextractor/mainwindow.h2
-rw-r--r--examples/webkit/framecapture/framecapture.cpp2
-rw-r--r--examples/webkit/framecapture/framecapture.h2
-rw-r--r--examples/webkit/framecapture/main.cpp2
-rw-r--r--examples/webkit/googlechat/googlechat.cpp2
-rw-r--r--examples/webkit/googlechat/googlechat.h2
-rw-r--r--examples/webkit/googlechat/main.cpp2
-rw-r--r--examples/webkit/imageanalyzer/imageanalyzer.cpp2
-rw-r--r--examples/webkit/imageanalyzer/imageanalyzer.h2
-rw-r--r--examples/webkit/imageanalyzer/main.cpp2
-rw-r--r--examples/webkit/imageanalyzer/mainwindow.cpp2
-rw-r--r--examples/webkit/imageanalyzer/mainwindow.h2
-rw-r--r--examples/webkit/previewer/main.cpp2
-rw-r--r--examples/webkit/previewer/mainwindow.cpp2
-rw-r--r--examples/webkit/previewer/mainwindow.h2
-rw-r--r--examples/webkit/previewer/previewer.cpp2
-rw-r--r--examples/webkit/previewer/previewer.h2
-rw-r--r--examples/webkit/simpleselector/main.cpp2
-rw-r--r--examples/webkit/simpleselector/window.cpp2
-rw-r--r--examples/webkit/simpleselector/window.h2
-rw-r--r--examples/widgets/analogclock/analogclock.cpp2
-rw-r--r--examples/widgets/analogclock/analogclock.h2
-rw-r--r--examples/widgets/analogclock/main.cpp2
-rw-r--r--examples/widgets/calculator/button.cpp2
-rw-r--r--examples/widgets/calculator/button.h2
-rw-r--r--examples/widgets/calculator/calculator.cpp2
-rw-r--r--examples/widgets/calculator/calculator.h2
-rw-r--r--examples/widgets/calculator/main.cpp2
-rw-r--r--examples/widgets/calendarwidget/main.cpp2
-rw-r--r--examples/widgets/calendarwidget/window.cpp2
-rw-r--r--examples/widgets/calendarwidget/window.h2
-rw-r--r--examples/widgets/charactermap/characterwidget.cpp2
-rw-r--r--examples/widgets/charactermap/characterwidget.h2
-rw-r--r--examples/widgets/charactermap/main.cpp2
-rw-r--r--examples/widgets/charactermap/mainwindow.cpp2
-rw-r--r--examples/widgets/charactermap/mainwindow.h2
-rw-r--r--examples/widgets/codeeditor/codeeditor.cpp2
-rw-r--r--examples/widgets/codeeditor/codeeditor.h2
-rw-r--r--examples/widgets/codeeditor/main.cpp2
-rw-r--r--examples/widgets/digitalclock/digitalclock.cpp2
-rw-r--r--examples/widgets/digitalclock/digitalclock.h2
-rw-r--r--examples/widgets/digitalclock/main.cpp2
-rw-r--r--examples/widgets/groupbox/main.cpp2
-rw-r--r--examples/widgets/groupbox/window.cpp2
-rw-r--r--examples/widgets/groupbox/window.h2
-rw-r--r--examples/widgets/icons/iconpreviewarea.cpp2
-rw-r--r--examples/widgets/icons/iconpreviewarea.h2
-rw-r--r--examples/widgets/icons/iconsizespinbox.cpp2
-rw-r--r--examples/widgets/icons/iconsizespinbox.h2
-rw-r--r--examples/widgets/icons/imagedelegate.cpp2
-rw-r--r--examples/widgets/icons/imagedelegate.h2
-rw-r--r--examples/widgets/icons/main.cpp2
-rw-r--r--examples/widgets/icons/mainwindow.cpp2
-rw-r--r--examples/widgets/icons/mainwindow.h2
-rw-r--r--examples/widgets/imageviewer/imageviewer.cpp2
-rw-r--r--examples/widgets/imageviewer/imageviewer.h2
-rw-r--r--examples/widgets/imageviewer/main.cpp2
-rw-r--r--examples/widgets/lineedits/main.cpp2
-rw-r--r--examples/widgets/lineedits/window.cpp2
-rw-r--r--examples/widgets/lineedits/window.h2
-rw-r--r--examples/widgets/movie/main.cpp2
-rw-r--r--examples/widgets/movie/movieplayer.cpp2
-rw-r--r--examples/widgets/movie/movieplayer.h2
-rw-r--r--examples/widgets/scribble/main.cpp2
-rw-r--r--examples/widgets/scribble/mainwindow.cpp2
-rw-r--r--examples/widgets/scribble/mainwindow.h2
-rw-r--r--examples/widgets/scribble/scribblearea.cpp2
-rw-r--r--examples/widgets/scribble/scribblearea.h2
-rw-r--r--examples/widgets/shapedclock/main.cpp2
-rw-r--r--examples/widgets/shapedclock/shapedclock.cpp2
-rw-r--r--examples/widgets/shapedclock/shapedclock.h2
-rw-r--r--examples/widgets/sliders/main.cpp2
-rw-r--r--examples/widgets/sliders/slidersgroup.cpp2
-rw-r--r--examples/widgets/sliders/slidersgroup.h2
-rw-r--r--examples/widgets/sliders/window.cpp2
-rw-r--r--examples/widgets/sliders/window.h2
-rw-r--r--examples/widgets/softkeys/main.cpp2
-rw-r--r--examples/widgets/softkeys/softkeys.cpp2
-rw-r--r--examples/widgets/softkeys/softkeys.h2
-rw-r--r--examples/widgets/spinboxes/main.cpp2
-rw-r--r--examples/widgets/spinboxes/window.cpp2
-rw-r--r--examples/widgets/spinboxes/window.h2
-rw-r--r--examples/widgets/styles/main.cpp2
-rw-r--r--examples/widgets/styles/norwegianwoodstyle.cpp2
-rw-r--r--examples/widgets/styles/norwegianwoodstyle.h2
-rw-r--r--examples/widgets/styles/widgetgallery.cpp2
-rw-r--r--examples/widgets/styles/widgetgallery.h2
-rw-r--r--examples/widgets/stylesheet/main.cpp2
-rw-r--r--examples/widgets/stylesheet/mainwindow.cpp2
-rw-r--r--examples/widgets/stylesheet/mainwindow.h2
-rw-r--r--examples/widgets/stylesheet/stylesheeteditor.cpp2
-rw-r--r--examples/widgets/stylesheet/stylesheeteditor.h2
-rw-r--r--examples/widgets/tablet/main.cpp2
-rw-r--r--examples/widgets/tablet/mainwindow.cpp2
-rw-r--r--examples/widgets/tablet/mainwindow.h2
-rw-r--r--examples/widgets/tablet/tabletapplication.cpp2
-rw-r--r--examples/widgets/tablet/tabletapplication.h2
-rw-r--r--examples/widgets/tablet/tabletcanvas.cpp2
-rw-r--r--examples/widgets/tablet/tabletcanvas.h2
-rw-r--r--examples/widgets/tetrix/main.cpp2
-rw-r--r--examples/widgets/tetrix/tetrixboard.cpp2
-rw-r--r--examples/widgets/tetrix/tetrixboard.h2
-rw-r--r--examples/widgets/tetrix/tetrixpiece.cpp2
-rw-r--r--examples/widgets/tetrix/tetrixpiece.h2
-rw-r--r--examples/widgets/tetrix/tetrixwindow.cpp2
-rw-r--r--examples/widgets/tetrix/tetrixwindow.h2
-rw-r--r--examples/widgets/tooltips/main.cpp2
-rw-r--r--examples/widgets/tooltips/shapeitem.cpp2
-rw-r--r--examples/widgets/tooltips/shapeitem.h2
-rw-r--r--examples/widgets/tooltips/sortingbox.cpp2
-rw-r--r--examples/widgets/tooltips/sortingbox.h2
-rw-r--r--examples/widgets/validators/ledwidget.cpp2
-rw-r--r--examples/widgets/validators/ledwidget.h2
-rw-r--r--examples/widgets/validators/localeselector.cpp2
-rw-r--r--examples/widgets/validators/localeselector.h2
-rw-r--r--examples/widgets/validators/main.cpp2
-rw-r--r--examples/widgets/wiggly/dialog.cpp2
-rw-r--r--examples/widgets/wiggly/dialog.h2
-rw-r--r--examples/widgets/wiggly/main.cpp2
-rw-r--r--examples/widgets/wiggly/wigglywidget.cpp2
-rw-r--r--examples/widgets/wiggly/wigglywidget.h2
-rw-r--r--examples/widgets/windowflags/controllerwindow.cpp2
-rw-r--r--examples/widgets/windowflags/controllerwindow.h2
-rw-r--r--examples/widgets/windowflags/main.cpp2
-rw-r--r--examples/widgets/windowflags/previewwindow.cpp2
-rw-r--r--examples/widgets/windowflags/previewwindow.h2
-rw-r--r--examples/xml/dombookmarks/main.cpp2
-rw-r--r--examples/xml/dombookmarks/mainwindow.cpp2
-rw-r--r--examples/xml/dombookmarks/mainwindow.h2
-rw-r--r--examples/xml/dombookmarks/xbeltree.cpp2
-rw-r--r--examples/xml/dombookmarks/xbeltree.h2
-rw-r--r--examples/xml/htmlinfo/main.cpp2
-rw-r--r--examples/xml/rsslisting/main.cpp2
-rw-r--r--examples/xml/rsslisting/rsslisting.cpp2
-rw-r--r--examples/xml/rsslisting/rsslisting.h2
-rw-r--r--examples/xml/saxbookmarks/main.cpp2
-rw-r--r--examples/xml/saxbookmarks/mainwindow.cpp2
-rw-r--r--examples/xml/saxbookmarks/mainwindow.h2
-rw-r--r--examples/xml/saxbookmarks/xbelgenerator.cpp2
-rw-r--r--examples/xml/saxbookmarks/xbelgenerator.h2
-rw-r--r--examples/xml/saxbookmarks/xbelhandler.cpp2
-rw-r--r--examples/xml/saxbookmarks/xbelhandler.h2
-rw-r--r--examples/xml/streambookmarks/main.cpp2
-rw-r--r--examples/xml/streambookmarks/mainwindow.cpp2
-rw-r--r--examples/xml/streambookmarks/mainwindow.h2
-rw-r--r--examples/xml/streambookmarks/xbelreader.cpp2
-rw-r--r--examples/xml/streambookmarks/xbelreader.h2
-rw-r--r--examples/xml/streambookmarks/xbelwriter.cpp2
-rw-r--r--examples/xml/streambookmarks/xbelwriter.h2
-rw-r--r--examples/xml/xmlstreamlint/main.cpp2
-rw-r--r--examples/xmlpatterns/filetree/filetree.cpp2
-rw-r--r--examples/xmlpatterns/filetree/filetree.h2
-rw-r--r--examples/xmlpatterns/filetree/main.cpp2
-rw-r--r--examples/xmlpatterns/filetree/mainwindow.cpp2
-rw-r--r--examples/xmlpatterns/filetree/mainwindow.h2
-rw-r--r--examples/xmlpatterns/qobjectxmlmodel/main.cpp2
-rw-r--r--examples/xmlpatterns/qobjectxmlmodel/mainwindow.cpp2
-rw-r--r--examples/xmlpatterns/qobjectxmlmodel/mainwindow.h2
-rw-r--r--examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.cpp2
-rw-r--r--examples/xmlpatterns/qobjectxmlmodel/qobjectxmlmodel.h2
-rw-r--r--examples/xmlpatterns/recipes/main.cpp2
-rw-r--r--examples/xmlpatterns/recipes/querymainwindow.cpp2
-rw-r--r--examples/xmlpatterns/recipes/querymainwindow.h2
-rw-r--r--examples/xmlpatterns/schema/main.cpp2
-rw-r--r--examples/xmlpatterns/schema/mainwindow.cpp2
-rw-r--r--examples/xmlpatterns/schema/mainwindow.h2
-rw-r--r--examples/xmlpatterns/shared/xmlsyntaxhighlighter.cpp2
-rw-r--r--examples/xmlpatterns/shared/xmlsyntaxhighlighter.h2
-rw-r--r--examples/xmlpatterns/trafficinfo/main.cpp2
-rw-r--r--examples/xmlpatterns/trafficinfo/mainwindow.cpp2
-rw-r--r--examples/xmlpatterns/trafficinfo/mainwindow.h2
-rw-r--r--examples/xmlpatterns/trafficinfo/stationdialog.cpp2
-rw-r--r--examples/xmlpatterns/trafficinfo/stationdialog.h2
-rw-r--r--examples/xmlpatterns/trafficinfo/stationquery.cpp2
-rw-r--r--examples/xmlpatterns/trafficinfo/stationquery.h2
-rw-r--r--examples/xmlpatterns/trafficinfo/timequery.cpp2
-rw-r--r--examples/xmlpatterns/trafficinfo/timequery.h2
-rw-r--r--examples/xmlpatterns/xquery/globalVariables/globals.cpp2
-rw-r--r--header.BSD2
-rw-r--r--header.FDL2
-rw-r--r--header.LGPL2
-rw-r--r--header.LGPL-ONLY2
-rw-r--r--mkspecs/aix-g++-64/qplatformdefs.h2
-rw-r--r--mkspecs/aix-g++/qplatformdefs.h2
-rw-r--r--mkspecs/aix-xlc-64/qplatformdefs.h2
-rw-r--r--mkspecs/aix-xlc/qplatformdefs.h2
-rw-r--r--mkspecs/common/aix/qplatformdefs.h2
-rw-r--r--mkspecs/common/c89/qplatformdefs.h2
-rw-r--r--mkspecs/common/mac/qplatformdefs.h2
-rw-r--r--mkspecs/common/posix/qplatformdefs.h2
-rw-r--r--mkspecs/common/symbian/appCaptionForTranslation.cpp2
-rw-r--r--mkspecs/common/symbian/packageNameForTranslation.cpp2
-rw-r--r--mkspecs/common/symbian/qplatformdefs.h2
-rw-r--r--mkspecs/common/symbian/symbian-makefile.conf3
-rw-r--r--mkspecs/common/symbian/symbian.conf7
-rw-r--r--mkspecs/common/wince/qplatformdefs.h2
-rw-r--r--mkspecs/cygwin-g++/qplatformdefs.h2
-rw-r--r--mkspecs/darwin-g++/qplatformdefs.h2
-rw-r--r--mkspecs/features/mac/default_post.prf2
-rw-r--r--mkspecs/features/qttest_p4.prf7
-rw-r--r--mkspecs/features/symbian/sis_targets.prf13
-rw-r--r--mkspecs/features/win32/console.prf4
-rw-r--r--mkspecs/features/win32/embed_manifest_dll.prf4
-rw-r--r--mkspecs/features/win32/embed_manifest_exe.prf4
-rw-r--r--mkspecs/features/win32/windows.prf2
-rw-r--r--mkspecs/freebsd-g++/qplatformdefs.h2
-rw-r--r--mkspecs/freebsd-g++34/qplatformdefs.h2
-rw-r--r--mkspecs/freebsd-g++40/qplatformdefs.h2
-rw-r--r--mkspecs/freebsd-icc/qplatformdefs.h2
-rw-r--r--mkspecs/hpux-acc-64/qplatformdefs.h2
-rw-r--r--mkspecs/hpux-acc-o64/qplatformdefs.h2
-rw-r--r--mkspecs/hpux-acc/qplatformdefs.h2
-rw-r--r--mkspecs/hpux-g++-64/qplatformdefs.h2
-rw-r--r--mkspecs/hpux-g++/qplatformdefs.h2
-rw-r--r--mkspecs/hpuxi-acc-32/qplatformdefs.h2
-rw-r--r--mkspecs/hpuxi-acc-64/qplatformdefs.h2
-rw-r--r--mkspecs/hpuxi-g++-64/qplatformdefs.h2
-rw-r--r--mkspecs/hurd-g++/qplatformdefs.h2
-rw-r--r--mkspecs/irix-cc-64/qplatformdefs.h2
-rw-r--r--mkspecs/irix-cc/qplatformdefs.h2
-rw-r--r--mkspecs/irix-g++-64/qplatformdefs.h2
-rw-r--r--mkspecs/irix-g++/qplatformdefs.h2
-rw-r--r--mkspecs/linux-cxx/qplatformdefs.h2
-rw-r--r--mkspecs/linux-ecc-64/qplatformdefs.h2
-rw-r--r--mkspecs/linux-g++-32/qplatformdefs.h2
-rw-r--r--mkspecs/linux-g++-64/qplatformdefs.h2
-rw-r--r--mkspecs/linux-g++-maemo/qplatformdefs.h2
-rw-r--r--mkspecs/linux-g++/qplatformdefs.h2
-rw-r--r--mkspecs/linux-icc-32/qplatformdefs.h2
-rw-r--r--mkspecs/linux-icc-64/qplatformdefs.h2
-rw-r--r--mkspecs/linux-icc/qplatformdefs.h2
-rw-r--r--mkspecs/linux-kcc/qplatformdefs.h2
-rw-r--r--mkspecs/linux-llvm/qplatformdefs.h2
-rw-r--r--mkspecs/linux-lsb-g++/qplatformdefs.h2
-rw-r--r--mkspecs/linux-pgcc/qplatformdefs.h2
-rw-r--r--mkspecs/lynxos-g++/qplatformdefs.h2
-rw-r--r--mkspecs/macx-g++/qplatformdefs.h2
-rw-r--r--mkspecs/macx-g++40/qplatformdefs.h2
-rw-r--r--mkspecs/macx-g++42/qplatformdefs.h2
-rw-r--r--mkspecs/macx-icc/qplatformdefs.h2
-rw-r--r--mkspecs/macx-llvm/qplatformdefs.h2
-rw-r--r--mkspecs/macx-pbuilder/qplatformdefs.h2
-rw-r--r--mkspecs/macx-xcode/qplatformdefs.h2
-rw-r--r--mkspecs/macx-xlc/qplatformdefs.h2
-rw-r--r--mkspecs/netbsd-g++/qplatformdefs.h2
-rw-r--r--mkspecs/openbsd-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/freebsd-generic-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/linux-arm-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/linux-arm-gnueabi-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/linux-armv6-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/linux-avr32-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/linux-cellon-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/linux-dm7000-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/linux-dm800-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/linux-generic-g++-32/qplatformdefs.h2
-rw-r--r--mkspecs/qws/linux-generic-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/linux-ipaq-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/linux-lsb-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/linux-mips-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/linux-powerpc-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/linux-sh-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/linux-sh4al-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/linux-sharp-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/linux-x86-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/linux-x86_64-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/linux-zylonite-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/macx-generic-g++/qplatformdefs.h2
-rw-r--r--mkspecs/qws/solaris-generic-g++/qplatformdefs.h2
-rw-r--r--mkspecs/sco-cc/qplatformdefs.h2
-rw-r--r--mkspecs/sco-g++/qplatformdefs.h2
-rw-r--r--mkspecs/solaris-cc-64-stlport/qplatformdefs.h2
-rw-r--r--mkspecs/solaris-cc-64/qplatformdefs.h2
-rw-r--r--mkspecs/solaris-cc-stlport/qplatformdefs.h2
-rw-r--r--mkspecs/solaris-cc/qplatformdefs.h2
-rw-r--r--mkspecs/solaris-g++-64/qplatformdefs.h2
-rw-r--r--mkspecs/solaris-g++/qplatformdefs.h2
-rw-r--r--mkspecs/symbian-abld/qplatformdefs.h2
-rw-r--r--mkspecs/symbian-sbsv2/flm/qt/qmake_emulator_deployment.flm2
-rw-r--r--mkspecs/symbian-sbsv2/flm/qt/qmake_extra_pre_targetdep.flm2
-rw-r--r--mkspecs/symbian-sbsv2/flm/qt/qmake_post_link.flm2
-rw-r--r--mkspecs/symbian-sbsv2/flm/qt/qmake_store_build.flm2
-rw-r--r--mkspecs/symbian-sbsv2/flm/qt/qt.xml2
-rw-r--r--mkspecs/symbian-sbsv2/qplatformdefs.h2
-rw-r--r--mkspecs/tru64-cxx/qplatformdefs.h2
-rw-r--r--mkspecs/tru64-g++/qplatformdefs.h2
-rw-r--r--mkspecs/unixware-cc/qplatformdefs.h2
-rw-r--r--mkspecs/unixware-g++/qplatformdefs.h2
-rw-r--r--mkspecs/unsupported/linux-host-g++/qplatformdefs.h2
-rw-r--r--mkspecs/unsupported/linux-scratchbox2-g++/qplatformdefs.h2
-rw-r--r--mkspecs/unsupported/qnx-g++/qplatformdefs.h2
-rw-r--r--mkspecs/unsupported/qws/linux-x86-openkode-g++/qplatformdefs.h2
-rw-r--r--mkspecs/unsupported/qws/qnx-641/qplatformdefs.h2
-rw-r--r--mkspecs/unsupported/qws/qnx-generic-g++/qplatformdefs.h2
-rw-r--r--mkspecs/unsupported/qws/qnx-i386-g++/qplatformdefs.h2
-rw-r--r--mkspecs/unsupported/qws/qnx-ppc-g++/qplatformdefs.h2
-rw-r--r--mkspecs/unsupported/vxworks-ppc-dcc/qplatformdefs.h2
-rw-r--r--mkspecs/unsupported/vxworks-ppc-g++/qplatformdefs.h2
-rw-r--r--mkspecs/unsupported/vxworks-simpentium-dcc/qplatformdefs.h2
-rw-r--r--mkspecs/unsupported/vxworks-simpentium-g++/qplatformdefs.h2
-rw-r--r--mkspecs/unsupported/win32-g++-cross/qplatformdefs.h2
-rw-r--r--mkspecs/win32-borland/qplatformdefs.h2
-rw-r--r--mkspecs/win32-g++/qmake.conf4
-rw-r--r--mkspecs/win32-g++/qplatformdefs.h2
-rw-r--r--mkspecs/win32-icc/qplatformdefs.h2
-rw-r--r--mkspecs/win32-msvc2003/qplatformdefs.h2
-rw-r--r--mkspecs/win32-msvc2005/qmake.conf3
-rw-r--r--mkspecs/win32-msvc2005/qplatformdefs.h2
-rw-r--r--mkspecs/win32-msvc2008/qmake.conf3
-rw-r--r--mkspecs/win32-msvc2008/qplatformdefs.h2
-rw-r--r--mkspecs/win32-msvc2010/qmake.conf3
-rw-r--r--mkspecs/win32-msvc2010/qplatformdefs.h2
-rw-r--r--mkspecs/wince50standard-armv4i-msvc2005/qplatformdefs.h2
-rw-r--r--mkspecs/wince50standard-armv4i-msvc2008/qplatformdefs.h2
-rw-r--r--mkspecs/wince50standard-mipsii-msvc2005/qplatformdefs.h2
-rw-r--r--mkspecs/wince50standard-mipsii-msvc2008/qplatformdefs.h2
-rw-r--r--mkspecs/wince50standard-mipsiv-msvc2005/qplatformdefs.h2
-rw-r--r--mkspecs/wince50standard-mipsiv-msvc2008/qplatformdefs.h2
-rw-r--r--mkspecs/wince50standard-sh4-msvc2005/qplatformdefs.h2
-rw-r--r--mkspecs/wince50standard-sh4-msvc2008/qplatformdefs.h2
-rw-r--r--mkspecs/wince50standard-x86-msvc2005/qplatformdefs.h2
-rw-r--r--mkspecs/wince50standard-x86-msvc2008/qplatformdefs.h2
-rw-r--r--mkspecs/wince60standard-armv4i-msvc2005/qplatformdefs.h2
-rw-r--r--mkspecs/wince60standard-x86-msvc2005/qplatformdefs.h2
-rw-r--r--mkspecs/wincewm50pocket-msvc2005/qplatformdefs.h2
-rw-r--r--mkspecs/wincewm50pocket-msvc2008/qplatformdefs.h2
-rw-r--r--mkspecs/wincewm50smart-msvc2005/qplatformdefs.h2
-rw-r--r--mkspecs/wincewm50smart-msvc2008/qplatformdefs.h2
-rw-r--r--mkspecs/wincewm60professional-msvc2005/qplatformdefs.h2
-rw-r--r--mkspecs/wincewm60professional-msvc2008/qplatformdefs.h2
-rw-r--r--mkspecs/wincewm60standard-msvc2005/qplatformdefs.h2
-rw-r--r--mkspecs/wincewm60standard-msvc2008/qplatformdefs.h2
-rw-r--r--mkspecs/wincewm65professional-msvc2005/qplatformdefs.h2
-rw-r--r--mkspecs/wincewm65professional-msvc2008/qplatformdefs.h2
-rw-r--r--projects.pro5
-rw-r--r--qmake/cachekeys.h2
-rw-r--r--qmake/generators/mac/pbuilder_pbx.cpp2
-rw-r--r--qmake/generators/mac/pbuilder_pbx.h2
-rw-r--r--qmake/generators/makefile.cpp180
-rw-r--r--qmake/generators/makefile.h7
-rw-r--r--qmake/generators/makefiledeps.cpp2
-rw-r--r--qmake/generators/makefiledeps.h2
-rw-r--r--qmake/generators/metamakefile.cpp2
-rw-r--r--qmake/generators/metamakefile.h2
-rw-r--r--qmake/generators/projectgenerator.cpp2
-rw-r--r--qmake/generators/projectgenerator.h2
-rw-r--r--qmake/generators/symbian/initprojectdeploy_symbian.cpp2
-rw-r--r--qmake/generators/symbian/initprojectdeploy_symbian.h2
-rw-r--r--qmake/generators/symbian/symbian_makefile.h2
-rw-r--r--qmake/generators/symbian/symbiancommon.cpp3
-rw-r--r--qmake/generators/symbian/symbiancommon.h2
-rw-r--r--qmake/generators/symbian/symmake.cpp2
-rw-r--r--qmake/generators/symbian/symmake.h2
-rw-r--r--qmake/generators/symbian/symmake_abld.cpp2
-rw-r--r--qmake/generators/symbian/symmake_abld.h2
-rw-r--r--qmake/generators/symbian/symmake_sbsv2.cpp68
-rw-r--r--qmake/generators/symbian/symmake_sbsv2.h2
-rw-r--r--qmake/generators/unix/unixmake.cpp2
-rw-r--r--qmake/generators/unix/unixmake.h6
-rw-r--r--qmake/generators/unix/unixmake2.cpp175
-rw-r--r--qmake/generators/win32/borland_bmake.cpp2
-rw-r--r--qmake/generators/win32/borland_bmake.h2
-rw-r--r--qmake/generators/win32/mingw_make.cpp5
-rw-r--r--qmake/generators/win32/mingw_make.h2
-rw-r--r--qmake/generators/win32/msbuild_objectmodel.cpp6
-rw-r--r--qmake/generators/win32/msbuild_objectmodel.h2
-rw-r--r--qmake/generators/win32/msvc_nmake.cpp2
-rw-r--r--qmake/generators/win32/msvc_nmake.h2
-rw-r--r--qmake/generators/win32/msvc_objectmodel.cpp2
-rw-r--r--qmake/generators/win32/msvc_objectmodel.h2
-rw-r--r--qmake/generators/win32/msvc_vcproj.cpp2
-rw-r--r--qmake/generators/win32/msvc_vcproj.h2
-rw-r--r--qmake/generators/win32/msvc_vcxproj.cpp2
-rw-r--r--qmake/generators/win32/msvc_vcxproj.h2
-rw-r--r--qmake/generators/win32/winmakefile.cpp14
-rw-r--r--qmake/generators/win32/winmakefile.h2
-rw-r--r--qmake/generators/xmloutput.cpp2
-rw-r--r--qmake/generators/xmloutput.h2
-rw-r--r--qmake/main.cpp2
-rw-r--r--qmake/meta.cpp2
-rw-r--r--qmake/meta.h2
-rw-r--r--qmake/option.cpp2
-rw-r--r--qmake/option.h2
-rw-r--r--qmake/project.cpp81
-rw-r--r--qmake/project.h2
-rw-r--r--qmake/property.cpp2
-rw-r--r--qmake/property.h2
-rw-r--r--qmake/qmake_pch.h2
-rw-r--r--src/3rdparty/harfbuzz/src/harfbuzz-greek.c2
-rw-r--r--src/3rdparty/harfbuzz/src/harfbuzz-indic.cpp1
-rw-r--r--src/3rdparty/harfbuzz/src/harfbuzz-shaper.cpp41
-rw-r--r--src/3rdparty/javascriptcore/JavaScriptCore/ChangeLog28
-rw-r--r--src/3rdparty/javascriptcore/JavaScriptCore/JavaScriptCore.pri3
-rw-r--r--src/3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.cpp46
-rw-r--r--src/3rdparty/javascriptcore/JavaScriptCore/runtime/Collector.h9
-rw-r--r--src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/BlockAllocatorSymbian.cpp132
-rw-r--r--src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/BlockAllocatorSymbian.h120
-rw-r--r--src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/RegisterFileAllocatorSymbian.cpp8
-rw-r--r--src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/RegisterFileAllocatorSymbian.h2
-rw-r--r--src/3rdparty/javascriptcore/JavaScriptCore/wtf/symbian/SymbianDefines.h2
-rw-r--r--src/3rdparty/javascriptcore/VERSION4
-rw-r--r--src/3rdparty/phonon/mmf/abstractmediaplayer.cpp11
-rw-r--r--src/3rdparty/phonon/mmf/abstractmediaplayer.h2
-rw-r--r--src/3rdparty/phonon/mmf/abstractvideoplayer.cpp4
-rw-r--r--src/3rdparty/phonon/mmf/abstractvideoplayer.h2
-rw-r--r--src/3rdparty/phonon/mmf/audioplayer.cpp2
-rw-r--r--src/3rdparty/phonon/mmf/audioplayer.h2
-rw-r--r--src/3rdparty/phonon/mmf/download.cpp11
-rw-r--r--src/3rdparty/phonon/mmf/download.h4
-rw-r--r--src/3rdparty/phonon/mmf/mediaobject.cpp57
-rw-r--r--src/3rdparty/phonon/mmf/mediaobject.h7
-rw-r--r--src/3rdparty/phonon/phonon/factory.cpp18
-rw-r--r--src/3rdparty/s60/eiksoftkeyimage.h2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/wtf/symbian/BlockAllocatorSymbian.cpp2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/wtf/symbian/BlockAllocatorSymbian.h2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/wtf/symbian/RegisterFileAllocatorSymbian.cpp2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/wtf/symbian/RegisterFileAllocatorSymbian.h2
-rw-r--r--src/3rdparty/webkit/JavaScriptCore/wtf/symbian/SymbianDefines.h2
-rw-r--r--src/3rdparty/webkit/WebCore/WebCore.pro4
-rw-r--r--src/3rdparty/webkit/WebCore/css/StyleMedia.h2
-rw-r--r--src/3rdparty/webkit/WebCore/css/StyleMedia.idl2
-rw-r--r--src/3rdparty/webkit/WebCore/css/themeQtMaemo5.css2
-rw-r--r--src/3rdparty/webkit/WebCore/css/themeQtNoListboxes.css2
-rw-r--r--src/3rdparty/webkit/WebCore/dom/CustomEvent.cpp2
-rw-r--r--src/3rdparty/webkit/WebCore/dom/CustomEvent.h2
-rw-r--r--src/3rdparty/webkit/WebCore/dom/CustomEvent.idl2
-rw-r--r--src/3rdparty/webkit/WebCore/dom/SelectElement.h2
-rw-r--r--src/3rdparty/webkit/WebCore/html/HTMLProgressElement.cpp2
-rw-r--r--src/3rdparty/webkit/WebCore/html/HTMLProgressElement.h2
-rw-r--r--src/3rdparty/webkit/WebCore/html/HTMLProgressElement.idl2
-rw-r--r--src/3rdparty/webkit/WebCore/html/HTMLSelectElement.cpp2
-rw-r--r--src/3rdparty/webkit/WebCore/html/HTMLSelectElement.h2
-rw-r--r--src/3rdparty/webkit/WebCore/platform/PopupMenuClient.h2
-rw-r--r--src/3rdparty/webkit/WebCore/platform/graphics/IntPointHash.h2
-rw-r--r--src/3rdparty/webkit/WebCore/platform/graphics/Tile.h2
-rw-r--r--src/3rdparty/webkit/WebCore/platform/graphics/TiledBackingStore.cpp2
-rw-r--r--src/3rdparty/webkit/WebCore/platform/graphics/TiledBackingStore.h2
-rw-r--r--src/3rdparty/webkit/WebCore/platform/graphics/TiledBackingStoreClient.h2
-rw-r--r--src/3rdparty/webkit/WebCore/platform/graphics/qt/MediaPlayerPrivateQt.cpp2
-rw-r--r--src/3rdparty/webkit/WebCore/platform/graphics/qt/MediaPlayerPrivateQt.h2
-rw-r--r--src/3rdparty/webkit/WebCore/platform/graphics/qt/TileQt.cpp2
-rw-r--r--src/3rdparty/webkit/WebCore/platform/qt/Maemo5Webstyle.cpp2
-rw-r--r--src/3rdparty/webkit/WebCore/platform/qt/Maemo5Webstyle.h2
-rw-r--r--src/3rdparty/webkit/WebCore/platform/qt/QtStyleOptionWebComboBox.h2
-rw-r--r--src/3rdparty/webkit/WebCore/rendering/RenderMenuList.cpp2
-rw-r--r--src/3rdparty/webkit/WebCore/rendering/RenderMenuList.h2
-rw-r--r--src/3rdparty/webkit/WebCore/rendering/RenderProgress.cpp2
-rw-r--r--src/3rdparty/webkit/WebKit/qt/WebCoreSupport/QtMaemoWebPopup.cpp2
-rw-r--r--src/3rdparty/webkit/WebKit/qt/WebCoreSupport/QtMaemoWebPopup.h2
-rw-r--r--src/activeqt/container/qaxbase.cpp5
-rw-r--r--src/activeqt/container/qaxbase.h2
-rw-r--r--src/activeqt/container/qaxdump.cpp2
-rw-r--r--src/activeqt/container/qaxobject.cpp2
-rw-r--r--src/activeqt/container/qaxobject.h2
-rw-r--r--src/activeqt/container/qaxscript.cpp2
-rw-r--r--src/activeqt/container/qaxscript.h2
-rw-r--r--src/activeqt/container/qaxscriptwrapper.cpp2
-rw-r--r--src/activeqt/container/qaxselect.cpp2
-rw-r--r--src/activeqt/container/qaxselect.h2
-rw-r--r--src/activeqt/container/qaxselect.ui2
-rw-r--r--src/activeqt/container/qaxwidget.cpp2
-rw-r--r--src/activeqt/container/qaxwidget.h2
-rw-r--r--src/activeqt/control/qaxaggregated.h2
-rw-r--r--src/activeqt/control/qaxbindable.cpp2
-rw-r--r--src/activeqt/control/qaxbindable.h2
-rw-r--r--src/activeqt/control/qaxfactory.cpp2
-rw-r--r--src/activeqt/control/qaxfactory.h2
-rw-r--r--src/activeqt/control/qaxmain.cpp2
-rw-r--r--src/activeqt/control/qaxserver.cpp2
-rw-r--r--src/activeqt/control/qaxserverbase.cpp2
-rw-r--r--src/activeqt/control/qaxserverdll.cpp2
-rw-r--r--src/activeqt/control/qaxservermain.cpp2
-rw-r--r--src/activeqt/shared/qaxtypes.cpp2
-rw-r--r--src/activeqt/shared/qaxtypes.h2
-rw-r--r--src/corelib/animation/qabstractanimation.cpp2
-rw-r--r--src/corelib/animation/qabstractanimation.h2
-rw-r--r--src/corelib/animation/qabstractanimation_p.h2
-rw-r--r--src/corelib/animation/qanimationgroup.cpp2
-rw-r--r--src/corelib/animation/qanimationgroup.h2
-rw-r--r--src/corelib/animation/qanimationgroup_p.h2
-rw-r--r--src/corelib/animation/qparallelanimationgroup.cpp2
-rw-r--r--src/corelib/animation/qparallelanimationgroup.h2
-rw-r--r--src/corelib/animation/qparallelanimationgroup_p.h2
-rw-r--r--src/corelib/animation/qpauseanimation.cpp2
-rw-r--r--src/corelib/animation/qpauseanimation.h2
-rw-r--r--src/corelib/animation/qpropertyanimation.cpp2
-rw-r--r--src/corelib/animation/qpropertyanimation.h2
-rw-r--r--src/corelib/animation/qpropertyanimation_p.h2
-rw-r--r--src/corelib/animation/qsequentialanimationgroup.cpp2
-rw-r--r--src/corelib/animation/qsequentialanimationgroup.h2
-rw-r--r--src/corelib/animation/qsequentialanimationgroup_p.h2
-rw-r--r--src/corelib/animation/qvariantanimation.cpp2
-rw-r--r--src/corelib/animation/qvariantanimation.h2
-rw-r--r--src/corelib/animation/qvariantanimation_p.h2
-rw-r--r--src/corelib/arch/alpha/qatomic_alpha.s2
-rw-r--r--src/corelib/arch/arm/qatomic_arm.cpp2
-rw-r--r--src/corelib/arch/generic/qatomic_generic_unix.cpp2
-rw-r--r--src/corelib/arch/generic/qatomic_generic_windows.cpp2
-rw-r--r--src/corelib/arch/ia64/qatomic_ia64.s2
-rw-r--r--src/corelib/arch/macosx/qatomic32_ppc.s2
-rw-r--r--src/corelib/arch/mips/qatomic_mips32.s2
-rw-r--r--src/corelib/arch/mips/qatomic_mips64.s2
-rw-r--r--src/corelib/arch/parisc/q_ldcw.s2
-rw-r--r--src/corelib/arch/parisc/qatomic_parisc.cpp2
-rw-r--r--src/corelib/arch/powerpc/qatomic32.s2
-rw-r--r--src/corelib/arch/powerpc/qatomic64.s2
-rw-r--r--src/corelib/arch/qatomic_alpha.h2
-rw-r--r--src/corelib/arch/qatomic_arch.h2
-rw-r--r--src/corelib/arch/qatomic_arm.h2
-rw-r--r--src/corelib/arch/qatomic_armv6.h2
-rw-r--r--src/corelib/arch/qatomic_avr32.h2
-rw-r--r--src/corelib/arch/qatomic_bfin.h2
-rw-r--r--src/corelib/arch/qatomic_bootstrap.h2
-rw-r--r--src/corelib/arch/qatomic_generic.h2
-rw-r--r--src/corelib/arch/qatomic_i386.h2
-rw-r--r--src/corelib/arch/qatomic_ia64.h2
-rw-r--r--src/corelib/arch/qatomic_macosx.h2
-rw-r--r--src/corelib/arch/qatomic_mips.h2
-rw-r--r--src/corelib/arch/qatomic_parisc.h2
-rw-r--r--src/corelib/arch/qatomic_powerpc.h2
-rw-r--r--src/corelib/arch/qatomic_s390.h2
-rw-r--r--src/corelib/arch/qatomic_sh.h2
-rw-r--r--src/corelib/arch/qatomic_sh4a.h2
-rw-r--r--src/corelib/arch/qatomic_sparc.h2
-rw-r--r--src/corelib/arch/qatomic_symbian.h2
-rw-r--r--src/corelib/arch/qatomic_vxworks.h2
-rw-r--r--src/corelib/arch/qatomic_windows.h2
-rw-r--r--src/corelib/arch/qatomic_windowsce.h2
-rw-r--r--src/corelib/arch/qatomic_x86_64.h2
-rw-r--r--src/corelib/arch/sh/qatomic_sh.cpp2
-rw-r--r--src/corelib/arch/sparc/qatomic32.s2
-rw-r--r--src/corelib/arch/sparc/qatomic64.s2
-rw-r--r--src/corelib/arch/sparc/qatomic_sparc.cpp2
-rw-r--r--src/corelib/arch/symbian/common_p.h2
-rw-r--r--src/corelib/arch/symbian/debugfunction.cpp2
-rw-r--r--src/corelib/arch/symbian/dla_p.h2
-rw-r--r--src/corelib/arch/symbian/heap_hybrid.cpp2
-rw-r--r--src/corelib/arch/symbian/heap_hybrid_p.h2
-rw-r--r--src/corelib/arch/symbian/page_alloc_p.h2
-rw-r--r--src/corelib/arch/symbian/qatomic_generic_armv6.cpp2
-rw-r--r--src/corelib/arch/symbian/qatomic_symbian.cpp2
-rw-r--r--src/corelib/arch/symbian/qt_heapsetup_symbian.cpp2
-rw-r--r--src/corelib/arch/symbian/qt_hybridheap_symbian_p.h2
-rw-r--r--src/corelib/arch/symbian/slab_p.h2
-rw-r--r--src/corelib/codecs/codecs.qdoc2
-rw-r--r--src/corelib/codecs/qfontlaocodec.cpp2
-rw-r--r--src/corelib/codecs/qfontlaocodec_p.h2
-rw-r--r--src/corelib/codecs/qiconvcodec.cpp2
-rw-r--r--src/corelib/codecs/qiconvcodec_p.h2
-rw-r--r--src/corelib/codecs/qisciicodec.cpp2
-rw-r--r--src/corelib/codecs/qisciicodec_p.h2
-rw-r--r--src/corelib/codecs/qlatincodec.cpp2
-rw-r--r--src/corelib/codecs/qlatincodec_p.h2
-rw-r--r--src/corelib/codecs/qsimplecodec.cpp2
-rw-r--r--src/corelib/codecs/qsimplecodec_p.h2
-rw-r--r--src/corelib/codecs/qtextcodec.cpp7
-rw-r--r--src/corelib/codecs/qtextcodec.h2
-rw-r--r--src/corelib/codecs/qtextcodec_p.h2
-rw-r--r--src/corelib/codecs/qtextcodec_symbian.cpp2
-rw-r--r--src/corelib/codecs/qtextcodecplugin.cpp2
-rw-r--r--src/corelib/codecs/qtextcodecplugin.h2
-rw-r--r--src/corelib/codecs/qtsciicodec.cpp2
-rw-r--r--src/corelib/codecs/qtsciicodec_p.h2
-rw-r--r--src/corelib/codecs/qutfcodec.cpp2
-rw-r--r--src/corelib/codecs/qutfcodec_p.h2
-rw-r--r--src/corelib/concurrent/qfuture.cpp2
-rw-r--r--src/corelib/concurrent/qfuture.h2
-rw-r--r--src/corelib/concurrent/qfutureinterface.cpp2
-rw-r--r--src/corelib/concurrent/qfutureinterface.h2
-rw-r--r--src/corelib/concurrent/qfutureinterface_p.h2
-rw-r--r--src/corelib/concurrent/qfuturesynchronizer.cpp2
-rw-r--r--src/corelib/concurrent/qfuturesynchronizer.h2
-rw-r--r--src/corelib/concurrent/qfuturewatcher.cpp2
-rw-r--r--src/corelib/concurrent/qfuturewatcher.h2
-rw-r--r--src/corelib/concurrent/qfuturewatcher_p.h2
-rw-r--r--src/corelib/concurrent/qrunnable.cpp2
-rw-r--r--src/corelib/concurrent/qrunnable.h2
-rw-r--r--src/corelib/concurrent/qtconcurrentcompilertest.h2
-rw-r--r--src/corelib/concurrent/qtconcurrentexception.cpp2
-rw-r--r--src/corelib/concurrent/qtconcurrentexception.h2
-rw-r--r--src/corelib/concurrent/qtconcurrentfilter.cpp2
-rw-r--r--src/corelib/concurrent/qtconcurrentfilter.h2
-rw-r--r--src/corelib/concurrent/qtconcurrentfilterkernel.h2
-rw-r--r--src/corelib/concurrent/qtconcurrentfunctionwrappers.h2
-rw-r--r--src/corelib/concurrent/qtconcurrentiteratekernel.cpp2
-rw-r--r--src/corelib/concurrent/qtconcurrentiteratekernel.h2
-rw-r--r--src/corelib/concurrent/qtconcurrentmap.cpp2
-rw-r--r--src/corelib/concurrent/qtconcurrentmap.h2
-rw-r--r--src/corelib/concurrent/qtconcurrentmapkernel.h2
-rw-r--r--src/corelib/concurrent/qtconcurrentmedian.h2
-rw-r--r--src/corelib/concurrent/qtconcurrentreducekernel.h2
-rw-r--r--src/corelib/concurrent/qtconcurrentresultstore.cpp2
-rw-r--r--src/corelib/concurrent/qtconcurrentresultstore.h2
-rw-r--r--src/corelib/concurrent/qtconcurrentrun.cpp2
-rw-r--r--src/corelib/concurrent/qtconcurrentrun.h2
-rw-r--r--src/corelib/concurrent/qtconcurrentrunbase.h2
-rw-r--r--src/corelib/concurrent/qtconcurrentstoredfunctioncall.h2
-rw-r--r--src/corelib/concurrent/qtconcurrentthreadengine.cpp2
-rw-r--r--src/corelib/concurrent/qtconcurrentthreadengine.h2
-rw-r--r--src/corelib/concurrent/qthreadpool.cpp2
-rw-r--r--src/corelib/concurrent/qthreadpool.h2
-rw-r--r--src/corelib/concurrent/qthreadpool_p.h2
-rw-r--r--src/corelib/global/qconfig-dist.h2
-rw-r--r--src/corelib/global/qconfig-large.h2
-rw-r--r--src/corelib/global/qconfig-medium.h2
-rw-r--r--src/corelib/global/qconfig-minimal.h2
-rw-r--r--src/corelib/global/qconfig-small.h2
-rw-r--r--src/corelib/global/qendian.h2
-rw-r--r--src/corelib/global/qendian.qdoc2
-rw-r--r--src/corelib/global/qfeatures.h2
-rw-r--r--src/corelib/global/qglobal.cpp16
-rw-r--r--src/corelib/global/qglobal.h6
-rw-r--r--src/corelib/global/qlibraryinfo.cpp4
-rw-r--r--src/corelib/global/qlibraryinfo.h2
-rw-r--r--src/corelib/global/qmalloc.cpp2
-rw-r--r--src/corelib/global/qnamespace.h2
-rw-r--r--src/corelib/global/qnamespace.qdoc2
-rw-r--r--src/corelib/global/qnumeric.cpp2
-rw-r--r--src/corelib/global/qnumeric.h2
-rw-r--r--src/corelib/global/qnumeric_p.h2
-rw-r--r--src/corelib/global/qt_pch.h2
-rw-r--r--src/corelib/global/qt_windows.h2
-rw-r--r--src/corelib/io/qabstractfileengine.cpp2
-rw-r--r--src/corelib/io/qabstractfileengine.h2
-rw-r--r--src/corelib/io/qabstractfileengine_p.h2
-rw-r--r--src/corelib/io/qbuffer.cpp2
-rw-r--r--src/corelib/io/qbuffer.h2
-rw-r--r--src/corelib/io/qdatastream.cpp2
-rw-r--r--src/corelib/io/qdatastream.h2
-rw-r--r--src/corelib/io/qdatastream_p.h2
-rw-r--r--src/corelib/io/qdataurl.cpp2
-rw-r--r--src/corelib/io/qdataurl_p.h2
-rw-r--r--src/corelib/io/qdebug.cpp2
-rw-r--r--src/corelib/io/qdebug.h2
-rw-r--r--src/corelib/io/qdir.cpp2
-rw-r--r--src/corelib/io/qdir.h2
-rw-r--r--src/corelib/io/qdiriterator.cpp2
-rw-r--r--src/corelib/io/qdiriterator.h2
-rw-r--r--src/corelib/io/qfile.cpp2
-rw-r--r--src/corelib/io/qfile.h2
-rw-r--r--src/corelib/io/qfile_p.h2
-rw-r--r--src/corelib/io/qfileinfo.cpp2
-rw-r--r--src/corelib/io/qfileinfo.h2
-rw-r--r--src/corelib/io/qfileinfo_p.h2
-rw-r--r--src/corelib/io/qfilesystemengine.cpp6
-rw-r--r--src/corelib/io/qfilesystemengine_unix.cpp4
-rw-r--r--src/corelib/io/qfilesystemwatcher.cpp2
-rw-r--r--src/corelib/io/qfilesystemwatcher.h2
-rw-r--r--src/corelib/io/qfilesystemwatcher_dnotify.cpp2
-rw-r--r--src/corelib/io/qfilesystemwatcher_dnotify_p.h2
-rw-r--r--src/corelib/io/qfilesystemwatcher_fsevents.cpp2
-rw-r--r--src/corelib/io/qfilesystemwatcher_fsevents_p.h2
-rw-r--r--src/corelib/io/qfilesystemwatcher_inotify.cpp2
-rw-r--r--src/corelib/io/qfilesystemwatcher_inotify_p.h2
-rw-r--r--src/corelib/io/qfilesystemwatcher_kqueue.cpp2
-rw-r--r--src/corelib/io/qfilesystemwatcher_kqueue_p.h2
-rw-r--r--src/corelib/io/qfilesystemwatcher_p.h2
-rw-r--r--src/corelib/io/qfilesystemwatcher_symbian.cpp2
-rw-r--r--src/corelib/io/qfilesystemwatcher_symbian_p.h2
-rw-r--r--src/corelib/io/qfilesystemwatcher_win.cpp2
-rw-r--r--src/corelib/io/qfilesystemwatcher_win_p.h2
-rw-r--r--src/corelib/io/qfsfileengine.cpp2
-rw-r--r--src/corelib/io/qfsfileengine.h2
-rw-r--r--src/corelib/io/qfsfileengine_iterator.cpp2
-rw-r--r--src/corelib/io/qfsfileengine_iterator_p.h2
-rw-r--r--src/corelib/io/qfsfileengine_p.h2
-rw-r--r--src/corelib/io/qfsfileengine_unix.cpp2
-rw-r--r--src/corelib/io/qfsfileengine_win.cpp2
-rw-r--r--src/corelib/io/qiodevice.cpp2
-rw-r--r--src/corelib/io/qiodevice.h2
-rw-r--r--src/corelib/io/qiodevice_p.h2
-rw-r--r--src/corelib/io/qnoncontiguousbytedevice.cpp2
-rw-r--r--src/corelib/io/qnoncontiguousbytedevice_p.h2
-rw-r--r--src/corelib/io/qprocess.cpp17
-rw-r--r--src/corelib/io/qprocess.h2
-rw-r--r--src/corelib/io/qprocess_p.h2
-rw-r--r--src/corelib/io/qprocess_symbian.cpp2
-rw-r--r--src/corelib/io/qprocess_unix.cpp25
-rw-r--r--src/corelib/io/qprocess_win.cpp2
-rw-r--r--src/corelib/io/qresource.cpp2
-rw-r--r--src/corelib/io/qresource.h2
-rw-r--r--src/corelib/io/qresource_iterator.cpp2
-rw-r--r--src/corelib/io/qresource_iterator_p.h2
-rw-r--r--src/corelib/io/qresource_p.h2
-rw-r--r--src/corelib/io/qsettings.cpp2
-rw-r--r--src/corelib/io/qsettings.h2
-rw-r--r--src/corelib/io/qsettings_mac.cpp2
-rw-r--r--src/corelib/io/qsettings_p.h2
-rw-r--r--src/corelib/io/qsettings_win.cpp2
-rw-r--r--src/corelib/io/qtemporaryfile.cpp2
-rw-r--r--src/corelib/io/qtemporaryfile.h2
-rw-r--r--src/corelib/io/qtextstream.cpp2
-rw-r--r--src/corelib/io/qtextstream.h2
-rw-r--r--src/corelib/io/qurl.cpp3
-rw-r--r--src/corelib/io/qurl.h2
-rw-r--r--src/corelib/io/qwindowspipewriter.cpp2
-rw-r--r--src/corelib/io/qwindowspipewriter_p.h2
-rw-r--r--src/corelib/kernel/qabstracteventdispatcher.cpp2
-rw-r--r--src/corelib/kernel/qabstracteventdispatcher.h2
-rw-r--r--src/corelib/kernel/qabstracteventdispatcher_p.h2
-rw-r--r--src/corelib/kernel/qabstractitemmodel.cpp2
-rw-r--r--src/corelib/kernel/qabstractitemmodel.h2
-rw-r--r--src/corelib/kernel/qabstractitemmodel_p.h2
-rw-r--r--src/corelib/kernel/qbasictimer.cpp2
-rw-r--r--src/corelib/kernel/qbasictimer.h2
-rw-r--r--src/corelib/kernel/qcore_mac.cpp2
-rw-r--r--src/corelib/kernel/qcore_mac_p.h2
-rw-r--r--src/corelib/kernel/qcore_symbian_p.cpp2
-rw-r--r--src/corelib/kernel/qcore_symbian_p.h2
-rw-r--r--src/corelib/kernel/qcore_unix.cpp2
-rw-r--r--src/corelib/kernel/qcore_unix_p.h2
-rw-r--r--src/corelib/kernel/qcoreapplication.cpp66
-rw-r--r--src/corelib/kernel/qcoreapplication.h2
-rw-r--r--src/corelib/kernel/qcoreapplication_mac.cpp2
-rw-r--r--src/corelib/kernel/qcoreapplication_p.h12
-rw-r--r--src/corelib/kernel/qcoreapplication_win.cpp2
-rw-r--r--src/corelib/kernel/qcorecmdlineargs_p.h15
-rw-r--r--src/corelib/kernel/qcoreevent.cpp2
-rw-r--r--src/corelib/kernel/qcoreevent.h2
-rw-r--r--src/corelib/kernel/qcoreglobaldata.cpp2
-rw-r--r--src/corelib/kernel/qcoreglobaldata_p.h2
-rw-r--r--src/corelib/kernel/qcrashhandler.cpp2
-rw-r--r--src/corelib/kernel/qcrashhandler_p.h2
-rw-r--r--src/corelib/kernel/qeventdispatcher_glib.cpp2
-rw-r--r--src/corelib/kernel/qeventdispatcher_glib_p.h2
-rw-r--r--src/corelib/kernel/qeventdispatcher_symbian.cpp8
-rw-r--r--src/corelib/kernel/qeventdispatcher_symbian_p.h2
-rw-r--r--src/corelib/kernel/qeventdispatcher_unix.cpp3
-rw-r--r--src/corelib/kernel/qeventdispatcher_unix_p.h2
-rw-r--r--src/corelib/kernel/qeventdispatcher_win.cpp2
-rw-r--r--src/corelib/kernel/qeventdispatcher_win_p.h2
-rw-r--r--src/corelib/kernel/qeventloop.cpp2
-rw-r--r--src/corelib/kernel/qeventloop.h2
-rw-r--r--src/corelib/kernel/qfunctions_p.h2
-rw-r--r--src/corelib/kernel/qfunctions_vxworks.cpp2
-rw-r--r--src/corelib/kernel/qfunctions_vxworks.h2
-rw-r--r--src/corelib/kernel/qfunctions_wince.cpp2
-rw-r--r--src/corelib/kernel/qfunctions_wince.h2
-rw-r--r--src/corelib/kernel/qmath.cpp2
-rw-r--r--src/corelib/kernel/qmath.h2
-rw-r--r--src/corelib/kernel/qmath.qdoc2
-rw-r--r--src/corelib/kernel/qmetaobject.cpp2
-rw-r--r--src/corelib/kernel/qmetaobject.h2
-rw-r--r--src/corelib/kernel/qmetaobject_p.h2
-rw-r--r--src/corelib/kernel/qmetatype.cpp2
-rw-r--r--src/corelib/kernel/qmetatype.h2
-rw-r--r--src/corelib/kernel/qmimedata.cpp2
-rw-r--r--src/corelib/kernel/qmimedata.h2
-rw-r--r--src/corelib/kernel/qobject.cpp24
-rw-r--r--src/corelib/kernel/qobject.h2
-rw-r--r--src/corelib/kernel/qobject_p.h2
-rw-r--r--src/corelib/kernel/qobjectcleanuphandler.cpp2
-rw-r--r--src/corelib/kernel/qobjectcleanuphandler.h2
-rw-r--r--src/corelib/kernel/qobjectdefs.h2
-rw-r--r--src/corelib/kernel/qpointer.cpp2
-rw-r--r--src/corelib/kernel/qpointer.h2
-rw-r--r--src/corelib/kernel/qsharedmemory.cpp8
-rw-r--r--src/corelib/kernel/qsharedmemory.h2
-rw-r--r--src/corelib/kernel/qsharedmemory_p.h2
-rw-r--r--src/corelib/kernel/qsharedmemory_symbian.cpp2
-rw-r--r--src/corelib/kernel/qsharedmemory_unix.cpp16
-rw-r--r--src/corelib/kernel/qsharedmemory_win.cpp5
-rw-r--r--src/corelib/kernel/qsignalmapper.cpp2
-rw-r--r--src/corelib/kernel/qsignalmapper.h2
-rw-r--r--src/corelib/kernel/qsocketnotifier.cpp2
-rw-r--r--src/corelib/kernel/qsocketnotifier.h2
-rw-r--r--src/corelib/kernel/qsystemsemaphore.cpp2
-rw-r--r--src/corelib/kernel/qsystemsemaphore.h2
-rw-r--r--src/corelib/kernel/qsystemsemaphore_p.h2
-rw-r--r--src/corelib/kernel/qsystemsemaphore_symbian.cpp26
-rw-r--r--src/corelib/kernel/qsystemsemaphore_unix.cpp11
-rw-r--r--src/corelib/kernel/qsystemsemaphore_win.cpp5
-rw-r--r--src/corelib/kernel/qtcore_eval.cpp6
-rw-r--r--src/corelib/kernel/qtimer.cpp2
-rw-r--r--src/corelib/kernel/qtimer.h2
-rw-r--r--src/corelib/kernel/qtranslator.cpp2
-rw-r--r--src/corelib/kernel/qtranslator.h2
-rw-r--r--src/corelib/kernel/qtranslator_p.h2
-rw-r--r--src/corelib/kernel/qvariant.cpp2
-rw-r--r--src/corelib/kernel/qvariant.h2
-rw-r--r--src/corelib/kernel/qvariant_p.h2
-rw-r--r--src/corelib/kernel/qwineventnotifier_p.cpp2
-rw-r--r--src/corelib/kernel/qwineventnotifier_p.h2
-rw-r--r--src/corelib/plugin/qfactoryinterface.h2
-rw-r--r--src/corelib/plugin/qfactoryloader.cpp2
-rw-r--r--src/corelib/plugin/qfactoryloader_p.h2
-rw-r--r--src/corelib/plugin/qlibrary.cpp2
-rw-r--r--src/corelib/plugin/qlibrary.h2
-rw-r--r--src/corelib/plugin/qlibrary_p.h2
-rw-r--r--src/corelib/plugin/qlibrary_unix.cpp2
-rw-r--r--src/corelib/plugin/qlibrary_win.cpp2
-rw-r--r--src/corelib/plugin/qplugin.h2
-rw-r--r--src/corelib/plugin/qplugin.qdoc2
-rw-r--r--src/corelib/plugin/qpluginloader.cpp2
-rw-r--r--src/corelib/plugin/qpluginloader.h2
-rw-r--r--src/corelib/plugin/qsystemlibrary.cpp2
-rw-r--r--src/corelib/plugin/qsystemlibrary_p.h2
-rw-r--r--src/corelib/plugin/quuid.cpp2
-rw-r--r--src/corelib/plugin/quuid.h2
-rw-r--r--src/corelib/statemachine/qabstractstate.cpp2
-rw-r--r--src/corelib/statemachine/qabstractstate.h2
-rw-r--r--src/corelib/statemachine/qabstractstate_p.h2
-rw-r--r--src/corelib/statemachine/qabstracttransition.cpp2
-rw-r--r--src/corelib/statemachine/qabstracttransition.h2
-rw-r--r--src/corelib/statemachine/qabstracttransition_p.h2
-rw-r--r--src/corelib/statemachine/qeventtransition.cpp2
-rw-r--r--src/corelib/statemachine/qeventtransition.h2
-rw-r--r--src/corelib/statemachine/qeventtransition_p.h2
-rw-r--r--src/corelib/statemachine/qfinalstate.cpp2
-rw-r--r--src/corelib/statemachine/qfinalstate.h2
-rw-r--r--src/corelib/statemachine/qhistorystate.cpp2
-rw-r--r--src/corelib/statemachine/qhistorystate.h2
-rw-r--r--src/corelib/statemachine/qhistorystate_p.h2
-rw-r--r--src/corelib/statemachine/qsignaleventgenerator_p.h2
-rw-r--r--src/corelib/statemachine/qsignaltransition.cpp2
-rw-r--r--src/corelib/statemachine/qsignaltransition.h2
-rw-r--r--src/corelib/statemachine/qsignaltransition_p.h2
-rw-r--r--src/corelib/statemachine/qstate.cpp2
-rw-r--r--src/corelib/statemachine/qstate.h2
-rw-r--r--src/corelib/statemachine/qstate_p.h2
-rw-r--r--src/corelib/statemachine/qstatemachine.cpp9
-rw-r--r--src/corelib/statemachine/qstatemachine.h2
-rw-r--r--src/corelib/statemachine/qstatemachine_p.h2
-rw-r--r--src/corelib/thread/qatomic.cpp2
-rw-r--r--src/corelib/thread/qatomic.h2
-rw-r--r--src/corelib/thread/qbasicatomic.h2
-rw-r--r--src/corelib/thread/qmutex.cpp2
-rw-r--r--src/corelib/thread/qmutex.h2
-rw-r--r--src/corelib/thread/qmutex_p.h2
-rw-r--r--src/corelib/thread/qmutex_unix.cpp2
-rw-r--r--src/corelib/thread/qmutex_win.cpp2
-rw-r--r--src/corelib/thread/qmutexpool.cpp2
-rw-r--r--src/corelib/thread/qmutexpool_p.h2
-rw-r--r--src/corelib/thread/qorderedmutexlocker_p.h2
-rw-r--r--src/corelib/thread/qreadwritelock.cpp2
-rw-r--r--src/corelib/thread/qreadwritelock.h2
-rw-r--r--src/corelib/thread/qreadwritelock_p.h2
-rw-r--r--src/corelib/thread/qsemaphore.cpp7
-rw-r--r--src/corelib/thread/qsemaphore.h2
-rw-r--r--src/corelib/thread/qthread.cpp2
-rw-r--r--src/corelib/thread/qthread.h2
-rw-r--r--src/corelib/thread/qthread_p.h2
-rw-r--r--src/corelib/thread/qthread_unix.cpp2
-rw-r--r--src/corelib/thread/qthread_win.cpp2
-rw-r--r--src/corelib/thread/qthreadstorage.cpp2
-rw-r--r--src/corelib/thread/qthreadstorage.h2
-rw-r--r--src/corelib/thread/qwaitcondition.h2
-rw-r--r--src/corelib/thread/qwaitcondition.qdoc2
-rw-r--r--src/corelib/thread/qwaitcondition_unix.cpp2
-rw-r--r--src/corelib/thread/qwaitcondition_win.cpp2
-rw-r--r--src/corelib/tools/qalgorithms.h2
-rw-r--r--src/corelib/tools/qalgorithms.qdoc2
-rw-r--r--src/corelib/tools/qbitarray.cpp2
-rw-r--r--src/corelib/tools/qbitarray.h2
-rw-r--r--src/corelib/tools/qbytearray.cpp2
-rw-r--r--src/corelib/tools/qbytearray.h2
-rw-r--r--src/corelib/tools/qbytearraymatcher.cpp2
-rw-r--r--src/corelib/tools/qbytearraymatcher.h2
-rw-r--r--src/corelib/tools/qbytedata_p.h2
-rw-r--r--src/corelib/tools/qcache.h2
-rw-r--r--src/corelib/tools/qcache.qdoc2
-rw-r--r--src/corelib/tools/qchar.cpp2
-rw-r--r--src/corelib/tools/qchar.h2
-rw-r--r--src/corelib/tools/qcontainerfwd.h2
-rw-r--r--src/corelib/tools/qcontiguouscache.cpp2
-rw-r--r--src/corelib/tools/qcontiguouscache.h2
-rw-r--r--src/corelib/tools/qcryptographichash.cpp2
-rw-r--r--src/corelib/tools/qcryptographichash.h2
-rw-r--r--src/corelib/tools/qdatetime.cpp8
-rw-r--r--src/corelib/tools/qdatetime.h2
-rw-r--r--src/corelib/tools/qdatetime_p.h2
-rw-r--r--src/corelib/tools/qeasingcurve.cpp2
-rw-r--r--src/corelib/tools/qeasingcurve.h2
-rw-r--r--src/corelib/tools/qelapsedtimer.cpp2
-rw-r--r--src/corelib/tools/qelapsedtimer.h2
-rw-r--r--src/corelib/tools/qelapsedtimer_generic.cpp2
-rw-r--r--src/corelib/tools/qelapsedtimer_mac.cpp2
-rw-r--r--src/corelib/tools/qelapsedtimer_symbian.cpp2
-rw-r--r--src/corelib/tools/qelapsedtimer_unix.cpp2
-rw-r--r--src/corelib/tools/qelapsedtimer_win.cpp2
-rw-r--r--src/corelib/tools/qharfbuzz.cpp2
-rw-r--r--src/corelib/tools/qharfbuzz_p.h2
-rw-r--r--src/corelib/tools/qhash.cpp2
-rw-r--r--src/corelib/tools/qhash.h2
-rw-r--r--src/corelib/tools/qiterator.h2
-rw-r--r--src/corelib/tools/qiterator.qdoc2
-rw-r--r--src/corelib/tools/qline.cpp2
-rw-r--r--src/corelib/tools/qline.h2
-rw-r--r--src/corelib/tools/qlinkedlist.cpp2
-rw-r--r--src/corelib/tools/qlinkedlist.h2
-rw-r--r--src/corelib/tools/qlist.cpp2
-rw-r--r--src/corelib/tools/qlist.h2
-rw-r--r--src/corelib/tools/qlocale.cpp2
-rw-r--r--src/corelib/tools/qlocale.h2
-rw-r--r--src/corelib/tools/qlocale_data_p.h2
-rw-r--r--src/corelib/tools/qlocale_p.h2
-rw-r--r--src/corelib/tools/qlocale_symbian.cpp2
-rw-r--r--src/corelib/tools/qmap.cpp2
-rw-r--r--src/corelib/tools/qmap.h2
-rw-r--r--src/corelib/tools/qmargins.cpp2
-rw-r--r--src/corelib/tools/qmargins.h2
-rw-r--r--src/corelib/tools/qpair.h2
-rw-r--r--src/corelib/tools/qpair.qdoc2
-rw-r--r--src/corelib/tools/qpodlist_p.h2
-rw-r--r--src/corelib/tools/qpoint.cpp2
-rw-r--r--src/corelib/tools/qpoint.h2
-rw-r--r--src/corelib/tools/qqueue.cpp2
-rw-r--r--src/corelib/tools/qqueue.h2
-rw-r--r--src/corelib/tools/qrect.cpp2
-rw-r--r--src/corelib/tools/qrect.h2
-rw-r--r--src/corelib/tools/qregexp.cpp2
-rw-r--r--src/corelib/tools/qregexp.h2
-rw-r--r--src/corelib/tools/qringbuffer_p.h2
-rw-r--r--src/corelib/tools/qscopedpointer.cpp2
-rw-r--r--src/corelib/tools/qscopedpointer.h2
-rw-r--r--src/corelib/tools/qscopedpointer_p.h2
-rw-r--r--src/corelib/tools/qset.h2
-rw-r--r--src/corelib/tools/qset.qdoc2
-rw-r--r--src/corelib/tools/qshareddata.cpp2
-rw-r--r--src/corelib/tools/qshareddata.h2
-rw-r--r--src/corelib/tools/qsharedpointer.cpp2
-rw-r--r--src/corelib/tools/qsharedpointer.h2
-rw-r--r--src/corelib/tools/qsharedpointer_impl.h2
-rw-r--r--src/corelib/tools/qsimd.cpp2
-rw-r--r--src/corelib/tools/qsimd_p.h2
-rw-r--r--src/corelib/tools/qsize.cpp2
-rw-r--r--src/corelib/tools/qsize.h2
-rw-r--r--src/corelib/tools/qstack.cpp2
-rw-r--r--src/corelib/tools/qstack.h2
-rw-r--r--src/corelib/tools/qstring.cpp2
-rw-r--r--src/corelib/tools/qstring.h2
-rw-r--r--src/corelib/tools/qstringbuilder.cpp2
-rw-r--r--src/corelib/tools/qstringbuilder.h2
-rw-r--r--src/corelib/tools/qstringlist.cpp2
-rw-r--r--src/corelib/tools/qstringlist.h2
-rw-r--r--src/corelib/tools/qstringmatcher.cpp2
-rw-r--r--src/corelib/tools/qstringmatcher.h2
-rw-r--r--src/corelib/tools/qtextboundaryfinder.cpp2
-rw-r--r--src/corelib/tools/qtextboundaryfinder.h2
-rw-r--r--src/corelib/tools/qtimeline.cpp2
-rw-r--r--src/corelib/tools/qtimeline.h2
-rw-r--r--src/corelib/tools/qtools_p.h2
-rw-r--r--src/corelib/tools/qunicodetables.cpp2
-rw-r--r--src/corelib/tools/qunicodetables_p.h2
-rw-r--r--src/corelib/tools/qvarlengtharray.h2
-rw-r--r--src/corelib/tools/qvarlengtharray.qdoc2
-rw-r--r--src/corelib/tools/qvector.cpp2
-rw-r--r--src/corelib/tools/qvector.h2
-rw-r--r--src/corelib/tools/qvsnprintf.cpp2
-rwxr-xr-xsrc/corelib/xml/make-parser.sh2
-rw-r--r--src/corelib/xml/qxmlstream.cpp2
-rw-r--r--src/corelib/xml/qxmlstream.g2
-rw-r--r--src/corelib/xml/qxmlstream.h2
-rw-r--r--src/corelib/xml/qxmlstream_p.h2
-rw-r--r--src/corelib/xml/qxmlutils.cpp2
-rw-r--r--src/corelib/xml/qxmlutils_p.h2
-rw-r--r--src/dbus/dbus.pro2
-rw-r--r--src/dbus/qdbus_symbols.cpp2
-rw-r--r--src/dbus/qdbus_symbols_p.h2
-rw-r--r--src/dbus/qdbusabstractadaptor.cpp2
-rw-r--r--src/dbus/qdbusabstractadaptor.h2
-rw-r--r--src/dbus/qdbusabstractadaptor_p.h2
-rw-r--r--src/dbus/qdbusabstractinterface.cpp2
-rw-r--r--src/dbus/qdbusabstractinterface.h2
-rw-r--r--src/dbus/qdbusabstractinterface_p.h2
-rw-r--r--src/dbus/qdbusargument.cpp2
-rw-r--r--src/dbus/qdbusargument.h2
-rw-r--r--src/dbus/qdbusargument_p.h2
-rw-r--r--src/dbus/qdbusconnection.cpp22
-rw-r--r--src/dbus/qdbusconnection.h2
-rw-r--r--src/dbus/qdbusconnection_p.h2
-rw-r--r--src/dbus/qdbusconnectioninterface.cpp2
-rw-r--r--src/dbus/qdbusconnectioninterface.h2
-rw-r--r--src/dbus/qdbuscontext.cpp2
-rw-r--r--src/dbus/qdbuscontext.h2
-rw-r--r--src/dbus/qdbuscontext_p.h2
-rw-r--r--src/dbus/qdbusdemarshaller.cpp2
-rw-r--r--src/dbus/qdbuserror.cpp2
-rw-r--r--src/dbus/qdbuserror.h2
-rw-r--r--src/dbus/qdbusextratypes.cpp2
-rw-r--r--src/dbus/qdbusextratypes.h2
-rw-r--r--src/dbus/qdbusintegrator.cpp6
-rw-r--r--src/dbus/qdbusintegrator_p.h2
-rw-r--r--src/dbus/qdbusinterface.cpp2
-rw-r--r--src/dbus/qdbusinterface.h2
-rw-r--r--src/dbus/qdbusinterface_p.h2
-rw-r--r--src/dbus/qdbusinternalfilters.cpp2
-rw-r--r--src/dbus/qdbusintrospection.cpp2
-rw-r--r--src/dbus/qdbusintrospection_p.h2
-rw-r--r--src/dbus/qdbusmacros.h2
-rw-r--r--src/dbus/qdbusmarshaller.cpp2
-rw-r--r--src/dbus/qdbusmessage.cpp2
-rw-r--r--src/dbus/qdbusmessage.h2
-rw-r--r--src/dbus/qdbusmessage_p.h2
-rw-r--r--src/dbus/qdbusmetaobject.cpp2
-rw-r--r--src/dbus/qdbusmetaobject_p.h2
-rw-r--r--src/dbus/qdbusmetatype.cpp2
-rw-r--r--src/dbus/qdbusmetatype.h2
-rw-r--r--src/dbus/qdbusmetatype_p.h2
-rw-r--r--src/dbus/qdbusmisc.cpp2
-rw-r--r--src/dbus/qdbuspendingcall.cpp2
-rw-r--r--src/dbus/qdbuspendingcall.h2
-rw-r--r--src/dbus/qdbuspendingcall_p.h2
-rw-r--r--src/dbus/qdbuspendingreply.cpp2
-rw-r--r--src/dbus/qdbuspendingreply.h2
-rw-r--r--src/dbus/qdbusreply.cpp2
-rw-r--r--src/dbus/qdbusreply.h2
-rw-r--r--src/dbus/qdbusserver.cpp2
-rw-r--r--src/dbus/qdbusserver.h2
-rw-r--r--src/dbus/qdbusservicewatcher.cpp2
-rw-r--r--src/dbus/qdbusservicewatcher.h2
-rw-r--r--src/dbus/qdbusthreaddebug_p.h2
-rw-r--r--src/dbus/qdbusutil.cpp2
-rw-r--r--src/dbus/qdbusutil_p.h2
-rw-r--r--src/dbus/qdbusxmlgenerator.cpp2
-rw-r--r--src/dbus/qdbusxmlparser.cpp2
-rw-r--r--src/dbus/qdbusxmlparser_p.h2
-rw-r--r--src/declarative/debugger/qdeclarativedebug.cpp2
-rw-r--r--src/declarative/debugger/qdeclarativedebug_p.h2
-rw-r--r--src/declarative/debugger/qdeclarativedebugclient.cpp2
-rw-r--r--src/declarative/debugger/qdeclarativedebugclient_p.h2
-rw-r--r--src/declarative/debugger/qdeclarativedebuggerstatus.cpp2
-rw-r--r--src/declarative/debugger/qdeclarativedebuggerstatus_p.h2
-rw-r--r--src/declarative/debugger/qdeclarativedebughelper.cpp2
-rw-r--r--src/declarative/debugger/qdeclarativedebughelper_p.h2
-rw-r--r--src/declarative/debugger/qdeclarativedebugservice.cpp2
-rw-r--r--src/declarative/debugger/qdeclarativedebugservice_p.h2
-rw-r--r--src/declarative/debugger/qdeclarativedebugtrace.cpp2
-rw-r--r--src/declarative/debugger/qdeclarativedebugtrace_p.h2
-rw-r--r--src/declarative/debugger/qpacketprotocol.cpp2
-rw-r--r--src/declarative/debugger/qpacketprotocol_p.h2
-rw-r--r--src/declarative/declarative.pro2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeanchors.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeanchors_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeanchors_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeanimatedimage.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeanimatedimage_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeanimatedimage_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeborderimage.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeborderimage_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeborderimage_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeevents.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeevents_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeflickable.cpp4
-rw-r--r--src/declarative/graphicsitems/qdeclarativeflickable_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeflickable_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeflipable.cpp6
-rw-r--r--src/declarative/graphicsitems/qdeclarativeflipable_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativefocuspanel.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativefocuspanel_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativefocusscope.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativefocusscope_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativegraphicswidget.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativegraphicswidget_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativegridview.cpp6
-rw-r--r--src/declarative/graphicsitems/qdeclarativegridview_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimage.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimage_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimage_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimagebase.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimagebase_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeimagebase_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeitem.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeitem.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeitem_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeitemchangelistener_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeitemsmodule_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativelayoutitem.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativelayoutitem_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativelistview.cpp6
-rw-r--r--src/declarative/graphicsitems/qdeclarativelistview_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeloader.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeloader_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativeloader_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativemousearea.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativemousearea_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativemousearea_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepainteditem.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepainteditem_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepainteditem_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepath.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepath_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepath_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepathview.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepathview_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepathview_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepositioners.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepositioners_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativepositioners_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativerectangle.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativerectangle_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativerectangle_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativerepeater.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativerepeater_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativerepeater_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativescalegrid.cpp12
-rw-r--r--src/declarative/graphicsitems/qdeclarativescalegrid_p_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetext.cpp19
-rw-r--r--src/declarative/graphicsitems/qdeclarativetext_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetext_p_p.h3
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextedit.cpp39
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextedit_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextedit_p_p.h3
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextinput.cpp27
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextinput_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextinput_p_p.h3
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextlayout.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetextlayout_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetranslate.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativetranslate_p.h2
-rw-r--r--src/declarative/graphicsitems/qdeclarativevisualitemmodel.cpp2
-rw-r--r--src/declarative/graphicsitems/qdeclarativevisualitemmodel_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejs.g6
-rw-r--r--src/declarative/qml/parser/qdeclarativejsast.cpp2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsast_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsastfwd_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsastvisitor.cpp2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsastvisitor_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsengine_p.cpp2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsengine_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsglobal_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsgrammar.cpp2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsgrammar_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejslexer.cpp4
-rw-r--r--src/declarative/qml/parser/qdeclarativejslexer_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsmemorypool_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsnodepool_p.h2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsparser.cpp2
-rw-r--r--src/declarative/qml/parser/qdeclarativejsparser_p.h2
-rw-r--r--src/declarative/qml/qbitfield_p.h2
-rw-r--r--src/declarative/qml/qdeclarative.h2
-rw-r--r--src/declarative/qml/qdeclarativebinding.cpp2
-rw-r--r--src/declarative/qml/qdeclarativebinding_p.h2
-rw-r--r--src/declarative/qml/qdeclarativebinding_p_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeboundsignal.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeboundsignal_p.h2
-rw-r--r--src/declarative/qml/qdeclarativecleanup.cpp2
-rw-r--r--src/declarative/qml/qdeclarativecleanup_p.h2
-rw-r--r--src/declarative/qml/qdeclarativecompiledbindings.cpp2
-rw-r--r--src/declarative/qml/qdeclarativecompiledbindings_p.h2
-rw-r--r--src/declarative/qml/qdeclarativecompileddata.cpp2
-rw-r--r--src/declarative/qml/qdeclarativecompiler.cpp2
-rw-r--r--src/declarative/qml/qdeclarativecompiler_p.h2
-rw-r--r--src/declarative/qml/qdeclarativecomponent.cpp6
-rw-r--r--src/declarative/qml/qdeclarativecomponent.h2
-rw-r--r--src/declarative/qml/qdeclarativecomponent_p.h2
-rw-r--r--src/declarative/qml/qdeclarativecontext.cpp2
-rw-r--r--src/declarative/qml/qdeclarativecontext.h2
-rw-r--r--src/declarative/qml/qdeclarativecontext_p.h2
-rw-r--r--src/declarative/qml/qdeclarativecontextscriptclass.cpp2
-rw-r--r--src/declarative/qml/qdeclarativecontextscriptclass_p.h2
-rw-r--r--src/declarative/qml/qdeclarativecustomparser.cpp2
-rw-r--r--src/declarative/qml/qdeclarativecustomparser_p.h2
-rw-r--r--src/declarative/qml/qdeclarativecustomparser_p_p.h2
-rw-r--r--src/declarative/qml/qdeclarativedata_p.h2
-rw-r--r--src/declarative/qml/qdeclarativedirparser.cpp2
-rw-r--r--src/declarative/qml/qdeclarativedirparser_p.h2
-rw-r--r--src/declarative/qml/qdeclarativedom.cpp2
-rw-r--r--src/declarative/qml/qdeclarativedom_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeengine.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeengine.h2
-rw-r--r--src/declarative/qml/qdeclarativeengine_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeenginedebug.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeenginedebug_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeerror.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeerror.h2
-rw-r--r--src/declarative/qml/qdeclarativeexpression.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeexpression.h2
-rw-r--r--src/declarative/qml/qdeclarativeexpression_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeextensioninterface.h2
-rw-r--r--src/declarative/qml/qdeclarativeextensionplugin.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeextensionplugin.h2
-rw-r--r--src/declarative/qml/qdeclarativefastproperties.cpp2
-rw-r--r--src/declarative/qml/qdeclarativefastproperties_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeglobal_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeglobalscriptclass.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeglobalscriptclass_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeguard_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeimageprovider.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeimageprovider.h2
-rw-r--r--src/declarative/qml/qdeclarativeimport.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeimport_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeinclude.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeinclude_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeinfo.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeinfo.h2
-rw-r--r--src/declarative/qml/qdeclarativeinstruction.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeinstruction_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeintegercache.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeintegercache_p.h2
-rw-r--r--src/declarative/qml/qdeclarativelist.h2
-rw-r--r--src/declarative/qml/qdeclarativelistscriptclass.cpp2
-rw-r--r--src/declarative/qml/qdeclarativelistscriptclass_p.h2
-rw-r--r--src/declarative/qml/qdeclarativemetatype.cpp2
-rw-r--r--src/declarative/qml/qdeclarativemetatype_p.h2
-rw-r--r--src/declarative/qml/qdeclarativenetworkaccessmanagerfactory.cpp2
-rw-r--r--src/declarative/qml/qdeclarativenetworkaccessmanagerfactory.h2
-rw-r--r--src/declarative/qml/qdeclarativenotifier.cpp2
-rw-r--r--src/declarative/qml/qdeclarativenotifier_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeobjectscriptclass.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeobjectscriptclass_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeparser.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeparser_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeparserstatus.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeparserstatus.h2
-rw-r--r--src/declarative/qml/qdeclarativeprivate.h2
-rw-r--r--src/declarative/qml/qdeclarativeproperty.cpp4
-rw-r--r--src/declarative/qml/qdeclarativeproperty.h2
-rw-r--r--src/declarative/qml/qdeclarativeproperty_p.h2
-rw-r--r--src/declarative/qml/qdeclarativepropertycache.cpp2
-rw-r--r--src/declarative/qml/qdeclarativepropertycache_p.h2
-rw-r--r--src/declarative/qml/qdeclarativepropertyvalueinterceptor.cpp2
-rw-r--r--src/declarative/qml/qdeclarativepropertyvalueinterceptor.h2
-rw-r--r--src/declarative/qml/qdeclarativepropertyvaluesource.cpp2
-rw-r--r--src/declarative/qml/qdeclarativepropertyvaluesource.h2
-rw-r--r--src/declarative/qml/qdeclarativeproxymetaobject.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeproxymetaobject_p.h2
-rw-r--r--src/declarative/qml/qdeclarativerefcount.cpp2
-rw-r--r--src/declarative/qml/qdeclarativerefcount_p.h2
-rw-r--r--src/declarative/qml/qdeclarativerewrite.cpp2
-rw-r--r--src/declarative/qml/qdeclarativerewrite_p.h2
-rw-r--r--src/declarative/qml/qdeclarativescriptparser.cpp2
-rw-r--r--src/declarative/qml/qdeclarativescriptparser_p.h2
-rw-r--r--src/declarative/qml/qdeclarativescriptstring.cpp2
-rw-r--r--src/declarative/qml/qdeclarativescriptstring.h2
-rw-r--r--src/declarative/qml/qdeclarativesqldatabase.cpp2
-rw-r--r--src/declarative/qml/qdeclarativesqldatabase_p.h2
-rw-r--r--src/declarative/qml/qdeclarativestringconverters.cpp2
-rw-r--r--src/declarative/qml/qdeclarativestringconverters_p.h2
-rw-r--r--src/declarative/qml/qdeclarativetypeloader.cpp2
-rw-r--r--src/declarative/qml/qdeclarativetypeloader_p.h2
-rw-r--r--src/declarative/qml/qdeclarativetypenamecache.cpp2
-rw-r--r--src/declarative/qml/qdeclarativetypenamecache_p.h2
-rw-r--r--src/declarative/qml/qdeclarativetypenamescriptclass.cpp2
-rw-r--r--src/declarative/qml/qdeclarativetypenamescriptclass_p.h2
-rw-r--r--src/declarative/qml/qdeclarativetypenotavailable_p.h2
-rw-r--r--src/declarative/qml/qdeclarativevaluetype.cpp2
-rw-r--r--src/declarative/qml/qdeclarativevaluetype_p.h2
-rw-r--r--src/declarative/qml/qdeclarativevaluetypescriptclass.cpp2
-rw-r--r--src/declarative/qml/qdeclarativevaluetypescriptclass_p.h2
-rw-r--r--src/declarative/qml/qdeclarativevme.cpp7
-rw-r--r--src/declarative/qml/qdeclarativevme_p.h2
-rw-r--r--src/declarative/qml/qdeclarativevmemetaobject.cpp2
-rw-r--r--src/declarative/qml/qdeclarativevmemetaobject_p.h2
-rw-r--r--src/declarative/qml/qdeclarativewatcher.cpp2
-rw-r--r--src/declarative/qml/qdeclarativewatcher_p.h2
-rw-r--r--src/declarative/qml/qdeclarativeworkerscript.cpp2
-rw-r--r--src/declarative/qml/qdeclarativeworkerscript_p.h2
-rw-r--r--src/declarative/qml/qdeclarativexmlhttprequest.cpp2
-rw-r--r--src/declarative/qml/qdeclarativexmlhttprequest_p.h2
-rw-r--r--src/declarative/qml/qmetaobjectbuilder.cpp2
-rw-r--r--src/declarative/qml/qmetaobjectbuilder_p.h2
-rw-r--r--src/declarative/qml/qpodvector_p.h2
-rw-r--r--src/declarative/qml/rewriter/textwriter.cpp2
-rw-r--r--src/declarative/qml/rewriter/textwriter_p.h2
-rw-r--r--src/declarative/util/qdeclarativeanimation.cpp2
-rw-r--r--src/declarative/util/qdeclarativeanimation_p.h2
-rw-r--r--src/declarative/util/qdeclarativeanimation_p_p.h2
-rw-r--r--src/declarative/util/qdeclarativebehavior.cpp2
-rw-r--r--src/declarative/util/qdeclarativebehavior_p.h2
-rw-r--r--src/declarative/util/qdeclarativebind.cpp2
-rw-r--r--src/declarative/util/qdeclarativebind_p.h2
-rw-r--r--src/declarative/util/qdeclarativeconnections.cpp2
-rw-r--r--src/declarative/util/qdeclarativeconnections_p.h2
-rw-r--r--src/declarative/util/qdeclarativefontloader.cpp2
-rw-r--r--src/declarative/util/qdeclarativefontloader_p.h2
-rw-r--r--src/declarative/util/qdeclarativelistaccessor.cpp2
-rw-r--r--src/declarative/util/qdeclarativelistaccessor_p.h2
-rw-r--r--src/declarative/util/qdeclarativelistmodel.cpp2
-rw-r--r--src/declarative/util/qdeclarativelistmodel_p.h2
-rw-r--r--src/declarative/util/qdeclarativelistmodel_p_p.h2
-rw-r--r--src/declarative/util/qdeclarativelistmodelworkeragent.cpp2
-rw-r--r--src/declarative/util/qdeclarativelistmodelworkeragent_p.h2
-rw-r--r--src/declarative/util/qdeclarativenullablevalue_p_p.h2
-rw-r--r--src/declarative/util/qdeclarativeopenmetaobject.cpp2
-rw-r--r--src/declarative/util/qdeclarativeopenmetaobject_p.h2
-rw-r--r--src/declarative/util/qdeclarativepackage.cpp2
-rw-r--r--src/declarative/util/qdeclarativepackage_p.h2
-rw-r--r--src/declarative/util/qdeclarativepixmapcache.cpp2
-rw-r--r--src/declarative/util/qdeclarativepixmapcache_p.h2
-rw-r--r--src/declarative/util/qdeclarativepropertychanges.cpp2
-rw-r--r--src/declarative/util/qdeclarativepropertychanges_p.h2
-rw-r--r--src/declarative/util/qdeclarativepropertymap.cpp2
-rw-r--r--src/declarative/util/qdeclarativepropertymap.h2
-rw-r--r--src/declarative/util/qdeclarativesmoothedanimation.cpp2
-rw-r--r--src/declarative/util/qdeclarativesmoothedanimation_p.h2
-rw-r--r--src/declarative/util/qdeclarativesmoothedanimation_p_p.h2
-rw-r--r--src/declarative/util/qdeclarativespringanimation.cpp2
-rw-r--r--src/declarative/util/qdeclarativespringanimation_p.h2
-rw-r--r--src/declarative/util/qdeclarativestate.cpp2
-rw-r--r--src/declarative/util/qdeclarativestate_p.h2
-rw-r--r--src/declarative/util/qdeclarativestate_p_p.h2
-rw-r--r--src/declarative/util/qdeclarativestategroup.cpp2
-rw-r--r--src/declarative/util/qdeclarativestategroup_p.h2
-rw-r--r--src/declarative/util/qdeclarativestateoperations.cpp2
-rw-r--r--src/declarative/util/qdeclarativestateoperations_p.h2
-rw-r--r--src/declarative/util/qdeclarativestyledtext.cpp2
-rw-r--r--src/declarative/util/qdeclarativestyledtext_p.h2
-rw-r--r--src/declarative/util/qdeclarativesystempalette.cpp2
-rw-r--r--src/declarative/util/qdeclarativesystempalette_p.h2
-rw-r--r--src/declarative/util/qdeclarativetimeline.cpp2
-rw-r--r--src/declarative/util/qdeclarativetimeline_p_p.h2
-rw-r--r--src/declarative/util/qdeclarativetimer.cpp2
-rw-r--r--src/declarative/util/qdeclarativetimer_p.h2
-rw-r--r--src/declarative/util/qdeclarativetransition.cpp2
-rw-r--r--src/declarative/util/qdeclarativetransition_p.h2
-rw-r--r--src/declarative/util/qdeclarativetransitionmanager.cpp2
-rw-r--r--src/declarative/util/qdeclarativetransitionmanager_p_p.h2
-rw-r--r--src/declarative/util/qdeclarativeutilmodule_p.h2
-rw-r--r--src/declarative/util/qdeclarativeview.cpp2
-rw-r--r--src/declarative/util/qdeclarativeview.h2
-rw-r--r--src/declarative/util/qdeclarativexmllistmodel.cpp2
-rw-r--r--src/declarative/util/qdeclarativexmllistmodel_p.h2
-rw-r--r--src/declarative/util/qlistmodelinterface.cpp2
-rw-r--r--src/declarative/util/qlistmodelinterface_p.h2
-rw-r--r--src/gui/accessible/qaccessible.cpp2
-rw-r--r--src/gui/accessible/qaccessible.h2
-rw-r--r--src/gui/accessible/qaccessible2.cpp2
-rw-r--r--src/gui/accessible/qaccessible2.h2
-rw-r--r--src/gui/accessible/qaccessible_mac.mm2
-rw-r--r--src/gui/accessible/qaccessible_mac_carbon.cpp2
-rw-r--r--src/gui/accessible/qaccessible_mac_cocoa.mm2
-rw-r--r--src/gui/accessible/qaccessible_mac_p.h2
-rw-r--r--src/gui/accessible/qaccessible_unix.cpp2
-rw-r--r--src/gui/accessible/qaccessible_win.cpp2
-rw-r--r--src/gui/accessible/qaccessiblebridge.cpp2
-rw-r--r--src/gui/accessible/qaccessiblebridge.h2
-rw-r--r--src/gui/accessible/qaccessibleobject.cpp2
-rw-r--r--src/gui/accessible/qaccessibleobject.h2
-rw-r--r--src/gui/accessible/qaccessibleplugin.cpp2
-rw-r--r--src/gui/accessible/qaccessibleplugin.h2
-rw-r--r--src/gui/accessible/qaccessiblewidget.cpp2
-rw-r--r--src/gui/accessible/qaccessiblewidget.h2
-rw-r--r--src/gui/animation/qguivariantanimation.cpp2
-rw-r--r--src/gui/dialogs/qabstractpagesetupdialog.cpp2
-rw-r--r--src/gui/dialogs/qabstractpagesetupdialog.h2
-rw-r--r--src/gui/dialogs/qabstractpagesetupdialog_p.h2
-rw-r--r--src/gui/dialogs/qabstractprintdialog.cpp2
-rw-r--r--src/gui/dialogs/qabstractprintdialog.h2
-rw-r--r--src/gui/dialogs/qabstractprintdialog_p.h2
-rw-r--r--src/gui/dialogs/qcolordialog.cpp2
-rw-r--r--src/gui/dialogs/qcolordialog.h2
-rw-r--r--src/gui/dialogs/qcolordialog_mac.mm2
-rw-r--r--src/gui/dialogs/qcolordialog_p.h2
-rw-r--r--src/gui/dialogs/qcolordialog_symbian.cpp2
-rw-r--r--src/gui/dialogs/qdialog.cpp2
-rw-r--r--src/gui/dialogs/qdialog.h2
-rw-r--r--src/gui/dialogs/qdialog_p.h2
-rw-r--r--src/gui/dialogs/qdialogsbinarycompat_win.cpp2
-rw-r--r--src/gui/dialogs/qerrormessage.cpp2
-rw-r--r--src/gui/dialogs/qerrormessage.h2
-rw-r--r--src/gui/dialogs/qfiledialog.cpp4
-rw-r--r--src/gui/dialogs/qfiledialog.h2
-rw-r--r--src/gui/dialogs/qfiledialog.ui2
-rw-r--r--src/gui/dialogs/qfiledialog_embedded.ui2
-rw-r--r--src/gui/dialogs/qfiledialog_mac.mm2
-rw-r--r--src/gui/dialogs/qfiledialog_p.h2
-rw-r--r--src/gui/dialogs/qfiledialog_symbian.cpp2
-rw-r--r--src/gui/dialogs/qfiledialog_win.cpp2
-rw-r--r--src/gui/dialogs/qfiledialog_win_p.h2
-rw-r--r--src/gui/dialogs/qfileinfogatherer.cpp2
-rw-r--r--src/gui/dialogs/qfileinfogatherer_p.h2
-rw-r--r--src/gui/dialogs/qfilesystemmodel.cpp2
-rw-r--r--src/gui/dialogs/qfilesystemmodel.h2
-rw-r--r--src/gui/dialogs/qfilesystemmodel_p.h2
-rw-r--r--src/gui/dialogs/qfontdialog.cpp2
-rw-r--r--src/gui/dialogs/qfontdialog.h2
-rw-r--r--src/gui/dialogs/qfontdialog_mac.mm11
-rw-r--r--src/gui/dialogs/qfontdialog_p.h2
-rw-r--r--src/gui/dialogs/qfscompleter_p.h2
-rw-r--r--src/gui/dialogs/qinputdialog.cpp2
-rw-r--r--src/gui/dialogs/qinputdialog.h2
-rw-r--r--src/gui/dialogs/qmessagebox.cpp4
-rw-r--r--src/gui/dialogs/qmessagebox.h2
-rw-r--r--src/gui/dialogs/qnspanelproxy_mac.mm2
-rw-r--r--src/gui/dialogs/qpagesetupdialog.cpp2
-rw-r--r--src/gui/dialogs/qpagesetupdialog.h2
-rw-r--r--src/gui/dialogs/qpagesetupdialog_mac.mm2
-rw-r--r--src/gui/dialogs/qpagesetupdialog_unix.cpp2
-rw-r--r--src/gui/dialogs/qpagesetupdialog_unix_p.h2
-rw-r--r--src/gui/dialogs/qpagesetupdialog_win.cpp2
-rw-r--r--src/gui/dialogs/qprintdialog.h2
-rw-r--r--src/gui/dialogs/qprintdialog.qdoc2
-rw-r--r--src/gui/dialogs/qprintdialog_mac.mm2
-rw-r--r--src/gui/dialogs/qprintdialog_qws.cpp2
-rw-r--r--src/gui/dialogs/qprintdialog_unix.cpp2
-rw-r--r--src/gui/dialogs/qprintdialog_win.cpp2
-rw-r--r--src/gui/dialogs/qprintpreviewdialog.cpp2
-rw-r--r--src/gui/dialogs/qprintpreviewdialog.h2
-rw-r--r--src/gui/dialogs/qprogressdialog.cpp2
-rw-r--r--src/gui/dialogs/qprogressdialog.h2
-rw-r--r--src/gui/dialogs/qsidebar.cpp2
-rw-r--r--src/gui/dialogs/qsidebar_p.h2
-rw-r--r--src/gui/dialogs/qwizard.cpp2
-rw-r--r--src/gui/dialogs/qwizard.h2
-rw-r--r--src/gui/dialogs/qwizard_win.cpp2
-rw-r--r--src/gui/dialogs/qwizard_win_p.h2
-rw-r--r--src/gui/effects/qgraphicseffect.cpp2
-rw-r--r--src/gui/effects/qgraphicseffect.h2
-rw-r--r--src/gui/effects/qgraphicseffect_p.h2
-rw-r--r--src/gui/egl/qegl.cpp2
-rw-r--r--src/gui/egl/qegl_p.h2
-rw-r--r--src/gui/egl/qegl_qws.cpp2
-rw-r--r--src/gui/egl/qegl_stub.cpp2
-rw-r--r--src/gui/egl/qegl_symbian.cpp2
-rw-r--r--src/gui/egl/qegl_wince.cpp2
-rw-r--r--src/gui/egl/qegl_x11.cpp2
-rw-r--r--src/gui/egl/qeglcontext_p.h2
-rw-r--r--src/gui/egl/qeglproperties.cpp2
-rw-r--r--src/gui/egl/qeglproperties_p.h2
-rw-r--r--src/gui/egl/qeglproperties_stub.cpp2
-rw-r--r--src/gui/embedded/qcopchannel_qws.cpp2
-rw-r--r--src/gui/embedded/qcopchannel_qws.h2
-rw-r--r--src/gui/embedded/qdecoration_qws.cpp2
-rw-r--r--src/gui/embedded/qdecoration_qws.h2
-rw-r--r--src/gui/embedded/qdecorationdefault_qws.cpp2
-rw-r--r--src/gui/embedded/qdecorationdefault_qws.h2
-rw-r--r--src/gui/embedded/qdecorationfactory_qws.cpp2
-rw-r--r--src/gui/embedded/qdecorationfactory_qws.h2
-rw-r--r--src/gui/embedded/qdecorationplugin_qws.cpp2
-rw-r--r--src/gui/embedded/qdecorationplugin_qws.h2
-rw-r--r--src/gui/embedded/qdecorationstyled_qws.cpp2
-rw-r--r--src/gui/embedded/qdecorationstyled_qws.h2
-rw-r--r--src/gui/embedded/qdecorationwindows_qws.cpp2
-rw-r--r--src/gui/embedded/qdecorationwindows_qws.h2
-rw-r--r--src/gui/embedded/qdirectpainter_qws.cpp2
-rw-r--r--src/gui/embedded/qdirectpainter_qws.h2
-rw-r--r--src/gui/embedded/qkbd_defaultmap_qws_p.h3
-rw-r--r--src/gui/embedded/qkbd_qws.cpp2
-rw-r--r--src/gui/embedded/qkbd_qws.h2
-rw-r--r--src/gui/embedded/qkbd_qws_p.h2
-rw-r--r--src/gui/embedded/qkbddriverfactory_qws.cpp2
-rw-r--r--src/gui/embedded/qkbddriverfactory_qws.h2
-rw-r--r--src/gui/embedded/qkbddriverplugin_qws.cpp2
-rw-r--r--src/gui/embedded/qkbddriverplugin_qws.h2
-rw-r--r--src/gui/embedded/qkbdlinuxinput_qws.cpp2
-rw-r--r--src/gui/embedded/qkbdlinuxinput_qws.h2
-rw-r--r--src/gui/embedded/qkbdqnx_qws.cpp2
-rw-r--r--src/gui/embedded/qkbdqnx_qws.h2
-rw-r--r--src/gui/embedded/qkbdtty_qws.cpp2
-rw-r--r--src/gui/embedded/qkbdtty_qws.h2
-rw-r--r--src/gui/embedded/qkbdum_qws.cpp2
-rw-r--r--src/gui/embedded/qkbdum_qws.h2
-rw-r--r--src/gui/embedded/qkbdvfb_qws.cpp2
-rw-r--r--src/gui/embedded/qkbdvfb_qws.h2
-rw-r--r--src/gui/embedded/qlock.cpp2
-rw-r--r--src/gui/embedded/qlock_p.h2
-rw-r--r--src/gui/embedded/qmouse_qws.cpp2
-rw-r--r--src/gui/embedded/qmouse_qws.h2
-rw-r--r--src/gui/embedded/qmousedriverfactory_qws.cpp2
-rw-r--r--src/gui/embedded/qmousedriverfactory_qws.h2
-rw-r--r--src/gui/embedded/qmousedriverplugin_qws.cpp2
-rw-r--r--src/gui/embedded/qmousedriverplugin_qws.h2
-rw-r--r--src/gui/embedded/qmouselinuxinput_qws.cpp2
-rw-r--r--src/gui/embedded/qmouselinuxinput_qws.h2
-rw-r--r--src/gui/embedded/qmouselinuxtp_qws.cpp2
-rw-r--r--src/gui/embedded/qmouselinuxtp_qws.h2
-rw-r--r--src/gui/embedded/qmousepc_qws.cpp2
-rw-r--r--src/gui/embedded/qmousepc_qws.h2
-rw-r--r--src/gui/embedded/qmouseqnx_qws.cpp2
-rw-r--r--src/gui/embedded/qmouseqnx_qws.h2
-rw-r--r--src/gui/embedded/qmousetslib_qws.cpp2
-rw-r--r--src/gui/embedded/qmousetslib_qws.h2
-rw-r--r--src/gui/embedded/qmousevfb_qws.cpp2
-rw-r--r--src/gui/embedded/qmousevfb_qws.h2
-rw-r--r--src/gui/embedded/qscreen_qws.cpp2
-rw-r--r--src/gui/embedded/qscreen_qws.h2
-rw-r--r--src/gui/embedded/qscreendriverfactory_qws.cpp2
-rw-r--r--src/gui/embedded/qscreendriverfactory_qws.h2
-rw-r--r--src/gui/embedded/qscreendriverplugin_qws.cpp2
-rw-r--r--src/gui/embedded/qscreendriverplugin_qws.h2
-rw-r--r--src/gui/embedded/qscreenlinuxfb_qws.cpp2
-rw-r--r--src/gui/embedded/qscreenlinuxfb_qws.h2
-rw-r--r--src/gui/embedded/qscreenmulti_qws.cpp2
-rw-r--r--src/gui/embedded/qscreenmulti_qws_p.h2
-rw-r--r--src/gui/embedded/qscreenproxy_qws.cpp2
-rw-r--r--src/gui/embedded/qscreenproxy_qws.h2
-rw-r--r--src/gui/embedded/qscreenqnx_qws.cpp2
-rw-r--r--src/gui/embedded/qscreenqnx_qws.h2
-rw-r--r--src/gui/embedded/qscreentransformed_qws.cpp2
-rw-r--r--src/gui/embedded/qscreentransformed_qws.h2
-rw-r--r--src/gui/embedded/qscreenvfb_qws.cpp2
-rw-r--r--src/gui/embedded/qscreenvfb_qws.h2
-rw-r--r--src/gui/embedded/qsoundqss_qws.cpp2
-rw-r--r--src/gui/embedded/qsoundqss_qws.h2
-rw-r--r--src/gui/embedded/qtransportauth_qws.cpp2
-rw-r--r--src/gui/embedded/qtransportauth_qws.h2
-rw-r--r--src/gui/embedded/qtransportauth_qws_p.h2
-rw-r--r--src/gui/embedded/qtransportauthdefs_qws.h2
-rw-r--r--src/gui/embedded/qunixsocket.cpp2
-rw-r--r--src/gui/embedded/qunixsocket_p.h2
-rw-r--r--src/gui/embedded/qunixsocketserver.cpp2
-rw-r--r--src/gui/embedded/qunixsocketserver_p.h2
-rw-r--r--src/gui/embedded/qvfbhdr.h2
-rw-r--r--src/gui/embedded/qwindowsystem_p.h2
-rw-r--r--src/gui/embedded/qwindowsystem_qws.cpp2
-rw-r--r--src/gui/embedded/qwindowsystem_qws.h2
-rw-r--r--src/gui/embedded/qwscommand_qws.cpp2
-rw-r--r--src/gui/embedded/qwscommand_qws_p.h2
-rw-r--r--src/gui/embedded/qwscursor_qws.cpp2
-rw-r--r--src/gui/embedded/qwscursor_qws.h2
-rw-r--r--src/gui/embedded/qwsdisplay_qws.h2
-rw-r--r--src/gui/embedded/qwsdisplay_qws_p.h2
-rw-r--r--src/gui/embedded/qwsembedwidget.cpp2
-rw-r--r--src/gui/embedded/qwsembedwidget.h2
-rw-r--r--src/gui/embedded/qwsevent_qws.cpp2
-rw-r--r--src/gui/embedded/qwsevent_qws.h2
-rw-r--r--src/gui/embedded/qwslock.cpp2
-rw-r--r--src/gui/embedded/qwslock_p.h2
-rw-r--r--src/gui/embedded/qwsmanager_p.h2
-rw-r--r--src/gui/embedded/qwsmanager_qws.cpp2
-rw-r--r--src/gui/embedded/qwsmanager_qws.h2
-rw-r--r--src/gui/embedded/qwsproperty_qws.cpp2
-rw-r--r--src/gui/embedded/qwsproperty_qws.h2
-rw-r--r--src/gui/embedded/qwsprotocolitem_qws.h2
-rw-r--r--src/gui/embedded/qwssharedmemory.cpp2
-rw-r--r--src/gui/embedded/qwssharedmemory_p.h2
-rw-r--r--src/gui/embedded/qwssignalhandler.cpp2
-rw-r--r--src/gui/embedded/qwssignalhandler_p.h2
-rw-r--r--src/gui/embedded/qwssocket_qws.cpp2
-rw-r--r--src/gui/embedded/qwssocket_qws.h2
-rw-r--r--src/gui/embedded/qwsutils_qws.h2
-rw-r--r--src/gui/graphicsview/qgraph_p.h2
-rw-r--r--src/gui/graphicsview/qgraphicsanchorlayout.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicsanchorlayout.h2
-rw-r--r--src/gui/graphicsview/qgraphicsanchorlayout_p.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicsanchorlayout_p.h2
-rw-r--r--src/gui/graphicsview/qgraphicsgridlayout.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicsgridlayout.h2
-rw-r--r--src/gui/graphicsview/qgraphicsitem.cpp7
-rw-r--r--src/gui/graphicsview/qgraphicsitem.h2
-rw-r--r--src/gui/graphicsview/qgraphicsitem_p.h2
-rw-r--r--src/gui/graphicsview/qgraphicsitemanimation.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicsitemanimation.h2
-rw-r--r--src/gui/graphicsview/qgraphicslayout.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicslayout.h2
-rw-r--r--src/gui/graphicsview/qgraphicslayout_p.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicslayout_p.h2
-rw-r--r--src/gui/graphicsview/qgraphicslayoutitem.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicslayoutitem.h2
-rw-r--r--src/gui/graphicsview/qgraphicslayoutitem_p.h2
-rw-r--r--src/gui/graphicsview/qgraphicslinearlayout.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicslinearlayout.h2
-rw-r--r--src/gui/graphicsview/qgraphicsproxywidget.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicsproxywidget.h2
-rw-r--r--src/gui/graphicsview/qgraphicsproxywidget_p.h2
-rw-r--r--src/gui/graphicsview/qgraphicsscene.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicsscene.h2
-rw-r--r--src/gui/graphicsview/qgraphicsscene_bsp.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicsscene_bsp_p.h2
-rw-r--r--src/gui/graphicsview/qgraphicsscene_p.h2
-rw-r--r--src/gui/graphicsview/qgraphicsscenebsptreeindex.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicsscenebsptreeindex_p.h2
-rw-r--r--src/gui/graphicsview/qgraphicssceneevent.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicssceneevent.h2
-rw-r--r--src/gui/graphicsview/qgraphicssceneindex.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicssceneindex_p.h2
-rw-r--r--src/gui/graphicsview/qgraphicsscenelinearindex.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicsscenelinearindex_p.h2
-rw-r--r--src/gui/graphicsview/qgraphicstransform.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicstransform.h2
-rw-r--r--src/gui/graphicsview/qgraphicstransform_p.h2
-rw-r--r--src/gui/graphicsview/qgraphicsview.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicsview.h2
-rw-r--r--src/gui/graphicsview/qgraphicsview_p.h2
-rw-r--r--src/gui/graphicsview/qgraphicswidget.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicswidget.h2
-rw-r--r--src/gui/graphicsview/qgraphicswidget_p.cpp2
-rw-r--r--src/gui/graphicsview/qgraphicswidget_p.h2
-rw-r--r--src/gui/graphicsview/qgridlayoutengine.cpp7
-rw-r--r--src/gui/graphicsview/qgridlayoutengine_p.h2
-rw-r--r--src/gui/graphicsview/qsimplex_p.cpp2
-rw-r--r--src/gui/graphicsview/qsimplex_p.h2
-rw-r--r--src/gui/gui.pro2
-rw-r--r--src/gui/image/qbitmap.cpp2
-rw-r--r--src/gui/image/qbitmap.h2
-rw-r--r--src/gui/image/qbmphandler.cpp2
-rw-r--r--src/gui/image/qbmphandler_p.h2
-rw-r--r--src/gui/image/qgifhandler.cpp12
-rw-r--r--src/gui/image/qgifhandler_p.h2
-rw-r--r--src/gui/image/qicon.cpp2
-rw-r--r--src/gui/image/qicon.h2
-rw-r--r--src/gui/image/qicon_p.h2
-rw-r--r--src/gui/image/qiconengine.cpp2
-rw-r--r--src/gui/image/qiconengine.h2
-rw-r--r--src/gui/image/qiconengineplugin.cpp2
-rw-r--r--src/gui/image/qiconengineplugin.h2
-rw-r--r--src/gui/image/qiconloader.cpp2
-rw-r--r--src/gui/image/qiconloader_p.h2
-rw-r--r--src/gui/image/qimage.cpp2
-rw-r--r--src/gui/image/qimage.h2
-rw-r--r--src/gui/image/qimage_neon.cpp2
-rw-r--r--src/gui/image/qimage_p.h2
-rw-r--r--src/gui/image/qimage_sse2.cpp2
-rw-r--r--src/gui/image/qimage_ssse3.cpp2
-rw-r--r--src/gui/image/qimageiohandler.cpp2
-rw-r--r--src/gui/image/qimageiohandler.h2
-rw-r--r--src/gui/image/qimagepixmapcleanuphooks.cpp2
-rw-r--r--src/gui/image/qimagepixmapcleanuphooks_p.h2
-rw-r--r--src/gui/image/qimagereader.cpp2
-rw-r--r--src/gui/image/qimagereader.h2
-rw-r--r--src/gui/image/qimagewriter.cpp2
-rw-r--r--src/gui/image/qimagewriter.h2
-rw-r--r--src/gui/image/qjpeghandler.cpp2
-rw-r--r--src/gui/image/qjpeghandler_p.h2
-rw-r--r--src/gui/image/qmnghandler.cpp2
-rw-r--r--src/gui/image/qmnghandler_p.h2
-rw-r--r--src/gui/image/qmovie.cpp2
-rw-r--r--src/gui/image/qmovie.h2
-rw-r--r--src/gui/image/qnativeimage.cpp2
-rw-r--r--src/gui/image/qnativeimage_p.h2
-rw-r--r--src/gui/image/qpaintengine_pic.cpp2
-rw-r--r--src/gui/image/qpaintengine_pic_p.h2
-rw-r--r--src/gui/image/qpicture.cpp2
-rw-r--r--src/gui/image/qpicture.h2
-rw-r--r--src/gui/image/qpicture_p.h2
-rw-r--r--src/gui/image/qpictureformatplugin.cpp2
-rw-r--r--src/gui/image/qpictureformatplugin.h2
-rw-r--r--src/gui/image/qpixmap.cpp2
-rw-r--r--src/gui/image/qpixmap.h2
-rw-r--r--src/gui/image/qpixmap_mac.cpp8
-rw-r--r--src/gui/image/qpixmap_mac_p.h2
-rw-r--r--src/gui/image/qpixmap_qws.cpp2
-rw-r--r--src/gui/image/qpixmap_raster.cpp2
-rw-r--r--src/gui/image/qpixmap_raster_p.h2
-rw-r--r--src/gui/image/qpixmap_s60.cpp2
-rw-r--r--src/gui/image/qpixmap_s60_p.h2
-rw-r--r--src/gui/image/qpixmap_win.cpp2
-rw-r--r--src/gui/image/qpixmap_x11.cpp2
-rw-r--r--src/gui/image/qpixmap_x11_p.h2
-rw-r--r--src/gui/image/qpixmapcache.cpp2
-rw-r--r--src/gui/image/qpixmapcache.h2
-rw-r--r--src/gui/image/qpixmapcache_p.h2
-rw-r--r--src/gui/image/qpixmapdata.cpp2
-rw-r--r--src/gui/image/qpixmapdata_p.h2
-rw-r--r--src/gui/image/qpixmapdatafactory.cpp2
-rw-r--r--src/gui/image/qpixmapdatafactory_p.h2
-rw-r--r--src/gui/image/qpixmapfilter.cpp2
-rw-r--r--src/gui/image/qpixmapfilter_p.h2
-rw-r--r--src/gui/image/qpnghandler.cpp2
-rw-r--r--src/gui/image/qpnghandler_p.h2
-rw-r--r--src/gui/image/qppmhandler.cpp2
-rw-r--r--src/gui/image/qppmhandler_p.h2
-rw-r--r--src/gui/image/qtiffhandler.cpp2
-rw-r--r--src/gui/image/qtiffhandler_p.h2
-rw-r--r--src/gui/image/qxbmhandler.cpp2
-rw-r--r--src/gui/image/qxbmhandler_p.h2
-rw-r--r--src/gui/image/qxpmhandler.cpp34
-rw-r--r--src/gui/image/qxpmhandler_p.h2
-rw-r--r--src/gui/inputmethod/qcoefepinputcontext_p.h2
-rw-r--r--src/gui/inputmethod/qcoefepinputcontext_s60.cpp4
-rw-r--r--src/gui/inputmethod/qinputcontext.cpp2
-rw-r--r--src/gui/inputmethod/qinputcontext.h2
-rw-r--r--src/gui/inputmethod/qinputcontext_p.h2
-rw-r--r--src/gui/inputmethod/qinputcontextfactory.cpp2
-rw-r--r--src/gui/inputmethod/qinputcontextfactory.h2
-rw-r--r--src/gui/inputmethod/qinputcontextplugin.cpp2
-rw-r--r--src/gui/inputmethod/qinputcontextplugin.h2
-rw-r--r--src/gui/inputmethod/qmacinputcontext_mac.cpp2
-rw-r--r--src/gui/inputmethod/qmacinputcontext_p.h2
-rw-r--r--src/gui/inputmethod/qwininputcontext_p.h2
-rw-r--r--src/gui/inputmethod/qwininputcontext_win.cpp2
-rw-r--r--src/gui/inputmethod/qwsinputcontext_p.h2
-rw-r--r--src/gui/inputmethod/qwsinputcontext_qws.cpp2
-rw-r--r--src/gui/inputmethod/qximinputcontext_p.h2
-rw-r--r--src/gui/inputmethod/qximinputcontext_x11.cpp2
-rw-r--r--src/gui/itemviews/qabstractitemdelegate.cpp2
-rw-r--r--src/gui/itemviews/qabstractitemdelegate.h2
-rw-r--r--src/gui/itemviews/qabstractitemview.cpp13
-rw-r--r--src/gui/itemviews/qabstractitemview.h2
-rw-r--r--src/gui/itemviews/qabstractitemview_p.h2
-rw-r--r--src/gui/itemviews/qabstractproxymodel.cpp2
-rw-r--r--src/gui/itemviews/qabstractproxymodel.h2
-rw-r--r--src/gui/itemviews/qabstractproxymodel_p.h2
-rw-r--r--src/gui/itemviews/qbsptree.cpp2
-rw-r--r--src/gui/itemviews/qbsptree_p.h2
-rw-r--r--src/gui/itemviews/qcolumnview.cpp2
-rw-r--r--src/gui/itemviews/qcolumnview.h2
-rw-r--r--src/gui/itemviews/qcolumnview_p.h2
-rw-r--r--src/gui/itemviews/qcolumnviewgrip.cpp2
-rw-r--r--src/gui/itemviews/qcolumnviewgrip_p.h2
-rw-r--r--src/gui/itemviews/qdatawidgetmapper.cpp2
-rw-r--r--src/gui/itemviews/qdatawidgetmapper.h2
-rw-r--r--src/gui/itemviews/qdirmodel.cpp2
-rw-r--r--src/gui/itemviews/qdirmodel.h2
-rw-r--r--src/gui/itemviews/qfileiconprovider.cpp2
-rw-r--r--src/gui/itemviews/qfileiconprovider.h2
-rw-r--r--src/gui/itemviews/qheaderview.cpp2
-rw-r--r--src/gui/itemviews/qheaderview.h2
-rw-r--r--src/gui/itemviews/qheaderview_p.h2
-rw-r--r--src/gui/itemviews/qitemdelegate.cpp2
-rw-r--r--src/gui/itemviews/qitemdelegate.h2
-rw-r--r--src/gui/itemviews/qitemeditorfactory.cpp2
-rw-r--r--src/gui/itemviews/qitemeditorfactory.h2
-rw-r--r--src/gui/itemviews/qitemeditorfactory_p.h2
-rw-r--r--src/gui/itemviews/qitemselectionmodel.cpp2
-rw-r--r--src/gui/itemviews/qitemselectionmodel.h2
-rw-r--r--src/gui/itemviews/qitemselectionmodel_p.h2
-rw-r--r--src/gui/itemviews/qlistview.cpp2
-rw-r--r--src/gui/itemviews/qlistview.h2
-rw-r--r--src/gui/itemviews/qlistview_p.h2
-rw-r--r--src/gui/itemviews/qlistwidget.cpp2
-rw-r--r--src/gui/itemviews/qlistwidget.h2
-rw-r--r--src/gui/itemviews/qlistwidget_p.h2
-rw-r--r--src/gui/itemviews/qproxymodel.cpp2
-rw-r--r--src/gui/itemviews/qproxymodel.h2
-rw-r--r--src/gui/itemviews/qproxymodel_p.h2
-rw-r--r--src/gui/itemviews/qsortfilterproxymodel.cpp2
-rw-r--r--src/gui/itemviews/qsortfilterproxymodel.h2
-rw-r--r--src/gui/itemviews/qstandarditemmodel.cpp2
-rw-r--r--src/gui/itemviews/qstandarditemmodel.h2
-rw-r--r--src/gui/itemviews/qstandarditemmodel_p.h2
-rw-r--r--src/gui/itemviews/qstringlistmodel.cpp2
-rw-r--r--src/gui/itemviews/qstringlistmodel.h2
-rw-r--r--src/gui/itemviews/qstyleditemdelegate.cpp2
-rw-r--r--src/gui/itemviews/qstyleditemdelegate.h2
-rw-r--r--src/gui/itemviews/qtableview.cpp2
-rw-r--r--src/gui/itemviews/qtableview.h2
-rw-r--r--src/gui/itemviews/qtableview_p.h2
-rw-r--r--src/gui/itemviews/qtablewidget.cpp2
-rw-r--r--src/gui/itemviews/qtablewidget.h2
-rw-r--r--src/gui/itemviews/qtablewidget_p.h2
-rw-r--r--src/gui/itemviews/qtreeview.cpp2
-rw-r--r--src/gui/itemviews/qtreeview.h2
-rw-r--r--src/gui/itemviews/qtreeview_p.h2
-rw-r--r--src/gui/itemviews/qtreewidget.cpp2
-rw-r--r--src/gui/itemviews/qtreewidget.h2
-rw-r--r--src/gui/itemviews/qtreewidget_p.h2
-rw-r--r--src/gui/itemviews/qtreewidgetitemiterator.cpp2
-rw-r--r--src/gui/itemviews/qtreewidgetitemiterator.h2
-rw-r--r--src/gui/itemviews/qtreewidgetitemiterator_p.h2
-rw-r--r--src/gui/itemviews/qwidgetitemdata_p.h2
-rw-r--r--src/gui/kernel/kernel.pri6
-rw-r--r--src/gui/kernel/qaction.cpp2
-rw-r--r--src/gui/kernel/qaction.h2
-rw-r--r--src/gui/kernel/qaction_p.h2
-rw-r--r--src/gui/kernel/qactiongroup.cpp2
-rw-r--r--src/gui/kernel/qactiongroup.h2
-rw-r--r--src/gui/kernel/qapplication.cpp33
-rw-r--r--src/gui/kernel/qapplication.h2
-rw-r--r--src/gui/kernel/qapplication_mac.mm126
-rw-r--r--src/gui/kernel/qapplication_p.h6
-rw-r--r--src/gui/kernel/qapplication_qpa.cpp33
-rw-r--r--src/gui/kernel/qapplication_qws.cpp2
-rw-r--r--src/gui/kernel/qapplication_s60.cpp38
-rw-r--r--src/gui/kernel/qapplication_win.cpp2
-rw-r--r--src/gui/kernel/qapplication_x11.cpp2
-rw-r--r--src/gui/kernel/qboxlayout.cpp2
-rw-r--r--src/gui/kernel/qboxlayout.h2
-rw-r--r--src/gui/kernel/qclipboard.cpp2
-rw-r--r--src/gui/kernel/qclipboard.h2
-rw-r--r--src/gui/kernel/qclipboard_mac.cpp2
-rw-r--r--src/gui/kernel/qclipboard_p.h2
-rw-r--r--src/gui/kernel/qclipboard_qpa.cpp82
-rw-r--r--src/gui/kernel/qclipboard_qws.cpp2
-rw-r--r--src/gui/kernel/qclipboard_s60.cpp2
-rw-r--r--src/gui/kernel/qclipboard_win.cpp2
-rw-r--r--src/gui/kernel/qclipboard_x11.cpp2
-rw-r--r--src/gui/kernel/qcocoaapplication_mac.mm2
-rw-r--r--src/gui/kernel/qcocoaapplication_mac_p.h2
-rw-r--r--src/gui/kernel/qcocoaapplicationdelegate_mac.mm22
-rw-r--r--src/gui/kernel/qcocoaapplicationdelegate_mac_p.h2
-rw-r--r--src/gui/kernel/qcocoamenuloader_mac.mm2
-rw-r--r--src/gui/kernel/qcocoamenuloader_mac_p.h2
-rw-r--r--src/gui/kernel/qcocoapanel_mac.mm9
-rw-r--r--src/gui/kernel/qcocoapanel_mac_p.h11
-rw-r--r--src/gui/kernel/qcocoasharedwindowmethods_mac_p.h409
-rw-r--r--src/gui/kernel/qcocoaview_mac.mm855
-rw-r--r--src/gui/kernel/qcocoaview_mac_p.h31
-rw-r--r--src/gui/kernel/qcocoawindow_mac.mm4
-rw-r--r--src/gui/kernel/qcocoawindow_mac_p.h12
-rw-r--r--src/gui/kernel/qcocoawindowcustomthemeframe_mac.mm2
-rw-r--r--src/gui/kernel/qcocoawindowcustomthemeframe_mac_p.h2
-rw-r--r--src/gui/kernel/qcocoawindowdelegate_mac.mm2
-rw-r--r--src/gui/kernel/qcocoawindowdelegate_mac_p.h2
-rw-r--r--src/gui/kernel/qcursor.cpp2
-rw-r--r--src/gui/kernel/qcursor.h7
-rw-r--r--src/gui/kernel/qcursor_mac.mm130
-rw-r--r--src/gui/kernel/qcursor_p.h2
-rw-r--r--src/gui/kernel/qcursor_qws.cpp2
-rw-r--r--src/gui/kernel/qcursor_s60.cpp6
-rw-r--r--src/gui/kernel/qcursor_win.cpp2
-rw-r--r--src/gui/kernel/qcursor_x11.cpp2
-rw-r--r--src/gui/kernel/qdesktopwidget.cpp2
-rw-r--r--src/gui/kernel/qdesktopwidget.h2
-rw-r--r--src/gui/kernel/qdesktopwidget.qdoc2
-rw-r--r--src/gui/kernel/qdesktopwidget_mac.mm2
-rw-r--r--src/gui/kernel/qdesktopwidget_mac_p.h2
-rw-r--r--src/gui/kernel/qdesktopwidget_qpa_p.h8
-rw-r--r--src/gui/kernel/qdesktopwidget_qws.cpp2
-rw-r--r--src/gui/kernel/qdesktopwidget_s60.cpp2
-rw-r--r--src/gui/kernel/qdesktopwidget_win.cpp2
-rw-r--r--src/gui/kernel/qdesktopwidget_x11.cpp2
-rw-r--r--src/gui/kernel/qdnd.cpp2
-rw-r--r--src/gui/kernel/qdnd_mac.mm6
-rw-r--r--src/gui/kernel/qdnd_p.h4
-rw-r--r--src/gui/kernel/qdnd_qws.cpp2
-rw-r--r--src/gui/kernel/qdnd_s60.cpp2
-rw-r--r--src/gui/kernel/qdnd_win.cpp2
-rw-r--r--src/gui/kernel/qdnd_x11.cpp2
-rw-r--r--src/gui/kernel/qdrag.cpp2
-rw-r--r--src/gui/kernel/qdrag.h2
-rw-r--r--src/gui/kernel/qevent.cpp2
-rw-r--r--src/gui/kernel/qevent.h2
-rw-r--r--src/gui/kernel/qevent_p.h2
-rw-r--r--src/gui/kernel/qeventdispatcher_glib_qws.cpp2
-rw-r--r--src/gui/kernel/qeventdispatcher_glib_qws_p.h2
-rw-r--r--src/gui/kernel/qeventdispatcher_mac.mm2
-rw-r--r--src/gui/kernel/qeventdispatcher_mac_p.h2
-rw-r--r--src/gui/kernel/qeventdispatcher_qws.cpp2
-rw-r--r--src/gui/kernel/qeventdispatcher_qws_p.h2
-rw-r--r--src/gui/kernel/qeventdispatcher_s60.cpp2
-rw-r--r--src/gui/kernel/qeventdispatcher_s60_p.h2
-rw-r--r--src/gui/kernel/qeventdispatcher_x11.cpp2
-rw-r--r--src/gui/kernel/qeventdispatcher_x11_p.h2
-rw-r--r--src/gui/kernel/qformlayout.cpp2
-rw-r--r--src/gui/kernel/qformlayout.h2
-rw-r--r--src/gui/kernel/qgesture.cpp2
-rw-r--r--src/gui/kernel/qgesture.h2
-rw-r--r--src/gui/kernel/qgesture_p.h2
-rw-r--r--src/gui/kernel/qgesturemanager.cpp2
-rw-r--r--src/gui/kernel/qgesturemanager_p.h2
-rw-r--r--src/gui/kernel/qgesturerecognizer.cpp2
-rw-r--r--src/gui/kernel/qgesturerecognizer.h2
-rw-r--r--src/gui/kernel/qgridlayout.cpp2
-rw-r--r--src/gui/kernel/qgridlayout.h2
-rw-r--r--src/gui/kernel/qguieventdispatcher_glib.cpp2
-rw-r--r--src/gui/kernel/qguieventdispatcher_glib_p.h2
-rw-r--r--src/gui/kernel/qguifunctions_wince.cpp2
-rw-r--r--src/gui/kernel/qguifunctions_wince.h2
-rw-r--r--src/gui/kernel/qguiplatformplugin.cpp2
-rw-r--r--src/gui/kernel/qguiplatformplugin_p.h2
-rw-r--r--src/gui/kernel/qguivariant.cpp2
-rw-r--r--src/gui/kernel/qkde.cpp2
-rw-r--r--src/gui/kernel/qkde_p.h2
-rw-r--r--src/gui/kernel/qkeymapper.cpp2
-rw-r--r--src/gui/kernel/qkeymapper_mac.cpp2
-rw-r--r--src/gui/kernel/qkeymapper_p.h2
-rw-r--r--src/gui/kernel/qkeymapper_qws.cpp2
-rw-r--r--src/gui/kernel/qkeymapper_s60.cpp2
-rw-r--r--src/gui/kernel/qkeymapper_win.cpp2
-rw-r--r--src/gui/kernel/qkeymapper_x11.cpp17
-rw-r--r--src/gui/kernel/qkeymapper_x11_p.cpp3
-rw-r--r--src/gui/kernel/qkeysequence.cpp2
-rw-r--r--src/gui/kernel/qkeysequence.h2
-rw-r--r--src/gui/kernel/qkeysequence_p.h2
-rw-r--r--src/gui/kernel/qlayout.cpp2
-rw-r--r--src/gui/kernel/qlayout.h2
-rw-r--r--src/gui/kernel/qlayout_p.h2
-rw-r--r--src/gui/kernel/qlayoutengine.cpp2
-rw-r--r--src/gui/kernel/qlayoutengine_p.h2
-rw-r--r--src/gui/kernel/qlayoutitem.cpp2
-rw-r--r--src/gui/kernel/qlayoutitem.h2
-rw-r--r--src/gui/kernel/qmacdefines_mac.h2
-rw-r--r--src/gui/kernel/qmacgesturerecognizer_mac.mm2
-rw-r--r--src/gui/kernel/qmacgesturerecognizer_mac_p.h2
-rw-r--r--src/gui/kernel/qmime.cpp2
-rw-r--r--src/gui/kernel/qmime.h2
-rw-r--r--src/gui/kernel/qmime_mac.cpp2
-rw-r--r--src/gui/kernel/qmime_win.cpp2
-rw-r--r--src/gui/kernel/qmotifdnd_x11.cpp2
-rw-r--r--src/gui/kernel/qmultitouch_mac.mm2
-rw-r--r--src/gui/kernel/qmultitouch_mac_p.h2
-rw-r--r--src/gui/kernel/qnsframeview_mac_p.h2
-rw-r--r--src/gui/kernel/qnsthemeframe_mac_p.h2
-rw-r--r--src/gui/kernel/qnstitledframe_mac_p.h2
-rw-r--r--src/gui/kernel/qole_win.cpp2
-rw-r--r--src/gui/kernel/qpalette.cpp2
-rw-r--r--src/gui/kernel/qpalette.h2
-rw-r--r--src/gui/kernel/qplatformclipboard_qpa.cpp (renamed from tests/auto/qtwidgets/tst_qtwidgets.cpp)95
-rw-r--r--src/gui/kernel/qplatformclipboard_qpa.h (renamed from tests/auto/qtwidgets/mainwindow.h)52
-rw-r--r--src/gui/kernel/qplatformglcontext_qpa.cpp2
-rw-r--r--src/gui/kernel/qplatformglcontext_qpa.h2
-rw-r--r--src/gui/kernel/qplatformintegration_qpa.cpp18
-rw-r--r--src/gui/kernel/qplatformintegration_qpa.h4
-rw-r--r--src/gui/kernel/qplatformintegrationfactory_qpa.cpp27
-rw-r--r--src/gui/kernel/qplatformintegrationfactory_qpa_p.h4
-rw-r--r--src/gui/kernel/qplatformscreen_qpa.cpp15
-rw-r--r--src/gui/kernel/qplatformscreen_qpa.h4
-rw-r--r--src/gui/kernel/qplatformwindow_qpa.cpp19
-rw-r--r--src/gui/kernel/qplatformwindow_qpa.h1
-rw-r--r--src/gui/kernel/qsessionmanager.h2
-rw-r--r--src/gui/kernel/qsessionmanager_qws.cpp2
-rw-r--r--src/gui/kernel/qshortcut.cpp2
-rw-r--r--src/gui/kernel/qshortcut.h2
-rw-r--r--src/gui/kernel/qshortcutmap.cpp2
-rw-r--r--src/gui/kernel/qshortcutmap_p.h2
-rw-r--r--src/gui/kernel/qsizepolicy.h2
-rw-r--r--src/gui/kernel/qsizepolicy.qdoc2
-rw-r--r--src/gui/kernel/qsoftkeymanager.cpp2
-rw-r--r--src/gui/kernel/qsoftkeymanager_common_p.h2
-rw-r--r--src/gui/kernel/qsoftkeymanager_p.h2
-rw-r--r--src/gui/kernel/qsoftkeymanager_s60.cpp2
-rw-r--r--src/gui/kernel/qsoftkeymanager_s60_p.h2
-rw-r--r--src/gui/kernel/qsound.cpp2
-rw-r--r--src/gui/kernel/qsound.h2
-rw-r--r--src/gui/kernel/qsound_mac.mm2
-rw-r--r--src/gui/kernel/qsound_p.h2
-rw-r--r--src/gui/kernel/qsound_qws.cpp2
-rw-r--r--src/gui/kernel/qsound_s60.cpp2
-rw-r--r--src/gui/kernel/qsound_win.cpp2
-rw-r--r--src/gui/kernel/qsound_x11.cpp2
-rw-r--r--src/gui/kernel/qstackedlayout.cpp2
-rw-r--r--src/gui/kernel/qstackedlayout.h2
-rw-r--r--src/gui/kernel/qstandardgestures.cpp2
-rw-r--r--src/gui/kernel/qstandardgestures_p.h2
-rw-r--r--src/gui/kernel/qt_cocoa_helpers_mac.mm463
-rw-r--r--src/gui/kernel/qt_cocoa_helpers_mac_p.h86
-rw-r--r--src/gui/kernel/qt_gui_pch.h2
-rw-r--r--src/gui/kernel/qt_mac.cpp2
-rw-r--r--src/gui/kernel/qt_mac_p.h2
-rw-r--r--src/gui/kernel/qt_s60_p.h2
-rw-r--r--src/gui/kernel/qt_x11_p.h2
-rw-r--r--src/gui/kernel/qtooltip.cpp2
-rw-r--r--src/gui/kernel/qtooltip.h2
-rw-r--r--src/gui/kernel/qwhatsthis.cpp2
-rw-r--r--src/gui/kernel/qwhatsthis.h2
-rw-r--r--src/gui/kernel/qwidget.cpp47
-rw-r--r--src/gui/kernel/qwidget.h2
-rw-r--r--src/gui/kernel/qwidget_mac.mm829
-rw-r--r--src/gui/kernel/qwidget_p.h17
-rw-r--r--src/gui/kernel/qwidget_qpa.cpp64
-rw-r--r--src/gui/kernel/qwidget_qws.cpp2
-rw-r--r--src/gui/kernel/qwidget_s60.cpp10
-rw-r--r--src/gui/kernel/qwidget_win.cpp2
-rw-r--r--src/gui/kernel/qwidget_wince.cpp2
-rw-r--r--src/gui/kernel/qwidget_x11.cpp80
-rw-r--r--src/gui/kernel/qwidgetaction.cpp2
-rw-r--r--src/gui/kernel/qwidgetaction.h2
-rw-r--r--src/gui/kernel/qwidgetaction_p.h2
-rw-r--r--src/gui/kernel/qwidgetcreate_x11.cpp2
-rw-r--r--src/gui/kernel/qwindowdefs.h2
-rw-r--r--src/gui/kernel/qwindowdefs_win.h2
-rw-r--r--src/gui/kernel/qwindowsysteminterface_qpa.cpp6
-rw-r--r--src/gui/kernel/qwindowsysteminterface_qpa.h1
-rw-r--r--src/gui/kernel/qwindowsysteminterface_qpa_p.h9
-rw-r--r--src/gui/kernel/qwinnativepangesturerecognizer_win.cpp2
-rw-r--r--src/gui/kernel/qwinnativepangesturerecognizer_win_p.h2
-rw-r--r--src/gui/kernel/qx11embed_x11.cpp2
-rw-r--r--src/gui/kernel/qx11embed_x11.h2
-rw-r--r--src/gui/kernel/qx11info_x11.cpp2
-rw-r--r--src/gui/kernel/qx11info_x11.h2
-rw-r--r--src/gui/math3d/qgenericmatrix.cpp2
-rw-r--r--src/gui/math3d/qgenericmatrix.h70
-rw-r--r--src/gui/math3d/qmatrix4x4.cpp2
-rw-r--r--src/gui/math3d/qmatrix4x4.h2
-rw-r--r--src/gui/math3d/qquaternion.cpp2
-rw-r--r--src/gui/math3d/qquaternion.h2
-rw-r--r--src/gui/math3d/qvector2d.cpp2
-rw-r--r--src/gui/math3d/qvector2d.h2
-rw-r--r--src/gui/math3d/qvector3d.cpp2
-rw-r--r--src/gui/math3d/qvector3d.h2
-rw-r--r--src/gui/math3d/qvector4d.cpp2
-rw-r--r--src/gui/math3d/qvector4d.h2
-rwxr-xr-xsrc/gui/painting/makepsheader.pl2
-rw-r--r--src/gui/painting/qbackingstore.cpp2
-rw-r--r--src/gui/painting/qbackingstore_p.h2
-rw-r--r--src/gui/painting/qbezier.cpp2
-rw-r--r--src/gui/painting/qbezier_p.h2
-rw-r--r--src/gui/painting/qblendfunctions.cpp2
-rw-r--r--src/gui/painting/qblendfunctions_p.h2
-rw-r--r--src/gui/painting/qbrush.cpp2
-rw-r--r--src/gui/painting/qbrush.h2
-rw-r--r--src/gui/painting/qcolor.cpp4
-rw-r--r--src/gui/painting/qcolor.h2
-rw-r--r--src/gui/painting/qcolor_p.cpp38
-rw-r--r--src/gui/painting/qcolor_p.h2
-rw-r--r--src/gui/painting/qcolormap.h2
-rw-r--r--src/gui/painting/qcolormap.qdoc2
-rw-r--r--src/gui/painting/qcolormap_mac.cpp2
-rw-r--r--src/gui/painting/qcolormap_qws.cpp2
-rw-r--r--src/gui/painting/qcolormap_s60.cpp2
-rw-r--r--src/gui/painting/qcolormap_win.cpp2
-rw-r--r--src/gui/painting/qcolormap_x11.cpp2
-rw-r--r--src/gui/painting/qcssutil.cpp2
-rw-r--r--src/gui/painting/qcssutil_p.h2
-rw-r--r--src/gui/painting/qcups.cpp2
-rw-r--r--src/gui/painting/qcups_p.h2
-rw-r--r--src/gui/painting/qdatabuffer_p.h2
-rw-r--r--src/gui/painting/qdrawhelper.cpp4
-rw-r--r--src/gui/painting/qdrawhelper_arm_simd.cpp2
-rw-r--r--src/gui/painting/qdrawhelper_arm_simd_p.h2
-rw-r--r--src/gui/painting/qdrawhelper_iwmmxt.cpp2
-rw-r--r--src/gui/painting/qdrawhelper_mmx.cpp2
-rw-r--r--src/gui/painting/qdrawhelper_mmx3dnow.cpp2
-rw-r--r--src/gui/painting/qdrawhelper_mmx_p.h2
-rw-r--r--src/gui/painting/qdrawhelper_neon.cpp2
-rw-r--r--src/gui/painting/qdrawhelper_neon_asm.S2
-rw-r--r--src/gui/painting/qdrawhelper_neon_p.h2
-rw-r--r--src/gui/painting/qdrawhelper_p.h2
-rw-r--r--src/gui/painting/qdrawhelper_sse.cpp2
-rw-r--r--src/gui/painting/qdrawhelper_sse2.cpp2
-rw-r--r--src/gui/painting/qdrawhelper_sse3dnow.cpp2
-rw-r--r--src/gui/painting/qdrawhelper_sse_p.h2
-rw-r--r--src/gui/painting/qdrawhelper_ssse3.cpp4
-rw-r--r--src/gui/painting/qdrawhelper_x86_p.h2
-rw-r--r--src/gui/painting/qdrawingprimitive_sse2_p.h6
-rw-r--r--src/gui/painting/qdrawutil.cpp2
-rw-r--r--src/gui/painting/qdrawutil.h2
-rw-r--r--src/gui/painting/qemulationpaintengine.cpp2
-rw-r--r--src/gui/painting/qemulationpaintengine_p.h2
-rw-r--r--src/gui/painting/qfixed_p.h2
-rw-r--r--src/gui/painting/qgraphicssystem.cpp2
-rw-r--r--src/gui/painting/qgraphicssystem_mac.cpp2
-rw-r--r--src/gui/painting/qgraphicssystem_mac_p.h2
-rw-r--r--src/gui/painting/qgraphicssystem_p.h2
-rw-r--r--src/gui/painting/qgraphicssystem_qws.cpp2
-rw-r--r--src/gui/painting/qgraphicssystem_qws_p.h2
-rw-r--r--src/gui/painting/qgraphicssystem_raster.cpp2
-rw-r--r--src/gui/painting/qgraphicssystem_raster_p.h2
-rw-r--r--src/gui/painting/qgraphicssystem_runtime.cpp5
-rw-r--r--src/gui/painting/qgraphicssystem_runtime_p.h2
-rw-r--r--src/gui/painting/qgraphicssystemfactory.cpp2
-rw-r--r--src/gui/painting/qgraphicssystemfactory_p.h2
-rw-r--r--src/gui/painting/qgraphicssystemplugin.cpp2
-rw-r--r--src/gui/painting/qgraphicssystemplugin_p.h2
-rw-r--r--src/gui/painting/qgrayraster.c2
-rw-r--r--src/gui/painting/qgrayraster_p.h2
-rw-r--r--src/gui/painting/qimagescale.cpp2
-rw-r--r--src/gui/painting/qimagescale_p.h2
-rw-r--r--src/gui/painting/qmath_p.h2
-rw-r--r--src/gui/painting/qmatrix.cpp2
-rw-r--r--src/gui/painting/qmatrix.h2
-rw-r--r--src/gui/painting/qmemrotate.cpp2
-rw-r--r--src/gui/painting/qmemrotate_p.h2
-rw-r--r--src/gui/painting/qoutlinemapper.cpp2
-rw-r--r--src/gui/painting/qoutlinemapper_p.h2
-rw-r--r--src/gui/painting/qpaintbuffer.cpp2
-rw-r--r--src/gui/painting/qpaintbuffer_p.h2
-rw-r--r--src/gui/painting/qpaintdevice.cpp2
-rw-r--r--src/gui/painting/qpaintdevice.h2
-rw-r--r--src/gui/painting/qpaintdevice.qdoc2
-rw-r--r--src/gui/painting/qpaintdevice_mac.cpp2
-rw-r--r--src/gui/painting/qpaintdevice_qws.cpp2
-rw-r--r--src/gui/painting/qpaintdevice_win.cpp2
-rw-r--r--src/gui/painting/qpaintdevice_x11.cpp2
-rw-r--r--src/gui/painting/qpaintengine.cpp4
-rw-r--r--src/gui/painting/qpaintengine.h2
-rw-r--r--src/gui/painting/qpaintengine_alpha.cpp2
-rw-r--r--src/gui/painting/qpaintengine_alpha_p.h2
-rw-r--r--src/gui/painting/qpaintengine_mac.cpp2
-rw-r--r--src/gui/painting/qpaintengine_mac_p.h2
-rw-r--r--src/gui/painting/qpaintengine_p.h2
-rw-r--r--src/gui/painting/qpaintengine_preview.cpp2
-rw-r--r--src/gui/painting/qpaintengine_preview_p.h2
-rw-r--r--src/gui/painting/qpaintengine_raster.cpp10
-rw-r--r--src/gui/painting/qpaintengine_raster_p.h2
-rw-r--r--src/gui/painting/qpaintengine_s60.cpp2
-rw-r--r--src/gui/painting/qpaintengine_s60_p.h2
-rw-r--r--src/gui/painting/qpaintengine_x11.cpp2
-rw-r--r--src/gui/painting/qpaintengine_x11_p.h2
-rw-r--r--src/gui/painting/qpaintengineex.cpp2
-rw-r--r--src/gui/painting/qpaintengineex_p.h2
-rw-r--r--src/gui/painting/qpainter.cpp4
-rw-r--r--src/gui/painting/qpainter.h2
-rw-r--r--src/gui/painting/qpainter_p.h2
-rw-r--r--src/gui/painting/qpainterpath.cpp73
-rw-r--r--src/gui/painting/qpainterpath.h2
-rw-r--r--src/gui/painting/qpainterpath_p.h2
-rw-r--r--src/gui/painting/qpathclipper.cpp2
-rw-r--r--src/gui/painting/qpathclipper_p.h2
-rw-r--r--src/gui/painting/qpdf.cpp2
-rw-r--r--src/gui/painting/qpdf_p.h2
-rw-r--r--src/gui/painting/qpen.cpp2
-rw-r--r--src/gui/painting/qpen.h2
-rw-r--r--src/gui/painting/qpen_p.h2
-rw-r--r--src/gui/painting/qpolygon.cpp2
-rw-r--r--src/gui/painting/qpolygon.h2
-rw-r--r--src/gui/painting/qpolygonclipper_p.h2
-rw-r--r--src/gui/painting/qprintengine.h2
-rw-r--r--src/gui/painting/qprintengine_mac.mm2
-rw-r--r--src/gui/painting/qprintengine_mac_p.h2
-rw-r--r--src/gui/painting/qprintengine_pdf.cpp2
-rw-r--r--src/gui/painting/qprintengine_pdf_p.h2
-rw-r--r--src/gui/painting/qprintengine_ps.cpp4
-rw-r--r--src/gui/painting/qprintengine_ps_p.h2
-rw-r--r--src/gui/painting/qprintengine_qws.cpp2
-rw-r--r--src/gui/painting/qprintengine_qws_p.h2
-rw-r--r--src/gui/painting/qprintengine_win.cpp2
-rw-r--r--src/gui/painting/qprintengine_win_p.h2
-rw-r--r--src/gui/painting/qprinter.cpp2
-rw-r--r--src/gui/painting/qprinter.h2
-rw-r--r--src/gui/painting/qprinter_p.h2
-rw-r--r--src/gui/painting/qprinterinfo.cpp2
-rw-r--r--src/gui/painting/qprinterinfo.h2
-rw-r--r--src/gui/painting/qprinterinfo_mac.cpp2
-rw-r--r--src/gui/painting/qprinterinfo_unix.cpp2
-rw-r--r--src/gui/painting/qprinterinfo_unix_p.h2
-rw-r--r--src/gui/painting/qprinterinfo_win.cpp2
-rw-r--r--src/gui/painting/qrasterdefs_p.h2
-rw-r--r--src/gui/painting/qrasterizer.cpp2
-rw-r--r--src/gui/painting/qrasterizer_p.h2
-rw-r--r--src/gui/painting/qregion.cpp2
-rw-r--r--src/gui/painting/qregion.h2
-rw-r--r--src/gui/painting/qregion_mac.cpp2
-rw-r--r--src/gui/painting/qregion_qws.cpp2
-rw-r--r--src/gui/painting/qregion_s60.cpp2
-rw-r--r--src/gui/painting/qregion_win.cpp2
-rw-r--r--src/gui/painting/qregion_x11.cpp2
-rw-r--r--src/gui/painting/qrgb.h2
-rw-r--r--src/gui/painting/qstroker.cpp2
-rw-r--r--src/gui/painting/qstroker_p.h2
-rw-r--r--src/gui/painting/qstylepainter.cpp2
-rw-r--r--src/gui/painting/qstylepainter.h2
-rw-r--r--src/gui/painting/qtessellator.cpp2
-rw-r--r--src/gui/painting/qtessellator_p.h2
-rw-r--r--src/gui/painting/qtextureglyphcache.cpp13
-rw-r--r--src/gui/painting/qtextureglyphcache_p.h7
-rw-r--r--src/gui/painting/qtransform.cpp2
-rw-r--r--src/gui/painting/qtransform.h2
-rw-r--r--src/gui/painting/qvectorpath_p.h2
-rw-r--r--src/gui/painting/qwindowsurface.cpp2
-rw-r--r--src/gui/painting/qwindowsurface_mac.cpp2
-rw-r--r--src/gui/painting/qwindowsurface_mac_p.h2
-rw-r--r--src/gui/painting/qwindowsurface_p.h2
-rw-r--r--src/gui/painting/qwindowsurface_qws.cpp2
-rw-r--r--src/gui/painting/qwindowsurface_qws_p.h2
-rw-r--r--src/gui/painting/qwindowsurface_raster.cpp3
-rw-r--r--src/gui/painting/qwindowsurface_raster_p.h2
-rw-r--r--src/gui/painting/qwindowsurface_s60.cpp2
-rw-r--r--src/gui/painting/qwindowsurface_s60_p.h2
-rw-r--r--src/gui/painting/qwindowsurface_x11.cpp2
-rw-r--r--src/gui/painting/qwindowsurface_x11_p.h2
-rw-r--r--src/gui/painting/qwmatrix.h2
-rw-r--r--src/gui/s60framework/qs60mainapplication.cpp2
-rw-r--r--src/gui/s60framework/qs60mainapplication.h2
-rw-r--r--src/gui/s60framework/qs60mainapplication_p.h2
-rw-r--r--src/gui/s60framework/qs60mainappui.cpp2
-rw-r--r--src/gui/s60framework/qs60mainappui.h2
-rw-r--r--src/gui/s60framework/qs60maindocument.cpp2
-rw-r--r--src/gui/s60framework/qs60maindocument.h2
-rw-r--r--src/gui/s60framework/s60main.rss2
-rw-r--r--src/gui/statemachine/qbasickeyeventtransition.cpp2
-rw-r--r--src/gui/statemachine/qbasickeyeventtransition_p.h2
-rw-r--r--src/gui/statemachine/qbasicmouseeventtransition.cpp2
-rw-r--r--src/gui/statemachine/qbasicmouseeventtransition_p.h2
-rw-r--r--src/gui/statemachine/qguistatemachine.cpp2
-rw-r--r--src/gui/statemachine/qkeyeventtransition.cpp2
-rw-r--r--src/gui/statemachine/qkeyeventtransition.h2
-rw-r--r--src/gui/statemachine/qmouseeventtransition.cpp2
-rw-r--r--src/gui/statemachine/qmouseeventtransition.h2
-rw-r--r--src/gui/styles/qcdestyle.cpp2
-rw-r--r--src/gui/styles/qcdestyle.h2
-rw-r--r--src/gui/styles/qcleanlooksstyle.cpp2
-rw-r--r--src/gui/styles/qcleanlooksstyle.h2
-rw-r--r--src/gui/styles/qcleanlooksstyle_p.h2
-rw-r--r--src/gui/styles/qcommonstyle.cpp2
-rw-r--r--src/gui/styles/qcommonstyle.h2
-rw-r--r--src/gui/styles/qcommonstyle_p.h2
-rw-r--r--src/gui/styles/qcommonstylepixmaps_p.h2
-rw-r--r--src/gui/styles/qgtkpainter.cpp2
-rw-r--r--src/gui/styles/qgtkpainter_p.h2
-rw-r--r--src/gui/styles/qgtkstyle.cpp2
-rw-r--r--src/gui/styles/qgtkstyle.h2
-rw-r--r--src/gui/styles/qgtkstyle_p.cpp2
-rw-r--r--src/gui/styles/qgtkstyle_p.h2
-rw-r--r--src/gui/styles/qmacstyle.qdoc2
-rw-r--r--src/gui/styles/qmacstyle_mac.h2
-rw-r--r--src/gui/styles/qmacstyle_mac.mm2
-rw-r--r--src/gui/styles/qmacstyle_mac_p.h2
-rw-r--r--src/gui/styles/qmacstylepixmaps_mac_p.h2
-rw-r--r--src/gui/styles/qmotifstyle.cpp2
-rw-r--r--src/gui/styles/qmotifstyle.h2
-rw-r--r--src/gui/styles/qmotifstyle_p.h2
-rw-r--r--src/gui/styles/qplastiquestyle.cpp2
-rw-r--r--src/gui/styles/qplastiquestyle.h2
-rw-r--r--src/gui/styles/qproxystyle.cpp2
-rw-r--r--src/gui/styles/qproxystyle.h2
-rw-r--r--src/gui/styles/qproxystyle_p.h2
-rw-r--r--src/gui/styles/qs60style.cpp11
-rw-r--r--src/gui/styles/qs60style.h2
-rw-r--r--src/gui/styles/qs60style_p.h6
-rw-r--r--src/gui/styles/qs60style_s60.cpp34
-rw-r--r--src/gui/styles/qs60style_simulated.cpp2
-rw-r--r--src/gui/styles/qstyle.cpp2
-rw-r--r--src/gui/styles/qstyle.h2
-rw-r--r--src/gui/styles/qstyle_p.h2
-rw-r--r--src/gui/styles/qstylefactory.cpp2
-rw-r--r--src/gui/styles/qstylefactory.h2
-rw-r--r--src/gui/styles/qstylehelper.cpp2
-rw-r--r--src/gui/styles/qstylehelper_p.h2
-rw-r--r--src/gui/styles/qstyleoption.cpp2
-rw-r--r--src/gui/styles/qstyleoption.h2
-rw-r--r--src/gui/styles/qstyleplugin.cpp2
-rw-r--r--src/gui/styles/qstyleplugin.h2
-rw-r--r--src/gui/styles/qstylesheetstyle.cpp6
-rw-r--r--src/gui/styles/qstylesheetstyle_default.cpp2
-rw-r--r--src/gui/styles/qstylesheetstyle_p.h2
-rw-r--r--src/gui/styles/qwindowscestyle.cpp2
-rw-r--r--src/gui/styles/qwindowscestyle.h2
-rw-r--r--src/gui/styles/qwindowscestyle_p.h2
-rw-r--r--src/gui/styles/qwindowsmobilestyle.cpp2
-rw-r--r--src/gui/styles/qwindowsmobilestyle.h2
-rw-r--r--src/gui/styles/qwindowsmobilestyle_p.h2
-rw-r--r--src/gui/styles/qwindowsstyle.cpp6
-rw-r--r--src/gui/styles/qwindowsstyle.h2
-rw-r--r--src/gui/styles/qwindowsstyle_p.h2
-rw-r--r--src/gui/styles/qwindowsvistastyle.cpp2
-rw-r--r--src/gui/styles/qwindowsvistastyle.h2
-rw-r--r--src/gui/styles/qwindowsvistastyle_p.h2
-rw-r--r--src/gui/styles/qwindowsxpstyle.cpp2
-rw-r--r--src/gui/styles/qwindowsxpstyle.h2
-rw-r--r--src/gui/styles/qwindowsxpstyle_p.h2
-rw-r--r--src/gui/symbian/qsymbianevent.cpp2
-rw-r--r--src/gui/symbian/qsymbianevent.h2
-rw-r--r--src/gui/text/qabstractfontengine_p.h2
-rw-r--r--src/gui/text/qabstractfontengine_qws.cpp2
-rw-r--r--src/gui/text/qabstractfontengine_qws.h2
-rw-r--r--src/gui/text/qabstracttextdocumentlayout.cpp2
-rw-r--r--src/gui/text/qabstracttextdocumentlayout.h2
-rw-r--r--src/gui/text/qabstracttextdocumentlayout_p.h2
-rw-r--r--src/gui/text/qcssparser.cpp3
-rw-r--r--src/gui/text/qcssparser_p.h3
-rw-r--r--src/gui/text/qcssscanner.cpp2
-rw-r--r--src/gui/text/qfont.cpp2
-rw-r--r--src/gui/text/qfont.h2
-rw-r--r--src/gui/text/qfont_mac.cpp2
-rw-r--r--src/gui/text/qfont_p.h2
-rw-r--r--src/gui/text/qfont_qpa.cpp2
-rw-r--r--src/gui/text/qfont_qws.cpp2
-rw-r--r--src/gui/text/qfont_s60.cpp2
-rw-r--r--src/gui/text/qfont_win.cpp2
-rw-r--r--src/gui/text/qfont_x11.cpp2
-rw-r--r--src/gui/text/qfontdatabase.cpp25
-rw-r--r--src/gui/text/qfontdatabase.h2
-rw-r--r--src/gui/text/qfontdatabase_mac.cpp2
-rw-r--r--src/gui/text/qfontdatabase_qpa.cpp12
-rw-r--r--src/gui/text/qfontdatabase_qws.cpp2
-rw-r--r--src/gui/text/qfontdatabase_s60.cpp553
-rw-r--r--src/gui/text/qfontdatabase_win.cpp4
-rw-r--r--src/gui/text/qfontdatabase_x11.cpp25
-rw-r--r--src/gui/text/qfontengine.cpp2
-rw-r--r--src/gui/text/qfontengine_ft.cpp2
-rw-r--r--src/gui/text/qfontengine_ft_p.h2
-rw-r--r--src/gui/text/qfontengine_mac.mm2
-rw-r--r--src/gui/text/qfontengine_p.h4
-rw-r--r--src/gui/text/qfontengine_qpf.cpp2
-rw-r--r--src/gui/text/qfontengine_qpf_p.h2
-rw-r--r--src/gui/text/qfontengine_qws.cpp2
-rw-r--r--src/gui/text/qfontengine_s60.cpp7
-rw-r--r--src/gui/text/qfontengine_s60_p.h2
-rw-r--r--src/gui/text/qfontengine_win.cpp2
-rw-r--r--src/gui/text/qfontengine_win_p.h2
-rw-r--r--src/gui/text/qfontengine_x11.cpp2
-rw-r--r--src/gui/text/qfontengine_x11_p.h2
-rw-r--r--src/gui/text/qfontengineglyphcache_p.h2
-rw-r--r--src/gui/text/qfontinfo.h2
-rw-r--r--src/gui/text/qfontmetrics.cpp2
-rw-r--r--src/gui/text/qfontmetrics.h2
-rw-r--r--src/gui/text/qfontsubset.cpp2
-rw-r--r--src/gui/text/qfontsubset_p.h2
-rw-r--r--src/gui/text/qfragmentmap.cpp2
-rw-r--r--src/gui/text/qfragmentmap_p.h2
-rw-r--r--src/gui/text/qpfutil.cpp2
-rw-r--r--src/gui/text/qplatformfontdatabase_qpa.cpp3
-rw-r--r--src/gui/text/qplatformfontdatabase_qpa.h2
-rw-r--r--src/gui/text/qstatictext.cpp2
-rw-r--r--src/gui/text/qstatictext.h2
-rw-r--r--src/gui/text/qstatictext_p.h2
-rw-r--r--src/gui/text/qsyntaxhighlighter.cpp2
-rw-r--r--src/gui/text/qsyntaxhighlighter.h2
-rw-r--r--src/gui/text/qtextcontrol.cpp2
-rw-r--r--src/gui/text/qtextcontrol_p.h2
-rw-r--r--src/gui/text/qtextcontrol_p_p.h2
-rw-r--r--src/gui/text/qtextcursor.cpp2
-rw-r--r--src/gui/text/qtextcursor.h2
-rw-r--r--src/gui/text/qtextcursor_p.h2
-rw-r--r--src/gui/text/qtextdocument.cpp2
-rw-r--r--src/gui/text/qtextdocument.h2
-rw-r--r--src/gui/text/qtextdocument_p.cpp8
-rw-r--r--src/gui/text/qtextdocument_p.h2
-rw-r--r--src/gui/text/qtextdocumentfragment.cpp2
-rw-r--r--src/gui/text/qtextdocumentfragment.h2
-rw-r--r--src/gui/text/qtextdocumentfragment_p.h2
-rw-r--r--src/gui/text/qtextdocumentlayout.cpp42
-rw-r--r--src/gui/text/qtextdocumentlayout_p.h2
-rw-r--r--src/gui/text/qtextdocumentwriter.cpp2
-rw-r--r--src/gui/text/qtextdocumentwriter.h2
-rw-r--r--src/gui/text/qtextengine.cpp18
-rw-r--r--src/gui/text/qtextengine_mac.cpp2
-rw-r--r--src/gui/text/qtextengine_p.h2
-rw-r--r--src/gui/text/qtextformat.cpp69
-rw-r--r--src/gui/text/qtextformat.h37
-rw-r--r--src/gui/text/qtextformat_p.h2
-rw-r--r--src/gui/text/qtexthtmlparser.cpp16
-rw-r--r--src/gui/text/qtexthtmlparser_p.h2
-rw-r--r--src/gui/text/qtextimagehandler.cpp2
-rw-r--r--src/gui/text/qtextimagehandler_p.h2
-rw-r--r--src/gui/text/qtextlayout.cpp2
-rw-r--r--src/gui/text/qtextlayout.h2
-rw-r--r--src/gui/text/qtextlist.cpp4
-rw-r--r--src/gui/text/qtextlist.h2
-rw-r--r--src/gui/text/qtextobject.cpp6
-rw-r--r--src/gui/text/qtextobject.h2
-rw-r--r--src/gui/text/qtextobject_p.h2
-rw-r--r--src/gui/text/qtextodfwriter.cpp2
-rw-r--r--src/gui/text/qtextodfwriter_p.h2
-rw-r--r--src/gui/text/qtextoption.cpp2
-rw-r--r--src/gui/text/qtextoption.h2
-rw-r--r--src/gui/text/qtexttable.cpp2
-rw-r--r--src/gui/text/qtexttable.h2
-rw-r--r--src/gui/text/qtexttable_p.h2
-rw-r--r--src/gui/text/qzip.cpp4
-rw-r--r--src/gui/text/qzipreader_p.h2
-rw-r--r--src/gui/text/qzipwriter_p.h2
-rw-r--r--src/gui/util/qcompleter.cpp2
-rw-r--r--src/gui/util/qcompleter.h2
-rw-r--r--src/gui/util/qcompleter_p.h2
-rw-r--r--src/gui/util/qdesktopservices.cpp2
-rw-r--r--src/gui/util/qdesktopservices.h2
-rw-r--r--src/gui/util/qdesktopservices_mac.cpp2
-rw-r--r--src/gui/util/qdesktopservices_qws.cpp2
-rw-r--r--src/gui/util/qdesktopservices_s60.cpp2
-rw-r--r--src/gui/util/qdesktopservices_win.cpp2
-rw-r--r--src/gui/util/qdesktopservices_x11.cpp2
-rw-r--r--src/gui/util/qscroller.cpp357
-rw-r--r--src/gui/util/qscroller_p.h5
-rw-r--r--src/gui/util/qscrollerproperties.cpp78
-rw-r--r--src/gui/util/qsystemtrayicon.cpp2
-rw-r--r--src/gui/util/qsystemtrayicon.h2
-rw-r--r--src/gui/util/qsystemtrayicon_mac.mm2
-rw-r--r--src/gui/util/qsystemtrayicon_p.h2
-rw-r--r--src/gui/util/qsystemtrayicon_qws.cpp2
-rw-r--r--src/gui/util/qsystemtrayicon_win.cpp2
-rw-r--r--src/gui/util/qsystemtrayicon_wince.cpp2
-rw-r--r--src/gui/util/qsystemtrayicon_x11.cpp2
-rw-r--r--src/gui/util/qundogroup.cpp2
-rw-r--r--src/gui/util/qundogroup.h2
-rw-r--r--src/gui/util/qundostack.cpp2
-rw-r--r--src/gui/util/qundostack.h2
-rw-r--r--src/gui/util/qundostack_p.h2
-rw-r--r--src/gui/util/qundoview.cpp2
-rw-r--r--src/gui/util/qundoview.h2
-rw-r--r--src/gui/widgets/qabstractbutton.cpp2
-rw-r--r--src/gui/widgets/qabstractbutton.h2
-rw-r--r--src/gui/widgets/qabstractbutton_p.h2
-rw-r--r--src/gui/widgets/qabstractscrollarea.cpp4
-rw-r--r--src/gui/widgets/qabstractscrollarea.h2
-rw-r--r--src/gui/widgets/qabstractscrollarea_p.h2
-rw-r--r--src/gui/widgets/qabstractslider.cpp4
-rw-r--r--src/gui/widgets/qabstractslider.h2
-rw-r--r--src/gui/widgets/qabstractslider_p.h2
-rw-r--r--src/gui/widgets/qabstractspinbox.cpp2
-rw-r--r--src/gui/widgets/qabstractspinbox.h2
-rw-r--r--src/gui/widgets/qabstractspinbox_p.h2
-rw-r--r--src/gui/widgets/qbuttongroup.cpp2
-rw-r--r--src/gui/widgets/qbuttongroup.h2
-rw-r--r--src/gui/widgets/qcalendartextnavigator_p.h2
-rw-r--r--src/gui/widgets/qcalendarwidget.cpp2
-rw-r--r--src/gui/widgets/qcalendarwidget.h2
-rw-r--r--src/gui/widgets/qcheckbox.cpp2
-rw-r--r--src/gui/widgets/qcheckbox.h2
-rw-r--r--src/gui/widgets/qcocoamenu_mac.mm3
-rw-r--r--src/gui/widgets/qcocoamenu_mac_p.h2
-rw-r--r--src/gui/widgets/qcocoatoolbardelegate_mac.mm2
-rw-r--r--src/gui/widgets/qcocoatoolbardelegate_mac_p.h2
-rw-r--r--src/gui/widgets/qcombobox.cpp2
-rw-r--r--src/gui/widgets/qcombobox.h2
-rw-r--r--src/gui/widgets/qcombobox_p.h2
-rw-r--r--src/gui/widgets/qcommandlinkbutton.cpp2
-rw-r--r--src/gui/widgets/qcommandlinkbutton.h2
-rw-r--r--src/gui/widgets/qdatetimeedit.cpp4
-rw-r--r--src/gui/widgets/qdatetimeedit.h2
-rw-r--r--src/gui/widgets/qdatetimeedit_p.h2
-rw-r--r--src/gui/widgets/qdial.cpp2
-rw-r--r--src/gui/widgets/qdial.h2
-rw-r--r--src/gui/widgets/qdialogbuttonbox.cpp2
-rw-r--r--src/gui/widgets/qdialogbuttonbox.h2
-rw-r--r--src/gui/widgets/qdockarealayout.cpp4
-rw-r--r--src/gui/widgets/qdockarealayout_p.h4
-rw-r--r--src/gui/widgets/qdockwidget.cpp2
-rw-r--r--src/gui/widgets/qdockwidget.h2
-rw-r--r--src/gui/widgets/qdockwidget_p.h4
-rw-r--r--src/gui/widgets/qeffects.cpp2
-rw-r--r--src/gui/widgets/qeffects_p.h2
-rw-r--r--src/gui/widgets/qfocusframe.cpp5
-rw-r--r--src/gui/widgets/qfocusframe.h2
-rw-r--r--src/gui/widgets/qfontcombobox.cpp2
-rw-r--r--src/gui/widgets/qfontcombobox.h2
-rw-r--r--src/gui/widgets/qframe.cpp2
-rw-r--r--src/gui/widgets/qframe.h2
-rw-r--r--src/gui/widgets/qframe_p.h2
-rw-r--r--src/gui/widgets/qgroupbox.cpp2
-rw-r--r--src/gui/widgets/qgroupbox.h2
-rw-r--r--src/gui/widgets/qlabel.cpp2
-rw-r--r--src/gui/widgets/qlabel.h2
-rw-r--r--src/gui/widgets/qlabel_p.h2
-rw-r--r--src/gui/widgets/qlcdnumber.cpp2
-rw-r--r--src/gui/widgets/qlcdnumber.h2
-rw-r--r--src/gui/widgets/qlinecontrol.cpp2
-rw-r--r--src/gui/widgets/qlinecontrol_p.h4
-rw-r--r--src/gui/widgets/qlineedit.cpp2
-rw-r--r--src/gui/widgets/qlineedit.h2
-rw-r--r--src/gui/widgets/qlineedit_p.cpp2
-rw-r--r--src/gui/widgets/qlineedit_p.h2
-rw-r--r--src/gui/widgets/qmaccocoaviewcontainer_mac.h2
-rw-r--r--src/gui/widgets/qmaccocoaviewcontainer_mac.mm2
-rw-r--r--src/gui/widgets/qmacnativewidget_mac.h2
-rw-r--r--src/gui/widgets/qmacnativewidget_mac.mm2
-rw-r--r--src/gui/widgets/qmainwindow.cpp7
-rw-r--r--src/gui/widgets/qmainwindow.h2
-rw-r--r--src/gui/widgets/qmainwindowlayout.cpp2
-rw-r--r--src/gui/widgets/qmainwindowlayout_mac.mm27
-rw-r--r--src/gui/widgets/qmainwindowlayout_p.h2
-rw-r--r--src/gui/widgets/qmdiarea.cpp2
-rw-r--r--src/gui/widgets/qmdiarea.h2
-rw-r--r--src/gui/widgets/qmdiarea_p.h2
-rw-r--r--src/gui/widgets/qmdisubwindow.cpp2
-rw-r--r--src/gui/widgets/qmdisubwindow.h2
-rw-r--r--src/gui/widgets/qmdisubwindow_p.h2
-rw-r--r--src/gui/widgets/qmenu.cpp2
-rw-r--r--src/gui/widgets/qmenu.h2
-rw-r--r--src/gui/widgets/qmenu_mac.mm2
-rw-r--r--src/gui/widgets/qmenu_p.h2
-rw-r--r--src/gui/widgets/qmenu_symbian.cpp2
-rw-r--r--src/gui/widgets/qmenu_wince.cpp2
-rw-r--r--src/gui/widgets/qmenu_wince_resource_p.h2
-rw-r--r--src/gui/widgets/qmenubar.cpp7
-rw-r--r--src/gui/widgets/qmenubar.h2
-rw-r--r--src/gui/widgets/qmenubar_p.h2
-rw-r--r--src/gui/widgets/qmenudata.cpp2
-rw-r--r--src/gui/widgets/qmenudata.h2
-rw-r--r--src/gui/widgets/qplaintextedit.cpp2
-rw-r--r--src/gui/widgets/qplaintextedit.h2
-rw-r--r--src/gui/widgets/qplaintextedit_p.h2
-rw-r--r--src/gui/widgets/qprintpreviewwidget.cpp2
-rw-r--r--src/gui/widgets/qprintpreviewwidget.h2
-rw-r--r--src/gui/widgets/qprogressbar.cpp2
-rw-r--r--src/gui/widgets/qprogressbar.h2
-rw-r--r--src/gui/widgets/qpushbutton.cpp2
-rw-r--r--src/gui/widgets/qpushbutton.h2
-rw-r--r--src/gui/widgets/qpushbutton_p.h2
-rw-r--r--src/gui/widgets/qradiobutton.cpp2
-rw-r--r--src/gui/widgets/qradiobutton.h2
-rw-r--r--src/gui/widgets/qrubberband.cpp2
-rw-r--r--src/gui/widgets/qrubberband.h2
-rw-r--r--src/gui/widgets/qscrollarea.cpp4
-rw-r--r--src/gui/widgets/qscrollarea.h2
-rw-r--r--src/gui/widgets/qscrollarea_p.h2
-rw-r--r--src/gui/widgets/qscrollbar.cpp2
-rw-r--r--src/gui/widgets/qscrollbar.h2
-rw-r--r--src/gui/widgets/qsizegrip.cpp2
-rw-r--r--src/gui/widgets/qsizegrip.h2
-rw-r--r--src/gui/widgets/qslider.cpp2
-rw-r--r--src/gui/widgets/qslider.h2
-rw-r--r--src/gui/widgets/qspinbox.cpp2
-rw-r--r--src/gui/widgets/qspinbox.h2
-rw-r--r--src/gui/widgets/qsplashscreen.cpp2
-rw-r--r--src/gui/widgets/qsplashscreen.h2
-rw-r--r--src/gui/widgets/qsplitter.cpp4
-rw-r--r--src/gui/widgets/qsplitter.h2
-rw-r--r--src/gui/widgets/qsplitter_p.h2
-rw-r--r--src/gui/widgets/qstackedwidget.cpp2
-rw-r--r--src/gui/widgets/qstackedwidget.h2
-rw-r--r--src/gui/widgets/qstatusbar.cpp4
-rw-r--r--src/gui/widgets/qstatusbar.h2
-rw-r--r--src/gui/widgets/qtabbar.cpp2
-rw-r--r--src/gui/widgets/qtabbar.h2
-rw-r--r--src/gui/widgets/qtabbar_p.h2
-rw-r--r--src/gui/widgets/qtabwidget.cpp2
-rw-r--r--src/gui/widgets/qtabwidget.h2
-rw-r--r--src/gui/widgets/qtextbrowser.cpp2
-rw-r--r--src/gui/widgets/qtextbrowser.h2
-rw-r--r--src/gui/widgets/qtextedit.cpp2
-rw-r--r--src/gui/widgets/qtextedit.h2
-rw-r--r--src/gui/widgets/qtextedit_p.h2
-rw-r--r--src/gui/widgets/qtoolbar.cpp2
-rw-r--r--src/gui/widgets/qtoolbar.h2
-rw-r--r--src/gui/widgets/qtoolbar_p.h2
-rw-r--r--src/gui/widgets/qtoolbararealayout.cpp2
-rw-r--r--src/gui/widgets/qtoolbararealayout_p.h2
-rw-r--r--src/gui/widgets/qtoolbarextension.cpp2
-rw-r--r--src/gui/widgets/qtoolbarextension_p.h2
-rw-r--r--src/gui/widgets/qtoolbarlayout.cpp2
-rw-r--r--src/gui/widgets/qtoolbarlayout_p.h2
-rw-r--r--src/gui/widgets/qtoolbarseparator.cpp2
-rw-r--r--src/gui/widgets/qtoolbarseparator_p.h2
-rw-r--r--src/gui/widgets/qtoolbox.cpp2
-rw-r--r--src/gui/widgets/qtoolbox.h2
-rw-r--r--src/gui/widgets/qtoolbutton.cpp2
-rw-r--r--src/gui/widgets/qtoolbutton.h2
-rw-r--r--src/gui/widgets/qvalidator.cpp2
-rw-r--r--src/gui/widgets/qvalidator.h2
-rw-r--r--src/gui/widgets/qwidgetanimator.cpp2
-rw-r--r--src/gui/widgets/qwidgetanimator_p.h2
-rw-r--r--src/gui/widgets/qwidgetresizehandler.cpp2
-rw-r--r--src/gui/widgets/qwidgetresizehandler_p.h2
-rw-r--r--src/gui/widgets/qworkspace.cpp2
-rw-r--r--src/gui/widgets/qworkspace.h2
-rw-r--r--src/imports/folderlistmodel/plugin.cpp2
-rw-r--r--src/imports/folderlistmodel/qdeclarativefolderlistmodel.cpp2
-rw-r--r--src/imports/folderlistmodel/qdeclarativefolderlistmodel.h2
-rw-r--r--src/imports/gestures/plugin.cpp2
-rw-r--r--src/imports/gestures/qdeclarativegesturearea.cpp2
-rw-r--r--src/imports/gestures/qdeclarativegesturearea_p.h2
-rw-r--r--src/imports/particles/qdeclarativeparticles.cpp2
-rw-r--r--src/imports/particles/qdeclarativeparticles_p.h2
-rw-r--r--src/multimedia/audio/qaudio.cpp2
-rw-r--r--src/multimedia/audio/qaudio.h2
-rw-r--r--src/multimedia/audio/qaudio_mac.cpp2
-rw-r--r--src/multimedia/audio/qaudio_mac_p.h2
-rw-r--r--src/multimedia/audio/qaudio_symbian_p.cpp2
-rw-r--r--src/multimedia/audio/qaudio_symbian_p.h2
-rw-r--r--src/multimedia/audio/qaudiodevicefactory.cpp2
-rw-r--r--src/multimedia/audio/qaudiodevicefactory_p.h2
-rw-r--r--src/multimedia/audio/qaudiodeviceinfo.cpp2
-rw-r--r--src/multimedia/audio/qaudiodeviceinfo.h2
-rw-r--r--src/multimedia/audio/qaudiodeviceinfo_alsa_p.cpp2
-rw-r--r--src/multimedia/audio/qaudiodeviceinfo_alsa_p.h2
-rw-r--r--src/multimedia/audio/qaudiodeviceinfo_mac_p.cpp2
-rw-r--r--src/multimedia/audio/qaudiodeviceinfo_mac_p.h2
-rw-r--r--src/multimedia/audio/qaudiodeviceinfo_symbian_p.cpp2
-rw-r--r--src/multimedia/audio/qaudiodeviceinfo_symbian_p.h2
-rw-r--r--src/multimedia/audio/qaudiodeviceinfo_win32_p.cpp2
-rw-r--r--src/multimedia/audio/qaudiodeviceinfo_win32_p.h2
-rw-r--r--src/multimedia/audio/qaudioengine.cpp2
-rw-r--r--src/multimedia/audio/qaudioengine.h2
-rw-r--r--src/multimedia/audio/qaudioengineplugin.cpp2
-rw-r--r--src/multimedia/audio/qaudioengineplugin.h2
-rw-r--r--src/multimedia/audio/qaudioformat.cpp2
-rw-r--r--src/multimedia/audio/qaudioformat.h2
-rw-r--r--src/multimedia/audio/qaudioinput.cpp2
-rw-r--r--src/multimedia/audio/qaudioinput.h2
-rw-r--r--src/multimedia/audio/qaudioinput_alsa_p.cpp2
-rw-r--r--src/multimedia/audio/qaudioinput_alsa_p.h2
-rw-r--r--src/multimedia/audio/qaudioinput_mac_p.cpp2
-rw-r--r--src/multimedia/audio/qaudioinput_mac_p.h2
-rw-r--r--src/multimedia/audio/qaudioinput_symbian_p.cpp2
-rw-r--r--src/multimedia/audio/qaudioinput_symbian_p.h2
-rw-r--r--src/multimedia/audio/qaudioinput_win32_p.cpp2
-rw-r--r--src/multimedia/audio/qaudioinput_win32_p.h2
-rw-r--r--src/multimedia/audio/qaudiooutput.cpp2
-rw-r--r--src/multimedia/audio/qaudiooutput.h2
-rw-r--r--src/multimedia/audio/qaudiooutput_alsa_p.cpp2
-rw-r--r--src/multimedia/audio/qaudiooutput_alsa_p.h2
-rw-r--r--src/multimedia/audio/qaudiooutput_mac_p.cpp2
-rw-r--r--src/multimedia/audio/qaudiooutput_mac_p.h2
-rw-r--r--src/multimedia/audio/qaudiooutput_symbian_p.cpp2
-rw-r--r--src/multimedia/audio/qaudiooutput_symbian_p.h2
-rw-r--r--src/multimedia/audio/qaudiooutput_win32_p.cpp2
-rw-r--r--src/multimedia/audio/qaudiooutput_win32_p.h2
-rw-r--r--src/multimedia/multimedia.pro2
-rw-r--r--src/multimedia/video/qabstractvideobuffer.cpp2
-rw-r--r--src/multimedia/video/qabstractvideobuffer.h2
-rw-r--r--src/multimedia/video/qabstractvideobuffer_p.h2
-rw-r--r--src/multimedia/video/qabstractvideosurface.cpp2
-rw-r--r--src/multimedia/video/qabstractvideosurface.h2
-rw-r--r--src/multimedia/video/qabstractvideosurface_p.h2
-rw-r--r--src/multimedia/video/qimagevideobuffer.cpp2
-rw-r--r--src/multimedia/video/qimagevideobuffer_p.h2
-rw-r--r--src/multimedia/video/qmemoryvideobuffer.cpp2
-rw-r--r--src/multimedia/video/qmemoryvideobuffer_p.h2
-rw-r--r--src/multimedia/video/qvideoframe.cpp2
-rw-r--r--src/multimedia/video/qvideoframe.h2
-rw-r--r--src/multimedia/video/qvideosurfaceformat.cpp2
-rw-r--r--src/multimedia/video/qvideosurfaceformat.h2
-rw-r--r--src/network/access/access.pri1
-rw-r--r--src/network/access/qabstractnetworkcache.cpp2
-rw-r--r--src/network/access/qabstractnetworkcache.h2
-rw-r--r--src/network/access/qabstractnetworkcache_p.h2
-rw-r--r--src/network/access/qftp.cpp2
-rw-r--r--src/network/access/qftp.h2
-rw-r--r--src/network/access/qhttp.cpp2
-rw-r--r--src/network/access/qhttp.h2
-rw-r--r--src/network/access/qhttpnetworkconnection.cpp2
-rw-r--r--src/network/access/qhttpnetworkconnection_p.h2
-rw-r--r--src/network/access/qhttpnetworkconnectionchannel.cpp2
-rw-r--r--src/network/access/qhttpnetworkconnectionchannel_p.h2
-rw-r--r--src/network/access/qhttpnetworkheader.cpp2
-rw-r--r--src/network/access/qhttpnetworkheader_p.h2
-rw-r--r--src/network/access/qhttpnetworkreply.cpp2
-rw-r--r--src/network/access/qhttpnetworkreply_p.h2
-rw-r--r--src/network/access/qhttpnetworkrequest.cpp2
-rw-r--r--src/network/access/qhttpnetworkrequest_p.h2
-rw-r--r--src/network/access/qnetworkaccessbackend.cpp2
-rw-r--r--src/network/access/qnetworkaccessbackend_p.h2
-rw-r--r--src/network/access/qnetworkaccesscache.cpp2
-rw-r--r--src/network/access/qnetworkaccesscache_p.h2
-rw-r--r--src/network/access/qnetworkaccesscachebackend.cpp2
-rw-r--r--src/network/access/qnetworkaccesscachebackend_p.h2
-rw-r--r--src/network/access/qnetworkaccessdatabackend_p.h2
-rw-r--r--src/network/access/qnetworkaccessdebugpipebackend.cpp2
-rw-r--r--src/network/access/qnetworkaccessdebugpipebackend_p.h2
-rw-r--r--src/network/access/qnetworkaccessfilebackend.cpp2
-rw-r--r--src/network/access/qnetworkaccessfilebackend_p.h2
-rw-r--r--src/network/access/qnetworkaccessftpbackend.cpp2
-rw-r--r--src/network/access/qnetworkaccessftpbackend_p.h2
-rw-r--r--src/network/access/qnetworkaccesshttpbackend.cpp2
-rw-r--r--src/network/access/qnetworkaccesshttpbackend_p.h2
-rw-r--r--src/network/access/qnetworkaccessmanager.cpp44
-rw-r--r--src/network/access/qnetworkaccessmanager.h4
-rw-r--r--src/network/access/qnetworkaccessmanager_p.h4
-rw-r--r--src/network/access/qnetworkcookie.cpp2
-rw-r--r--src/network/access/qnetworkcookie.h2
-rw-r--r--src/network/access/qnetworkcookie_p.h2
-rw-r--r--src/network/access/qnetworkcookiejar.cpp65
-rw-r--r--src/network/access/qnetworkcookiejar.h2
-rw-r--r--src/network/access/qnetworkcookiejar_p.h5
-rw-r--r--src/network/access/qnetworkcookiejartlds_p.h6481
-rw-r--r--src/network/access/qnetworkcookiejartlds_p.h.INFO17
-rw-r--r--src/network/access/qnetworkdiskcache.cpp2
-rw-r--r--src/network/access/qnetworkdiskcache.h2
-rw-r--r--src/network/access/qnetworkdiskcache_p.h2
-rw-r--r--src/network/access/qnetworkreply.cpp2
-rw-r--r--src/network/access/qnetworkreply.h2
-rw-r--r--src/network/access/qnetworkreply_p.h2
-rw-r--r--src/network/access/qnetworkreplyfileimpl.cpp2
-rw-r--r--src/network/access/qnetworkreplyimpl.cpp8
-rw-r--r--src/network/access/qnetworkreplyimpl_p.h2
-rw-r--r--src/network/access/qnetworkrequest.cpp2
-rw-r--r--src/network/access/qnetworkrequest.h2
-rw-r--r--src/network/access/qnetworkrequest_p.h2
-rw-r--r--src/network/bearer/bearer.pri6
-rw-r--r--src/network/bearer/qbearerengine.cpp2
-rw-r--r--src/network/bearer/qbearerengine_p.h2
-rw-r--r--src/network/bearer/qbearerplugin.cpp2
-rw-r--r--src/network/bearer/qbearerplugin_p.h2
-rw-r--r--src/network/bearer/qnetworkconfigmanager.cpp2
-rw-r--r--src/network/bearer/qnetworkconfigmanager.h2
-rw-r--r--src/network/bearer/qnetworkconfigmanager_p.cpp2
-rw-r--r--src/network/bearer/qnetworkconfigmanager_p.h2
-rw-r--r--src/network/bearer/qnetworkconfiguration.cpp2
-rw-r--r--src/network/bearer/qnetworkconfiguration.h2
-rw-r--r--src/network/bearer/qnetworkconfiguration_p.h2
-rw-r--r--src/network/bearer/qnetworksession.cpp2
-rw-r--r--src/network/bearer/qnetworksession.h2
-rw-r--r--src/network/bearer/qnetworksession_p.h2
-rw-r--r--src/network/bearer/qsharednetworksession.cpp90
-rw-r--r--src/network/bearer/qsharednetworksession_p.h81
-rw-r--r--src/network/kernel/kernel.pri2
-rw-r--r--src/network/kernel/qauthenticator.cpp21
-rw-r--r--src/network/kernel/qauthenticator.h2
-rw-r--r--src/network/kernel/qauthenticator_p.h2
-rw-r--r--src/network/kernel/qhostaddress.cpp2
-rw-r--r--src/network/kernel/qhostaddress.h2
-rw-r--r--src/network/kernel/qhostaddress_p.h2
-rw-r--r--src/network/kernel/qhostinfo.cpp2
-rw-r--r--src/network/kernel/qhostinfo.h2
-rw-r--r--src/network/kernel/qhostinfo_p.h2
-rw-r--r--src/network/kernel/qhostinfo_unix.cpp2
-rw-r--r--src/network/kernel/qhostinfo_win.cpp2
-rw-r--r--src/network/kernel/qnetworkinterface.cpp2
-rw-r--r--src/network/kernel/qnetworkinterface.h2
-rw-r--r--src/network/kernel/qnetworkinterface_p.h2
-rw-r--r--src/network/kernel/qnetworkinterface_symbian.cpp2
-rw-r--r--src/network/kernel/qnetworkinterface_unix.cpp2
-rw-r--r--src/network/kernel/qnetworkinterface_win.cpp2
-rw-r--r--src/network/kernel/qnetworkinterface_win_p.h2
-rw-r--r--src/network/kernel/qnetworkproxy.cpp2
-rw-r--r--src/network/kernel/qnetworkproxy.h2
-rw-r--r--src/network/kernel/qnetworkproxy_generic.cpp2
-rw-r--r--src/network/kernel/qnetworkproxy_mac.cpp2
-rw-r--r--src/network/kernel/qnetworkproxy_symbian.cpp267
-rw-r--r--src/network/kernel/qnetworkproxy_win.cpp2
-rw-r--r--src/network/kernel/qurlinfo.cpp2
-rw-r--r--src/network/kernel/qurlinfo.h2
-rw-r--r--src/network/network.pro2
-rw-r--r--src/network/socket/qabstractsocket.cpp2
-rw-r--r--src/network/socket/qabstractsocket.h2
-rw-r--r--src/network/socket/qabstractsocket_p.h2
-rw-r--r--src/network/socket/qabstractsocketengine.cpp2
-rw-r--r--src/network/socket/qabstractsocketengine_p.h2
-rw-r--r--src/network/socket/qhttpsocketengine.cpp2
-rw-r--r--src/network/socket/qhttpsocketengine_p.h2
-rw-r--r--src/network/socket/qlocalserver.cpp2
-rw-r--r--src/network/socket/qlocalserver.h2
-rw-r--r--src/network/socket/qlocalserver_p.h2
-rw-r--r--src/network/socket/qlocalserver_tcp.cpp2
-rw-r--r--src/network/socket/qlocalserver_unix.cpp2
-rw-r--r--src/network/socket/qlocalserver_win.cpp2
-rw-r--r--src/network/socket/qlocalsocket.cpp2
-rw-r--r--src/network/socket/qlocalsocket.h2
-rw-r--r--src/network/socket/qlocalsocket_p.h2
-rw-r--r--src/network/socket/qlocalsocket_tcp.cpp2
-rw-r--r--src/network/socket/qlocalsocket_unix.cpp2
-rw-r--r--src/network/socket/qlocalsocket_win.cpp2
-rw-r--r--src/network/socket/qnativesocketengine.cpp2
-rw-r--r--src/network/socket/qnativesocketengine_p.h2
-rw-r--r--src/network/socket/qnativesocketengine_unix.cpp2
-rw-r--r--src/network/socket/qnativesocketengine_win.cpp27
-rw-r--r--src/network/socket/qnet_unix_p.h2
-rw-r--r--src/network/socket/qsocks5socketengine.cpp2
-rw-r--r--src/network/socket/qsocks5socketengine_p.h2
-rw-r--r--src/network/socket/qtcpserver.cpp2
-rw-r--r--src/network/socket/qtcpserver.h2
-rw-r--r--src/network/socket/qtcpsocket.cpp2
-rw-r--r--src/network/socket/qtcpsocket.h2
-rw-r--r--src/network/socket/qtcpsocket_p.h2
-rw-r--r--src/network/socket/qudpsocket.cpp2
-rw-r--r--src/network/socket/qudpsocket.h2
-rw-r--r--src/network/ssl/qssl.cpp2
-rw-r--r--src/network/ssl/qssl.h2
-rw-r--r--src/network/ssl/qsslcertificate.cpp2
-rw-r--r--src/network/ssl/qsslcertificate.h2
-rw-r--r--src/network/ssl/qsslcertificate_p.h2
-rw-r--r--src/network/ssl/qsslcipher.cpp2
-rw-r--r--src/network/ssl/qsslcipher.h2
-rw-r--r--src/network/ssl/qsslcipher_p.h2
-rw-r--r--src/network/ssl/qsslconfiguration.cpp2
-rw-r--r--src/network/ssl/qsslconfiguration.h2
-rw-r--r--src/network/ssl/qsslconfiguration_p.h2
-rw-r--r--src/network/ssl/qsslerror.cpp2
-rw-r--r--src/network/ssl/qsslerror.h2
-rw-r--r--src/network/ssl/qsslkey.cpp2
-rw-r--r--src/network/ssl/qsslkey.h2
-rw-r--r--src/network/ssl/qsslkey_p.h2
-rw-r--r--src/network/ssl/qsslsocket.cpp2
-rw-r--r--src/network/ssl/qsslsocket.h2
-rw-r--r--src/network/ssl/qsslsocket_openssl.cpp2
-rw-r--r--src/network/ssl/qsslsocket_openssl_p.h2
-rw-r--r--src/network/ssl/qsslsocket_openssl_symbols.cpp2
-rw-r--r--src/network/ssl/qsslsocket_openssl_symbols_p.h2
-rw-r--r--src/network/ssl/qsslsocket_p.h2
-rw-r--r--src/opengl/gl2paintengineex/qgl2pexvertexarray.cpp2
-rw-r--r--src/opengl/gl2paintengineex/qgl2pexvertexarray_p.h2
-rw-r--r--src/opengl/gl2paintengineex/qglcustomshaderstage.cpp2
-rw-r--r--src/opengl/gl2paintengineex/qglcustomshaderstage_p.h2
-rw-r--r--src/opengl/gl2paintengineex/qglengineshadermanager.cpp2
-rw-r--r--src/opengl/gl2paintengineex/qglengineshadermanager_p.h2
-rw-r--r--src/opengl/gl2paintengineex/qglengineshadersource_p.h2
-rw-r--r--src/opengl/gl2paintengineex/qglgradientcache.cpp2
-rw-r--r--src/opengl/gl2paintengineex/qglgradientcache_p.h2
-rw-r--r--src/opengl/gl2paintengineex/qpaintengineex_opengl2.cpp47
-rw-r--r--src/opengl/gl2paintengineex/qpaintengineex_opengl2_p.h2
-rw-r--r--src/opengl/gl2paintengineex/qtextureglyphcache_gl.cpp6
-rw-r--r--src/opengl/gl2paintengineex/qtextureglyphcache_gl_p.h2
-rw-r--r--src/opengl/gl2paintengineex/qtriangulatingstroker.cpp2
-rw-r--r--src/opengl/gl2paintengineex/qtriangulatingstroker_p.h2
-rw-r--r--src/opengl/gl2paintengineex/qtriangulator.cpp2
-rw-r--r--src/opengl/gl2paintengineex/qtriangulator_p.h2
-rw-r--r--src/opengl/opengl.pro2
-rw-r--r--src/opengl/opengl.pro.user.2.1pre183
-rw-r--r--src/opengl/qgl.cpp36
-rw-r--r--src/opengl/qgl.h2
-rw-r--r--src/opengl/qgl_egl.cpp2
-rw-r--r--src/opengl/qgl_egl_p.h2
-rw-r--r--src/opengl/qgl_mac.mm2
-rw-r--r--src/opengl/qgl_p.h3
-rw-r--r--src/opengl/qgl_qpa.cpp35
-rw-r--r--src/opengl/qgl_qws.cpp2
-rw-r--r--src/opengl/qgl_symbian.cpp2
-rw-r--r--src/opengl/qgl_win.cpp2
-rw-r--r--src/opengl/qgl_wince.cpp2
-rw-r--r--src/opengl/qgl_x11.cpp2
-rw-r--r--src/opengl/qgl_x11egl.cpp2
-rw-r--r--src/opengl/qglbuffer.cpp2
-rw-r--r--src/opengl/qglbuffer.h2
-rw-r--r--src/opengl/qglcolormap.cpp2
-rw-r--r--src/opengl/qglcolormap.h2
-rw-r--r--src/opengl/qglextensions.cpp2
-rw-r--r--src/opengl/qglextensions_p.h2
-rw-r--r--src/opengl/qglframebufferobject.cpp6
-rw-r--r--src/opengl/qglframebufferobject.h2
-rw-r--r--src/opengl/qglframebufferobject_p.h2
-rw-r--r--src/opengl/qglpaintdevice.cpp8
-rw-r--r--src/opengl/qglpaintdevice_p.h3
-rw-r--r--src/opengl/qglpixelbuffer.cpp6
-rw-r--r--src/opengl/qglpixelbuffer.h2
-rw-r--r--src/opengl/qglpixelbuffer_egl.cpp2
-rw-r--r--src/opengl/qglpixelbuffer_mac.mm2
-rw-r--r--src/opengl/qglpixelbuffer_p.h2
-rw-r--r--src/opengl/qglpixelbuffer_win.cpp2
-rw-r--r--src/opengl/qglpixelbuffer_x11.cpp2
-rw-r--r--src/opengl/qglpixmapfilter.cpp8
-rw-r--r--src/opengl/qglpixmapfilter_p.h2
-rw-r--r--src/opengl/qglscreen_qws.cpp2
-rw-r--r--src/opengl/qglscreen_qws.h2
-rw-r--r--src/opengl/qglshaderprogram.cpp2
-rw-r--r--src/opengl/qglshaderprogram.h2
-rw-r--r--src/opengl/qglwindowsurface_qws.cpp2
-rw-r--r--src/opengl/qglwindowsurface_qws_p.h2
-rw-r--r--src/opengl/qgraphicsshadereffect.cpp2
-rw-r--r--src/opengl/qgraphicsshadereffect_p.h2
-rw-r--r--src/opengl/qgraphicssystem_gl.cpp2
-rw-r--r--src/opengl/qgraphicssystem_gl_p.h2
-rw-r--r--src/opengl/qpaintengine_opengl.cpp4
-rw-r--r--src/opengl/qpaintengine_opengl_p.h2
-rw-r--r--src/opengl/qpixmapdata_gl.cpp6
-rw-r--r--src/opengl/qpixmapdata_gl_p.h2
-rw-r--r--src/opengl/qpixmapdata_x11gl_egl.cpp2
-rw-r--r--src/opengl/qpixmapdata_x11gl_p.h2
-rw-r--r--src/opengl/qwindowsurface_gl.cpp21
-rw-r--r--src/opengl/qwindowsurface_gl_p.h2
-rw-r--r--src/opengl/qwindowsurface_x11gl.cpp2
-rw-r--r--src/opengl/qwindowsurface_x11gl_p.h2
-rw-r--r--src/opengl/util/fragmentprograms_p.h2
-rw-r--r--src/opengl/util/generator.cpp4
-rwxr-xr-xsrc/opengl/util/glsl_to_include.sh2
-rw-r--r--src/openvg/openvg.pro2
-rw-r--r--src/openvg/qpaintengine_vg.cpp16
-rw-r--r--src/openvg/qpaintengine_vg_p.h2
-rw-r--r--src/openvg/qpixmapdata_vg.cpp18
-rw-r--r--src/openvg/qpixmapdata_vg_p.h2
-rw-r--r--src/openvg/qpixmapfilter_vg.cpp2
-rw-r--r--src/openvg/qpixmapfilter_vg_p.h2
-rw-r--r--src/openvg/qvg.h2
-rw-r--r--src/openvg/qvg_p.h2
-rw-r--r--src/openvg/qvg_symbian.cpp2
-rw-r--r--src/openvg/qvgcompositionhelper_p.h2
-rw-r--r--src/openvg/qvgfontglyphcache_p.h2
-rw-r--r--src/openvg/qvgimagepool.cpp2
-rw-r--r--src/openvg/qvgimagepool_p.h2
-rw-r--r--src/openvg/qwindowsurface_vg.cpp2
-rw-r--r--src/openvg/qwindowsurface_vg_p.h2
-rw-r--r--src/openvg/qwindowsurface_vgegl.cpp2
-rw-r--r--src/openvg/qwindowsurface_vgegl_p.h2
-rw-r--r--src/phonon/phonon.pro2
-rw-r--r--src/plugins/accessible/compat/main.cpp2
-rw-r--r--src/plugins/accessible/compat/q3complexwidgets.cpp2
-rw-r--r--src/plugins/accessible/compat/q3complexwidgets.h2
-rw-r--r--src/plugins/accessible/compat/q3simplewidgets.cpp2
-rw-r--r--src/plugins/accessible/compat/q3simplewidgets.h2
-rw-r--r--src/plugins/accessible/compat/qaccessiblecompat.cpp2
-rw-r--r--src/plugins/accessible/compat/qaccessiblecompat.h2
-rw-r--r--src/plugins/accessible/widgets/complexwidgets.cpp2
-rw-r--r--src/plugins/accessible/widgets/complexwidgets.h2
-rw-r--r--src/plugins/accessible/widgets/main.cpp2
-rw-r--r--src/plugins/accessible/widgets/qaccessiblemenu.cpp2
-rw-r--r--src/plugins/accessible/widgets/qaccessiblemenu.h2
-rw-r--r--src/plugins/accessible/widgets/qaccessiblewidgets.cpp2
-rw-r--r--src/plugins/accessible/widgets/qaccessiblewidgets.h2
-rw-r--r--src/plugins/accessible/widgets/rangecontrols.cpp2
-rw-r--r--src/plugins/accessible/widgets/rangecontrols.h2
-rw-r--r--src/plugins/accessible/widgets/simplewidgets.cpp2
-rw-r--r--src/plugins/accessible/widgets/simplewidgets.h2
-rw-r--r--src/plugins/bearer/connman/main.cpp2
-rw-r--r--src/plugins/bearer/connman/qconnmanengine.cpp249
-rw-r--r--src/plugins/bearer/connman/qconnmanengine.h13
-rw-r--r--src/plugins/bearer/connman/qconnmanservice_linux.cpp272
-rw-r--r--src/plugins/bearer/connman/qconnmanservice_linux_p.h78
-rw-r--r--src/plugins/bearer/connman/qofonoservice_linux.cpp2
-rw-r--r--src/plugins/bearer/connman/qofonoservice_linux_p.h2
-rw-r--r--src/plugins/bearer/corewlan/main.cpp2
-rw-r--r--src/plugins/bearer/corewlan/qcorewlanengine.h2
-rw-r--r--src/plugins/bearer/corewlan/qcorewlanengine.mm2
-rw-r--r--src/plugins/bearer/generic/main.cpp2
-rw-r--r--src/plugins/bearer/generic/qgenericengine.cpp2
-rw-r--r--src/plugins/bearer/generic/qgenericengine.h2
-rw-r--r--src/plugins/bearer/icd/dbusdispatcher.cpp2
-rw-r--r--src/plugins/bearer/icd/dbusdispatcher.h2
-rw-r--r--src/plugins/bearer/icd/iapconf.cpp2
-rw-r--r--src/plugins/bearer/icd/iapconf.h2
-rw-r--r--src/plugins/bearer/icd/iapmonitor.cpp2
-rw-r--r--src/plugins/bearer/icd/iapmonitor.h2
-rw-r--r--src/plugins/bearer/icd/maemo_icd.cpp2
-rw-r--r--src/plugins/bearer/icd/maemo_icd.h2
-rw-r--r--src/plugins/bearer/icd/main.cpp2
-rw-r--r--src/plugins/bearer/icd/proxyconf.cpp2
-rw-r--r--src/plugins/bearer/icd/proxyconf.h2
-rw-r--r--src/plugins/bearer/icd/qicdengine.cpp2
-rw-r--r--src/plugins/bearer/icd/qicdengine.h2
-rw-r--r--src/plugins/bearer/icd/qnetworksession_impl.cpp2
-rw-r--r--src/plugins/bearer/icd/qnetworksession_impl.h2
-rw-r--r--src/plugins/bearer/icd/wlan-utils.h2
-rw-r--r--src/plugins/bearer/nativewifi/main.cpp2
-rw-r--r--src/plugins/bearer/nativewifi/platformdefs.h2
-rw-r--r--src/plugins/bearer/nativewifi/qnativewifiengine.cpp2
-rw-r--r--src/plugins/bearer/nativewifi/qnativewifiengine.h2
-rw-r--r--src/plugins/bearer/networkmanager/main.cpp2
-rw-r--r--src/plugins/bearer/networkmanager/qnetworkmanagerengine.cpp2
-rw-r--r--src/plugins/bearer/networkmanager/qnetworkmanagerengine.h2
-rw-r--r--src/plugins/bearer/networkmanager/qnetworkmanagerservice.cpp2
-rw-r--r--src/plugins/bearer/networkmanager/qnetworkmanagerservice.h2
-rw-r--r--src/plugins/bearer/networkmanager/qnmdbushelper.cpp2
-rw-r--r--src/plugins/bearer/networkmanager/qnmdbushelper.h2
-rw-r--r--src/plugins/bearer/nla/main.cpp2
-rw-r--r--src/plugins/bearer/nla/qnlaengine.cpp2
-rw-r--r--src/plugins/bearer/nla/qnlaengine.h2
-rw-r--r--src/plugins/bearer/platformdefs_win.h2
-rw-r--r--src/plugins/bearer/qbearerengine_impl.h2
-rw-r--r--src/plugins/bearer/qnetworksession_impl.cpp2
-rw-r--r--src/plugins/bearer/qnetworksession_impl.h2
-rw-r--r--src/plugins/bearer/symbian/main.cpp2
-rw-r--r--src/plugins/bearer/symbian/qnetworksession_impl.cpp2
-rw-r--r--src/plugins/bearer/symbian/qnetworksession_impl.h2
-rw-r--r--src/plugins/bearer/symbian/symbianengine.cpp8
-rw-r--r--src/plugins/bearer/symbian/symbianengine.h2
-rw-r--r--src/plugins/codecs/cn/main.cpp2
-rw-r--r--src/plugins/codecs/cn/qgb18030codec.cpp2
-rw-r--r--src/plugins/codecs/cn/qgb18030codec.h2
-rw-r--r--src/plugins/codecs/jp/main.cpp2
-rw-r--r--src/plugins/codecs/jp/qeucjpcodec.cpp2
-rw-r--r--src/plugins/codecs/jp/qeucjpcodec.h2
-rw-r--r--src/plugins/codecs/jp/qfontjpcodec.cpp2
-rw-r--r--src/plugins/codecs/jp/qfontjpcodec.h2
-rw-r--r--src/plugins/codecs/jp/qjiscodec.cpp2
-rw-r--r--src/plugins/codecs/jp/qjiscodec.h2
-rw-r--r--src/plugins/codecs/jp/qjpunicode.cpp2
-rw-r--r--src/plugins/codecs/jp/qjpunicode.h2
-rw-r--r--src/plugins/codecs/jp/qsjiscodec.cpp2
-rw-r--r--src/plugins/codecs/jp/qsjiscodec.h2
-rw-r--r--src/plugins/codecs/kr/cp949codetbl.h2
-rw-r--r--src/plugins/codecs/kr/main.cpp2
-rw-r--r--src/plugins/codecs/kr/qeuckrcodec.cpp18
-rw-r--r--src/plugins/codecs/kr/qeuckrcodec.h2
-rw-r--r--src/plugins/codecs/tw/main.cpp2
-rw-r--r--src/plugins/codecs/tw/qbig5codec.cpp2
-rw-r--r--src/plugins/codecs/tw/qbig5codec.h2
-rw-r--r--src/plugins/decorations/default/main.cpp2
-rw-r--r--src/plugins/decorations/styled/main.cpp2
-rw-r--r--src/plugins/decorations/windows/main.cpp2
-rw-r--r--src/plugins/gfxdrivers/ahi/qscreenahi_qws.cpp2
-rw-r--r--src/plugins/gfxdrivers/ahi/qscreenahi_qws.h2
-rw-r--r--src/plugins/gfxdrivers/ahi/qscreenahiplugin.cpp2
-rw-r--r--src/plugins/gfxdrivers/directfb/qdirectfbkeyboard.cpp2
-rw-r--r--src/plugins/gfxdrivers/directfb/qdirectfbkeyboard.h2
-rw-r--r--src/plugins/gfxdrivers/directfb/qdirectfbmouse.cpp2
-rw-r--r--src/plugins/gfxdrivers/directfb/qdirectfbmouse.h2
-rw-r--r--src/plugins/gfxdrivers/directfb/qdirectfbpaintdevice.cpp2
-rw-r--r--src/plugins/gfxdrivers/directfb/qdirectfbpaintdevice.h2
-rw-r--r--src/plugins/gfxdrivers/directfb/qdirectfbpaintengine.cpp2
-rw-r--r--src/plugins/gfxdrivers/directfb/qdirectfbpaintengine.h2
-rw-r--r--src/plugins/gfxdrivers/directfb/qdirectfbpixmap.cpp2
-rw-r--r--src/plugins/gfxdrivers/directfb/qdirectfbpixmap.h2
-rw-r--r--src/plugins/gfxdrivers/directfb/qdirectfbscreen.cpp2
-rw-r--r--src/plugins/gfxdrivers/directfb/qdirectfbscreen.h2
-rw-r--r--src/plugins/gfxdrivers/directfb/qdirectfbscreenplugin.cpp2
-rw-r--r--src/plugins/gfxdrivers/directfb/qdirectfbwindowsurface.cpp2
-rw-r--r--src/plugins/gfxdrivers/directfb/qdirectfbwindowsurface.h2
-rw-r--r--src/plugins/gfxdrivers/linuxfb/main.cpp2
-rw-r--r--src/plugins/gfxdrivers/powervr/QWSWSEGL/pvrqwsdrawable.c2
-rw-r--r--src/plugins/gfxdrivers/powervr/QWSWSEGL/pvrqwsdrawable.h2
-rw-r--r--src/plugins/gfxdrivers/powervr/QWSWSEGL/pvrqwsdrawable_p.h2
-rw-r--r--src/plugins/gfxdrivers/powervr/QWSWSEGL/pvrqwswsegl.c2
-rw-r--r--src/plugins/gfxdrivers/powervr/pvreglscreen/pvreglscreen.cpp2
-rw-r--r--src/plugins/gfxdrivers/powervr/pvreglscreen/pvreglscreen.h2
-rw-r--r--src/plugins/gfxdrivers/powervr/pvreglscreen/pvreglscreenplugin.cpp2
-rw-r--r--src/plugins/gfxdrivers/powervr/pvreglscreen/pvreglwindowsurface.cpp2
-rw-r--r--src/plugins/gfxdrivers/powervr/pvreglscreen/pvreglwindowsurface.h2
-rw-r--r--src/plugins/gfxdrivers/qvfb/main.cpp2
-rw-r--r--src/plugins/gfxdrivers/transformed/main.cpp2
-rw-r--r--src/plugins/gfxdrivers/vnc/main.cpp2
-rw-r--r--src/plugins/gfxdrivers/vnc/qscreenvnc_p.h2
-rw-r--r--src/plugins/gfxdrivers/vnc/qscreenvnc_qws.cpp2
-rw-r--r--src/plugins/gfxdrivers/vnc/qscreenvnc_qws.h2
-rw-r--r--src/plugins/graphicssystems/meego/dithering.cpp2
-rw-r--r--src/plugins/graphicssystems/meego/qmeegoextensions.cpp2
-rw-r--r--src/plugins/graphicssystems/meego/qmeegoextensions.h2
-rw-r--r--src/plugins/graphicssystems/meego/qmeegographicssystem.cpp2
-rw-r--r--src/plugins/graphicssystems/meego/qmeegographicssystem.h2
-rw-r--r--src/plugins/graphicssystems/meego/qmeegographicssystemplugin.cpp2
-rw-r--r--src/plugins/graphicssystems/meego/qmeegographicssystemplugin.h2
-rw-r--r--src/plugins/graphicssystems/meego/qmeegolivepixmapdata.cpp2
-rw-r--r--src/plugins/graphicssystems/meego/qmeegolivepixmapdata.h2
-rw-r--r--src/plugins/graphicssystems/meego/qmeegopixmapdata.cpp2
-rw-r--r--src/plugins/graphicssystems/meego/qmeegopixmapdata.h2
-rw-r--r--src/plugins/graphicssystems/meego/qmeegorasterpixmapdata.cpp2
-rw-r--r--src/plugins/graphicssystems/meego/qmeegorasterpixmapdata.h2
-rw-r--r--src/plugins/graphicssystems/opengl/main.cpp2
-rw-r--r--src/plugins/graphicssystems/openvg/main.cpp2
-rw-r--r--src/plugins/graphicssystems/openvg/qgraphicssystem_vg.cpp4
-rw-r--r--src/plugins/graphicssystems/openvg/qgraphicssystem_vg_p.h2
-rw-r--r--src/plugins/graphicssystems/shivavg/main.cpp2
-rw-r--r--src/plugins/graphicssystems/shivavg/shivavggraphicssystem.cpp2
-rw-r--r--src/plugins/graphicssystems/shivavg/shivavggraphicssystem.h2
-rw-r--r--src/plugins/graphicssystems/shivavg/shivavgwindowsurface.cpp2
-rw-r--r--src/plugins/graphicssystems/shivavg/shivavgwindowsurface.h2
-rw-r--r--src/plugins/graphicssystems/trace/main.cpp2
-rw-r--r--src/plugins/graphicssystems/trace/qgraphicssystem_trace.cpp2
-rw-r--r--src/plugins/graphicssystems/trace/qgraphicssystem_trace_p.h2
-rw-r--r--src/plugins/iconengines/svgiconengine/main.cpp2
-rw-r--r--src/plugins/iconengines/svgiconengine/qsvgiconengine.cpp2
-rw-r--r--src/plugins/iconengines/svgiconengine/qsvgiconengine.h2
-rw-r--r--src/plugins/imageformats/gif/main.cpp2
-rw-r--r--src/plugins/imageformats/ico/main.cpp2
-rw-r--r--src/plugins/imageformats/ico/qicohandler.cpp2
-rw-r--r--src/plugins/imageformats/ico/qicohandler.h2
-rw-r--r--src/plugins/imageformats/jpeg/main.cpp2
-rw-r--r--src/plugins/imageformats/mng/main.cpp2
-rw-r--r--src/plugins/imageformats/svg/main.cpp2
-rw-r--r--src/plugins/imageformats/svg/qsvgiohandler.cpp2
-rw-r--r--src/plugins/imageformats/svg/qsvgiohandler.h2
-rw-r--r--src/plugins/imageformats/tiff/main.cpp2
-rw-r--r--src/plugins/inputmethods/imsw-multi/qmultiinputcontext.cpp2
-rw-r--r--src/plugins/inputmethods/imsw-multi/qmultiinputcontext.h2
-rw-r--r--src/plugins/inputmethods/imsw-multi/qmultiinputcontextplugin.cpp2
-rw-r--r--src/plugins/inputmethods/imsw-multi/qmultiinputcontextplugin.h2
-rw-r--r--src/plugins/kbddrivers/linuxinput/main.cpp2
-rw-r--r--src/plugins/mousedrivers/linuxtp/main.cpp2
-rw-r--r--src/plugins/mousedrivers/pc/main.cpp2
-rw-r--r--src/plugins/mousedrivers/tslib/main.cpp2
-rw-r--r--src/plugins/phonon/gstreamer/gstreamer.pro2
-rw-r--r--src/plugins/phonon/mmf/mmf.pro3
-rw-r--r--src/plugins/platforms/eglconvenience/qeglconvenience.cpp8
-rw-r--r--src/plugins/platforms/eglconvenience/qeglconvenience.h1
-rw-r--r--src/plugins/platforms/eglfs/qeglfswindow.cpp3
-rw-r--r--src/plugins/platforms/externalplugin.pri29
-rw-r--r--src/plugins/platforms/fontdatabases/fontconfig/qfontconfigdatabase.cpp27
-rw-r--r--src/plugins/platforms/fontdatabases/fontconfig/qfontconfigdatabase.h2
-rw-r--r--src/plugins/platforms/openkode/shaders/vert.glslv2
-rw-r--r--src/plugins/platforms/openvglite/qwindowsurface_vglite.h2
-rw-r--r--src/plugins/platforms/platforms.pro4
-rw-r--r--src/plugins/platforms/testlite/qglxintegration.cpp78
-rw-r--r--src/plugins/platforms/testlite/qglxintegration.h21
-rw-r--r--src/plugins/platforms/testlite/qtestliteclipboard.cpp676
-rw-r--r--src/plugins/platforms/testlite/qtestliteclipboard.h94
-rw-r--r--src/plugins/platforms/testlite/qtestlitecursor.cpp199
-rw-r--r--src/plugins/platforms/testlite/qtestlitecursor.h68
-rw-r--r--src/plugins/platforms/testlite/qtestliteeglintegration.cpp186
-rw-r--r--src/plugins/platforms/testlite/qtestliteeglintegration.h (renamed from src/plugins/s60/feedback/qtactileFeedback.h)22
-rw-r--r--src/plugins/platforms/testlite/qtestliteintegration.cpp101
-rw-r--r--src/plugins/platforms/testlite/qtestliteintegration.h31
-rw-r--r--src/plugins/platforms/testlite/qtestlitekeyboard.cpp1000
-rw-r--r--src/plugins/platforms/testlite/qtestlitekeyboard.h76
-rw-r--r--src/plugins/platforms/testlite/qtestlitemime.cpp322
-rw-r--r--src/plugins/platforms/testlite/qtestlitemime.h67
-rw-r--r--src/plugins/platforms/testlite/qtestlitescreen.cpp468
-rw-r--r--src/plugins/platforms/testlite/qtestlitescreen.h104
-rw-r--r--src/plugins/platforms/testlite/qtestlitestaticinfo.cpp511
-rw-r--r--src/plugins/platforms/testlite/qtestlitestaticinfo.h413
-rw-r--r--src/plugins/platforms/testlite/qtestlitewindow.cpp1299
-rw-r--r--src/plugins/platforms/testlite/qtestlitewindow.h103
-rw-r--r--src/plugins/platforms/testlite/qtestlitewindowsurface.cpp34
-rw-r--r--src/plugins/platforms/testlite/qtestlitewindowsurface.h2
-rw-r--r--src/plugins/platforms/testlite/testlite.pro38
-rw-r--r--src/plugins/platforms/wayland/main.cpp75
-rw-r--r--src/plugins/platforms/wayland/qwaylandbuffer.h60
-rw-r--r--src/plugins/platforms/wayland/qwaylandcursor.cpp188
-rw-r--r--src/plugins/platforms/wayland/qwaylandcursor.h60
-rw-r--r--src/plugins/platforms/wayland/qwaylanddisplay.cpp313
-rw-r--r--src/plugins/platforms/wayland/qwaylanddisplay.h131
-rw-r--r--src/plugins/platforms/wayland/qwaylanddrmsurface.cpp271
-rw-r--r--src/plugins/platforms/wayland/qwaylanddrmsurface.h134
-rw-r--r--src/plugins/platforms/wayland/qwaylandglcontext.cpp147
-rw-r--r--src/plugins/platforms/wayland/qwaylandglcontext.h80
-rw-r--r--src/plugins/platforms/wayland/qwaylandinputdevice.cpp311
-rw-r--r--src/plugins/platforms/wayland/qwaylandinputdevice.h100
-rw-r--r--src/plugins/platforms/wayland/qwaylandintegration.cpp99
-rw-r--r--src/plugins/platforms/wayland/qwaylandintegration.h73
-rw-r--r--src/plugins/platforms/wayland/qwaylandscreen.cpp87
-rw-r--r--src/plugins/platforms/wayland/qwaylandscreen.h74
-rw-r--r--src/plugins/platforms/wayland/qwaylandshmsurface.cpp143
-rw-r--r--src/plugins/platforms/wayland/qwaylandshmsurface.h82
-rw-r--r--src/plugins/platforms/wayland/qwaylandwindow.cpp123
-rw-r--r--src/plugins/platforms/wayland/qwaylandwindow.h80
-rw-r--r--src/plugins/platforms/wayland/wayland.pro39
-rw-r--r--src/plugins/s60/feedback/feedback.pro18
-rw-r--r--src/plugins/s60/feedback/qtactileFeedback_s60.cpp83
-rw-r--r--src/plugins/s60/s60.pro4
-rw-r--r--src/plugins/s60/src/qcoreapplication_3_1.cpp2
-rw-r--r--src/plugins/s60/src/qcoreapplication_3_2.cpp2
-rw-r--r--src/plugins/s60/src/qdesktopservices_3_1.cpp2
-rw-r--r--src/plugins/s60/src/qdesktopservices_3_2.cpp2
-rw-r--r--src/plugins/s60/src/qlocale_3_1.cpp2
-rw-r--r--src/plugins/s60/src/qlocale_3_2.cpp2
-rw-r--r--src/plugins/script/qtdbus/main.cpp2
-rw-r--r--src/plugins/script/qtdbus/main.h2
-rw-r--r--src/plugins/sqldrivers/db2/main.cpp2
-rw-r--r--src/plugins/sqldrivers/ibase/main.cpp2
-rw-r--r--src/plugins/sqldrivers/mysql/main.cpp2
-rw-r--r--src/plugins/sqldrivers/oci/main.cpp2
-rw-r--r--src/plugins/sqldrivers/odbc/main.cpp2
-rw-r--r--src/plugins/sqldrivers/psql/main.cpp2
-rw-r--r--src/plugins/sqldrivers/sqlite/smain.cpp2
-rw-r--r--src/plugins/sqldrivers/sqlite2/smain.cpp2
-rw-r--r--src/plugins/sqldrivers/tds/main.cpp2
-rw-r--r--src/qbase.pri8
-rw-r--r--src/qt3support/canvas/q3canvas.cpp2
-rw-r--r--src/qt3support/canvas/q3canvas.h2
-rw-r--r--src/qt3support/dialogs/q3filedialog.cpp2
-rw-r--r--src/qt3support/dialogs/q3filedialog.h2
-rw-r--r--src/qt3support/dialogs/q3filedialog_mac.cpp2
-rw-r--r--src/qt3support/dialogs/q3filedialog_win.cpp2
-rw-r--r--src/qt3support/dialogs/q3progressdialog.cpp2
-rw-r--r--src/qt3support/dialogs/q3progressdialog.h2
-rw-r--r--src/qt3support/dialogs/q3tabdialog.cpp2
-rw-r--r--src/qt3support/dialogs/q3tabdialog.h2
-rw-r--r--src/qt3support/dialogs/q3wizard.cpp2
-rw-r--r--src/qt3support/dialogs/q3wizard.h2
-rw-r--r--src/qt3support/itemviews/q3iconview.cpp2
-rw-r--r--src/qt3support/itemviews/q3iconview.h2
-rw-r--r--src/qt3support/itemviews/q3listbox.cpp2
-rw-r--r--src/qt3support/itemviews/q3listbox.h2
-rw-r--r--src/qt3support/itemviews/q3listview.cpp2
-rw-r--r--src/qt3support/itemviews/q3listview.h2
-rw-r--r--src/qt3support/itemviews/q3table.cpp2
-rw-r--r--src/qt3support/itemviews/q3table.h2
-rw-r--r--src/qt3support/network/q3dns.cpp2
-rw-r--r--src/qt3support/network/q3dns.h2
-rw-r--r--src/qt3support/network/q3ftp.cpp2
-rw-r--r--src/qt3support/network/q3ftp.h2
-rw-r--r--src/qt3support/network/q3http.cpp2
-rw-r--r--src/qt3support/network/q3http.h2
-rw-r--r--src/qt3support/network/q3localfs.cpp2
-rw-r--r--src/qt3support/network/q3localfs.h2
-rw-r--r--src/qt3support/network/q3network.cpp2
-rw-r--r--src/qt3support/network/q3network.h2
-rw-r--r--src/qt3support/network/q3networkprotocol.cpp2
-rw-r--r--src/qt3support/network/q3networkprotocol.h2
-rw-r--r--src/qt3support/network/q3serversocket.cpp2
-rw-r--r--src/qt3support/network/q3serversocket.h2
-rw-r--r--src/qt3support/network/q3socket.cpp2
-rw-r--r--src/qt3support/network/q3socket.h2
-rw-r--r--src/qt3support/network/q3socketdevice.cpp2
-rw-r--r--src/qt3support/network/q3socketdevice.h2
-rw-r--r--src/qt3support/network/q3socketdevice_unix.cpp2
-rw-r--r--src/qt3support/network/q3socketdevice_win.cpp2
-rw-r--r--src/qt3support/network/q3url.cpp2
-rw-r--r--src/qt3support/network/q3url.h2
-rw-r--r--src/qt3support/network/q3urloperator.cpp2
-rw-r--r--src/qt3support/network/q3urloperator.h2
-rw-r--r--src/qt3support/other/q3accel.cpp2
-rw-r--r--src/qt3support/other/q3accel.h2
-rw-r--r--src/qt3support/other/q3boxlayout.cpp2
-rw-r--r--src/qt3support/other/q3boxlayout.h2
-rw-r--r--src/qt3support/other/q3dragobject.cpp2
-rw-r--r--src/qt3support/other/q3dragobject.h2
-rw-r--r--src/qt3support/other/q3dropsite.cpp2
-rw-r--r--src/qt3support/other/q3dropsite.h2
-rw-r--r--src/qt3support/other/q3gridlayout.h2
-rw-r--r--src/qt3support/other/q3membuf.cpp2
-rw-r--r--src/qt3support/other/q3membuf_p.h2
-rw-r--r--src/qt3support/other/q3mimefactory.cpp2
-rw-r--r--src/qt3support/other/q3mimefactory.h2
-rw-r--r--src/qt3support/other/q3polygonscanner.cpp2
-rw-r--r--src/qt3support/other/q3polygonscanner.h2
-rw-r--r--src/qt3support/other/q3process.cpp2
-rw-r--r--src/qt3support/other/q3process.h2
-rw-r--r--src/qt3support/other/q3process_unix.cpp2
-rw-r--r--src/qt3support/other/q3process_win.cpp2
-rw-r--r--src/qt3support/other/qiconset.h2
-rw-r--r--src/qt3support/other/qt_compat_pch.h2
-rw-r--r--src/qt3support/painting/q3paintdevicemetrics.cpp2
-rw-r--r--src/qt3support/painting/q3paintdevicemetrics.h2
-rw-r--r--src/qt3support/painting/q3paintengine_svg.cpp2
-rw-r--r--src/qt3support/painting/q3paintengine_svg_p.h2
-rw-r--r--src/qt3support/painting/q3painter.cpp2
-rw-r--r--src/qt3support/painting/q3painter.h2
-rw-r--r--src/qt3support/painting/q3picture.cpp2
-rw-r--r--src/qt3support/painting/q3picture.h2
-rw-r--r--src/qt3support/painting/q3pointarray.cpp2
-rw-r--r--src/qt3support/painting/q3pointarray.h2
-rw-r--r--src/qt3support/qt3support.pro2
-rw-r--r--src/qt3support/sql/q3databrowser.cpp2
-rw-r--r--src/qt3support/sql/q3databrowser.h2
-rw-r--r--src/qt3support/sql/q3datatable.cpp2
-rw-r--r--src/qt3support/sql/q3datatable.h2
-rw-r--r--src/qt3support/sql/q3dataview.cpp2
-rw-r--r--src/qt3support/sql/q3dataview.h2
-rw-r--r--src/qt3support/sql/q3editorfactory.cpp2
-rw-r--r--src/qt3support/sql/q3editorfactory.h2
-rw-r--r--src/qt3support/sql/q3sqlcursor.cpp2
-rw-r--r--src/qt3support/sql/q3sqlcursor.h2
-rw-r--r--src/qt3support/sql/q3sqleditorfactory.cpp2
-rw-r--r--src/qt3support/sql/q3sqleditorfactory.h2
-rw-r--r--src/qt3support/sql/q3sqlfieldinfo.h2
-rw-r--r--src/qt3support/sql/q3sqlfieldinfo.qdoc2
-rw-r--r--src/qt3support/sql/q3sqlform.cpp2
-rw-r--r--src/qt3support/sql/q3sqlform.h2
-rw-r--r--src/qt3support/sql/q3sqlmanager_p.cpp2
-rw-r--r--src/qt3support/sql/q3sqlmanager_p.h2
-rw-r--r--src/qt3support/sql/q3sqlpropertymap.cpp2
-rw-r--r--src/qt3support/sql/q3sqlpropertymap.h2
-rw-r--r--src/qt3support/sql/q3sqlrecordinfo.h2
-rw-r--r--src/qt3support/sql/q3sqlrecordinfo.qdoc2
-rw-r--r--src/qt3support/sql/q3sqlselectcursor.cpp2
-rw-r--r--src/qt3support/sql/q3sqlselectcursor.h2
-rw-r--r--src/qt3support/text/q3multilineedit.cpp2
-rw-r--r--src/qt3support/text/q3multilineedit.h2
-rw-r--r--src/qt3support/text/q3richtext.cpp2
-rw-r--r--src/qt3support/text/q3richtext_p.cpp2
-rw-r--r--src/qt3support/text/q3richtext_p.h2
-rw-r--r--src/qt3support/text/q3simplerichtext.cpp2
-rw-r--r--src/qt3support/text/q3simplerichtext.h2
-rw-r--r--src/qt3support/text/q3stylesheet.cpp2
-rw-r--r--src/qt3support/text/q3stylesheet.h2
-rw-r--r--src/qt3support/text/q3syntaxhighlighter.cpp2
-rw-r--r--src/qt3support/text/q3syntaxhighlighter.h2
-rw-r--r--src/qt3support/text/q3syntaxhighlighter_p.h2
-rw-r--r--src/qt3support/text/q3textbrowser.cpp2
-rw-r--r--src/qt3support/text/q3textbrowser.h2
-rw-r--r--src/qt3support/text/q3textedit.cpp2
-rw-r--r--src/qt3support/text/q3textedit.h2
-rw-r--r--src/qt3support/text/q3textstream.cpp2
-rw-r--r--src/qt3support/text/q3textstream.h2
-rw-r--r--src/qt3support/text/q3textview.cpp2
-rw-r--r--src/qt3support/text/q3textview.h2
-rw-r--r--src/qt3support/tools/q3asciicache.h2
-rw-r--r--src/qt3support/tools/q3asciicache.qdoc2
-rw-r--r--src/qt3support/tools/q3asciidict.h2
-rw-r--r--src/qt3support/tools/q3asciidict.qdoc2
-rw-r--r--src/qt3support/tools/q3cache.h2
-rw-r--r--src/qt3support/tools/q3cache.qdoc2
-rw-r--r--src/qt3support/tools/q3cleanuphandler.h2
-rw-r--r--src/qt3support/tools/q3cstring.cpp2
-rw-r--r--src/qt3support/tools/q3cstring.h2
-rw-r--r--src/qt3support/tools/q3deepcopy.cpp2
-rw-r--r--src/qt3support/tools/q3deepcopy.h2
-rw-r--r--src/qt3support/tools/q3dict.h2
-rw-r--r--src/qt3support/tools/q3dict.qdoc2
-rw-r--r--src/qt3support/tools/q3garray.cpp2
-rw-r--r--src/qt3support/tools/q3garray.h2
-rw-r--r--src/qt3support/tools/q3gcache.cpp2
-rw-r--r--src/qt3support/tools/q3gcache.h2
-rw-r--r--src/qt3support/tools/q3gdict.cpp2
-rw-r--r--src/qt3support/tools/q3gdict.h2
-rw-r--r--src/qt3support/tools/q3glist.cpp2
-rw-r--r--src/qt3support/tools/q3glist.h2
-rw-r--r--src/qt3support/tools/q3gvector.cpp2
-rw-r--r--src/qt3support/tools/q3gvector.h2
-rw-r--r--src/qt3support/tools/q3intcache.h2
-rw-r--r--src/qt3support/tools/q3intcache.qdoc2
-rw-r--r--src/qt3support/tools/q3intdict.h2
-rw-r--r--src/qt3support/tools/q3intdict.qdoc2
-rw-r--r--src/qt3support/tools/q3memarray.h2
-rw-r--r--src/qt3support/tools/q3memarray.qdoc2
-rw-r--r--src/qt3support/tools/q3objectdict.h2
-rw-r--r--src/qt3support/tools/q3ptrcollection.cpp2
-rw-r--r--src/qt3support/tools/q3ptrcollection.h2
-rw-r--r--src/qt3support/tools/q3ptrdict.h2
-rw-r--r--src/qt3support/tools/q3ptrdict.qdoc2
-rw-r--r--src/qt3support/tools/q3ptrlist.h2
-rw-r--r--src/qt3support/tools/q3ptrlist.qdoc2
-rw-r--r--src/qt3support/tools/q3ptrqueue.h2
-rw-r--r--src/qt3support/tools/q3ptrqueue.qdoc2
-rw-r--r--src/qt3support/tools/q3ptrstack.h2
-rw-r--r--src/qt3support/tools/q3ptrstack.qdoc2
-rw-r--r--src/qt3support/tools/q3ptrvector.h2
-rw-r--r--src/qt3support/tools/q3ptrvector.qdoc2
-rw-r--r--src/qt3support/tools/q3semaphore.cpp2
-rw-r--r--src/qt3support/tools/q3semaphore.h2
-rw-r--r--src/qt3support/tools/q3shared.cpp2
-rw-r--r--src/qt3support/tools/q3shared.h2
-rw-r--r--src/qt3support/tools/q3signal.cpp2
-rw-r--r--src/qt3support/tools/q3signal.h2
-rw-r--r--src/qt3support/tools/q3sortedlist.h2
-rw-r--r--src/qt3support/tools/q3strlist.h2
-rw-r--r--src/qt3support/tools/q3strvec.h2
-rw-r--r--src/qt3support/tools/q3tl.h2
-rw-r--r--src/qt3support/tools/q3valuelist.h2
-rw-r--r--src/qt3support/tools/q3valuelist.qdoc2
-rw-r--r--src/qt3support/tools/q3valuestack.h2
-rw-r--r--src/qt3support/tools/q3valuestack.qdoc2
-rw-r--r--src/qt3support/tools/q3valuevector.h2
-rw-r--r--src/qt3support/tools/q3valuevector.qdoc2
-rw-r--r--src/qt3support/widgets/q3action.cpp2
-rw-r--r--src/qt3support/widgets/q3action.h2
-rw-r--r--src/qt3support/widgets/q3button.cpp2
-rw-r--r--src/qt3support/widgets/q3button.h2
-rw-r--r--src/qt3support/widgets/q3buttongroup.cpp2
-rw-r--r--src/qt3support/widgets/q3buttongroup.h2
-rw-r--r--src/qt3support/widgets/q3combobox.cpp2
-rw-r--r--src/qt3support/widgets/q3combobox.h2
-rw-r--r--src/qt3support/widgets/q3datetimeedit.cpp2
-rw-r--r--src/qt3support/widgets/q3datetimeedit.h2
-rw-r--r--src/qt3support/widgets/q3dockarea.cpp2
-rw-r--r--src/qt3support/widgets/q3dockarea.h2
-rw-r--r--src/qt3support/widgets/q3dockwindow.cpp2
-rw-r--r--src/qt3support/widgets/q3dockwindow.h2
-rw-r--r--src/qt3support/widgets/q3frame.cpp2
-rw-r--r--src/qt3support/widgets/q3frame.h2
-rw-r--r--src/qt3support/widgets/q3grid.cpp2
-rw-r--r--src/qt3support/widgets/q3grid.h2
-rw-r--r--src/qt3support/widgets/q3gridview.cpp2
-rw-r--r--src/qt3support/widgets/q3gridview.h2
-rw-r--r--src/qt3support/widgets/q3groupbox.cpp2
-rw-r--r--src/qt3support/widgets/q3groupbox.h2
-rw-r--r--src/qt3support/widgets/q3hbox.cpp2
-rw-r--r--src/qt3support/widgets/q3hbox.h2
-rw-r--r--src/qt3support/widgets/q3header.cpp2
-rw-r--r--src/qt3support/widgets/q3header.h2
-rw-r--r--src/qt3support/widgets/q3hgroupbox.cpp2
-rw-r--r--src/qt3support/widgets/q3hgroupbox.h2
-rw-r--r--src/qt3support/widgets/q3mainwindow.cpp2
-rw-r--r--src/qt3support/widgets/q3mainwindow.h2
-rw-r--r--src/qt3support/widgets/q3mainwindow_p.h2
-rw-r--r--src/qt3support/widgets/q3popupmenu.cpp2
-rw-r--r--src/qt3support/widgets/q3popupmenu.h2
-rw-r--r--src/qt3support/widgets/q3progressbar.cpp2
-rw-r--r--src/qt3support/widgets/q3progressbar.h2
-rw-r--r--src/qt3support/widgets/q3rangecontrol.cpp2
-rw-r--r--src/qt3support/widgets/q3rangecontrol.h2
-rw-r--r--src/qt3support/widgets/q3scrollview.cpp2
-rw-r--r--src/qt3support/widgets/q3scrollview.h2
-rw-r--r--src/qt3support/widgets/q3spinwidget.cpp2
-rw-r--r--src/qt3support/widgets/q3titlebar.cpp2
-rw-r--r--src/qt3support/widgets/q3titlebar_p.h2
-rw-r--r--src/qt3support/widgets/q3toolbar.cpp2
-rw-r--r--src/qt3support/widgets/q3toolbar.h2
-rw-r--r--src/qt3support/widgets/q3vbox.cpp2
-rw-r--r--src/qt3support/widgets/q3vbox.h2
-rw-r--r--src/qt3support/widgets/q3vgroupbox.cpp2
-rw-r--r--src/qt3support/widgets/q3vgroupbox.h2
-rw-r--r--src/qt3support/widgets/q3whatsthis.cpp2
-rw-r--r--src/qt3support/widgets/q3whatsthis.h2
-rw-r--r--src/qt3support/widgets/q3widgetstack.cpp2
-rw-r--r--src/qt3support/widgets/q3widgetstack.h2
-rw-r--r--src/qt_targets.pri2
-rw-r--r--src/s60installs/bwins/QtCoreu.def5
-rw-r--r--src/s60installs/eabi/QtCoreu.def3
-rw-r--r--src/s60installs/qt.iby5
-rw-r--r--src/s60installs/s60installs.pro9
-rw-r--r--src/s60installs/sqlite3_selfsigned.sisbin285088 -> 0 bytes-rw-r--r--src/s60main/qts60main.cpp2
-rw-r--r--src/s60main/qts60main_mcrt0.cpp2
-rw-r--r--src/script/api/qscriptable.cpp2
-rw-r--r--src/script/api/qscriptable.h2
-rw-r--r--src/script/api/qscriptable_p.h2
-rw-r--r--src/script/api/qscriptclass.cpp2
-rw-r--r--src/script/api/qscriptclass.h2
-rw-r--r--src/script/api/qscriptclasspropertyiterator.cpp2
-rw-r--r--src/script/api/qscriptclasspropertyiterator.h2
-rw-r--r--src/script/api/qscriptcontext.cpp2
-rw-r--r--src/script/api/qscriptcontext.h2
-rw-r--r--src/script/api/qscriptcontext_p.h2
-rw-r--r--src/script/api/qscriptcontextinfo.cpp2
-rw-r--r--src/script/api/qscriptcontextinfo.h2
-rw-r--r--src/script/api/qscriptengine.cpp2
-rw-r--r--src/script/api/qscriptengine.h2
-rw-r--r--src/script/api/qscriptengine_p.h2
-rw-r--r--src/script/api/qscriptengineagent.cpp2
-rw-r--r--src/script/api/qscriptengineagent.h2
-rw-r--r--src/script/api/qscriptengineagent_p.h2
-rw-r--r--src/script/api/qscriptextensioninterface.h2
-rw-r--r--src/script/api/qscriptextensionplugin.cpp2
-rw-r--r--src/script/api/qscriptextensionplugin.h2
-rw-r--r--src/script/api/qscriptprogram.cpp2
-rw-r--r--src/script/api/qscriptprogram.h2
-rw-r--r--src/script/api/qscriptprogram_p.h2
-rw-r--r--src/script/api/qscriptstring.cpp2
-rw-r--r--src/script/api/qscriptstring.h2
-rw-r--r--src/script/api/qscriptstring_p.h2
-rw-r--r--src/script/api/qscriptvalue.cpp2
-rw-r--r--src/script/api/qscriptvalue.h2
-rw-r--r--src/script/api/qscriptvalue_p.h2
-rw-r--r--src/script/api/qscriptvalueiterator.cpp6
-rw-r--r--src/script/api/qscriptvalueiterator.h2
-rw-r--r--src/script/bridge/qscriptactivationobject.cpp2
-rw-r--r--src/script/bridge/qscriptactivationobject_p.h2
-rw-r--r--src/script/bridge/qscriptclassobject.cpp2
-rw-r--r--src/script/bridge/qscriptclassobject_p.h2
-rw-r--r--src/script/bridge/qscriptdeclarativeclass.cpp2
-rw-r--r--src/script/bridge/qscriptdeclarativeclass_p.h2
-rw-r--r--src/script/bridge/qscriptdeclarativeobject.cpp2
-rw-r--r--src/script/bridge/qscriptdeclarativeobject_p.h2
-rw-r--r--src/script/bridge/qscriptfunction.cpp2
-rw-r--r--src/script/bridge/qscriptfunction_p.h2
-rw-r--r--src/script/bridge/qscriptglobalobject.cpp2
-rw-r--r--src/script/bridge/qscriptglobalobject_p.h2
-rw-r--r--src/script/bridge/qscriptobject.cpp2
-rw-r--r--src/script/bridge/qscriptobject_p.h2
-rw-r--r--src/script/bridge/qscriptqobject.cpp2
-rw-r--r--src/script/bridge/qscriptqobject_p.h2
-rw-r--r--src/script/bridge/qscriptstaticscopeobject.cpp2
-rw-r--r--src/script/bridge/qscriptstaticscopeobject_p.h2
-rw-r--r--src/script/bridge/qscriptvariant.cpp2
-rw-r--r--src/script/bridge/qscriptvariant_p.h2
-rwxr-xr-xsrc/script/parser/make-parser.sh2
-rw-r--r--src/script/parser/qscript.g6
-rw-r--r--src/script/parser/qscriptast.cpp2
-rw-r--r--src/script/parser/qscriptast_p.h2
-rw-r--r--src/script/parser/qscriptastfwd_p.h2
-rw-r--r--src/script/parser/qscriptastvisitor.cpp2
-rw-r--r--src/script/parser/qscriptastvisitor_p.h2
-rw-r--r--src/script/parser/qscriptgrammar.cpp2
-rw-r--r--src/script/parser/qscriptgrammar_p.h2
-rw-r--r--src/script/parser/qscriptlexer.cpp2
-rw-r--r--src/script/parser/qscriptlexer_p.h2
-rw-r--r--src/script/parser/qscriptparser.cpp2
-rw-r--r--src/script/parser/qscriptparser_p.h2
-rw-r--r--src/script/parser/qscriptsyntaxchecker.cpp2
-rw-r--r--src/script/parser/qscriptsyntaxchecker_p.h2
-rw-r--r--src/script/script.pro13
-rw-r--r--src/scripttools/debugging/qscriptbreakpointdata.cpp2
-rw-r--r--src/scripttools/debugging/qscriptbreakpointdata_p.h2
-rw-r--r--src/scripttools/debugging/qscriptbreakpointsmodel.cpp2
-rw-r--r--src/scripttools/debugging/qscriptbreakpointsmodel_p.h2
-rw-r--r--src/scripttools/debugging/qscriptbreakpointswidget.cpp2
-rw-r--r--src/scripttools/debugging/qscriptbreakpointswidget_p.h2
-rw-r--r--src/scripttools/debugging/qscriptbreakpointswidgetinterface.cpp2
-rw-r--r--src/scripttools/debugging/qscriptbreakpointswidgetinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscriptbreakpointswidgetinterface_p_p.h2
-rw-r--r--src/scripttools/debugging/qscriptcompletionproviderinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscriptcompletiontask.cpp2
-rw-r--r--src/scripttools/debugging/qscriptcompletiontask_p.h2
-rw-r--r--src/scripttools/debugging/qscriptcompletiontaskinterface.cpp2
-rw-r--r--src/scripttools/debugging/qscriptcompletiontaskinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscriptcompletiontaskinterface_p_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebugger.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebugger_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggeragent.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggeragent_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggeragent_p_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerbackend.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerbackend_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerbackend_p_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercodefinderwidget.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercodefinderwidget_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercodefinderwidgetinterface.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercodefinderwidgetinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercodefinderwidgetinterface_p_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercodeview.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercodeview_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercodeviewinterface.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercodeviewinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercodeviewinterface_p_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercodewidget.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercodewidget_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercodewidgetinterface.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercodewidgetinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercodewidgetinterface_p_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercommand.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercommand_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercommandexecutor.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercommandexecutor_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercommandschedulerfrontend_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercommandschedulerinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercommandschedulerjob.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercommandschedulerjob_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggercommandschedulerjob_p_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsole.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsole_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsolecommand.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsolecommand_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsolecommand_p_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsolecommandgroupdata.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsolecommandgroupdata_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsolecommandjob.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsolecommandjob_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsolecommandjob_p_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsolecommandmanager.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsolecommandmanager_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsoleglobalobject.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsoleglobalobject_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsolehistorianinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsolewidget.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsolewidget_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerconsolewidgetinterface_p_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerevent.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerevent_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggereventhandlerinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerfrontend.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerfrontend_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerfrontend_p_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerjob.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerjob_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerjob_p_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerjobschedulerinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerlocalsmodel.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerlocalsmodel_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerlocalswidget.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerlocalswidget_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerlocalswidgetinterface_p_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerobjectsnapshotdelta_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerresponse.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerresponse_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerresponsehandlerinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerscriptedconsolecommand.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerscriptedconsolecommand_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerscriptsmodel.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerscriptsmodel_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerscriptswidget.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerscriptswidget_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerscriptswidgetinterface_p_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerstackmodel.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerstackmodel_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerstackwidget.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerstackwidget_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerstackwidgetinterface.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerstackwidgetinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerstackwidgetinterface_p_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerstandardwidgetfactory.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerstandardwidgetfactory_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggervalue.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggervalue_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggervalueproperty.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebuggervalueproperty_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebuggerwidgetfactoryinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebugoutputwidget.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebugoutputwidget_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebugoutputwidgetinterface.cpp2
-rw-r--r--src/scripttools/debugging/qscriptdebugoutputwidgetinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscriptdebugoutputwidgetinterface_p_p.h2
-rw-r--r--src/scripttools/debugging/qscriptedit.cpp2
-rw-r--r--src/scripttools/debugging/qscriptedit_p.h2
-rw-r--r--src/scripttools/debugging/qscriptenginedebugger.cpp2
-rw-r--r--src/scripttools/debugging/qscriptenginedebugger.h2
-rw-r--r--src/scripttools/debugging/qscriptenginedebuggerfrontend.cpp2
-rw-r--r--src/scripttools/debugging/qscriptenginedebuggerfrontend_p.h2
-rw-r--r--src/scripttools/debugging/qscripterrorlogwidget.cpp2
-rw-r--r--src/scripttools/debugging/qscripterrorlogwidget_p.h2
-rw-r--r--src/scripttools/debugging/qscripterrorlogwidgetinterface.cpp2
-rw-r--r--src/scripttools/debugging/qscripterrorlogwidgetinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscripterrorlogwidgetinterface_p_p.h2
-rw-r--r--src/scripttools/debugging/qscriptmessagehandlerinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscriptobjectsnapshot.cpp2
-rw-r--r--src/scripttools/debugging/qscriptobjectsnapshot_p.h2
-rw-r--r--src/scripttools/debugging/qscriptscriptdata.cpp2
-rw-r--r--src/scripttools/debugging/qscriptscriptdata_p.h2
-rw-r--r--src/scripttools/debugging/qscriptstdmessagehandler.cpp2
-rw-r--r--src/scripttools/debugging/qscriptstdmessagehandler_p.h2
-rw-r--r--src/scripttools/debugging/qscriptsyntaxhighlighter.cpp2
-rw-r--r--src/scripttools/debugging/qscriptsyntaxhighlighter_p.h2
-rw-r--r--src/scripttools/debugging/qscripttooltipproviderinterface_p.h2
-rw-r--r--src/scripttools/debugging/qscriptvalueproperty.cpp2
-rw-r--r--src/scripttools/debugging/qscriptvalueproperty_p.h2
-rw-r--r--src/scripttools/debugging/qscriptxmlparser.cpp2
-rw-r--r--src/scripttools/debugging/qscriptxmlparser_p.h2
-rw-r--r--src/scripttools/scripttools.pro2
-rw-r--r--src/sql/drivers/db2/qsql_db2.cpp2
-rw-r--r--src/sql/drivers/db2/qsql_db2.h2
-rw-r--r--src/sql/drivers/ibase/qsql_ibase.cpp2
-rw-r--r--src/sql/drivers/ibase/qsql_ibase.h2
-rw-r--r--src/sql/drivers/mysql/qsql_mysql.cpp2
-rw-r--r--src/sql/drivers/mysql/qsql_mysql.h2
-rw-r--r--src/sql/drivers/oci/qsql_oci.cpp2
-rw-r--r--src/sql/drivers/oci/qsql_oci.h2
-rw-r--r--src/sql/drivers/odbc/qsql_odbc.cpp6
-rw-r--r--src/sql/drivers/odbc/qsql_odbc.h2
-rw-r--r--src/sql/drivers/psql/qsql_psql.cpp2
-rw-r--r--src/sql/drivers/psql/qsql_psql.h2
-rw-r--r--src/sql/drivers/sqlite/qsql_sqlite.cpp2
-rw-r--r--src/sql/drivers/sqlite/qsql_sqlite.h2
-rw-r--r--src/sql/drivers/sqlite2/qsql_sqlite2.cpp2
-rw-r--r--src/sql/drivers/sqlite2/qsql_sqlite2.h2
-rw-r--r--src/sql/drivers/tds/qsql_tds.cpp2
-rw-r--r--src/sql/drivers/tds/qsql_tds.h2
-rw-r--r--src/sql/kernel/qsql.h2
-rw-r--r--src/sql/kernel/qsql.qdoc2
-rw-r--r--src/sql/kernel/qsqlcachedresult.cpp2
-rw-r--r--src/sql/kernel/qsqlcachedresult_p.h2
-rw-r--r--src/sql/kernel/qsqldatabase.cpp2
-rw-r--r--src/sql/kernel/qsqldatabase.h2
-rw-r--r--src/sql/kernel/qsqldriver.cpp2
-rw-r--r--src/sql/kernel/qsqldriver.h2
-rw-r--r--src/sql/kernel/qsqldriverplugin.cpp2
-rw-r--r--src/sql/kernel/qsqldriverplugin.h2
-rw-r--r--src/sql/kernel/qsqlerror.cpp2
-rw-r--r--src/sql/kernel/qsqlerror.h2
-rw-r--r--src/sql/kernel/qsqlfield.cpp2
-rw-r--r--src/sql/kernel/qsqlfield.h2
-rw-r--r--src/sql/kernel/qsqlindex.cpp2
-rw-r--r--src/sql/kernel/qsqlindex.h2
-rw-r--r--src/sql/kernel/qsqlnulldriver_p.h2
-rw-r--r--src/sql/kernel/qsqlquery.cpp2
-rw-r--r--src/sql/kernel/qsqlquery.h2
-rw-r--r--src/sql/kernel/qsqlrecord.cpp2
-rw-r--r--src/sql/kernel/qsqlrecord.h2
-rw-r--r--src/sql/kernel/qsqlresult.cpp2
-rw-r--r--src/sql/kernel/qsqlresult.h2
-rw-r--r--src/sql/models/qsqlquerymodel.cpp2
-rw-r--r--src/sql/models/qsqlquerymodel.h2
-rw-r--r--src/sql/models/qsqlquerymodel_p.h2
-rw-r--r--src/sql/models/qsqlrelationaldelegate.cpp2
-rw-r--r--src/sql/models/qsqlrelationaldelegate.h2
-rw-r--r--src/sql/models/qsqlrelationaltablemodel.cpp2
-rw-r--r--src/sql/models/qsqlrelationaltablemodel.h2
-rw-r--r--src/sql/models/qsqltablemodel.cpp4
-rw-r--r--src/sql/models/qsqltablemodel.h2
-rw-r--r--src/sql/models/qsqltablemodel_p.h2
-rw-r--r--src/sql/sql.pro2
-rw-r--r--src/svg/qgraphicssvgitem.cpp2
-rw-r--r--src/svg/qgraphicssvgitem.h2
-rw-r--r--src/svg/qsvgfont.cpp2
-rw-r--r--src/svg/qsvgfont_p.h2
-rw-r--r--src/svg/qsvggenerator.cpp2
-rw-r--r--src/svg/qsvggenerator.h2
-rw-r--r--src/svg/qsvggraphics.cpp2
-rw-r--r--src/svg/qsvggraphics_p.h2
-rw-r--r--src/svg/qsvghandler.cpp2
-rw-r--r--src/svg/qsvghandler_p.h2
-rw-r--r--src/svg/qsvgnode.cpp2
-rw-r--r--src/svg/qsvgnode_p.h2
-rw-r--r--src/svg/qsvgrenderer.cpp2
-rw-r--r--src/svg/qsvgrenderer.h2
-rw-r--r--src/svg/qsvgstructure.cpp2
-rw-r--r--src/svg/qsvgstructure_p.h2
-rw-r--r--src/svg/qsvgstyle.cpp2
-rw-r--r--src/svg/qsvgstyle_p.h2
-rw-r--r--src/svg/qsvgtinydocument.cpp2
-rw-r--r--src/svg/qsvgtinydocument_p.h2
-rw-r--r--src/svg/qsvgwidget.cpp2
-rw-r--r--src/svg/qsvgwidget.h2
-rw-r--r--src/svg/svg.pro2
-rw-r--r--src/testlib/qabstracttestlogger.cpp2
-rw-r--r--src/testlib/qabstracttestlogger_p.h2
-rw-r--r--src/testlib/qasciikey.cpp2
-rw-r--r--src/testlib/qbenchmark.cpp2
-rw-r--r--src/testlib/qbenchmark.h2
-rw-r--r--src/testlib/qbenchmark_p.h2
-rw-r--r--src/testlib/qbenchmarkevent.cpp2
-rw-r--r--src/testlib/qbenchmarkevent_p.h2
-rw-r--r--src/testlib/qbenchmarkmeasurement.cpp2
-rw-r--r--src/testlib/qbenchmarkmeasurement_p.h2
-rw-r--r--src/testlib/qbenchmarkmetric.cpp2
-rw-r--r--src/testlib/qbenchmarkmetric.h2
-rw-r--r--src/testlib/qbenchmarkmetric_p.h2
-rw-r--r--src/testlib/qbenchmarkvalgrind.cpp2
-rw-r--r--src/testlib/qbenchmarkvalgrind_p.h2
-rw-r--r--src/testlib/qplaintestlogger.cpp2
-rw-r--r--src/testlib/qplaintestlogger_p.h2
-rw-r--r--src/testlib/qsignaldumper.cpp2
-rw-r--r--src/testlib/qsignaldumper_p.h2
-rw-r--r--src/testlib/qsignalspy.h2
-rw-r--r--src/testlib/qsignalspy.qdoc2
-rw-r--r--src/testlib/qtest.h2
-rw-r--r--src/testlib/qtest_global.h2
-rw-r--r--src/testlib/qtest_gui.h2
-rw-r--r--src/testlib/qtestaccessible.h2
-rw-r--r--src/testlib/qtestassert.h2
-rw-r--r--src/testlib/qtestbasicstreamer.cpp2
-rw-r--r--src/testlib/qtestbasicstreamer.h2
-rw-r--r--src/testlib/qtestcase.cpp8
-rw-r--r--src/testlib/qtestcase.h2
-rw-r--r--src/testlib/qtestcoreelement.h2
-rw-r--r--src/testlib/qtestcorelist.h2
-rw-r--r--src/testlib/qtestdata.cpp2
-rw-r--r--src/testlib/qtestdata.h2
-rw-r--r--src/testlib/qtestelement.cpp2
-rw-r--r--src/testlib/qtestelement.h2
-rw-r--r--src/testlib/qtestelementattribute.cpp2
-rw-r--r--src/testlib/qtestelementattribute.h2
-rw-r--r--src/testlib/qtestevent.h2
-rw-r--r--src/testlib/qtestevent.qdoc2
-rw-r--r--src/testlib/qtesteventloop.h2
-rw-r--r--src/testlib/qtestfilelogger.cpp2
-rw-r--r--src/testlib/qtestfilelogger.h2
-rw-r--r--src/testlib/qtestkeyboard.h2
-rw-r--r--src/testlib/qtestlightxmlstreamer.cpp2
-rw-r--r--src/testlib/qtestlightxmlstreamer.h2
-rw-r--r--src/testlib/qtestlog.cpp2
-rw-r--r--src/testlib/qtestlog_p.h2
-rw-r--r--src/testlib/qtestlogger.cpp2
-rw-r--r--src/testlib/qtestlogger_p.h2
-rw-r--r--src/testlib/qtestmouse.h6
-rw-r--r--src/testlib/qtestresult.cpp2
-rw-r--r--src/testlib/qtestresult_p.h2
-rw-r--r--src/testlib/qtestspontaneevent.h2
-rw-r--r--src/testlib/qtestsystem.h2
-rw-r--r--src/testlib/qtesttable.cpp2
-rw-r--r--src/testlib/qtesttable_p.h2
-rw-r--r--src/testlib/qtesttouch.h2
-rw-r--r--src/testlib/qtestxmlstreamer.cpp2
-rw-r--r--src/testlib/qtestxmlstreamer.h2
-rw-r--r--src/testlib/qtestxunitstreamer.cpp2
-rw-r--r--src/testlib/qtestxunitstreamer.h2
-rw-r--r--src/testlib/qxmltestlogger.cpp2
-rw-r--r--src/testlib/qxmltestlogger_p.h2
-rw-r--r--src/tools/idc/main.cpp2
-rw-r--r--src/tools/moc/generator.cpp2
-rw-r--r--src/tools/moc/generator.h2
-rw-r--r--src/tools/moc/keywords.cpp2
-rw-r--r--src/tools/moc/main.cpp2
-rw-r--r--src/tools/moc/moc.cpp2
-rw-r--r--src/tools/moc/moc.h2
-rw-r--r--src/tools/moc/mwerks_mac.cpp2
-rw-r--r--src/tools/moc/mwerks_mac.h2
-rw-r--r--src/tools/moc/outputrevision.h2
-rw-r--r--src/tools/moc/parser.cpp2
-rw-r--r--src/tools/moc/parser.h2
-rw-r--r--src/tools/moc/ppkeywords.cpp2
-rw-r--r--src/tools/moc/preprocessor.cpp2
-rw-r--r--src/tools/moc/preprocessor.h2
-rw-r--r--src/tools/moc/symbols.h2
-rw-r--r--src/tools/moc/token.cpp2
-rw-r--r--src/tools/moc/token.h2
-rwxr-xr-xsrc/tools/moc/util/generate.sh2
-rw-r--r--src/tools/moc/util/generate_keywords.cpp2
-rw-r--r--src/tools/moc/util/licenseheader.txt2
-rw-r--r--src/tools/moc/utils.h2
-rw-r--r--src/tools/rcc/main.cpp2
-rw-r--r--src/tools/rcc/rcc.cpp2
-rw-r--r--src/tools/rcc/rcc.h2
-rw-r--r--src/tools/uic/cpp/cppextractimages.cpp2
-rw-r--r--src/tools/uic/cpp/cppextractimages.h2
-rw-r--r--src/tools/uic/cpp/cppwritedeclaration.cpp2
-rw-r--r--src/tools/uic/cpp/cppwritedeclaration.h2
-rw-r--r--src/tools/uic/cpp/cppwriteicondata.cpp2
-rw-r--r--src/tools/uic/cpp/cppwriteicondata.h2
-rw-r--r--src/tools/uic/cpp/cppwriteicondeclaration.cpp2
-rw-r--r--src/tools/uic/cpp/cppwriteicondeclaration.h2
-rw-r--r--src/tools/uic/cpp/cppwriteiconinitialization.cpp2
-rw-r--r--src/tools/uic/cpp/cppwriteiconinitialization.h2
-rw-r--r--src/tools/uic/cpp/cppwriteincludes.cpp2
-rw-r--r--src/tools/uic/cpp/cppwriteincludes.h2
-rw-r--r--src/tools/uic/cpp/cppwriteinitialization.cpp2
-rw-r--r--src/tools/uic/cpp/cppwriteinitialization.h2
-rw-r--r--src/tools/uic/customwidgetsinfo.cpp2
-rw-r--r--src/tools/uic/customwidgetsinfo.h2
-rw-r--r--src/tools/uic/databaseinfo.cpp2
-rw-r--r--src/tools/uic/databaseinfo.h2
-rw-r--r--src/tools/uic/driver.cpp2
-rw-r--r--src/tools/uic/driver.h2
-rw-r--r--src/tools/uic/globaldefs.h2
-rw-r--r--src/tools/uic/main.cpp2
-rw-r--r--src/tools/uic/option.h2
-rw-r--r--src/tools/uic/treewalker.cpp2
-rw-r--r--src/tools/uic/treewalker.h2
-rw-r--r--src/tools/uic/ui4.cpp2
-rw-r--r--src/tools/uic/ui4.h2
-rw-r--r--src/tools/uic/uic.cpp2
-rw-r--r--src/tools/uic/uic.h2
-rw-r--r--src/tools/uic/utils.h2
-rw-r--r--src/tools/uic/validator.cpp2
-rw-r--r--src/tools/uic/validator.h2
-rw-r--r--src/tools/uic3/converter.cpp2
-rw-r--r--src/tools/uic3/deps.cpp2
-rw-r--r--src/tools/uic3/domtool.cpp2
-rw-r--r--src/tools/uic3/domtool.h2
-rw-r--r--src/tools/uic3/embed.cpp2
-rw-r--r--src/tools/uic3/form.cpp2
-rw-r--r--src/tools/uic3/main.cpp2
-rw-r--r--src/tools/uic3/object.cpp2
-rw-r--r--src/tools/uic3/parser.cpp2
-rw-r--r--src/tools/uic3/parser.h2
-rw-r--r--src/tools/uic3/qt3to4.cpp2
-rw-r--r--src/tools/uic3/qt3to4.h2
-rw-r--r--src/tools/uic3/subclassing.cpp2
-rw-r--r--src/tools/uic3/ui3reader.cpp2
-rw-r--r--src/tools/uic3/ui3reader.h2
-rw-r--r--src/tools/uic3/uic.cpp2
-rw-r--r--src/tools/uic3/uic.h2
-rw-r--r--src/tools/uic3/widgetinfo.cpp2
-rw-r--r--src/tools/uic3/widgetinfo.h2
-rw-r--r--src/winmain/qtmain_win.cpp2
-rw-r--r--src/xml/dom/qdom.cpp2
-rw-r--r--src/xml/dom/qdom.h2
-rw-r--r--src/xml/sax/qxml.cpp2
-rw-r--r--src/xml/sax/qxml.h2
-rw-r--r--src/xml/stream/qxmlstream.h2
-rw-r--r--src/xml/xml.pro2
-rw-r--r--src/xmlpatterns/Mainpage.dox2
-rw-r--r--src/xmlpatterns/acceltree/qacceliterators.cpp2
-rw-r--r--src/xmlpatterns/acceltree/qacceliterators_p.h2
-rw-r--r--src/xmlpatterns/acceltree/qacceltree.cpp2
-rw-r--r--src/xmlpatterns/acceltree/qacceltree_p.h2
-rw-r--r--src/xmlpatterns/acceltree/qacceltreebuilder.cpp2
-rw-r--r--src/xmlpatterns/acceltree/qacceltreebuilder_p.h2
-rw-r--r--src/xmlpatterns/acceltree/qacceltreeresourceloader.cpp2
-rw-r--r--src/xmlpatterns/acceltree/qacceltreeresourceloader_p.h2
-rw-r--r--src/xmlpatterns/acceltree/qcompressedwhitespace.cpp2
-rw-r--r--src/xmlpatterns/acceltree/qcompressedwhitespace_p.h2
-rw-r--r--src/xmlpatterns/api/qabstractmessagehandler.cpp2
-rw-r--r--src/xmlpatterns/api/qabstractmessagehandler.h2
-rw-r--r--src/xmlpatterns/api/qabstracturiresolver.cpp2
-rw-r--r--src/xmlpatterns/api/qabstracturiresolver.h2
-rw-r--r--src/xmlpatterns/api/qabstractxmlforwarditerator.cpp2
-rw-r--r--src/xmlpatterns/api/qabstractxmlforwarditerator_p.h2
-rw-r--r--src/xmlpatterns/api/qabstractxmlnodemodel.cpp2
-rw-r--r--src/xmlpatterns/api/qabstractxmlnodemodel.h2
-rw-r--r--src/xmlpatterns/api/qabstractxmlnodemodel_p.h2
-rw-r--r--src/xmlpatterns/api/qabstractxmlreceiver.cpp2
-rw-r--r--src/xmlpatterns/api/qabstractxmlreceiver.h2
-rw-r--r--src/xmlpatterns/api/qabstractxmlreceiver_p.h2
-rw-r--r--src/xmlpatterns/api/qcoloringmessagehandler.cpp2
-rw-r--r--src/xmlpatterns/api/qcoloringmessagehandler_p.h2
-rw-r--r--src/xmlpatterns/api/qcoloroutput.cpp2
-rw-r--r--src/xmlpatterns/api/qcoloroutput_p.h2
-rw-r--r--src/xmlpatterns/api/qdeviceresourceloader_p.h2
-rw-r--r--src/xmlpatterns/api/qiodevicedelegate.cpp2
-rw-r--r--src/xmlpatterns/api/qiodevicedelegate_p.h2
-rw-r--r--src/xmlpatterns/api/qnetworkaccessdelegator.cpp2
-rw-r--r--src/xmlpatterns/api/qnetworkaccessdelegator_p.h2
-rw-r--r--src/xmlpatterns/api/qreferencecountedvalue_p.h2
-rw-r--r--src/xmlpatterns/api/qresourcedelegator.cpp2
-rw-r--r--src/xmlpatterns/api/qresourcedelegator_p.h2
-rw-r--r--src/xmlpatterns/api/qsimplexmlnodemodel.cpp2
-rw-r--r--src/xmlpatterns/api/qsimplexmlnodemodel.h2
-rw-r--r--src/xmlpatterns/api/qsourcelocation.cpp2
-rw-r--r--src/xmlpatterns/api/qsourcelocation.h2
-rw-r--r--src/xmlpatterns/api/quriloader.cpp2
-rw-r--r--src/xmlpatterns/api/quriloader_p.h2
-rw-r--r--src/xmlpatterns/api/qvariableloader.cpp2
-rw-r--r--src/xmlpatterns/api/qvariableloader_p.h2
-rw-r--r--src/xmlpatterns/api/qxmlformatter.cpp2
-rw-r--r--src/xmlpatterns/api/qxmlformatter.h2
-rw-r--r--src/xmlpatterns/api/qxmlname.cpp2
-rw-r--r--src/xmlpatterns/api/qxmlname.h2
-rw-r--r--src/xmlpatterns/api/qxmlnamepool.cpp2
-rw-r--r--src/xmlpatterns/api/qxmlnamepool.h2
-rw-r--r--src/xmlpatterns/api/qxmlpatternistcli_p.h2
-rw-r--r--src/xmlpatterns/api/qxmlquery.cpp2
-rw-r--r--src/xmlpatterns/api/qxmlquery.h2
-rw-r--r--src/xmlpatterns/api/qxmlquery_p.h2
-rw-r--r--src/xmlpatterns/api/qxmlresultitems.cpp2
-rw-r--r--src/xmlpatterns/api/qxmlresultitems.h2
-rw-r--r--src/xmlpatterns/api/qxmlresultitems_p.h2
-rw-r--r--src/xmlpatterns/api/qxmlserializer.cpp2
-rw-r--r--src/xmlpatterns/api/qxmlserializer.h2
-rw-r--r--src/xmlpatterns/api/qxmlserializer_p.h2
-rw-r--r--src/xmlpatterns/data/qabstractdatetime.cpp2
-rw-r--r--src/xmlpatterns/data/qabstractdatetime_p.h2
-rw-r--r--src/xmlpatterns/data/qabstractduration.cpp2
-rw-r--r--src/xmlpatterns/data/qabstractduration_p.h2
-rw-r--r--src/xmlpatterns/data/qabstractfloat.cpp2
-rw-r--r--src/xmlpatterns/data/qabstractfloat_p.h2
-rw-r--r--src/xmlpatterns/data/qabstractfloatcasters.cpp2
-rw-r--r--src/xmlpatterns/data/qabstractfloatcasters_p.h2
-rw-r--r--src/xmlpatterns/data/qabstractfloatmathematician.cpp2
-rw-r--r--src/xmlpatterns/data/qabstractfloatmathematician_p.h2
-rw-r--r--src/xmlpatterns/data/qanyuri.cpp2
-rw-r--r--src/xmlpatterns/data/qanyuri_p.h2
-rw-r--r--src/xmlpatterns/data/qatomiccaster.cpp2
-rw-r--r--src/xmlpatterns/data/qatomiccaster_p.h2
-rw-r--r--src/xmlpatterns/data/qatomiccasters.cpp2
-rw-r--r--src/xmlpatterns/data/qatomiccasters_p.h2
-rw-r--r--src/xmlpatterns/data/qatomiccomparator.cpp2
-rw-r--r--src/xmlpatterns/data/qatomiccomparator_p.h2
-rw-r--r--src/xmlpatterns/data/qatomiccomparators.cpp2
-rw-r--r--src/xmlpatterns/data/qatomiccomparators_p.h2
-rw-r--r--src/xmlpatterns/data/qatomicmathematician.cpp2
-rw-r--r--src/xmlpatterns/data/qatomicmathematician_p.h2
-rw-r--r--src/xmlpatterns/data/qatomicmathematicians.cpp2
-rw-r--r--src/xmlpatterns/data/qatomicmathematicians_p.h2
-rw-r--r--src/xmlpatterns/data/qatomicstring.cpp2
-rw-r--r--src/xmlpatterns/data/qatomicstring_p.h2
-rw-r--r--src/xmlpatterns/data/qatomicvalue.cpp2
-rw-r--r--src/xmlpatterns/data/qbase64binary.cpp2
-rw-r--r--src/xmlpatterns/data/qbase64binary_p.h2
-rw-r--r--src/xmlpatterns/data/qboolean.cpp2
-rw-r--r--src/xmlpatterns/data/qboolean_p.h2
-rw-r--r--src/xmlpatterns/data/qcommonvalues.cpp2
-rw-r--r--src/xmlpatterns/data/qcommonvalues_p.h2
-rw-r--r--src/xmlpatterns/data/qdate.cpp2
-rw-r--r--src/xmlpatterns/data/qdate_p.h2
-rw-r--r--src/xmlpatterns/data/qdaytimeduration.cpp2
-rw-r--r--src/xmlpatterns/data/qdaytimeduration_p.h2
-rw-r--r--src/xmlpatterns/data/qdecimal.cpp2
-rw-r--r--src/xmlpatterns/data/qdecimal_p.h2
-rw-r--r--src/xmlpatterns/data/qderivedinteger_p.h2
-rw-r--r--src/xmlpatterns/data/qderivedstring_p.h2
-rw-r--r--src/xmlpatterns/data/qduration.cpp2
-rw-r--r--src/xmlpatterns/data/qduration_p.h2
-rw-r--r--src/xmlpatterns/data/qgday.cpp2
-rw-r--r--src/xmlpatterns/data/qgday_p.h2
-rw-r--r--src/xmlpatterns/data/qgmonth.cpp2
-rw-r--r--src/xmlpatterns/data/qgmonth_p.h2
-rw-r--r--src/xmlpatterns/data/qgmonthday.cpp2
-rw-r--r--src/xmlpatterns/data/qgmonthday_p.h2
-rw-r--r--src/xmlpatterns/data/qgyear.cpp2
-rw-r--r--src/xmlpatterns/data/qgyear_p.h2
-rw-r--r--src/xmlpatterns/data/qgyearmonth.cpp2
-rw-r--r--src/xmlpatterns/data/qgyearmonth_p.h2
-rw-r--r--src/xmlpatterns/data/qhexbinary.cpp2
-rw-r--r--src/xmlpatterns/data/qhexbinary_p.h2
-rw-r--r--src/xmlpatterns/data/qinteger.cpp2
-rw-r--r--src/xmlpatterns/data/qinteger_p.h2
-rw-r--r--src/xmlpatterns/data/qitem.cpp2
-rw-r--r--src/xmlpatterns/data/qitem_p.h2
-rw-r--r--src/xmlpatterns/data/qnodebuilder.cpp2
-rw-r--r--src/xmlpatterns/data/qnodebuilder_p.h2
-rw-r--r--src/xmlpatterns/data/qnodemodel.cpp2
-rw-r--r--src/xmlpatterns/data/qqnamevalue.cpp2
-rw-r--r--src/xmlpatterns/data/qqnamevalue_p.h2
-rw-r--r--src/xmlpatterns/data/qresourceloader.cpp2
-rw-r--r--src/xmlpatterns/data/qresourceloader_p.h2
-rw-r--r--src/xmlpatterns/data/qschemadatetime.cpp2
-rw-r--r--src/xmlpatterns/data/qschemadatetime_p.h2
-rw-r--r--src/xmlpatterns/data/qschemanumeric.cpp2
-rw-r--r--src/xmlpatterns/data/qschemanumeric_p.h2
-rw-r--r--src/xmlpatterns/data/qschematime.cpp2
-rw-r--r--src/xmlpatterns/data/qschematime_p.h2
-rw-r--r--src/xmlpatterns/data/qsequencereceiver.cpp2
-rw-r--r--src/xmlpatterns/data/qsequencereceiver_p.h2
-rw-r--r--src/xmlpatterns/data/qsorttuple.cpp2
-rw-r--r--src/xmlpatterns/data/qsorttuple_p.h2
-rw-r--r--src/xmlpatterns/data/quntypedatomic.cpp2
-rw-r--r--src/xmlpatterns/data/quntypedatomic_p.h2
-rw-r--r--src/xmlpatterns/data/qvalidationerror.cpp2
-rw-r--r--src/xmlpatterns/data/qvalidationerror_p.h2
-rw-r--r--src/xmlpatterns/data/qyearmonthduration.cpp2
-rw-r--r--src/xmlpatterns/data/qyearmonthduration_p.h2
-rw-r--r--src/xmlpatterns/documentationGroups.dox2
-rwxr-xr-xsrc/xmlpatterns/environment/createReportContext.sh2
-rw-r--r--src/xmlpatterns/environment/createReportContext.xsl4
-rw-r--r--src/xmlpatterns/environment/qcurrentitemcontext.cpp2
-rw-r--r--src/xmlpatterns/environment/qcurrentitemcontext_p.h2
-rw-r--r--src/xmlpatterns/environment/qdelegatingdynamiccontext.cpp2
-rw-r--r--src/xmlpatterns/environment/qdelegatingdynamiccontext_p.h2
-rw-r--r--src/xmlpatterns/environment/qdelegatingstaticcontext.cpp2
-rw-r--r--src/xmlpatterns/environment/qdelegatingstaticcontext_p.h2
-rw-r--r--src/xmlpatterns/environment/qdynamiccontext.cpp2
-rw-r--r--src/xmlpatterns/environment/qdynamiccontext_p.h2
-rw-r--r--src/xmlpatterns/environment/qfocus.cpp2
-rw-r--r--src/xmlpatterns/environment/qfocus_p.h2
-rw-r--r--src/xmlpatterns/environment/qgenericdynamiccontext.cpp2
-rw-r--r--src/xmlpatterns/environment/qgenericdynamiccontext_p.h2
-rw-r--r--src/xmlpatterns/environment/qgenericstaticcontext.cpp2
-rw-r--r--src/xmlpatterns/environment/qgenericstaticcontext_p.h2
-rw-r--r--src/xmlpatterns/environment/qreceiverdynamiccontext.cpp2
-rw-r--r--src/xmlpatterns/environment/qreceiverdynamiccontext_p.h2
-rw-r--r--src/xmlpatterns/environment/qreportcontext.cpp2
-rw-r--r--src/xmlpatterns/environment/qreportcontext_p.h2
-rw-r--r--src/xmlpatterns/environment/qstackcontextbase.cpp2
-rw-r--r--src/xmlpatterns/environment/qstackcontextbase_p.h2
-rw-r--r--src/xmlpatterns/environment/qstaticbaseuricontext.cpp2
-rw-r--r--src/xmlpatterns/environment/qstaticbaseuricontext_p.h2
-rw-r--r--src/xmlpatterns/environment/qstaticcompatibilitycontext.cpp2
-rw-r--r--src/xmlpatterns/environment/qstaticcompatibilitycontext_p.h2
-rw-r--r--src/xmlpatterns/environment/qstaticcontext.cpp2
-rw-r--r--src/xmlpatterns/environment/qstaticcontext_p.h2
-rw-r--r--src/xmlpatterns/environment/qstaticcurrentcontext.cpp2
-rw-r--r--src/xmlpatterns/environment/qstaticcurrentcontext_p.h2
-rw-r--r--src/xmlpatterns/environment/qstaticfocuscontext.cpp2
-rw-r--r--src/xmlpatterns/environment/qstaticfocuscontext_p.h2
-rw-r--r--src/xmlpatterns/environment/qstaticnamespacecontext.cpp2
-rw-r--r--src/xmlpatterns/environment/qstaticnamespacecontext_p.h2
-rw-r--r--src/xmlpatterns/expr/qandexpression.cpp2
-rw-r--r--src/xmlpatterns/expr/qandexpression_p.h2
-rw-r--r--src/xmlpatterns/expr/qapplytemplate.cpp2
-rw-r--r--src/xmlpatterns/expr/qapplytemplate_p.h2
-rw-r--r--src/xmlpatterns/expr/qargumentreference.cpp2
-rw-r--r--src/xmlpatterns/expr/qargumentreference_p.h2
-rw-r--r--src/xmlpatterns/expr/qarithmeticexpression.cpp2
-rw-r--r--src/xmlpatterns/expr/qarithmeticexpression_p.h2
-rw-r--r--src/xmlpatterns/expr/qattributeconstructor.cpp2
-rw-r--r--src/xmlpatterns/expr/qattributeconstructor_p.h2
-rw-r--r--src/xmlpatterns/expr/qattributenamevalidator.cpp2
-rw-r--r--src/xmlpatterns/expr/qattributenamevalidator_p.h2
-rw-r--r--src/xmlpatterns/expr/qaxisstep.cpp2
-rw-r--r--src/xmlpatterns/expr/qaxisstep_p.h2
-rw-r--r--src/xmlpatterns/expr/qcachecells_p.h2
-rw-r--r--src/xmlpatterns/expr/qcallsite.cpp2
-rw-r--r--src/xmlpatterns/expr/qcallsite_p.h2
-rw-r--r--src/xmlpatterns/expr/qcalltargetdescription.cpp2
-rw-r--r--src/xmlpatterns/expr/qcalltargetdescription_p.h2
-rw-r--r--src/xmlpatterns/expr/qcalltemplate.cpp2
-rw-r--r--src/xmlpatterns/expr/qcalltemplate_p.h2
-rw-r--r--src/xmlpatterns/expr/qcastableas.cpp2
-rw-r--r--src/xmlpatterns/expr/qcastableas_p.h2
-rw-r--r--src/xmlpatterns/expr/qcastas.cpp2
-rw-r--r--src/xmlpatterns/expr/qcastas_p.h2
-rw-r--r--src/xmlpatterns/expr/qcastingplatform.cpp2
-rw-r--r--src/xmlpatterns/expr/qcastingplatform_p.h2
-rw-r--r--src/xmlpatterns/expr/qcollationchecker.cpp2
-rw-r--r--src/xmlpatterns/expr/qcollationchecker_p.h2
-rw-r--r--src/xmlpatterns/expr/qcombinenodes.cpp2
-rw-r--r--src/xmlpatterns/expr/qcombinenodes_p.h2
-rw-r--r--src/xmlpatterns/expr/qcommentconstructor.cpp2
-rw-r--r--src/xmlpatterns/expr/qcommentconstructor_p.h2
-rw-r--r--src/xmlpatterns/expr/qcomparisonplatform.cpp2
-rw-r--r--src/xmlpatterns/expr/qcomparisonplatform_p.h2
-rw-r--r--src/xmlpatterns/expr/qcomputednamespaceconstructor.cpp2
-rw-r--r--src/xmlpatterns/expr/qcomputednamespaceconstructor_p.h2
-rw-r--r--src/xmlpatterns/expr/qcontextitem.cpp2
-rw-r--r--src/xmlpatterns/expr/qcontextitem_p.h2
-rw-r--r--src/xmlpatterns/expr/qcopyof.cpp2
-rw-r--r--src/xmlpatterns/expr/qcopyof_p.h2
-rw-r--r--src/xmlpatterns/expr/qcurrentitemstore.cpp2
-rw-r--r--src/xmlpatterns/expr/qcurrentitemstore_p.h2
-rw-r--r--src/xmlpatterns/expr/qdocumentconstructor.cpp2
-rw-r--r--src/xmlpatterns/expr/qdocumentconstructor_p.h2
-rw-r--r--src/xmlpatterns/expr/qdocumentcontentvalidator.cpp2
-rw-r--r--src/xmlpatterns/expr/qdocumentcontentvalidator_p.h2
-rw-r--r--src/xmlpatterns/expr/qdynamiccontextstore.cpp2
-rw-r--r--src/xmlpatterns/expr/qdynamiccontextstore_p.h2
-rw-r--r--src/xmlpatterns/expr/qelementconstructor.cpp2
-rw-r--r--src/xmlpatterns/expr/qelementconstructor_p.h2
-rw-r--r--src/xmlpatterns/expr/qemptycontainer.cpp2
-rw-r--r--src/xmlpatterns/expr/qemptycontainer_p.h2
-rw-r--r--src/xmlpatterns/expr/qemptysequence.cpp2
-rw-r--r--src/xmlpatterns/expr/qemptysequence_p.h2
-rw-r--r--src/xmlpatterns/expr/qevaluationcache.cpp2
-rw-r--r--src/xmlpatterns/expr/qevaluationcache_p.h2
-rw-r--r--src/xmlpatterns/expr/qexpression.cpp2
-rw-r--r--src/xmlpatterns/expr/qexpression_p.h2
-rw-r--r--src/xmlpatterns/expr/qexpressiondispatch_p.h2
-rw-r--r--src/xmlpatterns/expr/qexpressionfactory.cpp2
-rw-r--r--src/xmlpatterns/expr/qexpressionfactory_p.h2
-rw-r--r--src/xmlpatterns/expr/qexpressionsequence.cpp2
-rw-r--r--src/xmlpatterns/expr/qexpressionsequence_p.h2
-rw-r--r--src/xmlpatterns/expr/qexpressionvariablereference.cpp2
-rw-r--r--src/xmlpatterns/expr/qexpressionvariablereference_p.h2
-rw-r--r--src/xmlpatterns/expr/qexternalvariableloader.cpp2
-rw-r--r--src/xmlpatterns/expr/qexternalvariableloader_p.h2
-rw-r--r--src/xmlpatterns/expr/qexternalvariablereference.cpp2
-rw-r--r--src/xmlpatterns/expr/qexternalvariablereference_p.h2
-rw-r--r--src/xmlpatterns/expr/qfirstitempredicate.cpp2
-rw-r--r--src/xmlpatterns/expr/qfirstitempredicate_p.h2
-rw-r--r--src/xmlpatterns/expr/qforclause.cpp2
-rw-r--r--src/xmlpatterns/expr/qforclause_p.h2
-rw-r--r--src/xmlpatterns/expr/qgeneralcomparison.cpp2
-rw-r--r--src/xmlpatterns/expr/qgeneralcomparison_p.h2
-rw-r--r--src/xmlpatterns/expr/qgenericpredicate.cpp2
-rw-r--r--src/xmlpatterns/expr/qgenericpredicate_p.h2
-rw-r--r--src/xmlpatterns/expr/qifthenclause.cpp2
-rw-r--r--src/xmlpatterns/expr/qifthenclause_p.h2
-rw-r--r--src/xmlpatterns/expr/qinstanceof.cpp2
-rw-r--r--src/xmlpatterns/expr/qinstanceof_p.h2
-rw-r--r--src/xmlpatterns/expr/qletclause.cpp2
-rw-r--r--src/xmlpatterns/expr/qletclause_p.h2
-rw-r--r--src/xmlpatterns/expr/qliteral.cpp2
-rw-r--r--src/xmlpatterns/expr/qliteral_p.h2
-rw-r--r--src/xmlpatterns/expr/qliteralsequence.cpp2
-rw-r--r--src/xmlpatterns/expr/qliteralsequence_p.h2
-rw-r--r--src/xmlpatterns/expr/qnamespaceconstructor.cpp2
-rw-r--r--src/xmlpatterns/expr/qnamespaceconstructor_p.h2
-rw-r--r--src/xmlpatterns/expr/qncnameconstructor.cpp2
-rw-r--r--src/xmlpatterns/expr/qncnameconstructor_p.h2
-rw-r--r--src/xmlpatterns/expr/qnodecomparison.cpp2
-rw-r--r--src/xmlpatterns/expr/qnodecomparison_p.h2
-rw-r--r--src/xmlpatterns/expr/qnodesort.cpp2
-rw-r--r--src/xmlpatterns/expr/qnodesort_p.h2
-rw-r--r--src/xmlpatterns/expr/qoperandsiterator_p.h2
-rw-r--r--src/xmlpatterns/expr/qoptimizationpasses.cpp2
-rw-r--r--src/xmlpatterns/expr/qoptimizationpasses_p.h2
-rw-r--r--src/xmlpatterns/expr/qoptimizerblocks.cpp2
-rw-r--r--src/xmlpatterns/expr/qoptimizerblocks_p.h2
-rw-r--r--src/xmlpatterns/expr/qoptimizerframework.cpp2
-rw-r--r--src/xmlpatterns/expr/qoptimizerframework_p.h2
-rw-r--r--src/xmlpatterns/expr/qorderby.cpp2
-rw-r--r--src/xmlpatterns/expr/qorderby_p.h2
-rw-r--r--src/xmlpatterns/expr/qorexpression.cpp2
-rw-r--r--src/xmlpatterns/expr/qorexpression_p.h2
-rw-r--r--src/xmlpatterns/expr/qpaircontainer.cpp2
-rw-r--r--src/xmlpatterns/expr/qpaircontainer_p.h2
-rw-r--r--src/xmlpatterns/expr/qparentnodeaxis.cpp2
-rw-r--r--src/xmlpatterns/expr/qparentnodeaxis_p.h2
-rw-r--r--src/xmlpatterns/expr/qpath.cpp2
-rw-r--r--src/xmlpatterns/expr/qpath_p.h2
-rw-r--r--src/xmlpatterns/expr/qpositionalvariablereference.cpp2
-rw-r--r--src/xmlpatterns/expr/qpositionalvariablereference_p.h2
-rw-r--r--src/xmlpatterns/expr/qprocessinginstructionconstructor.cpp2
-rw-r--r--src/xmlpatterns/expr/qprocessinginstructionconstructor_p.h2
-rw-r--r--src/xmlpatterns/expr/qqnameconstructor.cpp2
-rw-r--r--src/xmlpatterns/expr/qqnameconstructor_p.h2
-rw-r--r--src/xmlpatterns/expr/qquantifiedexpression.cpp2
-rw-r--r--src/xmlpatterns/expr/qquantifiedexpression_p.h2
-rw-r--r--src/xmlpatterns/expr/qrangeexpression.cpp2
-rw-r--r--src/xmlpatterns/expr/qrangeexpression_p.h2
-rw-r--r--src/xmlpatterns/expr/qrangevariablereference.cpp2
-rw-r--r--src/xmlpatterns/expr/qrangevariablereference_p.h2
-rw-r--r--src/xmlpatterns/expr/qreturnorderby.cpp2
-rw-r--r--src/xmlpatterns/expr/qreturnorderby_p.h2
-rw-r--r--src/xmlpatterns/expr/qsimplecontentconstructor.cpp2
-rw-r--r--src/xmlpatterns/expr/qsimplecontentconstructor_p.h2
-rw-r--r--src/xmlpatterns/expr/qsinglecontainer.cpp2
-rw-r--r--src/xmlpatterns/expr/qsinglecontainer_p.h2
-rw-r--r--src/xmlpatterns/expr/qsourcelocationreflection.cpp2
-rw-r--r--src/xmlpatterns/expr/qsourcelocationreflection_p.h2
-rw-r--r--src/xmlpatterns/expr/qstaticbaseuristore.cpp2
-rw-r--r--src/xmlpatterns/expr/qstaticbaseuristore_p.h2
-rw-r--r--src/xmlpatterns/expr/qstaticcompatibilitystore.cpp2
-rw-r--r--src/xmlpatterns/expr/qstaticcompatibilitystore_p.h2
-rw-r--r--src/xmlpatterns/expr/qtemplate.cpp2
-rw-r--r--src/xmlpatterns/expr/qtemplate_p.h2
-rw-r--r--src/xmlpatterns/expr/qtemplateinvoker.cpp2
-rw-r--r--src/xmlpatterns/expr/qtemplateinvoker_p.h2
-rw-r--r--src/xmlpatterns/expr/qtemplatemode.cpp2
-rw-r--r--src/xmlpatterns/expr/qtemplatemode_p.h2
-rw-r--r--src/xmlpatterns/expr/qtemplateparameterreference.cpp2
-rw-r--r--src/xmlpatterns/expr/qtemplateparameterreference_p.h2
-rw-r--r--src/xmlpatterns/expr/qtemplatepattern_p.h2
-rw-r--r--src/xmlpatterns/expr/qtextnodeconstructor.cpp2
-rw-r--r--src/xmlpatterns/expr/qtextnodeconstructor_p.h2
-rw-r--r--src/xmlpatterns/expr/qtreatas.cpp2
-rw-r--r--src/xmlpatterns/expr/qtreatas_p.h2
-rw-r--r--src/xmlpatterns/expr/qtriplecontainer.cpp2
-rw-r--r--src/xmlpatterns/expr/qtriplecontainer_p.h2
-rw-r--r--src/xmlpatterns/expr/qtruthpredicate.cpp2
-rw-r--r--src/xmlpatterns/expr/qtruthpredicate_p.h2
-rw-r--r--src/xmlpatterns/expr/qunaryexpression.cpp2
-rw-r--r--src/xmlpatterns/expr/qunaryexpression_p.h2
-rw-r--r--src/xmlpatterns/expr/qunlimitedcontainer.cpp2
-rw-r--r--src/xmlpatterns/expr/qunlimitedcontainer_p.h2
-rw-r--r--src/xmlpatterns/expr/qunresolvedvariablereference.cpp2
-rw-r--r--src/xmlpatterns/expr/qunresolvedvariablereference_p.h2
-rw-r--r--src/xmlpatterns/expr/quserfunction.cpp2
-rw-r--r--src/xmlpatterns/expr/quserfunction_p.h2
-rw-r--r--src/xmlpatterns/expr/quserfunctioncallsite.cpp2
-rw-r--r--src/xmlpatterns/expr/quserfunctioncallsite_p.h2
-rw-r--r--src/xmlpatterns/expr/qvalidate.cpp2
-rw-r--r--src/xmlpatterns/expr/qvalidate_p.h2
-rw-r--r--src/xmlpatterns/expr/qvaluecomparison.cpp2
-rw-r--r--src/xmlpatterns/expr/qvaluecomparison_p.h2
-rw-r--r--src/xmlpatterns/expr/qvariabledeclaration.cpp2
-rw-r--r--src/xmlpatterns/expr/qvariabledeclaration_p.h2
-rw-r--r--src/xmlpatterns/expr/qvariablereference.cpp2
-rw-r--r--src/xmlpatterns/expr/qvariablereference_p.h2
-rw-r--r--src/xmlpatterns/expr/qwithparam_p.h2
-rw-r--r--src/xmlpatterns/expr/qxsltsimplecontentconstructor.cpp2
-rw-r--r--src/xmlpatterns/expr/qxsltsimplecontentconstructor_p.h2
-rw-r--r--src/xmlpatterns/functions/qabstractfunctionfactory.cpp2
-rw-r--r--src/xmlpatterns/functions/qabstractfunctionfactory_p.h2
-rw-r--r--src/xmlpatterns/functions/qaccessorfns.cpp2
-rw-r--r--src/xmlpatterns/functions/qaccessorfns_p.h2
-rw-r--r--src/xmlpatterns/functions/qaggregatefns.cpp2
-rw-r--r--src/xmlpatterns/functions/qaggregatefns_p.h2
-rw-r--r--src/xmlpatterns/functions/qaggregator.cpp2
-rw-r--r--src/xmlpatterns/functions/qaggregator_p.h2
-rw-r--r--src/xmlpatterns/functions/qassemblestringfns.cpp2
-rw-r--r--src/xmlpatterns/functions/qassemblestringfns_p.h2
-rw-r--r--src/xmlpatterns/functions/qbooleanfns.cpp2
-rw-r--r--src/xmlpatterns/functions/qbooleanfns_p.h2
-rw-r--r--src/xmlpatterns/functions/qcomparescaseaware.cpp2
-rw-r--r--src/xmlpatterns/functions/qcomparescaseaware_p.h2
-rw-r--r--src/xmlpatterns/functions/qcomparestringfns.cpp2
-rw-r--r--src/xmlpatterns/functions/qcomparestringfns_p.h2
-rw-r--r--src/xmlpatterns/functions/qcomparingaggregator.cpp2
-rw-r--r--src/xmlpatterns/functions/qcomparingaggregator_p.h2
-rw-r--r--src/xmlpatterns/functions/qconstructorfunctionsfactory.cpp2
-rw-r--r--src/xmlpatterns/functions/qconstructorfunctionsfactory_p.h2
-rw-r--r--src/xmlpatterns/functions/qcontextfns.cpp2
-rw-r--r--src/xmlpatterns/functions/qcontextfns_p.h2
-rw-r--r--src/xmlpatterns/functions/qcontextnodechecker.cpp2
-rw-r--r--src/xmlpatterns/functions/qcontextnodechecker_p.h2
-rw-r--r--src/xmlpatterns/functions/qcurrentfn.cpp2
-rw-r--r--src/xmlpatterns/functions/qcurrentfn_p.h2
-rw-r--r--src/xmlpatterns/functions/qdatetimefn.cpp2
-rw-r--r--src/xmlpatterns/functions/qdatetimefn_p.h2
-rw-r--r--src/xmlpatterns/functions/qdatetimefns.cpp2
-rw-r--r--src/xmlpatterns/functions/qdatetimefns_p.h2
-rw-r--r--src/xmlpatterns/functions/qdeepequalfn.cpp2
-rw-r--r--src/xmlpatterns/functions/qdeepequalfn_p.h2
-rw-r--r--src/xmlpatterns/functions/qdocumentfn.cpp2
-rw-r--r--src/xmlpatterns/functions/qdocumentfn_p.h2
-rw-r--r--src/xmlpatterns/functions/qelementavailablefn.cpp2
-rw-r--r--src/xmlpatterns/functions/qelementavailablefn_p.h2
-rw-r--r--src/xmlpatterns/functions/qerrorfn.cpp2
-rw-r--r--src/xmlpatterns/functions/qerrorfn_p.h2
-rw-r--r--src/xmlpatterns/functions/qfunctionargument.cpp2
-rw-r--r--src/xmlpatterns/functions/qfunctionargument_p.h2
-rw-r--r--src/xmlpatterns/functions/qfunctionavailablefn.cpp2
-rw-r--r--src/xmlpatterns/functions/qfunctionavailablefn_p.h2
-rw-r--r--src/xmlpatterns/functions/qfunctioncall.cpp2
-rw-r--r--src/xmlpatterns/functions/qfunctioncall_p.h2
-rw-r--r--src/xmlpatterns/functions/qfunctionfactory.cpp2
-rw-r--r--src/xmlpatterns/functions/qfunctionfactory_p.h2
-rw-r--r--src/xmlpatterns/functions/qfunctionfactorycollection.cpp2
-rw-r--r--src/xmlpatterns/functions/qfunctionfactorycollection_p.h2
-rw-r--r--src/xmlpatterns/functions/qfunctionsignature.cpp2
-rw-r--r--src/xmlpatterns/functions/qfunctionsignature_p.h2
-rw-r--r--src/xmlpatterns/functions/qgenerateidfn.cpp2
-rw-r--r--src/xmlpatterns/functions/qgenerateidfn_p.h2
-rw-r--r--src/xmlpatterns/functions/qnodefns.cpp2
-rw-r--r--src/xmlpatterns/functions/qnodefns_p.h2
-rw-r--r--src/xmlpatterns/functions/qnumericfns.cpp2
-rw-r--r--src/xmlpatterns/functions/qnumericfns_p.h2
-rw-r--r--src/xmlpatterns/functions/qpatternmatchingfns.cpp2
-rw-r--r--src/xmlpatterns/functions/qpatternmatchingfns_p.h2
-rw-r--r--src/xmlpatterns/functions/qpatternplatform.cpp2
-rw-r--r--src/xmlpatterns/functions/qpatternplatform_p.h2
-rw-r--r--src/xmlpatterns/functions/qqnamefns.cpp2
-rw-r--r--src/xmlpatterns/functions/qqnamefns_p.h2
-rw-r--r--src/xmlpatterns/functions/qresolveurifn.cpp2
-rw-r--r--src/xmlpatterns/functions/qresolveurifn_p.h2
-rw-r--r--src/xmlpatterns/functions/qsequencefns.cpp2
-rw-r--r--src/xmlpatterns/functions/qsequencefns_p.h2
-rw-r--r--src/xmlpatterns/functions/qsequencegeneratingfns.cpp2
-rw-r--r--src/xmlpatterns/functions/qsequencegeneratingfns_p.h2
-rw-r--r--src/xmlpatterns/functions/qstaticbaseuricontainer_p.h2
-rw-r--r--src/xmlpatterns/functions/qstaticnamespacescontainer.cpp2
-rw-r--r--src/xmlpatterns/functions/qstaticnamespacescontainer_p.h2
-rw-r--r--src/xmlpatterns/functions/qstringvaluefns.cpp2
-rw-r--r--src/xmlpatterns/functions/qstringvaluefns_p.h2
-rw-r--r--src/xmlpatterns/functions/qsubstringfns.cpp2
-rw-r--r--src/xmlpatterns/functions/qsubstringfns_p.h2
-rw-r--r--src/xmlpatterns/functions/qsystempropertyfn.cpp2
-rw-r--r--src/xmlpatterns/functions/qsystempropertyfn_p.h2
-rw-r--r--src/xmlpatterns/functions/qtimezonefns.cpp2
-rw-r--r--src/xmlpatterns/functions/qtimezonefns_p.h2
-rw-r--r--src/xmlpatterns/functions/qtracefn.cpp2
-rw-r--r--src/xmlpatterns/functions/qtracefn_p.h2
-rw-r--r--src/xmlpatterns/functions/qtypeavailablefn.cpp2
-rw-r--r--src/xmlpatterns/functions/qtypeavailablefn_p.h2
-rw-r--r--src/xmlpatterns/functions/qunparsedentitypublicidfn.cpp2
-rw-r--r--src/xmlpatterns/functions/qunparsedentitypublicidfn_p.h2
-rw-r--r--src/xmlpatterns/functions/qunparsedentityurifn.cpp2
-rw-r--r--src/xmlpatterns/functions/qunparsedentityurifn_p.h2
-rw-r--r--src/xmlpatterns/functions/qunparsedtextavailablefn.cpp2
-rw-r--r--src/xmlpatterns/functions/qunparsedtextavailablefn_p.h2
-rw-r--r--src/xmlpatterns/functions/qunparsedtextfn.cpp2
-rw-r--r--src/xmlpatterns/functions/qunparsedtextfn_p.h2
-rw-r--r--src/xmlpatterns/functions/qxpath10corefunctions.cpp2
-rw-r--r--src/xmlpatterns/functions/qxpath10corefunctions_p.h2
-rw-r--r--src/xmlpatterns/functions/qxpath20corefunctions.cpp2
-rw-r--r--src/xmlpatterns/functions/qxpath20corefunctions_p.h2
-rw-r--r--src/xmlpatterns/functions/qxslt20corefunctions.cpp2
-rw-r--r--src/xmlpatterns/functions/qxslt20corefunctions_p.h2
-rw-r--r--src/xmlpatterns/iterators/qcachingiterator.cpp2
-rw-r--r--src/xmlpatterns/iterators/qcachingiterator_p.h2
-rw-r--r--src/xmlpatterns/iterators/qdeduplicateiterator.cpp2
-rw-r--r--src/xmlpatterns/iterators/qdeduplicateiterator_p.h2
-rw-r--r--src/xmlpatterns/iterators/qdistinctiterator.cpp2
-rw-r--r--src/xmlpatterns/iterators/qdistinctiterator_p.h2
-rw-r--r--src/xmlpatterns/iterators/qemptyiterator_p.h2
-rw-r--r--src/xmlpatterns/iterators/qexceptiterator.cpp2
-rw-r--r--src/xmlpatterns/iterators/qexceptiterator_p.h2
-rw-r--r--src/xmlpatterns/iterators/qindexofiterator.cpp2
-rw-r--r--src/xmlpatterns/iterators/qindexofiterator_p.h2
-rw-r--r--src/xmlpatterns/iterators/qinsertioniterator.cpp2
-rw-r--r--src/xmlpatterns/iterators/qinsertioniterator_p.h2
-rw-r--r--src/xmlpatterns/iterators/qintersectiterator.cpp2
-rw-r--r--src/xmlpatterns/iterators/qintersectiterator_p.h2
-rw-r--r--src/xmlpatterns/iterators/qitemmappingiterator_p.h2
-rw-r--r--src/xmlpatterns/iterators/qrangeiterator.cpp2
-rw-r--r--src/xmlpatterns/iterators/qrangeiterator_p.h2
-rw-r--r--src/xmlpatterns/iterators/qremovaliterator.cpp2
-rw-r--r--src/xmlpatterns/iterators/qremovaliterator_p.h2
-rw-r--r--src/xmlpatterns/iterators/qsequencemappingiterator_p.h2
-rw-r--r--src/xmlpatterns/iterators/qsingletoniterator_p.h2
-rw-r--r--src/xmlpatterns/iterators/qsubsequenceiterator.cpp2
-rw-r--r--src/xmlpatterns/iterators/qsubsequenceiterator_p.h2
-rw-r--r--src/xmlpatterns/iterators/qtocodepointsiterator.cpp2
-rw-r--r--src/xmlpatterns/iterators/qtocodepointsiterator_p.h2
-rw-r--r--src/xmlpatterns/iterators/qunioniterator.cpp2
-rw-r--r--src/xmlpatterns/iterators/qunioniterator_p.h2
-rw-r--r--src/xmlpatterns/janitors/qargumentconverter.cpp2
-rw-r--r--src/xmlpatterns/janitors/qargumentconverter_p.h2
-rw-r--r--src/xmlpatterns/janitors/qatomizer.cpp2
-rw-r--r--src/xmlpatterns/janitors/qatomizer_p.h2
-rw-r--r--src/xmlpatterns/janitors/qcardinalityverifier.cpp2
-rw-r--r--src/xmlpatterns/janitors/qcardinalityverifier_p.h2
-rw-r--r--src/xmlpatterns/janitors/qebvextractor.cpp2
-rw-r--r--src/xmlpatterns/janitors/qebvextractor_p.h2
-rw-r--r--src/xmlpatterns/janitors/qitemverifier.cpp2
-rw-r--r--src/xmlpatterns/janitors/qitemverifier_p.h2
-rw-r--r--src/xmlpatterns/janitors/quntypedatomicconverter.cpp2
-rw-r--r--src/xmlpatterns/janitors/quntypedatomicconverter_p.h2
-rw-r--r--src/xmlpatterns/parser/TokenLookup.gperf2
-rwxr-xr-xsrc/xmlpatterns/parser/createParser.sh2
-rwxr-xr-xsrc/xmlpatterns/parser/createTokenLookup.sh4
-rwxr-xr-xsrc/xmlpatterns/parser/createXSLTTokenLookup.sh2
-rw-r--r--src/xmlpatterns/parser/qmaintainingreader.cpp2
-rw-r--r--src/xmlpatterns/parser/qmaintainingreader_p.h2
-rw-r--r--src/xmlpatterns/parser/qparsercontext.cpp2
-rw-r--r--src/xmlpatterns/parser/qparsercontext_p.h2
-rw-r--r--src/xmlpatterns/parser/qquerytransformparser.cpp2
-rw-r--r--src/xmlpatterns/parser/qquerytransformparser_p.h2
-rw-r--r--src/xmlpatterns/parser/qtokenizer_p.h2
-rw-r--r--src/xmlpatterns/parser/qtokenlookup.cpp2
-rw-r--r--src/xmlpatterns/parser/qtokenrevealer.cpp2
-rw-r--r--src/xmlpatterns/parser/qtokenrevealer_p.h2
-rw-r--r--src/xmlpatterns/parser/qtokensource.cpp2
-rw-r--r--src/xmlpatterns/parser/qtokensource_p.h2
-rw-r--r--src/xmlpatterns/parser/querytransformparser.ypp4
-rw-r--r--src/xmlpatterns/parser/qxquerytokenizer.cpp2
-rw-r--r--src/xmlpatterns/parser/qxquerytokenizer_p.h2
-rw-r--r--src/xmlpatterns/parser/qxslttokenizer.cpp2
-rw-r--r--src/xmlpatterns/parser/qxslttokenizer_p.h2
-rw-r--r--src/xmlpatterns/parser/qxslttokenlookup.cpp2
-rw-r--r--src/xmlpatterns/parser/qxslttokenlookup.xml2
-rw-r--r--src/xmlpatterns/parser/qxslttokenlookup_p.h2
-rw-r--r--src/xmlpatterns/parser/trolltechHeader.txt2
-rw-r--r--src/xmlpatterns/projection/qdocumentprojector.cpp2
-rw-r--r--src/xmlpatterns/projection/qdocumentprojector_p.h2
-rw-r--r--src/xmlpatterns/projection/qprojectedexpression_p.h2
-rw-r--r--src/xmlpatterns/qtokenautomaton/exampleFile.xml2
-rw-r--r--src/xmlpatterns/schema/qxsdschemachecker_setup.cpp2
-rw-r--r--src/xmlpatterns/schema/qxsdschemaparser.cpp2
-rw-r--r--src/xmlpatterns/schema/qxsdschemaparser_setup.cpp2
-rw-r--r--src/xmlpatterns/type/qabstractnodetest.cpp2
-rw-r--r--src/xmlpatterns/type/qabstractnodetest_p.h2
-rw-r--r--src/xmlpatterns/type/qanyitemtype.cpp2
-rw-r--r--src/xmlpatterns/type/qanyitemtype_p.h2
-rw-r--r--src/xmlpatterns/type/qanynodetype.cpp2
-rw-r--r--src/xmlpatterns/type/qanynodetype_p.h2
-rw-r--r--src/xmlpatterns/type/qanysimpletype.cpp2
-rw-r--r--src/xmlpatterns/type/qanysimpletype_p.h2
-rw-r--r--src/xmlpatterns/type/qanytype.cpp2
-rw-r--r--src/xmlpatterns/type/qanytype_p.h2
-rw-r--r--src/xmlpatterns/type/qatomiccasterlocator.cpp2
-rw-r--r--src/xmlpatterns/type/qatomiccasterlocator_p.h2
-rw-r--r--src/xmlpatterns/type/qatomiccasterlocators.cpp2
-rw-r--r--src/xmlpatterns/type/qatomiccasterlocators_p.h2
-rw-r--r--src/xmlpatterns/type/qatomiccomparatorlocator.cpp2
-rw-r--r--src/xmlpatterns/type/qatomiccomparatorlocator_p.h2
-rw-r--r--src/xmlpatterns/type/qatomiccomparatorlocators.cpp2
-rw-r--r--src/xmlpatterns/type/qatomiccomparatorlocators_p.h2
-rw-r--r--src/xmlpatterns/type/qatomicmathematicianlocator.cpp2
-rw-r--r--src/xmlpatterns/type/qatomicmathematicianlocator_p.h2
-rw-r--r--src/xmlpatterns/type/qatomicmathematicianlocators.cpp2
-rw-r--r--src/xmlpatterns/type/qatomicmathematicianlocators_p.h2
-rw-r--r--src/xmlpatterns/type/qatomictype.cpp2
-rw-r--r--src/xmlpatterns/type/qatomictype_p.h2
-rw-r--r--src/xmlpatterns/type/qatomictypedispatch_p.h2
-rw-r--r--src/xmlpatterns/type/qbasictypesfactory.cpp2
-rw-r--r--src/xmlpatterns/type/qbasictypesfactory_p.h2
-rw-r--r--src/xmlpatterns/type/qbuiltinatomictype.cpp2
-rw-r--r--src/xmlpatterns/type/qbuiltinatomictype_p.h2
-rw-r--r--src/xmlpatterns/type/qbuiltinatomictypes.cpp2
-rw-r--r--src/xmlpatterns/type/qbuiltinatomictypes_p.h2
-rw-r--r--src/xmlpatterns/type/qbuiltinnodetype.cpp2
-rw-r--r--src/xmlpatterns/type/qbuiltinnodetype_p.h2
-rw-r--r--src/xmlpatterns/type/qbuiltintypes.cpp2
-rw-r--r--src/xmlpatterns/type/qbuiltintypes_p.h2
-rw-r--r--src/xmlpatterns/type/qcardinality.cpp2
-rw-r--r--src/xmlpatterns/type/qcardinality_p.h2
-rw-r--r--src/xmlpatterns/type/qcommonsequencetypes.cpp2
-rw-r--r--src/xmlpatterns/type/qcommonsequencetypes_p.h2
-rw-r--r--src/xmlpatterns/type/qebvtype.cpp2
-rw-r--r--src/xmlpatterns/type/qebvtype_p.h2
-rw-r--r--src/xmlpatterns/type/qemptysequencetype.cpp2
-rw-r--r--src/xmlpatterns/type/qemptysequencetype_p.h2
-rw-r--r--src/xmlpatterns/type/qgenericsequencetype.cpp2
-rw-r--r--src/xmlpatterns/type/qgenericsequencetype_p.h2
-rw-r--r--src/xmlpatterns/type/qitemtype.cpp2
-rw-r--r--src/xmlpatterns/type/qitemtype_p.h2
-rw-r--r--src/xmlpatterns/type/qlocalnametest.cpp2
-rw-r--r--src/xmlpatterns/type/qlocalnametest_p.h2
-rw-r--r--src/xmlpatterns/type/qmultiitemtype.cpp2
-rw-r--r--src/xmlpatterns/type/qmultiitemtype_p.h2
-rw-r--r--src/xmlpatterns/type/qnamespacenametest.cpp2
-rw-r--r--src/xmlpatterns/type/qnamespacenametest_p.h2
-rw-r--r--src/xmlpatterns/type/qnonetype.cpp2
-rw-r--r--src/xmlpatterns/type/qnonetype_p.h2
-rw-r--r--src/xmlpatterns/type/qnumerictype.cpp2
-rw-r--r--src/xmlpatterns/type/qnumerictype_p.h2
-rw-r--r--src/xmlpatterns/type/qprimitives_p.h2
-rw-r--r--src/xmlpatterns/type/qqnametest.cpp2
-rw-r--r--src/xmlpatterns/type/qqnametest_p.h2
-rw-r--r--src/xmlpatterns/type/qschemacomponent.cpp2
-rw-r--r--src/xmlpatterns/type/qschemacomponent_p.h2
-rw-r--r--src/xmlpatterns/type/qschematype.cpp2
-rw-r--r--src/xmlpatterns/type/qschematype_p.h2
-rw-r--r--src/xmlpatterns/type/qschematypefactory.cpp2
-rw-r--r--src/xmlpatterns/type/qschematypefactory_p.h2
-rw-r--r--src/xmlpatterns/type/qsequencetype.cpp2
-rw-r--r--src/xmlpatterns/type/qsequencetype_p.h2
-rw-r--r--src/xmlpatterns/type/qtypechecker.cpp2
-rw-r--r--src/xmlpatterns/type/qtypechecker_p.h2
-rw-r--r--src/xmlpatterns/type/quntyped.cpp2
-rw-r--r--src/xmlpatterns/type/quntyped_p.h2
-rw-r--r--src/xmlpatterns/type/qxsltnodetest.cpp2
-rw-r--r--src/xmlpatterns/type/qxsltnodetest_p.h2
-rw-r--r--src/xmlpatterns/utils/qautoptr.cpp2
-rw-r--r--src/xmlpatterns/utils/qautoptr_p.h2
-rw-r--r--src/xmlpatterns/utils/qcommonnamespaces_p.h2
-rw-r--r--src/xmlpatterns/utils/qcppcastinghelper_p.h2
-rw-r--r--src/xmlpatterns/utils/qdebug_p.h2
-rw-r--r--src/xmlpatterns/utils/qdelegatingnamespaceresolver.cpp2
-rw-r--r--src/xmlpatterns/utils/qdelegatingnamespaceresolver_p.h2
-rw-r--r--src/xmlpatterns/utils/qgenericnamespaceresolver.cpp2
-rw-r--r--src/xmlpatterns/utils/qgenericnamespaceresolver_p.h2
-rw-r--r--src/xmlpatterns/utils/qnamepool.cpp2
-rw-r--r--src/xmlpatterns/utils/qnamepool_p.h2
-rw-r--r--src/xmlpatterns/utils/qnamespacebinding_p.h2
-rw-r--r--src/xmlpatterns/utils/qnamespaceresolver.cpp2
-rw-r--r--src/xmlpatterns/utils/qnamespaceresolver_p.h2
-rw-r--r--src/xmlpatterns/utils/qnodenamespaceresolver.cpp2
-rw-r--r--src/xmlpatterns/utils/qnodenamespaceresolver_p.h2
-rw-r--r--src/xmlpatterns/utils/qoutputvalidator.cpp2
-rw-r--r--src/xmlpatterns/utils/qoutputvalidator_p.h2
-rw-r--r--src/xmlpatterns/utils/qpatternistlocale.cpp2
-rw-r--r--src/xmlpatterns/utils/qpatternistlocale_p.h2
-rw-r--r--src/xmlpatterns/utils/qxpathhelper.cpp2
-rw-r--r--src/xmlpatterns/utils/qxpathhelper_p.h2
-rw-r--r--src/xmlpatterns/xmlpatterns.pro2
-rw-r--r--tests/arthur/baselineserver/src/baselineserver.cpp135
-rw-r--r--tests/arthur/baselineserver/src/baselineserver.h13
-rw-r--r--tests/arthur/baselineserver/src/main.cpp2
-rw-r--r--tests/arthur/baselineserver/src/report.cpp16
-rw-r--r--tests/arthur/baselineserver/src/report.h2
-rw-r--r--tests/arthur/common/framework.cpp2
-rw-r--r--tests/arthur/common/framework.h2
-rw-r--r--tests/arthur/common/paintcommands.cpp2
-rw-r--r--tests/arthur/common/paintcommands.h2
-rw-r--r--tests/arthur/common/qbaselinetest.cpp133
-rw-r--r--tests/arthur/common/qbaselinetest.h13
-rw-r--r--tests/arthur/common/qengines.cpp2
-rw-r--r--tests/arthur/common/qengines.h2
-rw-r--r--tests/arthur/common/xmldata.cpp2
-rw-r--r--tests/arthur/common/xmldata.h2
-rw-r--r--tests/arthur/datagenerator/datagenerator.cpp2
-rw-r--r--tests/arthur/datagenerator/datagenerator.h2
-rw-r--r--tests/arthur/datagenerator/main.cpp2
-rw-r--r--tests/arthur/datagenerator/xmlgenerator.cpp2
-rw-r--r--tests/arthur/datagenerator/xmlgenerator.h2
-rw-r--r--tests/arthur/htmlgenerator/htmlgenerator.cpp2
-rw-r--r--tests/arthur/htmlgenerator/htmlgenerator.h2
-rw-r--r--tests/arthur/htmlgenerator/main.cpp2
-rw-r--r--tests/arthur/lance/interactivewidget.cpp2
-rw-r--r--tests/arthur/lance/interactivewidget.h2
-rw-r--r--tests/arthur/lance/main.cpp2
-rw-r--r--tests/arthur/lance/widgets.h2
-rw-r--r--tests/arthur/performancediff/main.cpp2
-rw-r--r--tests/arthur/performancediff/performancediff.cpp2
-rw-r--r--tests/arthur/performancediff/performancediff.h2
-rw-r--r--tests/arthur/shower/main.cpp2
-rw-r--r--tests/arthur/shower/shower.cpp2
-rw-r--r--tests/arthur/shower/shower.h2
-rw-r--r--tests/auto/atwrapper/atWrapper.cpp2
-rw-r--r--tests/auto/atwrapper/atWrapper.h2
-rw-r--r--tests/auto/atwrapper/atWrapperAutotest.cpp2
-rw-r--r--tests/auto/baselineexample/tst_baselineexample.cpp50
-rwxr-xr-xtests/auto/bic/gen.sh2
-rw-r--r--tests/auto/bic/qbic.cpp2
-rw-r--r--tests/auto/bic/qbic.h2
-rw-r--r--tests/auto/bic/tst_bic.cpp2
-rw-r--r--tests/auto/checkxmlfiles/tst_checkxmlfiles.cpp2
-rw-r--r--tests/auto/collections/tst_collections.cpp2
-rw-r--r--tests/auto/compiler/baseclass.cpp2
-rw-r--r--tests/auto/compiler/baseclass.h2
-rw-r--r--tests/auto/compiler/derivedclass.cpp2
-rw-r--r--tests/auto/compiler/derivedclass.h2
-rw-r--r--tests/auto/compiler/tst_compiler.cpp2
-rw-r--r--tests/auto/compilerwarnings/test_cpp.txt2
-rw-r--r--tests/auto/compilerwarnings/tst_compilerwarnings.cpp2
-rw-r--r--tests/auto/declarative/examples/tst_examples.cpp2
-rw-r--r--tests/auto/declarative/moduleqt47/tst_moduleqt47.cpp2
-rw-r--r--tests/auto/declarative/parserstress/tst_parserstress.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeanchors/tst_qdeclarativeanchors.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeanimatedimage/tst_qdeclarativeanimatedimage.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeanimations/tst_qdeclarativeanimations.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativebehaviors/tst_qdeclarativebehaviors.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativebinding/tst_qdeclarativebinding.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeborderimage/data/colors-round-remote.sci7
-rw-r--r--tests/auto/declarative/qdeclarativeborderimage/tst_qdeclarativeborderimage.cpp3
-rw-r--r--tests/auto/declarative/qdeclarativecomponent/tst_qdeclarativecomponent.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeconnection/tst_qdeclarativeconnection.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativecontext/tst_qdeclarativecontext.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativedebug/tst_qdeclarativedebug.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativedebugclient/tst_qdeclarativedebugclient.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativedebughelper/private_headers/qdeclarativedebughelper_p.h2
-rw-r--r--tests/auto/declarative/qdeclarativedebughelper/tst_qdeclarativedebughelper.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativedebugservice/tst_qdeclarativedebugservice.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativedom/tst_qdeclarativedom.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeecmascript/testtypes.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeecmascript/testtypes.h4
-rw-r--r--tests/auto/declarative/qdeclarativeecmascript/tst_qdeclarativeecmascript.cpp18
-rw-r--r--tests/auto/declarative/qdeclarativeengine/tst_qdeclarativeengine.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeerror/tst_qdeclarativeerror.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeflickable/tst_qdeclarativeflickable.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeflipable/tst_qdeclarativeflipable.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativefocusscope/tst_qdeclarativefocusscope.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativefolderlistmodel/tst_qdeclarativefolderlistmodel.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativefontloader/tst_qdeclarativefontloader.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativegridview/tst_qdeclarativegridview.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeimage/tst_qdeclarativeimage.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeinfo/tst_qdeclarativeinfo.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeinstruction/tst_qdeclarativeinstruction.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeitem/tst_qdeclarativeitem.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativelanguage/testtypes.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativelanguage/testtypes.h2
-rw-r--r--tests/auto/declarative/qdeclarativelanguage/tst_qdeclarativelanguage.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativelayoutitem/tst_qdeclarativelayoutitem.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativelistmodel/tst_qdeclarativelistmodel.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativelistreference/tst_qdeclarativelistreference.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativelistview/incrementalmodel.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativelistview/incrementalmodel.h2
-rw-r--r--tests/auto/declarative/qdeclarativelistview/tst_qdeclarativelistview.cpp15
-rw-r--r--tests/auto/declarative/qdeclarativeloader/tst_qdeclarativeloader.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativemetatype/tst_qdeclarativemetatype.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/plugin/plugin.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/pluginWrongCase/plugin.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativemoduleplugin/tst_qdeclarativemoduleplugin.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeparticles/tst_qdeclarativeparticles.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativepathview/tst_qdeclarativepathview.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativepixmapcache/tst_qdeclarativepixmapcache.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativepositioners/tst_qdeclarativepositioners.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeproperty/tst_qdeclarativeproperty.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativepropertymap/tst_qdeclarativepropertymap.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeqt/tst_qdeclarativeqt.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativerepeater/tst_qdeclarativerepeater.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativescriptdebugging/tst_qdeclarativescriptdebugging.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativesmoothedanimation/tst_qdeclarativesmoothedanimation.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativespringanimation/tst_qdeclarativespringanimation.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativesqldatabase/tst_qdeclarativesqldatabase.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativestates/tst_qdeclarativestates.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativestyledtext/tst_qdeclarativestyledtext.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativesystempalette/tst_qdeclarativesystempalette.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativetext/tst_qdeclarativetext.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativetextedit/tst_qdeclarativetextedit.cpp14
-rw-r--r--tests/auto/declarative/qdeclarativetextinput/tst_qdeclarativetextinput.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativetimer/tst_qdeclarativetimer.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativevaluetypes/data/variant_read.qml9
-rw-r--r--tests/auto/declarative/qdeclarativevaluetypes/testtypes.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativevaluetypes/testtypes.h5
-rw-r--r--tests/auto/declarative/qdeclarativevaluetypes/tst_qdeclarativevaluetypes.cpp16
-rw-r--r--tests/auto/declarative/qdeclarativeview/tst_qdeclarativeview.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeviewer/tst_qdeclarativeviewer.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativevisualdatamodel/tst_qdeclarativevisualdatamodel.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativewebview/tst_qdeclarativewebview.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativeworkerscript/tst_qdeclarativeworkerscript.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativexmlhttprequest/tst_qdeclarativexmlhttprequest.cpp2
-rw-r--r--tests/auto/declarative/qdeclarativexmllistmodel/tst_qdeclarativexmllistmodel.cpp2
-rw-r--r--tests/auto/declarative/qmetaobjectbuilder/tst_qmetaobjectbuilder.cpp2
-rw-r--r--tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.0.pngbin1114 -> 1114 bytes-rw-r--r--tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.1.pngbin1119 -> 1119 bytes-rw-r--r--tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.2.pngbin1102 -> 1102 bytes-rw-r--r--tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.3.pngbin1092 -> 1092 bytes-rw-r--r--tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.4.pngbin1143 -> 1140 bytes-rw-r--r--tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.5.pngbin1143 -> 1140 bytes-rw-r--r--tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview-2.qml394
-rw-r--r--tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.0.pngbin1169 -> 1169 bytes-rw-r--r--tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.1.pngbin1172 -> 1172 bytes-rw-r--r--tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.2.pngbin1201 -> 1201 bytes-rw-r--r--tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.3.pngbin1164 -> 1164 bytes-rw-r--r--tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.4.pngbin1226 -> 1227 bytes-rw-r--r--tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.5.pngbin1192 -> 1184 bytes-rw-r--r--tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.6.pngbin1188 -> 1188 bytes-rw-r--r--tests/auto/declarative/qmlvisual/qdeclarativepathview/data/test-pathview.qml242
-rw-r--r--tests/auto/declarative/qmlvisual/tst_qmlvisual.cpp2
-rw-r--r--tests/auto/declarative/qpacketprotocol/tst_qpacketprotocol.cpp2
-rwxr-xr-xtests/auto/declarative/runall.sh2
-rw-r--r--tests/auto/declarative/shared/debugutil.cpp2
-rw-r--r--tests/auto/declarative/shared/debugutil_p.h2
-rw-r--r--tests/auto/declarative/shared/testhttpserver.cpp2
-rw-r--r--tests/auto/declarative/shared/testhttpserver.h2
-rw-r--r--tests/auto/exceptionsafety/tst_exceptionsafety.cpp2
-rw-r--r--tests/auto/exceptionsafety_objects/oomsimulator.h2
-rw-r--r--tests/auto/exceptionsafety_objects/tst_exceptionsafety_objects.cpp2
-rw-r--r--tests/auto/gestures/tst_gestures.cpp2
-rw-r--r--tests/auto/gui.pro1
-rw-r--r--tests/auto/guiapplauncher/tst_guiapplauncher.cpp2
-rw-r--r--tests/auto/guiapplauncher/windowmanager.cpp2
-rw-r--r--tests/auto/guiapplauncher/windowmanager.h2
-rw-r--r--tests/auto/headers/headersclean.cpp2
-rw-r--r--tests/auto/headers/tst_headers.cpp12
-rw-r--r--tests/auto/lancelot/lancelot.pro1
-rw-r--r--tests/auto/lancelot/tst_lancelot.cpp8
-rw-r--r--tests/auto/languagechange/tst_languagechange.cpp2
-rwxr-xr-xtests/auto/linguist/lconvert/data/makeplurals.pl2
-rw-r--r--tests/auto/linguist/lconvert/tst_lconvert.cpp2
-rw-r--r--tests/auto/linguist/lrelease/tst_lrelease.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/backslashes/src/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/cmdline_order/a.h2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/cmdline_order/b.h2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/codecforsrc/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/codecfortr/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/codecfortr1/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/codecfortr2/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/codecfortr3/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/codecfortr4/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/from_subdir/src/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/from_subdir/src/main.h2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/heuristics/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/lacksqobject/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/merge_ordering/foo.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/merge_versions/project.ui2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/merge_whitespace/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/mergecpp/finddialog.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/mergecpp_noobsolete/finddialog.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/mergecpp_obsolete/finddialog.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/mergeui/project.ui2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/multiple_locations/finddialog.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/multiple_locations/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/namespaces/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/parse_special_chars/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/parsecontexts/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/parsecpp/finddialog.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/parsecpp/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/parsecpp2/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/parsecpp2/main.h2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/parsecpp2/main2.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/parsecpp2/main3.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/parsejava/main.java2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/parseui/project.ui2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/prefix/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/preprocess/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing/main_mac.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing/main_unix.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing/main_win.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing/vpaths/dependpath/main_dependpath.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing/wildcard/main1.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing/wildcard/mainfile.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing/wildcard1.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing/wildcard99.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing2/a2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing2/a.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing2/b2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing2/b.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing2/e2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing2/f/g.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing2/spaces/z2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing2/variable_with_spaces2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing2/with2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing2/x/d2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing2/x/variable2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsingpaths/file1.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsingpaths/filter.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsingpaths/sub/subfile1.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsingpaths/sub/subfilter.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsingpri/common/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsingpri/mac/main_mac.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsingpri/relativity/relativity.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsingpri/unix/main_unix.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsingpri/win/main_win.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsingsubdirs/sub1/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsingsubs/common/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsingsubs/mac/main_mac.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsingsubs/unix/main_unix.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsingsubs/win/main_win.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/reloutput/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/respfile/source1.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/respfile/source2.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/recursivescan/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/recursivescan/project.ui2
-rw-r--r--tests/auto/linguist/lupdate/testdata/recursivescan/sub/filetypes/main.c++2
-rw-r--r--tests/auto/linguist/lupdate/testdata/recursivescan/sub/filetypes/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/recursivescan/sub/filetypes/main.cxx2
-rw-r--r--tests/auto/linguist/lupdate/testdata/recursivescan/sub/finddialog.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/subdirs_full/subdir1/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/subdirs_full/subdir2/subsub1/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/subdirs_full/subdir2/subsub2/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/subdirs_part/subdir1/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/subdirs_part/subdir2/subsub1/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/testdata/subdirs_part/subdir2/subsub2/main.cpp2
-rw-r--r--tests/auto/linguist/lupdate/tst_lupdate.cpp2
-rw-r--r--tests/auto/macgui/guitest.cpp2
-rw-r--r--tests/auto/macgui/guitest.h2
-rw-r--r--tests/auto/macgui/tst_macgui.cpp2
-rw-r--r--tests/auto/macnativeevents/expectedeventlist.cpp2
-rw-r--r--tests/auto/macnativeevents/expectedeventlist.h2
-rw-r--r--tests/auto/macnativeevents/nativeeventlist.cpp2
-rw-r--r--tests/auto/macnativeevents/nativeeventlist.h2
-rw-r--r--tests/auto/macnativeevents/qnativeevents.cpp2
-rw-r--r--tests/auto/macnativeevents/qnativeevents.h2
-rw-r--r--tests/auto/macnativeevents/qnativeevents_mac.cpp2
-rw-r--r--tests/auto/macnativeevents/tst_macnativeevents.cpp2
-rw-r--r--tests/auto/macplist/app/main.cpp2
-rw-r--r--tests/auto/macplist/tst_macplist.cpp2
-rw-r--r--tests/auto/maketestselftest/checktest/main.cpp2
-rw-r--r--tests/auto/maketestselftest/tst_maketestselftest.cpp2
-rw-r--r--tests/auto/mediaobject/dummy/audiooutput.cpp2
-rw-r--r--tests/auto/mediaobject/dummy/audiooutput.h2
-rw-r--r--tests/auto/mediaobject/dummy/backend.cpp2
-rw-r--r--tests/auto/mediaobject/dummy/backend.h2
-rw-r--r--tests/auto/mediaobject/dummy/mediaobject.cpp2
-rw-r--r--tests/auto/mediaobject/dummy/mediaobject.h2
-rw-r--r--tests/auto/mediaobject/dummy/videowidget.cpp2
-rw-r--r--tests/auto/mediaobject/dummy/videowidget.h2
-rwxr-xr-xtests/auto/mediaobject/mediaobject.pro2
-rw-r--r--tests/auto/mediaobject/qtesthelper.h2
-rw-r--r--tests/auto/mediaobject/tst_mediaobject.cpp195
-rw-r--r--tests/auto/mediaobject_wince_ds9/dummy.cpp2
-rw-r--r--tests/auto/moc/Test.framework/Headers/testinterface.h2
-rw-r--r--tests/auto/moc/assign-namespace.h2
-rw-r--r--tests/auto/moc/backslash-newlines.h2
-rw-r--r--tests/auto/moc/c-comments.h2
-rw-r--r--tests/auto/moc/cstyle-enums.h2
-rw-r--r--tests/auto/moc/dir-in-include-path.h2
-rw-r--r--tests/auto/moc/error-on-wrong-notify.h2
-rw-r--r--tests/auto/moc/escapes-in-string-literals.h2
-rw-r--r--tests/auto/moc/extraqualification.h2
-rw-r--r--tests/auto/moc/forgotten-qinterface.h2
-rw-r--r--tests/auto/moc/gadgetwithnoenums.h2
-rw-r--r--tests/auto/moc/interface-from-framework.h2
-rw-r--r--tests/auto/moc/macro-on-cmdline.h2
-rw-r--r--tests/auto/moc/namespaced-flags.h2
-rw-r--r--tests/auto/moc/no-keywords.h2
-rw-r--r--tests/auto/moc/oldstyle-casts.h2
-rw-r--r--tests/auto/moc/parse-boost.h2
-rw-r--r--tests/auto/moc/pure-virtual-signals.h2
-rw-r--r--tests/auto/moc/qinvokable.h2
-rw-r--r--tests/auto/moc/qprivateslots.h2
-rw-r--r--tests/auto/moc/single_function_keyword.h2
-rw-r--r--tests/auto/moc/slots-with-void-template.h2
-rw-r--r--tests/auto/moc/task189996.h2
-rw-r--r--tests/auto/moc/task192552.h2
-rw-r--r--tests/auto/moc/task234909.h2
-rw-r--r--tests/auto/moc/task240368.h2
-rw-r--r--tests/auto/moc/task87883.h2
-rw-r--r--tests/auto/moc/template-gtgt.h2
-rw-r--r--tests/auto/moc/testproject/Plugin/Plugin.h2
-rw-r--r--tests/auto/moc/trigraphs.h2
-rw-r--r--tests/auto/moc/tst_moc.cpp2
-rw-r--r--tests/auto/moc/using-namespaces.h2
-rw-r--r--tests/auto/moc/warn-on-multiple-qobject-subclasses.h2
-rw-r--r--tests/auto/moc/warn-on-property-without-read.h2
-rw-r--r--tests/auto/moc/win-newlines.h2
-rw-r--r--tests/auto/modeltest/modeltest.cpp2
-rw-r--r--tests/auto/modeltest/modeltest.h2
-rw-r--r--tests/auto/modeltest/tst_modeltest.cpp2
-rw-r--r--tests/auto/network-settings.h2
-rw-r--r--tests/auto/network.pro1
-rw-r--r--tests/auto/networkselftest/tst_networkselftest.cpp4
-rw-r--r--tests/auto/patternistexamplefiletree/tst_patternistexamplefiletree.cpp2
-rw-r--r--tests/auto/patternistexamples/tst_patternistexamples.cpp2
-rw-r--r--tests/auto/patternistheaders/tst_patternistheaders.cpp2
-rw-r--r--tests/auto/platformquirks.h2
-rw-r--r--tests/auto/q3accel/tst_q3accel.cpp2
-rw-r--r--tests/auto/q3action/tst_q3action.cpp2
-rw-r--r--tests/auto/q3actiongroup/tst_q3actiongroup.cpp2
-rw-r--r--tests/auto/q3buttongroup/clickLock/main.cpp2
-rw-r--r--tests/auto/q3buttongroup/tst_q3buttongroup.cpp2
-rw-r--r--tests/auto/q3canvas/tst_q3canvas.cpp2
-rw-r--r--tests/auto/q3checklistitem/tst_q3checklistitem.cpp2
-rw-r--r--tests/auto/q3combobox/tst_q3combobox.cpp2
-rw-r--r--tests/auto/q3cstring/tst_q3cstring.cpp2
-rw-r--r--tests/auto/q3databrowser/tst_q3databrowser.cpp2
-rw-r--r--tests/auto/q3dateedit/tst_q3dateedit.cpp2
-rw-r--r--tests/auto/q3datetimeedit/tst_q3datetimeedit.cpp2
-rw-r--r--tests/auto/q3deepcopy/tst_q3deepcopy.cpp2
-rw-r--r--tests/auto/q3dict/tst_q3dict.cpp2
-rw-r--r--tests/auto/q3dns/tst_q3dns.cpp2
-rw-r--r--tests/auto/q3dockwindow/tst_q3dockwindow.cpp2
-rw-r--r--tests/auto/q3filedialog/tst_q3filedialog.cpp2
-rw-r--r--tests/auto/q3frame/tst_q3frame.cpp2
-rw-r--r--tests/auto/q3groupbox/tst_q3groupbox.cpp2
-rw-r--r--tests/auto/q3hbox/tst_q3hbox.cpp2
-rw-r--r--tests/auto/q3header/tst_q3header.cpp2
-rw-r--r--tests/auto/q3iconview/tst_q3iconview.cpp2
-rw-r--r--tests/auto/q3listbox/tst_qlistbox.cpp2
-rw-r--r--tests/auto/q3listview/tst_q3listview.cpp2
-rw-r--r--tests/auto/q3listviewitemiterator/tst_q3listviewitemiterator.cpp2
-rw-r--r--tests/auto/q3mainwindow/tst_q3mainwindow.cpp2
-rw-r--r--tests/auto/q3popupmenu/tst_q3popupmenu.cpp2
-rw-r--r--tests/auto/q3process/cat/main.cpp2
-rw-r--r--tests/auto/q3process/echo/main.cpp2
-rw-r--r--tests/auto/q3process/tst_q3process.cpp2
-rw-r--r--tests/auto/q3progressbar/tst_q3progressbar.cpp2
-rw-r--r--tests/auto/q3progressdialog/tst_q3progressdialog.cpp2
-rw-r--r--tests/auto/q3ptrlist/tst_q3ptrlist.cpp2
-rw-r--r--tests/auto/q3richtext/tst_q3richtext.cpp2
-rw-r--r--tests/auto/q3scrollview/tst_qscrollview.cpp2
-rw-r--r--tests/auto/q3semaphore/tst_q3semaphore.cpp2
-rw-r--r--tests/auto/q3serversocket/tst_q3serversocket.cpp2
-rw-r--r--tests/auto/q3socket/tst_qsocket.cpp2
-rw-r--r--tests/auto/q3socketdevice/tst_q3socketdevice.cpp2
-rw-r--r--tests/auto/q3sqlcursor/tst_q3sqlcursor.cpp2
-rw-r--r--tests/auto/q3sqlselectcursor/tst_q3sqlselectcursor.cpp2
-rw-r--r--tests/auto/q3stylesheet/tst_q3stylesheet.cpp2
-rw-r--r--tests/auto/q3tabdialog/tst_q3tabdialog.cpp2
-rw-r--r--tests/auto/q3table/tst_q3table.cpp2
-rw-r--r--tests/auto/q3textbrowser/tst_q3textbrowser.cpp2
-rw-r--r--tests/auto/q3textedit/tst_q3textedit.cpp2
-rw-r--r--tests/auto/q3textstream/tst_q3textstream.cpp2
-rw-r--r--tests/auto/q3timeedit/tst_q3timeedit.cpp2
-rw-r--r--tests/auto/q3toolbar/tst_q3toolbar.cpp2
-rw-r--r--tests/auto/q3uridrag/tst_q3uridrag.cpp2
-rw-r--r--tests/auto/q3urloperator/tst_q3urloperator.cpp2
-rw-r--r--tests/auto/q3valuelist/tst_q3valuelist.cpp2
-rw-r--r--tests/auto/q3valuevector/tst_q3valuevector.cpp2
-rw-r--r--tests/auto/q3widgetstack/tst_q3widgetstack.cpp2
-rw-r--r--tests/auto/q_func_info/tst_q_func_info.cpp2
-rw-r--r--tests/auto/qabstractbutton/tst_qabstractbutton.cpp2
-rw-r--r--tests/auto/qabstractitemmodel/tst_qabstractitemmodel.cpp2
-rw-r--r--tests/auto/qabstractitemview/tst_qabstractitemview.cpp2
-rw-r--r--tests/auto/qabstractmessagehandler/tst_qabstractmessagehandler.cpp2
-rw-r--r--tests/auto/qabstractnetworkcache/tst_qabstractnetworkcache.cpp2
-rw-r--r--tests/auto/qabstractprintdialog/tst_qabstractprintdialog.cpp2
-rw-r--r--tests/auto/qabstractproxymodel/tst_qabstractproxymodel.cpp2
-rw-r--r--tests/auto/qabstractscrollarea/tst_qabstractscrollarea.cpp2
-rw-r--r--tests/auto/qabstractslider/tst_qabstractslider.cpp2
-rw-r--r--tests/auto/qabstractsocket/tst_qabstractsocket.cpp2
-rw-r--r--tests/auto/qabstractspinbox/tst_qabstractspinbox.cpp2
-rw-r--r--tests/auto/qabstracttextdocumentlayout/tst_qabstracttextdocumentlayout.cpp2
-rw-r--r--tests/auto/qabstracturiresolver/TestURIResolver.h2
-rw-r--r--tests/auto/qabstracturiresolver/tst_qabstracturiresolver.cpp2
-rw-r--r--tests/auto/qabstractvideobuffer/tst_qabstractvideobuffer.cpp2
-rw-r--r--tests/auto/qabstractvideosurface/tst_qabstractvideosurface.cpp2
-rw-r--r--tests/auto/qabstractxmlforwarditerator/tst_qabstractxmlforwarditerator.cpp2
-rw-r--r--tests/auto/qabstractxmlnodemodel/LoadingModel.cpp2
-rw-r--r--tests/auto/qabstractxmlnodemodel/LoadingModel.h2
-rw-r--r--tests/auto/qabstractxmlnodemodel/TestNodeModel.h2
-rw-r--r--tests/auto/qabstractxmlnodemodel/tst_qabstractxmlnodemodel.cpp2
-rw-r--r--tests/auto/qabstractxmlreceiver/TestAbstractXmlReceiver.h2
-rw-r--r--tests/auto/qabstractxmlreceiver/tst_qabstractxmlreceiver.cpp2
-rw-r--r--tests/auto/qaccessibility/tst_qaccessibility.cpp2
-rw-r--r--tests/auto/qaccessibility_mac/tst_qaccessibility_mac.cpp2
-rw-r--r--tests/auto/qaction/tst_qaction.cpp2
-rw-r--r--tests/auto/qactiongroup/tst_qactiongroup.cpp2
-rw-r--r--tests/auto/qalgorithms/tst_qalgorithms.cpp2
-rw-r--r--tests/auto/qanimationgroup/tst_qanimationgroup.cpp2
-rw-r--r--tests/auto/qapplication/desktopsettingsaware/main.cpp2
-rw-r--r--tests/auto/qapplication/modal/base.cpp2
-rw-r--r--tests/auto/qapplication/modal/base.h2
-rw-r--r--tests/auto/qapplication/modal/main.cpp2
-rw-r--r--tests/auto/qapplication/tst_qapplication.cpp2
-rw-r--r--tests/auto/qapplication/wincmdline/main.cpp2
-rw-r--r--tests/auto/qapplicationargumentparser/tst_qapplicationargumentparser.cpp2
-rw-r--r--tests/auto/qatomicint/tst_qatomicint.cpp2
-rw-r--r--tests/auto/qatomicpointer/tst_qatomicpointer.cpp2
-rw-r--r--tests/auto/qaudiodeviceinfo/tst_qaudiodeviceinfo.cpp2
-rw-r--r--tests/auto/qaudioformat/tst_qaudioformat.cpp2
-rw-r--r--tests/auto/qaudioinput/tst_qaudioinput.cpp2
-rw-r--r--tests/auto/qaudiooutput/tst_qaudiooutput.cpp2
-rw-r--r--tests/auto/qauthenticator/tst_qauthenticator.cpp2
-rw-r--r--tests/auto/qautoptr/tst_qautoptr.cpp2
-rw-r--r--tests/auto/qbearertestcommon.h2
-rw-r--r--tests/auto/qbitarray/tst_qbitarray.cpp2
-rw-r--r--tests/auto/qboxlayout/tst_qboxlayout.cpp2
-rw-r--r--tests/auto/qbrush/tst_qbrush.cpp2
-rw-r--r--tests/auto/qbuffer/tst_qbuffer.cpp2
-rw-r--r--tests/auto/qbuttongroup/tst_qbuttongroup.cpp2
-rw-r--r--tests/auto/qbytearray/tst_qbytearray.cpp2
-rw-r--r--tests/auto/qbytearraymatcher/tst_qbytearraymatcher.cpp2
-rw-r--r--tests/auto/qcache/tst_qcache.cpp2
-rw-r--r--tests/auto/qcalendarwidget/tst_qcalendarwidget.cpp2
-rw-r--r--tests/auto/qchar/tst_qchar.cpp2
-rw-r--r--tests/auto/qcheckbox/tst_qcheckbox.cpp2
-rw-r--r--tests/auto/qclipboard/copier/main.cpp2
-rw-r--r--tests/auto/qclipboard/paster/main.cpp2
-rw-r--r--tests/auto/qclipboard/tst_qclipboard.cpp2
-rw-r--r--tests/auto/qcolor/tst_qcolor.cpp12
-rw-r--r--tests/auto/qcolordialog/tst_qcolordialog.cpp2
-rw-r--r--tests/auto/qcolumnview/tst_qcolumnview.cpp2
-rw-r--r--tests/auto/qcombobox/tst_qcombobox.cpp2
-rw-r--r--tests/auto/qcommandlinkbutton/tst_qcommandlinkbutton.cpp2
-rw-r--r--tests/auto/qcompleter/tst_qcompleter.cpp2
-rw-r--r--tests/auto/qcomplextext/bidireorderstring.h2
-rw-r--r--tests/auto/qcomplextext/tst_qcomplextext.cpp2
-rw-r--r--tests/auto/qcontiguouscache/tst_qcontiguouscache.cpp2
-rw-r--r--tests/auto/qcopchannel/testSend/main.cpp2
-rw-r--r--tests/auto/qcopchannel/tst_qcopchannel.cpp2
-rw-r--r--tests/auto/qcoreapplication/tst_qcoreapplication.cpp2
-rw-r--r--tests/auto/qcryptographichash/tst_qcryptographichash.cpp2
-rw-r--r--tests/auto/qcssparser/tst_qcssparser.cpp2
-rw-r--r--tests/auto/qdatastream/tst_qdatastream.cpp2
-rw-r--r--tests/auto/qdatawidgetmapper/tst_qdatawidgetmapper.cpp2
-rw-r--r--tests/auto/qdate/tst_qdate.cpp2
-rw-r--r--tests/auto/qdatetime/tst_qdatetime.cpp10
-rw-r--r--tests/auto/qdatetimeedit/tst_qdatetimeedit.cpp2
-rw-r--r--tests/auto/qdbusabstractadaptor/tst_qdbusabstractadaptor.cpp2
-rw-r--r--tests/auto/qdbusabstractinterface/interface.cpp2
-rw-r--r--tests/auto/qdbusabstractinterface/interface.h2
-rw-r--r--tests/auto/qdbusabstractinterface/pinger.cpp4
-rw-r--r--tests/auto/qdbusabstractinterface/pinger.h4
-rw-r--r--tests/auto/qdbusabstractinterface/tst_qdbusabstractinterface.cpp2
-rw-r--r--tests/auto/qdbusconnection/tst_qdbusconnection.cpp2
-rw-r--r--tests/auto/qdbuscontext/tst_qdbuscontext.cpp2
-rw-r--r--tests/auto/qdbusinterface/tst_qdbusinterface.cpp2
-rw-r--r--tests/auto/qdbuslocalcalls/tst_qdbuslocalcalls.cpp2
-rw-r--r--tests/auto/qdbusmarshall/common.h2
-rw-r--r--tests/auto/qdbusmarshall/dummy.cpp2
-rw-r--r--tests/auto/qdbusmarshall/qpong/qpong.cpp2
-rw-r--r--tests/auto/qdbusmarshall/tst_qdbusmarshall.cpp2
-rw-r--r--tests/auto/qdbusmetaobject/tst_qdbusmetaobject.cpp2
-rw-r--r--tests/auto/qdbusmetatype/tst_qdbusmetatype.cpp2
-rw-r--r--tests/auto/qdbuspendingcall/tst_qdbuspendingcall.cpp2
-rw-r--r--tests/auto/qdbuspendingreply/tst_qdbuspendingreply.cpp2
-rw-r--r--tests/auto/qdbusperformance/server/server.cpp2
-rw-r--r--tests/auto/qdbusperformance/serverobject.h2
-rw-r--r--tests/auto/qdbusperformance/tst_qdbusperformance.cpp2
-rw-r--r--tests/auto/qdbusreply/tst_qdbusreply.cpp2
-rw-r--r--tests/auto/qdbusservicewatcher/tst_qdbusservicewatcher.cpp2
-rw-r--r--tests/auto/qdbusthreading/tst_qdbusthreading.cpp2
-rw-r--r--tests/auto/qdbusxmlparser/tst_qdbusxmlparser.cpp2
-rw-r--r--tests/auto/qdebug/tst_qdebug.cpp2
-rw-r--r--tests/auto/qdesktopservices/tst_qdesktopservices.cpp2
-rw-r--r--tests/auto/qdesktopwidget/tst_qdesktopwidget.cpp2
-rw-r--r--tests/auto/qdial/tst_qdial.cpp2
-rw-r--r--tests/auto/qdialog/tst_qdialog.cpp2
-rw-r--r--tests/auto/qdialogbuttonbox/tst_qdialogbuttonbox.cpp2
-rw-r--r--tests/auto/qdir/testdir/dir/qrc_qdir.cpp2
-rw-r--r--tests/auto/qdir/testdir/dir/tst_qdir.cpp2
-rw-r--r--tests/auto/qdir/tst_qdir.cpp2
-rw-r--r--tests/auto/qdirectpainter/runDirectPainter/main.cpp2
-rw-r--r--tests/auto/qdirectpainter/tst_qdirectpainter.cpp2
-rw-r--r--tests/auto/qdiriterator/tst_qdiriterator.cpp2
-rw-r--r--tests/auto/qdirmodel/tst_qdirmodel.cpp2
-rw-r--r--tests/auto/qdockwidget/tst_qdockwidget.cpp2
-rw-r--r--tests/auto/qdom/tst_qdom.cpp2
-rw-r--r--tests/auto/qdoublespinbox/tst_qdoublespinbox.cpp2
-rw-r--r--tests/auto/qdoublevalidator/tst_qdoublevalidator.cpp2
-rw-r--r--tests/auto/qdrag/tst_qdrag.cpp2
-rw-r--r--tests/auto/qeasingcurve/tst_qeasingcurve.cpp2
-rw-r--r--tests/auto/qelapsedtimer/tst_qelapsedtimer.cpp2
-rw-r--r--tests/auto/qerrormessage/tst_qerrormessage.cpp2
-rw-r--r--tests/auto/qevent/tst_qevent.cpp2
-rw-r--r--tests/auto/qeventloop/tst_qeventloop.cpp2
-rw-r--r--tests/auto/qexplicitlyshareddatapointer/tst_qexplicitlyshareddatapointer.cpp2
-rw-r--r--tests/auto/qfile/largefile/tst_largefile.cpp2
-rw-r--r--tests/auto/qfile/stdinprocess/main.cpp2
-rw-r--r--tests/auto/qfile/tst_qfile.cpp2
-rw-r--r--tests/auto/qfiledialog/tst_qfiledialog.cpp2
-rw-r--r--tests/auto/qfiledialog2/tst_qfiledialog2.cpp2
-rw-r--r--tests/auto/qfileiconprovider/tst_qfileiconprovider.cpp2
-rw-r--r--tests/auto/qfileinfo/tst_qfileinfo.cpp2
-rw-r--r--tests/auto/qfilesystemmodel/tst_qfilesystemmodel.cpp2
-rw-r--r--tests/auto/qfilesystemwatcher/tst_qfilesystemwatcher.cpp2
-rw-r--r--tests/auto/qflags/tst_qflags.cpp2
-rw-r--r--tests/auto/qfocusevent/tst_qfocusevent.cpp2
-rw-r--r--tests/auto/qfocusframe/tst_qfocusframe.cpp2
-rw-r--r--tests/auto/qfont/tst_qfont.cpp2
-rw-r--r--tests/auto/qfontcombobox/tst_qfontcombobox.cpp2
-rw-r--r--tests/auto/qfontdatabase/tst_qfontdatabase.cpp6
-rw-r--r--tests/auto/qfontdialog/tst_qfontdialog.cpp2
-rw-r--r--tests/auto/qfontdialog/tst_qfontdialog_mac_helpers.mm2
-rw-r--r--tests/auto/qfontmetrics/tst_qfontmetrics.cpp2
-rw-r--r--tests/auto/qformlayout/tst_qformlayout.cpp2
-rw-r--r--tests/auto/qftp/tst_qftp.cpp2
-rw-r--r--tests/auto/qfuture/tst_qfuture.cpp2
-rw-r--r--tests/auto/qfuture/versioncheck.h2
-rw-r--r--tests/auto/qfuturewatcher/tst_qfuturewatcher.cpp2
-rw-r--r--tests/auto/qgetputenv/tst_qgetputenv.cpp2
-rw-r--r--tests/auto/qgl/tst_qgl.cpp2
-rw-r--r--tests/auto/qglbuffer/tst_qglbuffer.cpp2
-rw-r--r--tests/auto/qglobal/tst_qglobal.cpp2
-rw-r--r--tests/auto/qglthreads/tst_qglthreads.cpp22
-rw-r--r--tests/auto/qglthreads/tst_qglthreads.h2
-rw-r--r--tests/auto/qgraphicsanchorlayout/tst_qgraphicsanchorlayout.cpp2
-rw-r--r--tests/auto/qgraphicsanchorlayout1/tst_qgraphicsanchorlayout1.cpp2
-rw-r--r--tests/auto/qgraphicseffect/tst_qgraphicseffect.cpp2
-rw-r--r--tests/auto/qgraphicseffectsource/tst_qgraphicseffectsource.cpp2
-rw-r--r--tests/auto/qgraphicsgridlayout/tst_qgraphicsgridlayout.cpp160
-rw-r--r--tests/auto/qgraphicsitem/tst_qgraphicsitem.cpp55
-rw-r--r--tests/auto/qgraphicsitemanimation/tst_qgraphicsitemanimation.cpp2
-rw-r--r--tests/auto/qgraphicslayout/tst_qgraphicslayout.cpp2
-rw-r--r--tests/auto/qgraphicslayoutitem/tst_qgraphicslayoutitem.cpp2
-rw-r--r--tests/auto/qgraphicslinearlayout/tst_qgraphicslinearlayout.cpp28
-rw-r--r--tests/auto/qgraphicsobject/tst_qgraphicsobject.cpp2
-rw-r--r--tests/auto/qgraphicspixmapitem/tst_qgraphicspixmapitem.cpp2
-rw-r--r--tests/auto/qgraphicspolygonitem/tst_qgraphicspolygonitem.cpp2
-rw-r--r--tests/auto/qgraphicsproxywidget/tst_qgraphicsproxywidget.cpp2
-rw-r--r--tests/auto/qgraphicsscene/tst_qgraphicsscene.cpp2
-rw-r--r--tests/auto/qgraphicssceneindex/tst_qgraphicssceneindex.cpp2
-rw-r--r--tests/auto/qgraphicstransform/tst_qgraphicstransform.cpp2
-rw-r--r--tests/auto/qgraphicsview/tst_qgraphicsview.cpp10
-rw-r--r--tests/auto/qgraphicsview/tst_qgraphicsview_2.cpp2
-rw-r--r--tests/auto/qgraphicswidget/tst_qgraphicswidget.cpp2
-rw-r--r--tests/auto/qgridlayout/tst_qgridlayout.cpp2
-rw-r--r--tests/auto/qgroupbox/tst_qgroupbox.cpp2
-rw-r--r--tests/auto/qguivariant/tst_qguivariant.cpp2
-rw-r--r--tests/auto/qhash/tst_qhash.cpp2
-rw-r--r--tests/auto/qheaderview/tst_qheaderview.cpp2
-rw-r--r--tests/auto/qhelpcontentmodel/tst_qhelpcontentmodel.cpp2
-rw-r--r--tests/auto/qhelpenginecore/tst_qhelpenginecore.cpp2
-rw-r--r--tests/auto/qhelpgenerator/tst_qhelpgenerator.cpp2
-rw-r--r--tests/auto/qhelpindexmodel/tst_qhelpindexmodel.cpp2
-rw-r--r--tests/auto/qhelpprojectdata/tst_qhelpprojectdata.cpp2
-rw-r--r--tests/auto/qhostaddress/tst_qhostaddress.cpp2
-rw-r--r--tests/auto/qhostinfo/tst_qhostinfo.cpp2
-rw-r--r--tests/auto/qhttp/dummyserver.h2
-rw-r--r--tests/auto/qhttp/tst_qhttp.cpp6
-rw-r--r--tests/auto/qhttpnetworkconnection/tst_qhttpnetworkconnection.cpp16
-rw-r--r--tests/auto/qhttpnetworkreply/tst_qhttpnetworkreply.cpp2
-rw-r--r--tests/auto/qhttpsocketengine/tst_qhttpsocketengine.cpp2
-rw-r--r--tests/auto/qicoimageformat/tst_qicoimageformat.cpp2
-rw-r--r--tests/auto/qicon/tst_qicon.cpp2
-rw-r--r--tests/auto/qimage/tst_qimage.cpp2
-rw-r--r--tests/auto/qimageiohandler/tst_qimageiohandler.cpp2
-rw-r--r--tests/auto/qimagereader/tst_qimagereader.cpp2
-rw-r--r--tests/auto/qimagewriter/tst_qimagewriter.cpp2
-rw-r--r--tests/auto/qinputcontext/tst_qinputcontext.cpp2
-rw-r--r--tests/auto/qinputdialog/tst_qinputdialog.cpp2
-rw-r--r--tests/auto/qintvalidator/tst_qintvalidator.cpp2
-rw-r--r--tests/auto/qiodevice/tst_qiodevice.cpp2
-rw-r--r--tests/auto/qitemdelegate/tst_qitemdelegate.cpp2
-rw-r--r--tests/auto/qitemeditorfactory/tst_qitemeditorfactory.cpp2
-rw-r--r--tests/auto/qitemmodel/modelstotest.cpp2
-rw-r--r--tests/auto/qitemmodel/tst_qitemmodel.cpp4
-rw-r--r--tests/auto/qitemselectionmodel/tst_qitemselectionmodel.cpp2
-rw-r--r--tests/auto/qitemview/tst_qitemview.cpp2
-rw-r--r--tests/auto/qitemview/viewstotest.cpp2
-rw-r--r--tests/auto/qkeysequence/tst_qkeysequence.cpp2
-rw-r--r--tests/auto/qlabel/tst_qlabel.cpp2
-rw-r--r--tests/auto/qlayout/qlayout.pro6
-rw-r--r--tests/auto/qlayout/tst_qlayout.cpp5
-rw-r--r--tests/auto/qlcdnumber/tst_qlcdnumber.cpp2
-rw-r--r--tests/auto/qlibrary/lib/mylib.c2
-rw-r--r--tests/auto/qlibrary/lib2/mylib.c2
-rw-r--r--tests/auto/qlibrary/tst_qlibrary.cpp2
-rw-r--r--tests/auto/qline/tst_qline.cpp2
-rw-r--r--tests/auto/qlineedit/tst_qlineedit.cpp2
-rw-r--r--tests/auto/qlist/tst_qlist.cpp2
-rw-r--r--tests/auto/qlistview/tst_qlistview.cpp2
-rw-r--r--tests/auto/qlistwidget/tst_qlistwidget.cpp2
-rw-r--r--tests/auto/qlocale/syslocaleapp/syslocaleapp.cpp2
-rw-r--r--tests/auto/qlocale/tst_qlocale.cpp2
-rw-r--r--tests/auto/qlocalsocket/example/client/main.cpp2
-rw-r--r--tests/auto/qlocalsocket/example/server/main.cpp2
-rw-r--r--tests/auto/qlocalsocket/lackey/main.cpp2
-rw-r--r--tests/auto/qlocalsocket/tst_qlocalsocket.cpp2
-rw-r--r--tests/auto/qmacstyle/tst_qmacstyle.cpp2
-rw-r--r--tests/auto/qmainwindow/tst_qmainwindow.cpp2
-rw-r--r--tests/auto/qmake/testcompiler.cpp25
-rw-r--r--tests/auto/qmake/testcompiler.h2
-rw-r--r--tests/auto/qmake/testdata/findDeps/main.cpp2
-rw-r--r--tests/auto/qmake/testdata/findDeps/object1.h2
-rw-r--r--tests/auto/qmake/testdata/findDeps/object2.h2
-rw-r--r--tests/auto/qmake/testdata/findDeps/object3.h2
-rw-r--r--tests/auto/qmake/testdata/findDeps/object4.h2
-rw-r--r--tests/auto/qmake/testdata/findDeps/object5.h2
-rw-r--r--tests/auto/qmake/testdata/findDeps/object6.h2
-rw-r--r--tests/auto/qmake/testdata/findDeps/object7.h2
-rw-r--r--tests/auto/qmake/testdata/findDeps/object8.h2
-rw-r--r--tests/auto/qmake/testdata/findDeps/object9.h2
-rw-r--r--tests/auto/qmake/testdata/findMocs/main.cpp2
-rw-r--r--tests/auto/qmake/testdata/findMocs/object1.h2
-rw-r--r--tests/auto/qmake/testdata/findMocs/object2.h2
-rw-r--r--tests/auto/qmake/testdata/findMocs/object3.h2
-rw-r--r--tests/auto/qmake/testdata/findMocs/object4.h2
-rw-r--r--tests/auto/qmake/testdata/findMocs/object5.h2
-rw-r--r--tests/auto/qmake/testdata/findMocs/object6.h2
-rw-r--r--tests/auto/qmake/testdata/findMocs/object7.h2
-rw-r--r--tests/auto/qmake/testdata/functions/1.cpp2
-rw-r--r--tests/auto/qmake/testdata/functions/2.cpp2
-rw-r--r--tests/auto/qmake/testdata/functions/one/1.cpp2
-rw-r--r--tests/auto/qmake/testdata/functions/one/2.cpp2
-rw-r--r--tests/auto/qmake/testdata/functions/three/wildcard21.cpp2
-rw-r--r--tests/auto/qmake/testdata/functions/three/wildcard22.cpp2
-rw-r--r--tests/auto/qmake/testdata/functions/two/1.cpp2
-rw-r--r--tests/auto/qmake/testdata/functions/two/2.cpp2
-rw-r--r--tests/auto/qmake/testdata/functions/wildcard21.cpp2
-rw-r--r--tests/auto/qmake/testdata/functions/wildcard22.cpp2
-rw-r--r--tests/auto/qmake/testdata/include_dir/main.cpp2
-rw-r--r--tests/auto/qmake/testdata/include_dir/test_file.cpp2
-rw-r--r--tests/auto/qmake/testdata/include_dir/test_file.h2
-rw-r--r--tests/auto/qmake/testdata/include_function/main.cpp2
-rw-r--r--tests/auto/qmake/testdata/install_depends/main.cpp2
-rw-r--r--tests/auto/qmake/testdata/install_depends/test_file.cpp2
-rw-r--r--tests/auto/qmake/testdata/install_depends/test_file.h2
-rw-r--r--tests/auto/qmake/testdata/one_space/main.cpp2
-rw-r--r--tests/auto/qmake/testdata/quotedfilenames/main.cpp2
-rw-r--r--tests/auto/qmake/testdata/shadow_files/main.cpp2
-rw-r--r--tests/auto/qmake/testdata/shadow_files/test_file.cpp2
-rw-r--r--tests/auto/qmake/testdata/shadow_files/test_file.h2
-rw-r--r--tests/auto/qmake/testdata/simple_app/main.cpp2
-rw-r--r--tests/auto/qmake/testdata/simple_app/test_file.cpp2
-rw-r--r--tests/auto/qmake/testdata/simple_app/test_file.h2
-rw-r--r--tests/auto/qmake/testdata/simple_dll/simple.cpp2
-rw-r--r--tests/auto/qmake/testdata/simple_dll/simple.h2
-rw-r--r--tests/auto/qmake/testdata/simple_lib/simple.cpp2
-rw-r--r--tests/auto/qmake/testdata/simple_lib/simple.h2
-rw-r--r--tests/auto/qmake/testdata/subdirs/simple_app/main.cpp2
-rw-r--r--tests/auto/qmake/testdata/subdirs/simple_app/test_file.cpp2
-rw-r--r--tests/auto/qmake/testdata/subdirs/simple_app/test_file.h2
-rw-r--r--tests/auto/qmake/testdata/subdirs/simple_dll/simple.cpp2
-rw-r--r--tests/auto/qmake/testdata/subdirs/simple_dll/simple.h2
-rw-r--r--tests/auto/qmake/tst_qmake.cpp2
-rw-r--r--tests/auto/qmap/tst_qmap.cpp2
-rw-r--r--tests/auto/qmargins/tst_qmargins.cpp2
-rw-r--r--tests/auto/qmath/tst_qmath.cpp2
-rw-r--r--tests/auto/qmatrixnxn/tst_qmatrixnxn.cpp2
-rw-r--r--tests/auto/qmdiarea/tst_qmdiarea.cpp2
-rw-r--r--tests/auto/qmdisubwindow/tst_qmdisubwindow.cpp2
-rw-r--r--tests/auto/qmenu/tst_qmenu.cpp2
-rw-r--r--tests/auto/qmenubar/tst_qmenubar.cpp2
-rw-r--r--tests/auto/qmessagebox/tst_qmessagebox.cpp2
-rw-r--r--tests/auto/qmetaobject/tst_qmetaobject.cpp2
-rw-r--r--tests/auto/qmetatype/tst_qmetatype.cpp2
-rw-r--r--tests/auto/qmimedata/tst_qmimedata.cpp2
-rw-r--r--tests/auto/qmouseevent/tst_qmouseevent.cpp2
-rw-r--r--tests/auto/qmouseevent_modal/tst_qmouseevent_modal.cpp2
-rw-r--r--tests/auto/qmovie/tst_qmovie.cpp2
-rw-r--r--tests/auto/qmultiscreen/tst_qmultiscreen.cpp2
-rw-r--r--tests/auto/qmutex/tst_qmutex.cpp2
-rw-r--r--tests/auto/qmutexlocker/tst_qmutexlocker.cpp2
-rw-r--r--tests/auto/qnativesocketengine/tst_qnativesocketengine.cpp2
-rw-r--r--tests/auto/qnetworkaccessmanager/tst_qnetworkaccessmanager.cpp2
-rw-r--r--tests/auto/qnetworkaccessmanager_and_qprogressdialog/tst_qnetworkaccessmanager_and_qprogressdialog.cpp2
-rw-r--r--tests/auto/qnetworkaddressentry/tst_qnetworkaddressentry.cpp2
-rw-r--r--tests/auto/qnetworkcachemetadata/tst_qnetworkcachemetadata.cpp2
-rw-r--r--tests/auto/qnetworkconfiguration/tst_qnetworkconfiguration.cpp2
-rw-r--r--tests/auto/qnetworkconfigurationmanager/tst_qnetworkconfigurationmanager.cpp2
-rw-r--r--tests/auto/qnetworkcookie/tst_qnetworkcookie.cpp2
-rw-r--r--tests/auto/qnetworkcookiejar/tst_qnetworkcookiejar.cpp109
-rw-r--r--tests/auto/qnetworkdiskcache/tst_qnetworkdiskcache.cpp2
-rw-r--r--tests/auto/qnetworkinterface/tst_qnetworkinterface.cpp2
-rw-r--r--tests/auto/qnetworkproxy/tst_qnetworkproxy.cpp2
-rw-r--r--tests/auto/qnetworkproxyfactory/.gitignore1
-rw-r--r--tests/auto/qnetworkproxyfactory/qnetworkproxyfactory.pro11
-rw-r--r--tests/auto/qnetworkproxyfactory/tst_qnetworkproxyfactory.cpp100
-rw-r--r--tests/auto/qnetworkreply/echo/main.cpp2
-rw-r--r--tests/auto/qnetworkreply/tst_qnetworkreply.cpp34
-rw-r--r--tests/auto/qnetworkrequest/tst_qnetworkrequest.cpp2
-rw-r--r--tests/auto/qnetworksession/lackey/main.cpp2
-rw-r--r--tests/auto/qnetworksession/test/tst_qnetworksession.cpp2
-rw-r--r--tests/auto/qnumeric/tst_qnumeric.cpp2
-rw-r--r--tests/auto/qobject/moc_oldnormalizeobject.cpp2
-rw-r--r--tests/auto/qobject/oldnormalizeobject.h2
-rw-r--r--tests/auto/qobject/signalbug.cpp2
-rw-r--r--tests/auto/qobject/signalbug.h2
-rw-r--r--tests/auto/qobject/tst_qobject.cpp2
-rw-r--r--tests/auto/qobjectperformance/tst_qobjectperformance.cpp2
-rw-r--r--tests/auto/qobjectrace/tst_qobjectrace.cpp2
-rw-r--r--tests/auto/qpaintengine/tst_qpaintengine.cpp2
-rw-r--r--tests/auto/qpainter/tst_qpainter.cpp2
-rw-r--r--tests/auto/qpainter/utils/createImages/main.cpp2
-rw-r--r--tests/auto/qpainterpath/tst_qpainterpath.cpp53
-rw-r--r--tests/auto/qpainterpathstroker/tst_qpainterpathstroker.cpp2
-rw-r--r--tests/auto/qpalette/tst_qpalette.cpp2
-rw-r--r--tests/auto/qparallelanimationgroup/tst_qparallelanimationgroup.cpp2
-rw-r--r--tests/auto/qpathclipper/pathcompare.h2
-rw-r--r--tests/auto/qpathclipper/paths.cpp2
-rw-r--r--tests/auto/qpathclipper/paths.h2
-rw-r--r--tests/auto/qpathclipper/tst_qpathclipper.cpp2
-rw-r--r--tests/auto/qpauseanimation/tst_qpauseanimation.cpp2
-rw-r--r--tests/auto/qpen/tst_qpen.cpp2
-rw-r--r--tests/auto/qpicture/tst_qpicture.cpp2
-rw-r--r--tests/auto/qpixmap/tst_qpixmap.cpp2
-rw-r--r--tests/auto/qpixmapcache/tst_qpixmapcache.cpp2
-rw-r--r--tests/auto/qpixmapfilter/tst_qpixmapfilter.cpp2
-rw-r--r--tests/auto/qplaintextedit/tst_qplaintextedit.cpp2
-rw-r--r--tests/auto/qplugin/debugplugin/main.cpp2
-rw-r--r--tests/auto/qplugin/releaseplugin/main.cpp2
-rw-r--r--tests/auto/qplugin/tst_qplugin.cpp2
-rw-r--r--tests/auto/qpluginloader/almostplugin/almostplugin.cpp2
-rw-r--r--tests/auto/qpluginloader/almostplugin/almostplugin.h2
-rw-r--r--tests/auto/qpluginloader/lib/mylib.c2
-rw-r--r--tests/auto/qpluginloader/theplugin/plugininterface.h2
-rw-r--r--tests/auto/qpluginloader/theplugin/theplugin.cpp2
-rw-r--r--tests/auto/qpluginloader/theplugin/theplugin.h2
-rw-r--r--tests/auto/qpluginloader/tst_qpluginloader.cpp2
-rw-r--r--tests/auto/qpoint/tst_qpoint.cpp2
-rw-r--r--tests/auto/qpointer/tst_qpointer.cpp2
-rw-r--r--tests/auto/qpolygon/tst_qpolygon.cpp2
-rw-r--r--tests/auto/qprinter/tst_qprinter.cpp2
-rw-r--r--tests/auto/qprinterinfo/tst_qprinterinfo.cpp2
-rw-r--r--tests/auto/qprocess/fileWriterProcess/main.cpp2
-rw-r--r--tests/auto/qprocess/testDetached/main.cpp2
-rw-r--r--tests/auto/qprocess/testExitCodes/main.cpp2
-rw-r--r--tests/auto/qprocess/testGuiProcess/main.cpp2
-rw-r--r--tests/auto/qprocess/testProcessCrash/main.cpp2
-rw-r--r--tests/auto/qprocess/testProcessDeadWhileReading/main.cpp2
-rw-r--r--tests/auto/qprocess/testProcessEOF/main.cpp2
-rw-r--r--tests/auto/qprocess/testProcessEcho/main.cpp2
-rw-r--r--tests/auto/qprocess/testProcessEcho2/main.cpp2
-rw-r--r--tests/auto/qprocess/testProcessEcho3/main.cpp2
-rw-r--r--tests/auto/qprocess/testProcessEchoGui/main_win.cpp2
-rw-r--r--tests/auto/qprocess/testProcessEnvironment/main.cpp2
-rw-r--r--tests/auto/qprocess/testProcessLoopback/main.cpp2
-rw-r--r--tests/auto/qprocess/testProcessNormal/main.cpp2
-rw-r--r--tests/auto/qprocess/testProcessOutput/main.cpp2
-rw-r--r--tests/auto/qprocess/testProcessSpacesArgs/main.cpp2
-rw-r--r--tests/auto/qprocess/testSetWorkingDirectory/main.cpp2
-rw-r--r--tests/auto/qprocess/testSoftExit/main_unix.cpp2
-rw-r--r--tests/auto/qprocess/testSoftExit/main_win.cpp2
-rw-r--r--tests/auto/qprocess/testSpaceInName/main.cpp2
-rw-r--r--tests/auto/qprocess/tst_qprocess.cpp2
-rw-r--r--tests/auto/qprocessenvironment/tst_qprocessenvironment.cpp2
-rw-r--r--tests/auto/qprogressbar/tst_qprogressbar.cpp2
-rw-r--r--tests/auto/qprogressdialog/tst_qprogressdialog.cpp2
-rw-r--r--tests/auto/qpropertyanimation/tst_qpropertyanimation.cpp2
-rw-r--r--tests/auto/qpushbutton/tst_qpushbutton.cpp2
-rw-r--r--tests/auto/qquaternion/tst_qquaternion.cpp2
-rw-r--r--tests/auto/qqueue/tst_qqueue.cpp2
-rw-r--r--tests/auto/qradiobutton/tst_qradiobutton.cpp2
-rw-r--r--tests/auto/qrand/tst_qrand.cpp2
-rw-r--r--tests/auto/qreadlocker/tst_qreadlocker.cpp2
-rw-r--r--tests/auto/qreadwritelock/tst_qreadwritelock.cpp2
-rw-r--r--tests/auto/qrect/tst_qrect.cpp2
-rw-r--r--tests/auto/qregexp/tst_qregexp.cpp2
-rw-r--r--tests/auto/qregexpvalidator/tst_qregexpvalidator.cpp2
-rw-r--r--tests/auto/qregion/tst_qregion.cpp2
-rw-r--r--tests/auto/qresourceengine/tst_qresourceengine.cpp2
-rw-r--r--tests/auto/qringbuffer/tst_qringbuffer.cpp2
-rw-r--r--tests/auto/qs60mainapplication/tst_qs60mainapplication.cpp2
-rw-r--r--tests/auto/qscopedpointer/tst_qscopedpointer.cpp2
-rw-r--r--tests/auto/qscriptable/tst_qscriptable.cpp2
-rw-r--r--tests/auto/qscriptclass/tst_qscriptclass.cpp2
-rw-r--r--tests/auto/qscriptcontext/tst_qscriptcontext.cpp2
-rw-r--r--tests/auto/qscriptcontextinfo/tst_qscriptcontextinfo.cpp2
-rw-r--r--tests/auto/qscriptengine/tst_qscriptengine.cpp2
-rw-r--r--tests/auto/qscriptengineagent/tst_qscriptengineagent.cpp2
-rw-r--r--tests/auto/qscriptenginedebugger/tst_qscriptenginedebugger.cpp2
-rw-r--r--tests/auto/qscriptextqobject/tst_qscriptextqobject.cpp113
-rw-r--r--tests/auto/qscriptjstestsuite/tst_qscriptjstestsuite.cpp2
-rw-r--r--tests/auto/qscriptstring/tst_qscriptstring.cpp2
-rw-r--r--tests/auto/qscriptv8testsuite/tst_qscriptv8testsuite.cpp2
-rw-r--r--tests/auto/qscriptvalue/tst_qscriptvalue.cpp2
-rw-r--r--tests/auto/qscriptvalue/tst_qscriptvalue.h2
-rwxr-xr-xtests/auto/qscriptvaluegenerated/testgen/gen.py4
-rw-r--r--tests/auto/qscriptvaluegenerated/testgen/main.cpp2
-rw-r--r--tests/auto/qscriptvaluegenerated/testgen/testgenerator.cpp4
-rw-r--r--tests/auto/qscriptvaluegenerated/tst_qscriptvalue_generated_cast.cpp2
-rw-r--r--tests/auto/qscriptvaluegenerated/tst_qscriptvalue_generated_comparison.cpp2
-rw-r--r--tests/auto/qscriptvaluegenerated/tst_qscriptvalue_generated_init.cpp2
-rw-r--r--tests/auto/qscriptvaluegenerated/tst_qscriptvalue_generated_isXXX.cpp2
-rw-r--r--tests/auto/qscriptvaluegenerated/tst_qscriptvalue_generated_toXXX.cpp2
-rw-r--r--tests/auto/qscriptvalueiterator/tst_qscriptvalueiterator.cpp278
-rw-r--r--tests/auto/qscrollarea/tst_qscrollarea.cpp2
-rw-r--r--tests/auto/qscrollbar/tst_qscrollbar.cpp2
-rw-r--r--tests/auto/qsemaphore/tst_qsemaphore.cpp2
-rw-r--r--tests/auto/qsequentialanimationgroup/tst_qsequentialanimationgroup.cpp2
-rw-r--r--tests/auto/qset/tst_qset.cpp2
-rw-r--r--tests/auto/qsettings/tst_qsettings.cpp2
-rw-r--r--tests/auto/qsharedpointer/externaltests.cpp2
-rw-r--r--tests/auto/qsharedpointer/externaltests.h2
-rw-r--r--tests/auto/qsharedpointer/forwarddeclaration.cpp2
-rw-r--r--tests/auto/qsharedpointer/forwarddeclared.cpp2
-rw-r--r--tests/auto/qsharedpointer/forwarddeclared.h2
-rw-r--r--tests/auto/qsharedpointer/tst_qsharedpointer.cpp2
-rw-r--r--tests/auto/qsharedpointer/wrapper.cpp2
-rw-r--r--tests/auto/qsharedpointer/wrapper.h2
-rw-r--r--tests/auto/qsharedpointer_and_qwidget/tst_qsharedpointer_and_qwidget.cpp2
-rw-r--r--tests/auto/qshortcut/tst_qshortcut.cpp2
-rw-r--r--tests/auto/qsidebar/tst_qsidebar.cpp2
-rw-r--r--tests/auto/qsignalmapper/tst_qsignalmapper.cpp2
-rw-r--r--tests/auto/qsignalspy/tst_qsignalspy.cpp2
-rw-r--r--tests/auto/qsimplexmlnodemodel/TestSimpleNodeModel.h2
-rw-r--r--tests/auto/qsimplexmlnodemodel/tst_qsimplexmlnodemodel.cpp2
-rw-r--r--tests/auto/qsize/tst_qsize.cpp2
-rw-r--r--tests/auto/qsizef/tst_qsizef.cpp2
-rw-r--r--tests/auto/qsizegrip/tst_qsizegrip.cpp2
-rw-r--r--tests/auto/qslider/tst_qslider.cpp2
-rw-r--r--tests/auto/qsocketnotifier/tst_qsocketnotifier.cpp2
-rw-r--r--tests/auto/qsocks5socketengine/tst_qsocks5socketengine.cpp2
-rw-r--r--tests/auto/qsoftkeymanager/tst_qsoftkeymanager.cpp2
-rw-r--r--tests/auto/qsortfilterproxymodel/tst_qsortfilterproxymodel.cpp2
-rw-r--r--tests/auto/qsound/tst_qsound.cpp2
-rw-r--r--tests/auto/qsourcelocation/tst_qsourcelocation.cpp2
-rw-r--r--tests/auto/qspinbox/tst_qspinbox.cpp2
-rw-r--r--tests/auto/qsplitter/tst_qsplitter.cpp2
-rw-r--r--tests/auto/qsql/tst_qsql.cpp2
-rw-r--r--tests/auto/qsqldatabase/tst_databases.h2
-rw-r--r--tests/auto/qsqldatabase/tst_qsqldatabase.cpp2
-rw-r--r--tests/auto/qsqldriver/tst_qsqldriver.cpp2
-rw-r--r--tests/auto/qsqlerror/tst_qsqlerror.cpp2
-rw-r--r--tests/auto/qsqlfield/tst_qsqlfield.cpp2
-rw-r--r--tests/auto/qsqlquery/tst_qsqlquery.cpp2
-rw-r--r--tests/auto/qsqlquerymodel/tst_qsqlquerymodel.cpp2
-rw-r--r--tests/auto/qsqlrecord/tst_qsqlrecord.cpp2
-rw-r--r--tests/auto/qsqlrelationaltablemodel/tst_qsqlrelationaltablemodel.cpp2
-rw-r--r--tests/auto/qsqltablemodel/tst_qsqltablemodel.cpp2
-rw-r--r--tests/auto/qsqlthread/tst_qsqlthread.cpp2
-rwxr-xr-xtests/auto/qsslcertificate/certificates/gencertificates.sh2
-rw-r--r--tests/auto/qsslcertificate/tst_qsslcertificate.cpp2
-rw-r--r--tests/auto/qsslcipher/tst_qsslcipher.cpp2
-rw-r--r--tests/auto/qsslerror/tst_qsslerror.cpp2
-rwxr-xr-xtests/auto/qsslkey/keys/genkeys.sh2
-rw-r--r--tests/auto/qsslkey/tst_qsslkey.cpp2
-rw-r--r--tests/auto/qsslsocket/tst_qsslsocket.cpp2
-rw-r--r--tests/auto/qstackedlayout/tst_qstackedlayout.cpp2
-rw-r--r--tests/auto/qstackedwidget/tst_qstackedwidget.cpp2
-rw-r--r--tests/auto/qstandarditem/tst_qstandarditem.cpp2
-rw-r--r--tests/auto/qstandarditemmodel/tst_qstandarditemmodel.cpp2
-rw-r--r--tests/auto/qstate/tst_qstate.cpp2
-rw-r--r--tests/auto/qstatemachine/tst_qstatemachine.cpp70
-rw-r--r--tests/auto/qstatictext/tst_qstatictext.cpp2
-rw-r--r--tests/auto/qstatusbar/tst_qstatusbar.cpp2
-rw-r--r--tests/auto/qstl/tst_qstl.cpp2
-rw-r--r--tests/auto/qstring/double_data.h2
-rw-r--r--tests/auto/qstring/tst_qstring.cpp6
-rw-r--r--tests/auto/qstringbuilder1/stringbuilder.cpp2
-rw-r--r--tests/auto/qstringbuilder1/tst_qstringbuilder1.cpp2
-rw-r--r--tests/auto/qstringbuilder2/tst_qstringbuilder2.cpp2
-rw-r--r--tests/auto/qstringbuilder3/tst_qstringbuilder3.cpp2
-rw-r--r--tests/auto/qstringbuilder4/tst_qstringbuilder4.cpp2
-rw-r--r--tests/auto/qstringlist/tst_qstringlist.cpp2
-rw-r--r--tests/auto/qstringlistmodel/qmodellistener.h2
-rw-r--r--tests/auto/qstringlistmodel/tst_qstringlistmodel.cpp2
-rw-r--r--tests/auto/qstringmatcher/tst_qstringmatcher.cpp2
-rw-r--r--tests/auto/qstyle/tst_qstyle.cpp2
-rw-r--r--tests/auto/qstyleoption/tst_qstyleoption.cpp2
-rw-r--r--tests/auto/qstylesheetstyle/tst_qstylesheetstyle.cpp2
-rw-r--r--tests/auto/qsvgdevice/tst_qsvgdevice.cpp2
-rw-r--r--tests/auto/qsvggenerator/tst_qsvggenerator.cpp2
-rw-r--r--tests/auto/qsvgrenderer/tst_qsvgrenderer.cpp2
-rw-r--r--tests/auto/qsyntaxhighlighter/tst_qsyntaxhighlighter.cpp2
-rw-r--r--tests/auto/qsystemtrayicon/tst_qsystemtrayicon.cpp2
-rw-r--r--tests/auto/qtabbar/tst_qtabbar.cpp2
-rw-r--r--tests/auto/qtableview/tst_qtableview.cpp2
-rw-r--r--tests/auto/qtablewidget/tst_qtablewidget.cpp2
-rw-r--r--tests/auto/qtabwidget/tst_qtabwidget.cpp2
-rw-r--r--tests/auto/qtconcurrentfilter/tst_qtconcurrentfilter.cpp2
-rw-r--r--tests/auto/qtconcurrentiteratekernel/tst_qtconcurrentiteratekernel.cpp2
-rw-r--r--tests/auto/qtconcurrentmap/functions.h2
-rw-r--r--tests/auto/qtconcurrentmap/tst_qtconcurrentmap.cpp2
-rw-r--r--tests/auto/qtconcurrentrun/tst_qtconcurrentrun.cpp2
-rw-r--r--tests/auto/qtconcurrentthreadengine/tst_qtconcurrentthreadengine.cpp2
-rw-r--r--tests/auto/qtcpserver/crashingServer/main.cpp2
-rw-r--r--tests/auto/qtcpserver/tst_qtcpserver.cpp2
-rw-r--r--tests/auto/qtcpsocket/stressTest/Test.cpp2
-rw-r--r--tests/auto/qtcpsocket/stressTest/Test.h2
-rw-r--r--tests/auto/qtcpsocket/stressTest/main.cpp2
-rw-r--r--tests/auto/qtcpsocket/tst_qtcpsocket.cpp2
-rw-r--r--tests/auto/qtemporaryfile/tst_qtemporaryfile.cpp2
-rw-r--r--tests/auto/qtessellator/XrenderFake.h2
-rw-r--r--tests/auto/qtessellator/arc.cpp2
-rw-r--r--tests/auto/qtessellator/arc.h2
-rw-r--r--tests/auto/qtessellator/dataparser.cpp2
-rw-r--r--tests/auto/qtessellator/dataparser.h2
-rw-r--r--tests/auto/qtessellator/oldtessellator.cpp2
-rw-r--r--tests/auto/qtessellator/oldtessellator.h2
-rw-r--r--tests/auto/qtessellator/qnum.h2
-rw-r--r--tests/auto/qtessellator/sample_data.h2
-rw-r--r--tests/auto/qtessellator/simple.cpp2
-rw-r--r--tests/auto/qtessellator/simple.h2
-rw-r--r--tests/auto/qtessellator/testtessellator.cpp2
-rw-r--r--tests/auto/qtessellator/testtessellator.h2
-rw-r--r--tests/auto/qtessellator/tst_tessellator.cpp2
-rw-r--r--tests/auto/qtessellator/utils.cpp2
-rw-r--r--tests/auto/qtessellator/utils.h2
-rw-r--r--tests/auto/qtextblock/tst_qtextblock.cpp2
-rw-r--r--tests/auto/qtextboundaryfinder/tst_qtextboundaryfinder.cpp2
-rw-r--r--tests/auto/qtextbrowser/tst_qtextbrowser.cpp2
-rw-r--r--tests/auto/qtextcodec/echo/main.cpp2
-rw-r--r--tests/auto/qtextcodec/tst_qtextcodec.cpp2
-rw-r--r--tests/auto/qtextcursor/tst_qtextcursor.cpp30
-rw-r--r--tests/auto/qtextdocument/common.h2
-rw-r--r--tests/auto/qtextdocument/tst_qtextdocument.cpp2
-rw-r--r--tests/auto/qtextdocumentfragment/tst_qtextdocumentfragment.cpp2
-rw-r--r--tests/auto/qtextdocumentlayout/tst_qtextdocumentlayout.cpp2
-rw-r--r--tests/auto/qtextedit/tst_qtextedit.cpp2
-rw-r--r--tests/auto/qtextformat/tst_qtextformat.cpp2
-rw-r--r--tests/auto/qtextlayout/tst_qtextlayout.cpp2
-rw-r--r--tests/auto/qtextlist/tst_qtextlist.cpp2
-rw-r--r--tests/auto/qtextobject/tst_qtextobject.cpp2
-rw-r--r--tests/auto/qtextodfwriter/tst_qtextodfwriter.cpp10
-rw-r--r--tests/auto/qtextpiecetable/tst_qtextpiecetable.cpp2
-rw-r--r--tests/auto/qtextscriptengine/generate/main.cpp2
-rw-r--r--tests/auto/qtextscriptengine/tst_qtextscriptengine.cpp23
-rw-r--r--tests/auto/qtextstream/readAllStdinProcess/main.cpp2
-rw-r--r--tests/auto/qtextstream/readLineStdinProcess/main.cpp2
-rw-r--r--tests/auto/qtextstream/stdinProcess/main.cpp2
-rw-r--r--tests/auto/qtextstream/tst_qtextstream.cpp2
-rw-r--r--tests/auto/qtexttable/tst_qtexttable.cpp2
-rw-r--r--tests/auto/qthread/tst_qthread.cpp2
-rw-r--r--tests/auto/qthreadonce/qthreadonce.cpp2
-rw-r--r--tests/auto/qthreadonce/qthreadonce.h2
-rw-r--r--tests/auto/qthreadonce/tst_qthreadonce.cpp2
-rw-r--r--tests/auto/qthreadpool/tst_qthreadpool.cpp2
-rw-r--r--tests/auto/qthreadstorage/crashOnExit.cpp2
-rw-r--r--tests/auto/qthreadstorage/tst_qthreadstorage.cpp2
-rw-r--r--tests/auto/qtime/tst_qtime.cpp2
-rw-r--r--tests/auto/qtimeline/tst_qtimeline.cpp2
-rw-r--r--tests/auto/qtimer/tst_qtimer.cpp40
-rw-r--r--tests/auto/qtipc/lackey/main.cpp2
-rw-r--r--tests/auto/qtipc/qsharedmemory/qsystemlock/tst_qsystemlock.cpp2
-rw-r--r--tests/auto/qtipc/qsharedmemory/src/qsystemlock.cpp2
-rw-r--r--tests/auto/qtipc/qsharedmemory/src/qsystemlock.h2
-rw-r--r--tests/auto/qtipc/qsharedmemory/src/qsystemlock_p.h2
-rw-r--r--tests/auto/qtipc/qsharedmemory/src/qsystemlock_unix.cpp2
-rw-r--r--tests/auto/qtipc/qsharedmemory/src/qsystemlock_win.cpp2
-rw-r--r--tests/auto/qtipc/qsharedmemory/tst_qsharedmemory.cpp17
-rw-r--r--tests/auto/qtipc/qsystemsemaphore/qsystemsemaphore.pro5
-rw-r--r--tests/auto/qtipc/qsystemsemaphore/tst_qsystemsemaphore.cpp2
-rw-r--r--tests/auto/qtmd5/tst_qtmd5.cpp2
-rwxr-xr-xtests/auto/qtokenautomaton/generateTokenizers.sh2
-rw-r--r--tests/auto/qtokenautomaton/tokenizers/basic/basic.cpp2
-rw-r--r--tests/auto/qtokenautomaton/tokenizers/basic/basic.h2
-rw-r--r--tests/auto/qtokenautomaton/tokenizers/basicNamespace/basicNamespace.cpp2
-rw-r--r--tests/auto/qtokenautomaton/tokenizers/basicNamespace/basicNamespace.h2
-rw-r--r--tests/auto/qtokenautomaton/tokenizers/boilerplate/boilerplate.cpp2
-rw-r--r--tests/auto/qtokenautomaton/tokenizers/boilerplate/boilerplate.h2
-rw-r--r--tests/auto/qtokenautomaton/tokenizers/boilerplate/boilerplate.xml2
-rw-r--r--tests/auto/qtokenautomaton/tokenizers/noNamespace/noNamespace.cpp2
-rw-r--r--tests/auto/qtokenautomaton/tokenizers/noNamespace/noNamespace.h2
-rw-r--r--tests/auto/qtokenautomaton/tokenizers/noToString/noToString.cpp2
-rw-r--r--tests/auto/qtokenautomaton/tokenizers/noToString/noToString.h2
-rw-r--r--tests/auto/qtokenautomaton/tokenizers/withNamespace/withNamespace.cpp2
-rw-r--r--tests/auto/qtokenautomaton/tokenizers/withNamespace/withNamespace.h2
-rw-r--r--tests/auto/qtokenautomaton/tst_qtokenautomaton.cpp2
-rw-r--r--tests/auto/qtoolbar/tst_qtoolbar.cpp2
-rw-r--r--tests/auto/qtoolbox/tst_qtoolbox.cpp2
-rw-r--r--tests/auto/qtoolbutton/tst_qtoolbutton.cpp2
-rw-r--r--tests/auto/qtooltip/tst_qtooltip.cpp2
-rw-r--r--tests/auto/qtouchevent/tst_qtouchevent.cpp2
-rw-r--r--tests/auto/qtransform/tst_qtransform.cpp2
-rw-r--r--tests/auto/qtransformedscreen/tst_qtransformedscreen.cpp2
-rw-r--r--tests/auto/qtranslator/tst_qtranslator.cpp2
-rw-r--r--tests/auto/qtreeview/tst_qtreeview.cpp2
-rw-r--r--tests/auto/qtreewidget/tst_qtreewidget.cpp2
-rw-r--r--tests/auto/qtreewidgetitemiterator/tst_qtreewidgetitemiterator.cpp2
-rw-r--r--tests/auto/qtwidgets/.gitignore1
-rw-r--r--tests/auto/qtwidgets/advanced.ui319
-rw-r--r--tests/auto/qtwidgets/icons/big.pngbin1323 -> 0 bytes-rw-r--r--tests/auto/qtwidgets/icons/folder.pngbin4069 -> 0 bytes-rw-r--r--tests/auto/qtwidgets/icons/icon.bmpbin246 -> 0 bytes-rw-r--r--tests/auto/qtwidgets/icons/icon.pngbin344 -> 0 bytes-rw-r--r--tests/auto/qtwidgets/mainwindow.cpp314
-rw-r--r--tests/auto/qtwidgets/qtstyles.qrc8
-rw-r--r--tests/auto/qtwidgets/qtwidgets.pro10
-rw-r--r--tests/auto/qtwidgets/standard.ui1207
-rw-r--r--tests/auto/qtwidgets/system.ui658
-rw-r--r--tests/auto/qudpsocket/clientserver/main.cpp2
-rw-r--r--tests/auto/qudpsocket/tst_qudpsocket.cpp2
-rw-r--r--tests/auto/qudpsocket/udpServer/main.cpp2
-rw-r--r--tests/auto/qundogroup/tst_qundogroup.cpp2
-rw-r--r--tests/auto/qundostack/tst_qundostack.cpp2
-rw-r--r--tests/auto/qurl/idna-test.c2
-rw-r--r--tests/auto/qurl/tst_qurl.cpp10
-rw-r--r--tests/auto/quuid/testProcessUniqueness/main.cpp2
-rw-r--r--tests/auto/quuid/tst_quuid.cpp2
-rw-r--r--tests/auto/qvariant/tst_qvariant.cpp2
-rw-r--r--tests/auto/qvarlengtharray/tst_qvarlengtharray.cpp2
-rw-r--r--tests/auto/qvector/tst_qvector.cpp2
-rw-r--r--tests/auto/qvectornd/tst_qvectornd.cpp2
-rw-r--r--tests/auto/qvideoframe/tst_qvideoframe.cpp2
-rw-r--r--tests/auto/qvideosurfaceformat/tst_qvideosurfaceformat.cpp2
-rw-r--r--tests/auto/qwaitcondition/tst_qwaitcondition.cpp2
-rw-r--r--tests/auto/qwebelement/dummy.cpp2
-rw-r--r--tests/auto/qwebframe/dummy.cpp2
-rw-r--r--tests/auto/qwebhistory/dummy.cpp2
-rw-r--r--tests/auto/qwebhistoryinterface/dummy.cpp2
-rw-r--r--tests/auto/qwebpage/dummy.cpp2
-rw-r--r--tests/auto/qwidget/tst_qwidget.cpp97
-rw-r--r--tests/auto/qwidget/tst_qwidget_mac_helpers.h15
-rw-r--r--tests/auto/qwidget/tst_qwidget_mac_helpers.mm46
-rw-r--r--tests/auto/qwidget_window/tst_qwidget_window.cpp2
-rw-r--r--tests/auto/qwidgetaction/tst_qwidgetaction.cpp2
-rw-r--r--tests/auto/qwindowsurface/tst_qwindowsurface.cpp2
-rw-r--r--tests/auto/qwineventnotifier/tst_qwineventnotifier.cpp2
-rw-r--r--tests/auto/qwizard/tst_qwizard.cpp2
-rw-r--r--tests/auto/qwmatrix/tst_qwmatrix.cpp2
-rw-r--r--tests/auto/qworkspace/tst_qworkspace.cpp2
-rw-r--r--tests/auto/qwritelocker/tst_qwritelocker.cpp2
-rw-r--r--tests/auto/qwsembedwidget/tst_qwsembedwidget.cpp2
-rw-r--r--tests/auto/qwsinputmethod/tst_qwsinputmethod.cpp2
-rw-r--r--tests/auto/qwswindowsystem/tst_qwswindowsystem.cpp2
-rw-r--r--tests/auto/qx11info/tst_qx11info.cpp2
-rw-r--r--tests/auto/qxml/tst_qxml.cpp2
-rw-r--r--tests/auto/qxmlformatter/tst_qxmlformatter.cpp2
-rw-r--r--tests/auto/qxmlinputsource/tst_qxmlinputsource.cpp2
-rw-r--r--tests/auto/qxmlitem/tst_qxmlitem.cpp2
-rw-r--r--tests/auto/qxmlname/tst_qxmlname.cpp2
-rw-r--r--tests/auto/qxmlnamepool/tst_qxmlnamepool.cpp2
-rw-r--r--tests/auto/qxmlnodemodelindex/tst_qxmlnodemodelindex.cpp2
-rw-r--r--tests/auto/qxmlquery/MessageSilencer.h2
-rw-r--r--tests/auto/qxmlquery/MessageValidator.cpp2
-rw-r--r--tests/auto/qxmlquery/MessageValidator.h2
-rw-r--r--tests/auto/qxmlquery/NetworkOverrider.h2
-rw-r--r--tests/auto/qxmlquery/PushBaseliner.h2
-rw-r--r--tests/auto/qxmlquery/TestFundament.cpp2
-rw-r--r--tests/auto/qxmlquery/TestFundament.h2
-rw-r--r--tests/auto/qxmlquery/tst_qxmlquery.cpp2
-rw-r--r--tests/auto/qxmlresultitems/tst_qxmlresultitems.cpp2
-rw-r--r--tests/auto/qxmlschema/tst_qxmlschema.cpp2
-rw-r--r--tests/auto/qxmlschemavalidator/tst_qxmlschemavalidator.cpp2
-rw-r--r--tests/auto/qxmlserializer/tst_qxmlserializer.cpp2
-rwxr-xr-xtests/auto/qxmlsimplereader/generate_ref_files.sh2
-rw-r--r--tests/auto/qxmlsimplereader/parser/main.cpp2
-rw-r--r--tests/auto/qxmlsimplereader/parser/parser.cpp2
-rw-r--r--tests/auto/qxmlsimplereader/parser/parser.h2
-rw-r--r--tests/auto/qxmlsimplereader/tst_qxmlsimplereader.cpp2
-rw-r--r--tests/auto/qxmlstream/qc14n.h2
-rwxr-xr-xtests/auto/qxmlstream/setupSuite.sh2
-rw-r--r--tests/auto/qxmlstream/tst_qxmlstream.cpp2
-rw-r--r--tests/auto/qzip/tst_qzip.cpp2
-rw-r--r--tests/auto/rcc/tst_rcc.cpp2
-rw-r--r--tests/auto/selftests/alive/qtestalive.cpp2
-rw-r--r--tests/auto/selftests/alive/tst_alive.cpp2
-rw-r--r--tests/auto/selftests/assert/tst_assert.cpp2
-rw-r--r--tests/auto/selftests/badxml/tst_badxml.cpp2
-rw-r--r--tests/auto/selftests/benchlibcallgrind/tst_benchlibcallgrind.cpp2
-rw-r--r--tests/auto/selftests/benchlibeventcounter/tst_benchlibeventcounter.cpp2
-rw-r--r--tests/auto/selftests/benchliboptions/tst_benchliboptions.cpp2
-rw-r--r--tests/auto/selftests/benchlibtickcounter/tst_benchlibtickcounter.cpp2
-rw-r--r--tests/auto/selftests/benchlibwalltime/tst_benchlibwalltime.cpp2
-rw-r--r--tests/auto/selftests/cmptest/tst_cmptest.cpp2
-rw-r--r--tests/auto/selftests/commandlinedata/tst_commandlinedata.cpp2
-rw-r--r--tests/auto/selftests/crashes/tst_crashes.cpp2
-rw-r--r--tests/auto/selftests/datatable/tst_datatable.cpp2
-rw-r--r--tests/auto/selftests/datetime/tst_datetime.cpp2
-rw-r--r--tests/auto/selftests/differentexec/tst_differentexec.cpp2
-rw-r--r--tests/auto/selftests/exceptionthrow/tst_exceptionthrow.cpp2
-rw-r--r--tests/auto/selftests/expectfail/tst_expectfail.cpp2
-rw-r--r--tests/auto/selftests/failinit/tst_failinit.cpp2
-rw-r--r--tests/auto/selftests/failinitdata/tst_failinitdata.cpp2
-rw-r--r--tests/auto/selftests/fetchbogus/tst_fetchbogus.cpp2
-rw-r--r--tests/auto/selftests/globaldata/tst_globaldata.cpp2
-rw-r--r--tests/auto/selftests/longstring/tst_longstring.cpp2
-rw-r--r--tests/auto/selftests/maxwarnings/maxwarnings.cpp2
-rw-r--r--tests/auto/selftests/multiexec/tst_multiexec.cpp2
-rw-r--r--tests/auto/selftests/qexecstringlist/tst_qexecstringlist.cpp2
-rw-r--r--tests/auto/selftests/singleskip/tst_singleskip.cpp2
-rw-r--r--tests/auto/selftests/skip/tst_skip.cpp2
-rw-r--r--tests/auto/selftests/skipglobal/tst_skipglobal.cpp2
-rw-r--r--tests/auto/selftests/skipinit/tst_skipinit.cpp2
-rw-r--r--tests/auto/selftests/skipinitdata/tst_skipinitdata.cpp2
-rw-r--r--tests/auto/selftests/sleep/tst_sleep.cpp2
-rw-r--r--tests/auto/selftests/strcmp/tst_strcmp.cpp2
-rw-r--r--tests/auto/selftests/subtest/tst_subtest.cpp2
-rw-r--r--tests/auto/selftests/tst_selftests.cpp2
-rw-r--r--tests/auto/selftests/waitwithoutgui/tst_waitwithoutgui.cpp2
-rw-r--r--tests/auto/selftests/warnings/tst_warnings.cpp2
-rw-r--r--tests/auto/symbian/orientationchange/tst_orientationchange.cpp2
-rw-r--r--tests/auto/symbian/qmainexceptions/tst_qmainexceptions.cpp2
-rw-r--r--tests/auto/symbols/tst_symbols.cpp2
-rwxr-xr-xtests/auto/test.pl2
-rw-r--r--tests/auto/uic/baseline/batchtranslation.ui2
-rw-r--r--tests/auto/uic/baseline/batchtranslation.ui.h2
-rw-r--r--tests/auto/uic/baseline/config.ui2
-rw-r--r--tests/auto/uic/baseline/config.ui.h2
-rw-r--r--tests/auto/uic/baseline/config_fromuic3.ui2
-rw-r--r--tests/auto/uic/baseline/config_fromuic3.ui.h2
-rw-r--r--tests/auto/uic/baseline/finddialog.ui2
-rw-r--r--tests/auto/uic/baseline/finddialog.ui.h2
-rw-r--r--tests/auto/uic/baseline/formwindowsettings.ui2
-rw-r--r--tests/auto/uic/baseline/formwindowsettings.ui.h2
-rw-r--r--tests/auto/uic/baseline/helpdialog.ui2
-rw-r--r--tests/auto/uic/baseline/helpdialog.ui.h2
-rw-r--r--tests/auto/uic/baseline/listwidgeteditor.ui2
-rw-r--r--tests/auto/uic/baseline/listwidgeteditor.ui.h2
-rw-r--r--tests/auto/uic/baseline/mainwindowbase.ui2
-rw-r--r--tests/auto/uic/baseline/mainwindowbase.ui.h2
-rw-r--r--tests/auto/uic/baseline/newactiondialog.ui2
-rw-r--r--tests/auto/uic/baseline/newactiondialog.ui.h2
-rw-r--r--tests/auto/uic/baseline/newform.ui2
-rw-r--r--tests/auto/uic/baseline/newform.ui.h2
-rw-r--r--tests/auto/uic/baseline/orderdialog.ui2
-rw-r--r--tests/auto/uic/baseline/orderdialog.ui.h2
-rw-r--r--tests/auto/uic/baseline/paletteeditor.ui2
-rw-r--r--tests/auto/uic/baseline/paletteeditor.ui.h2
-rw-r--r--tests/auto/uic/baseline/paletteeditoradvancedbase.ui2
-rw-r--r--tests/auto/uic/baseline/paletteeditoradvancedbase.ui.h2
-rw-r--r--tests/auto/uic/baseline/phrasebookbox.ui2
-rw-r--r--tests/auto/uic/baseline/phrasebookbox.ui.h2
-rw-r--r--tests/auto/uic/baseline/plugindialog.ui2
-rw-r--r--tests/auto/uic/baseline/plugindialog.ui.h2
-rw-r--r--tests/auto/uic/baseline/previewwidget.ui2
-rw-r--r--tests/auto/uic/baseline/previewwidget.ui.h2
-rw-r--r--tests/auto/uic/baseline/previewwidgetbase.ui2
-rw-r--r--tests/auto/uic/baseline/previewwidgetbase.ui.h2
-rw-r--r--tests/auto/uic/baseline/qfiledialog.ui2
-rw-r--r--tests/auto/uic/baseline/qfiledialog.ui.h2
-rw-r--r--tests/auto/uic/baseline/qtgradientdialog.ui2
-rw-r--r--tests/auto/uic/baseline/qtgradientdialog.ui.h2
-rw-r--r--tests/auto/uic/baseline/qtgradienteditor.ui2
-rw-r--r--tests/auto/uic/baseline/qtgradienteditor.ui.h2
-rw-r--r--tests/auto/uic/baseline/qtgradientviewdialog.ui2
-rw-r--r--tests/auto/uic/baseline/qtgradientviewdialog.ui.h2
-rw-r--r--tests/auto/uic/baseline/saveformastemplate.ui2
-rw-r--r--tests/auto/uic/baseline/saveformastemplate.ui.h2
-rw-r--r--tests/auto/uic/baseline/statistics.ui2
-rw-r--r--tests/auto/uic/baseline/statistics.ui.h2
-rw-r--r--tests/auto/uic/baseline/stringlisteditor.ui2
-rw-r--r--tests/auto/uic/baseline/stringlisteditor.ui.h2
-rw-r--r--tests/auto/uic/baseline/tabbedbrowser.ui2
-rw-r--r--tests/auto/uic/baseline/tabbedbrowser.ui.h2
-rw-r--r--tests/auto/uic/baseline/tablewidgeteditor.ui2
-rw-r--r--tests/auto/uic/baseline/tablewidgeteditor.ui.h2
-rw-r--r--tests/auto/uic/baseline/translatedialog.ui2
-rw-r--r--tests/auto/uic/baseline/translatedialog.ui.h2
-rw-r--r--tests/auto/uic/baseline/treewidgeteditor.ui2
-rw-r--r--tests/auto/uic/baseline/treewidgeteditor.ui.h2
-rw-r--r--tests/auto/uic/baseline/trpreviewtool.ui2
-rw-r--r--tests/auto/uic/baseline/trpreviewtool.ui.h2
-rw-r--r--tests/auto/uic/tst_uic.cpp2
-rw-r--r--tests/auto/uic3/baseline/about.ui4
-rw-r--r--tests/auto/uic3/baseline/about.ui.44
-rw-r--r--tests/auto/uic3/baseline/actioneditor.ui2
-rw-r--r--tests/auto/uic3/baseline/actioneditor.ui.42
-rw-r--r--tests/auto/uic3/baseline/config.ui2
-rw-r--r--tests/auto/uic3/baseline/config.ui.42
-rw-r--r--tests/auto/uic3/baseline/configtoolboxdialog.ui2
-rw-r--r--tests/auto/uic3/baseline/configtoolboxdialog.ui.42
-rw-r--r--tests/auto/uic3/baseline/connectiondialog.ui2
-rw-r--r--tests/auto/uic3/baseline/connectiondialog.ui.42
-rw-r--r--tests/auto/uic3/baseline/createtemplate.ui2
-rw-r--r--tests/auto/uic3/baseline/createtemplate.ui.42
-rw-r--r--tests/auto/uic3/baseline/customwidgeteditor.ui2
-rw-r--r--tests/auto/uic3/baseline/customwidgeteditor.ui.42
-rw-r--r--tests/auto/uic3/baseline/dbconnection.ui2
-rw-r--r--tests/auto/uic3/baseline/dbconnection.ui.42
-rw-r--r--tests/auto/uic3/baseline/dbconnectioneditor.ui2
-rw-r--r--tests/auto/uic3/baseline/dbconnectioneditor.ui.42
-rw-r--r--tests/auto/uic3/baseline/dbconnections.ui2
-rw-r--r--tests/auto/uic3/baseline/dbconnections.ui.42
-rw-r--r--tests/auto/uic3/baseline/editfunctions.ui2
-rw-r--r--tests/auto/uic3/baseline/editfunctions.ui.42
-rw-r--r--tests/auto/uic3/baseline/finddialog.ui2
-rw-r--r--tests/auto/uic3/baseline/finddialog.ui.42
-rw-r--r--tests/auto/uic3/baseline/formsettings.ui2
-rw-r--r--tests/auto/uic3/baseline/formsettings.ui.42
-rw-r--r--tests/auto/uic3/baseline/gotolinedialog.ui2
-rw-r--r--tests/auto/uic3/baseline/gotolinedialog.ui.42
-rw-r--r--tests/auto/uic3/baseline/helpdialog.ui2
-rw-r--r--tests/auto/uic3/baseline/helpdialog.ui.42
-rw-r--r--tests/auto/uic3/baseline/iconvieweditor.ui2
-rw-r--r--tests/auto/uic3/baseline/iconvieweditor.ui.42
-rw-r--r--tests/auto/uic3/baseline/listboxeditor.ui2
-rw-r--r--tests/auto/uic3/baseline/listboxeditor.ui.42
-rw-r--r--tests/auto/uic3/baseline/listeditor.ui2
-rw-r--r--tests/auto/uic3/baseline/listeditor.ui.42
-rw-r--r--tests/auto/uic3/baseline/listvieweditor.ui2
-rw-r--r--tests/auto/uic3/baseline/listvieweditor.ui.42
-rw-r--r--tests/auto/uic3/baseline/mainfilesettings.ui2
-rw-r--r--tests/auto/uic3/baseline/mainfilesettings.ui.42
-rw-r--r--tests/auto/uic3/baseline/mainwindowbase.ui2
-rw-r--r--tests/auto/uic3/baseline/mainwindowbase.ui.42
-rw-r--r--tests/auto/uic3/baseline/mainwindowwizard.ui2
-rw-r--r--tests/auto/uic3/baseline/mainwindowwizard.ui.42
-rw-r--r--tests/auto/uic3/baseline/multilineeditor.ui2
-rw-r--r--tests/auto/uic3/baseline/multilineeditor.ui.42
-rw-r--r--tests/auto/uic3/baseline/newform.ui2
-rw-r--r--tests/auto/uic3/baseline/newform.ui.42
-rw-r--r--tests/auto/uic3/baseline/paletteeditor.ui2
-rw-r--r--tests/auto/uic3/baseline/paletteeditor.ui.42
-rw-r--r--tests/auto/uic3/baseline/paletteeditoradvanced.ui2
-rw-r--r--tests/auto/uic3/baseline/paletteeditoradvanced.ui.42
-rw-r--r--tests/auto/uic3/baseline/paletteeditoradvancedbase.ui2
-rw-r--r--tests/auto/uic3/baseline/paletteeditoradvancedbase.ui.42
-rw-r--r--tests/auto/uic3/baseline/pixmapcollectioneditor.ui2
-rw-r--r--tests/auto/uic3/baseline/pixmapcollectioneditor.ui.42
-rw-r--r--tests/auto/uic3/baseline/pixmapfunction.ui2
-rw-r--r--tests/auto/uic3/baseline/pixmapfunction.ui.42
-rw-r--r--tests/auto/uic3/baseline/preferences.ui2
-rw-r--r--tests/auto/uic3/baseline/preferences.ui.42
-rw-r--r--tests/auto/uic3/baseline/previewwidget.ui2
-rw-r--r--tests/auto/uic3/baseline/previewwidget.ui.42
-rw-r--r--tests/auto/uic3/baseline/previewwidgetbase.ui2
-rw-r--r--tests/auto/uic3/baseline/previewwidgetbase.ui.42
-rw-r--r--tests/auto/uic3/baseline/projectsettings.ui2
-rw-r--r--tests/auto/uic3/baseline/projectsettings.ui.42
-rw-r--r--tests/auto/uic3/baseline/qactivexselect.ui2
-rw-r--r--tests/auto/uic3/baseline/qactivexselect.ui.42
-rw-r--r--tests/auto/uic3/baseline/replacedialog.ui2
-rw-r--r--tests/auto/uic3/baseline/replacedialog.ui.42
-rw-r--r--tests/auto/uic3/baseline/richtextfontdialog.ui2
-rw-r--r--tests/auto/uic3/baseline/richtextfontdialog.ui.42
-rw-r--r--tests/auto/uic3/baseline/settingsdialog.ui2
-rw-r--r--tests/auto/uic3/baseline/settingsdialog.ui.42
-rw-r--r--tests/auto/uic3/baseline/sqlformwizard.ui2
-rw-r--r--tests/auto/uic3/baseline/sqlformwizard.ui.42
-rw-r--r--tests/auto/uic3/baseline/startdialog.ui2
-rw-r--r--tests/auto/uic3/baseline/startdialog.ui.42
-rw-r--r--tests/auto/uic3/baseline/statistics.ui2
-rw-r--r--tests/auto/uic3/baseline/statistics.ui.42
-rw-r--r--tests/auto/uic3/baseline/tabbedbrowser.ui2
-rw-r--r--tests/auto/uic3/baseline/tabbedbrowser.ui.42
-rw-r--r--tests/auto/uic3/baseline/tableeditor.ui2
-rw-r--r--tests/auto/uic3/baseline/tableeditor.ui.42
-rw-r--r--tests/auto/uic3/baseline/topicchooser.ui2
-rw-r--r--tests/auto/uic3/baseline/topicchooser.ui.42
-rw-r--r--tests/auto/uic3/baseline/variabledialog.ui2
-rw-r--r--tests/auto/uic3/baseline/variabledialog.ui.42
-rw-r--r--tests/auto/uic3/baseline/wizardeditor.ui2
-rw-r--r--tests/auto/uic3/baseline/wizardeditor.ui.42
-rw-r--r--tests/auto/uic3/tst_uic3.cpp2
-rw-r--r--tests/auto/uiloader/baseline/batchtranslation.ui2
-rw-r--r--tests/auto/uiloader/baseline/config.ui2
-rw-r--r--tests/auto/uiloader/baseline/finddialog.ui2
-rw-r--r--tests/auto/uiloader/baseline/formwindowsettings.ui2
-rw-r--r--tests/auto/uiloader/baseline/helpdialog.ui2
-rw-r--r--tests/auto/uiloader/baseline/listwidgeteditor.ui2
-rw-r--r--tests/auto/uiloader/baseline/mainwindowbase.ui2
-rw-r--r--tests/auto/uiloader/baseline/newactiondialog.ui2
-rw-r--r--tests/auto/uiloader/baseline/newform.ui2
-rw-r--r--tests/auto/uiloader/baseline/orderdialog.ui2
-rw-r--r--tests/auto/uiloader/baseline/paletteeditor.ui2
-rw-r--r--tests/auto/uiloader/baseline/paletteeditoradvancedbase.ui2
-rw-r--r--tests/auto/uiloader/baseline/phrasebookbox.ui2
-rw-r--r--tests/auto/uiloader/baseline/plugindialog.ui2
-rw-r--r--tests/auto/uiloader/baseline/previewwidget.ui2
-rw-r--r--tests/auto/uiloader/baseline/previewwidgetbase.ui2
-rw-r--r--tests/auto/uiloader/baseline/qfiledialog.ui2
-rw-r--r--tests/auto/uiloader/baseline/qtgradientdialog.ui2
-rw-r--r--tests/auto/uiloader/baseline/qtgradienteditor.ui2
-rw-r--r--tests/auto/uiloader/baseline/qtgradientviewdialog.ui2
-rw-r--r--tests/auto/uiloader/baseline/saveformastemplate.ui2
-rw-r--r--tests/auto/uiloader/baseline/statistics.ui2
-rw-r--r--tests/auto/uiloader/baseline/stringlisteditor.ui2
-rw-r--r--tests/auto/uiloader/baseline/tabbedbrowser.ui2
-rw-r--r--tests/auto/uiloader/baseline/tablewidgeteditor.ui2
-rw-r--r--tests/auto/uiloader/baseline/translatedialog.ui2
-rw-r--r--tests/auto/uiloader/baseline/treewidgeteditor.ui2
-rw-r--r--tests/auto/uiloader/baseline/trpreviewtool.ui2
-rw-r--r--tests/auto/uiloader/tst_screenshot/main.cpp2
-rw-r--r--tests/auto/uiloader/uiloader/tst_uiloader.cpp2
-rw-r--r--tests/auto/uiloader/uiloader/uiloader.cpp2
-rw-r--r--tests/auto/uiloader/uiloader/uiloader.h2
-rw-r--r--tests/auto/utf8/tst_utf8.cpp2
-rw-r--r--tests/auto/windowsmobile/test/ddhelper.cpp2
-rw-r--r--tests/auto/windowsmobile/test/ddhelper.h2
-rw-r--r--tests/auto/windowsmobile/test/tst_windowsmobile.cpp2
-rw-r--r--tests/auto/windowsmobile/testQMenuBar/main.cpp2
-rw-r--r--tests/auto/xmlpatterns/tst_xmlpatterns.cpp2
-rwxr-xr-xtests/auto/xmlpatternsdiagnosticsts/TestSuite/validate.sh2
-rw-r--r--tests/auto/xmlpatternsdiagnosticsts/tst_xmlpatternsdiagnosticsts.cpp2
-rw-r--r--tests/auto/xmlpatternsschema/tst_xmlpatternsschema.cpp2
-rwxr-xr-xtests/auto/xmlpatternsschemats/TESTSUITE/updateSuite.sh2
-rw-r--r--tests/auto/xmlpatternsschemats/tst_xmlpatternsschemats.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/ASTItem.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/ASTItem.h2
-rw-r--r--tests/auto/xmlpatternssdk/DebugExpressionFactory.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/DebugExpressionFactory.h2
-rw-r--r--tests/auto/xmlpatternssdk/ErrorHandler.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/ErrorHandler.h2
-rw-r--r--tests/auto/xmlpatternssdk/ErrorItem.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/ErrorItem.h2
-rw-r--r--tests/auto/xmlpatternssdk/ExitCode.h2
-rw-r--r--tests/auto/xmlpatternssdk/ExpressionInfo.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/ExpressionInfo.h2
-rw-r--r--tests/auto/xmlpatternssdk/ExpressionNamer.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/ExpressionNamer.h2
-rw-r--r--tests/auto/xmlpatternssdk/ExternalSourceLoader.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/ExternalSourceLoader.h2
-rw-r--r--tests/auto/xmlpatternssdk/Global.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/Global.h2
-rw-r--r--tests/auto/xmlpatternssdk/ResultThreader.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/ResultThreader.h2
-rw-r--r--tests/auto/xmlpatternssdk/TestBaseLine.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/TestBaseLine.h2
-rw-r--r--tests/auto/xmlpatternssdk/TestCase.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/TestCase.h2
-rw-r--r--tests/auto/xmlpatternssdk/TestContainer.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/TestContainer.h2
-rw-r--r--tests/auto/xmlpatternssdk/TestGroup.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/TestGroup.h2
-rw-r--r--tests/auto/xmlpatternssdk/TestItem.h2
-rw-r--r--tests/auto/xmlpatternssdk/TestResult.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/TestResult.h2
-rw-r--r--tests/auto/xmlpatternssdk/TestResultHandler.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/TestResultHandler.h2
-rw-r--r--tests/auto/xmlpatternssdk/TestSuite.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/TestSuite.h2
-rw-r--r--tests/auto/xmlpatternssdk/TestSuiteHandler.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/TestSuiteHandler.h2
-rw-r--r--tests/auto/xmlpatternssdk/TestSuiteResult.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/TestSuiteResult.h2
-rw-r--r--tests/auto/xmlpatternssdk/TreeItem.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/TreeItem.h2
-rw-r--r--tests/auto/xmlpatternssdk/TreeModel.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/TreeModel.h2
-rw-r--r--tests/auto/xmlpatternssdk/Worker.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/Worker.h2
-rw-r--r--tests/auto/xmlpatternssdk/XMLWriter.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/XMLWriter.h2
-rw-r--r--tests/auto/xmlpatternssdk/XQTSTestCase.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/XQTSTestCase.h2
-rw-r--r--tests/auto/xmlpatternssdk/XSDTSTestCase.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/XSDTSTestCase.h2
-rw-r--r--tests/auto/xmlpatternssdk/XSDTestSuiteHandler.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/XSDTestSuiteHandler.h2
-rw-r--r--tests/auto/xmlpatternssdk/XSLTTestSuiteHandler.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/XSLTTestSuiteHandler.h2
-rw-r--r--tests/auto/xmlpatternssdk/docs/XMLIndenterExample.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/docs/XMLWriterExample.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/tests/XMLWriterTest.cpp2
-rw-r--r--tests/auto/xmlpatternssdk/tests/XMLWriterTest.h2
-rw-r--r--tests/auto/xmlpatternsvalidator/tst_xmlpatternsvalidator.cpp2
-rw-r--r--tests/auto/xmlpatternsview/tst_xmlpatternsview.cpp2
-rw-r--r--tests/auto/xmlpatternsview/view/FunctionSignaturesView.cpp2
-rw-r--r--tests/auto/xmlpatternsview/view/FunctionSignaturesView.h2
-rw-r--r--tests/auto/xmlpatternsview/view/MainWindow.cpp2
-rw-r--r--tests/auto/xmlpatternsview/view/MainWindow.h2
-rw-r--r--tests/auto/xmlpatternsview/view/TestCaseView.cpp2
-rw-r--r--tests/auto/xmlpatternsview/view/TestCaseView.h2
-rw-r--r--tests/auto/xmlpatternsview/view/TestResultView.cpp2
-rw-r--r--tests/auto/xmlpatternsview/view/TestResultView.h2
-rw-r--r--tests/auto/xmlpatternsview/view/TreeSortFilter.cpp2
-rw-r--r--tests/auto/xmlpatternsview/view/TreeSortFilter.h2
-rw-r--r--tests/auto/xmlpatternsview/view/UserTestCase.cpp2
-rw-r--r--tests/auto/xmlpatternsview/view/UserTestCase.h2
-rw-r--r--tests/auto/xmlpatternsview/view/XDTItemItem.cpp2
-rw-r--r--tests/auto/xmlpatternsview/view/XDTItemItem.h2
-rw-r--r--tests/auto/xmlpatternsview/view/main.cpp2
-rwxr-xr-xtests/auto/xmlpatternsxqts/summarizeBaseline.sh2
-rw-r--r--tests/auto/xmlpatternsxqts/tst_suitetest.cpp2
-rw-r--r--tests/auto/xmlpatternsxqts/tst_suitetest.h2
-rw-r--r--tests/auto/xmlpatternsxqts/tst_xmlpatternsxqts.cpp2
-rwxr-xr-xtests/auto/xmlpatternsxslts/XSLTS/updateSuite.sh2
-rw-r--r--tests/auto/xmlpatternsxslts/tst_xmlpatternsxslts.cpp2
-rw-r--r--tests/benchmarks/corelib/codecs/qtextcodec/main.cpp2
-rw-r--r--tests/benchmarks/corelib/io/qdir/10000/bench_qdir_10000.cpp2
-rw-r--r--tests/benchmarks/corelib/io/qdir/tree/bench_qdir_tree.cpp2
-rw-r--r--tests/benchmarks/corelib/io/qdiriterator/main.cpp2
-rw-r--r--tests/benchmarks/corelib/io/qdiriterator/qfilesystemiterator.cpp2
-rw-r--r--tests/benchmarks/corelib/io/qdiriterator/qfilesystemiterator.h2
-rw-r--r--tests/benchmarks/corelib/io/qfile/main.cpp2
-rw-r--r--tests/benchmarks/corelib/io/qfileinfo/main.cpp2
-rw-r--r--tests/benchmarks/corelib/io/qiodevice/main.cpp2
-rw-r--r--tests/benchmarks/corelib/io/qtemporaryfile/main.cpp2
-rw-r--r--tests/benchmarks/corelib/io/qurl/main.cpp2
-rw-r--r--tests/benchmarks/corelib/kernel/events/main.cpp2
-rw-r--r--tests/benchmarks/corelib/kernel/qmetaobject/main.cpp2
-rw-r--r--tests/benchmarks/corelib/kernel/qmetatype/tst_qmetatype.cpp2
-rw-r--r--tests/benchmarks/corelib/kernel/qobject/main.cpp2
-rw-r--r--tests/benchmarks/corelib/kernel/qobject/object.cpp2
-rw-r--r--tests/benchmarks/corelib/kernel/qobject/object.h2
-rw-r--r--tests/benchmarks/corelib/kernel/qtimer_vs_qmetaobject/tst_qtimer_vs_qmetaobject.cpp2
-rw-r--r--tests/benchmarks/corelib/kernel/qvariant/tst_qvariant.cpp2
-rw-r--r--tests/benchmarks/corelib/plugin/quuid/tst_quuid.cpp2
-rw-r--r--tests/benchmarks/corelib/thread/qthreadstorage/tst_qthreadstorage.cpp2
-rw-r--r--tests/benchmarks/corelib/tools/containers-associative/main.cpp2
-rw-r--r--tests/benchmarks/corelib/tools/containers-sequential/main.cpp2
-rw-r--r--tests/benchmarks/corelib/tools/qbytearray/main.cpp2
-rw-r--r--tests/benchmarks/corelib/tools/qrect/main.cpp2
-rw-r--r--tests/benchmarks/corelib/tools/qregexp/main.cpp2
-rw-r--r--tests/benchmarks/corelib/tools/qstring/data.h2
-rw-r--r--tests/benchmarks/corelib/tools/qstring/generatelist.pl2
-rw-r--r--tests/benchmarks/corelib/tools/qstring/main.cpp2
-rw-r--r--tests/benchmarks/corelib/tools/qstringbuilder/main.cpp2
-rw-r--r--tests/benchmarks/corelib/tools/qstringlist/main.cpp2
-rw-r--r--tests/benchmarks/corelib/tools/qvector/main.cpp2
-rw-r--r--tests/benchmarks/corelib/tools/qvector/outofline.cpp2
-rw-r--r--tests/benchmarks/corelib/tools/qvector/qrawvector.h2
-rw-r--r--tests/benchmarks/declarative/binding/testtypes.cpp2
-rw-r--r--tests/benchmarks/declarative/binding/testtypes.h2
-rw-r--r--tests/benchmarks/declarative/binding/tst_binding.cpp2
-rw-r--r--tests/benchmarks/declarative/compilation/data/BoomBlock.qml2
-rw-r--r--tests/benchmarks/declarative/compilation/tst_compilation.cpp2
-rw-r--r--tests/benchmarks/declarative/creation/data/item.qml2
-rw-r--r--tests/benchmarks/declarative/creation/data/qobject.qml2
-rw-r--r--tests/benchmarks/declarative/creation/tst_creation.cpp2
-rw-r--r--tests/benchmarks/declarative/painting/paintbenchmark.cpp2
-rw-r--r--tests/benchmarks/declarative/pointers/tst_pointers.cpp2
-rw-r--r--tests/benchmarks/declarative/qdeclarativecomponent/data/myqmlobject.qml2
-rw-r--r--tests/benchmarks/declarative/qdeclarativecomponent/data/myqmlobject_binding.qml2
-rw-r--r--tests/benchmarks/declarative/qdeclarativecomponent/data/object.qml2
-rw-r--r--tests/benchmarks/declarative/qdeclarativecomponent/data/object_id.qml2
-rw-r--r--tests/benchmarks/declarative/qdeclarativecomponent/data/samegame/BoomBlock.qml2
-rw-r--r--tests/benchmarks/declarative/qdeclarativecomponent/data/synthesized_properties.2.qml2
-rw-r--r--tests/benchmarks/declarative/qdeclarativecomponent/data/synthesized_properties.qml2
-rw-r--r--tests/benchmarks/declarative/qdeclarativecomponent/testtypes.cpp2
-rw-r--r--tests/benchmarks/declarative/qdeclarativecomponent/testtypes.h2
-rw-r--r--tests/benchmarks/declarative/qdeclarativecomponent/tst_qdeclarativecomponent.cpp2
-rw-r--r--tests/benchmarks/declarative/qdeclarativeimage/tst_qdeclarativeimage.cpp2
-rw-r--r--tests/benchmarks/declarative/qdeclarativemetaproperty/data/object.qml2
-rw-r--r--tests/benchmarks/declarative/qdeclarativemetaproperty/data/synthesized_object.qml2
-rw-r--r--tests/benchmarks/declarative/qdeclarativemetaproperty/tst_qdeclarativemetaproperty.cpp2
-rw-r--r--tests/benchmarks/declarative/qmltime/example.qml2
-rw-r--r--tests/benchmarks/declarative/qmltime/qmltime.cpp2
-rw-r--r--tests/benchmarks/declarative/qmltime/tests/anchors/empty.qml2
-rw-r--r--tests/benchmarks/declarative/qmltime/tests/anchors/fill.qml2
-rw-r--r--tests/benchmarks/declarative/qmltime/tests/anchors/null.qml2
-rw-r--r--tests/benchmarks/declarative/qmltime/tests/animation/large.qml2
-rw-r--r--tests/benchmarks/declarative/qmltime/tests/animation/largeNoProps.qml2
-rw-r--r--tests/benchmarks/declarative/qmltime/tests/item_creation/children.qml2
-rw-r--r--tests/benchmarks/declarative/qmltime/tests/item_creation/data.qml2
-rw-r--r--tests/benchmarks/declarative/qmltime/tests/item_creation/no_creation.qml2
-rw-r--r--tests/benchmarks/declarative/qmltime/tests/item_creation/resources.qml2
-rw-r--r--tests/benchmarks/declarative/qmltime/tests/loader/Loaded.qml2
-rw-r--r--tests/benchmarks/declarative/qmltime/tests/loader/component_loader.qml2
-rw-r--r--tests/benchmarks/declarative/qmltime/tests/loader/empty_loader.qml2
-rw-r--r--tests/benchmarks/declarative/qmltime/tests/loader/no_loader.qml2
-rw-r--r--tests/benchmarks/declarative/qmltime/tests/loader/source_loader.qml2
-rw-r--r--tests/benchmarks/declarative/qmltime/tests/positioner_creation/no_positioner.qml2
-rw-r--r--tests/benchmarks/declarative/qmltime/tests/positioner_creation/null_positioner.qml2
-rw-r--r--tests/benchmarks/declarative/qmltime/tests/positioner_creation/positioner.qml2
-rw-r--r--tests/benchmarks/declarative/qmltime/tests/vmemetaobject/null.qml2
-rw-r--r--tests/benchmarks/declarative/qmltime/tests/vmemetaobject/property.qml2
-rw-r--r--tests/benchmarks/declarative/script/data/CustomObject.qml2
-rw-r--r--tests/benchmarks/declarative/script/data/block.qml2
-rw-r--r--tests/benchmarks/declarative/script/data/global.js2
-rw-r--r--tests/benchmarks/declarative/script/data/global_prop.qml2
-rw-r--r--tests/benchmarks/declarative/script/data/signal_args.qml2
-rw-r--r--tests/benchmarks/declarative/script/data/signal_qml.qml2
-rw-r--r--tests/benchmarks/declarative/script/data/signal_unconnected.qml2
-rw-r--r--tests/benchmarks/declarative/script/data/signal_unusedArgs.qml2
-rw-r--r--tests/benchmarks/declarative/script/data/slot_complex.qml2
-rw-r--r--tests/benchmarks/declarative/script/data/slot_complex_js.qml2
-rw-r--r--tests/benchmarks/declarative/script/data/slot_simple.qml2
-rw-r--r--tests/benchmarks/declarative/script/data/slot_simple_js.qml2
-rw-r--r--tests/benchmarks/declarative/script/tst_script.cpp2
-rw-r--r--tests/benchmarks/declarative/typeimports/data/QmlTestType1.qml2
-rw-r--r--tests/benchmarks/declarative/typeimports/data/QmlTestType2.qml2
-rw-r--r--tests/benchmarks/declarative/typeimports/data/QmlTestType3.qml2
-rw-r--r--tests/benchmarks/declarative/typeimports/data/QmlTestType4.qml2
-rw-r--r--tests/benchmarks/declarative/typeimports/data/cpp.qml2
-rw-r--r--tests/benchmarks/declarative/typeimports/data/qml.qml2
-rw-r--r--tests/benchmarks/declarative/typeimports/tst_typeimports.cpp2
-rw-r--r--tests/benchmarks/gui/animation/qanimation/dummyanimation.cpp2
-rw-r--r--tests/benchmarks/gui/animation/qanimation/dummyanimation.h2
-rw-r--r--tests/benchmarks/gui/animation/qanimation/dummyobject.cpp2
-rw-r--r--tests/benchmarks/gui/animation/qanimation/dummyobject.h2
-rw-r--r--tests/benchmarks/gui/animation/qanimation/main.cpp2
-rw-r--r--tests/benchmarks/gui/animation/qanimation/rectanimation.cpp2
-rw-r--r--tests/benchmarks/gui/animation/qanimation/rectanimation.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/main.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/abstractitemcontainer.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/abstractitemcontainer.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/abstractitemview.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/abstractitemview.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/abstractscrollarea.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/abstractscrollarea.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/abstractviewitem.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/abstractviewitem.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/backgrounditem.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/backgrounditem.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/button.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/button.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/commandline.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/commandline.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/dummydatagen.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/dummydatagen.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/gvbwidget.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/gvbwidget.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/iconitem.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/iconitem.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/itemrecyclinglist.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/itemrecyclinglist.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/itemrecyclinglistview.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/itemrecyclinglistview.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/label.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/label.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/listitem.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/listitem.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/listitemcache.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/listitemcache.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/listitemcontainer.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/listitemcontainer.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/listmodel.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/listmodel.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/listwidget.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/listwidget.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/mainview.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/mainview.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/menu.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/menu.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/recycledlistitem.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/recycledlistitem.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/resourcemoninterface.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/scrollbar.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/scrollbar.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/scroller.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/scroller.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/scroller_p.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/settings.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/settings.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/simplelist.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/simplelist.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/simplelistview.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/simplelistview.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/theme.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/theme.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/themeevent.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/themeevent.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/topbar.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/topbar.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/webview.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/webview.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/functional/GraphicsViewBenchmark/widgets/webview_p.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/qgraphicsanchorlayout/tst_qgraphicsanchorlayout.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/qgraphicsitem/tst_qgraphicsitem.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/qgraphicslinearlayout/tst_qgraphicslinearlayout.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/qgraphicsscene/tst_qgraphicsscene.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/qgraphicsview/benchapps/chipTest/chip.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/qgraphicsview/benchapps/chipTest/chip.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/qgraphicsview/benchapps/chipTest/main.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/qgraphicsview/benchapps/chipTest/mainwindow.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/qgraphicsview/benchapps/chipTest/mainwindow.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/qgraphicsview/benchapps/chipTest/view.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/qgraphicsview/benchapps/chipTest/view.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/qgraphicsview/benchapps/moveItems/main.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/qgraphicsview/benchapps/scrolltest/main.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/qgraphicsview/chiptester/chip.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/qgraphicsview/chiptester/chip.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/qgraphicsview/chiptester/chiptester.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/qgraphicsview/chiptester/chiptester.h2
-rw-r--r--tests/benchmarks/gui/graphicsview/qgraphicsview/tst_qgraphicsview.cpp2
-rw-r--r--tests/benchmarks/gui/graphicsview/qgraphicswidget/tst_qgraphicswidget.cpp2
-rw-r--r--tests/benchmarks/gui/image/blendbench/main.cpp2
-rw-r--r--tests/benchmarks/gui/image/qimageconversion/tst_qimageconversion.cpp2
-rw-r--r--tests/benchmarks/gui/image/qimagereader/tst_qimagereader.cpp2
-rw-r--r--tests/benchmarks/gui/image/qpixmap/tst_qpixmap.cpp2
-rw-r--r--tests/benchmarks/gui/image/qpixmapcache/tst_qpixmapcache.cpp2
-rw-r--r--tests/benchmarks/gui/itemviews/qtableview/tst_qtableview.cpp2
-rw-r--r--tests/benchmarks/gui/kernel/qapplication/main.cpp2
-rw-r--r--tests/benchmarks/gui/kernel/qwidget/tst_qwidget.cpp2
-rw-r--r--tests/benchmarks/gui/math3d/qmatrix4x4/tst_qmatrix4x4.cpp2
-rw-r--r--tests/benchmarks/gui/math3d/qquaternion/tst_qquaternion.cpp2
-rw-r--r--tests/benchmarks/gui/painting/qpainter/tst_qpainter.cpp2
-rw-r--r--tests/benchmarks/gui/painting/qregion/main.cpp2
-rw-r--r--tests/benchmarks/gui/painting/qtbench/benchmarktests.h2
-rw-r--r--tests/benchmarks/gui/painting/qtbench/tst_qtbench.cpp2
-rw-r--r--tests/benchmarks/gui/painting/qtracebench/tst_qtracebench.cpp2
-rw-r--r--tests/benchmarks/gui/painting/qtransform/tst_qtransform.cpp2
-rw-r--r--tests/benchmarks/gui/styles/qstylesheetstyle/main.cpp2
-rw-r--r--tests/benchmarks/gui/text/qfontmetrics/main.cpp2
-rw-r--r--tests/benchmarks/gui/text/qtext/main.cpp2
-rw-r--r--tests/benchmarks/network/access/qfile_vs_qnetworkaccessmanager/main.cpp2
-rw-r--r--tests/benchmarks/network/access/qnetworkreply/tst_qnetworkreply.cpp2
-rw-r--r--tests/benchmarks/network/kernel/qhostinfo/main.cpp2
-rw-r--r--tests/benchmarks/network/socket/qtcpserver/tst_qtcpserver.cpp2
-rw-r--r--tests/benchmarks/network/ssl/qsslsocket/tst_qsslsocket.cpp2
-rw-r--r--tests/benchmarks/opengl/main.cpp2
-rw-r--r--tests/benchmarks/plugins/imageformats/jpeg/jpeg.cpp2
-rw-r--r--tests/benchmarks/script/qscriptclass/tst_qscriptclass.cpp2
-rw-r--r--tests/benchmarks/script/qscriptengine/tst_qscriptengine.cpp2
-rw-r--r--tests/benchmarks/script/qscriptvalue/tst_qscriptvalue.cpp2
-rw-r--r--tests/benchmarks/script/qscriptvalueiterator/qscriptvalueiterator.pro2
-rw-r--r--tests/benchmarks/script/qscriptvalueiterator/tst_qscriptvalueiterator.cpp2
-rw-r--r--tests/benchmarks/script/script.pro2
-rw-r--r--tests/benchmarks/svg/qsvgrenderer/tst_qsvgrenderer.cpp2
-rw-r--r--tests/benchmarks/trusted-benchmarks.pri5
-rw-r--r--tests/manual/bearerex/bearerex.cpp2
-rw-r--r--tests/manual/bearerex/bearerex.h2
-rw-r--r--tests/manual/bearerex/datatransferer.cpp2
-rw-r--r--tests/manual/bearerex/datatransferer.h2
-rw-r--r--tests/manual/bearerex/main.cpp2
-rw-r--r--tests/manual/bearerex/xqlistwidget.cpp2
-rw-r--r--tests/manual/bearerex/xqlistwidget.h2
-rw-r--r--tests/manual/gestures/graphicsview/gestures.cpp2
-rw-r--r--tests/manual/gestures/graphicsview/gestures.h2
-rw-r--r--tests/manual/gestures/graphicsview/imageitem.cpp2
-rw-r--r--tests/manual/gestures/graphicsview/imageitem.h2
-rw-r--r--tests/manual/gestures/graphicsview/main.cpp2
-rw-r--r--tests/manual/gestures/graphicsview/mousepangesturerecognizer.cpp2
-rw-r--r--tests/manual/gestures/graphicsview/mousepangesturerecognizer.h2
-rw-r--r--tests/manual/gestures/scrollarea/main.cpp2
-rw-r--r--tests/manual/gestures/scrollarea/mousepangesturerecognizer.cpp2
-rw-r--r--tests/manual/gestures/scrollarea/mousepangesturerecognizer.h2
-rw-r--r--tests/manual/inputmethodhints/inputmethodhints.cpp2
-rw-r--r--tests/manual/inputmethodhints/inputmethodhints.h2
-rw-r--r--tests/manual/inputmethodhints/main.cpp2
-rw-r--r--tests/manual/keypadnavigation/main.cpp2
-rw-r--r--tests/manual/network_remote_stresstest/tst_network_remote_stresstest.cpp2
-rw-r--r--tests/manual/network_stresstest/minihttpserver.cpp2
-rw-r--r--tests/manual/network_stresstest/minihttpserver.h2
-rw-r--r--tests/manual/network_stresstest/tst_network_stresstest.cpp2
-rw-r--r--tests/manual/qcursor/allcursors/main.cpp2
-rw-r--r--tests/manual/qcursor/allcursors/mainwindow.cpp2
-rw-r--r--tests/manual/qcursor/allcursors/mainwindow.h2
-rw-r--r--tests/manual/qcursor/grab_override/main.cpp2
-rw-r--r--tests/manual/qcursor/grab_override/mainwindow.cpp2
-rw-r--r--tests/manual/qcursor/grab_override/mainwindow.h2
-rw-r--r--tests/manual/qdesktopwidget/main.cpp2
-rw-r--r--tests/manual/qgraphicsitemgroup/customitem.cpp2
-rw-r--r--tests/manual/qgraphicsitemgroup/customitem.h2
-rw-r--r--tests/manual/qgraphicsitemgroup/main.cpp2
-rw-r--r--tests/manual/qgraphicsitemgroup/widget.cpp2
-rw-r--r--tests/manual/qgraphicsitemgroup/widget.h2
-rw-r--r--tests/manual/qhttpnetworkconnection/main.cpp2
-rw-r--r--tests/manual/qimagereader/main.cpp2
-rw-r--r--tests/manual/qnetworkreply/main.cpp2
-rw-r--r--tests/manual/qtabletevent/device_information/main.cpp2
-rw-r--r--tests/manual/qtabletevent/device_information/tabletwidget.cpp2
-rw-r--r--tests/manual/qtabletevent/device_information/tabletwidget.h2
-rw-r--r--tests/manual/qtabletevent/event_compression/main.cpp2
-rw-r--r--tests/manual/qtabletevent/event_compression/mousestatwidget.cpp2
-rw-r--r--tests/manual/qtabletevent/event_compression/mousestatwidget.h2
-rw-r--r--tests/manual/qtabletevent/regular_widgets/main.cpp2
-rw-r--r--tests/manual/qtbug-8933/main.cpp2
-rw-r--r--tests/manual/qtbug-8933/widget.cpp2
-rw-r--r--tests/manual/qtbug-8933/widget.h2
-rw-r--r--tests/manual/qtouchevent/main.cpp2
-rw-r--r--tests/manual/qtouchevent/touchwidget.cpp2
-rw-r--r--tests/manual/qtouchevent/touchwidget.h2
-rw-r--r--tests/manual/qwidget_zorder/main.cpp2
-rw-r--r--tests/manual/repaint/mainwindow/main.cpp2
-rw-r--r--tests/manual/repaint/scrollarea/main.cpp2
-rw-r--r--tests/manual/repaint/shared/shared.h2
-rw-r--r--tests/manual/repaint/splitter/main.cpp2
-rw-r--r--tests/manual/repaint/tableview/main.cpp2
-rw-r--r--tests/manual/repaint/task141091/main.cpp2
-rw-r--r--tests/manual/repaint/toplevel/main.cpp2
-rw-r--r--tests/manual/repaint/widget/main.cpp2
-rw-r--r--tests/manual/textrendering/glyphshaping/main.cpp2
-rw-r--r--tests/manual/textrendering/textperformance/main.cpp2
-rw-r--r--tests/manual/windowflags/controllerwindow.cpp2
-rw-r--r--tests/manual/windowflags/controllerwindow.h2
-rw-r--r--tests/manual/windowflags/main.cpp2
-rw-r--r--tests/manual/windowflags/previewwindow.cpp2
-rw-r--r--tests/manual/windowflags/previewwindow.h2
-rw-r--r--tests/shared/filesystem.h2
-rw-r--r--tests/shared/util.h2
-rw-r--r--tools/activeqt/dumpcpp/main.cpp14
-rw-r--r--tools/activeqt/dumpdoc/main.cpp2
-rw-r--r--tools/activeqt/testcon/ambientproperties.cpp2
-rw-r--r--tools/activeqt/testcon/ambientproperties.h2
-rw-r--r--tools/activeqt/testcon/ambientproperties.ui2
-rw-r--r--tools/activeqt/testcon/changeproperties.cpp2
-rw-r--r--tools/activeqt/testcon/changeproperties.h2
-rw-r--r--tools/activeqt/testcon/changeproperties.ui2
-rw-r--r--tools/activeqt/testcon/controlinfo.cpp2
-rw-r--r--tools/activeqt/testcon/controlinfo.h2
-rw-r--r--tools/activeqt/testcon/controlinfo.ui2
-rw-r--r--tools/activeqt/testcon/docuwindow.cpp2
-rw-r--r--tools/activeqt/testcon/docuwindow.h2
-rw-r--r--tools/activeqt/testcon/invokemethod.cpp2
-rw-r--r--tools/activeqt/testcon/invokemethod.h2
-rw-r--r--tools/activeqt/testcon/invokemethod.ui2
-rw-r--r--tools/activeqt/testcon/main.cpp2
-rw-r--r--tools/activeqt/testcon/mainwindow.cpp2
-rw-r--r--tools/activeqt/testcon/mainwindow.h2
-rw-r--r--tools/activeqt/testcon/mainwindow.ui2
-rw-r--r--tools/activeqt/testcon/scripts/perlscript.pl2
-rw-r--r--tools/activeqt/testcon/scripts/pythonscript.py2
-rw-r--r--tools/activeqt/testcon/testcon.rc2
-rw-r--r--tools/assistant/lib/fulltextsearch/fulltextsearch.pro2
-rw-r--r--tools/assistant/lib/fulltextsearch/qanalyzer.cpp2
-rw-r--r--tools/assistant/lib/fulltextsearch/qanalyzer_p.h2
-rw-r--r--tools/assistant/lib/fulltextsearch/qclucene-config_p.h2
-rw-r--r--tools/assistant/lib/fulltextsearch/qclucene_global_p.h2
-rw-r--r--tools/assistant/lib/fulltextsearch/qdocument.cpp2
-rw-r--r--tools/assistant/lib/fulltextsearch/qdocument_p.h2
-rw-r--r--tools/assistant/lib/fulltextsearch/qfield.cpp2
-rw-r--r--tools/assistant/lib/fulltextsearch/qfield_p.h2
-rw-r--r--tools/assistant/lib/fulltextsearch/qfilter.cpp2
-rw-r--r--tools/assistant/lib/fulltextsearch/qfilter_p.h2
-rw-r--r--tools/assistant/lib/fulltextsearch/qhits.cpp2
-rw-r--r--tools/assistant/lib/fulltextsearch/qhits_p.h2
-rw-r--r--tools/assistant/lib/fulltextsearch/qindexreader.cpp2
-rw-r--r--tools/assistant/lib/fulltextsearch/qindexreader_p.h2
-rw-r--r--tools/assistant/lib/fulltextsearch/qindexwriter.cpp4
-rw-r--r--tools/assistant/lib/fulltextsearch/qindexwriter_p.h2
-rw-r--r--tools/assistant/lib/fulltextsearch/qquery.cpp2
-rw-r--r--tools/assistant/lib/fulltextsearch/qquery_p.h2
-rw-r--r--tools/assistant/lib/fulltextsearch/qqueryparser.cpp2
-rw-r--r--tools/assistant/lib/fulltextsearch/qqueryparser_p.h2
-rw-r--r--tools/assistant/lib/fulltextsearch/qreader.cpp2
-rw-r--r--tools/assistant/lib/fulltextsearch/qreader_p.h2
-rw-r--r--tools/assistant/lib/fulltextsearch/qsearchable.cpp2
-rw-r--r--tools/assistant/lib/fulltextsearch/qsearchable_p.h2
-rw-r--r--tools/assistant/lib/fulltextsearch/qsort.cpp4
-rw-r--r--tools/assistant/lib/fulltextsearch/qsort_p.h2
-rw-r--r--tools/assistant/lib/fulltextsearch/qterm.cpp2
-rw-r--r--tools/assistant/lib/fulltextsearch/qterm_p.h2
-rw-r--r--tools/assistant/lib/fulltextsearch/qtoken.cpp2
-rw-r--r--tools/assistant/lib/fulltextsearch/qtoken_p.h2
-rw-r--r--tools/assistant/lib/fulltextsearch/qtokenizer.cpp2
-rw-r--r--tools/assistant/lib/fulltextsearch/qtokenizer_p.h2
-rw-r--r--tools/assistant/lib/fulltextsearch/qtokenstream.cpp2
-rw-r--r--tools/assistant/lib/fulltextsearch/qtokenstream_p.h2
-rw-r--r--tools/assistant/lib/lib.pro2
-rw-r--r--tools/assistant/lib/qclucenefieldnames.cpp2
-rw-r--r--tools/assistant/lib/qclucenefieldnames_p.h2
-rw-r--r--tools/assistant/lib/qhelp_global.cpp2
-rw-r--r--tools/assistant/lib/qhelp_global.h2
-rw-r--r--tools/assistant/lib/qhelpcollectionhandler.cpp2
-rw-r--r--tools/assistant/lib/qhelpcollectionhandler_p.h2
-rw-r--r--tools/assistant/lib/qhelpcontentwidget.cpp2
-rw-r--r--tools/assistant/lib/qhelpcontentwidget.h2
-rw-r--r--tools/assistant/lib/qhelpdatainterface.cpp2
-rw-r--r--tools/assistant/lib/qhelpdatainterface_p.h2
-rw-r--r--tools/assistant/lib/qhelpdbreader.cpp2
-rw-r--r--tools/assistant/lib/qhelpdbreader_p.h2
-rw-r--r--tools/assistant/lib/qhelpengine.cpp2
-rw-r--r--tools/assistant/lib/qhelpengine.h2
-rw-r--r--tools/assistant/lib/qhelpengine_p.h2
-rw-r--r--tools/assistant/lib/qhelpenginecore.cpp2
-rw-r--r--tools/assistant/lib/qhelpenginecore.h2
-rw-r--r--tools/assistant/lib/qhelpgenerator.cpp2
-rw-r--r--tools/assistant/lib/qhelpgenerator_p.h2
-rw-r--r--tools/assistant/lib/qhelpindexwidget.cpp2
-rw-r--r--tools/assistant/lib/qhelpindexwidget.h2
-rw-r--r--tools/assistant/lib/qhelpprojectdata.cpp2
-rw-r--r--tools/assistant/lib/qhelpprojectdata_p.h2
-rw-r--r--tools/assistant/lib/qhelpsearchengine.cpp2
-rw-r--r--tools/assistant/lib/qhelpsearchengine.h2
-rw-r--r--tools/assistant/lib/qhelpsearchindex_default.cpp2
-rw-r--r--tools/assistant/lib/qhelpsearchindex_default_p.h2
-rw-r--r--tools/assistant/lib/qhelpsearchindexreader.cpp2
-rw-r--r--tools/assistant/lib/qhelpsearchindexreader_clucene.cpp2
-rw-r--r--tools/assistant/lib/qhelpsearchindexreader_clucene_p.h2
-rw-r--r--tools/assistant/lib/qhelpsearchindexreader_default.cpp2
-rw-r--r--tools/assistant/lib/qhelpsearchindexreader_default_p.h2
-rw-r--r--tools/assistant/lib/qhelpsearchindexreader_p.h2
-rw-r--r--tools/assistant/lib/qhelpsearchindexwriter_clucene.cpp2
-rw-r--r--tools/assistant/lib/qhelpsearchindexwriter_clucene_p.h2
-rw-r--r--tools/assistant/lib/qhelpsearchindexwriter_default.cpp2
-rw-r--r--tools/assistant/lib/qhelpsearchindexwriter_default_p.h2
-rw-r--r--tools/assistant/lib/qhelpsearchquerywidget.cpp2
-rw-r--r--tools/assistant/lib/qhelpsearchquerywidget.h2
-rw-r--r--tools/assistant/lib/qhelpsearchresultwidget.cpp2
-rw-r--r--tools/assistant/lib/qhelpsearchresultwidget.h2
-rw-r--r--tools/assistant/tools/assistant/aboutdialog.cpp2
-rw-r--r--tools/assistant/tools/assistant/aboutdialog.h2
-rw-r--r--tools/assistant/tools/assistant/assistant.rc2
-rw-r--r--tools/assistant/tools/assistant/bookmarkdialog.cpp2
-rw-r--r--tools/assistant/tools/assistant/bookmarkdialog.h2
-rw-r--r--tools/assistant/tools/assistant/bookmarkfiltermodel.cpp39
-rw-r--r--tools/assistant/tools/assistant/bookmarkfiltermodel.h2
-rw-r--r--tools/assistant/tools/assistant/bookmarkitem.cpp2
-rw-r--r--tools/assistant/tools/assistant/bookmarkitem.h2
-rw-r--r--tools/assistant/tools/assistant/bookmarkmanager.cpp2
-rw-r--r--tools/assistant/tools/assistant/bookmarkmanager.h2
-rw-r--r--tools/assistant/tools/assistant/bookmarkmanagerwidget.cpp2
-rw-r--r--tools/assistant/tools/assistant/bookmarkmanagerwidget.h2
-rw-r--r--tools/assistant/tools/assistant/bookmarkmodel.cpp2
-rw-r--r--tools/assistant/tools/assistant/bookmarkmodel.h2
-rw-r--r--tools/assistant/tools/assistant/centralwidget.cpp2
-rw-r--r--tools/assistant/tools/assistant/centralwidget.h2
-rw-r--r--tools/assistant/tools/assistant/cmdlineparser.cpp2
-rw-r--r--tools/assistant/tools/assistant/cmdlineparser.h2
-rw-r--r--tools/assistant/tools/assistant/contentwindow.cpp2
-rw-r--r--tools/assistant/tools/assistant/contentwindow.h2
-rw-r--r--tools/assistant/tools/assistant/doc/assistant.qdoc2
-rw-r--r--tools/assistant/tools/assistant/filternamedialog.cpp2
-rw-r--r--tools/assistant/tools/assistant/filternamedialog.h2
-rw-r--r--tools/assistant/tools/assistant/findwidget.cpp2
-rw-r--r--tools/assistant/tools/assistant/findwidget.h2
-rw-r--r--tools/assistant/tools/assistant/helpenginewrapper.cpp2
-rw-r--r--tools/assistant/tools/assistant/helpenginewrapper.h2
-rw-r--r--tools/assistant/tools/assistant/helpviewer.cpp2
-rw-r--r--tools/assistant/tools/assistant/helpviewer.h2
-rw-r--r--tools/assistant/tools/assistant/helpviewer_p.h2
-rw-r--r--tools/assistant/tools/assistant/helpviewer_qtb.cpp2
-rw-r--r--tools/assistant/tools/assistant/helpviewer_qwv.cpp2
-rw-r--r--tools/assistant/tools/assistant/indexwindow.cpp2
-rw-r--r--tools/assistant/tools/assistant/indexwindow.h2
-rw-r--r--tools/assistant/tools/assistant/installdialog.cpp2
-rw-r--r--tools/assistant/tools/assistant/installdialog.h2
-rw-r--r--tools/assistant/tools/assistant/main.cpp2
-rw-r--r--tools/assistant/tools/assistant/mainwindow.cpp14
-rw-r--r--tools/assistant/tools/assistant/mainwindow.h2
-rw-r--r--tools/assistant/tools/assistant/openpageswidget.h2
-rw-r--r--tools/assistant/tools/assistant/preferencesdialog.cpp2
-rw-r--r--tools/assistant/tools/assistant/preferencesdialog.h2
-rw-r--r--tools/assistant/tools/assistant/qtdocinstaller.cpp2
-rw-r--r--tools/assistant/tools/assistant/qtdocinstaller.h2
-rw-r--r--tools/assistant/tools/assistant/remotecontrol.cpp2
-rw-r--r--tools/assistant/tools/assistant/remotecontrol.h2
-rw-r--r--tools/assistant/tools/assistant/remotecontrol_win.h2
-rw-r--r--tools/assistant/tools/assistant/searchwidget.cpp2
-rw-r--r--tools/assistant/tools/assistant/searchwidget.h2
-rw-r--r--tools/assistant/tools/assistant/topicchooser.cpp2
-rw-r--r--tools/assistant/tools/assistant/topicchooser.h2
-rw-r--r--tools/assistant/tools/assistant/tracer.h2
-rw-r--r--tools/assistant/tools/assistant/xbelsupport.cpp2
-rw-r--r--tools/assistant/tools/assistant/xbelsupport.h2
-rw-r--r--tools/assistant/tools/qcollectiongenerator/main.cpp2
-rw-r--r--tools/assistant/tools/qhelpconverter/adpreader.cpp2
-rw-r--r--tools/assistant/tools/qhelpconverter/adpreader.h2
-rw-r--r--tools/assistant/tools/qhelpconverter/conversionwizard.cpp2
-rw-r--r--tools/assistant/tools/qhelpconverter/conversionwizard.h2
-rw-r--r--tools/assistant/tools/qhelpconverter/filespage.cpp2
-rw-r--r--tools/assistant/tools/qhelpconverter/filespage.h2
-rw-r--r--tools/assistant/tools/qhelpconverter/filterpage.cpp2
-rw-r--r--tools/assistant/tools/qhelpconverter/filterpage.h2
-rw-r--r--tools/assistant/tools/qhelpconverter/finishpage.cpp2
-rw-r--r--tools/assistant/tools/qhelpconverter/finishpage.h2
-rw-r--r--tools/assistant/tools/qhelpconverter/generalpage.cpp2
-rw-r--r--tools/assistant/tools/qhelpconverter/generalpage.h2
-rw-r--r--tools/assistant/tools/qhelpconverter/helpwindow.cpp2
-rw-r--r--tools/assistant/tools/qhelpconverter/helpwindow.h2
-rw-r--r--tools/assistant/tools/qhelpconverter/identifierpage.cpp2
-rw-r--r--tools/assistant/tools/qhelpconverter/identifierpage.h2
-rw-r--r--tools/assistant/tools/qhelpconverter/inputpage.cpp2
-rw-r--r--tools/assistant/tools/qhelpconverter/inputpage.h2
-rw-r--r--tools/assistant/tools/qhelpconverter/main.cpp2
-rw-r--r--tools/assistant/tools/qhelpconverter/outputpage.cpp2
-rw-r--r--tools/assistant/tools/qhelpconverter/outputpage.h2
-rw-r--r--tools/assistant/tools/qhelpconverter/pathpage.cpp2
-rw-r--r--tools/assistant/tools/qhelpconverter/pathpage.h2
-rw-r--r--tools/assistant/tools/qhelpconverter/qhcpwriter.cpp2
-rw-r--r--tools/assistant/tools/qhelpconverter/qhcpwriter.h2
-rw-r--r--tools/assistant/tools/qhelpconverter/qhpwriter.cpp2
-rw-r--r--tools/assistant/tools/qhelpconverter/qhpwriter.h2
-rw-r--r--tools/assistant/tools/qhelpgenerator/main.cpp2
-rw-r--r--tools/assistant/tools/shared/collectionconfiguration.cpp2
-rw-r--r--tools/assistant/tools/shared/collectionconfiguration.h2
-rw-r--r--tools/assistant/tools/shared/helpgenerator.cpp2
-rw-r--r--tools/assistant/tools/shared/helpgenerator.h2
-rw-r--r--tools/checksdk/cesdkhandler.cpp2
-rw-r--r--tools/checksdk/cesdkhandler.h2
-rw-r--r--tools/checksdk/main.cpp2
-rw-r--r--tools/configure/configure_pch.h2
-rw-r--r--tools/configure/configureapp.cpp18
-rw-r--r--tools/configure/configureapp.h2
-rw-r--r--tools/configure/environment.cpp2
-rw-r--r--tools/configure/environment.h2
-rw-r--r--tools/configure/main.cpp2
-rw-r--r--tools/configure/tools.cpp2
-rw-r--r--tools/configure/tools.h2
-rw-r--r--tools/designer/data/generate_header.xsl2
-rw-r--r--tools/designer/data/generate_impl.xsl2
-rw-r--r--tools/designer/src/components/buddyeditor/buddyeditor.cpp2
-rw-r--r--tools/designer/src/components/buddyeditor/buddyeditor.h2
-rw-r--r--tools/designer/src/components/buddyeditor/buddyeditor_global.h2
-rw-r--r--tools/designer/src/components/buddyeditor/buddyeditor_instance.cpp2
-rw-r--r--tools/designer/src/components/buddyeditor/buddyeditor_plugin.cpp2
-rw-r--r--tools/designer/src/components/buddyeditor/buddyeditor_plugin.h2
-rw-r--r--tools/designer/src/components/buddyeditor/buddyeditor_tool.cpp2
-rw-r--r--tools/designer/src/components/buddyeditor/buddyeditor_tool.h2
-rw-r--r--tools/designer/src/components/formeditor/brushmanagerproxy.cpp2
-rw-r--r--tools/designer/src/components/formeditor/brushmanagerproxy.h2
-rw-r--r--tools/designer/src/components/formeditor/default_actionprovider.cpp2
-rw-r--r--tools/designer/src/components/formeditor/default_actionprovider.h2
-rw-r--r--tools/designer/src/components/formeditor/default_container.cpp2
-rw-r--r--tools/designer/src/components/formeditor/default_container.h2
-rw-r--r--tools/designer/src/components/formeditor/default_layoutdecoration.cpp2
-rw-r--r--tools/designer/src/components/formeditor/default_layoutdecoration.h2
-rw-r--r--tools/designer/src/components/formeditor/deviceprofiledialog.cpp2
-rw-r--r--tools/designer/src/components/formeditor/deviceprofiledialog.h2
-rw-r--r--tools/designer/src/components/formeditor/dpi_chooser.cpp2
-rw-r--r--tools/designer/src/components/formeditor/dpi_chooser.h2
-rw-r--r--tools/designer/src/components/formeditor/embeddedoptionspage.cpp2
-rw-r--r--tools/designer/src/components/formeditor/embeddedoptionspage.h2
-rw-r--r--tools/designer/src/components/formeditor/formeditor.cpp2
-rw-r--r--tools/designer/src/components/formeditor/formeditor.h2
-rw-r--r--tools/designer/src/components/formeditor/formeditor_global.h2
-rw-r--r--tools/designer/src/components/formeditor/formeditor_optionspage.cpp2
-rw-r--r--tools/designer/src/components/formeditor/formeditor_optionspage.h2
-rw-r--r--tools/designer/src/components/formeditor/formwindow.cpp2
-rw-r--r--tools/designer/src/components/formeditor/formwindow.h2
-rw-r--r--tools/designer/src/components/formeditor/formwindow_dnditem.cpp2
-rw-r--r--tools/designer/src/components/formeditor/formwindow_dnditem.h2
-rw-r--r--tools/designer/src/components/formeditor/formwindow_widgetstack.cpp2
-rw-r--r--tools/designer/src/components/formeditor/formwindow_widgetstack.h2
-rw-r--r--tools/designer/src/components/formeditor/formwindowcursor.cpp2
-rw-r--r--tools/designer/src/components/formeditor/formwindowcursor.h2
-rw-r--r--tools/designer/src/components/formeditor/formwindowmanager.cpp3
-rw-r--r--tools/designer/src/components/formeditor/formwindowmanager.h2
-rw-r--r--tools/designer/src/components/formeditor/formwindowsettings.cpp2
-rw-r--r--tools/designer/src/components/formeditor/formwindowsettings.h2
-rw-r--r--tools/designer/src/components/formeditor/formwindowsettings.ui2
-rw-r--r--tools/designer/src/components/formeditor/iconcache.cpp2
-rw-r--r--tools/designer/src/components/formeditor/iconcache.h2
-rw-r--r--tools/designer/src/components/formeditor/itemview_propertysheet.cpp2
-rw-r--r--tools/designer/src/components/formeditor/itemview_propertysheet.h2
-rw-r--r--tools/designer/src/components/formeditor/layout_propertysheet.cpp2
-rw-r--r--tools/designer/src/components/formeditor/layout_propertysheet.h2
-rw-r--r--tools/designer/src/components/formeditor/line_propertysheet.cpp2
-rw-r--r--tools/designer/src/components/formeditor/line_propertysheet.h2
-rw-r--r--tools/designer/src/components/formeditor/previewactiongroup.cpp2
-rw-r--r--tools/designer/src/components/formeditor/previewactiongroup.h2
-rw-r--r--tools/designer/src/components/formeditor/qdesigner_resource.cpp2
-rw-r--r--tools/designer/src/components/formeditor/qdesigner_resource.h2
-rw-r--r--tools/designer/src/components/formeditor/qdesignerundostack.cpp2
-rw-r--r--tools/designer/src/components/formeditor/qdesignerundostack.h2
-rw-r--r--tools/designer/src/components/formeditor/qlayoutwidget_propertysheet.cpp2
-rw-r--r--tools/designer/src/components/formeditor/qlayoutwidget_propertysheet.h2
-rw-r--r--tools/designer/src/components/formeditor/qmainwindow_container.cpp2
-rw-r--r--tools/designer/src/components/formeditor/qmainwindow_container.h2
-rw-r--r--tools/designer/src/components/formeditor/qmdiarea_container.cpp2
-rw-r--r--tools/designer/src/components/formeditor/qmdiarea_container.h2
-rw-r--r--tools/designer/src/components/formeditor/qtbrushmanager.cpp2
-rw-r--r--tools/designer/src/components/formeditor/qtbrushmanager.h2
-rw-r--r--tools/designer/src/components/formeditor/qwizard_container.cpp2
-rw-r--r--tools/designer/src/components/formeditor/qwizard_container.h2
-rw-r--r--tools/designer/src/components/formeditor/qworkspace_container.cpp2
-rw-r--r--tools/designer/src/components/formeditor/qworkspace_container.h2
-rw-r--r--tools/designer/src/components/formeditor/spacer_propertysheet.cpp2
-rw-r--r--tools/designer/src/components/formeditor/spacer_propertysheet.h2
-rw-r--r--tools/designer/src/components/formeditor/templateoptionspage.cpp2
-rw-r--r--tools/designer/src/components/formeditor/templateoptionspage.h2
-rw-r--r--tools/designer/src/components/formeditor/tool_widgeteditor.cpp2
-rw-r--r--tools/designer/src/components/formeditor/tool_widgeteditor.h2
-rw-r--r--tools/designer/src/components/formeditor/widgetselection.cpp2
-rw-r--r--tools/designer/src/components/formeditor/widgetselection.h2
-rw-r--r--tools/designer/src/components/lib/lib.pro2
-rw-r--r--tools/designer/src/components/lib/lib_pch.h2
-rw-r--r--tools/designer/src/components/lib/qdesigner_components.cpp2
-rw-r--r--tools/designer/src/components/objectinspector/objectinspector.cpp2
-rw-r--r--tools/designer/src/components/objectinspector/objectinspector.h2
-rw-r--r--tools/designer/src/components/objectinspector/objectinspector_global.h2
-rw-r--r--tools/designer/src/components/objectinspector/objectinspectormodel.cpp2
-rw-r--r--tools/designer/src/components/objectinspector/objectinspectormodel_p.h2
-rw-r--r--tools/designer/src/components/propertyeditor/brushpropertymanager.cpp2
-rw-r--r--tools/designer/src/components/propertyeditor/brushpropertymanager.h2
-rw-r--r--tools/designer/src/components/propertyeditor/designerpropertymanager.cpp2
-rw-r--r--tools/designer/src/components/propertyeditor/designerpropertymanager.h2
-rw-r--r--tools/designer/src/components/propertyeditor/fontmapping.xml2
-rw-r--r--tools/designer/src/components/propertyeditor/fontpropertymanager.cpp2
-rw-r--r--tools/designer/src/components/propertyeditor/fontpropertymanager.h2
-rw-r--r--tools/designer/src/components/propertyeditor/newdynamicpropertydialog.cpp2
-rw-r--r--tools/designer/src/components/propertyeditor/newdynamicpropertydialog.h2
-rw-r--r--tools/designer/src/components/propertyeditor/paletteeditor.cpp2
-rw-r--r--tools/designer/src/components/propertyeditor/paletteeditor.h2
-rw-r--r--tools/designer/src/components/propertyeditor/paletteeditor.ui2
-rw-r--r--tools/designer/src/components/propertyeditor/paletteeditorbutton.cpp2
-rw-r--r--tools/designer/src/components/propertyeditor/paletteeditorbutton.h2
-rw-r--r--tools/designer/src/components/propertyeditor/previewframe.cpp2
-rw-r--r--tools/designer/src/components/propertyeditor/previewframe.h2
-rw-r--r--tools/designer/src/components/propertyeditor/previewwidget.cpp2
-rw-r--r--tools/designer/src/components/propertyeditor/previewwidget.h2
-rw-r--r--tools/designer/src/components/propertyeditor/previewwidget.ui2
-rw-r--r--tools/designer/src/components/propertyeditor/propertyeditor.cpp2
-rw-r--r--tools/designer/src/components/propertyeditor/propertyeditor.h2
-rw-r--r--tools/designer/src/components/propertyeditor/propertyeditor_global.h2
-rw-r--r--tools/designer/src/components/propertyeditor/qlonglongvalidator.cpp2
-rw-r--r--tools/designer/src/components/propertyeditor/qlonglongvalidator.h2
-rw-r--r--tools/designer/src/components/propertyeditor/stringlisteditor.cpp2
-rw-r--r--tools/designer/src/components/propertyeditor/stringlisteditor.h2
-rw-r--r--tools/designer/src/components/propertyeditor/stringlisteditor.ui2
-rw-r--r--tools/designer/src/components/propertyeditor/stringlisteditorbutton.cpp2
-rw-r--r--tools/designer/src/components/propertyeditor/stringlisteditorbutton.h2
-rw-r--r--tools/designer/src/components/signalsloteditor/connectdialog.cpp2
-rw-r--r--tools/designer/src/components/signalsloteditor/connectdialog_p.h2
-rw-r--r--tools/designer/src/components/signalsloteditor/signalslot_utils.cpp2
-rw-r--r--tools/designer/src/components/signalsloteditor/signalslot_utils_p.h2
-rw-r--r--tools/designer/src/components/signalsloteditor/signalsloteditor.cpp2
-rw-r--r--tools/designer/src/components/signalsloteditor/signalsloteditor.h2
-rw-r--r--tools/designer/src/components/signalsloteditor/signalsloteditor_global.h2
-rw-r--r--tools/designer/src/components/signalsloteditor/signalsloteditor_instance.cpp2
-rw-r--r--tools/designer/src/components/signalsloteditor/signalsloteditor_p.h2
-rw-r--r--tools/designer/src/components/signalsloteditor/signalsloteditor_plugin.cpp2
-rw-r--r--tools/designer/src/components/signalsloteditor/signalsloteditor_plugin.h2
-rw-r--r--tools/designer/src/components/signalsloteditor/signalsloteditor_tool.cpp2
-rw-r--r--tools/designer/src/components/signalsloteditor/signalsloteditor_tool.h2
-rw-r--r--tools/designer/src/components/signalsloteditor/signalsloteditorwindow.cpp2
-rw-r--r--tools/designer/src/components/signalsloteditor/signalsloteditorwindow.h2
-rw-r--r--tools/designer/src/components/tabordereditor/tabordereditor.cpp2
-rw-r--r--tools/designer/src/components/tabordereditor/tabordereditor.h2
-rw-r--r--tools/designer/src/components/tabordereditor/tabordereditor_global.h2
-rw-r--r--tools/designer/src/components/tabordereditor/tabordereditor_instance.cpp2
-rw-r--r--tools/designer/src/components/tabordereditor/tabordereditor_plugin.cpp2
-rw-r--r--tools/designer/src/components/tabordereditor/tabordereditor_plugin.h2
-rw-r--r--tools/designer/src/components/tabordereditor/tabordereditor_tool.cpp2
-rw-r--r--tools/designer/src/components/tabordereditor/tabordereditor_tool.h2
-rw-r--r--tools/designer/src/components/taskmenu/button_taskmenu.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/button_taskmenu.h2
-rw-r--r--tools/designer/src/components/taskmenu/combobox_taskmenu.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/combobox_taskmenu.h2
-rw-r--r--tools/designer/src/components/taskmenu/containerwidget_taskmenu.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/containerwidget_taskmenu.h2
-rw-r--r--tools/designer/src/components/taskmenu/groupbox_taskmenu.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/groupbox_taskmenu.h2
-rw-r--r--tools/designer/src/components/taskmenu/inplace_editor.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/inplace_editor.h2
-rw-r--r--tools/designer/src/components/taskmenu/inplace_widget_helper.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/inplace_widget_helper.h2
-rw-r--r--tools/designer/src/components/taskmenu/itemlisteditor.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/itemlisteditor.h2
-rw-r--r--tools/designer/src/components/taskmenu/itemlisteditor.ui2
-rw-r--r--tools/designer/src/components/taskmenu/label_taskmenu.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/label_taskmenu.h2
-rw-r--r--tools/designer/src/components/taskmenu/layouttaskmenu.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/layouttaskmenu.h2
-rw-r--r--tools/designer/src/components/taskmenu/lineedit_taskmenu.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/lineedit_taskmenu.h2
-rw-r--r--tools/designer/src/components/taskmenu/listwidget_taskmenu.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/listwidget_taskmenu.h2
-rw-r--r--tools/designer/src/components/taskmenu/listwidgeteditor.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/listwidgeteditor.h2
-rw-r--r--tools/designer/src/components/taskmenu/menutaskmenu.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/menutaskmenu.h2
-rw-r--r--tools/designer/src/components/taskmenu/tablewidget_taskmenu.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/tablewidget_taskmenu.h2
-rw-r--r--tools/designer/src/components/taskmenu/tablewidgeteditor.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/tablewidgeteditor.h2
-rw-r--r--tools/designer/src/components/taskmenu/tablewidgeteditor.ui2
-rw-r--r--tools/designer/src/components/taskmenu/taskmenu_component.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/taskmenu_component.h2
-rw-r--r--tools/designer/src/components/taskmenu/taskmenu_global.h2
-rw-r--r--tools/designer/src/components/taskmenu/textedit_taskmenu.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/textedit_taskmenu.h2
-rw-r--r--tools/designer/src/components/taskmenu/toolbar_taskmenu.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/toolbar_taskmenu.h2
-rw-r--r--tools/designer/src/components/taskmenu/treewidget_taskmenu.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/treewidget_taskmenu.h2
-rw-r--r--tools/designer/src/components/taskmenu/treewidgeteditor.cpp2
-rw-r--r--tools/designer/src/components/taskmenu/treewidgeteditor.h2
-rw-r--r--tools/designer/src/components/taskmenu/treewidgeteditor.ui2
-rw-r--r--tools/designer/src/components/widgetbox/widgetbox.cpp2
-rw-r--r--tools/designer/src/components/widgetbox/widgetbox.h2
-rw-r--r--tools/designer/src/components/widgetbox/widgetbox.xml2
-rw-r--r--tools/designer/src/components/widgetbox/widgetbox_dnditem.cpp2
-rw-r--r--tools/designer/src/components/widgetbox/widgetbox_dnditem.h2
-rw-r--r--tools/designer/src/components/widgetbox/widgetbox_global.h2
-rw-r--r--tools/designer/src/components/widgetbox/widgetboxcategorylistview.cpp2
-rw-r--r--tools/designer/src/components/widgetbox/widgetboxcategorylistview.h2
-rw-r--r--tools/designer/src/components/widgetbox/widgetboxtreewidget.cpp2
-rw-r--r--tools/designer/src/components/widgetbox/widgetboxtreewidget.h2
-rw-r--r--tools/designer/src/designer/appfontdialog.cpp2
-rw-r--r--tools/designer/src/designer/appfontdialog.h2
-rw-r--r--tools/designer/src/designer/assistantclient.cpp2
-rw-r--r--tools/designer/src/designer/assistantclient.h2
-rw-r--r--tools/designer/src/designer/designer.rc2
-rw-r--r--tools/designer/src/designer/designer_enums.h2
-rw-r--r--tools/designer/src/designer/main.cpp2
-rw-r--r--tools/designer/src/designer/mainwindow.cpp2
-rw-r--r--tools/designer/src/designer/mainwindow.h2
-rw-r--r--tools/designer/src/designer/newform.cpp2
-rw-r--r--tools/designer/src/designer/newform.h2
-rw-r--r--tools/designer/src/designer/preferencesdialog.cpp2
-rw-r--r--tools/designer/src/designer/preferencesdialog.h2
-rw-r--r--tools/designer/src/designer/qdesigner.cpp2
-rw-r--r--tools/designer/src/designer/qdesigner.h2
-rw-r--r--tools/designer/src/designer/qdesigner_actions.cpp2
-rw-r--r--tools/designer/src/designer/qdesigner_actions.h2
-rw-r--r--tools/designer/src/designer/qdesigner_appearanceoptions.cpp2
-rw-r--r--tools/designer/src/designer/qdesigner_appearanceoptions.h2
-rw-r--r--tools/designer/src/designer/qdesigner_formwindow.cpp2
-rw-r--r--tools/designer/src/designer/qdesigner_formwindow.h2
-rw-r--r--tools/designer/src/designer/qdesigner_pch.h2
-rw-r--r--tools/designer/src/designer/qdesigner_server.cpp2
-rw-r--r--tools/designer/src/designer/qdesigner_server.h2
-rw-r--r--tools/designer/src/designer/qdesigner_settings.cpp2
-rw-r--r--tools/designer/src/designer/qdesigner_settings.h2
-rw-r--r--tools/designer/src/designer/qdesigner_toolwindow.cpp2
-rw-r--r--tools/designer/src/designer/qdesigner_toolwindow.h2
-rw-r--r--tools/designer/src/designer/qdesigner_workbench.cpp2
-rw-r--r--tools/designer/src/designer/qdesigner_workbench.h2
-rw-r--r--tools/designer/src/designer/saveformastemplate.cpp2
-rw-r--r--tools/designer/src/designer/saveformastemplate.h2
-rw-r--r--tools/designer/src/designer/saveformastemplate.ui2
-rw-r--r--tools/designer/src/designer/versiondialog.cpp4
-rw-r--r--tools/designer/src/designer/versiondialog.h2
-rw-r--r--tools/designer/src/lib/components/qdesigner_components.h2
-rw-r--r--tools/designer/src/lib/components/qdesigner_components_global.h2
-rw-r--r--tools/designer/src/lib/extension/default_extensionfactory.cpp2
-rw-r--r--tools/designer/src/lib/extension/default_extensionfactory.h2
-rw-r--r--tools/designer/src/lib/extension/extension.cpp2
-rw-r--r--tools/designer/src/lib/extension/extension.h2
-rw-r--r--tools/designer/src/lib/extension/extension_global.h2
-rw-r--r--tools/designer/src/lib/extension/qextensionmanager.cpp2
-rw-r--r--tools/designer/src/lib/extension/qextensionmanager.h2
-rw-r--r--tools/designer/src/lib/lib.pro2
-rw-r--r--tools/designer/src/lib/lib_pch.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractactioneditor.cpp2
-rw-r--r--tools/designer/src/lib/sdk/abstractactioneditor.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractbrushmanager.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractdialoggui.cpp2
-rw-r--r--tools/designer/src/lib/sdk/abstractdialoggui_p.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractdnditem.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractdnditem.qdoc2
-rw-r--r--tools/designer/src/lib/sdk/abstractformeditor.cpp2
-rw-r--r--tools/designer/src/lib/sdk/abstractformeditor.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractformeditorplugin.cpp2
-rw-r--r--tools/designer/src/lib/sdk/abstractformeditorplugin.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractformwindow.cpp2
-rw-r--r--tools/designer/src/lib/sdk/abstractformwindow.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractformwindowcursor.cpp2
-rw-r--r--tools/designer/src/lib/sdk/abstractformwindowcursor.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractformwindowmanager.cpp2
-rw-r--r--tools/designer/src/lib/sdk/abstractformwindowmanager.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractformwindowtool.cpp2
-rw-r--r--tools/designer/src/lib/sdk/abstractformwindowtool.h2
-rw-r--r--tools/designer/src/lib/sdk/abstracticoncache.h2
-rw-r--r--tools/designer/src/lib/sdk/abstracticoncache.qdoc2
-rw-r--r--tools/designer/src/lib/sdk/abstractintegration.cpp2
-rw-r--r--tools/designer/src/lib/sdk/abstractintegration.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractintrospection.cpp2
-rw-r--r--tools/designer/src/lib/sdk/abstractintrospection_p.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractlanguage.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractmetadatabase.cpp2
-rw-r--r--tools/designer/src/lib/sdk/abstractmetadatabase.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractnewformwidget.cpp2
-rw-r--r--tools/designer/src/lib/sdk/abstractnewformwidget_p.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractobjectinspector.cpp2
-rw-r--r--tools/designer/src/lib/sdk/abstractobjectinspector.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractoptionspage_p.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractpromotioninterface.cpp2
-rw-r--r--tools/designer/src/lib/sdk/abstractpromotioninterface.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractpropertyeditor.cpp2
-rw-r--r--tools/designer/src/lib/sdk/abstractpropertyeditor.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractresourcebrowser.cpp2
-rw-r--r--tools/designer/src/lib/sdk/abstractresourcebrowser.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractsettings_p.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractwidgetbox.cpp2
-rw-r--r--tools/designer/src/lib/sdk/abstractwidgetbox.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractwidgetdatabase.cpp2
-rw-r--r--tools/designer/src/lib/sdk/abstractwidgetdatabase.h2
-rw-r--r--tools/designer/src/lib/sdk/abstractwidgetfactory.cpp2
-rw-r--r--tools/designer/src/lib/sdk/abstractwidgetfactory.h2
-rw-r--r--tools/designer/src/lib/sdk/dynamicpropertysheet.h2
-rw-r--r--tools/designer/src/lib/sdk/dynamicpropertysheet.qdoc2
-rw-r--r--tools/designer/src/lib/sdk/extrainfo.cpp2
-rw-r--r--tools/designer/src/lib/sdk/extrainfo.h2
-rw-r--r--tools/designer/src/lib/sdk/layoutdecoration.h2
-rw-r--r--tools/designer/src/lib/sdk/layoutdecoration.qdoc2
-rw-r--r--tools/designer/src/lib/sdk/membersheet.h2
-rw-r--r--tools/designer/src/lib/sdk/membersheet.qdoc2
-rw-r--r--tools/designer/src/lib/sdk/propertysheet.h2
-rw-r--r--tools/designer/src/lib/sdk/propertysheet.qdoc2
-rw-r--r--tools/designer/src/lib/sdk/script.cpp2
-rw-r--r--tools/designer/src/lib/sdk/script_p.h2
-rw-r--r--tools/designer/src/lib/sdk/sdk_global.h2
-rw-r--r--tools/designer/src/lib/sdk/taskmenu.h2
-rw-r--r--tools/designer/src/lib/sdk/taskmenu.qdoc2
-rw-r--r--tools/designer/src/lib/shared/actioneditor.cpp2
-rw-r--r--tools/designer/src/lib/shared/actioneditor_p.h2
-rw-r--r--tools/designer/src/lib/shared/actionprovider_p.h2
-rw-r--r--tools/designer/src/lib/shared/actionrepository.cpp2
-rw-r--r--tools/designer/src/lib/shared/actionrepository_p.h2
-rw-r--r--tools/designer/src/lib/shared/codedialog.cpp2
-rw-r--r--tools/designer/src/lib/shared/codedialog_p.h2
-rw-r--r--tools/designer/src/lib/shared/connectionedit.cpp2
-rw-r--r--tools/designer/src/lib/shared/connectionedit_p.h2
-rw-r--r--tools/designer/src/lib/shared/csshighlighter.cpp2
-rw-r--r--tools/designer/src/lib/shared/csshighlighter_p.h2
-rw-r--r--tools/designer/src/lib/shared/deviceprofile.cpp2
-rw-r--r--tools/designer/src/lib/shared/deviceprofile_p.h2
-rw-r--r--tools/designer/src/lib/shared/dialoggui.cpp2
-rw-r--r--tools/designer/src/lib/shared/dialoggui_p.h2
-rw-r--r--tools/designer/src/lib/shared/extensionfactory_p.h2
-rw-r--r--tools/designer/src/lib/shared/filterwidget.cpp2
-rw-r--r--tools/designer/src/lib/shared/filterwidget_p.h2
-rw-r--r--tools/designer/src/lib/shared/formlayoutmenu.cpp2
-rw-r--r--tools/designer/src/lib/shared/formlayoutmenu_p.h2
-rw-r--r--tools/designer/src/lib/shared/formwindowbase.cpp2
-rw-r--r--tools/designer/src/lib/shared/formwindowbase_p.h2
-rw-r--r--tools/designer/src/lib/shared/grid.cpp2
-rw-r--r--tools/designer/src/lib/shared/grid_p.h2
-rw-r--r--tools/designer/src/lib/shared/gridpanel.cpp2
-rw-r--r--tools/designer/src/lib/shared/gridpanel_p.h2
-rw-r--r--tools/designer/src/lib/shared/htmlhighlighter.cpp2
-rw-r--r--tools/designer/src/lib/shared/htmlhighlighter_p.h2
-rw-r--r--tools/designer/src/lib/shared/iconloader.cpp2
-rw-r--r--tools/designer/src/lib/shared/iconloader_p.h2
-rw-r--r--tools/designer/src/lib/shared/iconselector.cpp2
-rw-r--r--tools/designer/src/lib/shared/iconselector_p.h2
-rw-r--r--tools/designer/src/lib/shared/invisible_widget.cpp2
-rw-r--r--tools/designer/src/lib/shared/invisible_widget_p.h2
-rw-r--r--tools/designer/src/lib/shared/layout.cpp2
-rw-r--r--tools/designer/src/lib/shared/layout_p.h2
-rw-r--r--tools/designer/src/lib/shared/layoutinfo.cpp2
-rw-r--r--tools/designer/src/lib/shared/layoutinfo_p.h2
-rw-r--r--tools/designer/src/lib/shared/metadatabase.cpp2
-rw-r--r--tools/designer/src/lib/shared/metadatabase_p.h2
-rw-r--r--tools/designer/src/lib/shared/morphmenu.cpp2
-rw-r--r--tools/designer/src/lib/shared/morphmenu_p.h2
-rw-r--r--tools/designer/src/lib/shared/newactiondialog.cpp2
-rw-r--r--tools/designer/src/lib/shared/newactiondialog.ui2
-rw-r--r--tools/designer/src/lib/shared/newactiondialog_p.h2
-rw-r--r--tools/designer/src/lib/shared/newformwidget.cpp2
-rw-r--r--tools/designer/src/lib/shared/newformwidget.ui2
-rw-r--r--tools/designer/src/lib/shared/newformwidget_p.h2
-rw-r--r--tools/designer/src/lib/shared/orderdialog.cpp2
-rw-r--r--tools/designer/src/lib/shared/orderdialog.ui2
-rw-r--r--tools/designer/src/lib/shared/orderdialog_p.h2
-rw-r--r--tools/designer/src/lib/shared/plaintexteditor.cpp2
-rw-r--r--tools/designer/src/lib/shared/plaintexteditor_p.h2
-rw-r--r--tools/designer/src/lib/shared/plugindialog.cpp2
-rw-r--r--tools/designer/src/lib/shared/plugindialog.ui2
-rw-r--r--tools/designer/src/lib/shared/plugindialog_p.h2
-rw-r--r--tools/designer/src/lib/shared/pluginmanager.cpp2
-rw-r--r--tools/designer/src/lib/shared/pluginmanager_p.h2
-rw-r--r--tools/designer/src/lib/shared/previewconfigurationwidget.cpp2
-rw-r--r--tools/designer/src/lib/shared/previewconfigurationwidget_p.h2
-rw-r--r--tools/designer/src/lib/shared/previewmanager.cpp2
-rw-r--r--tools/designer/src/lib/shared/previewmanager_p.h2
-rw-r--r--tools/designer/src/lib/shared/promotionmodel.cpp2
-rw-r--r--tools/designer/src/lib/shared/promotionmodel_p.h2
-rw-r--r--tools/designer/src/lib/shared/promotiontaskmenu.cpp2
-rw-r--r--tools/designer/src/lib/shared/promotiontaskmenu_p.h2
-rw-r--r--tools/designer/src/lib/shared/propertylineedit.cpp2
-rw-r--r--tools/designer/src/lib/shared/propertylineedit_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_command.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_command2.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_command2_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_command_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_dnditem.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_dnditem_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_dockwidget.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_dockwidget_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_formbuilder.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_formbuilder_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_formeditorcommand.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_formeditorcommand_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_formwindowcommand.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_formwindowcommand_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_formwindowmanager.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_formwindowmanager_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_integration.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_integration_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_introspection.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_introspection_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_membersheet.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_membersheet_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_menu.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_menu_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_menubar.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_menubar_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_objectinspector.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_objectinspector_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_promotion.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_promotion_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_promotiondialog.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_promotiondialog_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_propertycommand.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_propertycommand_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_propertyeditor.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_propertyeditor_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_propertysheet.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_propertysheet_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_qsettings.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_qsettings_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_stackedbox.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_stackedbox_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_tabwidget.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_tabwidget_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_taskmenu.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_taskmenu_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_toolbar.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_toolbar_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_toolbox.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_toolbox_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_utils.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_utils_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_widget.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_widget_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_widgetbox.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_widgetbox_p.h2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_widgetitem.cpp2
-rw-r--r--tools/designer/src/lib/shared/qdesigner_widgetitem_p.h2
-rw-r--r--tools/designer/src/lib/shared/qlayout_widget.cpp2
-rw-r--r--tools/designer/src/lib/shared/qlayout_widget_p.h2
-rw-r--r--tools/designer/src/lib/shared/qscripthighlighter.cpp2
-rw-r--r--tools/designer/src/lib/shared/qscripthighlighter_p.h2
-rw-r--r--tools/designer/src/lib/shared/qsimpleresource.cpp2
-rw-r--r--tools/designer/src/lib/shared/qsimpleresource_p.h2
-rw-r--r--tools/designer/src/lib/shared/qtresourceeditordialog.cpp2
-rw-r--r--tools/designer/src/lib/shared/qtresourceeditordialog_p.h2
-rw-r--r--tools/designer/src/lib/shared/qtresourcemodel.cpp2
-rw-r--r--tools/designer/src/lib/shared/qtresourcemodel_p.h2
-rw-r--r--tools/designer/src/lib/shared/qtresourceview.cpp2
-rw-r--r--tools/designer/src/lib/shared/qtresourceview_p.h2
-rw-r--r--tools/designer/src/lib/shared/richtexteditor.cpp2
-rw-r--r--tools/designer/src/lib/shared/richtexteditor_p.h2
-rw-r--r--tools/designer/src/lib/shared/scriptcommand.cpp2
-rw-r--r--tools/designer/src/lib/shared/scriptcommand_p.h2
-rw-r--r--tools/designer/src/lib/shared/scriptdialog.cpp2
-rw-r--r--tools/designer/src/lib/shared/scriptdialog_p.h2
-rw-r--r--tools/designer/src/lib/shared/scripterrordialog.cpp2
-rw-r--r--tools/designer/src/lib/shared/scripterrordialog_p.h2
-rw-r--r--tools/designer/src/lib/shared/shared_enums_p.h2
-rw-r--r--tools/designer/src/lib/shared/shared_global_p.h2
-rw-r--r--tools/designer/src/lib/shared/shared_settings.cpp2
-rw-r--r--tools/designer/src/lib/shared/shared_settings_p.h2
-rw-r--r--tools/designer/src/lib/shared/sheet_delegate.cpp2
-rw-r--r--tools/designer/src/lib/shared/sheet_delegate_p.h2
-rw-r--r--tools/designer/src/lib/shared/signalslotdialog.cpp2
-rw-r--r--tools/designer/src/lib/shared/signalslotdialog_p.h2
-rw-r--r--tools/designer/src/lib/shared/spacer_widget.cpp2
-rw-r--r--tools/designer/src/lib/shared/spacer_widget_p.h2
-rw-r--r--tools/designer/src/lib/shared/stylesheeteditor.cpp2
-rw-r--r--tools/designer/src/lib/shared/stylesheeteditor_p.h2
-rw-r--r--tools/designer/src/lib/shared/textpropertyeditor.cpp2
-rw-r--r--tools/designer/src/lib/shared/textpropertyeditor_p.h2
-rw-r--r--tools/designer/src/lib/shared/widgetdatabase.cpp2
-rw-r--r--tools/designer/src/lib/shared/widgetdatabase_p.h2
-rw-r--r--tools/designer/src/lib/shared/widgetfactory.cpp2
-rw-r--r--tools/designer/src/lib/shared/widgetfactory_p.h2
-rw-r--r--tools/designer/src/lib/shared/zoomwidget.cpp2
-rw-r--r--tools/designer/src/lib/shared/zoomwidget_p.h2
-rw-r--r--tools/designer/src/lib/uilib/abstractformbuilder.cpp2
-rw-r--r--tools/designer/src/lib/uilib/abstractformbuilder.h2
-rw-r--r--tools/designer/src/lib/uilib/container.h2
-rw-r--r--tools/designer/src/lib/uilib/container.qdoc2
-rw-r--r--tools/designer/src/lib/uilib/customwidget.h2
-rw-r--r--tools/designer/src/lib/uilib/customwidget.qdoc2
-rw-r--r--tools/designer/src/lib/uilib/formbuilder.cpp2
-rw-r--r--tools/designer/src/lib/uilib/formbuilder.h2
-rw-r--r--tools/designer/src/lib/uilib/formbuilderextra.cpp2
-rw-r--r--tools/designer/src/lib/uilib/formbuilderextra_p.h2
-rw-r--r--tools/designer/src/lib/uilib/formscriptrunner.cpp2
-rw-r--r--tools/designer/src/lib/uilib/formscriptrunner_p.h2
-rw-r--r--tools/designer/src/lib/uilib/properties.cpp2
-rw-r--r--tools/designer/src/lib/uilib/properties_p.h2
-rw-r--r--tools/designer/src/lib/uilib/qdesignerexportwidget.h2
-rw-r--r--tools/designer/src/lib/uilib/resourcebuilder.cpp2
-rw-r--r--tools/designer/src/lib/uilib/resourcebuilder_p.h2
-rw-r--r--tools/designer/src/lib/uilib/textbuilder.cpp2
-rw-r--r--tools/designer/src/lib/uilib/textbuilder_p.h2
-rw-r--r--tools/designer/src/lib/uilib/ui4.cpp2
-rw-r--r--tools/designer/src/lib/uilib/ui4_p.h2
-rw-r--r--tools/designer/src/lib/uilib/uilib_global.h2
-rw-r--r--tools/designer/src/plugins/activeqt/qaxwidgetextrainfo.cpp2
-rw-r--r--tools/designer/src/plugins/activeqt/qaxwidgetextrainfo.h2
-rw-r--r--tools/designer/src/plugins/activeqt/qaxwidgetplugin.cpp2
-rw-r--r--tools/designer/src/plugins/activeqt/qaxwidgetplugin.h2
-rw-r--r--tools/designer/src/plugins/activeqt/qaxwidgetpropertysheet.cpp2
-rw-r--r--tools/designer/src/plugins/activeqt/qaxwidgetpropertysheet.h2
-rw-r--r--tools/designer/src/plugins/activeqt/qaxwidgettaskmenu.cpp2
-rw-r--r--tools/designer/src/plugins/activeqt/qaxwidgettaskmenu.h2
-rw-r--r--tools/designer/src/plugins/activeqt/qdesigneraxwidget.cpp2
-rw-r--r--tools/designer/src/plugins/activeqt/qdesigneraxwidget.h2
-rw-r--r--tools/designer/src/plugins/phononwidgets/phononcollection.cpp2
-rw-r--r--tools/designer/src/plugins/phononwidgets/seeksliderplugin.cpp2
-rw-r--r--tools/designer/src/plugins/phononwidgets/seeksliderplugin.h2
-rw-r--r--tools/designer/src/plugins/phononwidgets/videoplayerplugin.cpp2
-rw-r--r--tools/designer/src/plugins/phononwidgets/videoplayerplugin.h2
-rw-r--r--tools/designer/src/plugins/phononwidgets/videoplayertaskmenu.cpp2
-rw-r--r--tools/designer/src/plugins/phononwidgets/videoplayertaskmenu.h2
-rw-r--r--tools/designer/src/plugins/phononwidgets/volumesliderplugin.cpp2
-rw-r--r--tools/designer/src/plugins/phononwidgets/volumesliderplugin.h2
-rw-r--r--tools/designer/src/plugins/qdeclarativeview/qdeclarativeview_plugin.cpp2
-rw-r--r--tools/designer/src/plugins/qdeclarativeview/qdeclarativeview_plugin.h2
-rw-r--r--tools/designer/src/plugins/qwebview/qwebview_plugin.cpp2
-rw-r--r--tools/designer/src/plugins/qwebview/qwebview_plugin.h2
-rw-r--r--tools/designer/src/plugins/tools/view3d/view3d.cpp2
-rw-r--r--tools/designer/src/plugins/tools/view3d/view3d.h2
-rw-r--r--tools/designer/src/plugins/tools/view3d/view3d_global.h2
-rw-r--r--tools/designer/src/plugins/tools/view3d/view3d_plugin.cpp2
-rw-r--r--tools/designer/src/plugins/tools/view3d/view3d_plugin.h2
-rw-r--r--tools/designer/src/plugins/tools/view3d/view3d_tool.cpp2
-rw-r--r--tools/designer/src/plugins/tools/view3d/view3d_tool.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3iconview/q3iconview_extrainfo.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3iconview/q3iconview_extrainfo.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3iconview/q3iconview_plugin.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3iconview/q3iconview_plugin.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3listbox/q3listbox_extrainfo.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3listbox/q3listbox_extrainfo.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3listbox/q3listbox_plugin.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3listbox/q3listbox_plugin.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3listview/q3listview_extrainfo.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3listview/q3listview_extrainfo.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3listview/q3listview_plugin.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3listview/q3listview_plugin.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3mainwindow/q3mainwindow_container.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3mainwindow/q3mainwindow_container.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3mainwindow/q3mainwindow_plugin.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3mainwindow/q3mainwindow_plugin.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3table/q3table_extrainfo.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3table/q3table_extrainfo.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3table/q3table_plugin.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3table/q3table_plugin.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3textedit/q3textedit_extrainfo.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3textedit/q3textedit_extrainfo.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3textedit/q3textedit_plugin.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3textedit/q3textedit_plugin.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3toolbar/q3toolbar_extrainfo.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3toolbar/q3toolbar_extrainfo.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3toolbar/q3toolbar_plugin.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3toolbar/q3toolbar_plugin.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3widgets/q3widget_plugins.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3widgets/q3widget_plugins.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3widgetstack/q3widgetstack_container.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3widgetstack/q3widgetstack_container.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3widgetstack/q3widgetstack_plugin.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3widgetstack/q3widgetstack_plugin.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3widgetstack/qdesigner_q3widgetstack.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3widgetstack/qdesigner_q3widgetstack_p.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3wizard/q3wizard_container.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3wizard/q3wizard_container.h2
-rw-r--r--tools/designer/src/plugins/widgets/q3wizard/q3wizard_plugin.cpp2
-rw-r--r--tools/designer/src/plugins/widgets/q3wizard/q3wizard_plugin.h2
-rw-r--r--tools/designer/src/plugins/widgets/qt3supportwidgets.cpp2
-rw-r--r--tools/designer/src/uitools/quiloader.cpp2
-rw-r--r--tools/designer/src/uitools/quiloader.h2
-rw-r--r--tools/designer/src/uitools/quiloader_p.h2
-rw-r--r--tools/designer/src/uitools/uitools.pro2
-rw-r--r--tools/kmap2qmap/main.cpp2
-rw-r--r--tools/linguist/lconvert/main.cpp2
-rw-r--r--tools/linguist/linguist/batchtranslation.ui2
-rw-r--r--tools/linguist/linguist/batchtranslationdialog.cpp2
-rw-r--r--tools/linguist/linguist/batchtranslationdialog.h2
-rw-r--r--tools/linguist/linguist/errorsview.cpp2
-rw-r--r--tools/linguist/linguist/errorsview.h2
-rw-r--r--tools/linguist/linguist/finddialog.cpp2
-rw-r--r--tools/linguist/linguist/finddialog.h2
-rw-r--r--tools/linguist/linguist/finddialog.ui2
-rw-r--r--tools/linguist/linguist/formpreviewview.cpp4
-rw-r--r--tools/linguist/linguist/formpreviewview.h2
-rw-r--r--tools/linguist/linguist/globals.cpp2
-rw-r--r--tools/linguist/linguist/globals.h2
-rw-r--r--tools/linguist/linguist/linguist.rc2
-rw-r--r--tools/linguist/linguist/main.cpp2
-rw-r--r--tools/linguist/linguist/mainwindow.cpp4
-rw-r--r--tools/linguist/linguist/mainwindow.h2
-rw-r--r--tools/linguist/linguist/mainwindow.ui2
-rw-r--r--tools/linguist/linguist/messageeditor.cpp2
-rw-r--r--tools/linguist/linguist/messageeditor.h2
-rw-r--r--tools/linguist/linguist/messageeditorwidgets.cpp2
-rw-r--r--tools/linguist/linguist/messageeditorwidgets.h2
-rw-r--r--tools/linguist/linguist/messagehighlighter.cpp2
-rw-r--r--tools/linguist/linguist/messagehighlighter.h2
-rw-r--r--tools/linguist/linguist/messagemodel.cpp2
-rw-r--r--tools/linguist/linguist/messagemodel.h2
-rw-r--r--tools/linguist/linguist/phrase.cpp2
-rw-r--r--tools/linguist/linguist/phrase.h2
-rw-r--r--tools/linguist/linguist/phrasebookbox.cpp2
-rw-r--r--tools/linguist/linguist/phrasebookbox.h2
-rw-r--r--tools/linguist/linguist/phrasebookbox.ui2
-rw-r--r--tools/linguist/linguist/phrasemodel.cpp2
-rw-r--r--tools/linguist/linguist/phrasemodel.h2
-rw-r--r--tools/linguist/linguist/phraseview.cpp2
-rw-r--r--tools/linguist/linguist/phraseview.h2
-rw-r--r--tools/linguist/linguist/printout.cpp2
-rw-r--r--tools/linguist/linguist/printout.h2
-rw-r--r--tools/linguist/linguist/recentfiles.cpp2
-rw-r--r--tools/linguist/linguist/recentfiles.h2
-rw-r--r--tools/linguist/linguist/sourcecodeview.cpp2
-rw-r--r--tools/linguist/linguist/sourcecodeview.h2
-rw-r--r--tools/linguist/linguist/statistics.cpp2
-rw-r--r--tools/linguist/linguist/statistics.h2
-rw-r--r--tools/linguist/linguist/statistics.ui2
-rw-r--r--tools/linguist/linguist/translatedialog.cpp2
-rw-r--r--tools/linguist/linguist/translatedialog.h2
-rw-r--r--tools/linguist/linguist/translatedialog.ui2
-rw-r--r--tools/linguist/linguist/translationsettingsdialog.cpp2
-rw-r--r--tools/linguist/linguist/translationsettingsdialog.h2
-rw-r--r--tools/linguist/lrelease/lrelease.12
-rw-r--r--tools/linguist/lrelease/main.cpp2
-rw-r--r--tools/linguist/lupdate/cpp.cpp2
-rw-r--r--tools/linguist/lupdate/java.cpp2
-rw-r--r--tools/linguist/lupdate/lupdate.12
-rw-r--r--tools/linguist/lupdate/lupdate.h2
-rw-r--r--tools/linguist/lupdate/main.cpp2
-rw-r--r--tools/linguist/lupdate/merge.cpp2
-rw-r--r--tools/linguist/lupdate/qdeclarative.cpp2
-rw-r--r--tools/linguist/lupdate/qscript.cpp4
-rw-r--r--tools/linguist/lupdate/qscript.g4
-rw-r--r--tools/linguist/lupdate/ui.cpp2
-rw-r--r--tools/linguist/shared/abstractproitemvisitor.h2
-rw-r--r--tools/linguist/shared/numerus.cpp2
-rw-r--r--tools/linguist/shared/po.cpp2
-rw-r--r--tools/linguist/shared/profileevaluator.cpp2
-rw-r--r--tools/linguist/shared/profileevaluator.h2
-rw-r--r--tools/linguist/shared/proitems.cpp2
-rw-r--r--tools/linguist/shared/proitems.h2
-rw-r--r--tools/linguist/shared/proparserutils.h2
-rw-r--r--tools/linguist/shared/qm.cpp2
-rw-r--r--tools/linguist/shared/qph.cpp2
-rw-r--r--tools/linguist/shared/simtexth.cpp2
-rw-r--r--tools/linguist/shared/simtexth.h2
-rw-r--r--tools/linguist/shared/translator.cpp2
-rw-r--r--tools/linguist/shared/translator.h2
-rw-r--r--tools/linguist/shared/translatormessage.cpp2
-rw-r--r--tools/linguist/shared/translatormessage.h2
-rw-r--r--tools/linguist/shared/ts.cpp2
-rw-r--r--tools/linguist/shared/xliff.cpp2
-rw-r--r--tools/linguist/tests/data/main.cpp2
-rw-r--r--tools/linguist/tests/tst_linguist.cpp2
-rw-r--r--tools/linguist/tests/tst_linguist.h2
-rw-r--r--tools/linguist/tests/tst_lupdate.cpp2
-rw-r--r--tools/linguist/tests/tst_simtexth.cpp2
-rw-r--r--tools/macdeployqt/macchangeqt/main.cpp2
-rw-r--r--tools/macdeployqt/macdeployqt/main.cpp2
-rw-r--r--tools/macdeployqt/shared/shared.cpp2
-rw-r--r--tools/macdeployqt/shared/shared.h2
-rw-r--r--tools/macdeployqt/tests/tst_deployment_mac.cpp2
-rw-r--r--tools/makeqpf/main.cpp2
-rw-r--r--tools/makeqpf/mainwindow.cpp2
-rw-r--r--tools/makeqpf/mainwindow.h2
-rw-r--r--tools/makeqpf/qpf2.cpp2
-rw-r--r--tools/makeqpf/qpf2.h2
-rw-r--r--tools/pixeltool/main.cpp2
-rw-r--r--tools/pixeltool/qpixeltool.cpp2
-rw-r--r--tools/pixeltool/qpixeltool.h2
-rw-r--r--tools/porting/src/ast.cpp2
-rw-r--r--tools/porting/src/ast.h2
-rw-r--r--tools/porting/src/codemodel.cpp2
-rw-r--r--tools/porting/src/codemodel.h2
-rw-r--r--tools/porting/src/codemodelattributes.cpp2
-rw-r--r--tools/porting/src/codemodelattributes.h2
-rw-r--r--tools/porting/src/codemodelwalker.cpp2
-rw-r--r--tools/porting/src/codemodelwalker.h2
-rw-r--r--tools/porting/src/cpplexer.cpp2
-rw-r--r--tools/porting/src/cpplexer.h2
-rw-r--r--tools/porting/src/errors.cpp2
-rw-r--r--tools/porting/src/errors.h2
-rw-r--r--tools/porting/src/fileporter.cpp2
-rw-r--r--tools/porting/src/fileporter.h2
-rw-r--r--tools/porting/src/filewriter.cpp2
-rw-r--r--tools/porting/src/filewriter.h2
-rw-r--r--tools/porting/src/list.h2
-rw-r--r--tools/porting/src/logger.cpp2
-rw-r--r--tools/porting/src/logger.h2
-rw-r--r--tools/porting/src/parser.cpp2
-rw-r--r--tools/porting/src/parser.h2
-rw-r--r--tools/porting/src/port.cpp2
-rw-r--r--tools/porting/src/portingrules.cpp2
-rw-r--r--tools/porting/src/portingrules.h2
-rw-r--r--tools/porting/src/preprocessorcontrol.cpp2
-rw-r--r--tools/porting/src/preprocessorcontrol.h2
-rw-r--r--tools/porting/src/projectporter.cpp2
-rw-r--r--tools/porting/src/projectporter.h2
-rw-r--r--tools/porting/src/proparser.cpp2
-rw-r--r--tools/porting/src/proparser.h2
-rw-r--r--tools/porting/src/q3porting.xml2
-rw-r--r--tools/porting/src/qtsimplexml.cpp2
-rw-r--r--tools/porting/src/qtsimplexml.h2
-rw-r--r--tools/porting/src/replacetoken.cpp2
-rw-r--r--tools/porting/src/replacetoken.h2
-rw-r--r--tools/porting/src/rpp.cpp2
-rw-r--r--tools/porting/src/rpp.h2
-rw-r--r--tools/porting/src/rppexpressionbuilder.cpp2
-rw-r--r--tools/porting/src/rppexpressionbuilder.h2
-rw-r--r--tools/porting/src/rpplexer.cpp2
-rw-r--r--tools/porting/src/rpplexer.h2
-rw-r--r--tools/porting/src/rpptreeevaluator.cpp2
-rw-r--r--tools/porting/src/rpptreeevaluator.h2
-rw-r--r--tools/porting/src/rpptreewalker.cpp2
-rw-r--r--tools/porting/src/rpptreewalker.h2
-rw-r--r--tools/porting/src/semantic.cpp2
-rw-r--r--tools/porting/src/semantic.h2
-rw-r--r--tools/porting/src/smallobject.cpp2
-rw-r--r--tools/porting/src/smallobject.h2
-rw-r--r--tools/porting/src/textreplacement.cpp2
-rw-r--r--tools/porting/src/textreplacement.h2
-rw-r--r--tools/porting/src/tokenengine.cpp2
-rw-r--r--tools/porting/src/tokenengine.h2
-rw-r--r--tools/porting/src/tokenizer.cpp2
-rw-r--r--tools/porting/src/tokenizer.h2
-rw-r--r--tools/porting/src/tokenreplacements.cpp2
-rw-r--r--tools/porting/src/tokenreplacements.h2
-rw-r--r--tools/porting/src/tokens.h2
-rw-r--r--tools/porting/src/tokenstreamadapter.h2
-rw-r--r--tools/porting/src/translationunit.cpp2
-rw-r--r--tools/porting/src/translationunit.h2
-rw-r--r--tools/porting/src/treewalker.cpp2
-rw-r--r--tools/porting/src/treewalker.h2
-rw-r--r--tools/qconfig/feature.cpp2
-rw-r--r--tools/qconfig/feature.h2
-rw-r--r--tools/qconfig/featuretreemodel.cpp2
-rw-r--r--tools/qconfig/featuretreemodel.h2
-rw-r--r--tools/qconfig/graphics.h2
-rw-r--r--tools/qconfig/main.cpp4
-rw-r--r--tools/qdbus/qdbus/qdbus.cpp2
-rw-r--r--tools/qdbus/qdbuscpp2xml/qdbuscpp2xml.cpp4
-rw-r--r--tools/qdbus/qdbusviewer/main.cpp2
-rw-r--r--tools/qdbus/qdbusviewer/propertydialog.cpp2
-rw-r--r--tools/qdbus/qdbusviewer/propertydialog.h2
-rw-r--r--tools/qdbus/qdbusviewer/qdbusmodel.cpp2
-rw-r--r--tools/qdbus/qdbusviewer/qdbusmodel.h2
-rw-r--r--tools/qdbus/qdbusviewer/qdbusviewer.cpp4
-rw-r--r--tools/qdbus/qdbusviewer/qdbusviewer.h2
-rw-r--r--tools/qdbus/qdbusxml2cpp/qdbusxml2cpp.cpp4
-rw-r--r--tools/qdoc3/apigenerator.cpp2
-rw-r--r--tools/qdoc3/apigenerator.h2
-rw-r--r--tools/qdoc3/archiveextractor.cpp2
-rw-r--r--tools/qdoc3/archiveextractor.h2
-rw-r--r--tools/qdoc3/atom.cpp2
-rw-r--r--tools/qdoc3/atom.h2
-rw-r--r--tools/qdoc3/bookgenerator.cpp2
-rw-r--r--tools/qdoc3/bookgenerator.h2
-rw-r--r--tools/qdoc3/ccodeparser.cpp2
-rw-r--r--tools/qdoc3/ccodeparser.h2
-rw-r--r--tools/qdoc3/codechunk.cpp2
-rw-r--r--tools/qdoc3/codechunk.h2
-rw-r--r--tools/qdoc3/codemarker.cpp2
-rw-r--r--tools/qdoc3/codemarker.h2
-rw-r--r--tools/qdoc3/codeparser.cpp2
-rw-r--r--tools/qdoc3/codeparser.h2
-rw-r--r--tools/qdoc3/command.cpp2
-rw-r--r--tools/qdoc3/command.h2
-rw-r--r--tools/qdoc3/config.cpp2
-rw-r--r--tools/qdoc3/config.h2
-rw-r--r--tools/qdoc3/cppcodemarker.cpp2
-rw-r--r--tools/qdoc3/cppcodemarker.h2
-rw-r--r--tools/qdoc3/cppcodeparser.cpp2
-rw-r--r--tools/qdoc3/cppcodeparser.h2
-rw-r--r--tools/qdoc3/cpptoqsconverter.cpp2
-rw-r--r--tools/qdoc3/cpptoqsconverter.h2
-rw-r--r--tools/qdoc3/dcfsection.cpp2
-rw-r--r--tools/qdoc3/dcfsection.h2
-rw-r--r--tools/qdoc3/ditaxmlgenerator.cpp2
-rw-r--r--tools/qdoc3/ditaxmlgenerator.h2
-rw-r--r--tools/qdoc3/doc.cpp2
-rw-r--r--tools/qdoc3/doc.h2
-rw-r--r--tools/qdoc3/doc/examples/main.cpp2
-rw-r--r--tools/qdoc3/doc/qdoc-manual.qdoc2
-rw-r--r--tools/qdoc3/editdistance.cpp2
-rw-r--r--tools/qdoc3/editdistance.h2
-rw-r--r--tools/qdoc3/generator.cpp2
-rw-r--r--tools/qdoc3/generator.h2
-rw-r--r--tools/qdoc3/helpprojectwriter.cpp2
-rw-r--r--tools/qdoc3/helpprojectwriter.h2
-rw-r--r--tools/qdoc3/htmlgenerator.cpp2
-rw-r--r--tools/qdoc3/htmlgenerator.h2
-rw-r--r--tools/qdoc3/jambiapiparser.cpp2
-rw-r--r--tools/qdoc3/jambiapiparser.h2
-rw-r--r--tools/qdoc3/javacodemarker.cpp2
-rw-r--r--tools/qdoc3/javacodemarker.h2
-rw-r--r--tools/qdoc3/javadocgenerator.cpp2
-rw-r--r--tools/qdoc3/javadocgenerator.h2
-rw-r--r--tools/qdoc3/linguistgenerator.cpp2
-rw-r--r--tools/qdoc3/linguistgenerator.h2
-rw-r--r--tools/qdoc3/location.cpp2
-rw-r--r--tools/qdoc3/location.h2
-rw-r--r--tools/qdoc3/loutgenerator.cpp2
-rw-r--r--tools/qdoc3/loutgenerator.h2
-rw-r--r--tools/qdoc3/main.cpp2
-rw-r--r--tools/qdoc3/mangenerator.cpp2
-rw-r--r--tools/qdoc3/mangenerator.h2
-rw-r--r--tools/qdoc3/node.cpp2
-rw-r--r--tools/qdoc3/node.h2
-rw-r--r--tools/qdoc3/openedlist.cpp2
-rw-r--r--tools/qdoc3/openedlist.h2
-rw-r--r--tools/qdoc3/pagegenerator.cpp2
-rw-r--r--tools/qdoc3/pagegenerator.h2
-rw-r--r--tools/qdoc3/plaincodemarker.cpp2
-rw-r--r--tools/qdoc3/plaincodemarker.h2
-rw-r--r--tools/qdoc3/polyarchiveextractor.cpp2
-rw-r--r--tools/qdoc3/polyarchiveextractor.h2
-rw-r--r--tools/qdoc3/polyuncompressor.cpp2
-rw-r--r--tools/qdoc3/polyuncompressor.h2
-rw-r--r--tools/qdoc3/qsakernelparser.cpp2
-rw-r--r--tools/qdoc3/qsakernelparser.h2
-rw-r--r--tools/qdoc3/qscodemarker.cpp2
-rw-r--r--tools/qdoc3/qscodemarker.h2
-rw-r--r--tools/qdoc3/qscodeparser.cpp2
-rw-r--r--tools/qdoc3/qscodeparser.h2
-rw-r--r--tools/qdoc3/quoter.cpp2
-rw-r--r--tools/qdoc3/quoter.h2
-rw-r--r--tools/qdoc3/separator.cpp2
-rw-r--r--tools/qdoc3/separator.h2
-rw-r--r--tools/qdoc3/sgmlgenerator.cpp2
-rw-r--r--tools/qdoc3/sgmlgenerator.h2
-rw-r--r--tools/qdoc3/test/qt-html-templates.qdocconf6
-rw-r--r--tools/qdoc3/text.cpp2
-rw-r--r--tools/qdoc3/text.h2
-rw-r--r--tools/qdoc3/tokenizer.cpp2
-rw-r--r--tools/qdoc3/tokenizer.h2
-rw-r--r--tools/qdoc3/tr.h2
-rw-r--r--tools/qdoc3/tree.cpp2
-rw-r--r--tools/qdoc3/tree.h2
-rw-r--r--tools/qdoc3/uncompressor.cpp2
-rw-r--r--tools/qdoc3/uncompressor.h2
-rw-r--r--tools/qdoc3/webxmlgenerator.cpp2
-rw-r--r--tools/qdoc3/webxmlgenerator.h2
-rw-r--r--tools/qdoc3/yyindent.cpp2
-rw-r--r--tools/qev/qev.cpp2
-rw-r--r--tools/qmeegographicssystemhelper/qmeegofencesync.cpp2
-rw-r--r--tools/qmeegographicssystemhelper/qmeegofencesync.h2
-rw-r--r--tools/qmeegographicssystemhelper/qmeegofencesync_p.h2
-rw-r--r--tools/qmeegographicssystemhelper/qmeegographicssystemhelper.cpp2
-rw-r--r--tools/qmeegographicssystemhelper/qmeegographicssystemhelper.h2
-rw-r--r--tools/qmeegographicssystemhelper/qmeegolivepixmap.cpp2
-rw-r--r--tools/qmeegographicssystemhelper/qmeegolivepixmap.h2
-rw-r--r--tools/qmeegographicssystemhelper/qmeegolivepixmap_p.h2
-rw-r--r--tools/qmeegographicssystemhelper/qmeegooverlaywidget.cpp2
-rw-r--r--tools/qmeegographicssystemhelper/qmeegooverlaywidget.h2
-rw-r--r--tools/qmeegographicssystemhelper/qmeegoruntime.cpp2
-rw-r--r--tools/qmeegographicssystemhelper/qmeegoruntime.h2
-rw-r--r--tools/qmeegographicssystemhelper/qmeegoswitchevent.cpp2
-rw-r--r--tools/qmeegographicssystemhelper/qmeegoswitchevent.h2
-rw-r--r--tools/qml/browser/Browser.qml2
-rw-r--r--tools/qml/deviceorientation.cpp2
-rw-r--r--tools/qml/deviceorientation.h2
-rw-r--r--tools/qml/deviceorientation_harmattan.cpp2
-rw-r--r--tools/qml/deviceorientation_maemo5.cpp2
-rw-r--r--tools/qml/deviceorientation_symbian.cpp2
-rw-r--r--tools/qml/loggerwidget.cpp2
-rw-r--r--tools/qml/loggerwidget.h2
-rw-r--r--tools/qml/main.cpp2
-rw-r--r--tools/qml/proxysettings.cpp2
-rw-r--r--tools/qml/proxysettings.h2
-rw-r--r--tools/qml/qdeclarativetester.cpp2
-rw-r--r--tools/qml/qdeclarativetester.h2
-rw-r--r--tools/qml/qmlruntime.cpp2
-rw-r--r--tools/qml/qmlruntime.h4
-rw-r--r--tools/qml/startup/Logo.qml2
-rw-r--r--tools/qml/startup/startup.qml2
-rw-r--r--tools/qml/texteditautoresizer_maemo5.h2
-rw-r--r--tools/qtconcurrent/codegenerator/example/main.cpp2
-rw-r--r--tools/qtconcurrent/codegenerator/src/codegenerator.cpp2
-rw-r--r--tools/qtconcurrent/codegenerator/src/codegenerator.h2
-rw-r--r--tools/qtconcurrent/generaterun/main.cpp6
-rw-r--r--tools/qtconfig/colorbutton.cpp2
-rw-r--r--tools/qtconfig/colorbutton.h2
-rw-r--r--tools/qtconfig/main.cpp2
-rw-r--r--tools/qtconfig/mainwindow.cpp4
-rw-r--r--tools/qtconfig/mainwindow.h2
-rw-r--r--tools/qtconfig/mainwindowbase.cpp2
-rw-r--r--tools/qtconfig/mainwindowbase.h2
-rw-r--r--tools/qtconfig/mainwindowbase.ui2
-rw-r--r--tools/qtconfig/paletteeditoradvanced.cpp2
-rw-r--r--tools/qtconfig/paletteeditoradvanced.h2
-rw-r--r--tools/qtconfig/paletteeditoradvancedbase.cpp2
-rw-r--r--tools/qtconfig/paletteeditoradvancedbase.h2
-rw-r--r--tools/qtconfig/paletteeditoradvancedbase.ui2
-rw-r--r--tools/qtconfig/previewframe.cpp2
-rw-r--r--tools/qtconfig/previewframe.h2
-rw-r--r--tools/qtconfig/previewwidget.cpp2
-rw-r--r--tools/qtconfig/previewwidget.h2
-rw-r--r--tools/qtconfig/previewwidgetbase.cpp2
-rw-r--r--tools/qtconfig/previewwidgetbase.h2
-rw-r--r--tools/qtconfig/previewwidgetbase.ui2
-rw-r--r--tools/qtestlib/updater/main.cpp2
-rw-r--r--tools/qtestlib/wince/cetcpsync/main.cpp2
-rw-r--r--tools/qtestlib/wince/cetcpsync/qtcesterconnection.cpp2
-rw-r--r--tools/qtestlib/wince/cetcpsync/qtcesterconnection.h2
-rw-r--r--tools/qtestlib/wince/cetcpsync/remoteconnection.cpp2
-rw-r--r--tools/qtestlib/wince/cetcpsync/remoteconnection.h2
-rw-r--r--tools/qtestlib/wince/cetcpsyncserver/commands.cpp2
-rw-r--r--tools/qtestlib/wince/cetcpsyncserver/commands.h2
-rw-r--r--tools/qtestlib/wince/cetcpsyncserver/connectionmanager.cpp2
-rw-r--r--tools/qtestlib/wince/cetcpsyncserver/connectionmanager.h2
-rw-r--r--tools/qtestlib/wince/cetcpsyncserver/main.cpp2
-rw-r--r--tools/qtestlib/wince/cetcpsyncserver/transfer_global.h2
-rw-r--r--tools/qtestlib/wince/cetest/activesyncconnection.cpp2
-rw-r--r--tools/qtestlib/wince/cetest/activesyncconnection.h2
-rw-r--r--tools/qtestlib/wince/cetest/cetcpsyncconnection.cpp2
-rw-r--r--tools/qtestlib/wince/cetest/cetcpsyncconnection.h2
-rw-r--r--tools/qtestlib/wince/cetest/deployment.cpp2
-rw-r--r--tools/qtestlib/wince/cetest/deployment.h2
-rw-r--r--tools/qtestlib/wince/cetest/main.cpp2
-rw-r--r--tools/qtestlib/wince/cetest/remoteconnection.cpp2
-rw-r--r--tools/qtestlib/wince/cetest/remoteconnection.h2
-rw-r--r--tools/qtestlib/wince/remotelib/commands.cpp2
-rw-r--r--tools/qtestlib/wince/remotelib/commands.h2
-rw-r--r--tools/qttracereplay/main.cpp2
-rw-r--r--tools/qvfb/config.ui2
-rw-r--r--tools/qvfb/gammaview.h2
-rw-r--r--tools/qvfb/main.cpp2
-rw-r--r--tools/qvfb/qanimationwriter.cpp8
-rw-r--r--tools/qvfb/qanimationwriter.h2
-rw-r--r--tools/qvfb/qtopiakeysym.h2
-rw-r--r--tools/qvfb/qvfb.cpp2
-rw-r--r--tools/qvfb/qvfb.h2
-rw-r--r--tools/qvfb/qvfbmmap.cpp2
-rw-r--r--tools/qvfb/qvfbmmap.h2
-rw-r--r--tools/qvfb/qvfbprotocol.cpp2
-rw-r--r--tools/qvfb/qvfbprotocol.h2
-rw-r--r--tools/qvfb/qvfbratedlg.cpp2
-rw-r--r--tools/qvfb/qvfbratedlg.h2
-rw-r--r--tools/qvfb/qvfbshmem.cpp2
-rw-r--r--tools/qvfb/qvfbshmem.h2
-rw-r--r--tools/qvfb/qvfbview.cpp2
-rw-r--r--tools/qvfb/qvfbview.h2
-rw-r--r--tools/qvfb/qvfbx11view.cpp2
-rw-r--r--tools/qvfb/qvfbx11view.h2
-rw-r--r--tools/qvfb/x11keyfaker.cpp2
-rw-r--r--tools/qvfb/x11keyfaker.h2
-rw-r--r--tools/runonphone/main.cpp2
-rw-r--r--tools/runonphone/ossignalconverter.cpp2
-rw-r--r--tools/runonphone/ossignalconverter.h2
-rw-r--r--tools/runonphone/ossignalconverter_p.h2
-rw-r--r--tools/runonphone/serenum.h2
-rw-r--r--tools/runonphone/serenum_stub.cpp2
-rw-r--r--tools/runonphone/serenum_unix.cpp2
-rw-r--r--tools/runonphone/serenum_win.cpp2
-rw-r--r--tools/runonphone/symbianutils/bluetoothlistener.cpp2
-rw-r--r--tools/runonphone/symbianutils/bluetoothlistener.h2
-rw-r--r--tools/runonphone/symbianutils/bluetoothlistener_gui.cpp2
-rw-r--r--tools/runonphone/symbianutils/bluetoothlistener_gui.h2
-rw-r--r--tools/runonphone/symbianutils/callback.h2
-rw-r--r--tools/runonphone/symbianutils/communicationstarter.cpp2
-rw-r--r--tools/runonphone/symbianutils/communicationstarter.h2
-rw-r--r--tools/runonphone/symbianutils/json.cpp2
-rw-r--r--tools/runonphone/symbianutils/json.h2
-rw-r--r--tools/runonphone/symbianutils/launcher.cpp2
-rw-r--r--tools/runonphone/symbianutils/launcher.h2
-rw-r--r--tools/runonphone/symbianutils/symbiandevicemanager.cpp2
-rw-r--r--tools/runonphone/symbianutils/symbiandevicemanager.h2
-rw-r--r--tools/runonphone/symbianutils/symbianutils_global.h2
-rw-r--r--tools/runonphone/symbianutils/tcftrkdevice.cpp2
-rw-r--r--tools/runonphone/symbianutils/tcftrkdevice.h2
-rw-r--r--tools/runonphone/symbianutils/tcftrkmessage.cpp2
-rw-r--r--tools/runonphone/symbianutils/tcftrkmessage.h2
-rw-r--r--tools/runonphone/symbianutils/trkdevice.cpp2
-rw-r--r--tools/runonphone/symbianutils/trkdevice.h2
-rw-r--r--tools/runonphone/symbianutils/trkutils.cpp2
-rw-r--r--tools/runonphone/symbianutils/trkutils.h2
-rw-r--r--tools/runonphone/symbianutils/trkutils_p.h2
-rw-r--r--tools/runonphone/trksignalhandler.cpp2
-rw-r--r--tools/runonphone/trksignalhandler.h2
-rw-r--r--tools/shared/deviceskin/deviceskin.cpp2
-rw-r--r--tools/shared/deviceskin/deviceskin.h2
-rw-r--r--tools/shared/findwidget/abstractfindwidget.cpp2
-rw-r--r--tools/shared/findwidget/abstractfindwidget.h2
-rw-r--r--tools/shared/findwidget/itemviewfindwidget.cpp2
-rw-r--r--tools/shared/findwidget/itemviewfindwidget.h2
-rw-r--r--tools/shared/findwidget/texteditfindwidget.cpp2
-rw-r--r--tools/shared/findwidget/texteditfindwidget.h2
-rw-r--r--tools/shared/fontpanel/fontpanel.cpp2
-rw-r--r--tools/shared/fontpanel/fontpanel.h2
-rw-r--r--tools/shared/qtgradienteditor/qtcolorbutton.cpp2
-rw-r--r--tools/shared/qtgradienteditor/qtcolorbutton.h2
-rw-r--r--tools/shared/qtgradienteditor/qtcolorline.cpp2
-rw-r--r--tools/shared/qtgradienteditor/qtcolorline.h2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientdialog.cpp2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientdialog.h2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientdialog.ui2
-rw-r--r--tools/shared/qtgradienteditor/qtgradienteditor.cpp2
-rw-r--r--tools/shared/qtgradienteditor/qtgradienteditor.h2
-rw-r--r--tools/shared/qtgradienteditor/qtgradienteditor.ui2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientmanager.cpp2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientmanager.h2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientstopscontroller.cpp2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientstopscontroller.h2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientstopsmodel.cpp2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientstopsmodel.h2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientstopswidget.cpp2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientstopswidget.h2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientutils.cpp2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientutils.h2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientview.cpp2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientview.h2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientviewdialog.cpp2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientviewdialog.h2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientviewdialog.ui2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientwidget.cpp2
-rw-r--r--tools/shared/qtgradienteditor/qtgradientwidget.h2
-rw-r--r--tools/shared/qtpropertybrowser/qtbuttonpropertybrowser.cpp2
-rw-r--r--tools/shared/qtpropertybrowser/qtbuttonpropertybrowser.h2
-rw-r--r--tools/shared/qtpropertybrowser/qteditorfactory.cpp2
-rw-r--r--tools/shared/qtpropertybrowser/qteditorfactory.h2
-rw-r--r--tools/shared/qtpropertybrowser/qtgroupboxpropertybrowser.cpp2
-rw-r--r--tools/shared/qtpropertybrowser/qtgroupboxpropertybrowser.h2
-rw-r--r--tools/shared/qtpropertybrowser/qtpropertybrowser.cpp2
-rw-r--r--tools/shared/qtpropertybrowser/qtpropertybrowser.h2
-rw-r--r--tools/shared/qtpropertybrowser/qtpropertybrowserutils.cpp2
-rw-r--r--tools/shared/qtpropertybrowser/qtpropertybrowserutils_p.h2
-rw-r--r--tools/shared/qtpropertybrowser/qtpropertymanager.cpp2
-rw-r--r--tools/shared/qtpropertybrowser/qtpropertymanager.h2
-rw-r--r--tools/shared/qtpropertybrowser/qttreepropertybrowser.cpp2
-rw-r--r--tools/shared/qtpropertybrowser/qttreepropertybrowser.h2
-rw-r--r--tools/shared/qtpropertybrowser/qtvariantproperty.cpp2
-rw-r--r--tools/shared/qtpropertybrowser/qtvariantproperty.h2
-rw-r--r--tools/shared/qttoolbardialog/qttoolbardialog.cpp2
-rw-r--r--tools/shared/qttoolbardialog/qttoolbardialog.h2
-rw-r--r--tools/shared/symbian/epocroot.cpp2
-rw-r--r--tools/shared/symbian/epocroot_p.h2
-rw-r--r--tools/shared/windows/registry.cpp2
-rw-r--r--tools/shared/windows/registry_p.h2
-rw-r--r--tools/xmlpatterns/main.cpp2
-rw-r--r--tools/xmlpatterns/main.h2
-rw-r--r--tools/xmlpatterns/qapplicationargument.cpp2
-rw-r--r--tools/xmlpatterns/qapplicationargument_p.h2
-rw-r--r--tools/xmlpatterns/qapplicationargumentparser.cpp2
-rw-r--r--tools/xmlpatterns/qapplicationargumentparser_p.h2
-rw-r--r--tools/xmlpatternsvalidator/main.cpp2
-rw-r--r--tools/xmlpatternsvalidator/main.h2
-rwxr-xr-x[-rw-r--r--]translations/assistant_cs.ts1077
-rw-r--r--translations/assistant_de.ts4
-rw-r--r--translations/assistant_ja.ts4
-rw-r--r--translations/assistant_ru.ts4
-rw-r--r--translations/assistant_sl.ts2
-rw-r--r--translations/assistant_uk.ts4
-rwxr-xr-xtranslations/check-ts.pl2
-rwxr-xr-x[-rw-r--r--]translations/designer_cs.ts1472
-rw-r--r--translations/designer_de.ts2
-rw-r--r--translations/designer_fr.ts4
-rw-r--r--translations/designer_hu.ts2
-rw-r--r--translations/designer_ja.ts4
-rw-r--r--translations/designer_pl.ts2
-rw-r--r--translations/designer_ru.ts4
-rw-r--r--translations/designer_sl.ts2
-rw-r--r--translations/designer_uk.ts4
-rw-r--r--translations/designer_zh_CN.ts2
-rw-r--r--translations/designer_zh_TW.ts4
-rwxr-xr-x[-rw-r--r--]translations/linguist_cs.ts1396
-rw-r--r--translations/linguist_de.ts4
-rw-r--r--translations/linguist_fr.ts2
-rw-r--r--translations/linguist_hu.ts4
-rw-r--r--translations/linguist_ja.ts6
-rw-r--r--translations/linguist_pl.ts2
-rw-r--r--translations/linguist_ru.ts6
-rw-r--r--translations/linguist_sl.ts4
-rw-r--r--translations/linguist_uk.ts6
-rw-r--r--translations/linguist_zh_CN.ts4
-rw-r--r--translations/linguist_zh_TW.ts8
-rw-r--r--translations/qt_ar.ts2
-rwxr-xr-x[-rw-r--r--]translations/qt_cs.ts4262
-rw-r--r--translations/qt_da.ts2
-rw-r--r--translations/qt_de.ts176
-rw-r--r--translations/qt_es.ts2
-rw-r--r--translations/qt_fr.ts10
-rw-r--r--translations/qt_gl.ts2720
-rw-r--r--translations/qt_he.ts2
-rwxr-xr-x[-rw-r--r--]translations/qt_help_cs.ts166
-rw-r--r--translations/qt_help_gl.ts320
-rw-r--r--translations/qt_hu.ts2
-rw-r--r--translations/qt_ja.ts6
-rw-r--r--translations/qt_pl.ts6
-rw-r--r--translations/qt_pt.ts2
-rw-r--r--translations/qt_ru.ts6
-rw-r--r--translations/qt_sk.ts2
-rw-r--r--translations/qt_sl.ts4
-rw-r--r--translations/qt_sv.ts2
-rw-r--r--translations/qt_uk.ts6
-rw-r--r--translations/qt_zh_CN.ts2
-rw-r--r--translations/qt_zh_TW.ts2
-rw-r--r--translations/qtconfig_hu.ts4
-rw-r--r--translations/qtconfig_ja.ts4
-rw-r--r--translations/qtconfig_pl.ts2
-rw-r--r--translations/qtconfig_ru.ts4
-rw-r--r--translations/qtconfig_sl.ts2
-rw-r--r--translations/qtconfig_uk.ts4
-rw-r--r--translations/qtconfig_zh_CN.ts2
-rw-r--r--translations/qtconfig_zh_TW.ts2
-rw-r--r--util/fixnonlatin1/main.cpp2
-rw-r--r--util/gencmap/gencmap.cpp2
-rw-r--r--util/lexgen/configfile.cpp2
-rw-r--r--util/lexgen/configfile.h2
-rw-r--r--util/lexgen/generator.cpp2
-rw-r--r--util/lexgen/generator.h2
-rw-r--r--util/lexgen/global.h2
-rw-r--r--util/lexgen/main.cpp2
-rw-r--r--util/lexgen/nfa.cpp2
-rw-r--r--util/lexgen/nfa.h2
-rw-r--r--util/lexgen/re2nfa.cpp2
-rw-r--r--util/lexgen/re2nfa.h2
-rw-r--r--util/lexgen/tests/tst_lexgen.cpp2
-rw-r--r--util/lexgen/tokenizer.cpp2
-rwxr-xr-xutil/local_database/cldr2qlocalexml.py2
-rwxr-xr-xutil/local_database/dateconverter.py2
-rw-r--r--util/local_database/enumdata.py2
-rwxr-xr-xutil/local_database/qlocalexml2cpp.py2
-rw-r--r--util/local_database/testlocales/localemodel.cpp2
-rw-r--r--util/local_database/testlocales/localemodel.h2
-rw-r--r--util/local_database/testlocales/localewidget.cpp2
-rw-r--r--util/local_database/testlocales/localewidget.h2
-rw-r--r--util/local_database/testlocales/main.cpp2
-rw-r--r--util/local_database/xpathlite.py2
-rw-r--r--util/network/cookiejar-generateTLDs/cookiejar-generateTLDs.pro9
-rw-r--r--util/network/cookiejar-generateTLDs/main.cpp161
-rw-r--r--util/normalize/main.cpp2
-rw-r--r--util/plugintest/main.cpp2
-rw-r--r--util/qlalr/compress.cpp2
-rw-r--r--util/qlalr/compress.h2
-rw-r--r--util/qlalr/cppgenerator.cpp4
-rw-r--r--util/qlalr/cppgenerator.h2
-rw-r--r--util/qlalr/doc/src/qlalr.qdoc2
-rw-r--r--util/qlalr/dotgraph.cpp2
-rw-r--r--util/qlalr/dotgraph.h2
-rw-r--r--util/qlalr/examples/dummy-xml/ll/dummy-xml-ll.cpp2
-rw-r--r--util/qlalr/examples/dummy-xml/xml.g2
-rw-r--r--util/qlalr/examples/glsl/build.sh2
-rw-r--r--util/qlalr/examples/glsl/glsl-lex.l2
-rw-r--r--util/qlalr/examples/glsl/glsl.g2
-rw-r--r--util/qlalr/examples/lambda/lambda.g2
-rw-r--r--util/qlalr/examples/lambda/main.cpp2
-rw-r--r--util/qlalr/examples/qparser/calc.g2
-rw-r--r--util/qlalr/examples/qparser/calc.l2
-rw-r--r--util/qlalr/examples/qparser/qparser.cpp2
-rw-r--r--util/qlalr/examples/qparser/qparser.h2
-rw-r--r--util/qlalr/grammar.cpp2
-rw-r--r--util/qlalr/grammar_p.h2
-rw-r--r--util/qlalr/lalr.cpp2
-rw-r--r--util/qlalr/lalr.g6
-rw-r--r--util/qlalr/lalr.h2
-rw-r--r--util/qlalr/main.cpp2
-rw-r--r--util/qlalr/parsetable.cpp2
-rw-r--r--util/qlalr/parsetable.h2
-rw-r--r--util/qlalr/recognizer.cpp2
-rw-r--r--util/qlalr/recognizer.h2
-rw-r--r--util/s60pixelmetrics/bld.inf2
-rw-r--r--util/s60pixelmetrics/pixel_metrics.cpp2
-rw-r--r--util/s60pixelmetrics/pixel_metrics.h2
-rw-r--r--util/s60pixelmetrics/pm_mapper.hrh2
-rw-r--r--util/s60pixelmetrics/pm_mapper.mmp2
-rw-r--r--util/s60pixelmetrics/pm_mapper.pkg2
-rw-r--r--util/s60pixelmetrics/pm_mapper.rss2
-rw-r--r--util/s60pixelmetrics/pm_mapper_reg.rss2
-rw-r--r--util/s60pixelmetrics/pm_mapperapp.cpp2
-rw-r--r--util/s60pixelmetrics/pm_mapperapp.h2
-rw-r--r--util/s60pixelmetrics/pm_mapperview.cpp2
-rw-r--r--util/s60pixelmetrics/pm_mapperview.h2
-rw-r--r--util/s60theme/main.cpp2
-rw-r--r--util/s60theme/s60themeconvert.cpp2
-rw-r--r--util/s60theme/s60themeconvert.h2
-rwxr-xr-xutil/scripts/make_qfeatures_dot_h4
-rw-r--r--util/unicode/codecs/big5/main.cpp2
-rw-r--r--util/unicode/main.cpp4
-rwxr-xr-xutil/unicode/writingSystems.sh2
-rw-r--r--util/xkbdatagen/README1
-rw-r--r--util/xkbdatagen/main.cpp5
10669 files changed, 38205 insertions, 56893 deletions
diff --git a/LICENSE.LGPL b/LICENSE.LGPL
index 170f02d..a0e8eb8 100644
--- a/LICENSE.LGPL
+++ b/LICENSE.LGPL
@@ -1,6 +1,6 @@
GNU LESSER GENERAL PUBLIC LICENSE
- The Qt GUI Toolkit is Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+ The Qt GUI Toolkit is Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
Contact: Nokia Corporation (qt-info@nokia.com)
You may use, distribute and copy the Qt GUI Toolkit under the terms of
diff --git a/bin/createpackage.bat b/bin/createpackage.bat
index 3960d13..a946278 100755
--- a/bin/createpackage.bat
+++ b/bin/createpackage.bat
@@ -1,6 +1,6 @@
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::
-:: Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+:: Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
:: All rights reserved.
:: Contact: Nokia Corporation (qt-info@nokia.com)
::
diff --git a/bin/createpackage.pl b/bin/createpackage.pl
index 87ed29e..df91876 100755
--- a/bin/createpackage.pl
+++ b/bin/createpackage.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl
#############################################################################
##
-## Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+## Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
## All rights reserved.
## Contact: Nokia Corporation (qt-info@nokia.com)
##
diff --git a/bin/patch_capabilities.pl b/bin/patch_capabilities.pl
index c3fb89f..91ab4b8 100755
--- a/bin/patch_capabilities.pl
+++ b/bin/patch_capabilities.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl
#############################################################################
##
-## Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+## Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
## All rights reserved.
## Contact: Nokia Corporation (qt-info@nokia.com)
##
diff --git a/bin/setcepaths.bat b/bin/setcepaths.bat
index bbabfee..139ea68 100755
--- a/bin/setcepaths.bat
+++ b/bin/setcepaths.bat
@@ -1,6 +1,6 @@
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::
-:: Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+:: Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
:: All rights reserved.
:: Contact: Nokia Corporation (qt-info@nokia.com)
::
diff --git a/bin/syncqt b/bin/syncqt
index 99562fb..32b5384 100755
--- a/bin/syncqt
+++ b/bin/syncqt
@@ -3,7 +3,7 @@
#
# Synchronizes Qt header files - internal development tool.
#
-# Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+# Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
# Contact: Nokia Corporation (qt-info@nokia.com)
#
######################################################################
diff --git a/bin/syncqt.bat b/bin/syncqt.bat
index bd89c2c..dd0da87 100755
--- a/bin/syncqt.bat
+++ b/bin/syncqt.bat
@@ -1,6 +1,6 @@
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::
::
-:: Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+:: Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
:: All rights reserved.
:: Contact: Nokia Corporation (qt-info@nokia.com)
::
diff --git a/config.profiles/symbian/qt.pkg b/config.profiles/symbian/qt.pkg
new file mode 100644
index 0000000..7bd1c59
--- /dev/null
+++ b/config.profiles/symbian/qt.pkg
@@ -0,0 +1,96 @@
+; Language
+&EN
+
+; SIS header: name, uid, version
+#{"Qt"},(0x2001E61C),4,8,0,TYPE=SA,RU
+
+; Manual PKG pre-rules from PRO files
+; Default HW/platform dependencies
+[0x101F7961],0,0,0,{"S60ProductID"}
+[0x102032BE],0,0,0,{"S60ProductID"}
+[0x102752AE],0,0,0,{"S60ProductID"}
+[0x1028315F],0,0,0,{"S60ProductID"}
+
+; Localised Vendor name
+%{"Nokia, Qt"}
+
+; Unique Vendor name
+:"Nokia, Qt"
+
+; Dependencies of Qt libraries
+
+; DEPLOYMENT
+"/epoc32/release/armv5/urel/QtCore.dll" - "!:\sys\bin\QtCore.dll"
+"/epoc32/release/armv5/urel/QtXml.dll" - "!:\sys\bin\QtXml.dll"
+"/epoc32/release/armv5/urel/QtGui.dll" - "!:\sys\bin\QtGui.dll"
+"/epoc32/release/armv5/urel/QtNetwork.dll" - "!:\sys\bin\QtNetwork.dll"
+"/epoc32/release/armv5/urel/qsymbianbearer.dll" - "!:\sys\bin\qsymbianbearer.dll"
+"/epoc32/release/armv5/urel/QtTest.dll" - "!:\sys\bin\QtTest.dll"
+"/epoc32/release/armv5/urel/QtSql.dll" - "!:\sys\bin\QtSql.dll"
+"/epoc32/release/armv5/urel/QtSvg.dll" - "!:\sys\bin\QtSvg.dll"
+"/epoc32/release/armv5/urel/QtScript.dll" - "!:\sys\bin\QtScript.dll"
+"/epoc32/release/armv5/urel/QtOpenVG.dll" - "!:\sys\bin\QtOpenVG.dll"
+"/epoc32/release/armv5/urel/QtOpenGL.dll" - "!:\sys\bin\QtOpenGL.dll"
+"/epoc32/release/armv5/urel/phonon.dll" - "!:\sys\bin\phonon.dll"
+"/epoc32/release/armv5/urel/QtMultimedia.dll" - "!:\sys\bin\QtMultimedia.dll"
+"/epoc32/release/armv5/urel/QtDeclarative.dll" - "!:\sys\bin\QtDeclarative.dll"
+"/epoc32/release/armv5/urel/QtXmlPatterns.dll" - "!:\sys\bin\QtXmlPatterns.dll"
+
+"/epoc32/release/armv5/urel/qjpeg.dll" - "!:\sys\bin\qjpeg.dll"
+"/epoc32/data/z/resource/qt/plugins/imageformats/qjpeg.qtplugin" - "!:\resource\qt\plugins\imageformats\qjpeg.qtplugin"
+"/epoc32/release/armv5/urel/qgif.dll" - "!:\sys\bin\qgif.dll"
+"/epoc32/data/z/resource/qt/plugins/imageformats/qgif.qtplugin" - "!:\resource\qt\plugins\imageformats\qgif.qtplugin"
+"/epoc32/release/armv5/urel/qmng.dll" - "!:\sys\bin\qmng.dll"
+"/epoc32/data/z/resource/qt/plugins/imageformats/qmng.qtplugin" - "!:\resource\qt\plugins\imageformats\qmng.qtplugin"
+"/epoc32/release/armv5/urel/qtiff.dll" - "!:\sys\bin\qtiff.dll"
+"/epoc32/data/z/resource/qt/plugins/imageformats/qtiff.qtplugin" - "!:\resource\qt\plugins\imageformats\qtiff.qtplugin"
+"/epoc32/release/armv5/urel/qico.dll" - "!:\sys\bin\qico.dll"
+"/epoc32/data/z/resource/qt/plugins/imageformats/qico.qtplugin" - "!:\resource\qt\plugins\imageformats\qico.qtplugin"
+"/epoc32/release/armv5/urel/qsvg.dll" - "!:\sys\bin\qsvg.dll"
+"/epoc32/data/z/resource/qt/plugins/imageformats/qsvg.qtplugin" - "!:\resource\qt\plugins\imageformats\qsvg.qtplugin"
+"/epoc32/release/armv5/urel/qcncodecs.dll" - "!:\sys\bin\qcncodecs.dll"
+"/epoc32/data/z/resource/qt/plugins/codecs/qcncodecs.qtplugin" - "!:\resource\qt\plugins\codecs\qcncodecs.qtplugin"
+"/epoc32/release/armv5/urel/qjpcodecs.dll" - "!:\sys\bin\qjpcodecs.dll"
+"/epoc32/data/z/resource/qt/plugins/codecs/qjpcodecs.qtplugin" - "!:\resource\qt\plugins\codecs\qjpcodecs.qtplugin"
+"/epoc32/release/armv5/urel/qtwcodecs.dll" - "!:\sys\bin\qtwcodecs.dll"
+"/epoc32/data/z/resource/qt/plugins/codecs/qtwcodecs.qtplugin" - "!:\resource\qt\plugins\codecs\qtwcodecs.qtplugin"
+"/epoc32/release/armv5/urel/qkrcodecs.dll" - "!:\sys\bin\qkrcodecs.dll"
+"/epoc32/data/z/resource/qt/plugins/codecs/qkrcodecs.qtplugin" - "!:\resource\qt\plugins\codecs\qkrcodecs.qtplugin"
+"/epoc32/release/armv5/urel/qvggraphicssystem.dll" - "!:\sys\bin\qvggraphicssystem.dll"
+"/epoc32/data/z/resource/qt/plugins/graphicssystems/qvggraphicssystem.qtplugin" - "!:\resource\qt\plugins\graphicssystems\qvggraphicssystem.qtplugin"
+"/epoc32/release/armv5/urel/qglgraphicssystem.dll" - "!:\sys\bin\qglgraphicssystem.dll"
+"/epoc32/data/z/resource/qt/plugins/graphicssystems/qglgraphicssystem.qtplugin" - "!:\resource\qt\plugins\graphicssystems\qglgraphicssystem.qtplugin"
+"/epoc32/release/armv5/urel/qsvgicon.dll" - "!:\sys\bin\qsvgicon.dll"
+"/epoc32/data/z/resource/qt/plugins/iconengines/qsvgicon.qtplugin" - "!:\resource\qt\plugins\iconengines\qsvgicon.qtplugin"
+"/epoc32/data/z/resource/qt/plugins/bearer/qsymbianbearer.qtplugin" - "c:\resource\qt\plugins\bearer\qsymbianbearer.qtplugin"
+
+"/epoc32/release/armv5/urel/qts60plugin_5_0.dll" - "!:\sys\bin\qts60plugin_5_0.dll"
+
+; localization
+"/epoc32/data/z/resource/qt/translations/qt_ur.qm" - "!:\resource\qt\translations\qt_ur.qm"
+"/epoc32/data/z/resource/qt/translations/qt_fa.qm" - "!:\resource\qt\translations\qt_fa.qm"
+"/epoc32/data/z/resource/qt/translations/qt_ar.qm" - "!:\resource\qt\translations\qt_ar.qm"
+"/epoc32/data/z/resource/qt/translations/qt_he.qm" - "!:\resource\qt\translations\qt_he.qm"
+
+"/epoc32/data/z/resource/qt/translations/qt_fr.qm" - "!:\resource\qt\translations\qt_fr.qm"
+"/epoc32/data/z/resource/qt/translations/qt_pl.qm" - "!:\resource\qt\translations\qt_pl.qm"
+"/epoc32/data/z/resource/qt/translations/qt_ru.qm" - "!:\resource\qt\translations\qt_ru.qm"
+"/epoc32/data/z/resource/qt/translations/qt_zh_cn.qm" - "!:\resource\qt\translations\qt_zh_cn.qm"
+"/epoc32/data/z/resource/qt/translations/qt_zh_tw.qm" - "!:\resource\qt\translations\qt_zh_tw.qm"
+
+
+
+"/epoc32/data/z/resource/qt/translations/qt_ar.qm" - "!:\resource\qt\translations\qt_ar.qm"
+"/epoc32/data/z/resource/qt/translations/qt_cs.qm" - "!:\resource\qt\translations\qt_cs.qm"
+"/epoc32/data/z/resource/qt/translations/qt_da.qm" - "!:\resource\qt\translations\qt_da.qm"
+"/epoc32/data/z/resource/qt/translations/qt_de.qm" - "!:\resource\qt\translations\qt_de.qm"
+
+"/epoc32/data/z/resource/qt/translations/qt_es.qm" - "!:\resource\qt\translations\qt_es.qm"
+"/epoc32/data/z/resource/qt/translations/qt_gl.qm" - "!:\resource\qt\translations\qt_gl.qm"
+"/epoc32/data/z/resource/qt/translations/qt_hu.qm" - "!:\resource\qt\translations\qt_hu.qm"
+"/epoc32/data/z/resource/qt/translations/qt_ja.qm" - "!:\resource\qt\translations\qt_ja.qm"
+"/epoc32/data/z/resource/qt/translations/qt_pt.qm" - "!:\resource\qt\translations\qt_pt.qm"
+"/epoc32/data/z/resource/qt/translations/qt_sk.qm" - "!:\resource\qt\translations\qt_sk.qm"
+"/epoc32/data/z/resource/qt/translations/qt_sl.qm" - "!:\resource\qt\translations\qt_sl.qm"
+"/epoc32/data/z/resource/qt/translations/qt_sv.qm" - "!:\resource\qt\translations\qt_sv.qm"
+"/epoc32/data/z/resource/qt/translations/qt_uk.qm" - "!:\resource\qt\translations\qt_uk.qm" \ No newline at end of file
diff --git a/config.profiles/symbian/qt_stub.pkg b/config.profiles/symbian/qt_stub.pkg
new file mode 100644
index 0000000..dadf696
--- /dev/null
+++ b/config.profiles/symbian/qt_stub.pkg
@@ -0,0 +1,70 @@
+; Language
+&EN
+
+
+; SIS header: name, uid, version
+#{"Qt"},(0x2001E61C),4,8,0
+
+
+; Manual PKG pre-rules from PRO files
+; Default HW/platform dependencies
+
+; Localised Vendor name
+%{"Nokia, Qt"}
+
+; Unique Vendor name
+:"Nokia, Qt"
+
+; Dependencies of Qt libraries
+
+"" - "z:\sys\bin\QtCore.dll"
+"" - "z:\sys\bin\QtXml.dll"
+"" - "z:\sys\bin\QtGui.dll"
+"" - "z:\sys\bin\QtNetwork.dll"
+"" - "z:\sys\bin\QtTest.dll"
+"" - "z:\sys\bin\QtSql.dll"
+"" - "z:\sys\bin\QtSvg.dll"
+"" - "z:\sys\bin\phonon.dll"
+"" - "z:\sys\bin\QtScript.dll"
+"" - "z:\sys\bin\QtXmlPatterns.dll"
+"" - "z:\sys\bin\QtDeclarative.dll"
+"" - "z:\sys\bin\QtOpenVG.dll"
+"" - "z:\sys\bin\QtOpenGL.dll"
+"" - "z:\sys\bin\QtMultimedia.dll"
+"" - "z:\private\10202D56\import\packages\2001E61C\backup_registration.xml"
+"" - "z:\sys\bin\qjpeg.dll"
+"" - "z:\resource\qt\plugins\imageformats\qjpeg.qtplugin"
+"" - "z:\sys\bin\qgif.dll"
+"" - "z:\resource\qt\plugins\imageformats\qgif.qtplugin"
+"" - "z:\sys\bin\qmng.dll"
+"" - "z:\resource\qt\plugins\imageformats\qmng.qtplugin"
+"" - "z:\sys\bin\qtiff.dll"
+"" - "z:\resource\qt\plugins\imageformats\qtiff.qtplugin"
+"" - "z:\sys\bin\qico.dll"
+"" - "z:\resource\qt\plugins\imageformats\qico.qtplugin"
+"" - "z:\sys\bin\qsvg.dll"
+"" - "z:\resource\qt\plugins\imageformats\qsvg.qtplugin"
+"" - "z:\sys\bin\qcncodecs.dll"
+"" - "z:\resource\qt\plugins\codecs\qcncodecs.qtplugin"
+"" - "z:\sys\bin\qjpcodecs.dll"
+"" - "z:\resource\qt\plugins\codecs\qjpcodecs.qtplugin"
+"" - "z:\sys\bin\qtwcodecs.dll"
+"" - "z:\resource\qt\plugins\codecs\qtwcodecs.qtplugin"
+"" - "z:\sys\bin\qkrcodecs.dll"
+"" - "z:\resource\qt\plugins\codecs\qkrcodecs.qtplugin"
+"" - "z:\sys\bin\qvggraphicssystem.dll"
+"" - "z:\resource\qt\plugins\graphicssystems\qvggraphicssystem.qtplugin"
+"" - "z:\sys\bin\qglgraphicssystem.dll"
+"" - "z:\resource\qt\plugins\graphicssystems\qglgraphicssystem.qtplugin"
+"" - "z:\sys\bin\qsvgicon.dll"
+"" - "z:\resource\qt\plugins\iconengines\qsvgicon.qtplugin"
+"" - "z:\sys\bin\qmlfolderlistmodelplugin.dll"
+"" - "z:\resource\qt\imports\Qt\labs\folderlistmodel\qmlfolderlistmodelplugin.qtplugin"
+"" - "z:\resource\qt\imports\Qt\labs\folderlistmodel\qmldir"
+"" - "z:\sys\bin\qmlgesturesplugin.dll"
+"" - "z:\resource\qt\imports\Qt\labs\gestures\qmlgesturesplugin.qtplugin"
+"" - "z:\resource\qt\imports\Qt\labs\gestures\qmldir"
+"" - "z:\sys\bin\qmlparticlesplugin.dll"
+"" - "z:\resource\qt\imports\Qt\labs\particles\qmlparticlesplugin.qtplugin"
+"" - "z:\resource\qt\imports\Qt\labs\particles\qmldir"
+
diff --git a/config.profiles/symbian/qtdemoapps.pkg b/config.profiles/symbian/qtdemoapps.pkg
new file mode 100644
index 0000000..e03989a
--- /dev/null
+++ b/config.profiles/symbian/qtdemoapps.pkg
@@ -0,0 +1,203 @@
+; Language
+&EN
+
+; SIS header: name, uid, version
+#{"Qtdemo"},(0xE001E61C),4,8,0,TYPE=SA
+
+; Localised Vendor name
+%{"Nokia, Qt"}
+
+; Unique Vendor name
+:"Nokia, Qt"
+
+"/epoc32/release/armv5/urel/star.exe" - "!:\sys\bin\star.exe"
+"/epoc32/data/z/resource/apps/star.rsc" - "!:\resource\apps\star.rsc"
+"/epoc32/data/Z/private/10003a3f/import/Apps/star_reg.rsc" - "!:\private\10003a3f\import\apps\star_reg.rsc"
+
+"/epoc32/release/armv5/urel/wiggly.exe" - "!:\sys\bin\wiggly.exe"
+"/epoc32/data/z/resource/apps/wiggly.rsc" - "!:\resource\apps\wiggly.rsc"
+"/epoc32/data/Z/private/10003a3f/import/Apps/wiggly_reg.rsc" - "!:\private\10003a3f\import\apps\wiggly_reg.rsc"
+
+"/epoc32/release/armv5/urel/animatedtiles.exe" - "!:\sys\bin\animatedtiles.exe"
+"/epoc32/data/z/resource/apps/animatedtiles.rsc" - "!:\resource\apps\animatedtiles.rsc"
+"/epoc32/data/Z/private/10003a3f/import/Apps/animatedtiles_reg.rsc" - "!:\private\10003a3f\import\apps\animatedtiles_reg.rsc"
+
+"/epoc32/release/armv5/urel/collidingmice.exe" - "!:\sys\bin\collidingmice.exe"
+"/epoc32/data/z/resource/apps/collidingmice.rsc" - "!:\resource\apps\collidingmice.rsc"
+"/epoc32/data/Z/private/10003a3f/import/Apps/collidingmice_reg.rsc" - "!:\private\10003a3f\import\apps\collidingmice_reg.rsc"
+
+"/epoc32/release/armv5/urel/addressbook.exe" - "!:\sys\bin\addressbook.exe"
+"/epoc32/data/z/resource/apps/addressbook.rsc" - "!:\resource\apps\addressbook.rsc"
+"/epoc32/data/Z/private/10003a3f/import/Apps/addressbook_reg.rsc" - "!:\private\10003a3f\import\apps\addressbook_reg.rsc"
+
+"/epoc32/release/armv5/urel/svgviewer.exe" - "!:\sys\bin\svgviewer.exe"
+"/epoc32/data/z/resource/apps/svgviewer.rsc" - "!:\resource\apps\svgviewer.rsc"
+"/epoc32/data/Z/private/10003a3f/import/Apps/svgviewer_reg.rsc" - "!:\private\10003a3f\import\apps\svgviewer_reg.rsc"
+
+"/epoc32/release/armv5/urel/analogclock.exe" - "!:\sys\bin\analogclock.exe"
+"/epoc32/data/z/resource/apps/analogclock.rsc" - "!:\resource\apps\analogclock.rsc"
+"/epoc32/data/Z/private/10003a3f/import/Apps/analogclock_reg.rsc" - "!:\private\10003a3f\import\apps\analogclock_reg.rsc"
+
+"/epoc32/release/armv5/urel/imagegestures.exe" - "!:\sys\bin\imagegestures.exe"
+"/epoc32/data/z/resource/apps/imagegestures.rsc" - "!:\resource\apps\imagegestures.rsc"
+"/epoc32/data/Z/private/10003a3f/import/Apps/imagegestures_reg.rsc" - "!:\private\10003a3f\import\apps\imagegestures_reg.rsc"
+
+"/epoc32/release/armv5/urel/qftp.exe" - "!:\sys\bin\qftp.exe"
+"/epoc32/data/z/resource/apps/qftp.rsc" - "!:\resource\apps\qftp.rsc"
+"/epoc32/data/Z/private/10003a3f/import/Apps/qftp_reg.rsc" - "!:\private\10003a3f\import\apps\qftp_reg.rsc"
+
+"/epoc32/release/armv5/urel/masterdetail.exe" - "!:\sys\bin\masterdetail.exe"
+"/epoc32/data/z/resource/apps/masterdetail.rsc" - "!:\resource\apps\masterdetail.rsc"
+"/epoc32/data/Z/private/10003a3f/import/Apps/masterdetail_reg.rsc" - "!:\private\10003a3f\import\apps\masterdetail_reg.rsc"
+
+"/epoc32/release/armv5/urel/previewer.exe" - "!:\sys\bin\previewer.exe"
+"/epoc32/data/z/resource/apps/previewer.rsc" - "!:\resource\apps\previewer.rsc"
+"/epoc32/data/Z/private/10003a3f/import/Apps/previewer_reg.rsc" - "!:\private\10003a3f\import\apps\previewer_reg.rsc"
+
+"/epoc32/release/armv5/urel/anomaly.exe" - "!:\sys\bin\anomaly.exe"
+"/epoc32/data/z/resource/apps/anomaly.rsc" - "!:\resource\apps\anomaly.rsc"
+"/epoc32/data/Z/private/10003a3f/import/Apps/anomaly_reg.rsc" - "!:\private\10003a3f\import\apps\anomaly_reg.rsc"
+
+;qmlcalculator
+; Executable and default resource files
+"/epoc32/release/armv5/urel/qmlcalculator.exe" - "!:\sys\bin\qmlcalculator.exe"
+"/epoc32/data/z/resource/apps/qmlcalculator.rsc" - "!:\resource\apps\qmlcalculator.rsc"
+"/epoc32/data/z/private/10003a3f/import/apps/qmlcalculator_reg.rsc" - "!:\private\10003a3f\import\apps\qmlcalculator_reg.rsc"
+"/epoc32/data/z/resource/apps/qmlcalculator.mif" - "!:\resource\apps\qmlcalculator.mif"
+
+; DEPLOYMENT
+"/epoc32/data/z/private/A000E3FB/calculator.qml" - "!:\private\A000E3FB\calculator.qml"
+"/epoc32/data/z/private/A000E3FB/Core/Button.qml" - "!:\private\A000E3FB\Core\Button.qml"
+"/epoc32/data/z/private/A000E3FB/Core/calculator.js" - "!:\private\A000E3FB\Core\calculator.js"
+"/epoc32/data/z/private/A000E3FB/Core/Display.qml" - "!:\private\A000E3FB\Core\Display.qml"
+"/epoc32/data/z/private/A000E3FB/Core/images/button-.png" - "!:\private\A000E3FB\Core\images\button-.png"
+"/epoc32/data/z/private/A000E3FB/Core/images/button-blue.png" - "!:\private\A000E3FB\Core\images\button-blue.png"
+"/epoc32/data/z/private/A000E3FB/Core/images/button-green.png" - "!:\private\A000E3FB\Core\images\button-green.png"
+"/epoc32/data/z/private/A000E3FB/Core/images/button-purple.png" - "!:\private\A000E3FB\Core\images\button-purple.png"
+"/epoc32/data/z/private/A000E3FB/Core/images/button-red.png" - "!:\private\A000E3FB\Core\images\button-red.png"
+"/epoc32/data/z/private/A000E3FB/Core/images/display.png" - "!:\private\A000E3FB\Core\images\display.png"
+"/epoc32/data/z/private/A000E3FB/Core/qmldir" - "!:\private\A000E3FB\Core\qmldir"
+
+;qmlclocks
+; Executable and default resource files
+"/epoc32/release/armv5/urel/qmlclocks.exe" - "!:\sys\bin\qmlclocks.exe"
+"/epoc32/data/z/resource/apps/qmlclocks.rsc" - "!:\resource\apps\qmlclocks.rsc"
+"/epoc32/data/z/private/10003a3f/import/apps/qmlclocks_reg.rsc" - "!:\private\10003a3f\import\apps\qmlclocks_reg.rsc"
+"/epoc32/data/z/resource/apps/qmlclocks.mif" - "!:\resource\apps\qmlclocks.mif"
+
+; DEPLOYMENT
+"/epoc32/data/z/private/A000E3FC/clocks.qml" - "!:\private\A000E3FC\clocks.qml"
+"/epoc32/data/z/private/A000E3FC/content/background.png" - "!:\private\A000E3FC\content\background.png"
+"/epoc32/data/z/private/A000E3FC/content/center.png" - "!:\private\A000E3FC\content\center.png"
+"/epoc32/data/z/private/A000E3FC/content/clock-night.png" - "!:\private\A000E3FC\content\clock-night.png"
+"/epoc32/data/z/private/A000E3FC/content/clock.png" - "!:\private\A000E3FC\content\clock.png"
+"/epoc32/data/z/private/A000E3FC/content/Clock.qml" - "!:\private\A000E3FC\content\Clock.qml"
+"/epoc32/data/z/private/A000E3FC/content/hour.png" - "!:\private\A000E3FC\content\hour.png"
+"/epoc32/data/z/private/A000E3FC/content/minute.png" - "!:\private\A000E3FC\content\minute.png"
+"/epoc32/data/z/private/A000E3FC/content/second.png" - "!:\private\A000E3FC\content\second.png"
+
+;qmldialcontrol
+; Executable and default resource files
+"/epoc32/release/armv5/urel/qmldialcontrol.exe" - "!:\sys\bin\qmldialcontrol.exe"
+"/epoc32/data/z/resource/apps/qmldialcontrol.rsc" - "!:\resource\apps\qmldialcontrol.rsc"
+"/epoc32/data/z/private/10003a3f/import/apps/qmldialcontrol_reg.rsc" - "!:\private\10003a3f\import\apps\qmldialcontrol_reg.rsc"
+"/epoc32/data/z/resource/apps/qmldialcontrol.mif" - "!:\resource\apps\qmldialcontrol.mif"
+
+; DEPLOYMENT
+"/epoc32/data/z/private/A000E3FD/dialcontrol.qml" - "!:\private\A000E3FD\dialcontrol.qml"
+"/epoc32/data/z/private/A000E3FD/content/background.png" - "!:\private\A000E3FD\content\background.png"
+"/epoc32/data/z/private/A000E3FD/content/Dial.qml" - "!:\private\A000E3FD\content\Dial.qml"
+"/epoc32/data/z/private/A000E3FD/content/needle.png" - "!:\private\A000E3FD\content\needle.png"
+"/epoc32/data/z/private/A000E3FD/content/needle_shadow.png" - "!:\private\A000E3FD\content\needle_shadow.png"
+"/epoc32/data/z/private/A000E3FD/content/overlay.png" - "!:\private\A000E3FD\content\overlay.png"
+
+;qmleasing
+; Executable and default resource files
+"/epoc32/release/armv5/urel/qmleasing.exe" - "!:\sys\bin\qmleasing.exe"
+"/epoc32/data/z/resource/apps/qmleasing.rsc" - "!:\resource\apps\qmleasing.rsc"
+"/epoc32/data/z/private/10003a3f/import/apps/qmleasing_reg.rsc" - "!:\private\10003a3f\import\apps\qmleasing_reg.rsc"
+"/epoc32/data/z/resource/apps/qmleasing.mif" - "!:\resource\apps\qmleasing.mif"
+
+; DEPLOYMENT
+"/epoc32/data/z/private/A000E3FE/easing.qml" - "!:\private\A000E3FE\easing.qml"
+
+;qmlflickr
+; Executable and default resource files
+"/epoc32/release/armv5/urel/qmlflickr.exe" - "!:\sys\bin\qmlflickr.exe"
+"/epoc32/data/z/resource/apps/qmlflickr.rsc" - "!:\resource\apps\qmlflickr.rsc"
+"/epoc32/data/z/private/10003a3f/import/apps/qmlflickr_reg.rsc" - "!:\private\10003a3f\import\apps\qmlflickr_reg.rsc"
+"/epoc32/data/z/resource/apps/qmlflickr.mif" - "!:\resource\apps\qmlflickr.mif"
+
+; DEPLOYMENT
+"/epoc32/data/z/private/A000E3FF/flickr.qml" - "!:\private\A000E3FF\flickr.qml"
+"/epoc32/data/z/private/A000E3FF/common/Progress.qml" - "!:\private\A000E3FF\common\Progress.qml"
+"/epoc32/data/z/private/A000E3FF/common/qmldir" - "!:\private\A000E3FF\common\qmldir"
+"/epoc32/data/z/private/A000E3FF/common/RssModel.qml" - "!:\private\A000E3FF\common\RssModel.qml"
+"/epoc32/data/z/private/A000E3FF/common/ScrollBar.qml" - "!:\private\A000E3FF\common\ScrollBar.qml"
+"/epoc32/data/z/private/A000E3FF/common/Slider.qml" - "!:\private\A000E3FF\common\Slider.qml"
+"/epoc32/data/z/private/A000E3FF/mobile/Button.qml" - "!:\private\A000E3FF\mobile\Button.qml"
+"/epoc32/data/z/private/A000E3FF/mobile/GridDelegate.qml" - "!:\private\A000E3FF\mobile\GridDelegate.qml"
+"/epoc32/data/z/private/A000E3FF/mobile/ImageDetails.qml" - "!:\private\A000E3FF\mobile\ImageDetails.qml"
+"/epoc32/data/z/private/A000E3FF/mobile/images/gloss.png" - "!:\private\A000E3FF\mobile\images\gloss.png"
+"/epoc32/data/z/private/A000E3FF/mobile/images/lineedit.png" - "!:\private\A000E3FF\mobile\images\lineedit.png"
+"/epoc32/data/z/private/A000E3FF/mobile/images/lineedit.sci" - "!:\private\A000E3FF\mobile\images\lineedit.sci"
+"/epoc32/data/z/private/A000E3FF/mobile/images/quit.png" - "!:\private\A000E3FF\mobile\images\quit.png"
+"/epoc32/data/z/private/A000E3FF/mobile/images/stripes.png" - "!:\private\A000E3FF\mobile\images\stripes.png"
+"/epoc32/data/z/private/A000E3FF/mobile/images/titlebar.png" - "!:\private\A000E3FF\mobile\images\titlebar.png"
+"/epoc32/data/z/private/A000E3FF/mobile/images/titlebar.sci" - "!:\private\A000E3FF\mobile\images\titlebar.sci"
+"/epoc32/data/z/private/A000E3FF/mobile/images/toolbutton.png" - "!:\private\A000E3FF\mobile\images\toolbutton.png"
+"/epoc32/data/z/private/A000E3FF/mobile/images/toolbutton.sci" - "!:\private\A000E3FF\mobile\images\toolbutton.sci"
+"/epoc32/data/z/private/A000E3FF/mobile/ListDelegate.qml" - "!:\private\A000E3FF\mobile\ListDelegate.qml"
+"/epoc32/data/z/private/A000E3FF/mobile/TitleBar.qml" - "!:\private\A000E3FF\mobile\TitleBar.qml"
+"/epoc32/data/z/private/A000E3FF/mobile/ToolBar.qml" - "!:\private\A000E3FF\mobile\ToolBar.qml"
+
+;qmlphotoviewer
+; Executable and default resource files
+"/epoc32/release/armv5/urel/qmlphotoviewer.exe" - "!:\sys\bin\qmlphotoviewer.exe"
+"/epoc32/data/z/resource/apps/qmlphotoviewer.rsc" - "!:\resource\apps\qmlphotoviewer.rsc"
+"/epoc32/data/z/private/10003a3f/import/apps/qmlphotoviewer_reg.rsc" - "!:\private\10003a3f\import\apps\qmlphotoviewer_reg.rsc"
+"/epoc32/data/z/resource/apps/qmlphotoviewer.mif" - "!:\resource\apps\qmlphotoviewer.mif"
+
+; DEPLOYMENT
+"/epoc32/data/z/private/A000E400/photoviewer.qml" - "!:\private\A000E400\photoviewer.qml"
+"/epoc32/data/z/private/A000E400/PhotoViewerCore/AlbumDelegate.qml" - "!:\private\A000E400\PhotoViewerCore\AlbumDelegate.qml"
+"/epoc32/data/z/private/A000E400/PhotoViewerCore/BusyIndicator.qml" - "!:\private\A000E400\PhotoViewerCore\BusyIndicator.qml"
+"/epoc32/data/z/private/A000E400/PhotoViewerCore/Button.qml" - "!:\private\A000E400\PhotoViewerCore\Button.qml"
+"/epoc32/data/z/private/A000E400/PhotoViewerCore/EditableButton.qml" - "!:\private\A000E400\PhotoViewerCore\EditableButton.qml"
+"/epoc32/data/z/private/A000E400/PhotoViewerCore/images/box-shadow.png" - "!:\private\A000E400\PhotoViewerCore\images\box-shadow.png"
+"/epoc32/data/z/private/A000E400/PhotoViewerCore/images/busy.png" - "!:\private\A000E400\PhotoViewerCore\images\busy.png"
+"/epoc32/data/z/private/A000E400/PhotoViewerCore/images/cardboard.png" - "!:\private\A000E400\PhotoViewerCore\images\cardboard.png"
+"/epoc32/data/z/private/A000E400/PhotoViewerCore/PhotoDelegate.qml" - "!:\private\A000E400\PhotoViewerCore\PhotoDelegate.qml"
+"/epoc32/data/z/private/A000E400/PhotoViewerCore/ProgressBar.qml" - "!:\private\A000E400\PhotoViewerCore\ProgressBar.qml"
+"/epoc32/data/z/private/A000E400/PhotoViewerCore/qmldir" - "!:\private\A000E400\PhotoViewerCore\qmldir"
+"/epoc32/data/z/private/A000E400/PhotoViewerCore/RssModel.qml" - "!:\private\A000E400\PhotoViewerCore\RssModel.qml"
+"/epoc32/data/z/private/A000E400/PhotoViewerCore/script/script.js" - "!:\private\A000E400\PhotoViewerCore\script\script.js"
+"/epoc32/data/z/private/A000E400/PhotoViewerCore/Tag.qml" - "!:\private\A000E400\PhotoViewerCore\Tag.qml"
+
+; qmltwitter
+; Executable and default resource files
+"/epoc32/release/armv5/urel/qmltwitter.exe" - "!:\sys\bin\qmltwitter.exe"
+"/epoc32/data/z/resource/apps/qmltwitter.rsc" - "!:\resource\apps\qmltwitter.rsc"
+"/epoc32/data/z/private/10003a3f/import/apps/qmltwitter_reg.rsc" - "!:\private\10003a3f\import\apps\qmltwitter_reg.rsc"
+"/epoc32/data/z/resource/apps/qmltwitter.mif" - "!:\resource\apps\qmltwitter.mif"
+
+; DEPLOYMENT
+"/epoc32/data/z/private/A000E401/twitter.qml" - "!:\private\A000E401\twitter.qml"
+"/epoc32/data/z/private/A000E401/TwitterCore/Button.qml" - "!:\private\A000E401\TwitterCore\Button.qml"
+"/epoc32/data/z/private/A000E401/TwitterCore/FatDelegate.qml" - "!:\private\A000E401\TwitterCore\FatDelegate.qml"
+"/epoc32/data/z/private/A000E401/TwitterCore/images/gloss.png" - "!:\private\A000E401\TwitterCore\images\gloss.png"
+"/epoc32/data/z/private/A000E401/TwitterCore/images/lineedit.png" - "!:\private\A000E401\TwitterCore\images\lineedit.png"
+"/epoc32/data/z/private/A000E401/TwitterCore/images/lineedit.sci" - "!:\private\A000E401\TwitterCore\images\lineedit.sci"
+"/epoc32/data/z/private/A000E401/TwitterCore/images/loading.png" - "!:\private\A000E401\TwitterCore\images\loading.png"
+"/epoc32/data/z/private/A000E401/TwitterCore/images/stripes.png" - "!:\private\A000E401\TwitterCore\images\stripes.png"
+"/epoc32/data/z/private/A000E401/TwitterCore/images/titlebar.png" - "!:\private\A000E401\TwitterCore\images\titlebar.png"
+"/epoc32/data/z/private/A000E401/TwitterCore/images/titlebar.sci" - "!:\private\A000E401\TwitterCore\images\titlebar.sci"
+"/epoc32/data/z/private/A000E401/TwitterCore/images/toolbutton.png" - "!:\private\A000E401\TwitterCore\images\toolbutton.png"
+"/epoc32/data/z/private/A000E401/TwitterCore/images/toolbutton.sci" - "!:\private\A000E401\TwitterCore\images\toolbutton.sci"
+"/epoc32/data/z/private/A000E401/TwitterCore/Loading.qml" - "!:\private\A000E401\TwitterCore\Loading.qml"
+"/epoc32/data/z/private/A000E401/TwitterCore/MultiTitleBar.qml" - "!:\private\A000E401\TwitterCore\MultiTitleBar.qml"
+"/epoc32/data/z/private/A000E401/TwitterCore/qmldir" - "!:\private\A000E401\TwitterCore\qmldir"
+"/epoc32/data/z/private/A000E401/TwitterCore/RssModel.qml" - "!:\private\A000E401\TwitterCore\RssModel.qml"
+"/epoc32/data/z/private/A000E401/TwitterCore/TitleBar.qml" - "!:\private\A000E401\TwitterCore\TitleBar.qml"
+"/epoc32/data/z/private/A000E401/TwitterCore/ToolBar.qml" - "!:\private\A000E401\TwitterCore\ToolBar.qml"
+"/epoc32/data/z/private/A000E401/TwitterCore/UserModel.qml" - "!:\private\A000E401\TwitterCore\UserModel.qml"
diff --git a/config.profiles/symbian/translations/qt_ar.ts b/config.profiles/symbian/translations/qt_ar.ts
index f44dc98..aca2bd7 100644
--- a/config.profiles/symbian/translations/qt_ar.ts
+++ b/config.profiles/symbian/translations/qt_ar.ts
@@ -2,7820 +2,11 @@
<!DOCTYPE TS>
<TS version="2.0">
<context>
- <name>AudioOutput</name>
- <message>
- <location filename="../src/3rdparty/phonon/phonon/audiooutput.cpp" line="+375"/>
- <source>&lt;html&gt;The audio playback device &lt;b&gt;%1&lt;/b&gt; does not work.&lt;br/&gt;Falling back to &lt;b&gt;%2&lt;/b&gt;.&lt;/html&gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>&lt;html&gt;Switching to the audio playback device &lt;b&gt;%1&lt;/b&gt;&lt;br/&gt;which just became available and has higher preference.&lt;/html&gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Revert back to device &apos;%1&apos;</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>CloseButton</name>
- <message>
- <location filename="../src/gui/widgets/qtabbar.cpp" line="+2251"/>
- <source>Close Tab</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>PPDOptionsModel</name>
- <message>
- <source>Name</source>
- <translation type="obsolete">الإسم</translation>
- </message>
-</context>
-<context>
- <name>Phonon::</name>
- <message>
- <location filename="../src/3rdparty/phonon/phonon/phononnamespace.cpp" line="+55"/>
- <source>Notifications</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Music</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Video</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Communication</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Games</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Accessibility</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>Phonon::Gstreamer::Backend</name>
- <message>
- <location filename="../src/3rdparty/phonon/gstreamer/backend.cpp" line="+171"/>
- <source>Warning: You do not seem to have the package gstreamer0.10-plugins-good installed.
- Some video features have been disabled.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Warning: You do not seem to have the base GStreamer plugins installed.
- All audio and video support has been disabled</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>Phonon::Gstreamer::MediaObject</name>
- <message>
- <location filename="../src/3rdparty/phonon/gstreamer/mediaobject.cpp" line="+90"/>
- <source>Cannot start playback.
-
-Check your Gstreamer installation and make sure you
-have libgstreamer-plugins-base installed.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+113"/>
- <source>A required codec is missing. You need to install the following codec(s) to play this content: %0</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+676"/>
- <location line="+8"/>
- <location line="+15"/>
- <location line="+9"/>
- <location line="+6"/>
- <location line="+19"/>
- <location line="+335"/>
- <location line="+24"/>
- <source>Could not open media source.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-403"/>
- <source>Invalid source type.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+377"/>
- <source>Could not locate media source.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Could not open audio device. The device is already in use.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>Could not decode media source.</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>Phonon::VolumeSlider</name>
- <message>
- <location filename="../src/3rdparty/phonon/phonon/volumeslider.cpp" line="+42"/>
- <location line="+18"/>
- <source>Volume: %1%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-15"/>
- <location line="+18"/>
- <location line="+54"/>
- <source>Use this slider to adjust the volume. The leftmost position is 0%, the rightmost is %1%</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>Q3Accel</name>
- <message>
- <location filename="../src/qt3support/other/q3accel.cpp" line="+481"/>
- <source>%1, %2 not defined</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+36"/>
- <source>Ambiguous %1 not handled</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>Q3DataTable</name>
- <message>
- <location filename="../src/qt3support/sql/q3datatable.cpp" line="+285"/>
- <source>True</source>
- <translation type="unfinished">صحيح</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>False</source>
- <translation type="unfinished">خاطئ</translation>
- </message>
- <message>
- <location line="+505"/>
- <source>Insert</source>
- <translation type="unfinished">إدراج</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Update</source>
- <translation type="unfinished">تحديث</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Delete</source>
- <translation type="unfinished">حذف</translation>
- </message>
-</context>
-<context>
- <name>Q3FileDialog</name>
- <message>
- <location filename="../src/qt3support/dialogs/q3filedialog.cpp" line="+864"/>
- <source>Copy or Move a File</source>
- <translation type="unfinished">نسخ أو تحريك ملفّ</translation>
- </message>
- <message>
- <location line="+8"/>
- <source>Read: %1</source>
- <translation type="unfinished">قراءة: %1</translation>
- </message>
- <message>
- <location line="+6"/>
- <location line="+30"/>
- <source>Write: %1</source>
- <translation type="unfinished">كتابة: %1</translation>
- </message>
- <message>
- <location line="-22"/>
- <location line="+1575"/>
- <source>Cancel</source>
- <translation type="unfinished">إلغاء</translation>
- </message>
- <message>
- <location line="-157"/>
- <location line="+49"/>
- <location line="+2153"/>
- <location filename="../src/qt3support/dialogs/q3filedialog_mac.cpp" line="+110"/>
- <source>All Files (*)</source>
- <translation type="unfinished">جميع الملفّات (*)</translation>
- </message>
- <message>
- <location line="-2089"/>
- <source>Name</source>
- <translation type="unfinished">الإسم</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Size</source>
- <translation type="unfinished">السّعة</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Type</source>
- <translation type="unfinished">الطّراز</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Date</source>
- <translation type="unfinished">التّاريخ</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Attributes</source>
- <translation type="unfinished">الخاصّيات</translation>
- </message>
- <message>
- <location line="+35"/>
- <location line="+2031"/>
- <source>&amp;OK</source>
- <translation type="unfinished">&amp;موافقة</translation>
- </message>
- <message>
- <location line="-1991"/>
- <source>Look &amp;in:</source>
- <translation type="unfinished">بحث &amp;في:</translation>
- </message>
- <message>
- <location line="+1"/>
- <location line="+1981"/>
- <location line="+16"/>
- <source>File &amp;name:</source>
- <translation type="unfinished">إ&amp;سم الملفّ:</translation>
- </message>
- <message>
- <location line="-1996"/>
- <source>File &amp;type:</source>
- <translation type="unfinished">&amp;طراز الملفّ:</translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Back</source>
- <translation type="unfinished">رجوع</translation>
- </message>
- <message>
- <location line="+7"/>
- <source>One directory up</source>
- <translation type="unfinished">دليل للأعلى</translation>
- </message>
- <message>
- <location line="+9"/>
- <source>Create New Folder</source>
- <translation type="unfinished">صنع دليل جديد</translation>
- </message>
- <message>
- <location line="+18"/>
- <source>List View</source>
- <translation type="unfinished">معاينة بالقائمة</translation>
- </message>
- <message>
- <location line="+8"/>
- <source>Detail View</source>
- <translation type="unfinished">معاينة مفصّلة</translation>
- </message>
- <message>
- <location line="+9"/>
- <source>Preview File Info</source>
- <translation type="unfinished">عرض مقدّم لمعلومات الملفّ</translation>
- </message>
- <message>
- <location line="+23"/>
- <source>Preview File Contents</source>
- <translation type="unfinished">عرض مقدّم لمحتويات الملفّ</translation>
- </message>
- <message>
- <location line="+88"/>
- <source>Read-write</source>
- <translation type="unfinished">قراءة-كتابة</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Read-only</source>
- <translation type="unfinished">قراءة فقط</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Write-only</source>
- <translation type="unfinished">كتابة فقط</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Inaccessible</source>
- <translation type="unfinished">مستحيل التّوصّل إليه</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Symlink to File</source>
- <translation type="unfinished">وصل رمزي لملفّ</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Symlink to Directory</source>
- <translation type="unfinished">وصل رمزي لدليل</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Symlink to Special</source>
- <translation type="unfinished">وصل رمزي لملفّ خاصّ</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>File</source>
- <translation type="unfinished">ملفّ</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Dir</source>
- <translation type="unfinished">دليل</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Special</source>
- <translation type="unfinished">ملفّ خاصّ</translation>
- </message>
- <message>
- <location line="+704"/>
- <location line="+2100"/>
- <location filename="../src/qt3support/dialogs/q3filedialog_win.cpp" line="+337"/>
- <source>Open</source>
- <translation type="unfinished">فتح</translation>
- </message>
- <message>
- <location line="-1990"/>
- <location filename="../src/qt3support/dialogs/q3filedialog_win.cpp" line="+84"/>
- <source>Save As</source>
- <translation type="unfinished">حفظ تحت</translation>
- </message>
- <message>
- <location line="+642"/>
- <location line="+5"/>
- <location line="+355"/>
- <source>&amp;Open</source>
- <translation type="unfinished">&amp;فتح</translation>
- </message>
- <message>
- <location line="-357"/>
- <location line="+341"/>
- <source>&amp;Save</source>
- <translation type="unfinished">&amp;حفظ</translation>
- </message>
- <message>
- <location line="-334"/>
- <source>&amp;Rename</source>
- <translation type="unfinished">ت&amp;غيير الإسم</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Delete</source>
- <translation type="unfinished">ح&amp;ذف</translation>
- </message>
- <message>
- <location line="+20"/>
- <source>R&amp;eload</source>
- <translation type="unfinished">إ&amp;عادة التّحميل</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Sort by &amp;Name</source>
- <translation type="unfinished">فرز بال&amp;إسم</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Sort by &amp;Size</source>
- <translation type="unfinished">فرز بالسّ&amp;عة</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Sort by &amp;Date</source>
- <translation type="unfinished">فرز بالتّا&amp;ريخ</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>&amp;Unsorted</source>
- <translation type="unfinished">غير &amp;مفروز</translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Sort</source>
- <translation type="unfinished">فرز</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Show &amp;hidden files</source>
- <translation type="unfinished">ع&amp;رض الملفّات المخفية</translation>
- </message>
- <message>
- <location line="+31"/>
- <source>the file</source>
- <translation type="unfinished">الملفّ</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>the directory</source>
- <translation type="unfinished">الدّليل</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>the symlink</source>
- <translation type="unfinished">الوصل الرّمزي</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Delete %1</source>
- <translation type="unfinished">حذف %1</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&lt;qt&gt;Are you sure you wish to delete %1 &quot;%2&quot;?&lt;/qt&gt;</source>
- <translation type="unfinished">&lt;qt&gt;هل تريد فعلا حذف %1 &quot;%2&quot;؟&lt;/qt&gt;</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>&amp;Yes</source>
- <translation type="unfinished">&amp;نعم</translation>
- </message>
- <message>
- <location line="+0"/>
- <source>&amp;No</source>
- <translation type="unfinished">&amp;لا</translation>
- </message>
- <message>
- <location line="+36"/>
- <source>New Folder 1</source>
- <translation type="unfinished">دليل جديد 1</translation>
- </message>
- <message>
- <location line="+5"/>
- <source>New Folder</source>
- <translation type="unfinished">دليل جديد</translation>
- </message>
- <message>
- <location line="+5"/>
- <source>New Folder %1</source>
- <translation type="unfinished">دليل جديد %1</translation>
- </message>
- <message>
- <location line="+98"/>
- <source>Find Directory</source>
- <translation type="unfinished">إيجاد الدّليل</translation>
- </message>
- <message>
- <location line="+5"/>
- <location line="+108"/>
- <source>Directories</source>
- <translation type="unfinished">دلائل</translation>
- </message>
- <message>
- <location line="-2"/>
- <source>Directory:</source>
- <translation type="unfinished">دليل:</translation>
- </message>
- <message>
- <location line="+40"/>
- <location line="+1110"/>
- <source>Error</source>
- <translation type="unfinished">خطأ</translation>
- </message>
- <message>
- <location line="-1109"/>
- <source>%1
-File not found.
-Check path and filename.</source>
- <translation type="unfinished">%1
-لم يتمّ إيجاد الملفّ.
-تحقّق من المسار و إسم الملفّ.</translation>
- </message>
- <message>
- <location filename="../src/qt3support/dialogs/q3filedialog_win.cpp" line="-289"/>
- <source>All Files (*.*)</source>
- <translation type="unfinished">جميع الملفّات (*.*)</translation>
- </message>
- <message>
- <location line="+375"/>
- <source>Open </source>
- <translation type="unfinished">فتح</translation>
- </message>
- <message>
- <location line="+155"/>
- <source>Select a Directory</source>
- <translation type="unfinished">انتقاء دليل</translation>
- </message>
-</context>
-<context>
- <name>Q3LocalFs</name>
- <message>
- <location filename="../src/qt3support/network/q3localfs.cpp" line="+130"/>
- <location line="+10"/>
- <source>Could not read directory
-%1</source>
- <translation type="unfinished">لم أستطع قراءة الدّليل
-%1</translation>
- </message>
- <message>
- <location line="+45"/>
- <source>Could not create directory
-%1</source>
- <translation type="unfinished">لم أستطع صنع الدّليل
-%1</translation>
- </message>
- <message>
- <location line="+34"/>
- <source>Could not remove file or directory
-%1</source>
- <translation type="unfinished">لم أستطع نزع الملفّ أو الدّليل
-%1</translation>
- </message>
- <message>
- <location line="+27"/>
- <source>Could not rename
-%1
-to
-%2</source>
- <translation type="unfinished">لم أستطع إعادة تسمية
-%1
-إلى
-%2</translation>
- </message>
- <message>
- <location line="+25"/>
- <source>Could not open
-%1</source>
- <translation type="unfinished">لم أستطع فتح
-%1</translation>
- </message>
- <message>
- <location line="+68"/>
- <source>Could not write
-%1</source>
- <translation type="unfinished">لم أستطع كتابة
-%1</translation>
- </message>
-</context>
-<context>
- <name>Q3MainWindow</name>
- <message>
- <location filename="../src/qt3support/widgets/q3mainwindow.cpp" line="+2051"/>
- <source>Line up</source>
- <translation type="unfinished">تصفيف</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Customize...</source>
- <translation type="unfinished">تخصيص...</translation>
- </message>
-</context>
-<context>
- <name>Q3NetworkProtocol</name>
- <message>
- <location filename="../src/qt3support/network/q3networkprotocol.cpp" line="+854"/>
- <source>Operation stopped by the user</source>
- <translation type="unfinished">أوقفت العمليّة من طرف المستعمل</translation>
- </message>
-</context>
-<context>
- <name>Q3ProgressDialog</name>
- <message>
- <location filename="../src/qt3support/dialogs/q3progressdialog.cpp" line="+224"/>
- <location line="+61"/>
- <source>Cancel</source>
- <translation type="unfinished">إلغاء</translation>
- </message>
-</context>
-<context>
- <name>Q3TabDialog</name>
- <message>
- <location filename="../src/qt3support/dialogs/q3tabdialog.cpp" line="+189"/>
- <location line="+814"/>
- <source>OK</source>
- <translation type="unfinished">موافقة</translation>
- </message>
- <message>
- <location line="-356"/>
- <source>Apply</source>
- <translation type="unfinished">تطبيق</translation>
- </message>
- <message>
- <location line="+43"/>
- <source>Help</source>
- <translation type="unfinished">مساعدة</translation>
- </message>
- <message>
- <location line="+45"/>
- <source>Defaults</source>
- <translation type="unfinished">افتراضيات</translation>
- </message>
- <message>
- <location line="+50"/>
- <source>Cancel</source>
- <translation type="unfinished">إلغاء</translation>
- </message>
-</context>
-<context>
- <name>Q3TextEdit</name>
- <message>
- <location filename="../src/qt3support/text/q3textedit.cpp" line="+5429"/>
- <source>&amp;Undo</source>
- <translation type="unfinished">&amp;تراجع</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Redo</source>
- <translation type="unfinished">إ&amp;عادة</translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Cu&amp;t</source>
- <translation type="unfinished">&amp;قصّ</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Copy</source>
- <translation type="unfinished">&amp;نسخ</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>&amp;Paste</source>
- <translation type="unfinished">ت&amp;لصيق</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Clear</source>
- <translation type="unfinished">محو</translation>
- </message>
- <message>
- <location line="+4"/>
- <location line="+2"/>
- <source>Select All</source>
- <translation type="unfinished">انتقاء الجميع</translation>
- </message>
-</context>
-<context>
- <name>Q3TitleBar</name>
- <message>
- <location filename="../src/plugins/accessible/compat/q3complexwidgets.cpp" line="+246"/>
- <source>System</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Restore up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Minimize</source>
- <translation type="unfinished">تصغير</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Restore down</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Maximize</source>
- <translation type="unfinished">تكبير</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Close</source>
- <translation type="unfinished">إغلاق</translation>
- </message>
- <message>
- <location line="+18"/>
- <source>Contains commands to manipulate the window</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Puts a minimized back to normal</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Moves the window out of the way</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Puts a maximized window back to normal</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Makes the window full screen</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Closes the window</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Displays the name of the window and contains controls to manipulate it</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>Q3ToolBar</name>
- <message>
- <location filename="../src/qt3support/widgets/q3toolbar.cpp" line="+692"/>
- <source>More...</source>
- <translation type="unfinished">أكثر...</translation>
- </message>
-</context>
-<context>
- <name>Q3UrlOperator</name>
- <message>
- <location filename="../src/qt3support/network/q3urloperator.cpp" line="+386"/>
- <location line="+260"/>
- <location line="+4"/>
- <source>The protocol `%1&apos; is not supported</source>
- <translation type="unfinished">المراسم &apos;%1&apos; غير مدعومة</translation>
- </message>
- <message>
- <location line="-260"/>
- <source>The protocol `%1&apos; does not support listing directories</source>
- <translation type="unfinished">المراسم &apos;%1&apos; لا تدعم وضع قوائم الدّلائل</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>The protocol `%1&apos; does not support creating new directories</source>
- <translation type="unfinished">المراسم &apos;%1&apos; لا تدعم صنع دلائل جديدة</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>The protocol `%1&apos; does not support removing files or directories</source>
- <translation type="unfinished">المراسم &apos;%1&apos; لا تدعم نزع الملفّات أو الدّلائل</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>The protocol `%1&apos; does not support renaming files or directories</source>
- <translation type="unfinished">المراسم &apos;%1&apos; لا تدعم إعادة تسمية الملفّات أو الدّلائل</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>The protocol `%1&apos; does not support getting files</source>
- <translation type="unfinished">المراسم &apos;%1&apos; لا تدعم استخلاص الملفّات</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>The protocol `%1&apos; does not support putting files</source>
- <translation type="unfinished">المراسم &apos;%1&apos; لا تدعم وضع الملفّات</translation>
- </message>
- <message>
- <location line="+243"/>
- <location line="+4"/>
- <source>The protocol `%1&apos; does not support copying or moving files or directories</source>
- <translation type="unfinished">المراسم &apos;%1&apos; لا تدعم نسخ أو تحريك الملفّات أو الدّلائل</translation>
- </message>
- <message>
- <location line="+237"/>
- <location line="+1"/>
- <source>(unknown)</source>
- <translation type="unfinished">(مجهول)</translation>
- </message>
-</context>
-<context>
- <name>Q3Wizard</name>
- <message>
- <location filename="../src/qt3support/dialogs/q3wizard.cpp" line="+177"/>
- <source>&amp;Cancel</source>
- <translation type="unfinished">&amp;إلغاء</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&lt; &amp;Back</source>
- <translation type="unfinished">&lt; &amp;رجوع</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Next &gt;</source>
- <translation type="unfinished">ال&amp;تّالي &gt;</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Finish</source>
- <translation type="unfinished">إ&amp;نهاء</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Help</source>
- <translation type="unfinished">&amp;مساعدة</translation>
- </message>
-</context>
-<context>
- <name>QAbstractSocket</name>
- <message>
- <location filename="../src/network/socket/qabstractsocket.cpp" line="+868"/>
- <location filename="../src/network/socket/qhttpsocketengine.cpp" line="+615"/>
- <location filename="../src/network/socket/qsocks5socketengine.cpp" line="+657"/>
- <location line="+26"/>
- <source>Host not found</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+50"/>
- <location filename="../src/network/socket/qhttpsocketengine.cpp" line="+3"/>
- <location filename="../src/network/socket/qsocks5socketengine.cpp" line="+4"/>
- <source>Connection refused</source>
- <translation type="unfinished">رفض الوصل</translation>
- </message>
- <message>
- <location line="+141"/>
- <source>Connection timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-547"/>
- <location line="+787"/>
- <location line="+208"/>
- <source>Operation on socket is not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+137"/>
- <source>Socket operation timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+380"/>
- <source>Socket is not connected</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/network/socket/qsocks5socketengine.cpp" line="-8"/>
- <source>Network unreachable</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QAbstractSpinBox</name>
- <message>
- <location filename="../src/gui/widgets/qabstractspinbox.cpp" line="+1199"/>
- <source>&amp;Step up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Step &amp;down</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-8"/>
- <source>&amp;Select All</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
<name>QApplication</name>
<message>
- <location filename="../src/gui/kernel/qapplication.cpp" line="+2248"/>
<source>QT_LAYOUT_DIRECTION</source>
<comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
<translation>RTL</translation>
</message>
- <message>
- <location filename="../src/gui/dialogs/qmessagebox.h" line="+352"/>
- <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
- <translation>البرنامج &apos;%1&apos; يتطلّب Qt %2، تمّ إيجاد Qt %3.</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Incompatible Qt Library Error</source>
- <translation>خطأ: مكتبة Qt غير موافقة</translation>
- </message>
- <message>
- <location filename="../src/gui/accessible/qaccessibleobject.cpp" line="+376"/>
- <source>Activate</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Activates the program&apos;s main window</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QAxSelect</name>
- <message>
- <location filename="../src/activeqt/container/qaxselect.ui"/>
- <source>Select ActiveX Control</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>OK</source>
- <translation type="unfinished">موافقة</translation>
- </message>
- <message>
- <location/>
- <source>&amp;Cancel</source>
- <translation type="unfinished">&amp;إلغاء</translation>
- </message>
- <message>
- <location/>
- <source>COM &amp;Object:</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QCheckBox</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/simplewidgets.cpp" line="+114"/>
- <source>Uncheck</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Check</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Toggle</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QColorDialog</name>
- <message>
- <location filename="../src/gui/dialogs/qcolordialog.cpp" line="+1253"/>
- <source>Hu&amp;e:</source>
- <translation>ال&amp;صّبغة:</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Sat:</source>
- <translation>التّ&amp;شبّع:</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Val:</source>
- <translation>ال&amp;قيمة:</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Red:</source>
- <translation>أ&amp;حمر:</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Green:</source>
- <translation>أ&amp;خضر:</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Bl&amp;ue:</source>
- <translation>أ&amp;زرق:</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A&amp;lpha channel:</source>
- <translation>قناة أ&amp;لفا:</translation>
- </message>
- <message>
- <location line="+101"/>
- <source>Select Color</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+137"/>
- <source>&amp;Basic colors</source>
- <translation>الألوان القا&amp;عديّة</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Custom colors</source>
- <translation>الأل&amp;وان المخصّصة</translation>
- </message>
- <message>
- <source>&amp;Define Custom Colors &gt;&gt;</source>
- <translation type="obsolete">تع&amp;ريف الألوان المخصّصة &gt;&gt;</translation>
- </message>
- <message>
- <source>OK</source>
- <translation type="obsolete">موافقة</translation>
- </message>
- <message>
- <source>Cancel</source>
- <translation type="obsolete">إلغاء</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Add to Custom Colors</source>
- <translation>الإ&amp;ضافة إلى الألوان المخصّصة</translation>
- </message>
- <message>
- <source>Select color</source>
- <translation type="obsolete">إنتقاء اللّون</translation>
- </message>
-</context>
-<context>
- <name>QComboBox</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/complexwidgets.cpp" line="+1771"/>
- <location line="+65"/>
- <source>Open</source>
- <translation type="unfinished">فتح</translation>
- </message>
- <message>
- <location filename="../src/gui/itemviews/qitemeditorfactory.cpp" line="+544"/>
- <source>False</source>
- <translation type="unfinished">خاطئ</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>True</source>
- <translation type="unfinished">صحيح</translation>
- </message>
- <message>
- <location filename="../src/plugins/accessible/widgets/complexwidgets.cpp" line="+0"/>
- <source>Close</source>
- <translation type="unfinished">إغلاق</translation>
- </message>
-</context>
-<context>
- <name>QCoreApplication</name>
- <message>
- <location filename="../src/corelib/kernel/qsystemsemaphore_unix.cpp" line="+119"/>
- <source>%1: key is empty</source>
- <comment>QSystemSemaphore</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+12"/>
- <source>%1: unable to make key</source>
- <comment>QSystemSemaphore</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>%1: ftok failed</source>
- <comment>QSystemSemaphore</comment>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QDB2Driver</name>
- <message>
- <location filename="../src/sql/drivers/db2/qsql_db2.cpp" line="+1276"/>
- <source>Unable to connect</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+303"/>
- <source>Unable to commit transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Unable to rollback transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Unable to set autocommit</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QDB2Result</name>
- <message>
- <location line="-1043"/>
- <location line="+243"/>
- <source>Unable to execute statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-206"/>
- <source>Unable to prepare statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+196"/>
- <source>Unable to bind variable</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+92"/>
- <source>Unable to fetch record %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Unable to fetch next</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>Unable to fetch first</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QDateTimeEdit</name>
- <message>
- <location filename="../src/gui/widgets/qdatetimeedit.cpp" line="+2295"/>
- <source>AM</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>am</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>PM</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>pm</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QDial</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="+951"/>
- <source>QDial</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>SpeedoMeter</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>SliderHandle</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QDialog</name>
- <message>
- <location filename="../src/gui/dialogs/qdialog.cpp" line="+597"/>
- <source>What&apos;s This?</source>
- <translation>ما هذا؟</translation>
- </message>
- <message>
- <location line="-115"/>
- <source>Done</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QDialogButtonBox</name>
- <message>
- <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1866"/>
- <location line="+464"/>
- <location filename="../src/gui/widgets/qdialogbuttonbox.cpp" line="+561"/>
- <source>OK</source>
- <translation type="unfinished">موافقة</translation>
- </message>
- <message>
- <location filename="../src/gui/widgets/qdialogbuttonbox.cpp" line="+3"/>
- <source>Save</source>
- <translation type="unfinished">حفظ</translation>
- </message>
- <message>
- <location line="+0"/>
- <source>&amp;Save</source>
- <translation type="unfinished">&amp;حفظ</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Open</source>
- <translation type="unfinished">فتح</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Cancel</source>
- <translation type="unfinished">إلغاء</translation>
- </message>
- <message>
- <location line="+0"/>
- <source>&amp;Cancel</source>
- <translation type="unfinished">&amp;إلغاء</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Close</source>
- <translation type="unfinished">إغلاق</translation>
- </message>
- <message>
- <location line="+0"/>
- <source>&amp;Close</source>
- <translation type="unfinished">إ&amp;غلاق</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Apply</source>
- <translation type="unfinished">تطبيق</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Reset</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Help</source>
- <translation type="unfinished">مساعدة</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Don&apos;t Save</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Discard</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>&amp;Yes</source>
- <translation type="unfinished">&amp;نعم</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Yes to &amp;All</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>&amp;No</source>
- <translation type="unfinished">&amp;لا</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>N&amp;o to All</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Save All</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Abort</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Retry</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Ignore</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Restore Defaults</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-29"/>
- <source>Close without Saving</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-27"/>
- <source>&amp;OK</source>
- <translation type="unfinished">&amp;موافقة</translation>
- </message>
-</context>
-<context>
- <name>QDirModel</name>
- <message>
- <location filename="../src/gui/itemviews/qdirmodel.cpp" line="+453"/>
- <source>Name</source>
- <translation type="unfinished">الإسم</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Size</source>
- <translation type="unfinished">السّعة</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Kind</source>
- <comment>Match OS X Finder</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Type</source>
- <comment>All other platforms</comment>
- <translation type="unfinished">الطّراز</translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Date Modified</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QDockWidget</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/qaccessiblewidgets.cpp" line="+1239"/>
- <source>Close</source>
- <translation type="unfinished">إغلاق</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Dock</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Float</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QDoubleSpinBox</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="-537"/>
- <source>More</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Less</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QErrorMessage</name>
- <message>
- <location filename="../src/gui/dialogs/qerrormessage.cpp" line="+391"/>
- <source>&amp;Show this message again</source>
- <translation>أ&amp;عرض مجدّداهذاالبلاغ</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;OK</source>
- <translation>&amp;موافقة</translation>
- </message>
- <message>
- <location line="-200"/>
- <source>Debug Message:</source>
- <translation>بلاغ تصحيح الأخطاء:</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Warning:</source>
- <translation>إنذار:</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Fatal Error:</source>
- <translation>خطأ قاتل:</translation>
- </message>
-</context>
-<context>
- <name>QFile</name>
- <message>
- <location filename="../src/corelib/io/qfile.cpp" line="+708"/>
- <location line="+141"/>
- <source>Destination file exists</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-108"/>
- <source>Cannot remove source file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+120"/>
- <source>Cannot open %1 for input</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Cannot open for output</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Failure to write block</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>Cannot create %1 for output</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QFileDialog</name>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="+515"/>
- <location line="+444"/>
- <source>All Files (*)</source>
- <translation>جميع الملفّات (*)</translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.ui"/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
- <source>Back</source>
- <translation type="unfinished">رجوع</translation>
- </message>
- <message>
- <location/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
- <source>List View</source>
- <translation type="unfinished">معاينة بالقائمة</translation>
- </message>
- <message>
- <location/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
- <source>Detail View</source>
- <translation type="unfinished">معاينة مفصّلة</translation>
- </message>
- <message>
- <location filename="../src/gui/itemviews/qfileiconprovider.cpp" line="+414"/>
- <location line="+1"/>
- <source>File</source>
- <translation type="unfinished">ملفّ</translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="-461"/>
- <source>Open</source>
- <translation>فتح</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Save As</source>
- <translation type="unfinished">حفظ تحت</translation>
- </message>
- <message>
- <location line="+678"/>
- <location line="+50"/>
- <location line="+1471"/>
- <location line="+75"/>
- <source>&amp;Open</source>
- <translation>&amp;فتح</translation>
- </message>
- <message>
- <location line="-1596"/>
- <location line="+50"/>
- <source>&amp;Save</source>
- <translation>&amp;حفظ</translation>
- </message>
- <message>
- <location line="+1822"/>
- <source>Recent Places</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-2521"/>
- <source>&amp;Rename</source>
- <translation type="unfinished">ت&amp;غيير الإسم</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Delete</source>
- <translation type="unfinished">ح&amp;ذف</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Show &amp;hidden files</source>
- <translation type="unfinished">ع&amp;رض الملفّات المخفية</translation>
- </message>
- <message>
- <location line="+1964"/>
- <source>New Folder</source>
- <translation type="unfinished">دليل جديد</translation>
- </message>
- <message>
- <location line="-1999"/>
- <source>Find Directory</source>
- <translation type="unfinished">إيجاد الدّليل</translation>
- </message>
- <message>
- <location line="+685"/>
- <source>Directories</source>
- <translation>دلائل</translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog_win.cpp" line="+160"/>
- <source>All Files (*.*)</source>
- <translation type="unfinished">جميع الملفّات (*.*)</translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="-644"/>
- <location line="+648"/>
- <source>Directory:</source>
- <translation type="unfinished">دليل:</translation>
- </message>
- <message>
- <location line="+828"/>
- <source>%1 already exists.
-Do you want to replace it?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>%1
-File not found.
-Please verify the correct file name was given.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/itemviews/qdirmodel.cpp" line="+402"/>
- <source>My Computer</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.ui"/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
- <source>Parent Directory</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
- <source>Files of type:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="-54"/>
- <location line="+862"/>
- <source>%1
-Directory not found.
-Please verify the correct directory name was given.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-218"/>
- <source>&apos;%1&apos; is write protected.
-Do you want to delete it anyway?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Are sure you want to delete &apos;%1&apos;?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Could not delete directory.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/itemviews/qfileiconprovider.cpp" line="-4"/>
- <source>Drive</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+33"/>
- <source>Unknown</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="-2118"/>
- <source>Show </source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.ui"/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
- <source>Forward</source>
- <translation type="unfinished">للأمام</translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="+7"/>
- <source>&amp;New Folder</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+656"/>
- <location line="+38"/>
- <source>&amp;Choose</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qsidebar.cpp" line="+418"/>
- <source>Remove</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="-687"/>
- <location line="+652"/>
- <source>File &amp;name:</source>
- <translation type="unfinished">إ&amp;سم الملفّ:</translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.ui"/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
- <source>Look in:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
- <source>Create New Folder</source>
- <translation type="unfinished">صنع دليل جديد</translation>
- </message>
-</context>
-<context>
- <name>QFileSystemModel</name>
- <message>
- <location filename="../src/gui/dialogs/qfilesystemmodel.cpp" line="+744"/>
- <source>%1 TB</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>%1 GB</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>%1 MB</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>%1 KB</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>%1 bytes</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+77"/>
- <source>Invalid filename</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&lt;b&gt;The name &quot;%1&quot; can not be used.&lt;/b&gt;&lt;p&gt;Try using another name, with fewer characters or no punctuations marks.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+63"/>
- <source>Name</source>
- <translation type="unfinished">الإسم</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Size</source>
- <translation type="unfinished">السّعة</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Kind</source>
- <comment>Match OS X Finder</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Type</source>
- <comment>All other platforms</comment>
- <translation type="unfinished">الطّراز</translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Date Modified</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+234"/>
- <source>My Computer</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Computer</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QFontDatabase</name>
- <message>
- <location filename="../src/gui/text/qfontdatabase.cpp" line="+90"/>
- <location line="+1176"/>
- <source>Normal</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-1173"/>
- <location line="+12"/>
- <location line="+1149"/>
- <source>Bold</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-1158"/>
- <location line="+1160"/>
- <source>Demi Bold</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-1157"/>
- <location line="+18"/>
- <location line="+1135"/>
- <source>Black</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-1145"/>
- <source>Demi</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <location line="+1145"/>
- <source>Light</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-1004"/>
- <location line="+1007"/>
- <source>Italic</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-1004"/>
- <location line="+1006"/>
- <source>Oblique</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+705"/>
- <source>Any</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Latin</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Greek</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Cyrillic</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Armenian</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Hebrew</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Arabic</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Syriac</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Thaana</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Devanagari</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Bengali</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Gurmukhi</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Gujarati</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Oriya</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Tamil</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Telugu</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Kannada</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Malayalam</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Sinhala</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Thai</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Lao</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Tibetan</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Myanmar</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Georgian</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Khmer</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Simplified Chinese</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Traditional Chinese</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Japanese</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Korean</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Vietnamese</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Symbol</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Ogham</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Runic</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QFontDialog</name>
- <message>
- <location filename="../src/gui/dialogs/qfontdialog.cpp" line="+772"/>
- <source>&amp;Font</source>
- <translation>ال&amp;خطّ</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Font st&amp;yle</source>
- <translation>&amp;طراز الخطّ</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Size</source>
- <translation>ال&amp;حجم</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Effects</source>
- <translation>تأثيرات</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Stri&amp;keout</source>
- <translation>ت&amp;شطيب</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Underline</source>
- <translation>ت&amp;سطير</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Sample</source>
- <translation>عيّنة</translation>
- </message>
- <message>
- <location line="-603"/>
- <location line="+247"/>
- <source>Select Font</source>
- <translation>انتقاء الخطّ</translation>
- </message>
- <message>
- <location line="+357"/>
- <source>Wr&amp;iting System</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QFtp</name>
- <message>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+2303"/>
- <source>Host %1 found</source>
- <translation type="unfinished">تمّ إيجاد المضيف %1</translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Host found</source>
- <translation type="unfinished">تمّ إيجاد المضيف</translation>
- </message>
- <message>
- <location filename="../src/network/access/qftp.cpp" line="+1003"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="-1456"/>
- <location line="+1451"/>
- <source>Connected to host %1</source>
- <translation>تمّ وصل المضيف %1</translation>
- </message>
- <message>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+7"/>
- <source>Connected to host</source>
- <translation type="unfinished">تمّ وصل المضيف</translation>
- </message>
- <message>
- <location line="-5"/>
- <source>Connection to %1 closed</source>
- <translation type="unfinished">تمّ إغلاق الوصل بالمضيف %1</translation>
- </message>
- <message>
- <location filename="../src/network/access/qftp.cpp" line="+1375"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="-243"/>
- <location line="+250"/>
- <source>Connection closed</source>
- <translation>وصل مغلق</translation>
- </message>
- <message>
- <location line="-1487"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="-1566"/>
- <source>Host %1 not found</source>
- <translation>لم يتمّ إيجاد المضيف %1</translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+4"/>
- <source>Connection refused to host %1</source>
- <translation>رفض الوصل بالمضيف %1</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Connection timed out to host %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+501"/>
- <location line="+29"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+458"/>
- <location line="+728"/>
- <source>Unknown error</source>
- <translation>خطأ مجهول</translation>
- </message>
- <message>
- <location line="+889"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+77"/>
- <source>Connecting to host failed:
-%1</source>
- <translation>فشل وصل المضيف:
-%1</translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
- <source>Login failed:
-%1</source>
- <translation>فشل التّسجيل:
-%1</translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
- <source>Listing directory failed:
-%1</source>
- <translation>فشلت عمليّة وضع قائمة للدّليل:
-%1</translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
- <source>Changing directory failed:
-%1</source>
- <translation>فشلت عمليّة تغيير الدّليل:
-%1</translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
- <source>Downloading file failed:
-%1</source>
- <translation>فشلت عمليّة تحميل الملفّ:
-%1</translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
- <source>Uploading file failed:
-%1</source>
- <translation>فشلت عمليّة تحميل (بعث) الملفّ:
-%1</translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
- <source>Removing file failed:
-%1</source>
- <translation>فشلت عمليّة نزع الملفّ:
-%1</translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
- <source>Creating directory failed:
-%1</source>
- <translation>فشلت عمليّة صنع الدّليل:
-%1</translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
- <source>Removing directory failed:
-%1</source>
- <translation>فشلت عمليّة نزع الدّليل:
-%1</translation>
- </message>
- <message>
- <location line="-1524"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="-1356"/>
- <source>Not connected</source>
- <translation>غير متصّل</translation>
- </message>
- <message>
- <location line="+396"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+332"/>
- <source>Connection refused for data connection</source>
- <translation>رفض وصل المعطيات</translation>
- </message>
-</context>
-<context>
- <name>QHostInfo</name>
- <message>
- <location filename="../src/network/kernel/qhostinfo_p.h" line="+183"/>
- <source>Unknown error</source>
- <translation type="unfinished">خطأ مجهول</translation>
- </message>
-</context>
-<context>
- <name>QHostInfoAgent</name>
- <message>
- <location filename="../src/network/kernel/qhostinfo_unix.cpp" line="+178"/>
- <location line="+9"/>
- <location line="+64"/>
- <location line="+31"/>
- <location filename="../src/network/kernel/qhostinfo_win.cpp" line="+180"/>
- <location line="+9"/>
- <location line="+40"/>
- <location line="+27"/>
- <source>Host not found</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-44"/>
- <location line="+39"/>
- <location filename="../src/network/kernel/qhostinfo_win.cpp" line="-34"/>
- <location line="+29"/>
- <source>Unknown address type</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+8"/>
- <location filename="../src/network/kernel/qhostinfo_win.cpp" line="-19"/>
- <location line="+27"/>
- <source>Unknown error</source>
- <translation type="unfinished">خطأ مجهول</translation>
- </message>
-</context>
-<context>
- <name>QHttp</name>
- <message>
- <location filename="../src/network/access/qhttpnetworkconnection.cpp" line="+876"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+1836"/>
- <source>Connection refused</source>
- <translation>رفض الوصل</translation>
- </message>
- <message>
- <location filename="../src/network/access/qhttp.cpp" line="+2631"/>
- <location filename="../src/network/access/qhttpnetworkconnection.cpp" line="-4"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+3"/>
- <source>Host %1 not found</source>
- <translation>لم يتمّ إيجاد المضيف %1</translation>
- </message>
- <message>
- <location line="-62"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="-45"/>
- <source>Wrong content length</source>
- <translation>طول المحتوى خاطئ</translation>
- </message>
- <message>
- <location line="-2204"/>
- <source>HTTPS connection requested but SSL support not compiled in</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2286"/>
- <location filename="../src/network/access/qhttpnetworkconnection.cpp" line="+10"/>
- <location line="+19"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+48"/>
- <source>HTTP request failed</source>
- <translation>فشل طلب الHTTP</translation>
- </message>
- <message>
- <location filename="../src/qt3support/network/q3http.cpp" line="+450"/>
- <source>Host %1 found</source>
- <translation type="unfinished">تمّ إيجاد المضيف %1</translation>
- </message>
- <message>
- <location line="+14"/>
- <source>Host found</source>
- <translation type="unfinished">تمّ إيجاد المضيف</translation>
- </message>
- <message>
- <location line="-11"/>
- <source>Connected to host %1</source>
- <translation type="unfinished">تمّ وصل المضيف %1</translation>
- </message>
- <message>
- <location line="+14"/>
- <source>Connected to host</source>
- <translation type="unfinished">تمّ وصل المضيف</translation>
- </message>
- <message>
- <location line="-11"/>
- <source>Connection to %1 closed</source>
- <translation type="unfinished">تمّ إغلاق الوصل بالمضيف %1</translation>
- </message>
- <message>
- <location filename="../src/network/access/qhttpnetworkconnection.cpp" line="-22"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+14"/>
- <source>Connection closed</source>
- <translation type="unfinished">وصل مغلق</translation>
- </message>
- <message>
- <location filename="../src/network/access/qhttp.cpp" line="-1077"/>
- <location line="+820"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="-1152"/>
- <location line="+567"/>
- <source>Unknown error</source>
- <translation>خطأ مجهول</translation>
- </message>
- <message>
- <location line="-568"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="-370"/>
- <source>Request aborted</source>
- <translation>تمّ إبطال الطّلب</translation>
- </message>
- <message>
- <location line="+579"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+381"/>
- <source>No server set to connect to</source>
- <translation>ليس هناك أيّ خادم للوصل</translation>
- </message>
- <message>
- <location line="+168"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+60"/>
- <source>Server closed connection unexpectedly</source>
- <translation>الخادم أغلق الوصل بصفة غير متوقّعة</translation>
- </message>
- <message>
- <location line="+151"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+113"/>
- <source>Invalid HTTP response header</source>
- <translation>صديرة استجابة الHTTP غير صالحة</translation>
- </message>
- <message>
- <location line="+28"/>
- <source>Unknown authentication method</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+97"/>
- <location line="+48"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+40"/>
- <location line="+47"/>
- <source>Invalid HTTP chunked body</source>
- <translation>مقطع HTTP غير صالح</translation>
- </message>
- <message>
- <location line="+38"/>
- <source>Error writing response to device</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-173"/>
- <source>Proxy authentication required</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Authentication required</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-138"/>
- <source>Connection refused (or timed out)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/network/access/qhttpnetworkconnection.cpp" line="+6"/>
- <source>Proxy requires authentication</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Host requires authentication</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Data corrupted</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Unknown protocol specified</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>SSL handshake failed</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QHttpSocketEngine</name>
- <message>
- <location filename="../src/network/socket/qhttpsocketengine.cpp" line="-89"/>
- <source>Did not receive HTTP response from proxy</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+25"/>
- <source>Error parsing authentication request from proxy</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+31"/>
- <source>Authentication required</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+27"/>
- <source>Proxy denied connection</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Error communicating with HTTP proxy</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+23"/>
- <source>Proxy server not found</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Proxy connection refused</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Proxy server connection timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Proxy connection closed prematurely</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QIBaseDriver</name>
- <message>
- <location filename="../src/sql/drivers/ibase/qsql_ibase.cpp" line="+1428"/>
- <source>Error opening database</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+54"/>
- <source>Could not start transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>Unable to commit transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>Unable to rollback transaction</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QIBaseResult</name>
- <message>
- <location line="-1097"/>
- <source>Unable to create BLOB</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Unable to write BLOB</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+14"/>
- <source>Unable to open BLOB</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+16"/>
- <source>Unable to read BLOB</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+125"/>
- <location line="+189"/>
- <source>Could not find array</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-157"/>
- <source>Could not get array data</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+212"/>
- <source>Could not get query info</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>Could not start transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+19"/>
- <source>Unable to commit transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+33"/>
- <source>Could not allocate statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Could not prepare statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <location line="+7"/>
- <source>Could not describe input statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Could not describe statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+115"/>
- <source>Unable to close statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+8"/>
- <source>Unable to execute query</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+46"/>
- <source>Could not fetch next item</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+160"/>
- <source>Could not get statement info</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QIODevice</name>
- <message>
- <location filename="../src/corelib/global/qglobal.cpp" line="+1869"/>
- <source>Permission denied</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Too many open files</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>No such file or directory</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>No space left on device</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/io/qiodevice.cpp" line="+1536"/>
- <source>Unknown error</source>
- <translation type="unfinished">خطأ مجهول</translation>
- </message>
-</context>
-<context>
- <name>QInputContext</name>
- <message>
- <location filename="../src/gui/inputmethod/qinputcontextfactory.cpp" line="+242"/>
- <source>XIM</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+23"/>
- <source>XIM input method</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Windows input method</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Mac OS X input method</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QInputDialog</name>
- <message>
- <location filename="../src/gui/dialogs/qinputdialog.cpp" line="+223"/>
- <source>Enter a value:</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QLibrary</name>
- <message>
- <location filename="../src/corelib/plugin/qlibrary.cpp" line="+378"/>
- <source>Could not mmap &apos;%1&apos;: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+22"/>
- <source>Plugin verification data mismatch in &apos;%1&apos;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Could not unmap &apos;%1&apos;: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+302"/>
- <source>The plugin &apos;%1&apos; uses incompatible Qt library. (%2.%3.%4) [%5]</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>The plugin &apos;%1&apos; uses incompatible Qt library. Expected build key &quot;%2&quot;, got &quot;%3&quot;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+340"/>
- <source>Unknown error</source>
- <translation type="unfinished">خطأ مجهول</translation>
- </message>
- <message>
- <location line="-377"/>
- <location filename="../src/corelib/plugin/qpluginloader.cpp" line="+280"/>
- <source>The shared library was not found.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>The file &apos;%1&apos; is not a valid Qt plugin.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+43"/>
- <source>The plugin &apos;%1&apos; uses incompatible Qt library. (Cannot mix debug and release libraries.)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/plugin/qlibrary_unix.cpp" line="+209"/>
- <location filename="../src/corelib/plugin/qlibrary_win.cpp" line="+99"/>
- <source>Cannot load library %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+16"/>
- <location filename="../src/corelib/plugin/qlibrary_win.cpp" line="+26"/>
- <source>Cannot unload library %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+31"/>
- <location filename="../src/corelib/plugin/qlibrary_win.cpp" line="+15"/>
- <source>Cannot resolve symbol &quot;%1&quot; in %2: %3</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QLineEdit</name>
- <message>
- <location filename="../src/gui/widgets/qlineedit.cpp" line="+2680"/>
- <source>&amp;Undo</source>
- <translation type="unfinished">&amp;تراجع</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>&amp;Redo</source>
- <translation type="unfinished">إ&amp;عادة</translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Cu&amp;t</source>
- <translation type="unfinished">&amp;قصّ</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>&amp;Copy</source>
- <translation type="unfinished">&amp;نسخ</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>&amp;Paste</source>
- <translation type="unfinished">ت&amp;لصيق</translation>
- </message>
- <message>
- <location line="+11"/>
- <source>Select All</source>
- <translation type="unfinished">انتقاء الجميع</translation>
- </message>
- <message>
- <location line="-6"/>
- <source>Delete</source>
- <translation type="unfinished">حذف</translation>
- </message>
-</context>
-<context>
- <name>QLocalServer</name>
- <message>
- <location filename="../src/network/socket/qlocalserver.cpp" line="+226"/>
- <location filename="../src/network/socket/qlocalserver_unix.cpp" line="+231"/>
- <source>%1: Name error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/network/socket/qlocalserver_unix.cpp" line="-8"/>
- <source>%1: Permission denied</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+12"/>
- <source>%1: Address in use</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <location filename="../src/network/socket/qlocalserver_win.cpp" line="+158"/>
- <source>%1: Unknown error %2</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QLocalSocket</name>
- <message>
- <location filename="../src/network/socket/qlocalsocket_tcp.cpp" line="+132"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+134"/>
- <source>%1: Connection refused</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
- <source>%1: Remote closed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_win.cpp" line="+80"/>
- <location line="+43"/>
- <source>%1: Invalid name</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
- <source>%1: Socket access error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
- <source>%1: Socket resource error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
- <source>%1: Socket operation timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
- <source>%1: Datagram too large</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_win.cpp" line="-48"/>
- <source>%1: Connection error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
- <source>%1: The socket operation is not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>%1: Unknown error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+4"/>
- <location filename="../src/network/socket/qlocalsocket_win.cpp" line="+10"/>
- <source>%1: Unknown error %2</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QMYSQLDriver</name>
- <message>
- <location filename="../src/sql/drivers/mysql/qsql_mysql.cpp" line="+1231"/>
- <source>Unable to open database &apos;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Unable to connect</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+127"/>
- <source>Unable to begin transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Unable to commit transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Unable to rollback transaction</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QMYSQLResult</name>
- <message>
- <location line="-922"/>
- <source>Unable to fetch data</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+176"/>
- <source>Unable to execute query</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Unable to store result</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+190"/>
- <location line="+8"/>
- <source>Unable to prepare statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+34"/>
- <source>Unable to reset statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+87"/>
- <source>Unable to bind value</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+11"/>
- <source>Unable to execute statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+14"/>
- <location line="+21"/>
- <source>Unable to bind outvalues</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-12"/>
- <source>Unable to store statement results</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-253"/>
- <source>Unable to execute next query</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Unable to store next result</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QMdiArea</name>
- <message>
- <location filename="../src/gui/widgets/qmdiarea.cpp" line="+290"/>
- <source>(Untitled)</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QMdiSubWindow</name>
- <message>
- <location filename="../src/gui/widgets/qmdisubwindow.cpp" line="+280"/>
- <source>%1 - [%2]</source>
- <translation type="unfinished">%1 - [%2]</translation>
- </message>
- <message>
- <location line="+72"/>
- <source>Close</source>
- <translation type="unfinished">إغلاق</translation>
- </message>
- <message>
- <location line="-18"/>
- <source>Minimize</source>
- <translation type="unfinished">تصغير</translation>
- </message>
- <message>
- <location line="+13"/>
- <source>Restore Down</source>
- <translation type="unfinished">استعاد في الأسفل</translation>
- </message>
- <message>
- <location line="+707"/>
- <source>&amp;Restore</source>
- <translation type="unfinished">ا&amp;ستعاد</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>&amp;Move</source>
- <translation type="unfinished">&amp;تحريك</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Size</source>
- <translation type="unfinished">ال&amp;حجم</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Mi&amp;nimize</source>
- <translation type="unfinished">ت&amp;صغير</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Ma&amp;ximize</source>
- <translation type="unfinished">ت&amp;كبير</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Stay on &amp;Top</source>
- <translation type="unfinished">ال&amp;بقاء في الأمام</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>&amp;Close</source>
- <translation type="unfinished">إ&amp;غلاق</translation>
- </message>
- <message>
- <location line="-787"/>
- <source>- [%1]</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+58"/>
- <source>Maximize</source>
- <translation type="unfinished">تكبير</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Unshade</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Shade</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Restore</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Help</source>
- <translation type="unfinished">مساعدة</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Menu</source>
- <translation type="unfinished">قائمة الخيارات</translation>
- </message>
-</context>
-<context>
- <name>QMenu</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/qaccessiblemenu.cpp" line="+157"/>
- <location line="+225"/>
- <source>Close</source>
- <translation type="unfinished">إغلاق</translation>
- </message>
- <message>
- <location line="-224"/>
- <location line="+225"/>
- <source>Open</source>
- <translation type="unfinished">فتح</translation>
- </message>
- <message>
- <location line="-223"/>
- <location line="+225"/>
- <location line="+51"/>
- <source>Execute</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QMenuBar</name>
- <message>
- <source>About</source>
- <translation type="obsolete">حول</translation>
- </message>
- <message>
- <source>Config</source>
- <translation type="obsolete">تشكيل</translation>
- </message>
- <message>
- <source>Preference</source>
- <translation type="obsolete">تفضيل</translation>
- </message>
- <message>
- <source>Options</source>
- <translation type="obsolete">خيارات</translation>
- </message>
- <message>
- <source>Setting</source>
- <translation type="obsolete">ضبط</translation>
- </message>
- <message>
- <source>Setup</source>
- <translation type="obsolete">إعداد</translation>
- </message>
- <message>
- <source>Quit</source>
- <translation type="obsolete">إنتهاء</translation>
- </message>
- <message>
- <source>Exit</source>
- <translation type="obsolete">خروج</translation>
- </message>
-</context>
-<context>
- <name>QMessageBox</name>
- <message>
- <location filename="../src/gui/dialogs/qmessagebox.cpp" line="-1964"/>
- <location line="+852"/>
- <location filename="../src/gui/dialogs/qmessagebox.h" line="-52"/>
- <location line="+8"/>
- <source>OK</source>
- <translation>موافقة</translation>
- </message>
- <message>
- <location line="+509"/>
- <source>About Qt</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-508"/>
- <source>Help</source>
- <translation type="unfinished">مساعدة</translation>
- </message>
- <message>
- <location line="-1097"/>
- <source>Show Details...</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Hide Details...</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1570"/>
- <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across MS&amp;nbsp;Windows, Mac&amp;nbsp;OS&amp;nbsp;X, Linux, and all major commercial Unix variants. Qt is also available for embedded devices as Qt for Embedded Linux and Qt for Windows CE.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 2.1 or GNU GPL version 3.0.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt applications (proprietary or open source) provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU General Public License version 3.0 is appropriate for the development of Qt applications where you wish to use such applications in combination with software subject to the terms of the GNU GPL version 3.0 or where you are otherwise willing to comply with the terms of the GNU GPL version 3.0.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://qt.nokia.com/products/licensing&quot;&gt;qt.nokia.com/products/licensing&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).&lt;/p&gt;&lt;p&gt;Qt is a Nokia product. See &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt; for more information.&lt;/p&gt;</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QMultiInputContext</name>
- <message>
- <location filename="../src/plugins/inputmethods/imsw-multi/qmultiinputcontext.cpp" line="+88"/>
- <source>Select IM</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QMultiInputContextPlugin</name>
- <message>
- <location filename="../src/plugins/inputmethods/imsw-multi/qmultiinputcontextplugin.cpp" line="+95"/>
- <source>Multiple input method switcher</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Multiple input method switcher that uses the context menu of the text widgets</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QNativeSocketEngine</name>
- <message>
- <location filename="../src/network/socket/qnativesocketengine.cpp" line="+206"/>
- <source>The remote host closed the connection</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Network operation timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Out of resources</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Unsupported socket operation</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Protocol type not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Invalid socket descriptor</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Network unreachable</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Permission denied</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Connection timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Connection refused</source>
- <translation type="unfinished">رفض الوصل</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>The bound address is already in use</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>The address is not available</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>The address is protected</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Unable to send a message</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Unable to receive a message</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Unable to write</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Network error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Another socket is already listening on the same port</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-66"/>
- <source>Unable to initialize non-blocking socket</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Unable to initialize broadcast socket</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Attempt to use IPv6 socket on a platform with no IPv6 support</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+21"/>
- <source>Host unreachable</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+24"/>
- <source>Datagram was too large to send</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+18"/>
- <source>Operation on non-socket</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Unknown error</source>
- <translation type="unfinished">خطأ مجهول</translation>
- </message>
- <message>
- <location line="-3"/>
- <source>The proxy type is invalid for this operation</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QNetworkAccessCacheBackend</name>
- <message>
- <location filename="../src/network/access/qnetworkaccesscachebackend.cpp" line="+65"/>
- <source>Error opening %1</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QNetworkAccessFileBackend</name>
- <message>
- <location filename="../src/network/access/qnetworkaccessfilebackend.cpp" line="+99"/>
- <source>Request for opening non-local file %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+42"/>
- <source>Error opening %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+56"/>
- <source>Write error writing to %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+33"/>
- <source>Cannot open %1: Path is a directory</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+21"/>
- <source>Read error reading from %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QNetworkAccessFtpBackend</name>
- <message>
- <location filename="../src/network/access/qnetworkaccessftpbackend.cpp" line="+165"/>
- <source>No suitable proxy found</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+14"/>
- <source>Cannot open %1: is a directory</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+130"/>
- <source>Logging in to %1 failed: authentication required</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+39"/>
- <source>Error while downloading %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Error while uploading %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QNetworkAccessHttpBackend</name>
- <message>
- <location filename="../src/network/access/qnetworkaccesshttpbackend.cpp" line="+597"/>
- <source>No suitable proxy found</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QNetworkReply</name>
- <message>
- <location line="+128"/>
- <source>Error downloading %1 - server replied: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/network/access/qnetworkreplyimpl.cpp" line="+68"/>
- <source>Protocol &quot;%1&quot; is unknown</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QNetworkReplyImpl</name>
- <message>
- <location line="+432"/>
- <location line="+22"/>
- <source>Operation canceled</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QOCIDriver</name>
- <message>
- <location filename="../src/sql/drivers/oci/qsql_oci.cpp" line="+2069"/>
- <source>Unable to logon</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-144"/>
- <source>Unable to initialize</source>
- <comment>QOCIDriver</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+215"/>
- <source>Unable to begin transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+19"/>
- <source>Unable to commit transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+19"/>
- <source>Unable to rollback transaction</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QOCIResult</name>
- <message>
- <location line="-963"/>
- <location line="+161"/>
- <location line="+15"/>
- <source>Unable to bind column for batch execute</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Unable to execute batch statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+302"/>
- <source>Unable to goto next</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+59"/>
- <source>Unable to alloc statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Unable to prepare statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+36"/>
- <source>Unable to bind value</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+19"/>
- <source>Unable to execute statement</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QODBCDriver</name>
- <message>
- <location filename="../src/sql/drivers/odbc/qsql_odbc.cpp" line="+1785"/>
- <source>Unable to connect</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Unable to connect - Driver doesn&apos;t support all needed functionality</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+242"/>
- <source>Unable to disable autocommit</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Unable to commit transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Unable to rollback transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Unable to enable autocommit</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QODBCResult</name>
- <message>
- <location line="-1218"/>
- <location line="+349"/>
- <source>QODBCResult::reset: Unable to set &apos;SQL_CURSOR_STATIC&apos; as statement attribute. Please check your ODBC driver configuration</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-332"/>
- <location line="+626"/>
- <source>Unable to execute statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-555"/>
- <source>Unable to fetch next</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+279"/>
- <source>Unable to prepare statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+268"/>
- <source>Unable to bind variable</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/sql/drivers/db2/qsql_db2.cpp" line="+194"/>
- <location filename="../src/sql/drivers/odbc/qsql_odbc.cpp" line="-475"/>
- <location line="+578"/>
- <source>Unable to fetch last</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/sql/drivers/odbc/qsql_odbc.cpp" line="-672"/>
- <source>Unable to fetch</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+44"/>
- <source>Unable to fetch first</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+19"/>
- <source>Unable to fetch previous</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QObject</name>
- <message>
- <location filename="../src/gui/util/qdesktopservices_mac.cpp" line="+165"/>
- <source>Home</source>
- <translation type="unfinished">منزل</translation>
- </message>
- <message>
- <location filename="../src/network/access/qnetworkaccessdatabackend.cpp" line="+74"/>
- <source>Operation not supported on %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+53"/>
- <source>Invalid URI: %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/network/access/qnetworkaccessdebugpipebackend.cpp" line="+175"/>
- <source>Write error writing to %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+57"/>
- <source>Read error reading from %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+31"/>
- <source>Socket error on %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Remote host closed the connection prematurely on %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+53"/>
- <source>Protocol error: packet of size 0 received</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/network/kernel/qhostinfo.cpp" line="+177"/>
- <location line="+57"/>
- <source>No host name given</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPPDOptionsModel</name>
- <message>
- <location filename="../src/gui/dialogs/qprintdialog_unix.cpp" line="+1195"/>
- <source>Name</source>
- <translation type="unfinished">الإسم</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Value</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPSQLDriver</name>
- <message>
- <location filename="../src/sql/drivers/psql/qsql_psql.cpp" line="+763"/>
- <source>Unable to connect</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+49"/>
- <source>Could not begin transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Could not commit transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+16"/>
- <source>Could not rollback transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+358"/>
- <source>Unable to subscribe</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+32"/>
- <source>Unable to unsubscribe</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPSQLResult</name>
- <message>
- <location line="-1058"/>
- <source>Unable to create query</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+374"/>
- <source>Unable to prepare statement</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPageSetupWidget</name>
- <message>
- <location filename="../src/gui/dialogs/qpagesetupdialog_unix.cpp" line="+304"/>
- <source>Centimeters (cm)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Millimeters (mm)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Inches (in)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Points (pt)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qpagesetupwidget.ui"/>
- <source>Form</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Paper</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Page size:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Width:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Height:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Paper source:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Orientation</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Portrait</source>
- <translation type="unfinished">صورة</translation>
- </message>
- <message>
- <location/>
- <source>Landscape</source>
- <translation type="unfinished">منظر</translation>
- </message>
- <message>
- <location/>
- <source>Reverse landscape</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Reverse portrait</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Margins</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>top margin</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>left margin</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>right margin</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>bottom margin</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPluginLoader</name>
- <message>
- <location filename="../src/corelib/plugin/qpluginloader.cpp" line="+24"/>
- <source>Unknown error</source>
- <translation type="unfinished">خطأ مجهول</translation>
- </message>
- <message>
- <location line="-68"/>
- <source>The plugin was not loaded.</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPrintDialog</name>
- <message>
- <location filename="../src/gui/painting/qprinterinfo_unix.cpp" line="+98"/>
- <source>locally connected</source>
- <translation>موصل محليّا</translation>
- </message>
- <message>
- <location line="+23"/>
- <location line="+225"/>
- <source>Aliases: %1</source>
- <translation>بدائل: %1</translation>
- </message>
- <message>
- <location line="+223"/>
- <location line="+199"/>
- <source>unknown</source>
- <translation>مجهول</translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qprintdialog_win.cpp" line="+268"/>
- <source>OK</source>
- <translation type="unfinished">موافقة</translation>
- </message>
- <message>
- <source>Cancel</source>
- <translation type="obsolete">إلغاء</translation>
- </message>
- <message>
- <source>Print in color if available</source>
- <translation type="obsolete">طباعة بالألوان إن توفّرت</translation>
- </message>
- <message>
- <source>Printer</source>
- <translation type="obsolete">الطّابعة</translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qprintdialog_qws.cpp" line="+375"/>
- <source>Print all</source>
- <translation type="unfinished">طباعة الجميع</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Print range</source>
- <translation type="unfinished">مدى الطّباعة</translation>
- </message>
- <message>
- <source>Print last page first</source>
- <translation type="obsolete">طباعة الصّفحة الخيرة أوّلا</translation>
- </message>
- <message>
- <source>Number of copies:</source>
- <translation type="obsolete">عدد النّسخ:</translation>
- </message>
- <message>
- <source>Paper format</source>
- <translation type="obsolete">مقاييس الورق</translation>
- </message>
- <message>
- <source>Portrait</source>
- <translation type="obsolete">صورة</translation>
- </message>
- <message>
- <source>Landscape</source>
- <translation type="obsolete">منظر</translation>
- </message>
- <message>
- <location line="-48"/>
- <source>A0 (841 x 1189 mm)</source>
- <translation>أ0 (841 × 1189 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A1 (594 x 841 mm)</source>
- <translation>أ1 (594 × 841 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A2 (420 x 594 mm)</source>
- <translation>أ2 (420 × 594 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A3 (297 x 420 mm)</source>
- <translation>أ3 (297 × 420 مم)</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>A5 (148 x 210 mm)</source>
- <translation>أ5 (148 × 210 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A6 (105 x 148 mm)</source>
- <translation>أ6 (105 × 148 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A7 (74 x 105 mm)</source>
- <translation>أ7 (74 × 105 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A8 (52 x 74 mm)</source>
- <translation>أ8 (52 × 74 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A9 (37 x 52 mm)</source>
- <translation>أ9 (37 × 52 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B0 (1000 x 1414 mm)</source>
- <translation>ب0 (1000 × 1414 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B1 (707 x 1000 mm)</source>
- <translation>ب1 (707 × 1000 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B2 (500 x 707 mm)</source>
- <translation>ب2 (500 × 707 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B3 (353 x 500 mm)</source>
- <translation>ب3 (353 × 500 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B4 (250 x 353 mm)</source>
- <translation>ب4 (250 × 353 مم)</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>B6 (125 x 176 mm)</source>
- <translation>ب6 (125 × 176 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B7 (88 x 125 mm)</source>
- <translation>ب7 (88 × 125 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B8 (62 x 88 mm)</source>
- <translation>ب4 (62 × 88 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B9 (44 x 62 mm)</source>
- <translation>ب9 (44 × 62 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B10 (31 x 44 mm)</source>
- <translation>ب10 (31 × 44 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>C5E (163 x 229 mm)</source>
- <translation>سي5إي (163 × 229 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>DLE (110 x 220 mm)</source>
- <translation>دي أل إي (110 × 220 مم)</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Folio (210 x 330 mm)</source>
- <translation>ملفّ (210 × 330 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Ledger (432 x 279 mm)</source>
- <translation>دفتر (432 × 279 مم)</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Tabloid (279 x 432 mm)</source>
- <translation>جريدة (279 × 432 مم)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>US Common #10 Envelope (105 x 241 mm)</source>
- <translation>غلاف رسالة أمريكية متداولة رقم 10 (105 × 241 مم)</translation>
- </message>
- <message>
- <location line="-25"/>
- <source>A4 (210 x 297 mm, 8.26 x 11.7 inches)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+11"/>
- <source>B5 (176 x 250 mm, 6.93 x 9.84 inches)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+8"/>
- <source>Executive (7.5 x 10 inches, 191 x 254 mm)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Legal (8.5 x 14 inches, 216 x 356 mm)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Letter (8.5 x 11 inches, 216 x 279 mm)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qabstractprintdialog.cpp" line="+110"/>
- <location line="+13"/>
- <location filename="../src/gui/dialogs/qprintdialog_win.cpp" line="-2"/>
- <source>Print</source>
- <translation type="unfinished">طباعة</translation>
- </message>
- <message>
- <source>File</source>
- <translation type="obsolete">ملفّ</translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qprintdialog_unix.cpp" line="-357"/>
- <source>Print To File ...</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+80"/>
- <source>File %1 is not writable.
-Please choose a different file name.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>%1 already exists.
-Do you want to overwrite it?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qprintdialog_qws.cpp" line="-208"/>
- <source>File exists</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&lt;qt&gt;Do you want to overwrite it?&lt;/qt&gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+227"/>
- <source>Print selection</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qprintdialog_unix.cpp" line="-8"/>
- <source>%1 is a directory.
-Please choose a different file name.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qpagesetupdialog_unix.cpp" line="-232"/>
- <source>A0</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A3</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A4</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A5</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A6</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A7</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A8</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A9</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B0</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B3</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B4</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B5</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B6</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B7</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B8</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B9</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B10</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>C5E</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>DLE</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Executive</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Folio</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Ledger</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Legal</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Letter</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Tabloid</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>US Common #10 Envelope</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Custom</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qprintdialog_unix.cpp" line="-522"/>
- <location line="+68"/>
- <source>&amp;Options &gt;&gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-63"/>
- <source>&amp;Print</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+67"/>
- <source>&amp;Options &lt;&lt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+253"/>
- <source>Print to File (PDF)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Print to File (Postscript)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+45"/>
- <source>Local file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Write %1 file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qprintdialog_win.cpp" line="+1"/>
- <source>The &apos;From&apos; value cannot be greater than the &apos;To&apos; value.</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPrintPreviewDialog</name>
- <message>
- <location filename="../src/gui/dialogs/qabstractpagesetupdialog.cpp" line="+68"/>
- <location line="+12"/>
- <source>Page Setup</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qprintpreviewdialog.cpp" line="+252"/>
- <source>%1%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+79"/>
- <source>Print Preview</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+29"/>
- <source>Next page</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Previous page</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>First page</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Last page</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>Fit width</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Fit page</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+11"/>
- <source>Zoom in</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Zoom out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Portrait</source>
- <translation type="unfinished">صورة</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Landscape</source>
- <translation type="unfinished">منظر</translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Show single page</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Show facing pages</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Show overview of all pages</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Print</source>
- <translation type="unfinished">طباعة</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Page setup</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Close</source>
- <translation type="unfinished">إغلاق</translation>
- </message>
- <message>
- <location line="+151"/>
- <source>Export to PDF</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Export to PostScript</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPrintPropertiesDialog</name>
- <message>
- <source>Save</source>
- <translation type="obsolete">حفظ</translation>
- </message>
- <message>
- <source>OK</source>
- <translation type="obsolete">موافقة</translation>
- </message>
-</context>
-<context>
- <name>QPrintPropertiesWidget</name>
- <message>
- <location filename="../src/gui/dialogs/qprintpropertieswidget.ui"/>
- <source>Form</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Page</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Advanced</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPrintSettingsOutput</name>
- <message>
- <location filename="../src/gui/dialogs/qprintsettingsoutput.ui"/>
- <source>Form</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Copies</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Print range</source>
- <translation type="unfinished">مدى الطّباعة</translation>
- </message>
- <message>
- <location/>
- <source>Print all</source>
- <translation type="unfinished">طباعة الجميع</translation>
- </message>
- <message>
- <location/>
- <source>Pages from</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>to</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Selection</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Output Settings</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Copies:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Collate</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Reverse</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Options</source>
- <translation type="unfinished">خيارات</translation>
- </message>
- <message>
- <location/>
- <source>Color Mode</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Color</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Grayscale</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Duplex Printing</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>None</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Long side</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Short side</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPrintWidget</name>
- <message>
- <location filename="../src/gui/dialogs/qprintwidget.ui"/>
- <source>Form</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Printer</source>
- <translation type="unfinished">الطّابعة</translation>
- </message>
- <message>
- <location/>
- <source>&amp;Name:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>P&amp;roperties</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Location:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Preview</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Type:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Output &amp;file:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>...</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QProcess</name>
- <message>
- <location filename="../src/corelib/io/qprocess_unix.cpp" line="+475"/>
- <location filename="../src/corelib/io/qprocess_win.cpp" line="+147"/>
- <source>Could not open input redirection for reading</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+12"/>
- <location filename="../src/corelib/io/qprocess_win.cpp" line="+36"/>
- <source>Could not open output redirection for writing</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+235"/>
- <source>Resource error (fork failure): %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+259"/>
- <location line="+53"/>
- <location line="+74"/>
- <location line="+67"/>
- <location filename="../src/corelib/io/qprocess_win.cpp" line="+422"/>
- <location line="+50"/>
- <location line="+75"/>
- <location line="+42"/>
- <location line="+54"/>
- <source>Process operation timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/io/qprocess.cpp" line="+533"/>
- <location line="+52"/>
- <location filename="../src/corelib/io/qprocess_win.cpp" line="-211"/>
- <location line="+50"/>
- <source>Error reading from process</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+47"/>
- <location line="+779"/>
- <location filename="../src/corelib/io/qprocess_win.cpp" line="+140"/>
- <source>Error writing to process</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-709"/>
- <source>Process crashed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+912"/>
- <source>No program defined</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/io/qprocess_win.cpp" line="-341"/>
- <source>Process failed to start</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QProgressDialog</name>
- <message>
- <location filename="../src/gui/dialogs/qprogressdialog.cpp" line="+182"/>
- <source>Cancel</source>
- <translation>إلغاء</translation>
- </message>
-</context>
-<context>
- <name>QPushButton</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/simplewidgets.cpp" line="-8"/>
- <source>Open</source>
- <translation type="unfinished">فتح</translation>
- </message>
-</context>
-<context>
- <name>QRadioButton</name>
- <message>
- <location line="+12"/>
- <source>Check</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QRegExp</name>
- <message>
- <location filename="../src/corelib/tools/qregexp.cpp" line="+64"/>
- <source>no error occurred</source>
- <translation>لم يحدث هناك أيّ خطأ</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>disabled feature used</source>
- <translation>تمّ استعمال خاصيّة التّوقيف</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>bad char class syntax</source>
- <translation>خطأ نركيبي: صنف الرّمز</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>bad lookahead syntax</source>
- <translation>خطأ تركيبي: النّظر إلى الأمام</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>bad repetition syntax</source>
- <translation>خطأ نركيبي: تكرار</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>invalid octal value</source>
- <translation>قيمة ثمانية غبر صالحة</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>missing left delim</source>
- <translation>الفاصل الأيسر ناقص</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>unexpected end</source>
- <translation>نهاية غير متوقّعة</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>met internal limit</source>
- <translation>تمّ الوصول إلى الحدّ الدّاخلي</translation>
- </message>
-</context>
-<context>
- <name>QSQLite2Driver</name>
- <message>
- <location filename="../src/sql/drivers/sqlite2/qsql_sqlite2.cpp" line="+396"/>
- <source>Error to open database</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+41"/>
- <source>Unable to begin transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Unable to commit transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Unable to rollback Transaction</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QSQLite2Result</name>
- <message>
- <location line="-323"/>
- <source>Unable to fetch results</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+147"/>
- <source>Unable to execute statement</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QSQLiteDriver</name>
- <message>
- <location filename="../src/sql/drivers/sqlite/qsql_sqlite.cpp" line="+528"/>
- <source>Error opening database</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+11"/>
- <source>Error closing database</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>Unable to begin transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Unable to commit transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Unable to rollback transaction</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QSQLiteResult</name>
- <message>
- <location line="-400"/>
- <location line="+66"/>
- <location line="+8"/>
- <source>Unable to fetch row</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+63"/>
- <source>Unable to execute statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>Unable to reset statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+45"/>
- <source>Unable to bind parameters</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Parameter count mismatch</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-208"/>
- <source>No query</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QScrollBar</name>
- <message>
- <location filename="../src/gui/widgets/qscrollbar.cpp" line="+448"/>
- <source>Scroll here</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Left edge</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Top</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Right edge</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Bottom</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Page left</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="+143"/>
- <source>Page up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Page right</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="+4"/>
- <source>Page down</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Scroll left</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Scroll up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Scroll right</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Scroll down</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="-6"/>
- <source>Line up</source>
- <translation type="unfinished">تصفيف</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Position</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Line down</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QSharedMemory</name>
- <message>
- <location filename="../src/corelib/kernel/qsharedmemory.cpp" line="+207"/>
- <source>%1: unable to set key on lock</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+81"/>
- <source>%1: create size is less then 0</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+168"/>
- <location filename="../src/corelib/kernel/qsharedmemory_p.h" line="+148"/>
- <source>%1: unable to lock</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+22"/>
- <source>%1: unable to unlock</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/kernel/qsharedmemory_unix.cpp" line="+78"/>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="+87"/>
- <source>%1: permission denied</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="-22"/>
- <source>%1: already exists</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="+9"/>
- <source>%1: doesn&apos;t exists</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="+9"/>
- <source>%1: out of resources</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="+7"/>
- <source>%1: unknown error %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+21"/>
- <source>%1: key is empty</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+8"/>
- <source>%1: unix key file doesn&apos;t exists</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>%1: ftok failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+51"/>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="+15"/>
- <source>%1: unable to make key</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>%1: system-imposed size restrictions</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+53"/>
- <source>%1: not attached</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="-27"/>
- <source>%1: invalid size</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+68"/>
- <source>%1: key error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+38"/>
- <source>%1: size query failed</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QShortcut</name>
- <message>
- <location filename="../src/gui/kernel/qkeysequence.cpp" line="+373"/>
- <source>Space</source>
- <translation type="unfinished">فراغ</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Esc</source>
- <translation type="unfinished">إفلات</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Tab</source>
- <translation type="unfinished">جدولة</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Backtab</source>
- <translation type="unfinished">جدولة للوراء</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Backspace</source>
- <translation type="unfinished">فراغ للوراء</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Return</source>
- <translation type="unfinished">عودة</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Enter</source>
- <translation type="unfinished">إدخال</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Ins</source>
- <translation type="unfinished">إدراج</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Del</source>
- <translation type="unfinished">حذف</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Pause</source>
- <translation type="unfinished">وقف</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Print</source>
- <translation type="unfinished">طباعة</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>SysReq</source>
- <translation type="unfinished">نظام</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Home</source>
- <translation type="unfinished">منزل</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>End</source>
- <translation type="unfinished">نهاية</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Left</source>
- <translation type="unfinished">يسار</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Up</source>
- <translation type="unfinished">فوق</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Right</source>
- <translation type="unfinished">يمين</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Down</source>
- <translation type="unfinished">تحت</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>PgUp</source>
- <translation type="unfinished">صفحة للفوق</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>PgDown</source>
- <translation type="unfinished">صفحة للتحت</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>CapsLock</source>
- <translation type="unfinished">إقفال الحروف الكبيرة</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>NumLock</source>
- <translation type="unfinished">إقفال الأعداد</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>ScrollLock</source>
- <translation type="unfinished">إقفال التّحريك</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Menu</source>
- <translation type="unfinished">قائمة الخيارات</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Help</source>
- <translation type="unfinished">مساعدة</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Back</source>
- <translation type="unfinished">رجوع</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Forward</source>
- <translation type="unfinished">للأمام</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Stop</source>
- <translation type="unfinished">توقّف</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Refresh</source>
- <translation type="unfinished">إنعاش</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Volume Down</source>
- <translation type="unfinished">تنقيص الصّوت</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Volume Mute</source>
- <translation type="unfinished">إغلاق الصّوت</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Volume Up</source>
- <translation type="unfinished">زيادة الصّوت</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Bass Boost</source>
- <translation type="unfinished">إنعاش الأصوات الجهورية</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Bass Up</source>
- <translation type="unfinished">زيادة الأصوات الجهورية</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Bass Down</source>
- <translation type="unfinished">تنقيص الأصوات الجهورية</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Treble Up</source>
- <translation type="unfinished">زيادة الأصوات الحادّة</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Treble Down</source>
- <translation type="unfinished">تنقيص الأصوات الحادّة</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Media Play</source>
- <translation type="unfinished">لعب الوسط</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Media Stop</source>
- <translation type="unfinished">توقيف الوسط</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Media Previous</source>
- <translation type="unfinished">الوسط الأسبق</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Media Next</source>
- <translation type="unfinished">الوسط التّالي</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Media Record</source>
- <translation type="unfinished">تسجيل الوسط</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Favorites</source>
- <translation type="unfinished">المفضّلات</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Search</source>
- <translation type="unfinished">بحث</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Standby</source>
- <translation type="unfinished">إنتظار</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Open URL</source>
- <translation type="unfinished">فتح الوصلة</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch Mail</source>
- <translation type="unfinished">بدأ البريد</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch Media</source>
- <translation type="unfinished">بدأ الوسط</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (0)</source>
- <translation type="unfinished">بدأ (0)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (1)</source>
- <translation type="unfinished">بدأ (1)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (2)</source>
- <translation type="unfinished">بدأ (2)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (3)</source>
- <translation type="unfinished">بدأ (3)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (4)</source>
- <translation type="unfinished">بدأ (4)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (5)</source>
- <translation type="unfinished">بدأ (5)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (6)</source>
- <translation type="unfinished">بدأ (6)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (7)</source>
- <translation type="unfinished">بدأ (7)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (8)</source>
- <translation type="unfinished">بدأ (8)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (9)</source>
- <translation type="unfinished">بدأ (9)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (A)</source>
- <translation type="unfinished">بدأ (A)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (B)</source>
- <translation type="unfinished">بدأ (B)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (C)</source>
- <translation type="unfinished">بدأ (C)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (D)</source>
- <translation type="unfinished">بدأ (D)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (E)</source>
- <translation type="unfinished">بدأ (E)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (F)</source>
- <translation type="unfinished">بدأ (F)</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Print Screen</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Page Up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Page Down</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Caps Lock</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Num Lock</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Number Lock</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Scroll Lock</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Insert</source>
- <translation type="unfinished">إدراج</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Delete</source>
- <translation type="unfinished">حذف</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Escape</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>System Request</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Select</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Yes</source>
- <translation type="unfinished">نعم</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>No</source>
- <translation type="unfinished">لا</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Context1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Context2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Context3</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Context4</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Call</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Hangup</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Flip</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+527"/>
- <location line="+122"/>
- <source>Ctrl</source>
- <translation type="unfinished">تحكّم</translation>
- </message>
- <message>
- <location line="-121"/>
- <location line="+125"/>
- <source>Shift</source>
- <translation type="unfinished">إزاحة</translation>
- </message>
- <message>
- <location line="-124"/>
- <location line="+122"/>
- <source>Alt</source>
- <translation type="unfinished">تناوب</translation>
- </message>
- <message>
- <location line="-121"/>
- <location line="+117"/>
- <source>Meta</source>
- <translation type="unfinished">ما فوق</translation>
- </message>
- <message>
- <location line="-25"/>
- <source>+</source>
- <translation type="unfinished">+</translation>
- </message>
- <message>
- <location line="+46"/>
- <source>F%1</source>
- <translation type="unfinished">F%1</translation>
- </message>
- <message>
- <location line="-720"/>
- <source>Home Page</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QSlider</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="+151"/>
- <source>Page left</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Page up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Position</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Page right</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Page down</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QSocks5SocketEngine</name>
- <message>
- <location filename="../src/network/socket/qsocks5socketengine.cpp" line="-67"/>
- <source>Connection to proxy refused</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Connection to proxy closed prematurely</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Proxy host not found</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Connection to proxy timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Proxy authentication failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Proxy authentication failed: %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>SOCKS version 5 protocol error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+19"/>
- <source>General SOCKSv5 server failure</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Connection not allowed by SOCKSv5 server</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+16"/>
- <source>TTL expired</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>SOCKSv5 command not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Address type not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Unknown SOCKSv5 proxy error code 0x%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+685"/>
- <source>Network operation timed out</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QSpinBox</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="-574"/>
- <source>More</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Less</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QSql</name>
- <message>
- <location filename="../src/qt3support/sql/q3sqlmanager_p.cpp" line="+890"/>
- <source>Delete</source>
- <translation>حذف</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Delete this record?</source>
- <translation>حذف هذاالتّسجيل؟</translation>
- </message>
- <message>
- <location line="+1"/>
- <location line="+16"/>
- <location line="+36"/>
- <source>Yes</source>
- <translation>نعم</translation>
- </message>
- <message>
- <location line="-51"/>
- <location line="+16"/>
- <location line="+36"/>
- <source>No</source>
- <translation>لا</translation>
- </message>
- <message>
- <location line="-44"/>
- <source>Insert</source>
- <translation>إدراج</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Update</source>
- <translation>تحديث</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Save edits?</source>
- <translation>حفظ التّغييرات؟</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Cancel</source>
- <translation>إلغاء</translation>
- </message>
- <message>
- <location line="+32"/>
- <source>Confirm</source>
- <translation>تأكيد</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Cancel your edits?</source>
- <translation>إلغاء التّغييرات؟</translation>
- </message>
-</context>
-<context>
- <name>QSslSocket</name>
- <message>
- <location filename="../src/network/ssl/qsslsocket_openssl.cpp" line="+569"/>
- <source>Unable to write data: %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+119"/>
- <source>Error while reading: %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+96"/>
- <source>Error during SSL handshake: %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-524"/>
- <source>Error creating SSL context (%1)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+25"/>
- <source>Invalid or empty cipher list (%1)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+62"/>
- <source>Error creating SSL session, %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Error creating SSL session: %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-61"/>
- <source>Cannot provide a certificate with no key, %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Error loading local certificate, %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+12"/>
- <source>Error loading private key, %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Private key does not certificate public key, %1</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QSystemSemaphore</name>
- <message>
- <location filename="../src/corelib/kernel/qsystemsemaphore_unix.cpp" line="-41"/>
- <location filename="../src/corelib/kernel/qsystemsemaphore_win.cpp" line="+66"/>
- <source>%1: out of resources</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-13"/>
- <location filename="../src/corelib/kernel/qsystemsemaphore_win.cpp" line="+4"/>
- <source>%1: permission denied</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>%1: already exists</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>%1: does not exist</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <location filename="../src/corelib/kernel/qsystemsemaphore_win.cpp" line="+3"/>
- <source>%1: unknown error %2</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QTDSDriver</name>
- <message>
- <location filename="../src/sql/drivers/tds/qsql_tds.cpp" line="+584"/>
- <source>Unable to open connection</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Unable to use database</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QTabBar</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/complexwidgets.cpp" line="-326"/>
- <source>Scroll Left</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Scroll Right</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QTcpServer</name>
- <message>
- <location filename="../src/network/socket/qtcpserver.cpp" line="+282"/>
- <source>Operation on socket is not supported</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QTextControl</name>
- <message>
- <location filename="../src/gui/text/qtextcontrol.cpp" line="+1973"/>
- <source>&amp;Undo</source>
- <translation type="unfinished">&amp;تراجع</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>&amp;Redo</source>
- <translation type="unfinished">إ&amp;عادة</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Cu&amp;t</source>
- <translation type="unfinished">&amp;قصّ</translation>
- </message>
- <message>
- <location line="+5"/>
- <source>&amp;Copy</source>
- <translation type="unfinished">&amp;نسخ</translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Copy &amp;Link Location</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>&amp;Paste</source>
- <translation type="unfinished">ت&amp;لصيق</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Delete</source>
- <translation type="unfinished">حذف</translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Select All</source>
- <translation type="unfinished">انتقاء الجميع</translation>
- </message>
-</context>
-<context>
- <name>QToolButton</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/simplewidgets.cpp" line="+254"/>
- <location line="+6"/>
- <source>Press</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-4"/>
- <location line="+8"/>
- <source>Open</source>
- <translation type="unfinished">فتح</translation>
- </message>
-</context>
-<context>
- <name>QUdpSocket</name>
- <message>
- <location filename="../src/network/socket/qudpsocket.cpp" line="+169"/>
- <source>This platform does not support IPv6</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QUndoGroup</name>
- <message>
- <location filename="../src/gui/util/qundogroup.cpp" line="+386"/>
- <source>Undo</source>
- <translation type="unfinished">تراجع</translation>
- </message>
- <message>
- <location line="+28"/>
- <source>Redo</source>
- <translation type="unfinished">إعادة</translation>
- </message>
-</context>
-<context>
- <name>QUndoModel</name>
- <message>
- <location filename="../src/gui/util/qundoview.cpp" line="+101"/>
- <source>&lt;empty&gt;</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QUndoStack</name>
- <message>
- <location filename="../src/gui/util/qundostack.cpp" line="+834"/>
- <source>Undo</source>
- <translation type="unfinished">تراجع</translation>
- </message>
- <message>
- <location line="+27"/>
- <source>Redo</source>
- <translation type="unfinished">إعادة</translation>
- </message>
-</context>
-<context>
- <name>QUnicodeControlCharacterMenu</name>
- <message>
- <location filename="../src/gui/text/qtextcontrol.cpp" line="+884"/>
- <source>LRM Left-to-right mark</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>RLM Right-to-left mark</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>ZWJ Zero width joiner</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>ZWNJ Zero width non-joiner</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>ZWSP Zero width space</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>LRE Start of left-to-right embedding</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>RLE Start of right-to-left embedding</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>LRO Start of left-to-right override</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>RLO Start of right-to-left override</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>PDF Pop directional formatting</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Insert Unicode control character</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QWebFrame</name>
- <message>
- <location filename="../src/3rdparty/webkit/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp" line="+692"/>
- <source>Request cancelled</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Request blocked</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Cannot show URL</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Frame load interruped by policy change</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Cannot show mimetype</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>File does not exist</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QWebPage</name>
- <message>
- <location filename="../src/3rdparty/webkit/WebCore/platform/network/qt/QNetworkReplyHandler.cpp" line="+382"/>
- <source>Bad HTTP request</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/3rdparty/webkit/WebCore/platform/qt/Localizations.cpp" line="+42"/>
- <source>Submit</source>
- <comment>default label for Submit buttons in forms on web pages</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Submit</source>
- <comment>Submit (input element) alt text for &lt;input&gt; elements with no alt, title, or value</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Reset</source>
- <comment>default label for Reset buttons in forms on web pages</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>This is a searchable index. Enter search keywords: </source>
- <comment>text that appears at the start of nearly-obsolete web pages in the form of a &apos;searchable index&apos;</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Choose File</source>
- <comment>title for file button used in HTML forms</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>No file selected</source>
- <comment>text to display in file button used in HTML forms when no file is selected</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Open in New Window</source>
- <comment>Open in New Window context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Save Link...</source>
- <comment>Download Linked File context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Copy Link</source>
- <comment>Copy Link context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Open Image</source>
- <comment>Open Image in New Window context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Save Image</source>
- <comment>Download Image context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Copy Image</source>
- <comment>Copy Link context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Open Frame</source>
- <comment>Open Frame in New Window context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Copy</source>
- <comment>Copy context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Go Back</source>
- <comment>Back context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Go Forward</source>
- <comment>Forward context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Stop</source>
- <comment>Stop context menu item</comment>
- <translation type="unfinished">توقّف</translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Reload</source>
- <comment>Reload context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Cut</source>
- <comment>Cut context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Paste</source>
- <comment>Paste context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>No Guesses Found</source>
- <comment>No Guesses Found context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Ignore</source>
- <comment>Ignore Spelling context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Add To Dictionary</source>
- <comment>Learn Spelling context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Search The Web</source>
- <comment>Search The Web context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Look Up In Dictionary</source>
- <comment>Look Up in Dictionary context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Open Link</source>
- <comment>Open Link context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Ignore</source>
- <comment>Ignore Grammar context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Spelling</source>
- <comment>Spelling and Grammar context sub-menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Show Spelling and Grammar</source>
- <comment>menu item title</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Hide Spelling and Grammar</source>
- <comment>menu item title</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Check Spelling</source>
- <comment>Check spelling context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Check Spelling While Typing</source>
- <comment>Check spelling while typing context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Check Grammar With Spelling</source>
- <comment>Check grammar with spelling context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Fonts</source>
- <comment>Font context sub-menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Bold</source>
- <comment>Bold context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Italic</source>
- <comment>Italic context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Underline</source>
- <comment>Underline context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Outline</source>
- <comment>Outline context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Direction</source>
- <comment>Writing direction context sub-menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Text Direction</source>
- <comment>Text direction context sub-menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Default</source>
- <comment>Default writing direction context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>LTR</source>
- <comment>Left to Right context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>RTL</source>
- <comment>Right to Left context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Inspect</source>
- <comment>Inspect Element context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>No recent searches</source>
- <comment>Label for only item in menu that appears when clicking on the search field image, when no searches have been performed</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Recent searches</source>
- <comment>label for first item in the menu that appears when clicking on the search field image, used as embedded menu title</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Clear recent searches</source>
- <comment>menu item in Recent Searches menu that empties menu&apos;s contents</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+75"/>
- <source>Unknown</source>
- <comment>Unknown filesize FTP directory listing item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>%1 (%2x%3 pixels)</source>
- <comment>Title string for images</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/3rdparty/webkit/WebKit/qt/WebCoreSupport/InspectorClientQt.cpp" line="+185"/>
- <source>Web Inspector - %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/3rdparty/webkit/WebCore/platform/qt/ScrollbarQt.cpp" line="+58"/>
- <source>Scroll here</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Left edge</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Top</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Right edge</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Bottom</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Page left</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Page up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Page right</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Page down</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Scroll left</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Scroll up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Scroll right</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Scroll down</source>
- <translation type="unfinished"></translation>
- </message>
- <message numerus="yes">
- <location filename="../src/3rdparty/webkit/WebCore/platform/qt/FileChooserQt.cpp" line="+45"/>
- <source>%n file(s)</source>
- <comment>number of chosen file</comment>
- <translation type="unfinished">
- <numerusform></numerusform>
- </translation>
- </message>
- <message>
- <location filename="../src/3rdparty/webkit/WebKit/qt/Api/qwebpage.cpp" line="+1322"/>
- <source>JavaScript Alert - %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>JavaScript Confirm - %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>JavaScript Prompt - %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+333"/>
- <source>Move the cursor to the next character</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the previous character</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the next word</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the previous word</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the next line</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the previous line</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the start of the line</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the end of the line</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the start of the block</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the end of the block</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the start of the document</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the end of the document</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select all</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the next character</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the previous character</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the next word</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the previous word</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the next line</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the previous line</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the start of the line</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the end of the line</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the start of the block</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the end of the block</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the start of the document</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the end of the document</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Delete to the start of the word</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Delete to the end of the word</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+33"/>
- <source>Insert a new paragraph</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Insert a new line</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QWhatsThisAction</name>
- <message>
- <location filename="../src/gui/kernel/qwhatsthis.cpp" line="+522"/>
- <source>What&apos;s This?</source>
- <translation type="unfinished">ما هذا؟</translation>
- </message>
-</context>
-<context>
- <name>QWidget</name>
- <message>
- <location filename="../src/gui/kernel/qwidget.cpp" line="+5326"/>
- <source>*</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QWizard</name>
- <message>
- <location filename="../src/gui/dialogs/qwizard.cpp" line="+637"/>
- <source>&lt; &amp;Back</source>
- <translation type="unfinished">&lt; &amp;رجوع</translation>
- </message>
- <message>
- <location line="+10"/>
- <source>&amp;Finish</source>
- <translation type="unfinished">إ&amp;نهاء</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>&amp;Help</source>
- <translation type="unfinished">&amp;مساعدة</translation>
- </message>
- <message>
- <location line="-14"/>
- <source>Go Back</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Continue</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Commit</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Done</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Quit</source>
- <translation type="obsolete">إنتهاء</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Help</source>
- <translation type="unfinished">مساعدة</translation>
- </message>
- <message>
- <location line="-2"/>
- <source>Cancel</source>
- <translation type="unfinished">إلغاء</translation>
- </message>
- <message>
- <location line="-6"/>
- <source>&amp;Next</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>&amp;Next &gt;</source>
- <translation type="unfinished">ال&amp;تّالي &gt;</translation>
- </message>
-</context>
-<context>
- <name>QWorkspace</name>
- <message>
- <location filename="../src/gui/widgets/qworkspace.cpp" line="+1094"/>
- <source>&amp;Restore</source>
- <translation type="unfinished">ا&amp;ستعاد</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Move</source>
- <translation type="unfinished">&amp;تحريك</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Size</source>
- <translation type="unfinished">&amp;حجم</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Mi&amp;nimize</source>
- <translation type="unfinished">ت&amp;صغير</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Ma&amp;ximize</source>
- <translation type="unfinished">ت&amp;كبير</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>&amp;Close</source>
- <translation type="unfinished">إ&amp;غلاق</translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Stay on &amp;Top</source>
- <translation type="unfinished">ال&amp;بقاء في الأمام</translation>
- </message>
- <message>
- <location line="+3"/>
- <location line="+1059"/>
- <source>Sh&amp;ade</source>
- <translation type="unfinished">ت&amp;ظليل</translation>
- </message>
- <message>
- <location line="-278"/>
- <location line="+60"/>
- <source>%1 - [%2]</source>
- <translation>%1 - [%2]</translation>
- </message>
- <message>
- <location line="-1837"/>
- <source>Minimize</source>
- <translation type="unfinished">تصغير</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Restore Down</source>
- <translation type="unfinished">استعاد في الأسفل</translation>
- </message>
- <message>
- <location line="-4"/>
- <source>Close</source>
- <translation type="unfinished">إغلاق</translation>
- </message>
- <message>
- <location line="+2053"/>
- <source>&amp;Unshade</source>
- <translation type="unfinished">إ&amp;لغاء التّظليل</translation>
- </message>
-</context>
-<context>
- <name>QXml</name>
- <message>
- <location filename="../src/xml/sax/qxml.cpp" line="+58"/>
- <source>no error occurred</source>
- <translation>لم يحدث هناك أيّ خطأ</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>error triggered by consumer</source>
- <translation>أطلق الخطأ من طرف المستهلك</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>unexpected end of file</source>
- <translation>نهاية غير متوقّعة للملفّ</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>more than one document type definition</source>
- <translation>أكثر من تعريف لطراز الوثيقة</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>error occurred while parsing element</source>
- <translation>حدث خطأ عند تحليل تركيب العنصر</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>tag mismatch</source>
- <translation>عدم تطابق العلامة</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>error occurred while parsing content</source>
- <translation>حدث خطأ عند تحليل تركيب المحتوى</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>unexpected character</source>
- <translation>رمز غير متوقّع</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>invalid name for processing instruction</source>
- <translation>إسم غير صالح لتعليمة المعالجة</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>version expected while reading the XML declaration</source>
- <translation>الإصدار متوقّع عند قراءة إعلان الXML</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>wrong value for standalone declaration</source>
- <translation>قيمة خاطئة لإعلان مستقلّ</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>encoding declaration or standalone declaration expected while reading the XML declaration</source>
- <translation>إعلان التّرميز أو إعلان مستقلّ متوقّع عند قراءة إعلان الXML</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>standalone declaration expected while reading the XML declaration</source>
- <translation>إعلان مستقلّ متوقّع عند قراءة إعلان الXML</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>error occurred while parsing document type definition</source>
- <translation>حدث خطأ عند تحليل تركيب تعريف طراز الوثيقة</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>letter is expected</source>
- <translation>حرف متوقّع</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>error occurred while parsing comment</source>
- <translation>حدث خطأ عند تحليل تركيب التّعليق</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>error occurred while parsing reference</source>
- <translation>حدث خطأ عند تحليل تركيب المرجع</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>internal general entity reference not allowed in DTD</source>
- <translation>المرجع إلى كيان داخلي عامّ غير مسموح به في الDTD</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>external parsed general entity reference not allowed in attribute value</source>
- <translation>المرجع إلى كيان خارجي عامّ معرب غير مسموح به في قيمة الخاصّية</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>external parsed general entity reference not allowed in DTD</source>
- <translation>المرجع إلى كيان خارجي عامّ معرب غير مسموح به في الDTD</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>unparsed entity reference in wrong context</source>
- <translation>مرجع إلى كيان غير معرب في سياق خاطئ</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>recursive entities</source>
- <translation>كيانات معاودة</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>error in the text declaration of an external entity</source>
- <translation>خطأ في التّعريف النّصّي لكيان خارجي</translation>
- </message>
-</context>
-<context>
- <name>QXmlStream</name>
- <message>
- <location filename="../src/corelib/xml/qxmlstream.cpp" line="+592"/>
- <location filename="../src/corelib/xml/qxmlstream_p.h" line="+1769"/>
- <source>Extra content at end of document.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+222"/>
- <source>Invalid entity value.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+107"/>
- <source>Invalid XML character.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+259"/>
- <source>Sequence &apos;]]&gt;&apos; not allowed in content.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+309"/>
- <source>Namespace prefix &apos;%1&apos; not declared</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+78"/>
- <source>Attribute redefined.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+115"/>
- <source>Unexpected character &apos;%1&apos; in public id literal.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+28"/>
- <source>Invalid XML version string.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Unsupported XML version.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+23"/>
- <source>%1 is an invalid encoding name.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Encoding %1 is unsupported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+16"/>
- <source>Standalone accepts only yes or no.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Invalid attribute in XML declaration.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+16"/>
- <source>Premature end of document.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Invalid document.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+40"/>
- <source>Expected </source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+11"/>
- <source>, but got &apos;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Unexpected &apos;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+210"/>
- <source>Expected character data.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/xml/qxmlstream_p.h" line="-995"/>
- <source>Recursive entity detected.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+516"/>
- <source>Start tag expected.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+222"/>
- <source>XML declaration not at start of document.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-31"/>
- <source>NDATA in parameter entity declaration.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+34"/>
- <source>%1 is an invalid processing instruction name.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+11"/>
- <source>Invalid processing instruction name.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/xml/qxmlstream.cpp" line="-521"/>
- <location line="+12"/>
- <location filename="../src/corelib/xml/qxmlstream_p.h" line="+164"/>
- <location line="+53"/>
- <source>Illegal namespace declaration.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/xml/qxmlstream_p.h" line="+15"/>
- <source>Invalid XML name.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+23"/>
- <source>Opening and ending tag mismatch.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+18"/>
- <source>Reference to unparsed entity &apos;%1&apos;.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-13"/>
- <location line="+61"/>
- <location line="+40"/>
- <source>Entity &apos;%1&apos; not declared.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-26"/>
- <source>Reference to external entity &apos;%1&apos; in attribute value.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+40"/>
- <source>Invalid character reference.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/xml/qxmlstream.cpp" line="-75"/>
- <location filename="../src/corelib/xml/qxmlstream_p.h" line="-823"/>
- <source>Encountered incorrectly encoded content.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+274"/>
- <source>The standalone pseudo attribute must appear after the encoding.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/xml/qxmlstream_p.h" line="+562"/>
- <source>%1 is an invalid PUBLIC identifier.</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QtXmlPatterns</name>
- <message>
- <location filename="../src/xmlpatterns/acceltree/qacceltreebuilder.cpp" line="+205"/>
- <source>An %1-attribute with value %2 has already been declared.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>An %1-attribute must have a valid %2 as value, which %3 isn&apos;t.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/api/qiodevicedelegate.cpp" line="+84"/>
- <source>Network timeout.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/api/qxmlserializer.cpp" line="+320"/>
- <source>Element %1 can&apos;t be serialized because it appears outside the document element.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+60"/>
- <source>Attribute %1 can&apos;t be serialized because it appears at the top level.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qabstractdatetime.cpp" line="+80"/>
- <source>Year %1 is invalid because it begins with %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+19"/>
- <source>Day %1 is outside the range %2..%3.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Month %1 is outside the range %2..%3.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Overflow: Can&apos;t represent date %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>Day %1 is invalid for month %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+49"/>
- <source>Time 24:%1:%2.%3 is invalid. Hour is 24, but minutes, seconds, and milliseconds are not all 0; </source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>Time %1:%2:%3.%4 is invalid.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+115"/>
- <source>Overflow: Date can&apos;t be represented.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qabstractduration.cpp" line="+99"/>
- <location line="+15"/>
- <source>At least one component must be present.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-7"/>
- <source>At least one time component must appear after the %1-delimiter.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qabstractfloatmathematician.cpp" line="+64"/>
- <source>No operand in an integer division, %1, can be %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>The first operand in an integer division, %1, cannot be infinity (%2).</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>The second operand in a division, %1, cannot be zero (%2).</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qanyuri_p.h" line="+132"/>
- <source>%1 is not a valid value of type %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qatomiccasters_p.h" line="+223"/>
- <source>When casting to %1 from %2, the source value cannot be %3.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qatomicmathematicians.cpp" line="+65"/>
- <source>Integer division (%1) by zero (%2) is undefined.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Division (%1) by zero (%2) is undefined.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Modulus division (%1) by zero (%2) is undefined.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+122"/>
- <location line="+32"/>
- <source>Dividing a value of type %1 by %2 (not-a-number) is not allowed.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-20"/>
- <source>Dividing a value of type %1 by %2 or %3 (plus or minus zero) is not allowed.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+32"/>
- <source>Multiplication of a value of type %1 by %2 or %3 (plus or minus infinity) is not allowed.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qatomicvalue.cpp" line="+79"/>
- <source>A value of type %1 cannot have an Effective Boolean Value.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qboolean.cpp" line="+78"/>
- <source>Effective Boolean Value cannot be calculated for a sequence containing two or more atomic values.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qderivedinteger_p.h" line="+402"/>
- <source>Value %1 of type %2 exceeds maximum (%3).</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>Value %1 of type %2 is below minimum (%3).</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qhexbinary.cpp" line="+91"/>
- <source>A value of type %1 must contain an even number of digits. The value %2 does not.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+19"/>
- <source>%1 is not valid as a value of type %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qarithmeticexpression.cpp" line="+207"/>
- <source>Operator %1 cannot be used on type %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Operator %1 cannot be used on atomic values of type %2 and %3.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qattributenamevalidator.cpp" line="+66"/>
- <source>The namespace URI in the name for a computed attribute cannot be %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>The name for a computed attribute cannot have the namespace URI %1 with the local name %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qcastas.cpp" line="+88"/>
- <source>Type error in cast, expected %1, received %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+29"/>
- <source>When casting to %1 or types derived from it, the source value must be of the same type, or it must be a string literal. Type %2 is not allowed.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qcastingplatform.cpp" line="+134"/>
- <source>No casting is possible with %1 as the target type.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>It is not possible to cast from %1 to %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+27"/>
- <source>Casting to %1 is not possible because it is an abstract type, and can therefore never be instantiated.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+23"/>
- <source>It&apos;s not possible to cast the value %1 of type %2 to %3</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+8"/>
- <source>Failure when casting from %1 to %2: %3</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qcommentconstructor.cpp" line="+67"/>
- <source>A comment cannot contain %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>A comment cannot end with a %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qcomparisonplatform.cpp" line="+167"/>
- <source>No comparisons can be done involving the type %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+14"/>
- <source>Operator %1 is not available between atomic values of type %2 and %3.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qdocumentcontentvalidator.cpp" line="+86"/>
- <source>An attribute node cannot be a child of a document node. Therefore, the attribute %1 is out of place.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qexpressionfactory.cpp" line="+169"/>
- <source>A library module cannot be evaluated directly. It must be imported from a main module.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+40"/>
- <source>No template by name %1 exists.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qgenericpredicate.cpp" line="+106"/>
- <source>A value of type %1 cannot be a predicate. A predicate must have either a numeric type or an Effective Boolean Value type.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+32"/>
- <source>A positional predicate must evaluate to a single numeric value.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qncnameconstructor_p.h" line="+113"/>
- <source>The target name in a processing instruction cannot be %1 in any combination of upper and lower case. Therefore, is %2 invalid.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+24"/>
- <source>%1 is not a valid target name in a processing instruction. It must be a %2 value, e.g. %3.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qpath.cpp" line="+109"/>
- <source>The last step in a path must contain either nodes or atomic values. It cannot be a mixture between the two.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qprocessinginstructionconstructor.cpp" line="+84"/>
- <source>The data of a processing instruction cannot contain the string %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qqnameconstructor.cpp" line="+82"/>
- <source>No namespace binding exists for the prefix %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qqnameconstructor_p.h" line="+156"/>
- <source>No namespace binding exists for the prefix %1 in %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+12"/>
- <location filename="../src/xmlpatterns/functions/qqnamefns.cpp" line="+69"/>
- <source>%1 is an invalid %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message numerus="yes">
- <location filename="../src/xmlpatterns/functions/qabstractfunctionfactory.cpp" line="+77"/>
- <source>%1 takes at most %n argument(s). %2 is therefore invalid.</source>
- <translation type="unfinished">
- <numerusform></numerusform>
- </translation>
- </message>
- <message numerus="yes">
- <location line="+11"/>
- <source>%1 requires at least %n argument(s). %2 is therefore invalid.</source>
- <translation type="unfinished">
- <numerusform></numerusform>
- </translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qaggregatefns.cpp" line="+120"/>
- <source>The first argument to %1 cannot be of type %2. It must be a numeric type, xs:yearMonthDuration or xs:dayTimeDuration.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+74"/>
- <source>The first argument to %1 cannot be of type %2. It must be of type %3, %4, or %5.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+91"/>
- <source>The second argument to %1 cannot be of type %2. It must be of type %3, %4, or %5.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qassemblestringfns.cpp" line="+88"/>
- <source>%1 is not a valid XML 1.0 character.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qcomparingaggregator.cpp" line="+197"/>
- <source>The first argument to %1 cannot be of type %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qdatetimefn.cpp" line="+86"/>
- <source>If both values have zone offsets, they must have the same zone offset. %1 and %2 are not the same.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qerrorfn.cpp" line="+61"/>
- <source>%1 was called.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qpatternmatchingfns.cpp" line="+94"/>
- <source>%1 must be followed by %2 or %3, not at the end of the replacement string.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+39"/>
- <source>In the replacement string, %1 must be followed by at least one digit when not escaped.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+26"/>
- <source>In the replacement string, %1 can only be used to escape itself or %2, not %3</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qpatternplatform.cpp" line="+92"/>
- <source>%1 matches newline characters</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>%1 and %2 match the start and end of a line.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Matches are case insensitive</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Whitespace characters are removed, except when they appear in character classes</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+99"/>
- <source>%1 is an invalid regular expression pattern: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+30"/>
- <source>%1 is an invalid flag for regular expressions. Valid flags are:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qqnamefns.cpp" line="+17"/>
- <source>If the first argument is the empty sequence or a zero-length string (no namespace), a prefix cannot be specified. Prefix %1 was specified.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qsequencefns.cpp" line="+347"/>
- <source>It will not be possible to retrieve %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qcontextnodechecker.cpp" line="+54"/>
- <source>The root node of the second argument to function %1 must be a document node. %2 is not a document node.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qsequencegeneratingfns.cpp" line="+279"/>
- <source>The default collection is undefined</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>%1 cannot be retrieved</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qstringvaluefns.cpp" line="+252"/>
- <source>The normalization form %1 is unsupported. The supported forms are %2, %3, %4, and %5, and none, i.e. the empty string (no normalization).</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qtimezonefns.cpp" line="+87"/>
- <source>A zone offset must be in the range %1..%2 inclusive. %3 is out of range.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+12"/>
- <source>%1 is not a whole number of minutes.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/janitors/qcardinalityverifier.cpp" line="+58"/>
- <source>Required cardinality is %1; got cardinality %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/janitors/qitemverifier.cpp" line="+67"/>
- <source>The item %1 did not match the required type %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/parser/qquerytransformparser.cpp" line="+379"/>
- <location line="+7253"/>
- <source>%1 is an unknown schema type.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-6971"/>
- <source>Only one %1 declaration can occur in the query prolog.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+188"/>
- <source>The initialization of variable %1 depends on itself</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+63"/>
- <source>No variable by name %1 exists</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/parser/qparsercontext.cpp" line="+93"/>
- <source>The variable %1 is unused</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/parser/qquerytransformparser.cpp" line="+2841"/>
- <source>Version %1 is not supported. The supported XQuery version is 1.0.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+16"/>
- <source>The encoding %1 is invalid. It must contain Latin characters only, must not contain whitespace, and must match the regular expression %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+55"/>
- <source>No function with signature %1 is available</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+72"/>
- <location line="+10"/>
- <source>A default namespace declaration must occur before function, variable, and option declarations.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Namespace declarations must occur before function, variable, and option declarations.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+11"/>
- <source>Module imports must occur before function, variable, and option declarations.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+200"/>
- <source>It is not possible to redeclare prefix %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+18"/>
- <source>Prefix %1 is already declared in the prolog.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+95"/>
- <source>The name of an option must have a prefix. There is no default namespace for options.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+171"/>
- <source>The Schema Import feature is not supported, and therefore %1 declarations cannot occur.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>The target namespace of a %1 cannot be empty.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+8"/>
- <source>The module import feature is not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+52"/>
- <source>No value is available for the external variable by name %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-4154"/>
- <source>A construct was encountered which only is allowed in XQuery.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+118"/>
- <source>A template by name %1 has already been declared.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3581"/>
- <source>The keyword %1 cannot occur with any other mode name.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+29"/>
- <source>The value of attribute %1 must of type %2, which %3 isn&apos;t.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+75"/>
- <source>The prefix %1 can not be bound. By default, it is already bound to the namespace %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+312"/>
- <source>A variable by name %1 has already been declared.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+135"/>
- <source>A stylesheet function must have a prefixed name.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>The namespace for a user defined function cannot be empty (try the predefined prefix %1 which exists for cases like this)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>The namespace %1 is reserved; therefore user defined functions may not use it. Try the predefined prefix %2, which exists for these cases.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+12"/>
- <source>The namespace of a user defined function in a library module must be equivalent to the module namespace. In other words, it should be %1 instead of %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+34"/>
- <source>A function already exists with the signature %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+23"/>
- <source>No external functions are supported. All supported functions can be used directly, without first declaring them as external</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+37"/>
- <source>An argument by name %1 has already been declared. Every argument name must be unique.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+179"/>
- <source>When function %1 is used for matching inside a pattern, the argument must be a variable reference or a string literal.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+11"/>
- <source>In an XSL-T pattern, the first argument to function %1 must be a string literal, when used for matching.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+14"/>
- <source>In an XSL-T pattern, the first argument to function %1 must be a literal or a variable reference, when used for matching.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>In an XSL-T pattern, function %1 cannot have a third argument.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>In an XSL-T pattern, only function %1 and %2, not %3, can be used for matching.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+63"/>
- <source>In an XSL-T pattern, axis %1 cannot be used, only axis %2 or %3 can.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+126"/>
- <source>%1 is an invalid template mode name.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+44"/>
- <source>The name of a variable bound in a for-expression must be different from the positional variable. Hence, the two variables named %1 collide.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+758"/>
- <source>The Schema Validation Feature is not supported. Hence, %1-expressions may not be used.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+39"/>
- <source>None of the pragma expressions are supported. Therefore, a fallback expression must be present</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+267"/>
- <source>Each name of a template parameter must be unique; %1 is duplicated.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+129"/>
- <source>The %1-axis is unsupported in XQuery</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1150"/>
- <source>%1 is not a valid name for a processing-instruction.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-7029"/>
- <source>%1 is not a valid numeric literal.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6165"/>
- <source>No function by name %1 is available.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+102"/>
- <source>The namespace URI cannot be the empty string when binding to a prefix, %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>%1 is an invalid namespace URI.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>It is not possible to bind to the prefix %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Namespace %1 can only be bound to %2 (and it is, in either case, pre-declared).</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+8"/>
- <source>Prefix %1 can only be bound to %2 (and it is, in either case, pre-declared).</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Two namespace declaration attributes have the same name: %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+89"/>
- <source>The namespace URI must be a constant and cannot use enclosed expressions.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+16"/>
- <source>An attribute by name %1 has already appeared on this element.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+61"/>
- <source>A direct element constructor is not well-formed. %1 is ended with %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+458"/>
- <source>The name %1 does not refer to any schema type.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>%1 is an complex type. Casting to complex types is not possible. However, casting to atomic types such as %2 works.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>%1 is not an atomic type. Casting is only possible to atomic types.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+145"/>
- <location line="+71"/>
- <source>%1 is not in the in-scope attribute declarations. Note that the schema import feature is not supported.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+48"/>
- <source>The name of an extension expression must be in a namespace.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/type/qcardinality.cpp" line="+55"/>
- <source>empty</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>zero or one</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>exactly one</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>one or more</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>zero or more</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/type/qtypechecker.cpp" line="+63"/>
- <source>Required type is %1, but %2 was found.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+44"/>
- <source>Promoting %1 to %2 may cause loss of precision.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+49"/>
- <source>The focus is undefined.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/utils/qoutputvalidator.cpp" line="+86"/>
- <source>It&apos;s not possible to add attributes after any other kind of node.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>An attribute by name %1 has already been created.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/utils/qxpathhelper_p.h" line="+120"/>
- <source>Only the Unicode Codepoint Collation is supported(%1). %2 is unsupported.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/acceltree/qacceltreeresourceloader.cpp" line="+314"/>
- <source>%1 is an unsupported encoding.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+16"/>
- <source>%1 contains octets which are disallowed in the requested encoding %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+18"/>
- <source>The codepoint %1, occurring in %2 using encoding %3, is an invalid XML character.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qapplytemplate.cpp" line="+119"/>
- <source>Ambiguous rule match.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qcomputednamespaceconstructor.cpp" line="+69"/>
- <source>In a namespace constructor, the value for a namespace cannot be an empty string.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+11"/>
- <source>The prefix must be a valid %1, which %2 is not.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+14"/>
- <source>The prefix %1 cannot be bound.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Only the prefix %1 can be bound to %2 and vice versa.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qevaluationcache.cpp" line="+117"/>
- <source>Circularity detected</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qtemplate.cpp" line="+145"/>
- <source>The parameter %1 is required, but no corresponding %2 is supplied.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-71"/>
- <source>The parameter %1 is passed, but no corresponding %2 exists.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qunparsedtextfn.cpp" line="+65"/>
- <source>The URI cannot have a fragment</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/parser/qxslttokenizer.cpp" line="+519"/>
- <source>Element %1 is not allowed at this location.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>Text nodes are not allowed at this location.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>Parse error: %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+62"/>
- <source>The value of the XSL-T version attribute must be a value of type %1, which %2 isn&apos;t.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>Running an XSL-T 1.0 stylesheet with a 2.0 processor.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+108"/>
- <source>Unknown XSL-T attribute %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+23"/>
- <source>Attribute %1 and %2 are mutually exclusive.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+166"/>
- <source>In a simplified stylesheet module, attribute %1 must be present.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+72"/>
- <source>If element %1 has no attribute %2, it cannot have attribute %3 or %4.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>Element %1 must have at least one of the attributes %2 or %3.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+28"/>
- <source>At least one mode must be specified in the %1-attribute on element %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/parser/qmaintainingreader.cpp" line="+183"/>
- <source>Attribute %1 cannot appear on the element %2. Only the standard attributes can appear.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Attribute %1 cannot appear on the element %2. Only %3 is allowed, and the standard attributes.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+8"/>
- <source>Attribute %1 cannot appear on the element %2. Allowed is %3, %4, and the standard attributes.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>Attribute %1 cannot appear on the element %2. Allowed is %3, and the standard attributes.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>XSL-T attributes on XSL-T elements must be in the null namespace, not in the XSL-T namespace which %1 is.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+12"/>
- <source>The attribute %1 must appear on element %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+8"/>
- <source>The element with local name %1 does not exist in XSL-T.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/parser/qxslttokenizer.cpp" line="+123"/>
- <source>Element %1 must come last.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+24"/>
- <source>At least one %1-element must occur before %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Only one %1-element can appear.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+31"/>
- <source>At least one %1-element must occur inside %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+58"/>
- <source>When attribute %1 is present on %2, a sequence constructor cannot be used.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>Element %1 must have either a %2-attribute or a sequence constructor.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+125"/>
- <source>When a parameter is required, a default value cannot be supplied through a %1-attribute or a sequence constructor.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+270"/>
- <source>Element %1 cannot have children.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+434"/>
- <source>Element %1 cannot have a sequence constructor.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+86"/>
- <location line="+9"/>
- <source>The attribute %1 cannot appear on %2, when it is a child of %3.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>A parameter in a function cannot be declared to be a tunnel.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+149"/>
- <source>This processor is not Schema-aware and therefore %1 cannot be used.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+57"/>
- <source>Top level stylesheet elements must be in a non-null namespace, which %1 isn&apos;t.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+48"/>
- <source>The value for attribute %1 on element %2 must either be %3 or %4, not %5.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>Attribute %1 cannot have the value %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+58"/>
- <source>The attribute %1 can only appear on the first %2 element.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+99"/>
- <source>At least one %1 element must appear as child of %2.</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>VolumeSlider</name>
- <message>
- <location filename="../src/3rdparty/phonon/phonon/volumeslider.cpp" line="+67"/>
- <source>Muted</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <location line="+15"/>
- <source>Volume: %1%</source>
- <translation type="unfinished"></translation>
- </message>
</context>
</TS>
diff --git a/config.profiles/symbian/translations/qt_fa.ts b/config.profiles/symbian/translations/qt_fa.ts
index d876a9d..386480e 100644
--- a/config.profiles/symbian/translations/qt_fa.ts
+++ b/config.profiles/symbian/translations/qt_fa.ts
@@ -2,8506 +2,12 @@
<!DOCTYPE TS>
<TS version="2.0" language="fa">
- <context>
- <name>CloseButton</name>
- <message>
- <source>Close Tab</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>FakeReply</name>
- <message>
- <source>Fake error !</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Invalid URL</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::</name>
- <message>
- <source>Notifications</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Music</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Video</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Communication</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Games</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Accessibility</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::AudioOutput</name>
- <message>
- <source>&lt;html&gt;The audio playback device &lt;b&gt;%1&lt;/b&gt; does not work.&lt;br/&gt;Falling back to &lt;b&gt;%2&lt;/b&gt;.&lt;/html&gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&lt;html&gt;Switching to the audio playback device &lt;b&gt;%1&lt;/b&gt;&lt;br/&gt;which just became available and has higher preference.&lt;/html&gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Revert back to device &apos;%1&apos;</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::Gstreamer::Backend</name>
- <message>
- <source>Warning: You do not seem to have the package gstreamer0.10-plugins-good installed.
- Some video features have been disabled.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Warning: You do not seem to have the base GStreamer plugins installed.
- All audio and video support has been disabled</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::Gstreamer::MediaObject</name>
- <message>
- <source>Cannot start playback.
-
-Check your GStreamer installation and make sure you
-have libgstreamer-plugins-base installed.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>A required codec is missing. You need to install the following codec(s) to play this content: %0</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not open media source.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Invalid source type.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not locate media source.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not open audio device. The device is already in use.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not decode media source.</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::MMF</name>
- <message>
- <source>Audio Output</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>The audio output device</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>No error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Not found</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Out of memory</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Overflow</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Underflow</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Already exists</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Path not found</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>In use</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Not ready</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Access denied</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not connect</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Disconnected</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Permission denied</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Insufficient bandwidth</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Network unavailable</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Network communication error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Streaming not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Server alert</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Invalid protocol</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Invalid URL</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Multicast error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Proxy server error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Proxy server not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Audio output error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Video output error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Decoder error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Audio or video components could not be played</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>DRM error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Unknown error (%1)</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::MMF::AbstractMediaPlayer</name>
- <message>
- <source>Not ready to play</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Error opening file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Error opening URL</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Setting volume failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Playback complete</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::MMF::AudioEqualizer</name>
- <message>
- <source>%1 Hz</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::MMF::AudioPlayer</name>
- <message>
- <source>Getting position failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Opening clip failed</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::MMF::EffectFactory</name>
- <message>
- <source>Enabled</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::MMF::EnvironmentalReverb</name>
- <message>
- <source>Decay HF ratio (%)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Decay time (ms)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Density (%)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Diffusion (%)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Reflections delay (ms)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Reflections level (mB)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Reverb delay (ms)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Reverb level (mB)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Room HF level</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Room level (mB)</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::MMF::MediaObject</name>
- <message>
- <source>Error opening source: type not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Error opening source: media type could not be determined</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::MMF::StereoWidening</name>
- <message>
- <source>Level (%)</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::MMF::VideoPlayer</name>
- <message>
- <source>Pause failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Seek failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Getting position failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Opening clip failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Buffering clip failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Video display error</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::VolumeSlider</name>
- <message>
- <source>Volume: %1%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Use this slider to adjust the volume. The leftmost position is 0%, the rightmost is %1%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Muted</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3Accel</name>
- <message>
- <source>%1, %2 not defined</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Ambiguous %1 not handled</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3DataTable</name>
- <message>
- <source>True</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>False</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Insert</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Update</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Delete</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3FileDialog</name>
- <message>
- <source>Copy or Move a File</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Read: %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Write: %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Cancel</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>All Files (*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Name</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Size</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Type</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Date</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Attributes</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;OK</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Look &amp;in:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>File &amp;name:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>File &amp;type:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Back</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>One directory up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Create New Folder</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>List View</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Detail View</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Preview File Info</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Preview File Contents</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Read-write</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Read-only</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Write-only</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Inaccessible</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Symlink to File</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Symlink to Directory</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Symlink to Special</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>File</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Dir</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Special</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Open</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Save As</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Open</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Save</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Rename</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Delete</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>R&amp;eload</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Sort by &amp;Name</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Sort by &amp;Size</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Sort by &amp;Date</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Unsorted</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Sort</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Show &amp;hidden files</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>the file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>the directory</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>the symlink</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Delete %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&lt;qt&gt;Are you sure you wish to delete %1 &quot;%2&quot;?&lt;/qt&gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Yes</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;No</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>New Folder 1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>New Folder</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>New Folder %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Find Directory</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Directories</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Directory:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>%1
-File not found.
-Check path and filename.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>All Files (*.*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Open </source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Select a Directory</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3LocalFs</name>
- <message>
- <source>Could not read directory
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not create directory
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not remove file or directory
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not rename
-%1
-to
-%2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not open
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not write
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3MainWindow</name>
- <message>
- <source>Line up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Customize...</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3NetworkProtocol</name>
- <message>
- <source>Operation stopped by the user</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3ProgressDialog</name>
- <message>
- <source>Cancel</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3TabDialog</name>
- <message>
- <source>OK</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Apply</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Help</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Defaults</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Cancel</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3TextEdit</name>
- <message>
- <source>&amp;Undo</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Redo</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Cu&amp;t</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Copy</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Paste</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Clear</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Select All</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3TitleBar</name>
- <message>
- <source>System</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Restore up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Minimize</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Restore down</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Maximize</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Close</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Contains commands to manipulate the window</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Puts a minimized window back to normal</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Moves the window out of the way</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Puts a maximized window back to normal</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Makes the window full screen</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Closes the window</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Displays the name of the window and contains controls to manipulate it</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3ToolBar</name>
- <message>
- <source>More...</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3UrlOperator</name>
- <message>
- <source>The protocol `%1&apos; is not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>The protocol `%1&apos; does not support listing directories</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>The protocol `%1&apos; does not support creating new directories</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>The protocol `%1&apos; does not support removing files or directories</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>The protocol `%1&apos; does not support renaming files or directories</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>The protocol `%1&apos; does not support getting files</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>The protocol `%1&apos; does not support putting files</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>The protocol `%1&apos; does not support copying or moving files or directories</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>(unknown)</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3Wizard</name>
- <message>
- <source>&amp;Cancel</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&lt; &amp;Back</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Next &gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Finish</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Help</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>QAbstractSocket</name>
- <message>
- <source>Host not found</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Connection refused</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Connection timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Operation on socket is not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Socket operation timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Socket is not connected</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Network unreachable</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>QAbstractSpinBox</name>
- <message>
- <source>&amp;Step up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Step &amp;down</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Select All</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>QAccessibleButton</name>
- <message>
- <source>Press</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>QApplication</name>
- <message>
- <source>QT_LAYOUT_DIRECTION</source>
- <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
- <translation type="unfinished">RTL</translation>
- </message>
- <message>
- <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Incompatible Qt Library Error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Activate</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Activates the program&apos;s main window</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>QAxSelect</name>
- <message>
- <source>Select ActiveX Control</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>OK</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Cancel</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>COM &amp;Object:</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>QCheckBox</name>
- <message>
- <source>Uncheck</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Check</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Toggle</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>QColorDialog</name>
- <message>
- <source>Hu&amp;e:</source>
- <translation>Hu&amp;e:</translation>
- </message>
- <message>
- <source>&amp;Sat:</source>
- <translation>&amp;Sat:</translation>
- </message>
- <message>
- <source>&amp;Val:</source>
- <translation>&amp;Val:</translation>
- </message>
- <message>
- <source>&amp;Red:</source>
- <translation>&amp;Red:</translation>
- </message>
- <message>
- <source>&amp;Green:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Bl&amp;ue:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>A&amp;lpha channel:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Select Color</source>
- <translation>Select Color</translation>
- </message>
- <message>
- <source>&amp;Basic colors</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Custom colors</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Add to Custom Colors</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>QComboBox</name>
- <message>
- <source>Open</source>
- <translation>Open</translation>
- </message>
- <message>
- <source>False</source>
- <translation>False</translation>
- </message>
- <message>
- <source>True</source>
- <translation>True</translation>
- </message>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- </context>
- <context>
- <name>QCoreApplication</name>
- <message>
- <source>%1: key is empty</source>
- <comment>QSystemSemaphore</comment>
- <translation>%1: key is empty</translation>
- </message>
- <message>
- <source>%1: unable to make key</source>
- <comment>QSystemSemaphore</comment>
- <translation>%1: unable to make key</translation>
- </message>
- <message>
- <source>%1: ftok failed</source>
- <comment>QSystemSemaphore</comment>
- <translation>%1: ftok failed</translation>
- </message>
- <message>
- <source>%1: already exists</source>
- <comment>QSystemSemaphore</comment>
- <translation>%1: already exists</translation>
- </message>
- <message>
- <source>%1: does not exist</source>
- <comment>QSystemSemaphore</comment>
- <translation>%1: does not exist</translation>
- </message>
- <message>
- <source>%1: out of resources</source>
- <comment>QSystemSemaphore</comment>
- <translation>%1: out of resources</translation>
- </message>
- <message>
- <source>%1: unknown error %2</source>
- <comment>QSystemSemaphore</comment>
- <translation>%1: unknown error %2</translation>
- </message>
- </context>
- <context>
- <name>QDB2Driver</name>
- <message>
- <source>Unable to connect</source>
- <translation>Unable to connect</translation>
- </message>
- <message>
- <source>Unable to commit transaction</source>
- <translation>Unable to commit transaction</translation>
- </message>
- <message>
- <source>Unable to rollback transaction</source>
- <translation>Unable to rollback transaction</translation>
- </message>
- <message>
- <source>Unable to set autocommit</source>
- <translation>Unable to set autocommit</translation>
- </message>
- </context>
- <context>
- <name>QDB2Result</name>
- <message>
- <source>Unable to execute statement</source>
- <translation>Unable to execute statement</translation>
- </message>
- <message>
- <source>Unable to prepare statement</source>
- <translation>Unable to prepare statement</translation>
- </message>
- <message>
- <source>Unable to bind variable</source>
- <translation>Unable to bind variable</translation>
- </message>
- <message>
- <source>Unable to fetch record %1</source>
- <translation>Unable to fetch record %1</translation>
- </message>
- <message>
- <source>Unable to fetch next</source>
- <translation>Unable to fetch next</translation>
- </message>
- <message>
- <source>Unable to fetch first</source>
- <translation>Unable to fetch first</translation>
- </message>
- </context>
- <context>
- <name>QDateTimeEdit</name>
- <message>
- <source>AM</source>
- <translation>AM</translation>
- </message>
- <message>
- <source>am</source>
- <translation>am</translation>
- </message>
- <message>
- <source>PM</source>
- <translation>PM</translation>
- </message>
- <message>
- <source>pm</source>
- <translation>pm</translation>
- </message>
- </context>
- <context>
- <name>QDial</name>
- <message>
- <source>QDial</source>
- <translation>QDial</translation>
- </message>
- <message>
- <source>SpeedoMeter</source>
- <translation>SpeedoMeter</translation>
- </message>
- <message>
- <source>SliderHandle</source>
- <translation>SliderHandle</translation>
- </message>
- </context>
- <context>
- <name>QDialog</name>
- <message>
- <source>What&apos;s This?</source>
- <translation>What&apos;s This?</translation>
- </message>
- <message>
- <source>Done</source>
- <translation>Done</translation>
- </message>
- </context>
- <context>
- <name>QDialogButtonBox</name>
- <message>
- <source>OK</source>
- <translation>OK</translation>
- </message>
- <message>
- <source>Save</source>
- <translation>Save</translation>
- </message>
- <message>
- <source>&amp;Save</source>
- <translation>&amp;Save</translation>
- </message>
- <message>
- <source>Open</source>
- <translation>Open</translation>
- </message>
- <message>
- <source>Cancel</source>
- <translation>Cancel</translation>
- </message>
- <message>
- <source>&amp;Cancel</source>
- <translation>&amp;Cancel</translation>
- </message>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- <message>
- <source>&amp;Close</source>
- <translation>&amp;Close</translation>
- </message>
- <message>
- <source>Apply</source>
- <translation>Apply</translation>
- </message>
- <message>
- <source>Reset</source>
- <translation>Reset</translation>
- </message>
- <message>
- <source>Help</source>
- <translation>Help</translation>
- </message>
- <message>
- <source>Don&apos;t Save</source>
- <translation>Don&apos;t Save</translation>
- </message>
- <message>
- <source>Discard</source>
- <translation>Discard</translation>
- </message>
- <message>
- <source>&amp;Yes</source>
- <translation>&amp;Yes</translation>
- </message>
- <message>
- <source>Yes to &amp;All</source>
- <translation>Yes to &amp;All</translation>
- </message>
- <message>
- <source>&amp;No</source>
- <translation>&amp;No</translation>
- </message>
- <message>
- <source>N&amp;o to All</source>
- <translation>N&amp;o to All</translation>
- </message>
- <message>
- <source>Save All</source>
- <translation>Save All</translation>
- </message>
- <message>
- <source>Abort</source>
- <translation>Abort</translation>
- </message>
- <message>
- <source>Retry</source>
- <translation>Retry</translation>
- </message>
- <message>
- <source>Ignore</source>
- <translation>Ignore</translation>
- </message>
- <message>
- <source>Restore Defaults</source>
- <translation>Restore Defaults</translation>
- </message>
- <message>
- <source>Close without Saving</source>
- <translation>Close without Saving</translation>
- </message>
- <message>
- <source>&amp;OK</source>
- <translation>&amp;OK</translation>
- </message>
- </context>
- <context>
- <name>QDirModel</name>
- <message>
- <source>Name</source>
- <translation>Name</translation>
- </message>
- <message>
- <source>Size</source>
- <translation>Size</translation>
- </message>
- <message>
- <source>Kind</source>
- <comment>Match OS X Finder</comment>
- <translation>Kind</translation>
- </message>
- <message>
- <source>Type</source>
- <comment>All other platforms</comment>
- <translation>Type</translation>
- </message>
- <message>
- <source>Date Modified</source>
- <translation>Date Modified</translation>
- </message>
- </context>
- <context>
- <name>QDockWidget</name>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- <message>
- <source>Dock</source>
- <translation>Dock</translation>
- </message>
- <message>
- <source>Float</source>
- <translation>Float</translation>
- </message>
- </context>
- <context>
- <name>QDoubleSpinBox</name>
- <message>
- <source>More</source>
- <translation>More</translation>
- </message>
- <message>
- <source>Less</source>
- <translation>Less</translation>
- </message>
- </context>
- <context>
- <name>QErrorMessage</name>
- <message>
- <source>&amp;Show this message again</source>
- <translation>&amp;Show this message again</translation>
- </message>
- <message>
- <source>&amp;OK</source>
- <translation>&amp;OK</translation>
- </message>
- <message>
- <source>Debug Message:</source>
- <translation>Debug Message:</translation>
- </message>
- <message>
- <source>Warning:</source>
- <translation>Warning:</translation>
- </message>
- <message>
- <source>Fatal Error:</source>
- <translation>Fatal Error:</translation>
- </message>
- </context>
- <context>
- <name>QFile</name>
- <message>
- <source>Destination file exists</source>
- <translation>Destination file exists</translation>
- </message>
- <message>
- <source>Will not rename sequential file using block copy</source>
- <translation>Will not rename sequential file using block copy</translation>
- </message>
- <message>
- <source>Cannot remove source file</source>
- <translation>Cannot remove source file</translation>
- </message>
- <message>
- <source>Cannot open %1 for input</source>
- <translation>Cannot open %1 for input</translation>
- </message>
- <message>
- <source>Cannot open for output</source>
- <translation>Cannot open for output</translation>
- </message>
- <message>
- <source>Failure to write block</source>
- <translation>Failure to write block</translation>
- </message>
- <message>
- <source>Cannot create %1 for output</source>
- <translation>Cannot create %1 for output</translation>
- </message>
- </context>
- <context>
- <name>QFileDialog</name>
- <message>
- <source>All Files (*)</source>
- <translation>All Files (*)</translation>
- </message>
- <message>
- <source>Back</source>
- <translation>Back</translation>
- </message>
- <message>
- <source>List View</source>
- <translation>List View</translation>
- </message>
- <message>
- <source>Detail View</source>
- <translation>Detail View</translation>
- </message>
- <message>
- <source>File</source>
- <translation>File</translation>
- </message>
- <message>
- <source>Open</source>
- <translation>Open</translation>
- </message>
- <message>
- <source>Save As</source>
- <translation>Save As</translation>
- </message>
- <message>
- <source>&amp;Open</source>
- <translation>&amp;Open</translation>
- </message>
- <message>
- <source>&amp;Save</source>
- <translation>&amp;Save</translation>
- </message>
- <message>
- <source>Recent Places</source>
- <translation>Recent Places</translation>
- </message>
- <message>
- <source>&amp;Rename</source>
- <translation>&amp;Rename</translation>
- </message>
- <message>
- <source>&amp;Delete</source>
- <translation>&amp;Delete</translation>
- </message>
- <message>
- <source>Show &amp;hidden files</source>
- <translation>Show &amp;hidden files</translation>
- </message>
- <message>
- <source>New Folder</source>
- <translation>New Folder</translation>
- </message>
- <message>
- <source>Find Directory</source>
- <translation>Find Directory</translation>
- </message>
- <message>
- <source>Directories</source>
- <translation>Directories</translation>
- </message>
- <message>
- <source>All Files (*.*)</source>
- <translation>All Files (*.*)</translation>
- </message>
- <message>
- <source>Directory:</source>
- <translation>Directory:</translation>
- </message>
- <message>
- <source>%1 already exists.
-Do you want to replace it?</source>
- <translation>%1 already exists.
-Do you want to replace it?</translation>
- </message>
- <message>
- <source>%1
-File not found.
-Please verify the correct file name was given.</source>
- <translation>%1
-File not found.
-Please verify the correct file name was given.</translation>
- </message>
- <message>
- <source>My Computer</source>
- <translation>My Computer</translation>
- </message>
- <message>
- <source>Parent Directory</source>
- <translation>Parent Directory</translation>
- </message>
- <message>
- <source>Files of type:</source>
- <translation>Files of type:</translation>
- </message>
- <message>
- <source>%1
-Directory not found.
-Please verify the correct directory name was given.</source>
- <translation>%1
-Directory not found.
-Please verify the correct directory name was given.</translation>
- </message>
- <message>
- <source>&apos;%1&apos; is write protected.
-Do you want to delete it anyway?</source>
- <translation>&apos;%1&apos; is write protected.
-Do you want to delete it anyway?</translation>
- </message>
- <message>
- <source>Are sure you want to delete &apos;%1&apos;?</source>
- <translation>Are sure you want to delete &apos;%1&apos;?</translation>
- </message>
- <message>
- <source>Could not delete directory.</source>
- <translation>Could not delete directory.</translation>
- </message>
- <message>
- <source>Drive</source>
- <translation>Drive</translation>
- </message>
- <message>
- <source>File Folder</source>
- <comment>Match Windows Explorer</comment>
- <translation>File Folder</translation>
- </message>
- <message>
- <source>Folder</source>
- <comment>All other platforms</comment>
- <translation>Folder</translation>
- </message>
- <message>
- <source>Alias</source>
- <comment>Mac OS X Finder</comment>
- <translation>Alias</translation>
- </message>
- <message>
- <source>Shortcut</source>
- <comment>All other platforms</comment>
- <translation>Shortcut</translation>
- </message>
- <message>
- <source>Unknown</source>
- <translation>Unknown</translation>
- </message>
- <message>
- <source>Show </source>
- <translation>Show </translation>
- </message>
- <message>
- <source>Forward</source>
- <translation>Forward</translation>
- </message>
- <message>
- <source>&amp;New Folder</source>
- <translation>&amp;New Folder</translation>
- </message>
- <message>
- <source>&amp;Choose</source>
- <translation>&amp;Choose</translation>
- </message>
- <message>
- <source>Remove</source>
- <translation>Remove</translation>
- </message>
- <message>
- <source>File &amp;name:</source>
- <translation>File &amp;name:</translation>
- </message>
- <message>
- <source>Look in:</source>
- <translation>Look in:</translation>
- </message>
- <message>
- <source>Create New Folder</source>
- <translation>Create New Folder</translation>
- </message>
- </context>
- <context>
- <name>QFileSystemModel</name>
- <message>
- <source>%1 TB</source>
- <translation>%1 TB</translation>
- </message>
- <message>
- <source>%1 GB</source>
- <translation>%1 GB</translation>
- </message>
- <message>
- <source>%1 MB</source>
- <translation>%1 MB</translation>
- </message>
- <message>
- <source>%1 KB</source>
- <translation>%1 KB</translation>
- </message>
- <message>
- <source>%1 bytes</source>
- <translation>%1 bytes</translation>
- </message>
- <message>
- <source>Invalid filename</source>
- <translation>Invalid filename</translation>
- </message>
- <message>
- <source>&lt;b&gt;The name &quot;%1&quot; can not be used.&lt;/b&gt;&lt;p&gt;Try using another name, with fewer characters or no punctuations marks.</source>
- <translation>&lt;b&gt;The name &quot;%1&quot; can not be used.&lt;/b&gt;&lt;p&gt;Try using another name, with fewer characters or no punctuations marks.</translation>
- </message>
- <message>
- <source>Name</source>
- <translation>Name</translation>
- </message>
- <message>
- <source>Size</source>
- <translation>Size</translation>
- </message>
- <message>
- <source>Kind</source>
- <comment>Match OS X Finder</comment>
- <translation>Kind</translation>
- </message>
- <message>
- <source>Type</source>
- <comment>All other platforms</comment>
- <translation>Type</translation>
- </message>
- <message>
- <source>Date Modified</source>
- <translation>Date Modified</translation>
- </message>
- <message>
- <source>My Computer</source>
- <translation>My Computer</translation>
- </message>
- <message>
- <source>Computer</source>
- <translation>Computer</translation>
- </message>
- <message>
- <source>%1 byte(s)</source>
- <translation>%1 byte(s)</translation>
- </message>
- </context>
- <context>
- <name>QFontDatabase</name>
- <message>
- <source>Normal</source>
- <translation>Normal</translation>
- </message>
- <message>
- <source>Bold</source>
- <translation>Bold</translation>
- </message>
- <message>
- <source>Demi Bold</source>
- <translation>Demi Bold</translation>
- </message>
- <message>
- <source>Black</source>
- <translation>Black</translation>
- </message>
- <message>
- <source>Demi</source>
- <translation>Demi</translation>
- </message>
- <message>
- <source>Light</source>
- <translation>Light</translation>
- </message>
- <message>
- <source>Italic</source>
- <translation>Italic</translation>
- </message>
- <message>
- <source>Oblique</source>
- <translation>Oblique</translation>
- </message>
- <message>
- <source>Any</source>
- <translation>Any</translation>
- </message>
- <message>
- <source>Latin</source>
- <translation>Latin</translation>
- </message>
- <message>
- <source>Greek</source>
- <translation>Greek</translation>
- </message>
- <message>
- <source>Cyrillic</source>
- <translation>Cyrillic</translation>
- </message>
- <message>
- <source>Armenian</source>
- <translation>Armenian</translation>
- </message>
- <message>
- <source>Hebrew</source>
- <translation>Hebrew</translation>
- </message>
- <message>
- <source>Arabic</source>
- <translation>Arabic</translation>
- </message>
- <message>
- <source>Syriac</source>
- <translation>Syriac</translation>
- </message>
- <message>
- <source>Thaana</source>
- <translation>Thaana</translation>
- </message>
- <message>
- <source>Devanagari</source>
- <translation>Devanagari</translation>
- </message>
- <message>
- <source>Bengali</source>
- <translation>Bengali</translation>
- </message>
- <message>
- <source>Gurmukhi</source>
- <translation>Gurmukhi</translation>
- </message>
- <message>
- <source>Gujarati</source>
- <translation>Gujarati</translation>
- </message>
- <message>
- <source>Oriya</source>
- <translation>Oriya</translation>
- </message>
- <message>
- <source>Tamil</source>
- <translation>Tamil</translation>
- </message>
- <message>
- <source>Telugu</source>
- <translation>Telugu</translation>
- </message>
- <message>
- <source>Kannada</source>
- <translation>Kannada</translation>
- </message>
- <message>
- <source>Malayalam</source>
- <translation>Malayalam</translation>
- </message>
- <message>
- <source>Sinhala</source>
- <translation>Sinhala</translation>
- </message>
- <message>
- <source>Thai</source>
- <translation>Thai</translation>
- </message>
- <message>
- <source>Lao</source>
- <translation>Lao</translation>
- </message>
- <message>
- <source>Tibetan</source>
- <translation>Tibetan</translation>
- </message>
- <message>
- <source>Myanmar</source>
- <translation>Myanmar</translation>
- </message>
- <message>
- <source>Georgian</source>
- <translation>Georgian</translation>
- </message>
- <message>
- <source>Khmer</source>
- <translation>Khmer</translation>
- </message>
- <message>
- <source>Simplified Chinese</source>
- <translation>Simplified Chinese</translation>
- </message>
- <message>
- <source>Traditional Chinese</source>
- <translation>Traditional Chinese</translation>
- </message>
- <message>
- <source>Japanese</source>
- <translation>Japanese</translation>
- </message>
- <message>
- <source>Korean</source>
- <translation>Korean</translation>
- </message>
- <message>
- <source>Vietnamese</source>
- <translation>Vietnamese</translation>
- </message>
- <message>
- <source>Symbol</source>
- <translation>Symbol</translation>
- </message>
- <message>
- <source>Ogham</source>
- <translation>Ogham</translation>
- </message>
- <message>
- <source>Runic</source>
- <translation>Runic</translation>
- </message>
- <message>
- <source>N&apos;Ko</source>
- <translation>N&apos;Ko</translation>
- </message>
- </context>
- <context>
- <name>QFontDialog</name>
- <message>
- <source>&amp;Font</source>
- <translation>&amp;Font</translation>
- </message>
- <message>
- <source>Font st&amp;yle</source>
- <translation>Font st&amp;yle</translation>
- </message>
- <message>
- <source>&amp;Size</source>
- <translation>&amp;Size</translation>
- </message>
- <message>
- <source>Effects</source>
- <translation>Effects</translation>
- </message>
- <message>
- <source>Stri&amp;keout</source>
- <translation>Stri&amp;keout</translation>
- </message>
- <message>
- <source>&amp;Underline</source>
- <translation>&amp;Underline</translation>
- </message>
- <message>
- <source>Sample</source>
- <translation>Sample</translation>
- </message>
- <message>
- <source>Select Font</source>
- <translation>Select Font</translation>
- </message>
- <message>
- <source>Wr&amp;iting System</source>
- <translation>Wr&amp;iting System</translation>
- </message>
- </context>
- <context>
- <name>QFtp</name>
- <message>
- <source>Host %1 found</source>
- <translation>Host %1 found</translation>
- </message>
- <message>
- <source>Host found</source>
- <translation>Host found</translation>
- </message>
- <message>
- <source>Connected to host %1</source>
- <translation>Connected to host %1</translation>
- </message>
- <message>
- <source>Connected to host</source>
- <translation>Connected to host</translation>
- </message>
- <message>
- <source>Connection to %1 closed</source>
- <translation>Connection to %1 closed</translation>
- </message>
- <message>
- <source>Connection closed</source>
- <translation>Connection closed</translation>
- </message>
- <message>
- <source>Host %1 not found</source>
- <translation>Host %1 not found</translation>
- </message>
- <message>
- <source>Connection refused to host %1</source>
- <translation>Connection refused to host %1</translation>
- </message>
- <message>
- <source>Connection timed out to host %1</source>
- <translation>Connection timed out to host %1</translation>
- </message>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- <message>
- <source>Connecting to host failed:
-%1</source>
- <translation>Connecting to host failed:
-%1</translation>
- </message>
- <message>
- <source>Login failed:
-%1</source>
- <translation>Login failed:
-%1</translation>
- </message>
- <message>
- <source>Listing directory failed:
-%1</source>
- <translation>Listing directory failed:
-%1</translation>
- </message>
- <message>
- <source>Changing directory failed:
-%1</source>
- <translation>Changing directory failed:
-%1</translation>
- </message>
- <message>
- <source>Downloading file failed:
-%1</source>
- <translation>Downloading file failed:
-%1</translation>
- </message>
- <message>
- <source>Uploading file failed:
-%1</source>
- <translation>Uploading file failed:
-%1</translation>
- </message>
- <message>
- <source>Removing file failed:
-%1</source>
- <translation>Removing file failed:
-%1</translation>
- </message>
- <message>
- <source>Creating directory failed:
-%1</source>
- <translation>Creating directory failed:
-%1</translation>
- </message>
- <message>
- <source>Removing directory failed:
-%1</source>
- <translation>Removing directory failed:
-%1</translation>
- </message>
- <message>
- <source>Not connected</source>
- <translation>Not connected</translation>
- </message>
- <message>
- <source>Connection refused for data connection</source>
- <translation>Connection refused for data connection</translation>
- </message>
- </context>
- <context>
- <name>QHostInfo</name>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- </context>
- <context>
- <name>QHostInfoAgent</name>
- <message>
- <source>Host not found</source>
- <translation>Host not found</translation>
- </message>
- <message>
- <source>Unknown address type</source>
- <translation>Unknown address type</translation>
- </message>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- <message>
- <source>No host name given</source>
- <translation>No host name given</translation>
- </message>
- <message>
- <source>Invalid hostname</source>
- <translation>Invalid hostname</translation>
- </message>
- </context>
- <context>
- <name>QHttp</name>
- <message>
- <source>Connection refused</source>
- <translation>Connection refused</translation>
- </message>
- <message>
- <source>Host %1 not found</source>
- <translation>Host %1 not found</translation>
- </message>
- <message>
- <source>Wrong content length</source>
- <translation>Wrong content length</translation>
- </message>
- <message>
- <source>HTTP request failed</source>
- <translation>HTTP request failed</translation>
- </message>
- <message>
- <source>Host %1 found</source>
- <translation>Host %1 found</translation>
- </message>
- <message>
- <source>Host found</source>
- <translation>Host found</translation>
- </message>
- <message>
- <source>Connected to host %1</source>
- <translation>Connected to host %1</translation>
- </message>
- <message>
- <source>Connected to host</source>
- <translation>Connected to host</translation>
- </message>
- <message>
- <source>Connection to %1 closed</source>
- <translation>Connection to %1 closed</translation>
- </message>
- <message>
- <source>Connection closed</source>
- <translation>Connection closed</translation>
- </message>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- <message>
- <source>Request aborted</source>
- <translation>Request aborted</translation>
- </message>
- <message>
- <source>No server set to connect to</source>
- <translation>No server set to connect to</translation>
- </message>
- <message>
- <source>Server closed connection unexpectedly</source>
- <translation>Server closed connection unexpectedly</translation>
- </message>
- <message>
- <source>Invalid HTTP response header</source>
- <translation>Invalid HTTP response header</translation>
- </message>
- <message>
- <source>Unknown authentication method</source>
- <translation>Unknown authentication method</translation>
- </message>
- <message>
- <source>Invalid HTTP chunked body</source>
- <translation>Invalid HTTP chunked body</translation>
- </message>
- <message>
- <source>Error writing response to device</source>
- <translation>Error writing response to device</translation>
- </message>
- <message>
- <source>Proxy authentication required</source>
- <translation>Proxy authentication required</translation>
- </message>
- <message>
- <source>Authentication required</source>
- <translation>Authentication required</translation>
- </message>
- <message>
- <source>Proxy requires authentication</source>
- <translation>Proxy requires authentication</translation>
- </message>
- <message>
- <source>Host requires authentication</source>
- <translation>Host requires authentication</translation>
- </message>
- <message>
- <source>Data corrupted</source>
- <translation>Data corrupted</translation>
- </message>
- <message>
- <source>SSL handshake failed</source>
- <translation>SSL handshake failed</translation>
- </message>
- <message>
- <source>Unknown protocol specified</source>
- <translation>Unknown protocol specified</translation>
- </message>
- <message>
- <source>Connection refused (or timed out)</source>
- <translation>Connection refused (or timed out)</translation>
- </message>
- <message>
- <source>HTTPS connection requested but SSL support not compiled in</source>
- <translation>HTTPS connection requested but SSL support not compiled in</translation>
- </message>
- </context>
- <context>
- <name>QHttpSocketEngine</name>
- <message>
- <source>Did not receive HTTP response from proxy</source>
- <translation>Did not receive HTTP response from proxy</translation>
- </message>
- <message>
- <source>Error parsing authentication request from proxy</source>
- <translation>Error parsing authentication request from proxy</translation>
- </message>
- <message>
- <source>Authentication required</source>
- <translation>Authentication required</translation>
- </message>
- <message>
- <source>Proxy denied connection</source>
- <translation>Proxy denied connection</translation>
- </message>
- <message>
- <source>Error communicating with HTTP proxy</source>
- <translation>Error communicating with HTTP proxy</translation>
- </message>
- <message>
- <source>Proxy server not found</source>
- <translation>Proxy server not found</translation>
- </message>
- <message>
- <source>Proxy connection refused</source>
- <translation>Proxy connection refused</translation>
- </message>
- <message>
- <source>Proxy server connection timed out</source>
- <translation>Proxy server connection timed out</translation>
- </message>
- <message>
- <source>Proxy connection closed prematurely</source>
- <translation>Proxy connection closed prematurely</translation>
- </message>
- </context>
- <context>
- <name>QIBaseDriver</name>
- <message>
- <source>Error opening database</source>
- <translation>Error opening database</translation>
- </message>
- <message>
- <source>Could not start transaction</source>
- <translation>Could not start transaction</translation>
- </message>
- <message>
- <source>Unable to commit transaction</source>
- <translation>Unable to commit transaction</translation>
- </message>
- <message>
- <source>Unable to rollback transaction</source>
- <translation>Unable to rollback transaction</translation>
- </message>
- </context>
- <context>
- <name>QIBaseResult</name>
- <message>
- <source>Unable to create BLOB</source>
- <translation>Unable to create BLOB</translation>
- </message>
- <message>
- <source>Unable to write BLOB</source>
- <translation>Unable to write BLOB</translation>
- </message>
- <message>
- <source>Unable to open BLOB</source>
- <translation>Unable to open BLOB</translation>
- </message>
- <message>
- <source>Unable to read BLOB</source>
- <translation>Unable to read BLOB</translation>
- </message>
- <message>
- <source>Could not find array</source>
- <translation>Could not find array</translation>
- </message>
- <message>
- <source>Could not get array data</source>
- <translation>Could not get array data</translation>
- </message>
- <message>
- <source>Could not get query info</source>
- <translation>Could not get query info</translation>
- </message>
- <message>
- <source>Could not start transaction</source>
- <translation>Could not start transaction</translation>
- </message>
- <message>
- <source>Unable to commit transaction</source>
- <translation>Unable to commit transaction</translation>
- </message>
- <message>
- <source>Could not allocate statement</source>
- <translation>Could not allocate statement</translation>
- </message>
- <message>
- <source>Could not prepare statement</source>
- <translation>Could not prepare statement</translation>
- </message>
- <message>
- <source>Could not describe input statement</source>
- <translation>Could not describe input statement</translation>
- </message>
- <message>
- <source>Could not describe statement</source>
- <translation>Could not describe statement</translation>
- </message>
- <message>
- <source>Unable to close statement</source>
- <translation>Unable to close statement</translation>
- </message>
- <message>
- <source>Unable to execute query</source>
- <translation>Unable to execute query</translation>
- </message>
- <message>
- <source>Could not fetch next item</source>
- <translation>Could not fetch next item</translation>
- </message>
- <message>
- <source>Could not get statement info</source>
- <translation>Could not get statement info</translation>
- </message>
- </context>
- <context>
- <name>QIODevice</name>
- <message>
- <source>Permission denied</source>
- <translation>Permission denied</translation>
- </message>
- <message>
- <source>Too many open files</source>
- <translation>Too many open files</translation>
- </message>
- <message>
- <source>No such file or directory</source>
- <translation>No such file or directory</translation>
- </message>
- <message>
- <source>No space left on device</source>
- <translation>No space left on device</translation>
- </message>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- </context>
- <context>
- <name>QInputContext</name>
- <message>
- <source>XIM</source>
- <translation>XIM</translation>
- </message>
- <message>
- <source>FEP</source>
- <translation>FEP</translation>
- </message>
- <message>
- <source>XIM input method</source>
- <translation>XIM input method</translation>
- </message>
- <message>
- <source>Windows input method</source>
- <translation>Windows input method</translation>
- </message>
- <message>
- <source>Mac OS X input method</source>
- <translation>Mac OS X input method</translation>
- </message>
- <message>
- <source>S60 FEP input method</source>
- <translation>S60 FEP input method</translation>
- </message>
- </context>
- <context>
- <name>QInputDialog</name>
- <message>
- <source>Enter a value:</source>
- <translation>Enter a value:</translation>
- </message>
- </context>
- <context>
- <name>QLibrary</name>
- <message>
- <source>Could not mmap &apos;%1&apos;: %2</source>
- <translation>Could not mmap &apos;%1&apos;: %2</translation>
- </message>
- <message>
- <source>Plugin verification data mismatch in &apos;%1&apos;</source>
- <translation>Plugin verification data mismatch in &apos;%1&apos;</translation>
- </message>
- <message>
- <source>Could not unmap &apos;%1&apos;: %2</source>
- <translation>Could not unmap &apos;%1&apos;: %2</translation>
- </message>
- <message>
- <source>The plugin &apos;%1&apos; uses incompatible Qt library. (%2.%3.%4) [%5]</source>
- <translation>The plugin &apos;%1&apos; uses incompatible Qt library. (%2.%3.%4) [%5]</translation>
- </message>
- <message>
- <source>The plugin &apos;%1&apos; uses incompatible Qt library. Expected build key &quot;%2&quot;, got &quot;%3&quot;</source>
- <translation>The plugin &apos;%1&apos; uses incompatible Qt library. Expected build key &quot;%2&quot;, got &quot;%3&quot;</translation>
- </message>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- <message>
- <source>The shared library was not found.</source>
- <translation>The shared library was not found.</translation>
- </message>
- <message>
- <source>The file &apos;%1&apos; is not a valid Qt plugin.</source>
- <translation>The file &apos;%1&apos; is not a valid Qt plugin.</translation>
- </message>
- <message>
- <source>The plugin &apos;%1&apos; uses incompatible Qt library. (Cannot mix debug and release libraries.)</source>
- <translation>The plugin &apos;%1&apos; uses incompatible Qt library. (Cannot mix debug and release libraries.)</translation>
- </message>
- <message>
- <source>Cannot load library %1: %2</source>
- <translation>Cannot load library %1: %2</translation>
- </message>
- <message>
- <source>Cannot unload library %1: %2</source>
- <translation>Cannot unload library %1: %2</translation>
- </message>
- <message>
- <source>Cannot resolve symbol &quot;%1&quot; in %2: %3</source>
- <translation>Cannot resolve symbol &quot;%1&quot; in %2: %3</translation>
- </message>
- </context>
- <context>
- <name>QLineEdit</name>
- <message>
- <source>Select All</source>
- <translation>Select All</translation>
- </message>
- <message>
- <source>&amp;Undo</source>
- <translation>&amp;Undo</translation>
- </message>
- <message>
- <source>&amp;Redo</source>
- <translation>&amp;Redo</translation>
- </message>
- <message>
- <source>Cu&amp;t</source>
- <translation>Cu&amp;t</translation>
- </message>
- <message>
- <source>&amp;Copy</source>
- <translation>&amp;Copy</translation>
- </message>
- <message>
- <source>&amp;Paste</source>
- <translation>&amp;Paste</translation>
- </message>
- <message>
- <source>Delete</source>
- <translation>Delete</translation>
- </message>
- </context>
- <context>
- <name>QLocalServer</name>
- <message>
- <source>%1: Name error</source>
- <translation>%1: Name error</translation>
- </message>
- <message>
- <source>%1: Permission denied</source>
- <translation>%1: Permission denied</translation>
- </message>
- <message>
- <source>%1: Address in use</source>
- <translation>%1: Address in use</translation>
- </message>
- <message>
- <source>%1: Unknown error %2</source>
- <translation>%1: Unknown error %2</translation>
- </message>
- </context>
- <context>
- <name>QLocalSocket</name>
- <message>
- <source>%1: Connection refused</source>
- <translation>%1: Connection refused</translation>
- </message>
- <message>
- <source>%1: Remote closed</source>
- <translation>%1: Remote closed</translation>
- </message>
- <message>
- <source>%1: Invalid name</source>
- <translation>%1: Invalid name</translation>
- </message>
- <message>
- <source>%1: Socket access error</source>
- <translation>%1: Socket access error</translation>
- </message>
- <message>
- <source>%1: Socket resource error</source>
- <translation>%1: Socket resource error</translation>
- </message>
- <message>
- <source>%1: Socket operation timed out</source>
- <translation>%1: Socket operation timed out</translation>
- </message>
- <message>
- <source>%1: Datagram too large</source>
- <translation>%1: Datagram too large</translation>
- </message>
- <message>
- <source>%1: Connection error</source>
- <translation>%1: Connection error</translation>
- </message>
- <message>
- <source>%1: The socket operation is not supported</source>
- <translation>%1: The socket operation is not supported</translation>
- </message>
- <message>
- <source>%1: Unknown error</source>
- <translation>%1: Unknown error</translation>
- </message>
- <message>
- <source>%1: Unknown error %2</source>
- <translation>%1: Unknown error %2</translation>
- </message>
- </context>
- <context>
- <name>QMYSQLDriver</name>
- <message>
- <source>Unable to open database &apos;</source>
- <translation>Unable to open database &apos;</translation>
- </message>
- <message>
- <source>Unable to connect</source>
- <translation>Unable to connect</translation>
- </message>
- <message>
- <source>Unable to begin transaction</source>
- <translation>Unable to begin transaction</translation>
- </message>
- <message>
- <source>Unable to commit transaction</source>
- <translation>Unable to commit transaction</translation>
- </message>
- <message>
- <source>Unable to rollback transaction</source>
- <translation>Unable to rollback transaction</translation>
- </message>
- </context>
- <context>
- <name>QMYSQLResult</name>
- <message>
- <source>Unable to fetch data</source>
- <translation>Unable to fetch data</translation>
- </message>
- <message>
- <source>Unable to execute query</source>
- <translation>Unable to execute query</translation>
- </message>
- <message>
- <source>Unable to store result</source>
- <translation>Unable to store result</translation>
- </message>
- <message>
- <source>Unable to prepare statement</source>
- <translation>Unable to prepare statement</translation>
- </message>
- <message>
- <source>Unable to reset statement</source>
- <translation>Unable to reset statement</translation>
- </message>
- <message>
- <source>Unable to bind value</source>
- <translation>Unable to bind value</translation>
- </message>
- <message>
- <source>Unable to execute statement</source>
- <translation>Unable to execute statement</translation>
- </message>
- <message>
- <source>Unable to bind outvalues</source>
- <translation>Unable to bind outvalues</translation>
- </message>
- <message>
- <source>Unable to store statement results</source>
- <translation>Unable to store statement results</translation>
- </message>
- <message>
- <source>Unable to execute next query</source>
- <translation>Unable to execute next query</translation>
- </message>
- <message>
- <source>Unable to store next result</source>
- <translation>Unable to store next result</translation>
- </message>
- </context>
- <context>
- <name>QMdiArea</name>
- <message>
- <source>(Untitled)</source>
- <translation>(Untitled)</translation>
- </message>
- </context>
- <context>
- <name>QMdiSubWindow</name>
- <message>
- <source>%1 - [%2]</source>
- <translation>%1 - [%2]</translation>
- </message>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- <message>
- <source>Minimize</source>
- <translation>Minimize</translation>
- </message>
- <message>
- <source>Restore Down</source>
- <translation>Restore Down</translation>
- </message>
- <message>
- <source>&amp;Restore</source>
- <translation>&amp;Restore</translation>
- </message>
- <message>
- <source>&amp;Move</source>
- <translation>&amp;Move</translation>
- </message>
- <message>
- <source>&amp;Size</source>
- <translation>&amp;Size</translation>
- </message>
- <message>
- <source>Mi&amp;nimize</source>
- <translation>Mi&amp;nimize</translation>
- </message>
- <message>
- <source>Ma&amp;ximize</source>
- <translation>Ma&amp;ximize</translation>
- </message>
- <message>
- <source>Stay on &amp;Top</source>
- <translation>Stay on &amp;Top</translation>
- </message>
- <message>
- <source>&amp;Close</source>
- <translation>&amp;Close</translation>
- </message>
- <message>
- <source>Maximize</source>
- <translation>Maximize</translation>
- </message>
- <message>
- <source>Unshade</source>
- <translation>Unshade</translation>
- </message>
- <message>
- <source>Shade</source>
- <translation>Shade</translation>
- </message>
- <message>
- <source>Restore</source>
- <translation>Restore</translation>
- </message>
- <message>
- <source>Help</source>
- <translation>Help</translation>
- </message>
- <message>
- <source>Menu</source>
- <translation>Menu</translation>
- </message>
- <message>
- <source>- [%1]</source>
- <translation>- [%1]</translation>
- </message>
- </context>
- <context>
- <name>QMenu</name>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- <message>
- <source>Open</source>
- <translation>Open</translation>
- </message>
- <message>
- <source>Execute</source>
- <translation>Execute</translation>
- </message>
- </context>
- <context>
- <name>QMenuBar</name>
- <message>
- <source>Actions</source>
- <translation>Actions</translation>
- </message>
- </context>
- <context>
- <name>QMessageBox</name>
- <message>
- <source>OK</source>
- <translation>OK</translation>
- </message>
- <message>
- <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
- <translation>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</translation>
- </message>
- <message>
- <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across MS&amp;nbsp;Windows, Mac&amp;nbsp;OS&amp;nbsp;X, Linux, and all major commercial Unix variants. Qt is also available for embedded devices as Qt for Embedded Linux and Qt for Windows CE.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 2.1 or GNU GPL version 3.0.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt applications (proprietary or open source) provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU General Public License version 3.0 is appropriate for the development of Qt applications where you wish to use such applications in combination with software subject to the terms of the GNU GPL version 3.0 or where you are otherwise willing to comply with the terms of the GNU GPL version 3.0.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://qt.nokia.com/products/licensing&quot;&gt;qt.nokia.com/products/licensing&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).&lt;/p&gt;&lt;p&gt;Qt is a Nokia product. See &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt; for more information.&lt;/p&gt;</source>
- <translation>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across MS&amp;nbsp;Windows, Mac&amp;nbsp;OS&amp;nbsp;X, Linux, and all major commercial Unix variants. Qt is also available for embedded devices as Qt for Embedded Linux and Qt for Windows CE.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 2.1 or GNU GPL version 3.0.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt applications (proprietary or open source) provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU General Public License version 3.0 is appropriate for the development of Qt applications where you wish to use such applications in combination with software subject to the terms of the GNU GPL version 3.0 or where you are otherwise willing to comply with the terms of the GNU GPL version 3.0.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://qt.nokia.com/products/licensing&quot;&gt;qt.nokia.com/products/licensing&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).&lt;/p&gt;&lt;p&gt;Qt is a Nokia product. See &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt; for more information.&lt;/p&gt;</translation>
- </message>
- <message>
- <source>About Qt</source>
- <translation>About Qt</translation>
- </message>
- <message>
- <source>Help</source>
- <translation>Help</translation>
- </message>
- <message>
- <source>Show Details...</source>
- <translation>Show Details...</translation>
- </message>
- <message>
- <source>Hide Details...</source>
- <translation>Hide Details...</translation>
- </message>
- </context>
- <context>
- <name>QMultiInputContext</name>
- <message>
- <source>Select IM</source>
- <translation>Select IM</translation>
- </message>
- </context>
- <context>
- <name>QMultiInputContextPlugin</name>
- <message>
- <source>Multiple input method switcher</source>
- <translation>Multiple input method switcher</translation>
- </message>
- <message>
- <source>Multiple input method switcher that uses the context menu of the text widgets</source>
- <translation>Multiple input method switcher that uses the context menu of the text widgets</translation>
- </message>
- </context>
- <context>
- <name>QNativeSocketEngine</name>
- <message>
- <source>The remote host closed the connection</source>
- <translation>The remote host closed the connection</translation>
- </message>
- <message>
- <source>Network operation timed out</source>
- <translation>Network operation timed out</translation>
- </message>
- <message>
- <source>Out of resources</source>
- <translation>Out of resources</translation>
- </message>
- <message>
- <source>Unsupported socket operation</source>
- <translation>Unsupported socket operation</translation>
- </message>
- <message>
- <source>Protocol type not supported</source>
- <translation>Protocol type not supported</translation>
- </message>
- <message>
- <source>Invalid socket descriptor</source>
- <translation>Invalid socket descriptor</translation>
- </message>
- <message>
- <source>Network unreachable</source>
- <translation>Network unreachable</translation>
- </message>
- <message>
- <source>Permission denied</source>
- <translation>Permission denied</translation>
- </message>
- <message>
- <source>Connection timed out</source>
- <translation>Connection timed out</translation>
- </message>
- <message>
- <source>Connection refused</source>
- <translation>Connection refused</translation>
- </message>
- <message>
- <source>The bound address is already in use</source>
- <translation>The bound address is already in use</translation>
- </message>
- <message>
- <source>The address is not available</source>
- <translation>The address is not available</translation>
- </message>
- <message>
- <source>The address is protected</source>
- <translation>The address is protected</translation>
- </message>
- <message>
- <source>Unable to send a message</source>
- <translation>Unable to send a message</translation>
- </message>
- <message>
- <source>Unable to receive a message</source>
- <translation>Unable to receive a message</translation>
- </message>
- <message>
- <source>Unable to write</source>
- <translation>Unable to write</translation>
- </message>
- <message>
- <source>Network error</source>
- <translation>Network error</translation>
- </message>
- <message>
- <source>Another socket is already listening on the same port</source>
- <translation>Another socket is already listening on the same port</translation>
- </message>
- <message>
- <source>Unable to initialize non-blocking socket</source>
- <translation>Unable to initialize non-blocking socket</translation>
- </message>
- <message>
- <source>Unable to initialize broadcast socket</source>
- <translation>Unable to initialize broadcast socket</translation>
- </message>
- <message>
- <source>Attempt to use IPv6 socket on a platform with no IPv6 support</source>
- <translation>Attempt to use IPv6 socket on a platform with no IPv6 support</translation>
- </message>
- <message>
- <source>Host unreachable</source>
- <translation>Host unreachable</translation>
- </message>
- <message>
- <source>Datagram was too large to send</source>
- <translation>Datagram was too large to send</translation>
- </message>
- <message>
- <source>Operation on non-socket</source>
- <translation>Operation on non-socket</translation>
- </message>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- <message>
- <source>The proxy type is invalid for this operation</source>
- <translation>The proxy type is invalid for this operation</translation>
- </message>
- </context>
- <context>
- <name>QNetworkAccessCacheBackend</name>
- <message>
- <source>Error opening %1</source>
- <translation>Error opening %1</translation>
- </message>
- </context>
- <context>
- <name>QNetworkAccessDebugPipeBackend</name>
- <message>
- <source>Write error writing to %1: %2</source>
- <translation>Write error writing to %1: %2</translation>
- </message>
- </context>
- <context>
- <name>QNetworkAccessFileBackend</name>
- <message>
- <source>Request for opening non-local file %1</source>
- <translation>Request for opening non-local file %1</translation>
- </message>
- <message>
- <source>Error opening %1: %2</source>
- <translation>Error opening %1: %2</translation>
- </message>
- <message>
- <source>Write error writing to %1: %2</source>
- <translation>Write error writing to %1: %2</translation>
- </message>
- <message>
- <source>Cannot open %1: Path is a directory</source>
- <translation>Cannot open %1: Path is a directory</translation>
- </message>
- <message>
- <source>Read error reading from %1: %2</source>
- <translation>Read error reading from %1: %2</translation>
- </message>
- </context>
- <context>
- <name>QNetworkAccessFtpBackend</name>
- <message>
- <source>No suitable proxy found</source>
- <translation>No suitable proxy found</translation>
- </message>
- <message>
- <source>Cannot open %1: is a directory</source>
- <translation>Cannot open %1: is a directory</translation>
- </message>
- <message>
- <source>Logging in to %1 failed: authentication required</source>
- <translation>Logging in to %1 failed: authentication required</translation>
- </message>
- <message>
- <source>Error while downloading %1: %2</source>
- <translation>Error while downloading %1: %2</translation>
- </message>
- <message>
- <source>Error while uploading %1: %2</source>
- <translation>Error while uploading %1: %2</translation>
- </message>
- </context>
- <context>
- <name>QNetworkAccessHttpBackend</name>
- <message>
- <source>No suitable proxy found</source>
- <translation>No suitable proxy found</translation>
- </message>
- </context>
- <context>
- <name>QNetworkReply</name>
- <message>
- <source>Error downloading %1 - server replied: %2</source>
- <translation>Error downloading %1 - server replied: %2</translation>
- </message>
- <message>
- <source>Protocol &quot;%1&quot; is unknown</source>
- <translation>Protocol &quot;%1&quot; is unknown</translation>
- </message>
- </context>
- <context>
- <name>QNetworkReplyImpl</name>
- <message>
- <source>Operation canceled</source>
- <translation>Operation canceled</translation>
- </message>
- </context>
- <context>
- <name>QOCIDriver</name>
- <message>
- <source>Unable to logon</source>
- <translation>Unable to logon</translation>
- </message>
- <message>
- <source>Unable to initialize</source>
- <comment>QOCIDriver</comment>
- <translation>Unable to initialize</translation>
- </message>
- <message>
- <source>Unable to begin transaction</source>
- <translation>Unable to begin transaction</translation>
- </message>
- <message>
- <source>Unable to commit transaction</source>
- <translation>Unable to commit transaction</translation>
- </message>
- <message>
- <source>Unable to rollback transaction</source>
- <translation>Unable to rollback transaction</translation>
- </message>
- </context>
- <context>
- <name>QOCIResult</name>
- <message>
- <source>Unable to bind column for batch execute</source>
- <translation>Unable to bind column for batch execute</translation>
- </message>
- <message>
- <source>Unable to execute batch statement</source>
- <translation>Unable to execute batch statement</translation>
- </message>
- <message>
- <source>Unable to goto next</source>
- <translation>Unable to goto next</translation>
- </message>
- <message>
- <source>Unable to alloc statement</source>
- <translation>Unable to alloc statement</translation>
- </message>
- <message>
- <source>Unable to prepare statement</source>
- <translation>Unable to prepare statement</translation>
- </message>
- <message>
- <source>Unable to get statement type</source>
- <translation>Unable to get statement type</translation>
- </message>
- <message>
- <source>Unable to bind value</source>
- <translation>Unable to bind value</translation>
- </message>
- <message>
- <source>Unable to execute statement</source>
- <translation>Unable to execute statement</translation>
- </message>
- </context>
- <context>
- <name>QODBCDriver</name>
- <message>
- <source>Unable to connect</source>
- <translation>Unable to connect</translation>
- </message>
- <message>
- <source>Unable to disable autocommit</source>
- <translation>Unable to disable autocommit</translation>
- </message>
- <message>
- <source>Unable to commit transaction</source>
- <translation>Unable to commit transaction</translation>
- </message>
- <message>
- <source>Unable to rollback transaction</source>
- <translation>Unable to rollback transaction</translation>
- </message>
- <message>
- <source>Unable to enable autocommit</source>
- <translation>Unable to enable autocommit</translation>
- </message>
- <message>
- <source>Unable to connect - Driver doesn&apos;t support all functionality required</source>
- <translation>Unable to connect - Driver doesn&apos;t support all functionality required</translation>
- </message>
- </context>
- <context>
- <name>QODBCResult</name>
- <message>
- <source>QODBCResult::reset: Unable to set &apos;SQL_CURSOR_STATIC&apos; as statement attribute. Please check your ODBC driver configuration</source>
- <translation>QODBCResult::reset: Unable to set &apos;SQL_CURSOR_STATIC&apos; as statement attribute. Please check your ODBC driver configuration</translation>
- </message>
- <message>
- <source>Unable to execute statement</source>
- <translation>Unable to execute statement</translation>
- </message>
- <message>
- <source>Unable to fetch next</source>
- <translation>Unable to fetch next</translation>
- </message>
- <message>
- <source>Unable to prepare statement</source>
- <translation>Unable to prepare statement</translation>
- </message>
- <message>
- <source>Unable to bind variable</source>
- <translation>Unable to bind variable</translation>
- </message>
- <message>
- <source>Unable to fetch last</source>
- <translation>Unable to fetch last</translation>
- </message>
- <message>
- <source>Unable to fetch</source>
- <translation>Unable to fetch</translation>
- </message>
- <message>
- <source>Unable to fetch first</source>
- <translation>Unable to fetch first</translation>
- </message>
- <message>
- <source>Unable to fetch previous</source>
- <translation>Unable to fetch previous</translation>
- </message>
- </context>
- <context>
- <name>QObject</name>
- <message>
- <source>Invalid hostname</source>
- <translation>Invalid hostname</translation>
- </message>
- <message>
- <source>Operation not supported on %1</source>
- <translation>Operation not supported on %1</translation>
- </message>
- <message>
- <source>Invalid URI: %1</source>
- <translation>Invalid URI: %1</translation>
- </message>
- <message>
- <source>Socket error on %1: %2</source>
- <translation>Socket error on %1: %2</translation>
- </message>
- <message>
- <source>Remote host closed the connection prematurely on %1</source>
- <translation>Remote host closed the connection prematurely on %1</translation>
- </message>
- <message>
- <source>No host name given</source>
- <translation>No host name given</translation>
- </message>
- </context>
- <context>
- <name>QPPDOptionsModel</name>
- <message>
- <source>Name</source>
- <translation>Name</translation>
- </message>
- <message>
- <source>Value</source>
- <translation>Value</translation>
- </message>
- </context>
- <context>
- <name>QPSQLDriver</name>
- <message>
- <source>Unable to connect</source>
- <translation>Unable to connect</translation>
- </message>
- <message>
- <source>Could not begin transaction</source>
- <translation>Could not begin transaction</translation>
- </message>
- <message>
- <source>Could not commit transaction</source>
- <translation>Could not commit transaction</translation>
- </message>
- <message>
- <source>Could not rollback transaction</source>
- <translation>Could not rollback transaction</translation>
- </message>
- <message>
- <source>Unable to subscribe</source>
- <translation>Unable to subscribe</translation>
- </message>
- <message>
- <source>Unable to unsubscribe</source>
- <translation>Unable to unsubscribe</translation>
- </message>
- </context>
- <context>
- <name>QPSQLResult</name>
- <message>
- <source>Unable to create query</source>
- <translation>Unable to create query</translation>
- </message>
- <message>
- <source>Unable to prepare statement</source>
- <translation>Unable to prepare statement</translation>
- </message>
- </context>
- <context>
- <name>QPageSetupWidget</name>
- <message>
- <source>Centimeters (cm)</source>
- <translation>Centimeters (cm)</translation>
- </message>
- <message>
- <source>Millimeters (mm)</source>
- <translation>Millimeters (mm)</translation>
- </message>
- <message>
- <source>Inches (in)</source>
- <translation>Inches (in)</translation>
- </message>
- <message>
- <source>Points (pt)</source>
- <translation>Points (pt)</translation>
- </message>
- <message>
- <source>Form</source>
- <translation>Form</translation>
- </message>
- <message>
- <source>Paper</source>
- <translation>Paper</translation>
- </message>
- <message>
- <source>Page size:</source>
- <translation>Page size:</translation>
- </message>
- <message>
- <source>Width:</source>
- <translation>Width:</translation>
- </message>
- <message>
- <source>Height:</source>
- <translation>Height:</translation>
- </message>
- <message>
- <source>Paper source:</source>
- <translation>Paper source:</translation>
- </message>
- <message>
- <source>Orientation</source>
- <translation>Orientation</translation>
- </message>
- <message>
- <source>Portrait</source>
- <translation>Portrait</translation>
- </message>
- <message>
- <source>Landscape</source>
- <translation>Landscape</translation>
- </message>
- <message>
- <source>Reverse landscape</source>
- <translation>Reverse landscape</translation>
- </message>
- <message>
- <source>Reverse portrait</source>
- <translation>Reverse portrait</translation>
- </message>
- <message>
- <source>Margins</source>
- <translation>Margins</translation>
- </message>
- <message>
- <source>top margin</source>
- <translation>top margin</translation>
- </message>
- <message>
- <source>left margin</source>
- <translation>left margin</translation>
- </message>
- <message>
- <source>right margin</source>
- <translation>right margin</translation>
- </message>
- <message>
- <source>bottom margin</source>
- <translation>bottom margin</translation>
- </message>
- </context>
- <context>
- <name>QPluginLoader</name>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- <message>
- <source>The plugin was not loaded.</source>
- <translation>The plugin was not loaded.</translation>
- </message>
- </context>
- <context>
- <name>QPrintDialog</name>
- <message>
- <source>locally connected</source>
- <translation>locally connected</translation>
- </message>
- <message>
- <source>Aliases: %1</source>
- <translation>Aliases: %1</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>unknown</translation>
- </message>
- <message>
- <source>OK</source>
- <translation>OK</translation>
- </message>
- <message>
- <source>Print all</source>
- <translation>Print all</translation>
- </message>
- <message>
- <source>Print range</source>
- <translation>Print range</translation>
- </message>
- <message>
- <source>A0 (841 x 1189 mm)</source>
- <translation>A0 (841 x 1189 mm)</translation>
- </message>
- <message>
- <source>A1 (594 x 841 mm)</source>
- <translation>A1 (594 x 841 mm)</translation>
- </message>
- <message>
- <source>A2 (420 x 594 mm)</source>
- <translation>A2 (420 x 594 mm)</translation>
- </message>
- <message>
- <source>A3 (297 x 420 mm)</source>
- <translation>A3 (297 x 420 mm)</translation>
- </message>
- <message>
- <source>A5 (148 x 210 mm)</source>
- <translation>A5 (148 x 210 mm)</translation>
- </message>
- <message>
- <source>A6 (105 x 148 mm)</source>
- <translation>A6 (105 x 148 mm)</translation>
- </message>
- <message>
- <source>A7 (74 x 105 mm)</source>
- <translation>A7 (74 x 105 mm)</translation>
- </message>
- <message>
- <source>A8 (52 x 74 mm)</source>
- <translation>A8 (52 x 74 mm)</translation>
- </message>
- <message>
- <source>A9 (37 x 52 mm)</source>
- <translation>A9 (37 x 52 mm)</translation>
- </message>
- <message>
- <source>B0 (1000 x 1414 mm)</source>
- <translation>B0 (1000 x 1414 mm)</translation>
- </message>
- <message>
- <source>B1 (707 x 1000 mm)</source>
- <translation>B1 (707 x 1000 mm)</translation>
- </message>
- <message>
- <source>B2 (500 x 707 mm)</source>
- <translation>B2 (500 x 707 mm)</translation>
- </message>
- <message>
- <source>B3 (353 x 500 mm)</source>
- <translation>B3 (353 x 500 mm)</translation>
- </message>
- <message>
- <source>B4 (250 x 353 mm)</source>
- <translation>B4 (250 x 353 mm)</translation>
- </message>
- <message>
- <source>B6 (125 x 176 mm)</source>
- <translation>B6 (125 x 176 mm)</translation>
- </message>
- <message>
- <source>B7 (88 x 125 mm)</source>
- <translation>B7 (88 x 125 mm)</translation>
- </message>
- <message>
- <source>B8 (62 x 88 mm)</source>
- <translation>B8 (62 x 88 mm)</translation>
- </message>
- <message>
- <source>B9 (44 x 62 mm)</source>
- <translation>B9 (44 x 62 mm)</translation>
- </message>
- <message>
- <source>B10 (31 x 44 mm)</source>
- <translation>B10 (31 x 44 mm)</translation>
- </message>
- <message>
- <source>C5E (163 x 229 mm)</source>
- <translation>C5E (163 x 229 mm)</translation>
- </message>
- <message>
- <source>DLE (110 x 220 mm)</source>
- <translation>DLE (110 x 220 mm)</translation>
- </message>
- <message>
- <source>Folio (210 x 330 mm)</source>
- <translation>Folio (210 x 330 mm)</translation>
- </message>
- <message>
- <source>Ledger (432 x 279 mm)</source>
- <translation>Ledger (432 x 279 mm)</translation>
- </message>
- <message>
- <source>Tabloid (279 x 432 mm)</source>
- <translation>Tabloid (279 x 432 mm)</translation>
- </message>
- <message>
- <source>US Common #10 Envelope (105 x 241 mm)</source>
- <translation>US Common #10 Envelope (105 x 241 mm)</translation>
- </message>
- <message>
- <source>A4 (210 x 297 mm, 8.26 x 11.7 inches)</source>
- <translation>A4 (210 x 297 mm, 8.26 x 11.7 inches)</translation>
- </message>
- <message>
- <source>B5 (176 x 250 mm, 6.93 x 9.84 inches)</source>
- <translation>B5 (176 x 250 mm, 6.93 x 9.84 inches)</translation>
- </message>
- <message>
- <source>Executive (7.5 x 10 inches, 191 x 254 mm)</source>
- <translation>Executive (7.5 x 10 inches, 191 x 254 mm)</translation>
- </message>
- <message>
- <source>Legal (8.5 x 14 inches, 216 x 356 mm)</source>
- <translation>Legal (8.5 x 14 inches, 216 x 356 mm)</translation>
- </message>
- <message>
- <source>Letter (8.5 x 11 inches, 216 x 279 mm)</source>
- <translation>Letter (8.5 x 11 inches, 216 x 279 mm)</translation>
- </message>
- <message>
- <source>Print selection</source>
- <translation>Print selection</translation>
- </message>
- <message>
- <source>Print</source>
- <translation>Print</translation>
- </message>
- <message>
- <source>Print To File ...</source>
- <translation>Print To File ...</translation>
- </message>
- <message>
- <source>File %1 is not writable.
-Please choose a different file name.</source>
- <translation>File %1 is not writable.
-Please choose a different file name.</translation>
- </message>
- <message>
- <source>%1 already exists.
-Do you want to overwrite it?</source>
- <translation>%1 already exists.
-Do you want to overwrite it?</translation>
- </message>
- <message>
- <source>File exists</source>
- <translation>File exists</translation>
- </message>
- <message>
- <source>&lt;qt&gt;Do you want to overwrite it?&lt;/qt&gt;</source>
- <translation>&lt;qt&gt;Do you want to overwrite it?&lt;/qt&gt;</translation>
- </message>
- <message>
- <source>%1 is a directory.
-Please choose a different file name.</source>
- <translation>%1 is a directory.
-Please choose a different file name.</translation>
- </message>
- <message>
- <source>The &apos;From&apos; value cannot be greater than the &apos;To&apos; value.</source>
- <translation>The &apos;From&apos; value cannot be greater than the &apos;To&apos; value.</translation>
- </message>
- <message>
- <source>A0</source>
- <translation>A0</translation>
- </message>
- <message>
- <source>A1</source>
- <translation>A1</translation>
- </message>
- <message>
- <source>A2</source>
- <translation>A2</translation>
- </message>
- <message>
- <source>A3</source>
- <translation>A3</translation>
- </message>
- <message>
- <source>A4</source>
- <translation>A4</translation>
- </message>
- <message>
- <source>A5</source>
- <translation>A5</translation>
- </message>
- <message>
- <source>A6</source>
- <translation>A6</translation>
- </message>
- <message>
- <source>A7</source>
- <translation>A7</translation>
- </message>
- <message>
- <source>A8</source>
- <translation>A8</translation>
- </message>
- <message>
- <source>A9</source>
- <translation>A9</translation>
- </message>
- <message>
- <source>B0</source>
- <translation>B0</translation>
- </message>
- <message>
- <source>B1</source>
- <translation>B1</translation>
- </message>
- <message>
- <source>B2</source>
- <translation>B2</translation>
- </message>
- <message>
- <source>B3</source>
- <translation>B3</translation>
- </message>
- <message>
- <source>B4</source>
- <translation>B4</translation>
- </message>
- <message>
- <source>B5</source>
- <translation>B5</translation>
- </message>
- <message>
- <source>B6</source>
- <translation>B6</translation>
- </message>
- <message>
- <source>B7</source>
- <translation>B7</translation>
- </message>
- <message>
- <source>B8</source>
- <translation>B8</translation>
- </message>
- <message>
- <source>B9</source>
- <translation>B9</translation>
- </message>
- <message>
- <source>B10</source>
- <translation>B10</translation>
- </message>
- <message>
- <source>C5E</source>
- <translation>C5E</translation>
- </message>
- <message>
- <source>DLE</source>
- <translation>DLE</translation>
- </message>
- <message>
- <source>Executive</source>
- <translation>Executive</translation>
- </message>
- <message>
- <source>Folio</source>
- <translation>Folio</translation>
- </message>
- <message>
- <source>Ledger</source>
- <translation>Ledger</translation>
- </message>
- <message>
- <source>Legal</source>
- <translation>Legal</translation>
- </message>
- <message>
- <source>Letter</source>
- <translation>Letter</translation>
- </message>
- <message>
- <source>Tabloid</source>
- <translation>Tabloid</translation>
- </message>
- <message>
- <source>US Common #10 Envelope</source>
- <translation>US Common #10 Envelope</translation>
- </message>
- <message>
- <source>Custom</source>
- <translation>Custom</translation>
- </message>
- <message>
- <source>&amp;Options &gt;&gt;</source>
- <translation>&amp;Options &gt;&gt;</translation>
- </message>
- <message>
- <source>&amp;Options &lt;&lt;</source>
- <translation>&amp;Options &lt;&lt;</translation>
- </message>
- <message>
- <source>Print to File (PDF)</source>
- <translation>Print to File (PDF)</translation>
- </message>
- <message>
- <source>Print to File (Postscript)</source>
- <translation>Print to File (Postscript)</translation>
- </message>
- <message>
- <source>Local file</source>
- <translation>Local file</translation>
- </message>
- <message>
- <source>Write %1 file</source>
- <translation>Write %1 file</translation>
- </message>
- <message>
- <source>&amp;Print</source>
- <translation>&amp;Print</translation>
- </message>
- </context>
- <context>
- <name>QPrintPreviewDialog</name>
- <message>
- <source>%1%</source>
- <translation>%1%</translation>
- </message>
- <message>
- <source>Print Preview</source>
- <translation>Print Preview</translation>
- </message>
- <message>
- <source>Next page</source>
- <translation>Next page</translation>
- </message>
- <message>
- <source>Previous page</source>
- <translation>Previous page</translation>
- </message>
- <message>
- <source>First page</source>
- <translation>First page</translation>
- </message>
- <message>
- <source>Last page</source>
- <translation>Last page</translation>
- </message>
- <message>
- <source>Fit width</source>
- <translation>Fit width</translation>
- </message>
- <message>
- <source>Fit page</source>
- <translation>Fit page</translation>
- </message>
- <message>
- <source>Zoom in</source>
- <translation>Zoom in</translation>
- </message>
- <message>
- <source>Zoom out</source>
- <translation>Zoom out</translation>
- </message>
- <message>
- <source>Portrait</source>
- <translation>Portrait</translation>
- </message>
- <message>
- <source>Landscape</source>
- <translation>Landscape</translation>
- </message>
- <message>
- <source>Show single page</source>
- <translation>Show single page</translation>
- </message>
- <message>
- <source>Show facing pages</source>
- <translation>Show facing pages</translation>
- </message>
- <message>
- <source>Show overview of all pages</source>
- <translation>Show overview of all pages</translation>
- </message>
- <message>
- <source>Print</source>
- <translation>Print</translation>
- </message>
- <message>
- <source>Page setup</source>
- <translation>Page setup</translation>
- </message>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- <message>
- <source>Export to PDF</source>
- <translation>Export to PDF</translation>
- </message>
- <message>
- <source>Export to PostScript</source>
- <translation>Export to PostScript</translation>
- </message>
- <message>
- <source>Page Setup</source>
- <translation>Page Setup</translation>
- </message>
- </context>
- <context>
- <name>QPrintPropertiesWidget</name>
- <message>
- <source>Form</source>
- <translation>Form</translation>
- </message>
- <message>
- <source>Page</source>
- <translation>Page</translation>
- </message>
- <message>
- <source>Advanced</source>
- <translation>Advanced</translation>
- </message>
- </context>
- <context>
- <name>QPrintSettingsOutput</name>
- <message>
- <source>Form</source>
- <translation>Form</translation>
- </message>
- <message>
- <source>Copies</source>
- <translation>Copies</translation>
- </message>
- <message>
- <source>Print range</source>
- <translation>Print range</translation>
- </message>
- <message>
- <source>Print all</source>
- <translation>Print all</translation>
- </message>
- <message>
- <source>Pages from</source>
- <translation>Pages from</translation>
- </message>
- <message>
- <source>to</source>
- <translation>to</translation>
- </message>
- <message>
- <source>Selection</source>
- <translation>Selection</translation>
- </message>
- <message>
- <source>Output Settings</source>
- <translation>Output Settings</translation>
- </message>
- <message>
- <source>Copies:</source>
- <translation>Copies:</translation>
- </message>
- <message>
- <source>Collate</source>
- <translation>Collate</translation>
- </message>
- <message>
- <source>Reverse</source>
- <translation>Reverse</translation>
- </message>
- <message>
- <source>Options</source>
- <translation>Options</translation>
- </message>
- <message>
- <source>Color Mode</source>
- <translation>Color Mode</translation>
- </message>
- <message>
- <source>Color</source>
- <translation>Color</translation>
- </message>
- <message>
- <source>Grayscale</source>
- <translation>Grayscale</translation>
- </message>
- <message>
- <source>Duplex Printing</source>
- <translation>Duplex Printing</translation>
- </message>
- <message>
- <source>None</source>
- <translation>None</translation>
- </message>
- <message>
- <source>Long side</source>
- <translation>Long side</translation>
- </message>
- <message>
- <source>Short side</source>
- <translation>Short side</translation>
- </message>
- </context>
- <context>
- <name>QPrintWidget</name>
- <message>
- <source>Form</source>
- <translation>Form</translation>
- </message>
- <message>
- <source>Printer</source>
- <translation>Printer</translation>
- </message>
- <message>
- <source>&amp;Name:</source>
- <translation>&amp;Name:</translation>
- </message>
- <message>
- <source>P&amp;roperties</source>
- <translation>P&amp;roperties</translation>
- </message>
- <message>
- <source>Location:</source>
- <translation>Location:</translation>
- </message>
- <message>
- <source>Preview</source>
- <translation>Preview</translation>
- </message>
- <message>
- <source>Type:</source>
- <translation>Type:</translation>
- </message>
- <message>
- <source>Output &amp;file:</source>
- <translation>Output &amp;file:</translation>
- </message>
- <message>
- <source>...</source>
- <translation>...</translation>
- </message>
- </context>
- <context>
- <name>QProcess</name>
- <message>
- <source>Could not open input redirection for reading</source>
- <translation>Could not open input redirection for reading</translation>
- </message>
- <message>
- <source>Could not open output redirection for writing</source>
- <translation>Could not open output redirection for writing</translation>
- </message>
- <message>
- <source>Resource error (fork failure): %1</source>
- <translation>Resource error (fork failure): %1</translation>
- </message>
- <message>
- <source>Process operation timed out</source>
- <translation>Process operation timed out</translation>
- </message>
- <message>
- <source>Error reading from process</source>
- <translation>Error reading from process</translation>
- </message>
- <message>
- <source>Error writing to process</source>
- <translation>Error writing to process</translation>
- </message>
- <message>
- <source>Process crashed</source>
- <translation>Process crashed</translation>
- </message>
- <message>
- <source>No program defined</source>
- <translation>No program defined</translation>
- </message>
- <message>
- <source>Process failed to start: %1</source>
- <translation>Process failed to start: %1</translation>
- </message>
- </context>
- <context>
- <name>QProgressDialog</name>
- <message>
- <source>Cancel</source>
- <translation>Cancel</translation>
- </message>
- </context>
- <context>
- <name>QPushButton</name>
- <message>
- <source>Open</source>
- <translation>Open</translation>
- </message>
- </context>
- <context>
- <name>QRadioButton</name>
- <message>
- <source>Check</source>
- <translation>Check</translation>
- </message>
- </context>
- <context>
- <name>QRegExp</name>
- <message>
- <source>no error occurred</source>
- <translation>no error occurred</translation>
- </message>
- <message>
- <source>disabled feature used</source>
- <translation>disabled feature used</translation>
- </message>
- <message>
- <source>bad char class syntax</source>
- <translation>bad char class syntax</translation>
- </message>
- <message>
- <source>bad lookahead syntax</source>
- <translation>bad lookahead syntax</translation>
- </message>
- <message>
- <source>bad repetition syntax</source>
- <translation>bad repetition syntax</translation>
- </message>
- <message>
- <source>invalid octal value</source>
- <translation>invalid octal value</translation>
- </message>
- <message>
- <source>missing left delim</source>
- <translation>missing left delim</translation>
- </message>
- <message>
- <source>unexpected end</source>
- <translation>unexpected end</translation>
- </message>
- <message>
- <source>met internal limit</source>
- <translation>met internal limit</translation>
- </message>
- <message>
- <source>invalid interval</source>
- <translation>invalid interval</translation>
- </message>
- <message>
- <source>invalid category</source>
- <translation>invalid category</translation>
- </message>
- </context>
- <context>
- <name>QSQLite2Driver</name>
- <message>
- <source>Error opening database</source>
- <translation>Error opening database</translation>
- </message>
- <message>
- <source>Unable to begin transaction</source>
- <translation>Unable to begin transaction</translation>
- </message>
- <message>
- <source>Unable to commit transaction</source>
- <translation>Unable to commit transaction</translation>
- </message>
- <message>
- <source>Unable to rollback transaction</source>
- <translation>Unable to rollback transaction</translation>
- </message>
- </context>
- <context>
- <name>QSQLite2Result</name>
- <message>
- <source>Unable to fetch results</source>
- <translation>Unable to fetch results</translation>
- </message>
- <message>
- <source>Unable to execute statement</source>
- <translation>Unable to execute statement</translation>
- </message>
- </context>
- <context>
- <name>QSQLiteDriver</name>
- <message>
- <source>Error opening database</source>
- <translation>Error opening database</translation>
- </message>
- <message>
- <source>Error closing database</source>
- <translation>Error closing database</translation>
- </message>
- <message>
- <source>Unable to begin transaction</source>
- <translation>Unable to begin transaction</translation>
- </message>
- <message>
- <source>Unable to commit transaction</source>
- <translation>Unable to commit transaction</translation>
- </message>
- <message>
- <source>Unable to rollback transaction</source>
- <translation>Unable to rollback transaction</translation>
- </message>
- </context>
- <context>
- <name>QSQLiteResult</name>
- <message>
- <source>Unable to fetch row</source>
- <translation>Unable to fetch row</translation>
- </message>
- <message>
- <source>Unable to execute statement</source>
- <translation>Unable to execute statement</translation>
- </message>
- <message>
- <source>Unable to reset statement</source>
- <translation>Unable to reset statement</translation>
- </message>
- <message>
- <source>Unable to bind parameters</source>
- <translation>Unable to bind parameters</translation>
- </message>
- <message>
- <source>Parameter count mismatch</source>
- <translation>Parameter count mismatch</translation>
- </message>
- <message>
- <source>No query</source>
- <translation>No query</translation>
- </message>
- </context>
- <context>
- <name>QScriptBreakpointsModel</name>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Location</source>
- <translation>Location</translation>
- </message>
- <message>
- <source>Condition</source>
- <translation>Condition</translation>
- </message>
- <message>
- <source>Ignore-count</source>
- <translation>Ignore-count</translation>
- </message>
- <message>
- <source>Single-shot</source>
- <translation>Single-shot</translation>
- </message>
- <message>
- <source>Hit-count</source>
- <translation>Hit-count</translation>
- </message>
- </context>
- <context>
- <name>QScriptBreakpointsWidget</name>
- <message>
- <source>New</source>
- <translation>New</translation>
- </message>
- <message>
- <source>Delete</source>
- <translation>Delete</translation>
- </message>
- </context>
- <context>
- <name>QScriptDebugger</name>
- <message>
- <source>Go to Line</source>
- <translation>Go to Line</translation>
- </message>
- <message>
- <source>Line:</source>
- <translation>Line:</translation>
- </message>
- <message>
- <source>Interrupt</source>
- <translation>Interrupt</translation>
- </message>
- <message>
- <source>Shift+F5</source>
- <translation>Shift+F5</translation>
- </message>
- <message>
- <source>Continue</source>
- <translation>Continue</translation>
- </message>
- <message>
- <source>F5</source>
- <translation>F5</translation>
- </message>
- <message>
- <source>Step Into</source>
- <translation>Step Into</translation>
- </message>
- <message>
- <source>F11</source>
- <translation>F11</translation>
- </message>
- <message>
- <source>Step Over</source>
- <translation>Step Over</translation>
- </message>
- <message>
- <source>F10</source>
- <translation>F10</translation>
- </message>
- <message>
- <source>Step Out</source>
- <translation>Step Out</translation>
- </message>
- <message>
- <source>Shift+F11</source>
- <translation>Shift+F11</translation>
- </message>
- <message>
- <source>Run to Cursor</source>
- <translation>Run to Cursor</translation>
- </message>
- <message>
- <source>Ctrl+F10</source>
- <translation>Ctrl+F10</translation>
- </message>
- <message>
- <source>Run to New Script</source>
- <translation>Run to New Script</translation>
- </message>
- <message>
- <source>Toggle Breakpoint</source>
- <translation>Toggle Breakpoint</translation>
- </message>
- <message>
- <source>F9</source>
- <translation>F9</translation>
- </message>
- <message>
- <source>Clear Debug Output</source>
- <translation>Clear Debug Output</translation>
- </message>
- <message>
- <source>Clear Error Log</source>
- <translation>Clear Error Log</translation>
- </message>
- <message>
- <source>Clear Console</source>
- <translation>Clear Console</translation>
- </message>
- <message>
- <source>&amp;Find in Script...</source>
- <translation>&amp;Find in Script...</translation>
- </message>
- <message>
- <source>Ctrl+F</source>
- <translation>Ctrl+F</translation>
- </message>
- <message>
- <source>Find &amp;Next</source>
- <translation>Find &amp;Next</translation>
- </message>
- <message>
- <source>F3</source>
- <translation>F3</translation>
- </message>
- <message>
- <source>Find &amp;Previous</source>
- <translation>Find &amp;Previous</translation>
- </message>
- <message>
- <source>Shift+F3</source>
- <translation>Shift+F3</translation>
- </message>
- <message>
- <source>Ctrl+G</source>
- <translation>Ctrl+G</translation>
- </message>
- <message>
- <source>Debug</source>
- <translation>Debug</translation>
- </message>
- </context>
- <context>
- <name>QScriptDebuggerCodeFinderWidget</name>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- <message>
- <source>Previous</source>
- <translation>Previous</translation>
- </message>
- <message>
- <source>Next</source>
- <translation>Next</translation>
- </message>
- <message>
- <source>Case Sensitive</source>
- <translation>Case Sensitive</translation>
- </message>
- <message>
- <source>Whole words</source>
- <translation>Whole words</translation>
- </message>
- <message>
- <source>&lt;img src=&quot;:/qt/scripttools/debugging/images/wrap.png&quot;&gt;&amp;nbsp;Search wrapped</source>
- <translation>&lt;img src=&quot;:/qt/scripttools/debugging/images/wrap.png&quot;&gt;&amp;nbsp;Search wrapped</translation>
- </message>
- </context>
- <context>
- <name>QScriptDebuggerLocalsModel</name>
- <message>
- <source>Name</source>
- <translation>Name</translation>
- </message>
- <message>
- <source>Value</source>
- <translation>Value</translation>
- </message>
- </context>
- <context>
- <name>QScriptDebuggerStackModel</name>
- <message>
- <source>Level</source>
- <translation>Level</translation>
- </message>
- <message>
- <source>Name</source>
- <translation>Name</translation>
- </message>
- <message>
- <source>Location</source>
- <translation>Location</translation>
- </message>
- </context>
- <context>
- <name>QScriptEdit</name>
- <message>
- <source>Toggle Breakpoint</source>
- <translation>Toggle Breakpoint</translation>
- </message>
- <message>
- <source>Disable Breakpoint</source>
- <translation>Disable Breakpoint</translation>
- </message>
- <message>
- <source>Enable Breakpoint</source>
- <translation>Enable Breakpoint</translation>
- </message>
- <message>
- <source>Breakpoint Condition:</source>
- <translation>Breakpoint Condition:</translation>
- </message>
- </context>
- <context>
- <name>QScriptEngineDebugger</name>
- <message>
- <source>Loaded Scripts</source>
- <translation>Loaded Scripts</translation>
- </message>
- <message>
- <source>Breakpoints</source>
- <translation>Breakpoints</translation>
- </message>
- <message>
- <source>Stack</source>
- <translation>Stack</translation>
- </message>
- <message>
- <source>Locals</source>
- <translation>Locals</translation>
- </message>
- <message>
- <source>Console</source>
- <translation>Console</translation>
- </message>
- <message>
- <source>Debug Output</source>
- <translation>Debug Output</translation>
- </message>
- <message>
- <source>Error Log</source>
- <translation>Error Log</translation>
- </message>
- <message>
- <source>Search</source>
- <translation>Search</translation>
- </message>
- <message>
- <source>View</source>
- <translation>View</translation>
- </message>
- <message>
- <source>Qt Script Debugger</source>
- <translation>Qt Script Debugger</translation>
- </message>
- </context>
- <context>
- <name>QScriptNewBreakpointWidget</name>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- </context>
- <context>
- <name>QScrollBar</name>
- <message>
- <source>Scroll here</source>
- <translation>Scroll here</translation>
- </message>
- <message>
- <source>Left edge</source>
- <translation>Left edge</translation>
- </message>
- <message>
- <source>Top</source>
- <translation>Top</translation>
- </message>
- <message>
- <source>Right edge</source>
- <translation>Right edge</translation>
- </message>
- <message>
- <source>Bottom</source>
- <translation>Bottom</translation>
- </message>
- <message>
- <source>Page left</source>
- <translation>Page left</translation>
- </message>
- <message>
- <source>Page up</source>
- <translation>Page up</translation>
- </message>
- <message>
- <source>Page right</source>
- <translation>Page right</translation>
- </message>
- <message>
- <source>Page down</source>
- <translation>Page down</translation>
- </message>
- <message>
- <source>Scroll left</source>
- <translation>Scroll left</translation>
- </message>
- <message>
- <source>Scroll up</source>
- <translation>Scroll up</translation>
- </message>
- <message>
- <source>Scroll right</source>
- <translation>Scroll right</translation>
- </message>
- <message>
- <source>Scroll down</source>
- <translation>Scroll down</translation>
- </message>
- <message>
- <source>Line up</source>
- <translation>Line up</translation>
- </message>
- <message>
- <source>Position</source>
- <translation>Position</translation>
- </message>
- <message>
- <source>Line down</source>
- <translation>Line down</translation>
- </message>
- </context>
- <context>
- <name>QSharedMemory</name>
- <message>
- <source>%1: create size is less then 0</source>
- <translation>%1: create size is less then 0</translation>
- </message>
- <message>
- <source>%1: unable to lock</source>
- <translation>%1: unable to lock</translation>
- </message>
- <message>
- <source>%1: unable to unlock</source>
- <translation>%1: unable to unlock</translation>
- </message>
- <message>
- <source>%1: permission denied</source>
- <translation>%1: permission denied</translation>
- </message>
- <message>
- <source>%1: already exists</source>
- <translation>%1: already exists</translation>
- </message>
- <message>
- <source>%1: doesn&apos;t exists</source>
- <translation>%1: doesn&apos;t exists</translation>
- </message>
- <message>
- <source>%1: out of resources</source>
- <translation>%1: out of resources</translation>
- </message>
- <message>
- <source>%1: unknown error %2</source>
- <translation>%1: unknown error %2</translation>
- </message>
- <message>
- <source>%1: key is empty</source>
- <translation>%1: key is empty</translation>
- </message>
- <message>
- <source>%1: ftok failed</source>
- <translation>%1: ftok failed</translation>
- </message>
- <message>
- <source>%1: unable to make key</source>
- <translation>%1: unable to make key</translation>
- </message>
- <message>
- <source>%1: doesn&apos;t exist</source>
- <translation>%1: doesn&apos;t exist</translation>
- </message>
- <message>
- <source>%1: UNIX key file doesn&apos;t exist</source>
- <translation>%1: UNIX key file doesn&apos;t exist</translation>
- </message>
- <message>
- <source>%1: system-imposed size restrictions</source>
- <translation>%1: system-imposed size restrictions</translation>
- </message>
- <message>
- <source>%1: not attached</source>
- <translation>%1: not attached</translation>
- </message>
- <message>
- <source>%1: invalid size</source>
- <translation>%1: invalid size</translation>
- </message>
- <message>
- <source>%1: key error</source>
- <translation>%1: key error</translation>
- </message>
- <message>
- <source>%1: size query failed</source>
- <translation>%1: size query failed</translation>
- </message>
- <message>
- <source>%1: unable to set key on lock</source>
- <translation>%1: unable to set key on lock</translation>
- </message>
- </context>
- <context>
- <name>QShortcut</name>
- <message>
- <source>Space</source>
- <translation>Space</translation>
- </message>
- <message>
- <source>Esc</source>
- <translation>Esc</translation>
- </message>
- <message>
- <source>Tab</source>
- <translation>Tab</translation>
- </message>
- <message>
- <source>Backtab</source>
- <translation>Backtab</translation>
- </message>
- <message>
- <source>Backspace</source>
- <translation>Backspace</translation>
- </message>
- <message>
- <source>Return</source>
- <translation>Return</translation>
- </message>
- <message>
- <source>Enter</source>
- <translation>Enter</translation>
- </message>
- <message>
- <source>Ins</source>
- <translation>Ins</translation>
- </message>
- <message>
- <source>Del</source>
- <translation>Del</translation>
- </message>
- <message>
- <source>Pause</source>
- <translation>Pause</translation>
- </message>
- <message>
- <source>Print</source>
- <translation>Print</translation>
- </message>
- <message>
- <source>SysReq</source>
- <translation>SysReq</translation>
- </message>
- <message>
- <source>Home</source>
- <translation>Home</translation>
- </message>
- <message>
- <source>End</source>
- <translation>End</translation>
- </message>
- <message>
- <source>Left</source>
- <translation>Left</translation>
- </message>
- <message>
- <source>Up</source>
- <translation>Up</translation>
- </message>
- <message>
- <source>Right</source>
- <translation>Right</translation>
- </message>
- <message>
- <source>Down</source>
- <translation>Down</translation>
- </message>
- <message>
- <source>PgUp</source>
- <translation>PgUp</translation>
- </message>
- <message>
- <source>PgDown</source>
- <translation>PgDown</translation>
- </message>
- <message>
- <source>CapsLock</source>
- <translation>CapsLock</translation>
- </message>
- <message>
- <source>NumLock</source>
- <translation>NumLock</translation>
- </message>
- <message>
- <source>ScrollLock</source>
- <translation>ScrollLock</translation>
- </message>
- <message>
- <source>Menu</source>
- <translation>Menu</translation>
- </message>
- <message>
- <source>Help</source>
- <translation>Help</translation>
- </message>
- <message>
- <source>Back</source>
- <translation>Back</translation>
- </message>
- <message>
- <source>Forward</source>
- <translation>Forward</translation>
- </message>
- <message>
- <source>Stop</source>
- <translation>Stop</translation>
- </message>
- <message>
- <source>Refresh</source>
- <translation>Refresh</translation>
- </message>
- <message>
- <source>Volume Down</source>
- <translation>Volume Down</translation>
- </message>
- <message>
- <source>Volume Mute</source>
- <translation>Volume Mute</translation>
- </message>
- <message>
- <source>Volume Up</source>
- <translation>Volume Up</translation>
- </message>
- <message>
- <source>Bass Boost</source>
- <translation>Bass Boost</translation>
- </message>
- <message>
- <source>Bass Up</source>
- <translation>Bass Up</translation>
- </message>
- <message>
- <source>Bass Down</source>
- <translation>Bass Down</translation>
- </message>
- <message>
- <source>Treble Up</source>
- <translation>Treble Up</translation>
- </message>
- <message>
- <source>Treble Down</source>
- <translation>Treble Down</translation>
- </message>
- <message>
- <source>Media Play</source>
- <translation>Media Play</translation>
- </message>
- <message>
- <source>Media Stop</source>
- <translation>Media Stop</translation>
- </message>
- <message>
- <source>Media Previous</source>
- <translation>Media Previous</translation>
- </message>
- <message>
- <source>Media Next</source>
- <translation>Media Next</translation>
- </message>
- <message>
- <source>Media Record</source>
- <translation>Media Record</translation>
- </message>
- <message>
- <source>Favorites</source>
- <translation>Favorites</translation>
- </message>
- <message>
- <source>Search</source>
- <translation>Search</translation>
- </message>
- <message>
- <source>Standby</source>
- <translation>Standby</translation>
- </message>
- <message>
- <source>Open URL</source>
- <translation>Open URL</translation>
- </message>
- <message>
- <source>Launch Mail</source>
- <translation>Launch Mail</translation>
- </message>
- <message>
- <source>Launch Media</source>
- <translation>Launch Media</translation>
- </message>
- <message>
- <source>Launch (0)</source>
- <translation>Launch (0)</translation>
- </message>
- <message>
- <source>Launch (1)</source>
- <translation>Launch (1)</translation>
- </message>
- <message>
- <source>Launch (2)</source>
- <translation>Launch (2)</translation>
- </message>
- <message>
- <source>Launch (3)</source>
- <translation>Launch (3)</translation>
- </message>
- <message>
- <source>Launch (4)</source>
- <translation>Launch (4)</translation>
- </message>
- <message>
- <source>Launch (5)</source>
- <translation>Launch (5)</translation>
- </message>
- <message>
- <source>Launch (6)</source>
- <translation>Launch (6)</translation>
- </message>
- <message>
- <source>Launch (7)</source>
- <translation>Launch (7)</translation>
- </message>
- <message>
- <source>Launch (8)</source>
- <translation>Launch (8)</translation>
- </message>
- <message>
- <source>Launch (9)</source>
- <translation>Launch (9)</translation>
- </message>
- <message>
- <source>Launch (A)</source>
- <translation>Launch (A)</translation>
- </message>
- <message>
- <source>Launch (B)</source>
- <translation>Launch (B)</translation>
- </message>
- <message>
- <source>Launch (C)</source>
- <translation>Launch (C)</translation>
- </message>
- <message>
- <source>Launch (D)</source>
- <translation>Launch (D)</translation>
- </message>
- <message>
- <source>Launch (E)</source>
- <translation>Launch (E)</translation>
- </message>
- <message>
- <source>Launch (F)</source>
- <translation>Launch (F)</translation>
- </message>
- <message>
- <source>Monitor Brightness Up</source>
- <translation>Monitor Brightness Up</translation>
- </message>
- <message>
- <source>Monitor Brightness Down</source>
- <translation>Monitor Brightness Down</translation>
- </message>
- <message>
- <source>Keyboard Light On/Off</source>
- <translation>Keyboard Light On/Off</translation>
- </message>
- <message>
- <source>Keyboard Brightness Up</source>
- <translation>Keyboard Brightness Up</translation>
- </message>
- <message>
- <source>Keyboard Brightness Down</source>
- <translation>Keyboard Brightness Down</translation>
- </message>
- <message>
- <source>Power Off</source>
- <translation>Power Off</translation>
- </message>
- <message>
- <source>Wake Up</source>
- <translation>Wake Up</translation>
- </message>
- <message>
- <source>Eject</source>
- <translation>Eject</translation>
- </message>
- <message>
- <source>Screensaver</source>
- <translation>Screensaver</translation>
- </message>
- <message>
- <source>WWW</source>
- <translation>WWW</translation>
- </message>
- <message>
- <source>Sleep</source>
- <translation>Sleep</translation>
- </message>
- <message>
- <source>LightBulb</source>
- <translation>LightBulb</translation>
- </message>
- <message>
- <source>Shop</source>
- <translation>Shop</translation>
- </message>
- <message>
- <source>History</source>
- <translation>History</translation>
- </message>
- <message>
- <source>Add Favorite</source>
- <translation>Add Favorite</translation>
- </message>
- <message>
- <source>Hot Links</source>
- <translation>Hot Links</translation>
- </message>
- <message>
- <source>Adjust Brightness</source>
- <translation>Adjust Brightness</translation>
- </message>
- <message>
- <source>Finance</source>
- <translation>Finance</translation>
- </message>
- <message>
- <source>Community</source>
- <translation>Community</translation>
- </message>
- <message>
- <source>Audio Rewind</source>
- <translation>Audio Rewind</translation>
- </message>
- <message>
- <source>Back Forward</source>
- <translation>Back Forward</translation>
- </message>
- <message>
- <source>Application Left</source>
- <translation>Application Left</translation>
- </message>
- <message>
- <source>Application Right</source>
- <translation>Application Right</translation>
- </message>
- <message>
- <source>Book</source>
- <translation>Book</translation>
- </message>
- <message>
- <source>CD</source>
- <translation>CD</translation>
- </message>
- <message>
- <source>Calculator</source>
- <translation>Calculator</translation>
- </message>
- <message>
- <source>Clear</source>
- <translation>Clear</translation>
- </message>
- <message>
- <source>Clear Grab</source>
- <translation>Clear Grab</translation>
- </message>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- <message>
- <source>Copy</source>
- <translation>Copy</translation>
- </message>
- <message>
- <source>Cut</source>
- <translation>Cut</translation>
- </message>
- <message>
- <source>Display</source>
- <translation>Display</translation>
- </message>
- <message>
- <source>DOS</source>
- <translation>DOS</translation>
- </message>
- <message>
- <source>Documents</source>
- <translation>Documents</translation>
- </message>
- <message>
- <source>Spreadsheet</source>
- <translation>Spreadsheet</translation>
- </message>
- <message>
- <source>Browser</source>
- <translation>Browser</translation>
- </message>
- <message>
- <source>Game</source>
- <translation>Game</translation>
- </message>
- <message>
- <source>Go</source>
- <translation>Go</translation>
- </message>
- <message>
- <source>iTouch</source>
- <translation>iTouch</translation>
- </message>
- <message>
- <source>Logoff</source>
- <translation>Logoff</translation>
- </message>
- <message>
- <source>Market</source>
- <translation>Market</translation>
- </message>
- <message>
- <source>Meeting</source>
- <translation>Meeting</translation>
- </message>
- <message>
- <source>Keyboard Menu</source>
- <translation>Keyboard Menu</translation>
- </message>
- <message>
- <source>Menu PB</source>
- <translation>Menu PB</translation>
- </message>
- <message>
- <source>My Sites</source>
- <translation>My Sites</translation>
- </message>
- <message>
- <source>News</source>
- <translation>News</translation>
- </message>
- <message>
- <source>Home Office</source>
- <translation>Home Office</translation>
- </message>
- <message>
- <source>Option</source>
- <translation>Option</translation>
- </message>
- <message>
- <source>Paste</source>
- <translation>Paste</translation>
- </message>
- <message>
- <source>Phone</source>
- <translation>Phone</translation>
- </message>
- <message>
- <source>Reply</source>
- <translation>Reply</translation>
- </message>
- <message>
- <source>Reload</source>
- <translation>Reload</translation>
- </message>
- <message>
- <source>Rotate Windows</source>
- <translation>Rotate Windows</translation>
- </message>
- <message>
- <source>Rotation PB</source>
- <translation>Rotation PB</translation>
- </message>
- <message>
- <source>Rotation KB</source>
- <translation>Rotation KB</translation>
- </message>
- <message>
- <source>Save</source>
- <translation>Save</translation>
- </message>
- <message>
- <source>Send</source>
- <translation>Send</translation>
- </message>
- <message>
- <source>Spellchecker</source>
- <translation>Spellchecker</translation>
- </message>
- <message>
- <source>Split Screen</source>
- <translation>Split Screen</translation>
- </message>
- <message>
- <source>Support</source>
- <translation>Support</translation>
- </message>
- <message>
- <source>Task Panel</source>
- <translation>Task Panel</translation>
- </message>
- <message>
- <source>Terminal</source>
- <translation>Terminal</translation>
- </message>
- <message>
- <source>Tools</source>
- <translation>Tools</translation>
- </message>
- <message>
- <source>Travel</source>
- <translation>Travel</translation>
- </message>
- <message>
- <source>Video</source>
- <translation>Video</translation>
- </message>
- <message>
- <source>Word Processor</source>
- <translation>Word Processor</translation>
- </message>
- <message>
- <source>XFer</source>
- <translation>XFer</translation>
- </message>
- <message>
- <source>Zoom In</source>
- <translation>Zoom In</translation>
- </message>
- <message>
- <source>Zoom Out</source>
- <translation>Zoom Out</translation>
- </message>
- <message>
- <source>Away</source>
- <translation>Away</translation>
- </message>
- <message>
- <source>Messenger</source>
- <translation>Messenger</translation>
- </message>
- <message>
- <source>WebCam</source>
- <translation>WebCam</translation>
- </message>
- <message>
- <source>Mail Forward</source>
- <translation>Mail Forward</translation>
- </message>
- <message>
- <source>Pictures</source>
- <translation>Pictures</translation>
- </message>
- <message>
- <source>Music</source>
- <translation>Music</translation>
- </message>
- <message>
- <source>Battery</source>
- <translation>Battery</translation>
- </message>
- <message>
- <source>Bluetooth</source>
- <translation>Bluetooth</translation>
- </message>
- <message>
- <source>Wireless</source>
- <translation>Wireless</translation>
- </message>
- <message>
- <source>Ultra Wide Band</source>
- <translation>Ultra Wide Band</translation>
- </message>
- <message>
- <source>Audio Forward</source>
- <translation>Audio Forward</translation>
- </message>
- <message>
- <source>Audio Repeat</source>
- <translation>Audio Repeat</translation>
- </message>
- <message>
- <source>Audio Random Play</source>
- <translation>Audio Random Play</translation>
- </message>
- <message>
- <source>Subtitle</source>
- <translation>Subtitle</translation>
- </message>
- <message>
- <source>Audio Cycle Track</source>
- <translation>Audio Cycle Track</translation>
- </message>
- <message>
- <source>Time</source>
- <translation>Time</translation>
- </message>
- <message>
- <source>View</source>
- <translation>View</translation>
- </message>
- <message>
- <source>Top Menu</source>
- <translation>Top Menu</translation>
- </message>
- <message>
- <source>Suspend</source>
- <translation>Suspend</translation>
- </message>
- <message>
- <source>Hibernate</source>
- <translation>Hibernate</translation>
- </message>
- <message>
- <source>Print Screen</source>
- <translation>Print Screen</translation>
- </message>
- <message>
- <source>Page Up</source>
- <translation>Page Up</translation>
- </message>
- <message>
- <source>Page Down</source>
- <translation>Page Down</translation>
- </message>
- <message>
- <source>Caps Lock</source>
- <translation>Caps Lock</translation>
- </message>
- <message>
- <source>Num Lock</source>
- <translation>Num Lock</translation>
- </message>
- <message>
- <source>Number Lock</source>
- <translation>Number Lock</translation>
- </message>
- <message>
- <source>Scroll Lock</source>
- <translation>Scroll Lock</translation>
- </message>
- <message>
- <source>Insert</source>
- <translation>Insert</translation>
- </message>
- <message>
- <source>Delete</source>
- <translation>Delete</translation>
- </message>
- <message>
- <source>Escape</source>
- <translation>Escape</translation>
- </message>
- <message>
- <source>System Request</source>
- <translation>System Request</translation>
- </message>
- <message>
- <source>Select</source>
- <translation>Select</translation>
- </message>
- <message>
- <source>Yes</source>
- <translation>Yes</translation>
- </message>
- <message>
- <source>No</source>
- <translation>No</translation>
- </message>
- <message>
- <source>Context1</source>
- <translation>Context1</translation>
- </message>
- <message>
- <source>Context2</source>
- <translation>Context2</translation>
- </message>
- <message>
- <source>Context3</source>
- <translation>Context3</translation>
- </message>
- <message>
- <source>Context4</source>
- <translation>Context4</translation>
- </message>
- <message>
- <source>Call</source>
- <translation>Call</translation>
- </message>
- <message>
- <source>Hangup</source>
- <translation>Hangup</translation>
- </message>
- <message>
- <source>Flip</source>
- <translation>Flip</translation>
- </message>
- <message>
- <source>Ctrl</source>
- <translation>Ctrl</translation>
- </message>
- <message>
- <source>Shift</source>
- <translation>Shift</translation>
- </message>
- <message>
- <source>Alt</source>
- <translation>Alt</translation>
- </message>
- <message>
- <source>Meta</source>
- <translation>Meta</translation>
- </message>
- <message>
- <source>+</source>
- <translation>+</translation>
- </message>
- <message>
- <source>F%1</source>
- <translation>F%1</translation>
- </message>
- <message>
- <source>Home Page</source>
- <translation>Home Page</translation>
- </message>
- </context>
- <context>
- <name>QSlider</name>
- <message>
- <source>Page left</source>
- <translation>Page left</translation>
- </message>
- <message>
- <source>Page up</source>
- <translation>Page up</translation>
- </message>
- <message>
- <source>Position</source>
- <translation>Position</translation>
- </message>
- <message>
- <source>Page right</source>
- <translation>Page right</translation>
- </message>
- <message>
- <source>Page down</source>
- <translation>Page down</translation>
- </message>
- </context>
- <context>
- <name>QSocks5SocketEngine</name>
- <message>
- <source>Connection to proxy refused</source>
- <translation>Connection to proxy refused</translation>
- </message>
- <message>
- <source>Connection to proxy closed prematurely</source>
- <translation>Connection to proxy closed prematurely</translation>
- </message>
- <message>
- <source>Proxy host not found</source>
- <translation>Proxy host not found</translation>
- </message>
- <message>
- <source>Connection to proxy timed out</source>
- <translation>Connection to proxy timed out</translation>
- </message>
- <message>
- <source>Proxy authentication failed</source>
- <translation>Proxy authentication failed</translation>
- </message>
- <message>
- <source>Proxy authentication failed: %1</source>
- <translation>Proxy authentication failed: %1</translation>
- </message>
- <message>
- <source>SOCKS version 5 protocol error</source>
- <translation>SOCKS version 5 protocol error</translation>
- </message>
- <message>
- <source>General SOCKSv5 server failure</source>
- <translation>General SOCKSv5 server failure</translation>
- </message>
- <message>
- <source>Connection not allowed by SOCKSv5 server</source>
- <translation>Connection not allowed by SOCKSv5 server</translation>
- </message>
- <message>
- <source>TTL expired</source>
- <translation>TTL expired</translation>
- </message>
- <message>
- <source>SOCKSv5 command not supported</source>
- <translation>SOCKSv5 command not supported</translation>
- </message>
- <message>
- <source>Address type not supported</source>
- <translation>Address type not supported</translation>
- </message>
- <message>
- <source>Unknown SOCKSv5 proxy error code 0x%1</source>
- <translation>Unknown SOCKSv5 proxy error code 0x%1</translation>
- </message>
- <message>
- <source>Network operation timed out</source>
- <translation>Network operation timed out</translation>
- </message>
- </context>
- <context>
- <name>QSoftKeyManager</name>
- <message>
- <source>Ok</source>
- <translation>Ok</translation>
- </message>
- <message>
- <source>Select</source>
- <translation>Select</translation>
- </message>
- <message>
- <source>Done</source>
- <translation>Done</translation>
- </message>
- <message>
- <source>Options</source>
- <translation>Options</translation>
- </message>
- <message>
- <source>Cancel</source>
- <translation>Cancel</translation>
- </message>
- <message>
- <source>Exit</source>
- <translation>Exit</translation>
- </message>
- </context>
- <context>
- <name>QSpinBox</name>
- <message>
- <source>More</source>
- <translation>More</translation>
- </message>
- <message>
- <source>Less</source>
- <translation>Less</translation>
- </message>
- </context>
- <context>
- <name>QSql</name>
- <message>
- <source>Delete</source>
- <translation>Delete</translation>
- </message>
- <message>
- <source>Delete this record?</source>
- <translation>Delete this record?</translation>
- </message>
- <message>
- <source>Yes</source>
- <translation>Yes</translation>
- </message>
- <message>
- <source>No</source>
- <translation>No</translation>
- </message>
- <message>
- <source>Insert</source>
- <translation>Insert</translation>
- </message>
- <message>
- <source>Update</source>
- <translation>Update</translation>
- </message>
- <message>
- <source>Save edits?</source>
- <translation>Save edits?</translation>
- </message>
- <message>
- <source>Cancel</source>
- <translation>Cancel</translation>
- </message>
- <message>
- <source>Confirm</source>
- <translation>Confirm</translation>
- </message>
- <message>
- <source>Cancel your edits?</source>
- <translation>Cancel your edits?</translation>
- </message>
- </context>
- <context>
- <name>QSslSocket</name>
- <message>
- <source>Unable to write data: %1</source>
- <translation>Unable to write data: %1</translation>
- </message>
- <message>
- <source>Unable to decrypt data: %1</source>
- <translation>Unable to decrypt data: %1</translation>
- </message>
- <message>
- <source>Error while reading: %1</source>
- <translation>Error while reading: %1</translation>
- </message>
- <message>
- <source>Error during SSL handshake: %1</source>
- <translation>Error during SSL handshake: %1</translation>
- </message>
- <message>
- <source>Error creating SSL context (%1)</source>
- <translation>Error creating SSL context (%1)</translation>
- </message>
- <message>
- <source>Invalid or empty cipher list (%1)</source>
- <translation>Invalid or empty cipher list (%1)</translation>
- </message>
- <message>
- <source>Private key does not certify public key, %1</source>
- <translation>Private key does not certify public key, %1</translation>
- </message>
- <message>
- <source>Error creating SSL session, %1</source>
- <translation>Error creating SSL session, %1</translation>
- </message>
- <message>
- <source>Error creating SSL session: %1</source>
- <translation>Error creating SSL session: %1</translation>
- </message>
- <message>
- <source>Cannot provide a certificate with no key, %1</source>
- <translation>Cannot provide a certificate with no key, %1</translation>
- </message>
- <message>
- <source>Error loading local certificate, %1</source>
- <translation>Error loading local certificate, %1</translation>
- </message>
- <message>
- <source>Error loading private key, %1</source>
- <translation>Error loading private key, %1</translation>
- </message>
- <message>
- <source>No error</source>
- <translation>No error</translation>
- </message>
- <message>
- <source>The issuer certificate could not be found</source>
- <translation>The issuer certificate could not be found</translation>
- </message>
- <message>
- <source>The certificate signature could not be decrypted</source>
- <translation>The certificate signature could not be decrypted</translation>
- </message>
- <message>
- <source>The public key in the certificate could not be read</source>
- <translation>The public key in the certificate could not be read</translation>
- </message>
- <message>
- <source>The signature of the certificate is invalid</source>
- <translation>The signature of the certificate is invalid</translation>
- </message>
- <message>
- <source>The certificate is not yet valid</source>
- <translation>The certificate is not yet valid</translation>
- </message>
- <message>
- <source>The certificate has expired</source>
- <translation>The certificate has expired</translation>
- </message>
- <message>
- <source>The certificate&apos;s notBefore field contains an invalid time</source>
- <translation>The certificate&apos;s notBefore field contains an invalid time</translation>
- </message>
- <message>
- <source>The certificate&apos;s notAfter field contains an invalid time</source>
- <translation>The certificate&apos;s notAfter field contains an invalid time</translation>
- </message>
- <message>
- <source>The certificate is self-signed, and untrusted</source>
- <translation>The certificate is self-signed, and untrusted</translation>
- </message>
- <message>
- <source>The root certificate of the certificate chain is self-signed, and untrusted</source>
- <translation>The root certificate of the certificate chain is self-signed, and untrusted</translation>
- </message>
- <message>
- <source>The issuer certificate of a locally looked up certificate could not be found</source>
- <translation>The issuer certificate of a locally looked up certificate could not be found</translation>
- </message>
- <message>
- <source>No certificates could be verified</source>
- <translation>No certificates could be verified</translation>
- </message>
- <message>
- <source>One of the CA certificates is invalid</source>
- <translation>One of the CA certificates is invalid</translation>
- </message>
- <message>
- <source>The basicConstraints path length parameter has been exceeded</source>
- <translation>The basicConstraints path length parameter has been exceeded</translation>
- </message>
- <message>
- <source>The supplied certificate is unsuitable for this purpose</source>
- <translation>The supplied certificate is unsuitable for this purpose</translation>
- </message>
- <message>
- <source>The root CA certificate is not trusted for this purpose</source>
- <translation>The root CA certificate is not trusted for this purpose</translation>
- </message>
- <message>
- <source>The root CA certificate is marked to reject the specified purpose</source>
- <translation>The root CA certificate is marked to reject the specified purpose</translation>
- </message>
- <message>
- <source>The current candidate issuer certificate was rejected because its subject name did not match the issuer name of the current certificate</source>
- <translation>The current candidate issuer certificate was rejected because its subject name did not match the issuer name of the current certificate</translation>
- </message>
- <message>
- <source>The current candidate issuer certificate was rejected because its issuer name and serial number was present and did not match the authority key identifier of the current certificate</source>
- <translation>The current candidate issuer certificate was rejected because its issuer name and serial number was present and did not match the authority key identifier of the current certificate</translation>
- </message>
- <message>
- <source>The peer did not present any certificate</source>
- <translation>The peer did not present any certificate</translation>
- </message>
- <message>
- <source>The host name did not match any of the valid hosts for this certificate</source>
- <translation>The host name did not match any of the valid hosts for this certificate</translation>
- </message>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- </context>
- <context>
- <name>QStateMachine</name>
- <message>
- <source>Missing initial state in compound state &apos;%1&apos;</source>
- <translation>Missing initial state in compound state &apos;%1&apos;</translation>
- </message>
- <message>
- <source>Missing default state in history state &apos;%1&apos;</source>
- <translation>Missing default state in history state &apos;%1&apos;</translation>
- </message>
- <message>
- <source>No common ancestor for targets and source of transition from state &apos;%1&apos;</source>
- <translation>No common ancestor for targets and source of transition from state &apos;%1&apos;</translation>
- </message>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- </context>
- <context>
- <name>QSystemSemaphore</name>
- <message>
- <source>%1: does not exist</source>
- <translation>%1: does not exist</translation>
- </message>
- <message>
- <source>%1: out of resources</source>
- <translation>%1: out of resources</translation>
- </message>
- <message>
- <source>%1: permission denied</source>
- <translation>%1: permission denied</translation>
- </message>
- <message>
- <source>%1: already exists</source>
- <translation>%1: already exists</translation>
- </message>
- <message>
- <source>%1: unknown error %2</source>
- <translation>%1: unknown error %2</translation>
- </message>
- </context>
- <context>
- <name>QTDSDriver</name>
- <message>
- <source>Unable to open connection</source>
- <translation>Unable to open connection</translation>
- </message>
- <message>
- <source>Unable to use database</source>
- <translation>Unable to use database</translation>
- </message>
- </context>
- <context>
- <name>QTabBar</name>
- <message>
- <source>Scroll Left</source>
- <translation>Scroll Left</translation>
- </message>
- <message>
- <source>Scroll Right</source>
- <translation>Scroll Right</translation>
- </message>
- </context>
- <context>
- <name>QTcpServer</name>
- <message>
- <source>Operation on socket is not supported</source>
- <translation>Operation on socket is not supported</translation>
- </message>
- </context>
- <context>
- <name>QTextControl</name>
- <message>
- <source>&amp;Undo</source>
- <translation>&amp;Undo</translation>
- </message>
- <message>
- <source>&amp;Redo</source>
- <translation>&amp;Redo</translation>
- </message>
- <message>
- <source>Cu&amp;t</source>
- <translation>Cu&amp;t</translation>
- </message>
- <message>
- <source>&amp;Copy</source>
- <translation>&amp;Copy</translation>
- </message>
- <message>
- <source>Copy &amp;Link Location</source>
- <translation>Copy &amp;Link Location</translation>
- </message>
- <message>
- <source>&amp;Paste</source>
- <translation>&amp;Paste</translation>
- </message>
- <message>
- <source>Delete</source>
- <translation>Delete</translation>
- </message>
- <message>
- <source>Select All</source>
- <translation>Select All</translation>
- </message>
- </context>
- <context>
- <name>QToolButton</name>
- <message>
- <source>Press</source>
- <translation>Press</translation>
- </message>
- <message>
- <source>Open</source>
- <translation>Open</translation>
- </message>
- </context>
- <context>
- <name>QUdpSocket</name>
- <message>
- <source>This platform does not support IPv6</source>
- <translation>This platform does not support IPv6</translation>
- </message>
- </context>
- <context>
- <name>QUndoGroup</name>
- <message>
- <source>Undo</source>
- <translation>Undo</translation>
- </message>
- <message>
- <source>Redo</source>
- <translation>Redo</translation>
- </message>
- </context>
- <context>
- <name>QUndoModel</name>
- <message>
- <source>&lt;empty&gt;</source>
- <translation>&lt;empty&gt;</translation>
- </message>
- </context>
- <context>
- <name>QUndoStack</name>
- <message>
- <source>Undo</source>
- <translation>Undo</translation>
- </message>
- <message>
- <source>Redo</source>
- <translation>Redo</translation>
- </message>
- </context>
- <context>
- <name>QUnicodeControlCharacterMenu</name>
- <message>
- <source>LRM Left-to-right mark</source>
- <translation>LRM Left-to-right mark</translation>
- </message>
- <message>
- <source>RLM Right-to-left mark</source>
- <translation>RLM Right-to-left mark</translation>
- </message>
- <message>
- <source>ZWJ Zero width joiner</source>
- <translation>ZWJ Zero width joiner</translation>
- </message>
- <message>
- <source>ZWNJ Zero width non-joiner</source>
- <translation>ZWNJ Zero width non-joiner</translation>
- </message>
- <message>
- <source>ZWSP Zero width space</source>
- <translation>ZWSP Zero width space</translation>
- </message>
- <message>
- <source>LRE Start of left-to-right embedding</source>
- <translation>LRE Start of left-to-right embedding</translation>
- </message>
- <message>
- <source>RLE Start of right-to-left embedding</source>
- <translation>RLE Start of right-to-left embedding</translation>
- </message>
- <message>
- <source>LRO Start of left-to-right override</source>
- <translation>LRO Start of left-to-right override</translation>
- </message>
- <message>
- <source>RLO Start of right-to-left override</source>
- <translation>RLO Start of right-to-left override</translation>
- </message>
- <message>
- <source>PDF Pop directional formatting</source>
- <translation>PDF Pop directional formatting</translation>
- </message>
- <message>
- <source>Insert Unicode control character</source>
- <translation>Insert Unicode control character</translation>
- </message>
- </context>
- <context>
- <name>QWebFrame</name>
- <message>
- <source>Request cancelled</source>
- <translation>Request cancelled</translation>
- </message>
- <message>
- <source>Request blocked</source>
- <translation>Request blocked</translation>
- </message>
- <message>
- <source>Cannot show URL</source>
- <translation>Cannot show URL</translation>
- </message>
- <message>
- <source>Frame load interrupted by policy change</source>
- <translation>Frame load interrupted by policy change</translation>
- </message>
- <message>
- <source>Cannot show mimetype</source>
- <translation>Cannot show mimetype</translation>
- </message>
- <message>
- <source>File does not exist</source>
- <translation>File does not exist</translation>
- </message>
- </context>
- <context>
- <name>QWebPage</name>
- <message>
- <source>Submit</source>
- <comment>default label for Submit buttons in forms on web pages</comment>
- <translation>Submit</translation>
- </message>
- <message>
- <source>Submit</source>
- <comment>Submit (input element) alt text for &lt;input&gt; elements with no alt, title, or value</comment>
- <translation>Submit</translation>
- </message>
- <message>
- <source>Reset</source>
- <comment>default label for Reset buttons in forms on web pages</comment>
- <translation>Reset</translation>
- </message>
- <message>
- <source>Choose File</source>
- <comment>title for file button used in HTML forms</comment>
- <translation>Choose File</translation>
- </message>
- <message>
- <source>No file selected</source>
- <comment>text to display in file button used in HTML forms when no file is selected</comment>
- <translation>No file selected</translation>
- </message>
- <message>
- <source>Open in New Window</source>
- <comment>Open in New Window context menu item</comment>
- <translation>Open in New Window</translation>
- </message>
- <message>
- <source>Save Link...</source>
- <comment>Download Linked File context menu item</comment>
- <translation>Save Link...</translation>
- </message>
- <message>
- <source>Copy Link</source>
- <comment>Copy Link context menu item</comment>
- <translation>Copy Link</translation>
- </message>
- <message>
- <source>Open Image</source>
- <comment>Open Image in New Window context menu item</comment>
- <translation>Open Image</translation>
- </message>
- <message>
- <source>Save Image</source>
- <comment>Download Image context menu item</comment>
- <translation>Save Image</translation>
- </message>
- <message>
- <source>Copy Image</source>
- <comment>Copy Link context menu item</comment>
- <translation>Copy Image</translation>
- </message>
- <message>
- <source>Open Frame</source>
- <comment>Open Frame in New Window context menu item</comment>
- <translation>Open Frame</translation>
- </message>
- <message>
- <source>Copy</source>
- <comment>Copy context menu item</comment>
- <translation>Copy</translation>
- </message>
- <message>
- <source>Go Back</source>
- <comment>Back context menu item</comment>
- <translation>Go Back</translation>
- </message>
- <message>
- <source>Go Forward</source>
- <comment>Forward context menu item</comment>
- <translation>Go Forward</translation>
- </message>
- <message>
- <source>Stop</source>
- <comment>Stop context menu item</comment>
- <translation>Stop</translation>
- </message>
- <message>
- <source>Reload</source>
- <comment>Reload context menu item</comment>
- <translation>Reload</translation>
- </message>
- <message>
- <source>Cut</source>
- <comment>Cut context menu item</comment>
- <translation>Cut</translation>
- </message>
- <message>
- <source>Paste</source>
- <comment>Paste context menu item</comment>
- <translation>Paste</translation>
- </message>
- <message>
- <source>No Guesses Found</source>
- <comment>No Guesses Found context menu item</comment>
- <translation>No Guesses Found</translation>
- </message>
- <message>
- <source>Ignore</source>
- <comment>Ignore Spelling context menu item</comment>
- <translation>Ignore</translation>
- </message>
- <message>
- <source>Add To Dictionary</source>
- <comment>Learn Spelling context menu item</comment>
- <translation>Add To Dictionary</translation>
- </message>
- <message>
- <source>Search The Web</source>
- <comment>Search The Web context menu item</comment>
- <translation>Search The Web</translation>
- </message>
- <message>
- <source>Look Up In Dictionary</source>
- <comment>Look Up in Dictionary context menu item</comment>
- <translation>Look Up In Dictionary</translation>
- </message>
- <message>
- <source>Open Link</source>
- <comment>Open Link context menu item</comment>
- <translation>Open Link</translation>
- </message>
- <message>
- <source>Ignore</source>
- <comment>Ignore Grammar context menu item</comment>
- <translation>Ignore</translation>
- </message>
- <message>
- <source>Spelling</source>
- <comment>Spelling and Grammar context sub-menu item</comment>
- <translation>Spelling</translation>
- </message>
- <message>
- <source>Show Spelling and Grammar</source>
- <comment>menu item title</comment>
- <translation>Show Spelling and Grammar</translation>
- </message>
- <message>
- <source>Hide Spelling and Grammar</source>
- <comment>menu item title</comment>
- <translation>Hide Spelling and Grammar</translation>
- </message>
- <message>
- <source>Check Spelling</source>
- <comment>Check spelling context menu item</comment>
- <translation>Check Spelling</translation>
- </message>
- <message>
- <source>Check Spelling While Typing</source>
- <comment>Check spelling while typing context menu item</comment>
- <translation>Check Spelling While Typing</translation>
- </message>
- <message>
- <source>Check Grammar With Spelling</source>
- <comment>Check grammar with spelling context menu item</comment>
- <translation>Check Grammar With Spelling</translation>
- </message>
- <message>
- <source>Fonts</source>
- <comment>Font context sub-menu item</comment>
- <translation>Fonts</translation>
- </message>
- <message>
- <source>Bold</source>
- <comment>Bold context menu item</comment>
- <translation>Bold</translation>
- </message>
- <message>
- <source>Italic</source>
- <comment>Italic context menu item</comment>
- <translation>Italic</translation>
- </message>
- <message>
- <source>Underline</source>
- <comment>Underline context menu item</comment>
- <translation>Underline</translation>
- </message>
- <message>
- <source>Outline</source>
- <comment>Outline context menu item</comment>
- <translation>Outline</translation>
- </message>
- <message>
- <source>Direction</source>
- <comment>Writing direction context sub-menu item</comment>
- <translation>Direction</translation>
- </message>
- <message>
- <source>Text Direction</source>
- <comment>Text direction context sub-menu item</comment>
- <translation>Text Direction</translation>
- </message>
- <message>
- <source>Default</source>
- <comment>Default writing direction context menu item</comment>
- <translation>Default</translation>
- </message>
- <message>
- <source>Left to Right</source>
- <comment>Left to Right context menu item</comment>
- <translation>Left to Right</translation>
- </message>
- <message>
- <source>Right to Left</source>
- <comment>Right to Left context menu item</comment>
- <translation>Right to Left</translation>
- </message>
- <message>
- <source>Loading...</source>
- <comment>Media controller status message when the media is loading</comment>
- <translation>Loading...</translation>
- </message>
- <message>
- <source>Live Broadcast</source>
- <comment>Media controller status message when watching a live broadcast</comment>
- <translation>Live Broadcast</translation>
- </message>
- <message>
- <source>Audio Element</source>
- <comment>Media controller element</comment>
- <translation>Audio Element</translation>
- </message>
- <message>
- <source>Video Element</source>
- <comment>Media controller element</comment>
- <translation>Video Element</translation>
- </message>
- <message>
- <source>Mute Button</source>
- <comment>Media controller element</comment>
- <translation>Mute Button</translation>
- </message>
- <message>
- <source>Unmute Button</source>
- <comment>Media controller element</comment>
- <translation>Unmute Button</translation>
- </message>
- <message>
- <source>Play Button</source>
- <comment>Media controller element</comment>
- <translation>Play Button</translation>
- </message>
- <message>
- <source>Pause Button</source>
- <comment>Media controller element</comment>
- <translation>Pause Button</translation>
- </message>
- <message>
- <source>Slider</source>
- <comment>Media controller element</comment>
- <translation>Slider</translation>
- </message>
- <message>
- <source>Slider Thumb</source>
- <comment>Media controller element</comment>
- <translation>Slider Thumb</translation>
- </message>
- <message>
- <source>Rewind Button</source>
- <comment>Media controller element</comment>
- <translation>Rewind Button</translation>
- </message>
- <message>
- <source>Return to Real-time Button</source>
- <comment>Media controller element</comment>
- <translation>Return to Real-time Button</translation>
- </message>
- <message>
- <source>Elapsed Time</source>
- <comment>Media controller element</comment>
- <translation>Elapsed Time</translation>
- </message>
- <message>
- <source>Remaining Time</source>
- <comment>Media controller element</comment>
- <translation>Remaining Time</translation>
- </message>
- <message>
- <source>Status Display</source>
- <comment>Media controller element</comment>
- <translation>Status Display</translation>
- </message>
- <message>
- <source>Fullscreen Button</source>
- <comment>Media controller element</comment>
- <translation>Fullscreen Button</translation>
- </message>
- <message>
- <source>Seek Forward Button</source>
- <comment>Media controller element</comment>
- <translation>Seek Forward Button</translation>
- </message>
- <message>
- <source>Seek Back Button</source>
- <comment>Media controller element</comment>
- <translation>Seek Back Button</translation>
- </message>
- <message>
- <source>Audio element playback controls and status display</source>
- <comment>Media controller element</comment>
- <translation>Audio element playback controls and status display</translation>
- </message>
- <message>
- <source>Video element playback controls and status display</source>
- <comment>Media controller element</comment>
- <translation>Video element playback controls and status display</translation>
- </message>
- <message>
- <source>Mute audio tracks</source>
- <comment>Media controller element</comment>
- <translation>Mute audio tracks</translation>
- </message>
- <message>
- <source>Unmute audio tracks</source>
- <comment>Media controller element</comment>
- <translation>Unmute audio tracks</translation>
- </message>
- <message>
- <source>Begin playback</source>
- <comment>Media controller element</comment>
- <translation>Begin playback</translation>
- </message>
- <message>
- <source>Pause playback</source>
- <comment>Media controller element</comment>
- <translation>Pause playback</translation>
- </message>
- <message>
- <source>Movie time scrubber</source>
- <comment>Media controller element</comment>
- <translation>Movie time scrubber</translation>
- </message>
- <message>
- <source>Movie time scrubber thumb</source>
- <comment>Media controller element</comment>
- <translation>Movie time scrubber thumb</translation>
- </message>
- <message>
- <source>Rewind movie</source>
- <comment>Media controller element</comment>
- <translation>Rewind movie</translation>
- </message>
- <message>
- <source>Return streaming movie to real-time</source>
- <comment>Media controller element</comment>
- <translation>Return streaming movie to real-time</translation>
- </message>
- <message>
- <source>Current movie time</source>
- <comment>Media controller element</comment>
- <translation>Current movie time</translation>
- </message>
- <message>
- <source>Remaining movie time</source>
- <comment>Media controller element</comment>
- <translation>Remaining movie time</translation>
- </message>
- <message>
- <source>Current movie status</source>
- <comment>Media controller element</comment>
- <translation>Current movie status</translation>
- </message>
- <message>
- <source>Play movie in full-screen mode</source>
- <comment>Media controller element</comment>
- <translation>Play movie in full-screen mode</translation>
- </message>
- <message>
- <source>Seek quickly back</source>
- <comment>Media controller element</comment>
- <translation>Seek quickly back</translation>
- </message>
- <message>
- <source>Seek quickly forward</source>
- <comment>Media controller element</comment>
- <translation>Seek quickly forward</translation>
- </message>
- <message>
- <source>Indefinite time</source>
- <comment>Media time description</comment>
- <translation>Indefinite time</translation>
- </message>
- <message>
- <source>%1 days %2 hours %3 minutes %4 seconds</source>
- <comment>Media time description</comment>
- <translation>%1 days %2 hours %3 minutes %4 seconds</translation>
- </message>
- <message>
- <source>%1 hours %2 minutes %3 seconds</source>
- <comment>Media time description</comment>
- <translation>%1 hours %2 minutes %3 seconds</translation>
- </message>
- <message>
- <source>%1 minutes %2 seconds</source>
- <comment>Media time description</comment>
- <translation>%1 minutes %2 seconds</translation>
- </message>
- <message>
- <source>%1 seconds</source>
- <comment>Media time description</comment>
- <translation>%1 seconds</translation>
- </message>
- <message>
- <source>Inspect</source>
- <comment>Inspect Element context menu item</comment>
- <translation>Inspect</translation>
- </message>
- <message>
- <source>No recent searches</source>
- <comment>Label for only item in menu that appears when clicking on the search field image, when no searches have been performed</comment>
- <translation>No recent searches</translation>
- </message>
- <message>
- <source>Recent searches</source>
- <comment>label for first item in the menu that appears when clicking on the search field image, used as embedded menu title</comment>
- <translation>Recent searches</translation>
- </message>
- <message>
- <source>Clear recent searches</source>
- <comment>menu item in Recent Searches menu that empties menu&apos;s contents</comment>
- <translation>Clear recent searches</translation>
- </message>
- <message>
- <source>Unknown</source>
- <comment>Unknown filesize FTP directory listing item</comment>
- <translation>Unknown</translation>
- </message>
- <message>
- <source>Web Inspector - %2</source>
- <translation>Web Inspector - %2</translation>
- </message>
- <message>
- <source>%1 (%2x%3 pixels)</source>
- <comment>Title string for images</comment>
- <translation>%1 (%2x%3 pixels)</translation>
- </message>
- <message>
- <source>Bad HTTP request</source>
- <translation>Bad HTTP request</translation>
- </message>
- <message>
- <source>This is a searchable index. Enter search keywords: </source>
- <comment>text that appears at the start of nearly-obsolete web pages in the form of a &apos;searchable index&apos;</comment>
- <translation>This is a searchable index. Enter search keywords: </translation>
- </message>
- <message>
- <source>Scroll here</source>
- <translation>Scroll here</translation>
- </message>
- <message>
- <source>Left edge</source>
- <translation>Left edge</translation>
- </message>
- <message>
- <source>Top</source>
- <translation>Top</translation>
- </message>
- <message>
- <source>Right edge</source>
- <translation>Right edge</translation>
- </message>
- <message>
- <source>Bottom</source>
- <translation>Bottom</translation>
- </message>
- <message>
- <source>Page left</source>
- <translation>Page left</translation>
- </message>
- <message>
- <source>Page up</source>
- <translation>Page up</translation>
- </message>
- <message>
- <source>Page right</source>
- <translation>Page right</translation>
- </message>
- <message>
- <source>Page down</source>
- <translation>Page down</translation>
- </message>
- <message>
- <source>Scroll left</source>
- <translation>Scroll left</translation>
- </message>
- <message>
- <source>Scroll up</source>
- <translation>Scroll up</translation>
- </message>
- <message>
- <source>Scroll right</source>
- <translation>Scroll right</translation>
- </message>
- <message>
- <source>Scroll down</source>
- <translation>Scroll down</translation>
- </message>
- <message numerus="yes">
- <source>%n file(s)</source>
- <comment>number of chosen file</comment>
- <translation>
- <numerusform>%n file(s)</numerusform>
- <numerusform>%n file(s)</numerusform>
- </translation>
- </message>
- <message>
- <source>JavaScript Alert - %1</source>
- <translation>JavaScript Alert - %1</translation>
- </message>
- <message>
- <source>JavaScript Confirm - %1</source>
- <translation>JavaScript Confirm - %1</translation>
- </message>
- <message>
- <source>JavaScript Prompt - %1</source>
- <translation>JavaScript Prompt - %1</translation>
- </message>
- <message>
- <source>JavaScript Problem - %1</source>
- <translation>JavaScript Problem - %1</translation>
- </message>
- <message>
- <source>The script on this page appears to have a problem. Do you want to stop the script?</source>
- <translation>The script on this page appears to have a problem. Do you want to stop the script?</translation>
- </message>
- <message>
- <source>Move the cursor to the next character</source>
- <translation>Move the cursor to the next character</translation>
- </message>
- <message>
- <source>Move the cursor to the previous character</source>
- <translation>Move the cursor to the previous character</translation>
- </message>
- <message>
- <source>Move the cursor to the next word</source>
- <translation>Move the cursor to the next word</translation>
- </message>
- <message>
- <source>Move the cursor to the previous word</source>
- <translation>Move the cursor to the previous word</translation>
- </message>
- <message>
- <source>Move the cursor to the next line</source>
- <translation>Move the cursor to the next line</translation>
- </message>
- <message>
- <source>Move the cursor to the previous line</source>
- <translation>Move the cursor to the previous line</translation>
- </message>
- <message>
- <source>Move the cursor to the start of the line</source>
- <translation>Move the cursor to the start of the line</translation>
- </message>
- <message>
- <source>Move the cursor to the end of the line</source>
- <translation>Move the cursor to the end of the line</translation>
- </message>
- <message>
- <source>Move the cursor to the start of the block</source>
- <translation>Move the cursor to the start of the block</translation>
- </message>
- <message>
- <source>Move the cursor to the end of the block</source>
- <translation>Move the cursor to the end of the block</translation>
- </message>
- <message>
- <source>Move the cursor to the start of the document</source>
- <translation>Move the cursor to the start of the document</translation>
- </message>
- <message>
- <source>Move the cursor to the end of the document</source>
- <translation>Move the cursor to the end of the document</translation>
- </message>
- <message>
- <source>Select all</source>
- <translation>Select all</translation>
- </message>
- <message>
- <source>Select to the next character</source>
- <translation>Select to the next character</translation>
- </message>
- <message>
- <source>Select to the previous character</source>
- <translation>Select to the previous character</translation>
- </message>
- <message>
- <source>Select to the next word</source>
- <translation>Select to the next word</translation>
- </message>
- <message>
- <source>Select to the previous word</source>
- <translation>Select to the previous word</translation>
- </message>
- <message>
- <source>Select to the next line</source>
- <translation>Select to the next line</translation>
- </message>
- <message>
- <source>Select to the previous line</source>
- <translation>Select to the previous line</translation>
- </message>
- <message>
- <source>Select to the start of the line</source>
- <translation>Select to the start of the line</translation>
- </message>
- <message>
- <source>Select to the end of the line</source>
- <translation>Select to the end of the line</translation>
- </message>
- <message>
- <source>Select to the start of the block</source>
- <translation>Select to the start of the block</translation>
- </message>
- <message>
- <source>Select to the end of the block</source>
- <translation>Select to the end of the block</translation>
- </message>
- <message>
- <source>Select to the start of the document</source>
- <translation>Select to the start of the document</translation>
- </message>
- <message>
- <source>Select to the end of the document</source>
- <translation>Select to the end of the document</translation>
- </message>
- <message>
- <source>Delete to the start of the word</source>
- <translation>Delete to the start of the word</translation>
- </message>
- <message>
- <source>Delete to the end of the word</source>
- <translation>Delete to the end of the word</translation>
- </message>
- <message>
- <source>Insert a new paragraph</source>
- <translation>Insert a new paragraph</translation>
- </message>
- <message>
- <source>Insert a new line</source>
- <translation>Insert a new line</translation>
- </message>
- <message>
- <source>Paste and Match Style</source>
- <translation>Paste and Match Style</translation>
- </message>
- <message>
- <source>Remove formatting</source>
- <translation>Remove formatting</translation>
- </message>
- <message>
- <source>Strikethrough</source>
- <translation>Strikethrough</translation>
- </message>
- <message>
- <source>Subscript</source>
- <translation>Subscript</translation>
- </message>
- <message>
- <source>Superscript</source>
- <translation>Superscript</translation>
- </message>
- <message>
- <source>Insert Bulleted List</source>
- <translation>Insert Bulleted List</translation>
- </message>
- <message>
- <source>Insert Numbered List</source>
- <translation>Insert Numbered List</translation>
- </message>
- <message>
- <source>Indent</source>
- <translation>Indent</translation>
- </message>
- <message>
- <source>Outdent</source>
- <translation>Outdent</translation>
- </message>
- <message>
- <source>Center</source>
- <translation>Center</translation>
- </message>
- <message>
- <source>Justify</source>
- <translation>Justify</translation>
- </message>
- <message>
- <source>Align Left</source>
- <translation>Align Left</translation>
- </message>
- <message>
- <source>Align Right</source>
- <translation>Align Right</translation>
- </message>
- </context>
- <context>
- <name>QWhatsThisAction</name>
- <message>
- <source>What&apos;s This?</source>
- <translation>What&apos;s This?</translation>
- </message>
- </context>
- <context>
- <name>QWidget</name>
- <message>
- <source>*</source>
- <translation>*</translation>
- </message>
- </context>
- <context>
- <name>QWizard</name>
- <message>
- <source>Cancel</source>
- <translation>Cancel</translation>
- </message>
- <message>
- <source>Help</source>
- <translation>Help</translation>
- </message>
- <message>
- <source>&lt; &amp;Back</source>
- <translation>&lt; &amp;Back</translation>
- </message>
- <message>
- <source>&amp;Finish</source>
- <translation>&amp;Finish</translation>
- </message>
- <message>
- <source>&amp;Help</source>
- <translation>&amp;Help</translation>
- </message>
- <message>
- <source>Go Back</source>
- <translation>Go Back</translation>
- </message>
- <message>
- <source>Continue</source>
- <translation>Continue</translation>
- </message>
- <message>
- <source>Commit</source>
- <translation>Commit</translation>
- </message>
- <message>
- <source>Done</source>
- <translation>Done</translation>
- </message>
- <message>
- <source>&amp;Next</source>
- <translation>&amp;Next</translation>
- </message>
- <message>
- <source>&amp;Next &gt;</source>
- <translation>&amp;Next &gt;</translation>
- </message>
- </context>
- <context>
- <name>QWorkspace</name>
- <message>
- <source>&amp;Restore</source>
- <translation>&amp;Restore</translation>
- </message>
- <message>
- <source>&amp;Move</source>
- <translation>&amp;Move</translation>
- </message>
- <message>
- <source>&amp;Size</source>
- <translation>&amp;Size</translation>
- </message>
- <message>
- <source>Mi&amp;nimize</source>
- <translation>Mi&amp;nimize</translation>
- </message>
- <message>
- <source>Ma&amp;ximize</source>
- <translation>Ma&amp;ximize</translation>
- </message>
- <message>
- <source>&amp;Close</source>
- <translation>&amp;Close</translation>
- </message>
- <message>
- <source>Stay on &amp;Top</source>
- <translation>Stay on &amp;Top</translation>
- </message>
- <message>
- <source>Minimize</source>
- <translation>Minimize</translation>
- </message>
- <message>
- <source>Restore Down</source>
- <translation>Restore Down</translation>
- </message>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- <message>
- <source>Sh&amp;ade</source>
- <translation>Sh&amp;ade</translation>
- </message>
- <message>
- <source>%1 - [%2]</source>
- <translation>%1 - [%2]</translation>
- </message>
- <message>
- <source>&amp;Unshade</source>
- <translation>&amp;Unshade</translation>
- </message>
- </context>
- <context>
- <name>QXml</name>
- <message>
- <source>no error occurred</source>
- <translation>no error occurred</translation>
- </message>
- <message>
- <source>error triggered by consumer</source>
- <translation>error triggered by consumer</translation>
- </message>
- <message>
- <source>unexpected end of file</source>
- <translation>unexpected end of file</translation>
- </message>
- <message>
- <source>more than one document type definition</source>
- <translation>more than one document type definition</translation>
- </message>
- <message>
- <source>error occurred while parsing element</source>
- <translation>error occurred while parsing element</translation>
- </message>
- <message>
- <source>tag mismatch</source>
- <translation>tag mismatch</translation>
- </message>
- <message>
- <source>error occurred while parsing content</source>
- <translation>error occurred while parsing content</translation>
- </message>
- <message>
- <source>unexpected character</source>
- <translation>unexpected character</translation>
- </message>
- <message>
- <source>invalid name for processing instruction</source>
- <translation>invalid name for processing instruction</translation>
- </message>
- <message>
- <source>version expected while reading the XML declaration</source>
- <translation>version expected while reading the XML declaration</translation>
- </message>
- <message>
- <source>wrong value for standalone declaration</source>
- <translation>wrong value for standalone declaration</translation>
- </message>
- <message>
- <source>error occurred while parsing document type definition</source>
- <translation>error occurred while parsing document type definition</translation>
- </message>
- <message>
- <source>letter is expected</source>
- <translation>letter is expected</translation>
- </message>
- <message>
- <source>error occurred while parsing comment</source>
- <translation>error occurred while parsing comment</translation>
- </message>
- <message>
- <source>error occurred while parsing reference</source>
- <translation>error occurred while parsing reference</translation>
- </message>
- <message>
- <source>internal general entity reference not allowed in DTD</source>
- <translation>internal general entity reference not allowed in DTD</translation>
- </message>
- <message>
- <source>external parsed general entity reference not allowed in attribute value</source>
- <translation>external parsed general entity reference not allowed in attribute value</translation>
- </message>
- <message>
- <source>external parsed general entity reference not allowed in DTD</source>
- <translation>external parsed general entity reference not allowed in DTD</translation>
- </message>
- <message>
- <source>unparsed entity reference in wrong context</source>
- <translation>unparsed entity reference in wrong context</translation>
- </message>
- <message>
- <source>recursive entities</source>
- <translation>recursive entities</translation>
- </message>
- <message>
- <source>error in the text declaration of an external entity</source>
- <translation>error in the text declaration of an external entity</translation>
- </message>
- <message>
- <source>encoding declaration or standalone declaration expected while reading the XML declaration</source>
- <translation>encoding declaration or standalone declaration expected while reading the XML declaration</translation>
- </message>
- <message>
- <source>standalone declaration expected while reading the XML declaration</source>
- <translation>standalone declaration expected while reading the XML declaration</translation>
- </message>
- </context>
- <context>
- <name>QXmlPatternistCLI</name>
- <message>
- <source>Warning in %1, at line %2, column %3: %4</source>
- <translation>Warning in %1, at line %2, column %3: %4</translation>
- </message>
- <message>
- <source>Warning in %1: %2</source>
- <translation>Warning in %1: %2</translation>
- </message>
- <message>
- <source>Unknown location</source>
- <translation>Unknown location</translation>
- </message>
- <message>
- <source>Error %1 in %2, at line %3, column %4: %5</source>
- <translation>Error %1 in %2, at line %3, column %4: %5</translation>
- </message>
- <message>
- <source>Error %1 in %2: %3</source>
- <translation>Error %1 in %2: %3</translation>
- </message>
- </context>
- <context>
- <name>QXmlStream</name>
- <message>
- <source>Extra content at end of document.</source>
- <translation>Extra content at end of document.</translation>
- </message>
- <message>
- <source>Invalid entity value.</source>
- <translation>Invalid entity value.</translation>
- </message>
- <message>
- <source>Invalid XML character.</source>
- <translation>Invalid XML character.</translation>
- </message>
- <message>
- <source>Sequence &apos;]]&gt;&apos; not allowed in content.</source>
- <translation>Sequence &apos;]]&gt;&apos; not allowed in content.</translation>
- </message>
- <message>
- <source>Namespace prefix &apos;%1&apos; not declared</source>
- <translation>Namespace prefix &apos;%1&apos; not declared</translation>
- </message>
- <message>
- <source>Attribute redefined.</source>
- <translation>Attribute redefined.</translation>
- </message>
- <message>
- <source>Unexpected character &apos;%1&apos; in public id literal.</source>
- <translation>Unexpected character &apos;%1&apos; in public id literal.</translation>
- </message>
- <message>
- <source>Invalid XML version string.</source>
- <translation>Invalid XML version string.</translation>
- </message>
- <message>
- <source>Unsupported XML version.</source>
- <translation>Unsupported XML version.</translation>
- </message>
- <message>
- <source>%1 is an invalid encoding name.</source>
- <translation>%1 is an invalid encoding name.</translation>
- </message>
- <message>
- <source>Encoding %1 is unsupported</source>
- <translation>Encoding %1 is unsupported</translation>
- </message>
- <message>
- <source>Standalone accepts only yes or no.</source>
- <translation>Standalone accepts only yes or no.</translation>
- </message>
- <message>
- <source>Invalid attribute in XML declaration.</source>
- <translation>Invalid attribute in XML declaration.</translation>
- </message>
- <message>
- <source>Premature end of document.</source>
- <translation>Premature end of document.</translation>
- </message>
- <message>
- <source>Invalid document.</source>
- <translation>Invalid document.</translation>
- </message>
- <message>
- <source>Expected </source>
- <translation>Expected </translation>
- </message>
- <message>
- <source>, but got &apos;</source>
- <translation>, but got &apos;</translation>
- </message>
- <message>
- <source>Unexpected &apos;</source>
- <translation>Unexpected &apos;</translation>
- </message>
- <message>
- <source>Expected character data.</source>
- <translation>Expected character data.</translation>
- </message>
- <message>
- <source>Recursive entity detected.</source>
- <translation>Recursive entity detected.</translation>
- </message>
- <message>
- <source>Start tag expected.</source>
- <translation>Start tag expected.</translation>
- </message>
- <message>
- <source>XML declaration not at start of document.</source>
- <translation>XML declaration not at start of document.</translation>
- </message>
- <message>
- <source>NDATA in parameter entity declaration.</source>
- <translation>NDATA in parameter entity declaration.</translation>
- </message>
- <message>
- <source>%1 is an invalid processing instruction name.</source>
- <translation>%1 is an invalid processing instruction name.</translation>
- </message>
- <message>
- <source>Invalid processing instruction name.</source>
- <translation>Invalid processing instruction name.</translation>
- </message>
- <message>
- <source>Illegal namespace declaration.</source>
- <translation>Illegal namespace declaration.</translation>
- </message>
- <message>
- <source>Invalid XML name.</source>
- <translation>Invalid XML name.</translation>
- </message>
- <message>
- <source>Opening and ending tag mismatch.</source>
- <translation>Opening and ending tag mismatch.</translation>
- </message>
- <message>
- <source>Reference to unparsed entity &apos;%1&apos;.</source>
- <translation>Reference to unparsed entity &apos;%1&apos;.</translation>
- </message>
- <message>
- <source>Entity &apos;%1&apos; not declared.</source>
- <translation>Entity &apos;%1&apos; not declared.</translation>
- </message>
- <message>
- <source>Reference to external entity &apos;%1&apos; in attribute value.</source>
- <translation>Reference to external entity &apos;%1&apos; in attribute value.</translation>
- </message>
- <message>
- <source>Invalid character reference.</source>
- <translation>Invalid character reference.</translation>
- </message>
- <message>
- <source>Encountered incorrectly encoded content.</source>
- <translation>Encountered incorrectly encoded content.</translation>
- </message>
- <message>
- <source>The standalone pseudo attribute must appear after the encoding.</source>
- <translation>The standalone pseudo attribute must appear after the encoding.</translation>
- </message>
- <message>
- <source>%1 is an invalid PUBLIC identifier.</source>
- <translation>%1 is an invalid PUBLIC identifier.</translation>
- </message>
- </context>
- <context>
- <name>QtXmlPatterns</name>
- <message>
- <source>At least one component must be present.</source>
- <translation>At least one component must be present.</translation>
- </message>
- <message>
- <source>%1 is not a valid value of type %2.</source>
- <translation>%1 is not a valid value of type %2.</translation>
- </message>
- <message>
- <source>When casting to %1 from %2, the source value cannot be %3.</source>
- <translation>When casting to %1 from %2, the source value cannot be %3.</translation>
- </message>
- <message>
- <source>Effective Boolean Value cannot be calculated for a sequence containing two or more atomic values.</source>
- <translation>Effective Boolean Value cannot be calculated for a sequence containing two or more atomic values.</translation>
- </message>
- <message>
- <source>The data of a processing instruction cannot contain the string %1</source>
- <translation>The data of a processing instruction cannot contain the string %1</translation>
- </message>
- <message>
- <source>%1 is an invalid %2</source>
- <translation>%1 is an invalid %2</translation>
- </message>
- <message>
- <source>%1 is not a valid XML 1.0 character.</source>
- <translation>%1 is not a valid XML 1.0 character.</translation>
- </message>
- <message>
- <source>%1 was called.</source>
- <translation>%1 was called.</translation>
- </message>
- <message>
- <source>In the replacement string, %1 must be followed by at least one digit when not escaped.</source>
- <translation>In the replacement string, %1 must be followed by at least one digit when not escaped.</translation>
- </message>
- <message>
- <source>In the replacement string, %1 can only be used to escape itself or %2, not %3</source>
- <translation>In the replacement string, %1 can only be used to escape itself or %2, not %3</translation>
- </message>
- <message>
- <source>%1 matches newline characters</source>
- <translation>%1 matches newline characters</translation>
- </message>
- <message>
- <source>Matches are case insensitive</source>
- <translation>Matches are case insensitive</translation>
- </message>
- <message>
- <source>%1 is an invalid regular expression pattern: %2</source>
- <translation>%1 is an invalid regular expression pattern: %2</translation>
- </message>
- <message>
- <source>It will not be possible to retrieve %1.</source>
- <translation>It will not be possible to retrieve %1.</translation>
- </message>
- <message>
- <source>The default collection is undefined</source>
- <translation>The default collection is undefined</translation>
- </message>
- <message>
- <source>%1 cannot be retrieved</source>
- <translation>%1 cannot be retrieved</translation>
- </message>
- <message>
- <source>The item %1 did not match the required type %2.</source>
- <translation>The item %1 did not match the required type %2.</translation>
- </message>
- <message>
- <source>%1 is an unknown schema type.</source>
- <translation>%1 is an unknown schema type.</translation>
- </message>
- <message>
- <source>A template with name %1 has already been declared.</source>
- <translation>A template with name %1 has already been declared.</translation>
- </message>
- <message>
- <source>Only one %1 declaration can occur in the query prolog.</source>
- <translation>Only one %1 declaration can occur in the query prolog.</translation>
- </message>
- <message>
- <source>The initialization of variable %1 depends on itself</source>
- <translation>The initialization of variable %1 depends on itself</translation>
- </message>
- <message>
- <source>The variable %1 is unused</source>
- <translation>The variable %1 is unused</translation>
- </message>
- <message>
- <source>Version %1 is not supported. The supported XQuery version is 1.0.</source>
- <translation>Version %1 is not supported. The supported XQuery version is 1.0.</translation>
- </message>
- <message>
- <source>No function with signature %1 is available</source>
- <translation>No function with signature %1 is available</translation>
- </message>
- <message>
- <source>It is not possible to redeclare prefix %1.</source>
- <translation>It is not possible to redeclare prefix %1.</translation>
- </message>
- <message>
- <source>Prefix %1 is already declared in the prolog.</source>
- <translation>Prefix %1 is already declared in the prolog.</translation>
- </message>
- <message>
- <source>The name of an option must have a prefix. There is no default namespace for options.</source>
- <translation>The name of an option must have a prefix. There is no default namespace for options.</translation>
- </message>
- <message>
- <source>The Schema Import feature is not supported, and therefore %1 declarations cannot occur.</source>
- <translation>The Schema Import feature is not supported, and therefore %1 declarations cannot occur.</translation>
- </message>
- <message>
- <source>The target namespace of a %1 cannot be empty.</source>
- <translation>The target namespace of a %1 cannot be empty.</translation>
- </message>
- <message>
- <source>The module import feature is not supported</source>
- <translation>The module import feature is not supported</translation>
- </message>
- <message>
- <source>The namespace of a user defined function in a library module must be equivalent to the module namespace. In other words, it should be %1 instead of %2</source>
- <translation>The namespace of a user defined function in a library module must be equivalent to the module namespace. In other words, it should be %1 instead of %2</translation>
- </message>
- <message>
- <source>A function already exists with the signature %1.</source>
- <translation>A function already exists with the signature %1.</translation>
- </message>
- <message>
- <source>No external functions are supported. All supported functions can be used directly, without first declaring them as external</source>
- <translation>No external functions are supported. All supported functions can be used directly, without first declaring them as external</translation>
- </message>
- <message>
- <source>The %1-axis is unsupported in XQuery</source>
- <translation>The %1-axis is unsupported in XQuery</translation>
- </message>
- <message>
- <source>The namespace URI cannot be the empty string when binding to a prefix, %1.</source>
- <translation>The namespace URI cannot be the empty string when binding to a prefix, %1.</translation>
- </message>
- <message>
- <source>%1 is an invalid namespace URI.</source>
- <translation>%1 is an invalid namespace URI.</translation>
- </message>
- <message>
- <source>It is not possible to bind to the prefix %1</source>
- <translation>It is not possible to bind to the prefix %1</translation>
- </message>
- <message>
- <source>Two namespace declaration attributes have the same name: %1.</source>
- <translation>Two namespace declaration attributes have the same name: %1.</translation>
- </message>
- <message>
- <source>The namespace URI must be a constant and cannot use enclosed expressions.</source>
- <translation>The namespace URI must be a constant and cannot use enclosed expressions.</translation>
- </message>
- <message>
- <source>%1 is not in the in-scope attribute declarations. Note that the schema import feature is not supported.</source>
- <translation>%1 is not in the in-scope attribute declarations. Note that the schema import feature is not supported.</translation>
- </message>
- <message>
- <source>empty</source>
- <translation>empty</translation>
- </message>
- <message>
- <source>zero or one</source>
- <translation>zero or one</translation>
- </message>
- <message>
- <source>exactly one</source>
- <translation>exactly one</translation>
- </message>
- <message>
- <source>one or more</source>
- <translation>one or more</translation>
- </message>
- <message>
- <source>zero or more</source>
- <translation>zero or more</translation>
- </message>
- <message>
- <source>The focus is undefined.</source>
- <translation>The focus is undefined.</translation>
- </message>
- <message>
- <source>An attribute by name %1 has already been created.</source>
- <translation>An attribute by name %1 has already been created.</translation>
- </message>
- <message>
- <source>Network timeout.</source>
- <translation>Network timeout.</translation>
- </message>
- <message>
- <source>Element %1 can&apos;t be serialized because it appears outside the document element.</source>
- <translation>Element %1 can&apos;t be serialized because it appears outside the document element.</translation>
- </message>
- <message>
- <source>Year %1 is invalid because it begins with %2.</source>
- <translation>Year %1 is invalid because it begins with %2.</translation>
- </message>
- <message>
- <source>Day %1 is outside the range %2..%3.</source>
- <translation>Day %1 is outside the range %2..%3.</translation>
- </message>
- <message>
- <source>Month %1 is outside the range %2..%3.</source>
- <translation>Month %1 is outside the range %2..%3.</translation>
- </message>
- <message>
- <source>Overflow: Can&apos;t represent date %1.</source>
- <translation>Overflow: Can&apos;t represent date %1.</translation>
- </message>
- <message>
- <source>Day %1 is invalid for month %2.</source>
- <translation>Day %1 is invalid for month %2.</translation>
- </message>
- <message>
- <source>Time 24:%1:%2.%3 is invalid. Hour is 24, but minutes, seconds, and milliseconds are not all 0; </source>
- <translation>Time 24:%1:%2.%3 is invalid. Hour is 24, but minutes, seconds, and milliseconds are not all 0; </translation>
- </message>
- <message>
- <source>Time %1:%2:%3.%4 is invalid.</source>
- <translation>Time %1:%2:%3.%4 is invalid.</translation>
- </message>
- <message>
- <source>Overflow: Date can&apos;t be represented.</source>
- <translation>Overflow: Date can&apos;t be represented.</translation>
- </message>
- <message>
- <source>At least one time component must appear after the %1-delimiter.</source>
- <translation>At least one time component must appear after the %1-delimiter.</translation>
- </message>
- <message>
- <source>Dividing a value of type %1 by %2 (not-a-number) is not allowed.</source>
- <translation>Dividing a value of type %1 by %2 (not-a-number) is not allowed.</translation>
- </message>
- <message>
- <source>Dividing a value of type %1 by %2 or %3 (plus or minus zero) is not allowed.</source>
- <translation>Dividing a value of type %1 by %2 or %3 (plus or minus zero) is not allowed.</translation>
- </message>
- <message>
- <source>Multiplication of a value of type %1 by %2 or %3 (plus or minus infinity) is not allowed.</source>
- <translation>Multiplication of a value of type %1 by %2 or %3 (plus or minus infinity) is not allowed.</translation>
- </message>
- <message>
- <source>A value of type %1 cannot have an Effective Boolean Value.</source>
- <translation>A value of type %1 cannot have an Effective Boolean Value.</translation>
- </message>
- <message>
- <source>Value %1 of type %2 exceeds maximum (%3).</source>
- <translation>Value %1 of type %2 exceeds maximum (%3).</translation>
- </message>
- <message>
- <source>Value %1 of type %2 is below minimum (%3).</source>
- <translation>Value %1 of type %2 is below minimum (%3).</translation>
- </message>
- <message>
- <source>A value of type %1 must contain an even number of digits. The value %2 does not.</source>
- <translation>A value of type %1 must contain an even number of digits. The value %2 does not.</translation>
- </message>
- <message>
- <source>%1 is not valid as a value of type %2.</source>
- <translation>%1 is not valid as a value of type %2.</translation>
- </message>
- <message>
- <source>Operator %1 cannot be used on type %2.</source>
- <translation>Operator %1 cannot be used on type %2.</translation>
- </message>
- <message>
- <source>Operator %1 cannot be used on atomic values of type %2 and %3.</source>
- <translation>Operator %1 cannot be used on atomic values of type %2 and %3.</translation>
- </message>
- <message>
- <source>The namespace URI in the name for a computed attribute cannot be %1.</source>
- <translation>The namespace URI in the name for a computed attribute cannot be %1.</translation>
- </message>
- <message>
- <source>The name for a computed attribute cannot have the namespace URI %1 with the local name %2.</source>
- <translation>The name for a computed attribute cannot have the namespace URI %1 with the local name %2.</translation>
- </message>
- <message>
- <source>Type error in cast, expected %1, received %2.</source>
- <translation>Type error in cast, expected %1, received %2.</translation>
- </message>
- <message>
- <source>When casting to %1 or types derived from it, the source value must be of the same type, or it must be a string literal. Type %2 is not allowed.</source>
- <translation>When casting to %1 or types derived from it, the source value must be of the same type, or it must be a string literal. Type %2 is not allowed.</translation>
- </message>
- <message>
- <source>A comment cannot contain %1</source>
- <translation>A comment cannot contain %1</translation>
- </message>
- <message>
- <source>A comment cannot end with a %1.</source>
- <translation>A comment cannot end with a %1.</translation>
- </message>
- <message>
- <source>An attribute node cannot be a child of a document node. Therefore, the attribute %1 is out of place.</source>
- <translation>An attribute node cannot be a child of a document node. Therefore, the attribute %1 is out of place.</translation>
- </message>
- <message>
- <source>A library module cannot be evaluated directly. It must be imported from a main module.</source>
- <translation>A library module cannot be evaluated directly. It must be imported from a main module.</translation>
- </message>
- <message>
- <source>No template by name %1 exists.</source>
- <translation>No template by name %1 exists.</translation>
- </message>
- <message>
- <source>A value of type %1 cannot be a predicate. A predicate must have either a numeric type or an Effective Boolean Value type.</source>
- <translation>A value of type %1 cannot be a predicate. A predicate must have either a numeric type or an Effective Boolean Value type.</translation>
- </message>
- <message>
- <source>A positional predicate must evaluate to a single numeric value.</source>
- <translation>A positional predicate must evaluate to a single numeric value.</translation>
- </message>
- <message>
- <source>The target name in a processing instruction cannot be %1 in any combination of upper and lower case. Therefore, %2 is invalid.</source>
- <translation>The target name in a processing instruction cannot be %1 in any combination of upper and lower case. Therefore, %2 is invalid.</translation>
- </message>
- <message>
- <source>%1 is not a valid target name in a processing instruction. It must be a %2 value, e.g. %3.</source>
- <translation>%1 is not a valid target name in a processing instruction. It must be a %2 value, e.g. %3.</translation>
- </message>
- <message>
- <source>The last step in a path must contain either nodes or atomic values. It cannot be a mixture between the two.</source>
- <translation>The last step in a path must contain either nodes or atomic values. It cannot be a mixture between the two.</translation>
- </message>
- <message>
- <source>No namespace binding exists for the prefix %1</source>
- <translation>No namespace binding exists for the prefix %1</translation>
- </message>
- <message>
- <source>No namespace binding exists for the prefix %1 in %2</source>
- <translation>No namespace binding exists for the prefix %1 in %2</translation>
- </message>
- <message>
- <source>The first argument to %1 cannot be of type %2. It must be a numeric type, xs:yearMonthDuration or xs:dayTimeDuration.</source>
- <translation>The first argument to %1 cannot be of type %2. It must be a numeric type, xs:yearMonthDuration or xs:dayTimeDuration.</translation>
- </message>
- <message>
- <source>The first argument to %1 cannot be of type %2. It must be of type %3, %4, or %5.</source>
- <translation>The first argument to %1 cannot be of type %2. It must be of type %3, %4, or %5.</translation>
- </message>
- <message>
- <source>The second argument to %1 cannot be of type %2. It must be of type %3, %4, or %5.</source>
- <translation>The second argument to %1 cannot be of type %2. It must be of type %3, %4, or %5.</translation>
- </message>
- <message>
- <source>If both values have zone offsets, they must have the same zone offset. %1 and %2 are not the same.</source>
- <translation>If both values have zone offsets, they must have the same zone offset. %1 and %2 are not the same.</translation>
- </message>
- <message>
- <source>%1 must be followed by %2 or %3, not at the end of the replacement string.</source>
- <translation>%1 must be followed by %2 or %3, not at the end of the replacement string.</translation>
- </message>
- <message>
- <source>%1 and %2 match the start and end of a line.</source>
- <translation>%1 and %2 match the start and end of a line.</translation>
- </message>
- <message>
- <source>Whitespace characters are removed, except when they appear in character classes</source>
- <translation>Whitespace characters are removed, except when they appear in character classes</translation>
- </message>
- <message>
- <source>%1 is an invalid flag for regular expressions. Valid flags are:</source>
- <translation>%1 is an invalid flag for regular expressions. Valid flags are:</translation>
- </message>
- <message>
- <source>If the first argument is the empty sequence or a zero-length string (no namespace), a prefix cannot be specified. Prefix %1 was specified.</source>
- <translation>If the first argument is the empty sequence or a zero-length string (no namespace), a prefix cannot be specified. Prefix %1 was specified.</translation>
- </message>
- <message>
- <source>The normalization form %1 is unsupported. The supported forms are %2, %3, %4, and %5, and none, i.e. the empty string (no normalization).</source>
- <translation>The normalization form %1 is unsupported. The supported forms are %2, %3, %4, and %5, and none, i.e. the empty string (no normalization).</translation>
- </message>
- <message>
- <source>A zone offset must be in the range %1..%2 inclusive. %3 is out of range.</source>
- <translation>A zone offset must be in the range %1..%2 inclusive. %3 is out of range.</translation>
- </message>
- <message>
- <source>Required cardinality is %1; got cardinality %2.</source>
- <translation>Required cardinality is %1; got cardinality %2.</translation>
- </message>
- <message>
- <source>The encoding %1 is invalid. It must contain Latin characters only, must not contain whitespace, and must match the regular expression %2.</source>
- <translation>The encoding %1 is invalid. It must contain Latin characters only, must not contain whitespace, and must match the regular expression %2.</translation>
- </message>
- <message>
- <source>The keyword %1 cannot occur with any other mode name.</source>
- <translation>The keyword %1 cannot occur with any other mode name.</translation>
- </message>
- <message>
- <source>No variable with name %1 exists</source>
- <translation>No variable with name %1 exists</translation>
- </message>
- <message>
- <source>The value of attribute %1 must be of type %2, which %3 isn&apos;t.</source>
- <translation>The value of attribute %1 must be of type %2, which %3 isn&apos;t.</translation>
- </message>
- <message>
- <source>The prefix %1 cannot be bound. By default, it is already bound to the namespace %2.</source>
- <translation>The prefix %1 cannot be bound. By default, it is already bound to the namespace %2.</translation>
- </message>
- <message>
- <source>A variable with name %1 has already been declared.</source>
- <translation>A variable with name %1 has already been declared.</translation>
- </message>
- <message>
- <source>No value is available for the external variable with name %1.</source>
- <translation>No value is available for the external variable with name %1.</translation>
- </message>
- <message>
- <source>A stylesheet function must have a prefixed name.</source>
- <translation>A stylesheet function must have a prefixed name.</translation>
- </message>
- <message>
- <source>The namespace %1 is reserved; therefore user defined functions may not use it. Try the predefined prefix %2, which exists for these cases.</source>
- <translation>The namespace %1 is reserved; therefore user defined functions may not use it. Try the predefined prefix %2, which exists for these cases.</translation>
- </message>
- <message>
- <source>An argument with name %1 has already been declared. Every argument name must be unique.</source>
- <translation>An argument with name %1 has already been declared. Every argument name must be unique.</translation>
- </message>
- <message>
- <source>When function %1 is used for matching inside a pattern, the argument must be a variable reference or a string literal.</source>
- <translation>When function %1 is used for matching inside a pattern, the argument must be a variable reference or a string literal.</translation>
- </message>
- <message>
- <source>In an XSL-T pattern, the first argument to function %1 must be a string literal, when used for matching.</source>
- <translation>In an XSL-T pattern, the first argument to function %1 must be a string literal, when used for matching.</translation>
- </message>
- <message>
- <source>In an XSL-T pattern, the first argument to function %1 must be a literal or a variable reference, when used for matching.</source>
- <translation>In an XSL-T pattern, the first argument to function %1 must be a literal or a variable reference, when used for matching.</translation>
- </message>
- <message>
- <source>In an XSL-T pattern, function %1 cannot have a third argument.</source>
- <translation>In an XSL-T pattern, function %1 cannot have a third argument.</translation>
- </message>
- <message>
- <source>In an XSL-T pattern, only function %1 and %2, not %3, can be used for matching.</source>
- <translation>In an XSL-T pattern, only function %1 and %2, not %3, can be used for matching.</translation>
- </message>
- <message>
- <source>In an XSL-T pattern, axis %1 cannot be used, only axis %2 or %3 can.</source>
- <translation>In an XSL-T pattern, axis %1 cannot be used, only axis %2 or %3 can.</translation>
- </message>
- <message>
- <source>%1 is an invalid template mode name.</source>
- <translation>%1 is an invalid template mode name.</translation>
- </message>
- <message>
- <source>The name of a variable bound in a for-expression must be different from the positional variable. Hence, the two variables named %1 collide.</source>
- <translation>The name of a variable bound in a for-expression must be different from the positional variable. Hence, the two variables named %1 collide.</translation>
- </message>
- <message>
- <source>The Schema Validation Feature is not supported. Hence, %1-expressions may not be used.</source>
- <translation>The Schema Validation Feature is not supported. Hence, %1-expressions may not be used.</translation>
- </message>
- <message>
- <source>None of the pragma expressions are supported. Therefore, a fallback expression must be present</source>
- <translation>None of the pragma expressions are supported. Therefore, a fallback expression must be present</translation>
- </message>
- <message>
- <source>Each name of a template parameter must be unique; %1 is duplicated.</source>
- <translation>Each name of a template parameter must be unique; %1 is duplicated.</translation>
- </message>
- <message>
- <source>No function with name %1 is available.</source>
- <translation>No function with name %1 is available.</translation>
- </message>
- <message>
- <source>%1 is not a valid numeric literal.</source>
- <translation>%1 is not a valid numeric literal.</translation>
- </message>
- <message>
- <source>W3C XML Schema identity constraint selector</source>
- <translation>W3C XML Schema identity constraint selector</translation>
- </message>
- <message>
- <source>W3C XML Schema identity constraint field</source>
- <translation>W3C XML Schema identity constraint field</translation>
- </message>
- <message>
- <source>A construct was encountered which is disallowed in the current language(%1).</source>
- <translation>A construct was encountered which is disallowed in the current language(%1).</translation>
- </message>
- <message>
- <source>Namespace %1 can only be bound to %2 (and it is, in either case, pre-declared).</source>
- <translation>Namespace %1 can only be bound to %2 (and it is, in either case, pre-declared).</translation>
- </message>
- <message>
- <source>Prefix %1 can only be bound to %2 (and it is, in either case, pre-declared).</source>
- <translation>Prefix %1 can only be bound to %2 (and it is, in either case, pre-declared).</translation>
- </message>
- <message>
- <source>An attribute with name %1 has already appeared on this element.</source>
- <translation>An attribute with name %1 has already appeared on this element.</translation>
- </message>
- <message>
- <source>A direct element constructor is not well-formed. %1 is ended with %2.</source>
- <translation>A direct element constructor is not well-formed. %1 is ended with %2.</translation>
- </message>
- <message>
- <source>The name %1 does not refer to any schema type.</source>
- <translation>The name %1 does not refer to any schema type.</translation>
- </message>
- <message>
- <source>%1 is an complex type. Casting to complex types is not possible. However, casting to atomic types such as %2 works.</source>
- <translation>%1 is an complex type. Casting to complex types is not possible. However, casting to atomic types such as %2 works.</translation>
- </message>
- <message>
- <source>%1 is not an atomic type. Casting is only possible to atomic types.</source>
- <translation>%1 is not an atomic type. Casting is only possible to atomic types.</translation>
- </message>
- <message>
- <source>%1 is not a valid name for a processing-instruction.</source>
- <translation>%1 is not a valid name for a processing-instruction.</translation>
- </message>
- <message>
- <source>The name of an extension expression must be in a namespace.</source>
- <translation>The name of an extension expression must be in a namespace.</translation>
- </message>
- <message>
- <source>Required type is %1, but %2 was found.</source>
- <translation>Required type is %1, but %2 was found.</translation>
- </message>
- <message>
- <source>Promoting %1 to %2 may cause loss of precision.</source>
- <translation>Promoting %1 to %2 may cause loss of precision.</translation>
- </message>
- <message>
- <source>It&apos;s not possible to add attributes after any other kind of node.</source>
- <translation>It&apos;s not possible to add attributes after any other kind of node.</translation>
- </message>
- <message>
- <source>Only the Unicode Codepoint Collation is supported(%1). %2 is unsupported.</source>
- <translation>Only the Unicode Codepoint Collation is supported(%1). %2 is unsupported.</translation>
- </message>
- <message>
- <source>Integer division (%1) by zero (%2) is undefined.</source>
- <translation>Integer division (%1) by zero (%2) is undefined.</translation>
- </message>
- <message>
- <source>Division (%1) by zero (%2) is undefined.</source>
- <translation>Division (%1) by zero (%2) is undefined.</translation>
- </message>
- <message>
- <source>Modulus division (%1) by zero (%2) is undefined.</source>
- <translation>Modulus division (%1) by zero (%2) is undefined.</translation>
- </message>
- <message numerus="yes">
- <source>%1 takes at most %n argument(s). %2 is therefore invalid.</source>
- <translation>
- <numerusform>%1 takes at most %n argument(s). %2 is therefore invalid.</numerusform>
- <numerusform>%1 takes at most %n argument(s). %2 is therefore invalid.</numerusform>
- </translation>
- </message>
- <message numerus="yes">
- <source>%1 requires at least %n argument(s). %2 is therefore invalid.</source>
- <translation>
- <numerusform>%1 requires at least %n argument(s). %2 is therefore invalid.</numerusform>
- <numerusform>%1 requires at least %n argument(s). %2 is therefore invalid.</numerusform>
- </translation>
- </message>
- <message>
- <source>The root node of the second argument to function %1 must be a document node. %2 is not a document node.</source>
- <translation>The root node of the second argument to function %1 must be a document node. %2 is not a document node.</translation>
- </message>
- <message>
- <source>The namespace for a user defined function cannot be empty (try the predefined prefix %1 which exists for cases like this)</source>
- <translation>The namespace for a user defined function cannot be empty (try the predefined prefix %1 which exists for cases like this)</translation>
- </message>
- <message>
- <source>A default namespace declaration must occur before function, variable, and option declarations.</source>
- <translation>A default namespace declaration must occur before function, variable, and option declarations.</translation>
- </message>
- <message>
- <source>Namespace declarations must occur before function, variable, and option declarations.</source>
- <translation>Namespace declarations must occur before function, variable, and option declarations.</translation>
- </message>
- <message>
- <source>Module imports must occur before function, variable, and option declarations.</source>
- <translation>Module imports must occur before function, variable, and option declarations.</translation>
- </message>
- <message>
- <source>%1 is not a whole number of minutes.</source>
- <translation>%1 is not a whole number of minutes.</translation>
- </message>
- <message>
- <source>Attribute %1 can&apos;t be serialized because it appears at the top level.</source>
- <translation>Attribute %1 can&apos;t be serialized because it appears at the top level.</translation>
- </message>
- <message>
- <source>%1 is an unsupported encoding.</source>
- <translation>%1 is an unsupported encoding.</translation>
- </message>
- <message>
- <source>%1 contains octets which are disallowed in the requested encoding %2.</source>
- <translation>%1 contains octets which are disallowed in the requested encoding %2.</translation>
- </message>
- <message>
- <source>The codepoint %1, occurring in %2 using encoding %3, is an invalid XML character.</source>
- <translation>The codepoint %1, occurring in %2 using encoding %3, is an invalid XML character.</translation>
- </message>
- <message>
- <source>Ambiguous rule match.</source>
- <translation>Ambiguous rule match.</translation>
- </message>
- <message>
- <source>In a namespace constructor, the value for a namespace cannot be an empty string.</source>
- <translation>In a namespace constructor, the value for a namespace cannot be an empty string.</translation>
- </message>
- <message>
- <source>The prefix must be a valid %1, which %2 is not.</source>
- <translation>The prefix must be a valid %1, which %2 is not.</translation>
- </message>
- <message>
- <source>The prefix %1 cannot be bound.</source>
- <translation>The prefix %1 cannot be bound.</translation>
- </message>
- <message>
- <source>Only the prefix %1 can be bound to %2 and vice versa.</source>
- <translation>Only the prefix %1 can be bound to %2 and vice versa.</translation>
- </message>
- <message>
- <source>The parameter %1 is required, but no corresponding %2 is supplied.</source>
- <translation>The parameter %1 is required, but no corresponding %2 is supplied.</translation>
- </message>
- <message>
- <source>The parameter %1 is passed, but no corresponding %2 exists.</source>
- <translation>The parameter %1 is passed, but no corresponding %2 exists.</translation>
- </message>
- <message>
- <source>The URI cannot have a fragment</source>
- <translation>The URI cannot have a fragment</translation>
- </message>
- <message>
- <source>Element %1 is not allowed at this location.</source>
- <translation>Element %1 is not allowed at this location.</translation>
- </message>
- <message>
- <source>Text nodes are not allowed at this location.</source>
- <translation>Text nodes are not allowed at this location.</translation>
- </message>
- <message>
- <source>Parse error: %1</source>
- <translation>Parse error: %1</translation>
- </message>
- <message>
- <source>The value of the XSL-T version attribute must be a value of type %1, which %2 isn&apos;t.</source>
- <translation>The value of the XSL-T version attribute must be a value of type %1, which %2 isn&apos;t.</translation>
- </message>
- <message>
- <source>Running an XSL-T 1.0 stylesheet with a 2.0 processor.</source>
- <translation>Running an XSL-T 1.0 stylesheet with a 2.0 processor.</translation>
- </message>
- <message>
- <source>Unknown XSL-T attribute %1.</source>
- <translation>Unknown XSL-T attribute %1.</translation>
- </message>
- <message>
- <source>Attribute %1 and %2 are mutually exclusive.</source>
- <translation>Attribute %1 and %2 are mutually exclusive.</translation>
- </message>
- <message>
- <source>In a simplified stylesheet module, attribute %1 must be present.</source>
- <translation>In a simplified stylesheet module, attribute %1 must be present.</translation>
- </message>
- <message>
- <source>If element %1 has no attribute %2, it cannot have attribute %3 or %4.</source>
- <translation>If element %1 has no attribute %2, it cannot have attribute %3 or %4.</translation>
- </message>
- <message>
- <source>Element %1 must have at least one of the attributes %2 or %3.</source>
- <translation>Element %1 must have at least one of the attributes %2 or %3.</translation>
- </message>
- <message>
- <source>At least one mode must be specified in the %1-attribute on element %2.</source>
- <translation>At least one mode must be specified in the %1-attribute on element %2.</translation>
- </message>
- <message>
- <source>Element %1 must come last.</source>
- <translation>Element %1 must come last.</translation>
- </message>
- <message>
- <source>At least one %1-element must occur before %2.</source>
- <translation>At least one %1-element must occur before %2.</translation>
- </message>
- <message>
- <source>Only one %1-element can appear.</source>
- <translation>Only one %1-element can appear.</translation>
- </message>
- <message>
- <source>At least one %1-element must occur inside %2.</source>
- <translation>At least one %1-element must occur inside %2.</translation>
- </message>
- <message>
- <source>When attribute %1 is present on %2, a sequence constructor cannot be used.</source>
- <translation>When attribute %1 is present on %2, a sequence constructor cannot be used.</translation>
- </message>
- <message>
- <source>Element %1 must have either a %2-attribute or a sequence constructor.</source>
- <translation>Element %1 must have either a %2-attribute or a sequence constructor.</translation>
- </message>
- <message>
- <source>When a parameter is required, a default value cannot be supplied through a %1-attribute or a sequence constructor.</source>
- <translation>When a parameter is required, a default value cannot be supplied through a %1-attribute or a sequence constructor.</translation>
- </message>
- <message>
- <source>Element %1 cannot have children.</source>
- <translation>Element %1 cannot have children.</translation>
- </message>
- <message>
- <source>Element %1 cannot have a sequence constructor.</source>
- <translation>Element %1 cannot have a sequence constructor.</translation>
- </message>
- <message>
- <source>The attribute %1 cannot appear on %2, when it is a child of %3.</source>
- <translation>The attribute %1 cannot appear on %2, when it is a child of %3.</translation>
- </message>
- <message>
- <source>A parameter in a function cannot be declared to be a tunnel.</source>
- <translation>A parameter in a function cannot be declared to be a tunnel.</translation>
- </message>
- <message>
- <source>This processor is not Schema-aware and therefore %1 cannot be used.</source>
- <translation>This processor is not Schema-aware and therefore %1 cannot be used.</translation>
- </message>
- <message>
- <source>Top level stylesheet elements must be in a non-null namespace, which %1 isn&apos;t.</source>
- <translation>Top level stylesheet elements must be in a non-null namespace, which %1 isn&apos;t.</translation>
- </message>
- <message>
- <source>The value for attribute %1 on element %2 must either be %3 or %4, not %5.</source>
- <translation>The value for attribute %1 on element %2 must either be %3 or %4, not %5.</translation>
- </message>
- <message>
- <source>Attribute %1 cannot have the value %2.</source>
- <translation>Attribute %1 cannot have the value %2.</translation>
- </message>
- <message>
- <source>The attribute %1 can only appear on the first %2 element.</source>
- <translation>The attribute %1 can only appear on the first %2 element.</translation>
- </message>
- <message>
- <source>At least one %1 element must appear as child of %2.</source>
- <translation>At least one %1 element must appear as child of %2.</translation>
- </message>
- <message>
- <source>%1 has inheritance loop in its base type %2.</source>
- <translation>%1 has inheritance loop in its base type %2.</translation>
- </message>
- <message>
- <source>Circular inheritance of base type %1.</source>
- <translation>Circular inheritance of base type %1.</translation>
- </message>
- <message>
- <source>Circular inheritance of union %1.</source>
- <translation>Circular inheritance of union %1.</translation>
- </message>
- <message>
- <source>%1 is not allowed to derive from %2 by restriction as the latter defines it as final.</source>
- <translation>%1 is not allowed to derive from %2 by restriction as the latter defines it as final.</translation>
- </message>
- <message>
- <source>%1 is not allowed to derive from %2 by extension as the latter defines it as final.</source>
- <translation>%1 is not allowed to derive from %2 by extension as the latter defines it as final.</translation>
- </message>
- <message>
- <source>Base type of simple type %1 cannot be complex type %2.</source>
- <translation>Base type of simple type %1 cannot be complex type %2.</translation>
- </message>
- <message>
- <source>Simple type %1 cannot have direct base type %2.</source>
- <translation>Simple type %1 cannot have direct base type %2.</translation>
- </message>
- <message>
- <source>Simple type %1 is not allowed to have base type %2.</source>
- <translation>Simple type %1 is not allowed to have base type %2.</translation>
- </message>
- <message>
- <source>Simple type %1 can only have simple atomic type as base type.</source>
- <translation>Simple type %1 can only have simple atomic type as base type.</translation>
- </message>
- <message>
- <source>Simple type %1 cannot derive from %2 as the latter defines restriction as final.</source>
- <translation>Simple type %1 cannot derive from %2 as the latter defines restriction as final.</translation>
- </message>
- <message>
- <source>Variety of item type of %1 must be either atomic or union.</source>
- <translation>Variety of item type of %1 must be either atomic or union.</translation>
- </message>
- <message>
- <source>Variety of member types of %1 must be atomic.</source>
- <translation>Variety of member types of %1 must be atomic.</translation>
- </message>
- <message>
- <source>%1 is not allowed to derive from %2 by list as the latter defines it as final.</source>
- <translation>%1 is not allowed to derive from %2 by list as the latter defines it as final.</translation>
- </message>
- <message>
- <source>Simple type %1 is only allowed to have %2 facet.</source>
- <translation>Simple type %1 is only allowed to have %2 facet.</translation>
- </message>
- <message>
- <source>Base type of simple type %1 must have variety of type list.</source>
- <translation>Base type of simple type %1 must have variety of type list.</translation>
- </message>
- <message>
- <source>Base type of simple type %1 has defined derivation by restriction as final.</source>
- <translation>Base type of simple type %1 has defined derivation by restriction as final.</translation>
- </message>
- <message>
- <source>Item type of base type does not match item type of %1.</source>
- <translation>Item type of base type does not match item type of %1.</translation>
- </message>
- <message>
- <source>Simple type %1 contains not allowed facet type %2.</source>
- <translation>Simple type %1 contains not allowed facet type %2.</translation>
- </message>
- <message>
- <source>%1 is not allowed to derive from %2 by union as the latter defines it as final.</source>
- <translation>%1 is not allowed to derive from %2 by union as the latter defines it as final.</translation>
- </message>
- <message>
- <source>%1 is not allowed to have any facets.</source>
- <translation>%1 is not allowed to have any facets.</translation>
- </message>
- <message>
- <source>Base type %1 of simple type %2 must have variety of union.</source>
- <translation>Base type %1 of simple type %2 must have variety of union.</translation>
- </message>
- <message>
- <source>Base type %1 of simple type %2 is not allowed to have restriction in %3 attribute.</source>
- <translation>Base type %1 of simple type %2 is not allowed to have restriction in %3 attribute.</translation>
- </message>
- <message>
- <source>Member type %1 cannot be derived from member type %2 of %3&apos;s base type %4.</source>
- <translation>Member type %1 cannot be derived from member type %2 of %3&apos;s base type %4.</translation>
- </message>
- <message>
- <source>Derivation method of %1 must be extension because the base type %2 is a simple type.</source>
- <translation>Derivation method of %1 must be extension because the base type %2 is a simple type.</translation>
- </message>
- <message>
- <source>Complex type %1 has duplicated element %2 in its content model.</source>
- <translation>Complex type %1 has duplicated element %2 in its content model.</translation>
- </message>
- <message>
- <source>Complex type %1 has non-deterministic content.</source>
- <translation>Complex type %1 has non-deterministic content.</translation>
- </message>
- <message>
- <source>Attributes of complex type %1 are not a valid extension of the attributes of base type %2: %3.</source>
- <translation>Attributes of complex type %1 are not a valid extension of the attributes of base type %2: %3.</translation>
- </message>
- <message>
- <source>Content model of complex type %1 is not a valid extension of content model of %2.</source>
- <translation>Content model of complex type %1 is not a valid extension of content model of %2.</translation>
- </message>
- <message>
- <source>Complex type %1 must have simple content.</source>
- <translation>Complex type %1 must have simple content.</translation>
- </message>
- <message>
- <source>Complex type %1 must have the same simple type as its base class %2.</source>
- <translation>Complex type %1 must have the same simple type as its base class %2.</translation>
- </message>
- <message>
- <source>Complex type %1 cannot be derived from base type %2%3.</source>
- <translation>Complex type %1 cannot be derived from base type %2%3.</translation>
- </message>
- <message>
- <source>Attributes of complex type %1 are not a valid restriction from the attributes of base type %2: %3.</source>
- <translation>Attributes of complex type %1 are not a valid restriction from the attributes of base type %2: %3.</translation>
- </message>
- <message>
- <source>Complex type %1 with simple content cannot be derived from complex base type %2.</source>
- <translation>Complex type %1 with simple content cannot be derived from complex base type %2.</translation>
- </message>
- <message>
- <source>Item type of simple type %1 cannot be a complex type.</source>
- <translation>Item type of simple type %1 cannot be a complex type.</translation>
- </message>
- <message>
- <source>Member type of simple type %1 cannot be a complex type.</source>
- <translation>Member type of simple type %1 cannot be a complex type.</translation>
- </message>
- <message>
- <source>%1 is not allowed to have a member type with the same name as itself.</source>
- <translation>%1 is not allowed to have a member type with the same name as itself.</translation>
- </message>
- <message>
- <source>%1 facet collides with %2 facet.</source>
- <translation>%1 facet collides with %2 facet.</translation>
- </message>
- <message>
- <source>%1 facet must have the same value as %2 facet of base type.</source>
- <translation>%1 facet must have the same value as %2 facet of base type.</translation>
- </message>
- <message>
- <source>%1 facet must be equal or greater than %2 facet of base type.</source>
- <translation>%1 facet must be equal or greater than %2 facet of base type.</translation>
- </message>
- <message>
- <source>%1 facet must be less than or equal to %2 facet of base type.</source>
- <translation>%1 facet must be less than or equal to %2 facet of base type.</translation>
- </message>
- <message>
- <source>%1 facet contains invalid regular expression</source>
- <translation>%1 facet contains invalid regular expression</translation>
- </message>
- <message>
- <source>Unknown notation %1 used in %2 facet.</source>
- <translation>Unknown notation %1 used in %2 facet.</translation>
- </message>
- <message>
- <source>%1 facet contains invalid value %2: %3.</source>
- <translation>%1 facet contains invalid value %2: %3.</translation>
- </message>
- <message>
- <source>%1 facet cannot be %2 or %3 if %4 facet of base type is %5.</source>
- <translation>%1 facet cannot be %2 or %3 if %4 facet of base type is %5.</translation>
- </message>
- <message>
- <source>%1 facet cannot be %2 if %3 facet of base type is %4.</source>
- <translation>%1 facet cannot be %2 if %3 facet of base type is %4.</translation>
- </message>
- <message>
- <source>%1 facet must be less than or equal to %2 facet.</source>
- <translation>%1 facet must be less than or equal to %2 facet.</translation>
- </message>
- <message>
- <source>%1 facet must be less than %2 facet of base type.</source>
- <translation>%1 facet must be less than %2 facet of base type.</translation>
- </message>
- <message>
- <source>%1 facet and %2 facet cannot appear together.</source>
- <translation>%1 facet and %2 facet cannot appear together.</translation>
- </message>
- <message>
- <source>%1 facet must be greater than %2 facet of base type.</source>
- <translation>%1 facet must be greater than %2 facet of base type.</translation>
- </message>
- <message>
- <source>%1 facet must be less than %2 facet.</source>
- <translation>%1 facet must be less than %2 facet.</translation>
- </message>
- <message>
- <source>%1 facet must be greater than or equal to %2 facet of base type.</source>
- <translation>%1 facet must be greater than or equal to %2 facet of base type.</translation>
- </message>
- <message>
- <source>Simple type contains not allowed facet %1.</source>
- <translation>Simple type contains not allowed facet %1.</translation>
- </message>
- <message>
- <source>%1, %2, %3, %4, %5 and %6 facets are not allowed when derived by list.</source>
- <translation>%1, %2, %3, %4, %5 and %6 facets are not allowed when derived by list.</translation>
- </message>
- <message>
- <source>Only %1 and %2 facets are allowed when derived by union.</source>
- <translation>Only %1 and %2 facets are allowed when derived by union.</translation>
- </message>
- <message>
- <source>%1 contains %2 facet with invalid data: %3.</source>
- <translation>%1 contains %2 facet with invalid data: %3.</translation>
- </message>
- <message>
- <source>Attribute group %1 contains attribute %2 twice.</source>
- <translation>Attribute group %1 contains attribute %2 twice.</translation>
- </message>
- <message>
- <source>Attribute group %1 contains two different attributes that both have types derived from %2.</source>
- <translation>Attribute group %1 contains two different attributes that both have types derived from %2.</translation>
- </message>
- <message>
- <source>Attribute group %1 contains attribute %2 that has value constraint but type that inherits from %3.</source>
- <translation>Attribute group %1 contains attribute %2 that has value constraint but type that inherits from %3.</translation>
- </message>
- <message>
- <source>Complex type %1 contains attribute %2 twice.</source>
- <translation>Complex type %1 contains attribute %2 twice.</translation>
- </message>
- <message>
- <source>Complex type %1 contains two different attributes that both have types derived from %2.</source>
- <translation>Complex type %1 contains two different attributes that both have types derived from %2.</translation>
- </message>
- <message>
- <source>Complex type %1 contains attribute %2 that has value constraint but type that inherits from %3.</source>
- <translation>Complex type %1 contains attribute %2 that has value constraint but type that inherits from %3.</translation>
- </message>
- <message>
- <source>Element %1 is not allowed to have a value constraint if its base type is complex.</source>
- <translation>Element %1 is not allowed to have a value constraint if its base type is complex.</translation>
- </message>
- <message>
- <source>Element %1 is not allowed to have a value constraint if its type is derived from %2.</source>
- <translation>Element %1 is not allowed to have a value constraint if its type is derived from %2.</translation>
- </message>
- <message>
- <source>Value constraint of element %1 is not of elements type: %2.</source>
- <translation>Value constraint of element %1 is not of elements type: %2.</translation>
- </message>
- <message>
- <source>Element %1 is not allowed to have substitution group affiliation as it is no global element.</source>
- <translation>Element %1 is not allowed to have substitution group affiliation as it is no global element.</translation>
- </message>
- <message>
- <source>Type of element %1 cannot be derived from type of substitution group affiliation.</source>
- <translation>Type of element %1 cannot be derived from type of substitution group affiliation.</translation>
- </message>
- <message>
- <source>Value constraint of attribute %1 is not of attributes type: %2.</source>
- <translation>Value constraint of attribute %1 is not of attributes type: %2.</translation>
- </message>
- <message>
- <source>Attribute %1 has value constraint but has type derived from %2.</source>
- <translation>Attribute %1 has value constraint but has type derived from %2.</translation>
- </message>
- <message>
- <source>%1 attribute in derived complex type must be %2 like in base type.</source>
- <translation>%1 attribute in derived complex type must be %2 like in base type.</translation>
- </message>
- <message>
- <source>Attribute %1 in derived complex type must have %2 value constraint like in base type.</source>
- <translation>Attribute %1 in derived complex type must have %2 value constraint like in base type.</translation>
- </message>
- <message>
- <source>Attribute %1 in derived complex type must have the same %2 value constraint like in base type.</source>
- <translation>Attribute %1 in derived complex type must have the same %2 value constraint like in base type.</translation>
- </message>
- <message>
- <source>Attribute %1 in derived complex type must have %2 value constraint.</source>
- <translation>Attribute %1 in derived complex type must have %2 value constraint.</translation>
- </message>
- <message>
- <source>processContent of base wildcard must be weaker than derived wildcard.</source>
- <translation>processContent of base wildcard must be weaker than derived wildcard.</translation>
- </message>
- <message>
- <source>Element %1 exists twice with different types.</source>
- <translation>Element %1 exists twice with different types.</translation>
- </message>
- <message>
- <source>Particle contains non-deterministic wildcards.</source>
- <translation>Particle contains non-deterministic wildcards.</translation>
- </message>
- <message>
- <source>Base attribute %1 is required but derived attribute is not.</source>
- <translation>Base attribute %1 is required but derived attribute is not.</translation>
- </message>
- <message>
- <source>Type of derived attribute %1 cannot be validly derived from type of base attribute.</source>
- <translation>Type of derived attribute %1 cannot be validly derived from type of base attribute.</translation>
- </message>
- <message>
- <source>Value constraint of derived attribute %1 does not match value constraint of base attribute.</source>
- <translation>Value constraint of derived attribute %1 does not match value constraint of base attribute.</translation>
- </message>
- <message>
- <source>Derived attribute %1 does not exist in the base definition.</source>
- <translation>Derived attribute %1 does not exist in the base definition.</translation>
- </message>
- <message>
- <source>Derived attribute %1 does not match the wildcard in the base definition.</source>
- <translation>Derived attribute %1 does not match the wildcard in the base definition.</translation>
- </message>
- <message>
- <source>Base attribute %1 is required but missing in derived definition.</source>
- <translation>Base attribute %1 is required but missing in derived definition.</translation>
- </message>
- <message>
- <source>Derived definition contains an %1 element that does not exists in the base definition</source>
- <translation>Derived definition contains an %1 element that does not exists in the base definition</translation>
- </message>
- <message>
- <source>Derived wildcard is not a subset of the base wildcard.</source>
- <translation>Derived wildcard is not a subset of the base wildcard.</translation>
- </message>
- <message>
- <source>%1 of derived wildcard is not a valid restriction of %2 of base wildcard</source>
- <translation>%1 of derived wildcard is not a valid restriction of %2 of base wildcard</translation>
- </message>
- <message>
- <source>Attribute %1 from base type is missing in derived type.</source>
- <translation>Attribute %1 from base type is missing in derived type.</translation>
- </message>
- <message>
- <source>Type of derived attribute %1 differs from type of base attribute.</source>
- <translation>Type of derived attribute %1 differs from type of base attribute.</translation>
- </message>
- <message>
- <source>Base definition contains an %1 element that is missing in the derived definition</source>
- <translation>Base definition contains an %1 element that is missing in the derived definition</translation>
- </message>
- <message>
- <source>%1 references unknown %2 or %3 element %4.</source>
- <translation>%1 references unknown %2 or %3 element %4.</translation>
- </message>
- <message>
- <source>%1 references identity constraint %2 that is no %3 or %4 element.</source>
- <translation>%1 references identity constraint %2 that is no %3 or %4 element.</translation>
- </message>
- <message>
- <source>%1 has a different number of fields from the identity constraint %2 that it references.</source>
- <translation>%1 has a different number of fields from the identity constraint %2 that it references.</translation>
- </message>
- <message>
- <source>Base type %1 of %2 element cannot be resolved.</source>
- <translation>Base type %1 of %2 element cannot be resolved.</translation>
- </message>
- <message>
- <source>Item type %1 of %2 element cannot be resolved.</source>
- <translation>Item type %1 of %2 element cannot be resolved.</translation>
- </message>
- <message>
- <source>Member type %1 of %2 element cannot be resolved.</source>
- <translation>Member type %1 of %2 element cannot be resolved.</translation>
- </message>
- <message>
- <source>Type %1 of %2 element cannot be resolved.</source>
- <translation>Type %1 of %2 element cannot be resolved.</translation>
- </message>
- <message>
- <source>Base type %1 of complex type cannot be resolved.</source>
- <translation>Base type %1 of complex type cannot be resolved.</translation>
- </message>
- <message>
- <source>%1 cannot have complex base type that has a %2.</source>
- <translation>%1 cannot have complex base type that has a %2.</translation>
- </message>
- <message>
- <source>Content model of complex type %1 contains %2 element so it cannot be derived by extension from a non-empty type.</source>
- <translation>Content model of complex type %1 contains %2 element so it cannot be derived by extension from a non-empty type.</translation>
- </message>
- <message>
- <source>Complex type %1 cannot be derived by extension from %2 as the latter contains %3 element in its content model.</source>
- <translation>Complex type %1 cannot be derived by extension from %2 as the latter contains %3 element in its content model.</translation>
- </message>
- <message>
- <source>Type of %1 element must be a simple type, %2 is not.</source>
- <translation>Type of %1 element must be a simple type, %2 is not.</translation>
- </message>
- <message>
- <source>Substitution group %1 of %2 element cannot be resolved.</source>
- <translation>Substitution group %1 of %2 element cannot be resolved.</translation>
- </message>
- <message>
- <source>Substitution group %1 has circular definition.</source>
- <translation>Substitution group %1 has circular definition.</translation>
- </message>
- <message>
- <source>Duplicated element names %1 in %2 element.</source>
- <translation>Duplicated element names %1 in %2 element.</translation>
- </message>
- <message>
- <source>Reference %1 of %2 element cannot be resolved.</source>
- <translation>Reference %1 of %2 element cannot be resolved.</translation>
- </message>
- <message>
- <source>Circular group reference for %1.</source>
- <translation>Circular group reference for %1.</translation>
- </message>
- <message>
- <source>%1 element is not allowed in this scope</source>
- <translation>%1 element is not allowed in this scope</translation>
- </message>
- <message>
- <source>%1 element cannot have %2 attribute with value other than %3.</source>
- <translation>%1 element cannot have %2 attribute with value other than %3.</translation>
- </message>
- <message>
- <source>%1 element cannot have %2 attribute with value other than %3 or %4.</source>
- <translation>%1 element cannot have %2 attribute with value other than %3 or %4.</translation>
- </message>
- <message>
- <source>%1 or %2 attribute of reference %3 does not match with the attribute declaration %4.</source>
- <translation>%1 or %2 attribute of reference %3 does not match with the attribute declaration %4.</translation>
- </message>
- <message>
- <source>Attribute group %1 has circular reference.</source>
- <translation>Attribute group %1 has circular reference.</translation>
- </message>
- <message>
- <source>%1 attribute in %2 must have %3 use like in base type %4.</source>
- <translation>%1 attribute in %2 must have %3 use like in base type %4.</translation>
- </message>
- <message>
- <source>Attribute wildcard of %1 is not a valid restriction of attribute wildcard of base type %2.</source>
- <translation>Attribute wildcard of %1 is not a valid restriction of attribute wildcard of base type %2.</translation>
- </message>
- <message>
- <source>%1 has attribute wildcard but its base type %2 has not.</source>
- <translation>%1 has attribute wildcard but its base type %2 has not.</translation>
- </message>
- <message>
- <source>Union of attribute wildcard of type %1 and attribute wildcard of its base type %2 is not expressible.</source>
- <translation>Union of attribute wildcard of type %1 and attribute wildcard of its base type %2 is not expressible.</translation>
- </message>
- <message>
- <source>Enumeration facet contains invalid content: {%1} is not a value of type %2.</source>
- <translation>Enumeration facet contains invalid content: {%1} is not a value of type %2.</translation>
- </message>
- <message>
- <source>Namespace prefix of qualified name %1 is not defined.</source>
- <translation>Namespace prefix of qualified name %1 is not defined.</translation>
- </message>
- <message>
- <source>%1 element %2 is not a valid restriction of the %3 element it redefines: %4.</source>
- <translation>%1 element %2 is not a valid restriction of the %3 element it redefines: %4.</translation>
- </message>
- <message>
- <source>Empty particle cannot be derived from non-empty particle.</source>
- <translation>Empty particle cannot be derived from non-empty particle.</translation>
- </message>
- <message>
- <source>Derived particle is missing element %1.</source>
- <translation>Derived particle is missing element %1.</translation>
- </message>
- <message>
- <source>Derived element %1 is missing value constraint as defined in base particle.</source>
- <translation>Derived element %1 is missing value constraint as defined in base particle.</translation>
- </message>
- <message>
- <source>Derived element %1 has weaker value constraint than base particle.</source>
- <translation>Derived element %1 has weaker value constraint than base particle.</translation>
- </message>
- <message>
- <source>Fixed value constraint of element %1 differs from value constraint in base particle.</source>
- <translation>Fixed value constraint of element %1 differs from value constraint in base particle.</translation>
- </message>
- <message>
- <source>Derived element %1 cannot be nillable as base element is not nillable.</source>
- <translation>Derived element %1 cannot be nillable as base element is not nillable.</translation>
- </message>
- <message>
- <source>Block constraints of derived element %1 must not be more weaker than in the base element.</source>
- <translation>Block constraints of derived element %1 must not be more weaker than in the base element.</translation>
- </message>
- <message>
- <source>Simple type of derived element %1 cannot be validly derived from base element.</source>
- <translation>Simple type of derived element %1 cannot be validly derived from base element.</translation>
- </message>
- <message>
- <source>Complex type of derived element %1 cannot be validly derived from base element.</source>
- <translation>Complex type of derived element %1 cannot be validly derived from base element.</translation>
- </message>
- <message>
- <source>Element %1 is missing in derived particle.</source>
- <translation>Element %1 is missing in derived particle.</translation>
- </message>
- <message>
- <source>Element %1 does not match namespace constraint of wildcard in base particle.</source>
- <translation>Element %1 does not match namespace constraint of wildcard in base particle.</translation>
- </message>
- <message>
- <source>Wildcard in derived particle is not a valid subset of wildcard in base particle.</source>
- <translation>Wildcard in derived particle is not a valid subset of wildcard in base particle.</translation>
- </message>
- <message>
- <source>processContent of wildcard in derived particle is weaker than wildcard in base particle.</source>
- <translation>processContent of wildcard in derived particle is weaker than wildcard in base particle.</translation>
- </message>
- <message>
- <source>Derived particle allows content that is not allowed in the base particle.</source>
- <translation>Derived particle allows content that is not allowed in the base particle.</translation>
- </message>
- <message>
- <source>Can not process unknown element %1, expected elements are: %2.</source>
- <translation>Can not process unknown element %1, expected elements are: %2.</translation>
- </message>
- <message>
- <source>Element %1 is not allowed in this scope, possible elements are: %2.</source>
- <translation>Element %1 is not allowed in this scope, possible elements are: %2.</translation>
- </message>
- <message>
- <source>Child element is missing in that scope, possible child elements are: %1.</source>
- <translation>Child element is missing in that scope, possible child elements are: %1.</translation>
- </message>
- <message>
- <source>Document is not a XML schema.</source>
- <translation>Document is not a XML schema.</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element contains invalid content: {%3} is not a value of type %4.</source>
- <translation>%1 attribute of %2 element contains invalid content: {%3} is not a value of type %4.</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element contains invalid content: {%3}.</source>
- <translation>%1 attribute of %2 element contains invalid content: {%3}.</translation>
- </message>
- <message>
- <source>Target namespace %1 of included schema is different from the target namespace %2 as defined by the including schema.</source>
- <translation>Target namespace %1 of included schema is different from the target namespace %2 as defined by the including schema.</translation>
- </message>
- <message>
- <source>Target namespace %1 of imported schema is different from the target namespace %2 as defined by the importing schema.</source>
- <translation>Target namespace %1 of imported schema is different from the target namespace %2 as defined by the importing schema.</translation>
- </message>
- <message>
- <source>%1 element is not allowed to have the same %2 attribute value as the target namespace %3.</source>
- <translation>%1 element is not allowed to have the same %2 attribute value as the target namespace %3.</translation>
- </message>
- <message>
- <source>%1 element without %2 attribute is not allowed inside schema without target namespace.</source>
- <translation>%1 element without %2 attribute is not allowed inside schema without target namespace.</translation>
- </message>
- <message>
- <source>%1 element is not allowed inside %2 element if %3 attribute is present.</source>
- <translation>%1 element is not allowed inside %2 element if %3 attribute is present.</translation>
- </message>
- <message>
- <source>%1 element has neither %2 attribute nor %3 child element.</source>
- <translation>%1 element has neither %2 attribute nor %3 child element.</translation>
- </message>
- <message>
- <source>%1 element with %2 child element must not have a %3 attribute.</source>
- <translation>%1 element with %2 child element must not have a %3 attribute.</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element must be %3 or %4.</source>
- <translation>%1 attribute of %2 element must be %3 or %4.</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element must have a value of %3.</source>
- <translation>%1 attribute of %2 element must have a value of %3.</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element must have a value of %3 or %4.</source>
- <translation>%1 attribute of %2 element must have a value of %3 or %4.</translation>
- </message>
- <message>
- <source>%1 element must not have %2 and %3 attribute together.</source>
- <translation>%1 element must not have %2 and %3 attribute together.</translation>
- </message>
- <message>
- <source>Content of %1 attribute of %2 element must not be from namespace %3.</source>
- <translation>Content of %1 attribute of %2 element must not be from namespace %3.</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element must not be %3.</source>
- <translation>%1 attribute of %2 element must not be %3.</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element must have the value %3 because the %4 attribute is set.</source>
- <translation>%1 attribute of %2 element must have the value %3 because the %4 attribute is set.</translation>
- </message>
- <message>
- <source>Specifying use=&apos;prohibited&apos; inside an attribute group has no effect.</source>
- <translation>Specifying use=&apos;prohibited&apos; inside an attribute group has no effect.</translation>
- </message>
- <message>
- <source>%1 element must have either %2 or %3 attribute.</source>
- <translation>%1 element must have either %2 or %3 attribute.</translation>
- </message>
- <message>
- <source>%1 element must have either %2 attribute or %3 or %4 as child element.</source>
- <translation>%1 element must have either %2 attribute or %3 or %4 as child element.</translation>
- </message>
- <message>
- <source>%1 element requires either %2 or %3 attribute.</source>
- <translation>%1 element requires either %2 or %3 attribute.</translation>
- </message>
- <message>
- <source>Text or entity references not allowed inside %1 element</source>
- <translation>Text or entity references not allowed inside %1 element</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element must contain %3, %4 or a list of URIs.</source>
- <translation>%1 attribute of %2 element must contain %3, %4 or a list of URIs.</translation>
- </message>
- <message>
- <source>%1 element is not allowed in this context.</source>
- <translation>%1 element is not allowed in this context.</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element has larger value than %3 attribute.</source>
- <translation>%1 attribute of %2 element has larger value than %3 attribute.</translation>
- </message>
- <message>
- <source>Prefix of qualified name %1 is not defined.</source>
- <translation>Prefix of qualified name %1 is not defined.</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element must either contain %3 or the other values.</source>
- <translation>%1 attribute of %2 element must either contain %3 or the other values.</translation>
- </message>
- <message>
- <source>Component with ID %1 has been defined previously.</source>
- <translation>Component with ID %1 has been defined previously.</translation>
- </message>
- <message>
- <source>Element %1 already defined.</source>
- <translation>Element %1 already defined.</translation>
- </message>
- <message>
- <source>Attribute %1 already defined.</source>
- <translation>Attribute %1 already defined.</translation>
- </message>
- <message>
- <source>Type %1 already defined.</source>
- <translation>Type %1 already defined.</translation>
- </message>
- <message>
- <source>Attribute group %1 already defined.</source>
- <translation>Attribute group %1 already defined.</translation>
- </message>
- <message>
- <source>Element group %1 already defined.</source>
- <translation>Element group %1 already defined.</translation>
- </message>
- <message>
- <source>Notation %1 already defined.</source>
- <translation>Notation %1 already defined.</translation>
- </message>
- <message>
- <source>Identity constraint %1 already defined.</source>
- <translation>Identity constraint %1 already defined.</translation>
- </message>
- <message>
- <source>Duplicated facets in simple type %1.</source>
- <translation>Duplicated facets in simple type %1.</translation>
- </message>
- <message>
- <source>%1 is not valid according to %2.</source>
- <translation>%1 is not valid according to %2.</translation>
- </message>
- <message>
- <source>String content does not match the length facet.</source>
- <translation>String content does not match the length facet.</translation>
- </message>
- <message>
- <source>String content does not match the minLength facet.</source>
- <translation>String content does not match the minLength facet.</translation>
- </message>
- <message>
- <source>String content does not match the maxLength facet.</source>
- <translation>String content does not match the maxLength facet.</translation>
- </message>
- <message>
- <source>String content does not match pattern facet.</source>
- <translation>String content does not match pattern facet.</translation>
- </message>
- <message>
- <source>String content is not listed in the enumeration facet.</source>
- <translation>String content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>Signed integer content does not match the maxInclusive facet.</source>
- <translation>Signed integer content does not match the maxInclusive facet.</translation>
- </message>
- <message>
- <source>Signed integer content does not match the maxExclusive facet.</source>
- <translation>Signed integer content does not match the maxExclusive facet.</translation>
- </message>
- <message>
- <source>Signed integer content does not match the minInclusive facet.</source>
- <translation>Signed integer content does not match the minInclusive facet.</translation>
- </message>
- <message>
- <source>Signed integer content does not match the minExclusive facet.</source>
- <translation>Signed integer content does not match the minExclusive facet.</translation>
- </message>
- <message>
- <source>Signed integer content is not listed in the enumeration facet.</source>
- <translation>Signed integer content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>Signed integer content does not match pattern facet.</source>
- <translation>Signed integer content does not match pattern facet.</translation>
- </message>
- <message>
- <source>Signed integer content does not match in the totalDigits facet.</source>
- <translation>Signed integer content does not match in the totalDigits facet.</translation>
- </message>
- <message>
- <source>Unsigned integer content does not match the maxInclusive facet.</source>
- <translation>Unsigned integer content does not match the maxInclusive facet.</translation>
- </message>
- <message>
- <source>Unsigned integer content does not match the maxExclusive facet.</source>
- <translation>Unsigned integer content does not match the maxExclusive facet.</translation>
- </message>
- <message>
- <source>Unsigned integer content does not match the minInclusive facet.</source>
- <translation>Unsigned integer content does not match the minInclusive facet.</translation>
- </message>
- <message>
- <source>Unsigned integer content does not match the minExclusive facet.</source>
- <translation>Unsigned integer content does not match the minExclusive facet.</translation>
- </message>
- <message>
- <source>Unsigned integer content is not listed in the enumeration facet.</source>
- <translation>Unsigned integer content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>Unsigned integer content does not match pattern facet.</source>
- <translation>Unsigned integer content does not match pattern facet.</translation>
- </message>
- <message>
- <source>Unsigned integer content does not match in the totalDigits facet.</source>
- <translation>Unsigned integer content does not match in the totalDigits facet.</translation>
- </message>
- <message>
- <source>Double content does not match the maxInclusive facet.</source>
- <translation>Double content does not match the maxInclusive facet.</translation>
- </message>
- <message>
- <source>Double content does not match the maxExclusive facet.</source>
- <translation>Double content does not match the maxExclusive facet.</translation>
- </message>
- <message>
- <source>Double content does not match the minInclusive facet.</source>
- <translation>Double content does not match the minInclusive facet.</translation>
- </message>
- <message>
- <source>Double content does not match the minExclusive facet.</source>
- <translation>Double content does not match the minExclusive facet.</translation>
- </message>
- <message>
- <source>Double content is not listed in the enumeration facet.</source>
- <translation>Double content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>Double content does not match pattern facet.</source>
- <translation>Double content does not match pattern facet.</translation>
- </message>
- <message>
- <source>Decimal content does not match in the fractionDigits facet.</source>
- <translation>Decimal content does not match in the fractionDigits facet.</translation>
- </message>
- <message>
- <source>Decimal content does not match in the totalDigits facet.</source>
- <translation>Decimal content does not match in the totalDigits facet.</translation>
- </message>
- <message>
- <source>Date time content does not match the maxInclusive facet.</source>
- <translation>Date time content does not match the maxInclusive facet.</translation>
- </message>
- <message>
- <source>Date time content does not match the maxExclusive facet.</source>
- <translation>Date time content does not match the maxExclusive facet.</translation>
- </message>
- <message>
- <source>Date time content does not match the minInclusive facet.</source>
- <translation>Date time content does not match the minInclusive facet.</translation>
- </message>
- <message>
- <source>Date time content does not match the minExclusive facet.</source>
- <translation>Date time content does not match the minExclusive facet.</translation>
- </message>
- <message>
- <source>Date time content is not listed in the enumeration facet.</source>
- <translation>Date time content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>Date time content does not match pattern facet.</source>
- <translation>Date time content does not match pattern facet.</translation>
- </message>
- <message>
- <source>Duration content does not match the maxInclusive facet.</source>
- <translation>Duration content does not match the maxInclusive facet.</translation>
- </message>
- <message>
- <source>Duration content does not match the maxExclusive facet.</source>
- <translation>Duration content does not match the maxExclusive facet.</translation>
- </message>
- <message>
- <source>Duration content does not match the minInclusive facet.</source>
- <translation>Duration content does not match the minInclusive facet.</translation>
- </message>
- <message>
- <source>Duration content does not match the minExclusive facet.</source>
- <translation>Duration content does not match the minExclusive facet.</translation>
- </message>
- <message>
- <source>Duration content is not listed in the enumeration facet.</source>
- <translation>Duration content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>Duration content does not match pattern facet.</source>
- <translation>Duration content does not match pattern facet.</translation>
- </message>
- <message>
- <source>Boolean content does not match pattern facet.</source>
- <translation>Boolean content does not match pattern facet.</translation>
- </message>
- <message>
- <source>Binary content does not match the length facet.</source>
- <translation>Binary content does not match the length facet.</translation>
- </message>
- <message>
- <source>Binary content does not match the minLength facet.</source>
- <translation>Binary content does not match the minLength facet.</translation>
- </message>
- <message>
- <source>Binary content does not match the maxLength facet.</source>
- <translation>Binary content does not match the maxLength facet.</translation>
- </message>
- <message>
- <source>Binary content is not listed in the enumeration facet.</source>
- <translation>Binary content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>Invalid QName content: %1.</source>
- <translation>Invalid QName content: %1.</translation>
- </message>
- <message>
- <source>QName content is not listed in the enumeration facet.</source>
- <translation>QName content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>QName content does not match pattern facet.</source>
- <translation>QName content does not match pattern facet.</translation>
- </message>
- <message>
- <source>Notation content is not listed in the enumeration facet.</source>
- <translation>Notation content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>List content does not match length facet.</source>
- <translation>List content does not match length facet.</translation>
- </message>
- <message>
- <source>List content does not match minLength facet.</source>
- <translation>List content does not match minLength facet.</translation>
- </message>
- <message>
- <source>List content does not match maxLength facet.</source>
- <translation>List content does not match maxLength facet.</translation>
- </message>
- <message>
- <source>List content is not listed in the enumeration facet.</source>
- <translation>List content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>List content does not match pattern facet.</source>
- <translation>List content does not match pattern facet.</translation>
- </message>
- <message>
- <source>Union content is not listed in the enumeration facet.</source>
- <translation>Union content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>Union content does not match pattern facet.</source>
- <translation>Union content does not match pattern facet.</translation>
- </message>
- <message>
- <source>Data of type %1 are not allowed to be empty.</source>
- <translation>Data of type %1 are not allowed to be empty.</translation>
- </message>
- <message>
- <source>Element %1 is missing child element.</source>
- <translation>Element %1 is missing child element.</translation>
- </message>
- <message>
- <source>There is one IDREF value with no corresponding ID: %1.</source>
- <translation>There is one IDREF value with no corresponding ID: %1.</translation>
- </message>
- <message>
- <source>Loaded schema file is invalid.</source>
- <translation>Loaded schema file is invalid.</translation>
- </message>
- <message>
- <source>%1 contains invalid data.</source>
- <translation>%1 contains invalid data.</translation>
- </message>
- <message>
- <source>xsi:schemaLocation namespace %1 has already appeared earlier in the instance document.</source>
- <translation>xsi:schemaLocation namespace %1 has already appeared earlier in the instance document.</translation>
- </message>
- <message>
- <source>xsi:noNamespaceSchemaLocation cannot appear after the first no-namespace element or attribute.</source>
- <translation>xsi:noNamespaceSchemaLocation cannot appear after the first no-namespace element or attribute.</translation>
- </message>
- <message>
- <source>No schema defined for validation.</source>
- <translation>No schema defined for validation.</translation>
- </message>
- <message>
- <source>No definition for element %1 available.</source>
- <translation>No definition for element %1 available.</translation>
- </message>
- <message>
- <source>Specified type %1 is not known to the schema.</source>
- <translation>Specified type %1 is not known to the schema.</translation>
- </message>
- <message>
- <source>Element %1 is not defined in this scope.</source>
- <translation>Element %1 is not defined in this scope.</translation>
- </message>
- <message>
- <source>Declaration for element %1 does not exist.</source>
- <translation>Declaration for element %1 does not exist.</translation>
- </message>
- <message>
- <source>Element %1 contains invalid content.</source>
- <translation>Element %1 contains invalid content.</translation>
- </message>
- <message>
- <source>Element %1 is declared as abstract.</source>
- <translation>Element %1 is declared as abstract.</translation>
- </message>
- <message>
- <source>Element %1 is not nillable.</source>
- <translation>Element %1 is not nillable.</translation>
- </message>
- <message>
- <source>Attribute %1 contains invalid data: %2</source>
- <translation>Attribute %1 contains invalid data: %2</translation>
- </message>
- <message>
- <source>Element contains content although it is nillable.</source>
- <translation>Element contains content although it is nillable.</translation>
- </message>
- <message>
- <source>Fixed value constraint not allowed if element is nillable.</source>
- <translation>Fixed value constraint not allowed if element is nillable.</translation>
- </message>
- <message>
- <source>Element %1 cannot contain other elements, as it has a fixed content.</source>
- <translation>Element %1 cannot contain other elements, as it has a fixed content.</translation>
- </message>
- <message>
- <source>Specified type %1 is not validly substitutable with element type %2.</source>
- <translation>Specified type %1 is not validly substitutable with element type %2.</translation>
- </message>
- <message>
- <source>Complex type %1 is not allowed to be abstract.</source>
- <translation>Complex type %1 is not allowed to be abstract.</translation>
- </message>
- <message>
- <source>Element %1 contains not allowed attributes.</source>
- <translation>Element %1 contains not allowed attributes.</translation>
- </message>
- <message>
- <source>Element %1 contains not allowed child element.</source>
- <translation>Element %1 contains not allowed child element.</translation>
- </message>
- <message>
- <source>Content of element %1 does not match its type definition: %2.</source>
- <translation>Content of element %1 does not match its type definition: %2.</translation>
- </message>
- <message>
- <source>Content of element %1 does not match defined value constraint.</source>
- <translation>Content of element %1 does not match defined value constraint.</translation>
- </message>
- <message>
- <source>Element %1 contains not allowed child content.</source>
- <translation>Element %1 contains not allowed child content.</translation>
- </message>
- <message>
- <source>Element %1 contains not allowed text content.</source>
- <translation>Element %1 contains not allowed text content.</translation>
- </message>
- <message>
- <source>Element %1 is missing required attribute %2.</source>
- <translation>Element %1 is missing required attribute %2.</translation>
- </message>
- <message>
- <source>Attribute %1 does not match the attribute wildcard.</source>
- <translation>Attribute %1 does not match the attribute wildcard.</translation>
- </message>
- <message>
- <source>Declaration for attribute %1 does not exist.</source>
- <translation>Declaration for attribute %1 does not exist.</translation>
- </message>
- <message>
- <source>Element %1 contains two attributes of type %2.</source>
- <translation>Element %1 contains two attributes of type %2.</translation>
- </message>
- <message>
- <source>Attribute %1 contains invalid content.</source>
- <translation>Attribute %1 contains invalid content.</translation>
- </message>
- <message>
- <source>Element %1 contains unknown attribute %2.</source>
- <translation>Element %1 contains unknown attribute %2.</translation>
- </message>
- <message>
- <source>Content of attribute %1 does not match its type definition: %2.</source>
- <translation>Content of attribute %1 does not match its type definition: %2.</translation>
- </message>
- <message>
- <source>Content of attribute %1 does not match defined value constraint.</source>
- <translation>Content of attribute %1 does not match defined value constraint.</translation>
- </message>
- <message>
- <source>Non-unique value found for constraint %1.</source>
- <translation>Non-unique value found for constraint %1.</translation>
- </message>
- <message>
- <source>Key constraint %1 contains absent fields.</source>
- <translation>Key constraint %1 contains absent fields.</translation>
- </message>
- <message>
- <source>Key constraint %1 contains references nillable element %2.</source>
- <translation>Key constraint %1 contains references nillable element %2.</translation>
- </message>
- <message>
- <source>No referenced value found for key reference %1.</source>
- <translation>No referenced value found for key reference %1.</translation>
- </message>
- <message>
- <source>More than one value found for field %1.</source>
- <translation>More than one value found for field %1.</translation>
- </message>
- <message>
- <source>Field %1 has no simple type.</source>
- <translation>Field %1 has no simple type.</translation>
- </message>
- <message>
- <source>ID value &apos;%1&apos; is not unique.</source>
- <translation>ID value &apos;%1&apos; is not unique.</translation>
- </message>
- <message>
- <source>&apos;%1&apos; attribute contains invalid QName content: %2.</source>
- <translation>&apos;%1&apos; attribute contains invalid QName content: %2.</translation>
- </message>
- </context>
+<context>
+ <name>QApplication</name>
+ <message>
+ <source>QT_LAYOUT_DIRECTION</source>
+ <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
+ <translation>RTL</translation>
+ </message>
+</context>
</TS>
diff --git a/config.profiles/symbian/translations/qt_he.ts b/config.profiles/symbian/translations/qt_he.ts
index 72a6df9..aca2bd7 100644
--- a/config.profiles/symbian/translations/qt_he.ts
+++ b/config.profiles/symbian/translations/qt_he.ts
@@ -2,7780 +2,11 @@
<!DOCTYPE TS>
<TS version="2.0">
<context>
- <name>AudioOutput</name>
- <message>
- <location filename="../src/3rdparty/phonon/phonon/audiooutput.cpp" line="+375"/>
- <source>&lt;html&gt;The audio playback device &lt;b&gt;%1&lt;/b&gt; does not work.&lt;br/&gt;Falling back to &lt;b&gt;%2&lt;/b&gt;.&lt;/html&gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>&lt;html&gt;Switching to the audio playback device &lt;b&gt;%1&lt;/b&gt;&lt;br/&gt;which just became available and has higher preference.&lt;/html&gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Revert back to device &apos;%1&apos;</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>CloseButton</name>
- <message>
- <location filename="../src/gui/widgets/qtabbar.cpp" line="+2251"/>
- <source>Close Tab</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>PPDOptionsModel</name>
- <message>
- <source>Name</source>
- <translation type="obsolete">שם</translation>
- </message>
-</context>
-<context>
- <name>Phonon::</name>
- <message>
- <location filename="../src/3rdparty/phonon/phonon/phononnamespace.cpp" line="+55"/>
- <source>Notifications</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Music</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Video</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Communication</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Games</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Accessibility</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>Phonon::Gstreamer::Backend</name>
- <message>
- <location filename="../src/3rdparty/phonon/gstreamer/backend.cpp" line="+171"/>
- <source>Warning: You do not seem to have the package gstreamer0.10-plugins-good installed.
- Some video features have been disabled.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Warning: You do not seem to have the base GStreamer plugins installed.
- All audio and video support has been disabled</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>Phonon::Gstreamer::MediaObject</name>
- <message>
- <location filename="../src/3rdparty/phonon/gstreamer/mediaobject.cpp" line="+90"/>
- <source>Cannot start playback.
-
-Check your Gstreamer installation and make sure you
-have libgstreamer-plugins-base installed.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+113"/>
- <source>A required codec is missing. You need to install the following codec(s) to play this content: %0</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+676"/>
- <location line="+8"/>
- <location line="+15"/>
- <location line="+9"/>
- <location line="+6"/>
- <location line="+19"/>
- <location line="+335"/>
- <location line="+24"/>
- <source>Could not open media source.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-403"/>
- <source>Invalid source type.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+377"/>
- <source>Could not locate media source.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Could not open audio device. The device is already in use.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>Could not decode media source.</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>Phonon::VolumeSlider</name>
- <message>
- <location filename="../src/3rdparty/phonon/phonon/volumeslider.cpp" line="+42"/>
- <location line="+18"/>
- <source>Volume: %1%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-15"/>
- <location line="+18"/>
- <location line="+54"/>
- <source>Use this slider to adjust the volume. The leftmost position is 0%, the rightmost is %1%</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>Q3Accel</name>
- <message>
- <location filename="../src/qt3support/other/q3accel.cpp" line="+481"/>
- <source>%1, %2 not defined</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+36"/>
- <source>Ambiguous %1 not handled</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>Q3DataTable</name>
- <message>
- <location filename="../src/qt3support/sql/q3datatable.cpp" line="+285"/>
- <source>True</source>
- <translation type="unfinished">אמת</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>False</source>
- <translation type="unfinished">שקר</translation>
- </message>
- <message>
- <location line="+505"/>
- <source>Insert</source>
- <translation type="unfinished">הוסף</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Update</source>
- <translation type="unfinished">עדכן</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Delete</source>
- <translation type="unfinished">מחק</translation>
- </message>
-</context>
-<context>
- <name>Q3FileDialog</name>
- <message>
- <location filename="../src/qt3support/dialogs/q3filedialog.cpp" line="+864"/>
- <source>Copy or Move a File</source>
- <translation type="unfinished">העתק או העבר קובץ</translation>
- </message>
- <message>
- <location line="+8"/>
- <source>Read: %1</source>
- <translation type="unfinished">קרא: %1</translation>
- </message>
- <message>
- <location line="+6"/>
- <location line="+30"/>
- <source>Write: %1</source>
- <translation type="unfinished">כתוב: %1</translation>
- </message>
- <message>
- <location line="-22"/>
- <location line="+1575"/>
- <source>Cancel</source>
- <translation type="unfinished">ביטול</translation>
- </message>
- <message>
- <location line="-157"/>
- <location line="+49"/>
- <location line="+2153"/>
- <location filename="../src/qt3support/dialogs/q3filedialog_mac.cpp" line="+110"/>
- <source>All Files (*)</source>
- <translation type="unfinished">כל הקבצים (*)</translation>
- </message>
- <message>
- <location line="-2089"/>
- <source>Name</source>
- <translation type="unfinished">שם</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Size</source>
- <translation type="unfinished">גודל</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Type</source>
- <translation type="unfinished">סוג</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Date</source>
- <translation type="unfinished">תאריך</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Attributes</source>
- <translation type="unfinished">מאפיינים</translation>
- </message>
- <message>
- <location line="+35"/>
- <location line="+2031"/>
- <source>&amp;OK</source>
- <translation type="unfinished">&amp;אישור</translation>
- </message>
- <message>
- <location line="-1991"/>
- <source>Look &amp;in:</source>
- <translation type="unfinished">&amp;חפש ב:</translation>
- </message>
- <message>
- <location line="+1"/>
- <location line="+1981"/>
- <location line="+16"/>
- <source>File &amp;name:</source>
- <translation type="unfinished">&amp;שם הקובץ:</translation>
- </message>
- <message>
- <location line="-1996"/>
- <source>File &amp;type:</source>
- <translation type="unfinished">&amp;סוג הקובץ:</translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Back</source>
- <translation type="unfinished">אחורה</translation>
- </message>
- <message>
- <location line="+7"/>
- <source>One directory up</source>
- <translation type="unfinished">ספריה אחת למעלה</translation>
- </message>
- <message>
- <location line="+9"/>
- <source>Create New Folder</source>
- <translation type="unfinished">צור תיקיה חדשה</translation>
- </message>
- <message>
- <location line="+18"/>
- <source>List View</source>
- <translation type="unfinished">תצוגת רשימה</translation>
- </message>
- <message>
- <location line="+8"/>
- <source>Detail View</source>
- <translation type="unfinished">תצוגת פרטים</translation>
- </message>
- <message>
- <location line="+9"/>
- <source>Preview File Info</source>
- <translation type="unfinished">תצוגה מקדימה של פרטי הקובץ</translation>
- </message>
- <message>
- <location line="+23"/>
- <source>Preview File Contents</source>
- <translation type="unfinished">תצוגה מקדימה של תוכן הקובץ</translation>
- </message>
- <message>
- <location line="+88"/>
- <source>Read-write</source>
- <translation type="unfinished">קריאה-כתיבה</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Read-only</source>
- <translation type="unfinished">קריאה-בלבד</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Write-only</source>
- <translation type="unfinished">כתיבה-בלבד</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Inaccessible</source>
- <translation type="unfinished">לא נגיש</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Symlink to File</source>
- <translation type="unfinished">קישור סמלי לקובץ</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Symlink to Directory</source>
- <translation type="unfinished">קישור סמלי לספריה</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Symlink to Special</source>
- <translation type="unfinished">קישור סמלי לפריט מיוחד</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>File</source>
- <translation type="unfinished">קובץ</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Dir</source>
- <translation type="unfinished">ספריה</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Special</source>
- <translation type="unfinished">מיוחד</translation>
- </message>
- <message>
- <location line="+704"/>
- <location line="+2100"/>
- <location filename="../src/qt3support/dialogs/q3filedialog_win.cpp" line="+337"/>
- <source>Open</source>
- <translation type="unfinished">פתח</translation>
- </message>
- <message>
- <location line="-1990"/>
- <location filename="../src/qt3support/dialogs/q3filedialog_win.cpp" line="+84"/>
- <source>Save As</source>
- <translation type="unfinished">שמירה בשם</translation>
- </message>
- <message>
- <location line="+642"/>
- <location line="+5"/>
- <location line="+355"/>
- <source>&amp;Open</source>
- <translation type="unfinished">&amp;פתח</translation>
- </message>
- <message>
- <location line="-357"/>
- <location line="+341"/>
- <source>&amp;Save</source>
- <translation type="unfinished">&amp;שמור</translation>
- </message>
- <message>
- <location line="-334"/>
- <source>&amp;Rename</source>
- <translation type="unfinished">ש&amp;נה שם</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Delete</source>
- <translation type="unfinished">&amp;מחק</translation>
- </message>
- <message>
- <location line="+20"/>
- <source>R&amp;eload</source>
- <translation type="unfinished">&amp;טען מחדש</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Sort by &amp;Name</source>
- <translation type="unfinished">סדר לפי ש&amp;ם</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Sort by &amp;Size</source>
- <translation type="unfinished">סדר לפי &amp;גודל</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Sort by &amp;Date</source>
- <translation type="unfinished">סדר לפי &amp;תאריך</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>&amp;Unsorted</source>
- <translation type="unfinished">&amp;ללא סדר</translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Sort</source>
- <translation type="unfinished">סדר</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Show &amp;hidden files</source>
- <translation type="unfinished">הצג קבצים &amp;מוסתרים</translation>
- </message>
- <message>
- <location line="+31"/>
- <source>the file</source>
- <translation type="unfinished">הקובץ</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>the directory</source>
- <translation type="unfinished">הספריה</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>the symlink</source>
- <translation type="unfinished">הקישור הסמלי</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Delete %1</source>
- <translation type="unfinished">מחק את %1</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&lt;qt&gt;Are you sure you wish to delete %1 &quot;%2&quot;?&lt;/qt&gt;</source>
- <translation type="unfinished">&lt;qt&gt;האם אתה בטוח שברצונך למחוק %1 &quot;%2&quot;?&lt;/qt&gt;</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>&amp;Yes</source>
- <translation type="unfinished">&amp;כן</translation>
- </message>
- <message>
- <location line="+0"/>
- <source>&amp;No</source>
- <translation type="unfinished">&amp;לא</translation>
- </message>
- <message>
- <location line="+36"/>
- <source>New Folder 1</source>
- <translation type="unfinished">תיקיה חדשה 1</translation>
- </message>
- <message>
- <location line="+5"/>
- <source>New Folder</source>
- <translation type="unfinished">תיקיה חדשה</translation>
- </message>
- <message>
- <location line="+5"/>
- <source>New Folder %1</source>
- <translation type="unfinished">תיקיה חדשה %1</translation>
- </message>
- <message>
- <location line="+98"/>
- <source>Find Directory</source>
- <translation type="unfinished">חפש ספריה</translation>
- </message>
- <message>
- <location line="+5"/>
- <location line="+108"/>
- <source>Directories</source>
- <translation type="unfinished">ספריות</translation>
- </message>
- <message>
- <location line="-2"/>
- <source>Directory:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+40"/>
- <location line="+1110"/>
- <source>Error</source>
- <translation type="unfinished">שגיאה</translation>
- </message>
- <message>
- <location line="-1109"/>
- <source>%1
-File not found.
-Check path and filename.</source>
- <translation type="unfinished">%1
-הקובץ לא נמצא.
-בדוק את הנתיב ואת שם הקובץ.</translation>
- </message>
- <message>
- <location filename="../src/qt3support/dialogs/q3filedialog_win.cpp" line="-289"/>
- <source>All Files (*.*)</source>
- <translation type="unfinished">כל הקבצים (*.*)</translation>
- </message>
- <message>
- <location line="+375"/>
- <source>Open </source>
- <translation type="unfinished">פתח</translation>
- </message>
- <message>
- <location line="+155"/>
- <source>Select a Directory</source>
- <translation type="unfinished">בחר ספריה</translation>
- </message>
-</context>
-<context>
- <name>Q3LocalFs</name>
- <message>
- <location filename="../src/qt3support/network/q3localfs.cpp" line="+130"/>
- <location line="+10"/>
- <source>Could not read directory
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+45"/>
- <source>Could not create directory
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+34"/>
- <source>Could not remove file or directory
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+27"/>
- <source>Could not rename
-%1
-to
-%2</source>
- <translation type="unfinished">לא ניתן לשנות את השם של
-%1
-אל
-%2</translation>
- </message>
- <message>
- <location line="+25"/>
- <source>Could not open
-%1</source>
- <translation type="unfinished">לא ניתן לפתוח את
-%1</translation>
- </message>
- <message>
- <location line="+68"/>
- <source>Could not write
-%1</source>
- <translation type="unfinished">לא ניתן לכתוב את
-%1</translation>
- </message>
-</context>
-<context>
- <name>Q3MainWindow</name>
- <message>
- <location filename="../src/qt3support/widgets/q3mainwindow.cpp" line="+2051"/>
- <source>Line up</source>
- <translation type="unfinished">סדר בשורה</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Customize...</source>
- <translation type="unfinished">התאמה אישית...</translation>
- </message>
-</context>
-<context>
- <name>Q3NetworkProtocol</name>
- <message>
- <location filename="../src/qt3support/network/q3networkprotocol.cpp" line="+854"/>
- <source>Operation stopped by the user</source>
- <translation type="unfinished">הפעולה הופסקה על ידי המשתמש</translation>
- </message>
-</context>
-<context>
- <name>Q3ProgressDialog</name>
- <message>
- <location filename="../src/qt3support/dialogs/q3progressdialog.cpp" line="+224"/>
- <location line="+61"/>
- <source>Cancel</source>
- <translation type="unfinished">ביטול</translation>
- </message>
-</context>
-<context>
- <name>Q3TabDialog</name>
- <message>
- <location filename="../src/qt3support/dialogs/q3tabdialog.cpp" line="+189"/>
- <location line="+814"/>
- <source>OK</source>
- <translation type="unfinished">אישור</translation>
- </message>
- <message>
- <location line="-356"/>
- <source>Apply</source>
- <translation type="unfinished">החל</translation>
- </message>
- <message>
- <location line="+43"/>
- <source>Help</source>
- <translation type="unfinished">עזרה</translation>
- </message>
- <message>
- <location line="+45"/>
- <source>Defaults</source>
- <translation type="unfinished">ברירות מחדל</translation>
- </message>
- <message>
- <location line="+50"/>
- <source>Cancel</source>
- <translation type="unfinished">ביטול</translation>
- </message>
-</context>
-<context>
- <name>Q3TextEdit</name>
- <message>
- <location filename="../src/qt3support/text/q3textedit.cpp" line="+5429"/>
- <source>&amp;Undo</source>
- <translation type="unfinished">&amp;בטל</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Redo</source>
- <translation type="unfinished">בצע &amp;שוב</translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Cu&amp;t</source>
- <translation type="unfinished">&amp;גזור</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Copy</source>
- <translation type="unfinished">הע&amp;תק</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>&amp;Paste</source>
- <translation type="unfinished">ה&amp;דבק</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Clear</source>
- <translation type="unfinished">נקה</translation>
- </message>
- <message>
- <location line="+4"/>
- <location line="+2"/>
- <source>Select All</source>
- <translation type="unfinished">בחר הכל</translation>
- </message>
-</context>
-<context>
- <name>Q3TitleBar</name>
- <message>
- <location filename="../src/plugins/accessible/compat/q3complexwidgets.cpp" line="+246"/>
- <source>System</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Restore up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Minimize</source>
- <translation type="unfinished">מזער</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Restore down</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Maximize</source>
- <translation type="unfinished">הגדל</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Close</source>
- <translation type="unfinished">סגור</translation>
- </message>
- <message>
- <location line="+18"/>
- <source>Contains commands to manipulate the window</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Puts a minimized back to normal</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Moves the window out of the way</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Puts a maximized window back to normal</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Makes the window full screen</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Closes the window</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Displays the name of the window and contains controls to manipulate it</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>Q3ToolBar</name>
- <message>
- <location filename="../src/qt3support/widgets/q3toolbar.cpp" line="+692"/>
- <source>More...</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>Q3UrlOperator</name>
- <message>
- <location filename="../src/qt3support/network/q3urloperator.cpp" line="+386"/>
- <location line="+260"/>
- <location line="+4"/>
- <source>The protocol `%1&apos; is not supported</source>
- <translation type="unfinished">הפרוטוקול &quot;%1&quot; אינו נתמך</translation>
- </message>
- <message>
- <location line="-260"/>
- <source>The protocol `%1&apos; does not support listing directories</source>
- <translation type="unfinished">הפרוטוקול &quot;%1&quot; לא תומך בהצגת ספריות</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>The protocol `%1&apos; does not support creating new directories</source>
- <translation type="unfinished">הפרוטוקול &quot;%1&quot; לא תומך ביצירת ספריית חדשות</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>The protocol `%1&apos; does not support removing files or directories</source>
- <translation type="unfinished">הפרוטוקול &quot;%1&quot; לא תומך בהסרת קבצים או ספריות</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>The protocol `%1&apos; does not support renaming files or directories</source>
- <translation type="unfinished">הפרוטוקול &quot;%1&quot; לא תומך בשינוי שמותיהם של קבצים או ספריות</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>The protocol `%1&apos; does not support getting files</source>
- <translation type="unfinished">הפרוטוקול &quot;%1&quot; לא תומך בהורדת קבצים</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>The protocol `%1&apos; does not support putting files</source>
- <translation type="unfinished">הפרוטוקול &quot;%1&quot; לא תומך בהעלאת קבצים</translation>
- </message>
- <message>
- <location line="+243"/>
- <location line="+4"/>
- <source>The protocol `%1&apos; does not support copying or moving files or directories</source>
- <translation type="unfinished">הפרוטוקול &quot;%1&quot; לא תומך בהעתקה או העברה של קבצים או ספריות</translation>
- </message>
- <message>
- <location line="+237"/>
- <location line="+1"/>
- <source>(unknown)</source>
- <translation type="unfinished">(לא ידוע)</translation>
- </message>
-</context>
-<context>
- <name>Q3Wizard</name>
- <message>
- <location filename="../src/qt3support/dialogs/q3wizard.cpp" line="+177"/>
- <source>&amp;Cancel</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&lt; &amp;Back</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Next &gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Finish</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Help</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QAbstractSocket</name>
- <message>
- <location filename="../src/network/socket/qabstractsocket.cpp" line="+868"/>
- <location filename="../src/network/socket/qhttpsocketengine.cpp" line="+615"/>
- <location filename="../src/network/socket/qsocks5socketengine.cpp" line="+657"/>
- <location line="+26"/>
- <source>Host not found</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+50"/>
- <location filename="../src/network/socket/qhttpsocketengine.cpp" line="+3"/>
- <location filename="../src/network/socket/qsocks5socketengine.cpp" line="+4"/>
- <source>Connection refused</source>
- <translation type="unfinished">החיבור נדחה</translation>
- </message>
- <message>
- <location line="+141"/>
- <source>Connection timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-547"/>
- <location line="+787"/>
- <location line="+208"/>
- <source>Operation on socket is not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+137"/>
- <source>Socket operation timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+380"/>
- <source>Socket is not connected</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/network/socket/qsocks5socketengine.cpp" line="-8"/>
- <source>Network unreachable</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QAbstractSpinBox</name>
- <message>
- <location filename="../src/gui/widgets/qabstractspinbox.cpp" line="+1199"/>
- <source>&amp;Step up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Step &amp;down</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-8"/>
- <source>&amp;Select All</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
<name>QApplication</name>
<message>
- <location filename="../src/gui/kernel/qapplication.cpp" line="+2248"/>
<source>QT_LAYOUT_DIRECTION</source>
<comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
<translation>RTL</translation>
</message>
- <message>
- <location filename="../src/gui/dialogs/qmessagebox.h" line="+352"/>
- <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Incompatible Qt Library Error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/accessible/qaccessibleobject.cpp" line="+376"/>
- <source>Activate</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Activates the program&apos;s main window</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QAxSelect</name>
- <message>
- <location filename="../src/activeqt/container/qaxselect.ui"/>
- <source>Select ActiveX Control</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>OK</source>
- <translation type="unfinished">אישור</translation>
- </message>
- <message>
- <location/>
- <source>&amp;Cancel</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>COM &amp;Object:</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QCheckBox</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/simplewidgets.cpp" line="+114"/>
- <source>Uncheck</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Check</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Toggle</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QColorDialog</name>
- <message>
- <location filename="../src/gui/dialogs/qcolordialog.cpp" line="+1253"/>
- <source>Hu&amp;e:</source>
- <translation>&amp;גוון:</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Sat:</source>
- <translation>&amp;הרוויה:</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Val:</source>
- <translation>&amp;ערך:</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Red:</source>
- <translation>&amp;אדום:</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Green:</source>
- <translation>&amp;ירוק:</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Bl&amp;ue:</source>
- <translation>&amp;כחול:</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A&amp;lpha channel:</source>
- <translation>ע&amp;רוץ אלפא:</translation>
- </message>
- <message>
- <location line="+101"/>
- <source>Select Color</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+137"/>
- <source>&amp;Basic colors</source>
- <translation>&amp;צבעים בסיסיים</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Custom colors</source>
- <translation>צבעים &amp;מותאמים אישית</translation>
- </message>
- <message>
- <source>&amp;Define Custom Colors &gt;&gt;</source>
- <translation type="obsolete">&amp;הגדר צבעים מותאמים אישית &gt;&gt;</translation>
- </message>
- <message>
- <source>OK</source>
- <translation type="obsolete">אישור</translation>
- </message>
- <message>
- <source>Cancel</source>
- <translation type="obsolete">ביטול</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Add to Custom Colors</source>
- <translation>ה&amp;וסף לצבעים מותאמים אישית</translation>
- </message>
- <message>
- <source>Select color</source>
- <translation type="obsolete">בחירת צבע</translation>
- </message>
-</context>
-<context>
- <name>QComboBox</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/complexwidgets.cpp" line="+1771"/>
- <location line="+65"/>
- <source>Open</source>
- <translation type="unfinished">פתח</translation>
- </message>
- <message>
- <location filename="../src/gui/itemviews/qitemeditorfactory.cpp" line="+544"/>
- <source>False</source>
- <translation type="unfinished">שקר</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>True</source>
- <translation type="unfinished">אמת</translation>
- </message>
- <message>
- <location filename="../src/plugins/accessible/widgets/complexwidgets.cpp" line="+0"/>
- <source>Close</source>
- <translation type="unfinished">סגור</translation>
- </message>
-</context>
-<context>
- <name>QCoreApplication</name>
- <message>
- <location filename="../src/corelib/kernel/qsystemsemaphore_unix.cpp" line="+119"/>
- <source>%1: key is empty</source>
- <comment>QSystemSemaphore</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+12"/>
- <source>%1: unable to make key</source>
- <comment>QSystemSemaphore</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>%1: ftok failed</source>
- <comment>QSystemSemaphore</comment>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QDB2Driver</name>
- <message>
- <location filename="../src/sql/drivers/db2/qsql_db2.cpp" line="+1276"/>
- <source>Unable to connect</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+303"/>
- <source>Unable to commit transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Unable to rollback transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Unable to set autocommit</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QDB2Result</name>
- <message>
- <location line="-1043"/>
- <location line="+243"/>
- <source>Unable to execute statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-206"/>
- <source>Unable to prepare statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+196"/>
- <source>Unable to bind variable</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+92"/>
- <source>Unable to fetch record %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Unable to fetch next</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>Unable to fetch first</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QDateTimeEdit</name>
- <message>
- <location filename="../src/gui/widgets/qdatetimeedit.cpp" line="+2295"/>
- <source>AM</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>am</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>PM</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>pm</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QDial</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="+951"/>
- <source>QDial</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>SpeedoMeter</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>SliderHandle</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QDialog</name>
- <message>
- <location filename="../src/gui/dialogs/qdialog.cpp" line="+597"/>
- <source>What&apos;s This?</source>
- <translation>מה זה?</translation>
- </message>
- <message>
- <location line="-115"/>
- <source>Done</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QDialogButtonBox</name>
- <message>
- <location filename="../src/gui/dialogs/qmessagebox.cpp" line="+1866"/>
- <location line="+464"/>
- <location filename="../src/gui/widgets/qdialogbuttonbox.cpp" line="+561"/>
- <source>OK</source>
- <translation type="unfinished">אישור</translation>
- </message>
- <message>
- <location filename="../src/gui/widgets/qdialogbuttonbox.cpp" line="+3"/>
- <source>Save</source>
- <translation type="unfinished">שמור</translation>
- </message>
- <message>
- <location line="+0"/>
- <source>&amp;Save</source>
- <translation type="unfinished">&amp;שמור</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Open</source>
- <translation type="unfinished">פתח</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Cancel</source>
- <translation type="unfinished">ביטול</translation>
- </message>
- <message>
- <location line="+0"/>
- <source>&amp;Cancel</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Close</source>
- <translation type="unfinished">סגור</translation>
- </message>
- <message>
- <location line="+0"/>
- <source>&amp;Close</source>
- <translation type="unfinished">&amp;סגור</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Apply</source>
- <translation type="unfinished">החל</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Reset</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Help</source>
- <translation type="unfinished">עזרה</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Don&apos;t Save</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Discard</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>&amp;Yes</source>
- <translation type="unfinished">&amp;כן</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Yes to &amp;All</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>&amp;No</source>
- <translation type="unfinished">&amp;לא</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>N&amp;o to All</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Save All</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Abort</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Retry</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Ignore</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Restore Defaults</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-29"/>
- <source>Close without Saving</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-27"/>
- <source>&amp;OK</source>
- <translation type="unfinished">&amp;אישור</translation>
- </message>
-</context>
-<context>
- <name>QDirModel</name>
- <message>
- <location filename="../src/gui/itemviews/qdirmodel.cpp" line="+453"/>
- <source>Name</source>
- <translation type="unfinished">שם</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Size</source>
- <translation type="unfinished">גודל</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Kind</source>
- <comment>Match OS X Finder</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Type</source>
- <comment>All other platforms</comment>
- <translation type="unfinished">סוג</translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Date Modified</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QDockWidget</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/qaccessiblewidgets.cpp" line="+1239"/>
- <source>Close</source>
- <translation type="unfinished">סגור</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Dock</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Float</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QDoubleSpinBox</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="-537"/>
- <source>More</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Less</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QErrorMessage</name>
- <message>
- <location filename="../src/gui/dialogs/qerrormessage.cpp" line="+391"/>
- <source>&amp;Show this message again</source>
- <translation>&amp;הצג הודעה זו שנית</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;OK</source>
- <translation>&amp;אישור</translation>
- </message>
- <message>
- <location line="-200"/>
- <source>Debug Message:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Warning:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Fatal Error:</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QFile</name>
- <message>
- <location filename="../src/corelib/io/qfile.cpp" line="+708"/>
- <location line="+141"/>
- <source>Destination file exists</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-108"/>
- <source>Cannot remove source file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+120"/>
- <source>Cannot open %1 for input</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Cannot open for output</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Failure to write block</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>Cannot create %1 for output</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QFileDialog</name>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="+515"/>
- <location line="+444"/>
- <source>All Files (*)</source>
- <translation>כל הקבצים (*)</translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.ui"/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
- <source>Back</source>
- <translation type="unfinished">אחורה</translation>
- </message>
- <message>
- <location/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
- <source>List View</source>
- <translation type="unfinished">תצוגת רשימה</translation>
- </message>
- <message>
- <location/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
- <source>Detail View</source>
- <translation type="unfinished">תצוגת פרטים</translation>
- </message>
- <message>
- <location filename="../src/gui/itemviews/qfileiconprovider.cpp" line="+414"/>
- <location line="+1"/>
- <source>File</source>
- <translation type="unfinished">קובץ</translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="-461"/>
- <source>Open</source>
- <translation>פתח</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Save As</source>
- <translation type="unfinished">שמירה בשם</translation>
- </message>
- <message>
- <location line="+678"/>
- <location line="+50"/>
- <location line="+1471"/>
- <location line="+75"/>
- <source>&amp;Open</source>
- <translation>&amp;פתח</translation>
- </message>
- <message>
- <location line="-1596"/>
- <location line="+50"/>
- <source>&amp;Save</source>
- <translation>&amp;שמור</translation>
- </message>
- <message>
- <location line="-699"/>
- <source>&amp;Rename</source>
- <translation type="unfinished">ש&amp;נה שם</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Delete</source>
- <translation type="unfinished">&amp;מחק</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Show &amp;hidden files</source>
- <translation type="unfinished">הצג קבצים &amp;מוסתרים</translation>
- </message>
- <message>
- <location line="+1964"/>
- <source>New Folder</source>
- <translation type="unfinished">תיקיה חדשה</translation>
- </message>
- <message>
- <location line="-1999"/>
- <source>Find Directory</source>
- <translation type="unfinished">חפש ספריה</translation>
- </message>
- <message>
- <location line="+685"/>
- <source>Directories</source>
- <translation>ספריות</translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog_win.cpp" line="+160"/>
- <source>All Files (*.*)</source>
- <translation type="unfinished">כל הקבצים (*.*)</translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="+832"/>
- <source>%1 already exists.
-Do you want to replace it?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>%1
-File not found.
-Please verify the correct file name was given.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/itemviews/qdirmodel.cpp" line="+402"/>
- <source>My Computer</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.ui"/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
- <source>Parent Directory</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
- <source>Files of type:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="-1496"/>
- <location line="+648"/>
- <source>Directory:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+794"/>
- <location line="+862"/>
- <source>%1
-Directory not found.
-Please verify the correct directory name was given.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-218"/>
- <source>&apos;%1&apos; is write protected.
-Do you want to delete it anyway?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Are sure you want to delete &apos;%1&apos;?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Could not delete directory.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+407"/>
- <source>Recent Places</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/itemviews/qfileiconprovider.cpp" line="-4"/>
- <source>Drive</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+33"/>
- <source>Unknown</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="-2525"/>
- <source>Show </source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.ui"/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
- <source>Forward</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="+7"/>
- <source>&amp;New Folder</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+656"/>
- <location line="+38"/>
- <source>&amp;Choose</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qsidebar.cpp" line="+418"/>
- <source>Remove</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.cpp" line="-687"/>
- <location line="+652"/>
- <source>File &amp;name:</source>
- <translation type="unfinished">&amp;שם הקובץ:</translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfiledialog.ui"/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
- <source>Look in:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <location filename="../src/gui/dialogs/qfiledialog_wince.ui"/>
- <source>Create New Folder</source>
- <translation type="unfinished">צור תיקיה חדשה</translation>
- </message>
-</context>
-<context>
- <name>QFileSystemModel</name>
- <message>
- <location filename="../src/gui/dialogs/qfilesystemmodel.cpp" line="+744"/>
- <source>%1 TB</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>%1 GB</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>%1 MB</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>%1 KB</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>%1 bytes</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+77"/>
- <source>Invalid filename</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&lt;b&gt;The name &quot;%1&quot; can not be used.&lt;/b&gt;&lt;p&gt;Try using another name, with fewer characters or no punctuations marks.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+63"/>
- <source>Name</source>
- <translation type="unfinished">שם</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Size</source>
- <translation type="unfinished">גודל</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Kind</source>
- <comment>Match OS X Finder</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Type</source>
- <comment>All other platforms</comment>
- <translation type="unfinished">סוג</translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Date Modified</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qfilesystemmodel_p.h" line="+234"/>
- <source>My Computer</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Computer</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QFontDatabase</name>
- <message>
- <location filename="../src/gui/text/qfontdatabase.cpp" line="+90"/>
- <location line="+1176"/>
- <source>Normal</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-1173"/>
- <location line="+12"/>
- <location line="+1149"/>
- <source>Bold</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-1158"/>
- <location line="+1160"/>
- <source>Demi Bold</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-1157"/>
- <location line="+18"/>
- <location line="+1135"/>
- <source>Black</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-1145"/>
- <source>Demi</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <location line="+1145"/>
- <source>Light</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-1004"/>
- <location line="+1007"/>
- <source>Italic</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-1004"/>
- <location line="+1006"/>
- <source>Oblique</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+705"/>
- <source>Any</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Latin</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Greek</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Cyrillic</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Armenian</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Hebrew</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Arabic</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Syriac</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Thaana</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Devanagari</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Bengali</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Gurmukhi</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Gujarati</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Oriya</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Tamil</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Telugu</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Kannada</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Malayalam</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Sinhala</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Thai</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Lao</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Tibetan</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Myanmar</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Georgian</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Khmer</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Simplified Chinese</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Traditional Chinese</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Japanese</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Korean</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Vietnamese</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Symbol</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Ogham</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Runic</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QFontDialog</name>
- <message>
- <location filename="../src/gui/dialogs/qfontdialog.cpp" line="+772"/>
- <source>&amp;Font</source>
- <translation>&amp;גופן</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Font st&amp;yle</source>
- <translation>&amp;סגנון גופן</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Size</source>
- <translation>גו&amp;דל</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Effects</source>
- <translation>אפקטים</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Stri&amp;keout</source>
- <translation>קו &amp;חוצה</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Underline</source>
- <translation>קו &amp;תחתי</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Sample</source>
- <translation>דוגמה</translation>
- </message>
- <message>
- <location line="-603"/>
- <location line="+247"/>
- <source>Select Font</source>
- <translation>בחר גופן</translation>
- </message>
- <message>
- <location line="+357"/>
- <source>Wr&amp;iting System</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QFtp</name>
- <message>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+2303"/>
- <source>Host %1 found</source>
- <translation type="unfinished">המארח %1 נמצא</translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Host found</source>
- <translation type="unfinished">המארח נמצא</translation>
- </message>
- <message>
- <location filename="../src/network/access/qftp.cpp" line="+1003"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="-1456"/>
- <location line="+1451"/>
- <source>Connected to host %1</source>
- <translation>מחובר למארח %1</translation>
- </message>
- <message>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+7"/>
- <source>Connected to host</source>
- <translation type="unfinished">מחובר למארח</translation>
- </message>
- <message>
- <location line="-5"/>
- <source>Connection to %1 closed</source>
- <translation type="unfinished">החיבור אל %1 נסגר</translation>
- </message>
- <message>
- <location filename="../src/network/access/qftp.cpp" line="+1375"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="-243"/>
- <location line="+250"/>
- <source>Connection closed</source>
- <translation>החיבור נסגר</translation>
- </message>
- <message>
- <location line="-1487"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="-1566"/>
- <source>Host %1 not found</source>
- <translation type="unfinished">המארח %1 לא נמצא</translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+4"/>
- <source>Connection refused to host %1</source>
- <translation type="unfinished">החיבור אל המארח %1 נדחה</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Connection timed out to host %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+501"/>
- <location line="+29"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+458"/>
- <location line="+728"/>
- <source>Unknown error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+889"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+77"/>
- <source>Connecting to host failed:
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
- <source>Login failed:
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
- <source>Listing directory failed:
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
- <source>Changing directory failed:
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
- <source>Downloading file failed:
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
- <source>Uploading file failed:
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
- <source>Removing file failed:
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
- <source>Creating directory failed:
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+3"/>
- <source>Removing directory failed:
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-1524"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="-1356"/>
- <source>Not connected</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+396"/>
- <location filename="../src/qt3support/network/q3ftp.cpp" line="+332"/>
- <source>Connection refused for data connection</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QHostInfo</name>
- <message>
- <location filename="../src/network/kernel/qhostinfo_p.h" line="+183"/>
- <source>Unknown error</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QHostInfoAgent</name>
- <message>
- <location filename="../src/network/kernel/qhostinfo_unix.cpp" line="+178"/>
- <location line="+9"/>
- <location line="+64"/>
- <location line="+31"/>
- <location filename="../src/network/kernel/qhostinfo_win.cpp" line="+180"/>
- <location line="+9"/>
- <location line="+40"/>
- <location line="+27"/>
- <source>Host not found</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-44"/>
- <location line="+39"/>
- <location filename="../src/network/kernel/qhostinfo_win.cpp" line="-34"/>
- <location line="+29"/>
- <source>Unknown address type</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+8"/>
- <location filename="../src/network/kernel/qhostinfo_win.cpp" line="-19"/>
- <location line="+27"/>
- <source>Unknown error</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QHttp</name>
- <message>
- <location filename="../src/network/access/qhttpnetworkconnection.cpp" line="+876"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+1836"/>
- <source>Connection refused</source>
- <translation>החיבור נדחה</translation>
- </message>
- <message>
- <location filename="../src/network/access/qhttp.cpp" line="+2631"/>
- <location filename="../src/network/access/qhttpnetworkconnection.cpp" line="-4"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+3"/>
- <source>Host %1 not found</source>
- <translation>המארח %1 לא נמצא</translation>
- </message>
- <message>
- <location line="-62"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="-45"/>
- <source>Wrong content length</source>
- <translation>אורך תוכן שגוי</translation>
- </message>
- <message>
- <location line="-2204"/>
- <source>HTTPS connection requested but SSL support not compiled in</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2286"/>
- <location filename="../src/network/access/qhttpnetworkconnection.cpp" line="+10"/>
- <location line="+19"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+48"/>
- <source>HTTP request failed</source>
- <translation>בקשת ה-HTTP נכשלה</translation>
- </message>
- <message>
- <location filename="../src/qt3support/network/q3http.cpp" line="+450"/>
- <source>Host %1 found</source>
- <translation type="unfinished">המארח %1 נמצא</translation>
- </message>
- <message>
- <location line="+14"/>
- <source>Host found</source>
- <translation type="unfinished">המארח נמצא</translation>
- </message>
- <message>
- <location line="-11"/>
- <source>Connected to host %1</source>
- <translation type="unfinished">מחובר למארח %1</translation>
- </message>
- <message>
- <location line="+14"/>
- <source>Connected to host</source>
- <translation type="unfinished">מחובר למארח</translation>
- </message>
- <message>
- <location line="-11"/>
- <source>Connection to %1 closed</source>
- <translation type="unfinished">החיבור אל %1 נסגר</translation>
- </message>
- <message>
- <location filename="../src/network/access/qhttpnetworkconnection.cpp" line="-22"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+14"/>
- <source>Connection closed</source>
- <translation type="unfinished">החיבור נסגר</translation>
- </message>
- <message>
- <location filename="../src/network/access/qhttp.cpp" line="-1077"/>
- <location line="+820"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="-1152"/>
- <location line="+567"/>
- <source>Unknown error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-568"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="-370"/>
- <source>Request aborted</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+579"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+381"/>
- <source>No server set to connect to</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+168"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+60"/>
- <source>Server closed connection unexpectedly</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+151"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+113"/>
- <source>Invalid HTTP response header</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+28"/>
- <source>Unknown authentication method</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+97"/>
- <location line="+48"/>
- <location filename="../src/qt3support/network/q3http.cpp" line="+40"/>
- <location line="+47"/>
- <source>Invalid HTTP chunked body</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+38"/>
- <source>Error writing response to device</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-173"/>
- <source>Proxy authentication required</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Authentication required</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-138"/>
- <source>Connection refused (or timed out)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/network/access/qhttpnetworkconnection.cpp" line="+6"/>
- <source>Proxy requires authentication</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Host requires authentication</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Data corrupted</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Unknown protocol specified</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>SSL handshake failed</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QHttpSocketEngine</name>
- <message>
- <location filename="../src/network/socket/qhttpsocketengine.cpp" line="-89"/>
- <source>Did not receive HTTP response from proxy</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+25"/>
- <source>Error parsing authentication request from proxy</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+31"/>
- <source>Authentication required</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+27"/>
- <source>Proxy denied connection</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Error communicating with HTTP proxy</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+23"/>
- <source>Proxy server not found</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Proxy connection refused</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Proxy server connection timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Proxy connection closed prematurely</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QIBaseDriver</name>
- <message>
- <location filename="../src/sql/drivers/ibase/qsql_ibase.cpp" line="+1428"/>
- <source>Error opening database</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+54"/>
- <source>Could not start transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>Unable to commit transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>Unable to rollback transaction</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QIBaseResult</name>
- <message>
- <location line="-1097"/>
- <source>Unable to create BLOB</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Unable to write BLOB</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+14"/>
- <source>Unable to open BLOB</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+16"/>
- <source>Unable to read BLOB</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+125"/>
- <location line="+189"/>
- <source>Could not find array</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-157"/>
- <source>Could not get array data</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+212"/>
- <source>Could not get query info</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>Could not start transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+19"/>
- <source>Unable to commit transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+33"/>
- <source>Could not allocate statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Could not prepare statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <location line="+7"/>
- <source>Could not describe input statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Could not describe statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+115"/>
- <source>Unable to close statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+8"/>
- <source>Unable to execute query</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+46"/>
- <source>Could not fetch next item</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+160"/>
- <source>Could not get statement info</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QIODevice</name>
- <message>
- <location filename="../src/corelib/global/qglobal.cpp" line="+1869"/>
- <source>Permission denied</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Too many open files</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>No such file or directory</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>No space left on device</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/io/qiodevice.cpp" line="+1536"/>
- <source>Unknown error</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QInputContext</name>
- <message>
- <location filename="../src/gui/inputmethod/qinputcontextfactory.cpp" line="+242"/>
- <source>XIM</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+23"/>
- <source>XIM input method</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Windows input method</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Mac OS X input method</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QInputDialog</name>
- <message>
- <location filename="../src/gui/dialogs/qinputdialog.cpp" line="+223"/>
- <source>Enter a value:</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QLibrary</name>
- <message>
- <location filename="../src/corelib/plugin/qlibrary.cpp" line="+378"/>
- <source>Could not mmap &apos;%1&apos;: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+22"/>
- <source>Plugin verification data mismatch in &apos;%1&apos;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Could not unmap &apos;%1&apos;: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+302"/>
- <source>The plugin &apos;%1&apos; uses incompatible Qt library. (%2.%3.%4) [%5]</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>The plugin &apos;%1&apos; uses incompatible Qt library. Expected build key &quot;%2&quot;, got &quot;%3&quot;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+340"/>
- <source>Unknown error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-377"/>
- <location filename="../src/corelib/plugin/qpluginloader.cpp" line="+280"/>
- <source>The shared library was not found.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>The file &apos;%1&apos; is not a valid Qt plugin.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+43"/>
- <source>The plugin &apos;%1&apos; uses incompatible Qt library. (Cannot mix debug and release libraries.)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/plugin/qlibrary_unix.cpp" line="+209"/>
- <location filename="../src/corelib/plugin/qlibrary_win.cpp" line="+99"/>
- <source>Cannot load library %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+16"/>
- <location filename="../src/corelib/plugin/qlibrary_win.cpp" line="+26"/>
- <source>Cannot unload library %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+31"/>
- <location filename="../src/corelib/plugin/qlibrary_win.cpp" line="+15"/>
- <source>Cannot resolve symbol &quot;%1&quot; in %2: %3</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QLineEdit</name>
- <message>
- <location filename="../src/gui/widgets/qlineedit.cpp" line="+2680"/>
- <source>&amp;Undo</source>
- <translation type="unfinished">&amp;בטל</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>&amp;Redo</source>
- <translation type="unfinished">בצע &amp;שוב</translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Cu&amp;t</source>
- <translation type="unfinished">&amp;גזור</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>&amp;Copy</source>
- <translation type="unfinished">הע&amp;תק</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>&amp;Paste</source>
- <translation type="unfinished">ה&amp;דבק</translation>
- </message>
- <message>
- <location line="+11"/>
- <source>Select All</source>
- <translation type="unfinished">בחר הכל</translation>
- </message>
- <message>
- <location line="-6"/>
- <source>Delete</source>
- <translation type="unfinished">מחק</translation>
- </message>
-</context>
-<context>
- <name>QLocalServer</name>
- <message>
- <location filename="../src/network/socket/qlocalserver.cpp" line="+226"/>
- <location filename="../src/network/socket/qlocalserver_unix.cpp" line="+231"/>
- <source>%1: Name error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/network/socket/qlocalserver_unix.cpp" line="-8"/>
- <source>%1: Permission denied</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+12"/>
- <source>%1: Address in use</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <location filename="../src/network/socket/qlocalserver_win.cpp" line="+158"/>
- <source>%1: Unknown error %2</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QLocalSocket</name>
- <message>
- <location filename="../src/network/socket/qlocalsocket_tcp.cpp" line="+132"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+134"/>
- <source>%1: Connection refused</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
- <source>%1: Remote closed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_win.cpp" line="+80"/>
- <location line="+43"/>
- <source>%1: Invalid name</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
- <source>%1: Socket access error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
- <source>%1: Socket resource error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
- <source>%1: Socket operation timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
- <source>%1: Datagram too large</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_win.cpp" line="-48"/>
- <source>%1: Connection error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+3"/>
- <source>%1: The socket operation is not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>%1: Unknown error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/network/socket/qlocalsocket_unix.cpp" line="+4"/>
- <location filename="../src/network/socket/qlocalsocket_win.cpp" line="+10"/>
- <source>%1: Unknown error %2</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QMYSQLDriver</name>
- <message>
- <location filename="../src/sql/drivers/mysql/qsql_mysql.cpp" line="+1231"/>
- <source>Unable to open database &apos;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Unable to connect</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+127"/>
- <source>Unable to begin transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Unable to commit transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Unable to rollback transaction</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QMYSQLResult</name>
- <message>
- <location line="-922"/>
- <source>Unable to fetch data</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+176"/>
- <source>Unable to execute query</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Unable to store result</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+190"/>
- <location line="+8"/>
- <source>Unable to prepare statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+34"/>
- <source>Unable to reset statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+87"/>
- <source>Unable to bind value</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+11"/>
- <source>Unable to execute statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+14"/>
- <location line="+21"/>
- <source>Unable to bind outvalues</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-12"/>
- <source>Unable to store statement results</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-253"/>
- <source>Unable to execute next query</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Unable to store next result</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QMdiArea</name>
- <message>
- <location filename="../src/gui/widgets/qmdiarea.cpp" line="+290"/>
- <source>(Untitled)</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QMdiSubWindow</name>
- <message>
- <location filename="../src/gui/widgets/qmdisubwindow.cpp" line="+280"/>
- <source>%1 - [%2]</source>
- <translation type="unfinished">%1 - [%2]</translation>
- </message>
- <message>
- <location line="+72"/>
- <source>Close</source>
- <translation type="unfinished">סגור</translation>
- </message>
- <message>
- <location line="-18"/>
- <source>Minimize</source>
- <translation type="unfinished">מזער</translation>
- </message>
- <message>
- <location line="+13"/>
- <source>Restore Down</source>
- <translation type="unfinished">שחזר למטה</translation>
- </message>
- <message>
- <location line="+707"/>
- <source>&amp;Restore</source>
- <translation type="unfinished">ש&amp;חזר</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>&amp;Move</source>
- <translation type="unfinished">ה&amp;זז</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Size</source>
- <translation type="unfinished">גו&amp;דל</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Mi&amp;nimize</source>
- <translation type="unfinished">&amp;מזער</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Ma&amp;ximize</source>
- <translation type="unfinished">&amp;הגדל</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Stay on &amp;Top</source>
- <translation type="unfinished">&amp;תמיד עליון</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>&amp;Close</source>
- <translation type="unfinished">&amp;סגור</translation>
- </message>
- <message>
- <location line="-787"/>
- <source>- [%1]</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+58"/>
- <source>Maximize</source>
- <translation type="unfinished">הגדל</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Unshade</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Shade</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Restore</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Help</source>
- <translation type="unfinished">עזרה</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Menu</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QMenu</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/qaccessiblemenu.cpp" line="+157"/>
- <location line="+225"/>
- <source>Close</source>
- <translation type="unfinished">סגור</translation>
- </message>
- <message>
- <location line="-224"/>
- <location line="+225"/>
- <source>Open</source>
- <translation type="unfinished">פתח</translation>
- </message>
- <message>
- <location line="-223"/>
- <location line="+225"/>
- <location line="+51"/>
- <source>Execute</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QMenuBar</name>
- <message>
- <source>Options</source>
- <translation type="obsolete">אפשרויות</translation>
- </message>
-</context>
-<context>
- <name>QMessageBox</name>
- <message>
- <location filename="../src/gui/dialogs/qmessagebox.cpp" line="-1964"/>
- <location line="+852"/>
- <location filename="../src/gui/dialogs/qmessagebox.h" line="-52"/>
- <location line="+8"/>
- <source>OK</source>
- <translation>אישור</translation>
- </message>
- <message>
- <location line="+509"/>
- <source>About Qt</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-508"/>
- <source>Help</source>
- <translation type="unfinished">עזרה</translation>
- </message>
- <message>
- <location line="-1097"/>
- <source>Show Details...</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Hide Details...</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1570"/>
- <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across MS&amp;nbsp;Windows, Mac&amp;nbsp;OS&amp;nbsp;X, Linux, and all major commercial Unix variants. Qt is also available for embedded devices as Qt for Embedded Linux and Qt for Windows CE.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 2.1 or GNU GPL version 3.0.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt applications (proprietary or open source) provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU General Public License version 3.0 is appropriate for the development of Qt applications where you wish to use such applications in combination with software subject to the terms of the GNU GPL version 3.0 or where you are otherwise willing to comply with the terms of the GNU GPL version 3.0.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://qt.nokia.com/products/licensing&quot;&gt;qt.nokia.com/products/licensing&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).&lt;/p&gt;&lt;p&gt;Qt is a Nokia product. See &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt; for more information.&lt;/p&gt;</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QMultiInputContext</name>
- <message>
- <location filename="../src/plugins/inputmethods/imsw-multi/qmultiinputcontext.cpp" line="+88"/>
- <source>Select IM</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QMultiInputContextPlugin</name>
- <message>
- <location filename="../src/plugins/inputmethods/imsw-multi/qmultiinputcontextplugin.cpp" line="+95"/>
- <source>Multiple input method switcher</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Multiple input method switcher that uses the context menu of the text widgets</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QNativeSocketEngine</name>
- <message>
- <location filename="../src/network/socket/qnativesocketengine.cpp" line="+206"/>
- <source>The remote host closed the connection</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Network operation timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Out of resources</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Unsupported socket operation</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Protocol type not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Invalid socket descriptor</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Network unreachable</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Permission denied</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Connection timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Connection refused</source>
- <translation type="unfinished">החיבור נדחה</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>The bound address is already in use</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>The address is not available</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>The address is protected</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Unable to send a message</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Unable to receive a message</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Unable to write</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Network error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Another socket is already listening on the same port</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-66"/>
- <source>Unable to initialize non-blocking socket</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Unable to initialize broadcast socket</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Attempt to use IPv6 socket on a platform with no IPv6 support</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+21"/>
- <source>Host unreachable</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+24"/>
- <source>Datagram was too large to send</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+18"/>
- <source>Operation on non-socket</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Unknown error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-3"/>
- <source>The proxy type is invalid for this operation</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QNetworkAccessCacheBackend</name>
- <message>
- <location filename="../src/network/access/qnetworkaccesscachebackend.cpp" line="+65"/>
- <source>Error opening %1</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QNetworkAccessFileBackend</name>
- <message>
- <location filename="../src/network/access/qnetworkaccessfilebackend.cpp" line="+99"/>
- <source>Request for opening non-local file %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+42"/>
- <source>Error opening %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+56"/>
- <source>Write error writing to %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+33"/>
- <source>Cannot open %1: Path is a directory</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+21"/>
- <source>Read error reading from %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QNetworkAccessFtpBackend</name>
- <message>
- <location filename="../src/network/access/qnetworkaccessftpbackend.cpp" line="+165"/>
- <source>No suitable proxy found</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+14"/>
- <source>Cannot open %1: is a directory</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+130"/>
- <source>Logging in to %1 failed: authentication required</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+39"/>
- <source>Error while downloading %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Error while uploading %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QNetworkAccessHttpBackend</name>
- <message>
- <location filename="../src/network/access/qnetworkaccesshttpbackend.cpp" line="+597"/>
- <source>No suitable proxy found</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QNetworkReply</name>
- <message>
- <location line="+128"/>
- <source>Error downloading %1 - server replied: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/network/access/qnetworkreplyimpl.cpp" line="+68"/>
- <source>Protocol &quot;%1&quot; is unknown</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QNetworkReplyImpl</name>
- <message>
- <location line="+432"/>
- <location line="+22"/>
- <source>Operation canceled</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QOCIDriver</name>
- <message>
- <location filename="../src/sql/drivers/oci/qsql_oci.cpp" line="+2069"/>
- <source>Unable to logon</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-144"/>
- <source>Unable to initialize</source>
- <comment>QOCIDriver</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+215"/>
- <source>Unable to begin transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+19"/>
- <source>Unable to commit transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+19"/>
- <source>Unable to rollback transaction</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QOCIResult</name>
- <message>
- <location line="-963"/>
- <location line="+161"/>
- <location line="+15"/>
- <source>Unable to bind column for batch execute</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Unable to execute batch statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+302"/>
- <source>Unable to goto next</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+59"/>
- <source>Unable to alloc statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Unable to prepare statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+36"/>
- <source>Unable to bind value</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+19"/>
- <source>Unable to execute statement</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QODBCDriver</name>
- <message>
- <location filename="../src/sql/drivers/odbc/qsql_odbc.cpp" line="+1785"/>
- <source>Unable to connect</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Unable to connect - Driver doesn&apos;t support all needed functionality</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+242"/>
- <source>Unable to disable autocommit</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Unable to commit transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Unable to rollback transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Unable to enable autocommit</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QODBCResult</name>
- <message>
- <location line="-1218"/>
- <location line="+349"/>
- <source>QODBCResult::reset: Unable to set &apos;SQL_CURSOR_STATIC&apos; as statement attribute. Please check your ODBC driver configuration</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-332"/>
- <location line="+626"/>
- <source>Unable to execute statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-555"/>
- <source>Unable to fetch next</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+279"/>
- <source>Unable to prepare statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+268"/>
- <source>Unable to bind variable</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/sql/drivers/db2/qsql_db2.cpp" line="+194"/>
- <location filename="../src/sql/drivers/odbc/qsql_odbc.cpp" line="-475"/>
- <location line="+578"/>
- <source>Unable to fetch last</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/sql/drivers/odbc/qsql_odbc.cpp" line="-672"/>
- <source>Unable to fetch</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+44"/>
- <source>Unable to fetch first</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+19"/>
- <source>Unable to fetch previous</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QObject</name>
- <message>
- <location filename="../src/gui/util/qdesktopservices_mac.cpp" line="+165"/>
- <source>Home</source>
- <translation type="unfinished">Home</translation>
- </message>
- <message>
- <location filename="../src/network/access/qnetworkaccessdatabackend.cpp" line="+74"/>
- <source>Operation not supported on %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+53"/>
- <source>Invalid URI: %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/network/access/qnetworkaccessdebugpipebackend.cpp" line="+175"/>
- <source>Write error writing to %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+57"/>
- <source>Read error reading from %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+31"/>
- <source>Socket error on %1: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Remote host closed the connection prematurely on %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+53"/>
- <source>Protocol error: packet of size 0 received</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/network/kernel/qhostinfo.cpp" line="+177"/>
- <location line="+57"/>
- <source>No host name given</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPPDOptionsModel</name>
- <message>
- <location filename="../src/gui/dialogs/qprintdialog_unix.cpp" line="+1195"/>
- <source>Name</source>
- <translation type="unfinished">שם</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Value</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPSQLDriver</name>
- <message>
- <location filename="../src/sql/drivers/psql/qsql_psql.cpp" line="+763"/>
- <source>Unable to connect</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+49"/>
- <source>Could not begin transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Could not commit transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+16"/>
- <source>Could not rollback transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+358"/>
- <source>Unable to subscribe</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+32"/>
- <source>Unable to unsubscribe</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPSQLResult</name>
- <message>
- <location line="-1058"/>
- <source>Unable to create query</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+374"/>
- <source>Unable to prepare statement</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPageSetupWidget</name>
- <message>
- <location filename="../src/gui/dialogs/qpagesetupdialog_unix.cpp" line="+304"/>
- <source>Centimeters (cm)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Millimeters (mm)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Inches (in)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Points (pt)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qpagesetupwidget.ui"/>
- <source>Form</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Paper</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Page size:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Width:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Height:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Paper source:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Orientation</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Portrait</source>
- <translation type="unfinished">לאורך</translation>
- </message>
- <message>
- <location/>
- <source>Landscape</source>
- <translation type="unfinished">לרוחב</translation>
- </message>
- <message>
- <location/>
- <source>Reverse landscape</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Reverse portrait</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Margins</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>top margin</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>left margin</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>right margin</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>bottom margin</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPluginLoader</name>
- <message>
- <location filename="../src/corelib/plugin/qpluginloader.cpp" line="+24"/>
- <source>Unknown error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-68"/>
- <source>The plugin was not loaded.</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPrintDialog</name>
- <message>
- <location filename="../src/gui/painting/qprinterinfo_unix.cpp" line="+98"/>
- <source>locally connected</source>
- <translation>מחוברת מקומית</translation>
- </message>
- <message>
- <location line="+23"/>
- <location line="+225"/>
- <source>Aliases: %1</source>
- <translation>שמות נוספים: %1</translation>
- </message>
- <message>
- <location line="+223"/>
- <location line="+199"/>
- <source>unknown</source>
- <translation>לא ידוע</translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qprintdialog_win.cpp" line="+268"/>
- <source>OK</source>
- <translation type="unfinished">אישור</translation>
- </message>
- <message>
- <source>Cancel</source>
- <translation type="obsolete">ביטול</translation>
- </message>
- <message>
- <source>Print in color if available</source>
- <translation type="obsolete">הדפס בצבע אם הדבר זמין</translation>
- </message>
- <message>
- <source>Printer</source>
- <translation type="obsolete">מדפסת</translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qprintdialog_qws.cpp" line="+375"/>
- <source>Print all</source>
- <translation type="unfinished">הדפס הכל</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Print range</source>
- <translation type="unfinished">טווח הדפסה</translation>
- </message>
- <message>
- <source>Print last page first</source>
- <translation type="obsolete">הדפס את העמוד הראשון אחרון</translation>
- </message>
- <message>
- <source>Number of copies:</source>
- <translation type="obsolete">מספר עותקים:</translation>
- </message>
- <message>
- <source>Paper format</source>
- <translation type="obsolete">תבנית נייר</translation>
- </message>
- <message>
- <source>Portrait</source>
- <translation type="obsolete">לאורך</translation>
- </message>
- <message>
- <source>Landscape</source>
- <translation type="obsolete">לרוחב</translation>
- </message>
- <message>
- <location line="-48"/>
- <source>A0 (841 x 1189 mm)</source>
- <translation>A0 (841 x 1189 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A1 (594 x 841 mm)</source>
- <translation>A1 (594 x 841 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A2 (420 x 594 mm)</source>
- <translation>A2 (420 x 594 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A3 (297 x 420 mm)</source>
- <translation>A3 (297 x 420 mm)</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>A5 (148 x 210 mm)</source>
- <translation>A5 (148 x 210 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A6 (105 x 148 mm)</source>
- <translation>A6 (105 x 148 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A7 (74 x 105 mm)</source>
- <translation>A7 (74 x 105 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A8 (52 x 74 mm)</source>
- <translation>A8 (52 x 74 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A9 (37 x 52 mm)</source>
- <translation>A9 (37 x 52 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B0 (1000 x 1414 mm)</source>
- <translation>B0 (1000 x 1414 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B1 (707 x 1000 mm)</source>
- <translation>B1 (707 x 1000 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B2 (500 x 707 mm)</source>
- <translation>B2 (500 x 707 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B3 (353 x 500 mm)</source>
- <translation>B3 (353 x 500 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B4 (250 x 353 mm)</source>
- <translation>B4 (250 x 353 mm)</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>B6 (125 x 176 mm)</source>
- <translation>B6 (125 x 176 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B7 (88 x 125 mm)</source>
- <translation>B7 (88 x 125 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B8 (62 x 88 mm)</source>
- <translation>B8 (62 x 88 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B9 (44 x 62 mm)</source>
- <translation>B9 (44 x 62 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B10 (31 x 44 mm)</source>
- <translation>B10 (31 x 44 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>C5E (163 x 229 mm)</source>
- <translation>C5E (163 x 229 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>DLE (110 x 220 mm)</source>
- <translation>DLE (110 x 220 mm)</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Folio (210 x 330 mm)</source>
- <translation>Folio (210 x 330 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Ledger (432 x 279 mm)</source>
- <translation>Ledger (432 x 279 mm)</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Tabloid (279 x 432 mm)</source>
- <translation>Tabloid (279 x 432 mm)</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>US Common #10 Envelope (105 x 241 mm)</source>
- <translation>US Common #10 Envelope (105 x 241 mm)</translation>
- </message>
- <message>
- <location line="-25"/>
- <source>A4 (210 x 297 mm, 8.26 x 11.7 inches)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+11"/>
- <source>B5 (176 x 250 mm, 6.93 x 9.84 inches)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+8"/>
- <source>Executive (7.5 x 10 inches, 191 x 254 mm)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Legal (8.5 x 14 inches, 216 x 356 mm)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Letter (8.5 x 11 inches, 216 x 279 mm)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qabstractprintdialog.cpp" line="+110"/>
- <location line="+13"/>
- <location filename="../src/gui/dialogs/qprintdialog_win.cpp" line="-2"/>
- <source>Print</source>
- <translation type="unfinished">הדפס</translation>
- </message>
- <message>
- <source>File</source>
- <translation type="obsolete">קובץ</translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qprintdialog_unix.cpp" line="-357"/>
- <source>Print To File ...</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Other</source>
- <translation type="obsolete">אחר</translation>
- </message>
- <message>
- <location line="+80"/>
- <source>File %1 is not writable.
-Please choose a different file name.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>%1 already exists.
-Do you want to overwrite it?</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qprintdialog_qws.cpp" line="-208"/>
- <source>File exists</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&lt;qt&gt;Do you want to overwrite it?&lt;/qt&gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+227"/>
- <source>Print selection</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qprintdialog_unix.cpp" line="-8"/>
- <source>%1 is a directory.
-Please choose a different file name.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qpagesetupdialog_unix.cpp" line="-232"/>
- <source>A0</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A3</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A4</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A5</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A6</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A7</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A8</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>A9</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B0</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B3</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B4</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B5</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B6</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B7</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B8</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B9</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>B10</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>C5E</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>DLE</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Executive</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Folio</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Ledger</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Legal</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Letter</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Tabloid</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>US Common #10 Envelope</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Custom</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qprintdialog_unix.cpp" line="-522"/>
- <location line="+68"/>
- <source>&amp;Options &gt;&gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-63"/>
- <source>&amp;Print</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+67"/>
- <source>&amp;Options &lt;&lt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+253"/>
- <source>Print to File (PDF)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Print to File (Postscript)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+45"/>
- <source>Local file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Write %1 file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qprintdialog_win.cpp" line="+1"/>
- <source>The &apos;From&apos; value cannot be greater than the &apos;To&apos; value.</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPrintPreviewDialog</name>
- <message>
- <location filename="../src/gui/dialogs/qabstractpagesetupdialog.cpp" line="+68"/>
- <location line="+12"/>
- <source>Page Setup</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/gui/dialogs/qprintpreviewdialog.cpp" line="+252"/>
- <source>%1%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+79"/>
- <source>Print Preview</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+29"/>
- <source>Next page</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Previous page</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>First page</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Last page</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>Fit width</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Fit page</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+11"/>
- <source>Zoom in</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Zoom out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Portrait</source>
- <translation type="unfinished">לאורך</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Landscape</source>
- <translation type="unfinished">לרוחב</translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Show single page</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Show facing pages</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Show overview of all pages</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Print</source>
- <translation type="unfinished">הדפס</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Page setup</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Close</source>
- <translation type="unfinished">סגור</translation>
- </message>
- <message>
- <location line="+151"/>
- <source>Export to PDF</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Export to PostScript</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPrintPropertiesDialog</name>
- <message>
- <source>Save</source>
- <translation type="obsolete">שמור</translation>
- </message>
- <message>
- <source>OK</source>
- <translation type="obsolete">אישור</translation>
- </message>
-</context>
-<context>
- <name>QPrintPropertiesWidget</name>
- <message>
- <location filename="../src/gui/dialogs/qprintpropertieswidget.ui"/>
- <source>Form</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Page</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Advanced</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPrintSettingsOutput</name>
- <message>
- <location filename="../src/gui/dialogs/qprintsettingsoutput.ui"/>
- <source>Form</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Copies</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Print range</source>
- <translation type="unfinished">טווח הדפסה</translation>
- </message>
- <message>
- <location/>
- <source>Print all</source>
- <translation type="unfinished">הדפס הכל</translation>
- </message>
- <message>
- <location/>
- <source>Pages from</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>to</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Selection</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Output Settings</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Copies:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Collate</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Reverse</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Options</source>
- <translation type="unfinished">אפשרויות</translation>
- </message>
- <message>
- <location/>
- <source>Color Mode</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Color</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Grayscale</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Duplex Printing</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>None</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Long side</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Short side</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QPrintWidget</name>
- <message>
- <location filename="../src/gui/dialogs/qprintwidget.ui"/>
- <source>Form</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Printer</source>
- <translation type="unfinished">מדפסת</translation>
- </message>
- <message>
- <location/>
- <source>&amp;Name:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>P&amp;roperties</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Location:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Preview</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Type:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>Output &amp;file:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location/>
- <source>...</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QProcess</name>
- <message>
- <location filename="../src/corelib/io/qprocess_unix.cpp" line="+475"/>
- <location filename="../src/corelib/io/qprocess_win.cpp" line="+147"/>
- <source>Could not open input redirection for reading</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+12"/>
- <location filename="../src/corelib/io/qprocess_win.cpp" line="+36"/>
- <source>Could not open output redirection for writing</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+235"/>
- <source>Resource error (fork failure): %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+259"/>
- <location line="+53"/>
- <location line="+74"/>
- <location line="+67"/>
- <location filename="../src/corelib/io/qprocess_win.cpp" line="+422"/>
- <location line="+50"/>
- <location line="+75"/>
- <location line="+42"/>
- <location line="+54"/>
- <source>Process operation timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/io/qprocess.cpp" line="+533"/>
- <location line="+52"/>
- <location filename="../src/corelib/io/qprocess_win.cpp" line="-211"/>
- <location line="+50"/>
- <source>Error reading from process</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+47"/>
- <location line="+779"/>
- <location filename="../src/corelib/io/qprocess_win.cpp" line="+140"/>
- <source>Error writing to process</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-709"/>
- <source>Process crashed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+912"/>
- <source>No program defined</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/io/qprocess_win.cpp" line="-341"/>
- <source>Process failed to start</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QProgressDialog</name>
- <message>
- <location filename="../src/gui/dialogs/qprogressdialog.cpp" line="+182"/>
- <source>Cancel</source>
- <translation>ביטול</translation>
- </message>
-</context>
-<context>
- <name>QPushButton</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/simplewidgets.cpp" line="-8"/>
- <source>Open</source>
- <translation type="unfinished">פתח</translation>
- </message>
-</context>
-<context>
- <name>QRadioButton</name>
- <message>
- <location line="+12"/>
- <source>Check</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QRegExp</name>
- <message>
- <location filename="../src/corelib/tools/qregexp.cpp" line="+64"/>
- <source>no error occurred</source>
- <translation type="unfinished">לא אירעה כל שגיאה</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>disabled feature used</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>bad char class syntax</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>bad lookahead syntax</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>bad repetition syntax</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>invalid octal value</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>missing left delim</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>unexpected end</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>met internal limit</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QSQLite2Driver</name>
- <message>
- <location filename="../src/sql/drivers/sqlite2/qsql_sqlite2.cpp" line="+396"/>
- <source>Error to open database</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+41"/>
- <source>Unable to begin transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Unable to commit transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Unable to rollback Transaction</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QSQLite2Result</name>
- <message>
- <location line="-323"/>
- <source>Unable to fetch results</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+147"/>
- <source>Unable to execute statement</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QSQLiteDriver</name>
- <message>
- <location filename="../src/sql/drivers/sqlite/qsql_sqlite.cpp" line="+528"/>
- <source>Error opening database</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+11"/>
- <source>Error closing database</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>Unable to begin transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Unable to commit transaction</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Unable to rollback transaction</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QSQLiteResult</name>
- <message>
- <location line="-400"/>
- <location line="+66"/>
- <location line="+8"/>
- <source>Unable to fetch row</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+63"/>
- <source>Unable to execute statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>Unable to reset statement</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+45"/>
- <source>Unable to bind parameters</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Parameter count mismatch</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-208"/>
- <source>No query</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QScrollBar</name>
- <message>
- <location filename="../src/gui/widgets/qscrollbar.cpp" line="+448"/>
- <source>Scroll here</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Left edge</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Top</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Right edge</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Bottom</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Page left</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="+143"/>
- <source>Page up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Page right</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="+4"/>
- <source>Page down</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Scroll left</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Scroll up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Scroll right</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Scroll down</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="-6"/>
- <source>Line up</source>
- <translation type="unfinished">סדר בשורה</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Position</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Line down</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QSharedMemory</name>
- <message>
- <location filename="../src/corelib/kernel/qsharedmemory.cpp" line="+207"/>
- <source>%1: unable to set key on lock</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+81"/>
- <source>%1: create size is less then 0</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+168"/>
- <location filename="../src/corelib/kernel/qsharedmemory_p.h" line="+148"/>
- <source>%1: unable to lock</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+22"/>
- <source>%1: unable to unlock</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/kernel/qsharedmemory_unix.cpp" line="+78"/>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="+87"/>
- <source>%1: permission denied</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="-22"/>
- <source>%1: already exists</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="+9"/>
- <source>%1: doesn&apos;t exists</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="+9"/>
- <source>%1: out of resources</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="+7"/>
- <source>%1: unknown error %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+21"/>
- <source>%1: key is empty</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+8"/>
- <source>%1: unix key file doesn&apos;t exists</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>%1: ftok failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+51"/>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="+15"/>
- <source>%1: unable to make key</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>%1: system-imposed size restrictions</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+53"/>
- <source>%1: not attached</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/kernel/qsharedmemory_win.cpp" line="-27"/>
- <source>%1: invalid size</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+68"/>
- <source>%1: key error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+38"/>
- <source>%1: size query failed</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QShortcut</name>
- <message>
- <location filename="../src/gui/kernel/qkeysequence.cpp" line="+373"/>
- <source>Space</source>
- <translation type="unfinished">רווח</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Esc</source>
- <translation type="unfinished">Esc</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Tab</source>
- <translation type="unfinished">Tab</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Backtab</source>
- <translation type="unfinished">Backtab</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Backspace</source>
- <translation type="unfinished">Backspace</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Return</source>
- <translation type="unfinished">Return</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Enter</source>
- <translation type="unfinished">Enter</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Ins</source>
- <translation type="unfinished">Ins</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Del</source>
- <translation type="unfinished">Del</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Pause</source>
- <translation type="unfinished">Pause</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Print</source>
- <translation type="unfinished">הדפס</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>SysReq</source>
- <translation type="unfinished">SysReq</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Home</source>
- <translation type="unfinished">Home</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>End</source>
- <translation type="unfinished">End</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Left</source>
- <translation type="unfinished">שמאלה</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Up</source>
- <translation type="unfinished">למעלה</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Right</source>
- <translation type="unfinished">ימינה</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Down</source>
- <translation type="unfinished">למטה</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>PgUp</source>
- <translation type="unfinished">PgUp</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>PgDown</source>
- <translation type="unfinished">PgDown</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>CapsLock</source>
- <translation type="unfinished">CapsLock</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>NumLock</source>
- <translation type="unfinished">NumLock</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>ScrollLock</source>
- <translation type="unfinished">ScrollLock</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Menu</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Help</source>
- <translation type="unfinished">עזרה</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Back</source>
- <translation type="unfinished">אחורה</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Forward</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Stop</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Refresh</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Volume Down</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Volume Mute</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Volume Up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Bass Boost</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Bass Up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Bass Down</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Treble Up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Treble Down</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Media Play</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Media Stop</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Media Previous</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Media Next</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Media Record</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Favorites</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Search</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Standby</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Open URL</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch Mail</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch Media</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (0)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (1)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (2)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (3)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (4)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (5)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (6)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (7)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (8)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (9)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (A)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (B)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (C)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (D)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (E)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Launch (F)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Print Screen</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Page Up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Page Down</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Caps Lock</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Num Lock</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Number Lock</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Scroll Lock</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Insert</source>
- <translation type="unfinished">הוסף</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Delete</source>
- <translation type="unfinished">מחק</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Escape</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>System Request</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Select</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Yes</source>
- <translation type="unfinished">כן</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>No</source>
- <translation type="unfinished">לא</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Context1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Context2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Context3</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Context4</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Call</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Hangup</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Flip</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+527"/>
- <location line="+122"/>
- <source>Ctrl</source>
- <translation type="unfinished">Ctrl</translation>
- </message>
- <message>
- <location line="-121"/>
- <location line="+125"/>
- <source>Shift</source>
- <translation type="unfinished">Shift</translation>
- </message>
- <message>
- <location line="-124"/>
- <location line="+122"/>
- <source>Alt</source>
- <translation type="unfinished">Alt</translation>
- </message>
- <message>
- <location line="-121"/>
- <location line="+117"/>
- <source>Meta</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-25"/>
- <source>+</source>
- <translation type="unfinished">+</translation>
- </message>
- <message>
- <location line="+46"/>
- <source>F%1</source>
- <translation type="unfinished">F%1</translation>
- </message>
- <message>
- <location line="-720"/>
- <source>Home Page</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QSlider</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="+151"/>
- <source>Page left</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Page up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Position</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Page right</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Page down</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QSocks5SocketEngine</name>
- <message>
- <location filename="../src/network/socket/qsocks5socketengine.cpp" line="-67"/>
- <source>Connection to proxy refused</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Connection to proxy closed prematurely</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Proxy host not found</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Connection to proxy timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Proxy authentication failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Proxy authentication failed: %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>SOCKS version 5 protocol error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+19"/>
- <source>General SOCKSv5 server failure</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Connection not allowed by SOCKSv5 server</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+16"/>
- <source>TTL expired</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>SOCKSv5 command not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Address type not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Unknown SOCKSv5 proxy error code 0x%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+685"/>
- <source>Network operation timed out</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QSpinBox</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/rangecontrols.cpp" line="-574"/>
- <source>More</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Less</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QSql</name>
- <message>
- <location filename="../src/qt3support/sql/q3sqlmanager_p.cpp" line="+890"/>
- <source>Delete</source>
- <translation type="unfinished">מחק</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Delete this record?</source>
- <translation type="unfinished">האם למחוק רשומה זו?</translation>
- </message>
- <message>
- <location line="+1"/>
- <location line="+16"/>
- <location line="+36"/>
- <source>Yes</source>
- <translation type="unfinished">כן</translation>
- </message>
- <message>
- <location line="-51"/>
- <location line="+16"/>
- <location line="+36"/>
- <source>No</source>
- <translation type="unfinished">לא</translation>
- </message>
- <message>
- <location line="-44"/>
- <source>Insert</source>
- <translation type="unfinished">הוסף</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Update</source>
- <translation type="unfinished">עדכן</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Save edits?</source>
- <translation type="unfinished">האם לשמור את העריכה?</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Cancel</source>
- <translation type="unfinished">ביטול</translation>
- </message>
- <message>
- <location line="+32"/>
- <source>Confirm</source>
- <translation type="unfinished">אישור</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Cancel your edits?</source>
- <translation type="unfinished">האם לבטל את העריכה שלך?</translation>
- </message>
-</context>
-<context>
- <name>QSslSocket</name>
- <message>
- <location filename="../src/network/ssl/qsslsocket_openssl.cpp" line="+569"/>
- <source>Unable to write data: %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+119"/>
- <source>Error while reading: %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+96"/>
- <source>Error during SSL handshake: %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-524"/>
- <source>Error creating SSL context (%1)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+25"/>
- <source>Invalid or empty cipher list (%1)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+62"/>
- <source>Error creating SSL session, %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Error creating SSL session: %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-61"/>
- <source>Cannot provide a certificate with no key, %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Error loading local certificate, %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+12"/>
- <source>Error loading private key, %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Private key does not certificate public key, %1</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QSystemSemaphore</name>
- <message>
- <location filename="../src/corelib/kernel/qsystemsemaphore_unix.cpp" line="-41"/>
- <location filename="../src/corelib/kernel/qsystemsemaphore_win.cpp" line="+66"/>
- <source>%1: out of resources</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-13"/>
- <location filename="../src/corelib/kernel/qsystemsemaphore_win.cpp" line="+4"/>
- <source>%1: permission denied</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>%1: already exists</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>%1: does not exist</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <location filename="../src/corelib/kernel/qsystemsemaphore_win.cpp" line="+3"/>
- <source>%1: unknown error %2</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QTDSDriver</name>
- <message>
- <location filename="../src/sql/drivers/tds/qsql_tds.cpp" line="+584"/>
- <source>Unable to open connection</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Unable to use database</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QTabBar</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/complexwidgets.cpp" line="-326"/>
- <source>Scroll Left</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Scroll Right</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QTcpServer</name>
- <message>
- <location filename="../src/network/socket/qtcpserver.cpp" line="+282"/>
- <source>Operation on socket is not supported</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QTextControl</name>
- <message>
- <location filename="../src/gui/text/qtextcontrol.cpp" line="+1973"/>
- <source>&amp;Undo</source>
- <translation type="unfinished">&amp;בטל</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>&amp;Redo</source>
- <translation type="unfinished">בצע &amp;שוב</translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Cu&amp;t</source>
- <translation type="unfinished">&amp;גזור</translation>
- </message>
- <message>
- <location line="+5"/>
- <source>&amp;Copy</source>
- <translation type="unfinished">הע&amp;תק</translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Copy &amp;Link Location</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>&amp;Paste</source>
- <translation type="unfinished">ה&amp;דבק</translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Delete</source>
- <translation type="unfinished">מחק</translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Select All</source>
- <translation type="unfinished">בחר הכל</translation>
- </message>
-</context>
-<context>
- <name>QToolButton</name>
- <message>
- <location filename="../src/plugins/accessible/widgets/simplewidgets.cpp" line="+254"/>
- <location line="+6"/>
- <source>Press</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-4"/>
- <location line="+8"/>
- <source>Open</source>
- <translation type="unfinished">פתח</translation>
- </message>
-</context>
-<context>
- <name>QUdpSocket</name>
- <message>
- <location filename="../src/network/socket/qudpsocket.cpp" line="+169"/>
- <source>This platform does not support IPv6</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QUndoGroup</name>
- <message>
- <location filename="../src/gui/util/qundogroup.cpp" line="+386"/>
- <source>Undo</source>
- <translation type="unfinished">בטל</translation>
- </message>
- <message>
- <location line="+28"/>
- <source>Redo</source>
- <translation type="unfinished">שחזר</translation>
- </message>
-</context>
-<context>
- <name>QUndoModel</name>
- <message>
- <location filename="../src/gui/util/qundoview.cpp" line="+101"/>
- <source>&lt;empty&gt;</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QUndoStack</name>
- <message>
- <location filename="../src/gui/util/qundostack.cpp" line="+834"/>
- <source>Undo</source>
- <translation type="unfinished">בטל</translation>
- </message>
- <message>
- <location line="+27"/>
- <source>Redo</source>
- <translation type="unfinished">שחזר</translation>
- </message>
-</context>
-<context>
- <name>QUnicodeControlCharacterMenu</name>
- <message>
- <location filename="../src/gui/text/qtextcontrol.cpp" line="+884"/>
- <source>LRM Left-to-right mark</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>RLM Right-to-left mark</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>ZWJ Zero width joiner</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>ZWNJ Zero width non-joiner</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>ZWSP Zero width space</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>LRE Start of left-to-right embedding</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>RLE Start of right-to-left embedding</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>LRO Start of left-to-right override</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>RLO Start of right-to-left override</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>PDF Pop directional formatting</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Insert Unicode control character</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QWebFrame</name>
- <message>
- <location filename="../src/3rdparty/webkit/WebKit/qt/WebCoreSupport/FrameLoaderClientQt.cpp" line="+692"/>
- <source>Request cancelled</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Request blocked</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Cannot show URL</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Frame load interruped by policy change</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Cannot show mimetype</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>File does not exist</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QWebPage</name>
- <message>
- <location filename="../src/3rdparty/webkit/WebCore/platform/network/qt/QNetworkReplyHandler.cpp" line="+382"/>
- <source>Bad HTTP request</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/3rdparty/webkit/WebCore/platform/qt/Localizations.cpp" line="+42"/>
- <source>Submit</source>
- <comment>default label for Submit buttons in forms on web pages</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Submit</source>
- <comment>Submit (input element) alt text for &lt;input&gt; elements with no alt, title, or value</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Reset</source>
- <comment>default label for Reset buttons in forms on web pages</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>This is a searchable index. Enter search keywords: </source>
- <comment>text that appears at the start of nearly-obsolete web pages in the form of a &apos;searchable index&apos;</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Choose File</source>
- <comment>title for file button used in HTML forms</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>No file selected</source>
- <comment>text to display in file button used in HTML forms when no file is selected</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Open in New Window</source>
- <comment>Open in New Window context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Save Link...</source>
- <comment>Download Linked File context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Copy Link</source>
- <comment>Copy Link context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Open Image</source>
- <comment>Open Image in New Window context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Save Image</source>
- <comment>Download Image context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Copy Image</source>
- <comment>Copy Link context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Open Frame</source>
- <comment>Open Frame in New Window context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Copy</source>
- <comment>Copy context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Go Back</source>
- <comment>Back context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Go Forward</source>
- <comment>Forward context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Stop</source>
- <comment>Stop context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Reload</source>
- <comment>Reload context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Cut</source>
- <comment>Cut context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Paste</source>
- <comment>Paste context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>No Guesses Found</source>
- <comment>No Guesses Found context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Ignore</source>
- <comment>Ignore Spelling context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Add To Dictionary</source>
- <comment>Learn Spelling context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Search The Web</source>
- <comment>Search The Web context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Look Up In Dictionary</source>
- <comment>Look Up in Dictionary context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Open Link</source>
- <comment>Open Link context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Ignore</source>
- <comment>Ignore Grammar context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Spelling</source>
- <comment>Spelling and Grammar context sub-menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Show Spelling and Grammar</source>
- <comment>menu item title</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Hide Spelling and Grammar</source>
- <comment>menu item title</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Check Spelling</source>
- <comment>Check spelling context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Check Spelling While Typing</source>
- <comment>Check spelling while typing context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Check Grammar With Spelling</source>
- <comment>Check grammar with spelling context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Fonts</source>
- <comment>Font context sub-menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Bold</source>
- <comment>Bold context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Italic</source>
- <comment>Italic context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Underline</source>
- <comment>Underline context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Outline</source>
- <comment>Outline context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Direction</source>
- <comment>Writing direction context sub-menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Text Direction</source>
- <comment>Text direction context sub-menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Default</source>
- <comment>Default writing direction context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>LTR</source>
- <comment>Left to Right context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>RTL</source>
- <comment>Right to Left context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Inspect</source>
- <comment>Inspect Element context menu item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>No recent searches</source>
- <comment>Label for only item in menu that appears when clicking on the search field image, when no searches have been performed</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Recent searches</source>
- <comment>label for first item in the menu that appears when clicking on the search field image, used as embedded menu title</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Clear recent searches</source>
- <comment>menu item in Recent Searches menu that empties menu&apos;s contents</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+75"/>
- <source>Unknown</source>
- <comment>Unknown filesize FTP directory listing item</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>%1 (%2x%3 pixels)</source>
- <comment>Title string for images</comment>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/3rdparty/webkit/WebKit/qt/WebCoreSupport/InspectorClientQt.cpp" line="+185"/>
- <source>Web Inspector - %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/3rdparty/webkit/WebCore/platform/qt/ScrollbarQt.cpp" line="+58"/>
- <source>Scroll here</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Left edge</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Top</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Right edge</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Bottom</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Page left</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Page up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Page right</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Page down</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Scroll left</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Scroll up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1"/>
- <source>Scroll right</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>Scroll down</source>
- <translation type="unfinished"></translation>
- </message>
- <message numerus="yes">
- <location filename="../src/3rdparty/webkit/WebCore/platform/qt/FileChooserQt.cpp" line="+45"/>
- <source>%n file(s)</source>
- <comment>number of chosen file</comment>
- <translation type="unfinished">
- <numerusform></numerusform>
- </translation>
- </message>
- <message>
- <location filename="../src/3rdparty/webkit/WebKit/qt/Api/qwebpage.cpp" line="+1322"/>
- <source>JavaScript Alert - %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>JavaScript Confirm - %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>JavaScript Prompt - %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+333"/>
- <source>Move the cursor to the next character</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the previous character</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the next word</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the previous word</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the next line</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the previous line</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the start of the line</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the end of the line</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the start of the block</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the end of the block</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the start of the document</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Move the cursor to the end of the document</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select all</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the next character</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the previous character</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the next word</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the previous word</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the next line</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the previous line</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the start of the line</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the end of the line</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the start of the block</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the end of the block</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the start of the document</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Select to the end of the document</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Delete to the start of the word</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Delete to the end of the word</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+33"/>
- <source>Insert a new paragraph</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Insert a new line</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QWhatsThisAction</name>
- <message>
- <location filename="../src/gui/kernel/qwhatsthis.cpp" line="+522"/>
- <source>What&apos;s This?</source>
- <translation type="unfinished">מה זה?</translation>
- </message>
-</context>
-<context>
- <name>QWidget</name>
- <message>
- <location filename="../src/gui/kernel/qwidget.cpp" line="+5326"/>
- <source>*</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QWizard</name>
- <message>
- <location filename="../src/gui/dialogs/qwizard.cpp" line="+649"/>
- <source>Cancel</source>
- <translation type="unfinished">ביטול</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Help</source>
- <translation type="unfinished">עזרה</translation>
- </message>
- <message>
- <location line="-14"/>
- <source>Go Back</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3"/>
- <source>Continue</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <source>Commit</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Done</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-10"/>
- <source>&lt; &amp;Back</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>&amp;Finish</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>&amp;Help</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-8"/>
- <source>&amp;Next</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+0"/>
- <source>&amp;Next &gt;</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QWorkspace</name>
- <message>
- <location filename="../src/gui/widgets/qworkspace.cpp" line="+1094"/>
- <source>&amp;Restore</source>
- <translation type="unfinished">ש&amp;חזר</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Move</source>
- <translation type="unfinished">ה&amp;זז</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>&amp;Size</source>
- <translation type="unfinished">&amp;שנה גודל</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Mi&amp;nimize</source>
- <translation type="unfinished">&amp;מזער</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Ma&amp;ximize</source>
- <translation type="unfinished">&amp;הגדל</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>&amp;Close</source>
- <translation type="unfinished">&amp;סגור</translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Stay on &amp;Top</source>
- <translation type="unfinished">&amp;תמיד עליון</translation>
- </message>
- <message>
- <location line="+3"/>
- <location line="+1059"/>
- <source>Sh&amp;ade</source>
- <translation type="unfinished">&amp;גלול</translation>
- </message>
- <message>
- <location line="-278"/>
- <location line="+60"/>
- <source>%1 - [%2]</source>
- <translation>%1 - [%2]</translation>
- </message>
- <message>
- <location line="-1837"/>
- <source>Minimize</source>
- <translation type="unfinished">מזער</translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Restore Down</source>
- <translation type="unfinished">שחזר למטה</translation>
- </message>
- <message>
- <location line="-4"/>
- <source>Close</source>
- <translation type="unfinished">סגור</translation>
- </message>
- <message>
- <location line="+2053"/>
- <source>&amp;Unshade</source>
- <translation type="unfinished">&amp;בטל גלילה</translation>
- </message>
-</context>
-<context>
- <name>QXml</name>
- <message>
- <location filename="../src/xml/sax/qxml.cpp" line="+58"/>
- <source>no error occurred</source>
- <translation>לא אירעה כל שגיאה</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>error triggered by consumer</source>
- <translation>נגרמה שגיאה על ידי הצרכן</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>unexpected end of file</source>
- <translation>סוף קובץ לא צפוי</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>more than one document type definition</source>
- <translation>יותר מהגדרה אחת של סוג מסמך</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>error occurred while parsing element</source>
- <translation>אירעה שגיאה בעת עיבוד המרכיב</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>tag mismatch</source>
- <translation>אי-התאמה בתגית</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>error occurred while parsing content</source>
- <translation>אירעה שגיאה בעת עיבוד התוכן</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>unexpected character</source>
- <translation>תו לא צפוי</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>invalid name for processing instruction</source>
- <translation>שם לא תקף עבור הוראת העיבוד</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>version expected while reading the XML declaration</source>
- <translation>הייתה צפויה גירסה בעת קריאה ההכרזה על XML</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>wrong value for standalone declaration</source>
- <translation>ערך שגוי עבור ההגדרה העצמאית</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>encoding declaration or standalone declaration expected while reading the XML declaration</source>
- <translation>הייתה צפויה הכרזה על קידוד או הכרזה עצמאית בעת קריאת ההכרזה על XML</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>standalone declaration expected while reading the XML declaration</source>
- <translation>הייתה צפויה הכרזה עצמאית בעת קריאת ההכרזה על XML</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>error occurred while parsing document type definition</source>
- <translation>אירעה שגיאה בעת עיבוד הגדרת סוג המסמך</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>letter is expected</source>
- <translation>הייתה צפויה אות</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>error occurred while parsing comment</source>
- <translation>אירעה שגיאה בעת עיבוד ההערה</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>error occurred while parsing reference</source>
- <translation>אירעה שגיאה בעת עיבוד ההתייחסות</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>internal general entity reference not allowed in DTD</source>
- <translation>התייחסות ליישות כללית פנימית אינה מותרת ב-DTD</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>external parsed general entity reference not allowed in attribute value</source>
- <translation>התייחסות ליישות כללית מעובדת חיצונית אינה מותרת בערך המאפיין</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>external parsed general entity reference not allowed in DTD</source>
- <translation>התייחסות ליישות כללית מעובדת חיצונית אינה מותרת ב-DTD</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>unparsed entity reference in wrong context</source>
- <translation>התייחסות ליישות לא מעובדת בהקשר שגוי</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>recursive entities</source>
- <translation>יישות רקורסיבית</translation>
- </message>
- <message>
- <location line="+1"/>
- <source>error in the text declaration of an external entity</source>
- <translation>שגיאה בהכרזת טקסט של יישות חיצונית</translation>
- </message>
-</context>
-<context>
- <name>QXmlStream</name>
- <message>
- <location filename="../src/corelib/xml/qxmlstream.cpp" line="+592"/>
- <location filename="../src/corelib/xml/qxmlstream_p.h" line="+1769"/>
- <source>Extra content at end of document.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+222"/>
- <source>Invalid entity value.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+107"/>
- <source>Invalid XML character.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+259"/>
- <source>Sequence &apos;]]&gt;&apos; not allowed in content.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+309"/>
- <source>Namespace prefix &apos;%1&apos; not declared</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+78"/>
- <source>Attribute redefined.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+115"/>
- <source>Unexpected character &apos;%1&apos; in public id literal.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+28"/>
- <source>Invalid XML version string.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Unsupported XML version.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+23"/>
- <source>%1 is an invalid encoding name.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Encoding %1 is unsupported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+16"/>
- <source>Standalone accepts only yes or no.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Invalid attribute in XML declaration.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+16"/>
- <source>Premature end of document.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>Invalid document.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+40"/>
- <source>Expected </source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+11"/>
- <source>, but got &apos;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Unexpected &apos;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+210"/>
- <source>Expected character data.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/xml/qxmlstream_p.h" line="-995"/>
- <source>Recursive entity detected.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+516"/>
- <source>Start tag expected.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+222"/>
- <source>XML declaration not at start of document.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-31"/>
- <source>NDATA in parameter entity declaration.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+34"/>
- <source>%1 is an invalid processing instruction name.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+11"/>
- <source>Invalid processing instruction name.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/xml/qxmlstream.cpp" line="-521"/>
- <location line="+12"/>
- <location filename="../src/corelib/xml/qxmlstream_p.h" line="+164"/>
- <location line="+53"/>
- <source>Illegal namespace declaration.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/xml/qxmlstream_p.h" line="+15"/>
- <source>Invalid XML name.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+23"/>
- <source>Opening and ending tag mismatch.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+18"/>
- <source>Reference to unparsed entity &apos;%1&apos;.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-13"/>
- <location line="+61"/>
- <location line="+40"/>
- <source>Entity &apos;%1&apos; not declared.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-26"/>
- <source>Reference to external entity &apos;%1&apos; in attribute value.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+40"/>
- <source>Invalid character reference.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/xml/qxmlstream.cpp" line="-75"/>
- <location filename="../src/corelib/xml/qxmlstream_p.h" line="-823"/>
- <source>Encountered incorrectly encoded content.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+274"/>
- <source>The standalone pseudo attribute must appear after the encoding.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/corelib/xml/qxmlstream_p.h" line="+562"/>
- <source>%1 is an invalid PUBLIC identifier.</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>QtXmlPatterns</name>
- <message>
- <location filename="../src/xmlpatterns/acceltree/qacceltreebuilder.cpp" line="+205"/>
- <source>An %1-attribute with value %2 has already been declared.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>An %1-attribute must have a valid %2 as value, which %3 isn&apos;t.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/api/qiodevicedelegate.cpp" line="+84"/>
- <source>Network timeout.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/api/qxmlserializer.cpp" line="+320"/>
- <source>Element %1 can&apos;t be serialized because it appears outside the document element.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+60"/>
- <source>Attribute %1 can&apos;t be serialized because it appears at the top level.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qabstractdatetime.cpp" line="+80"/>
- <source>Year %1 is invalid because it begins with %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+19"/>
- <source>Day %1 is outside the range %2..%3.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Month %1 is outside the range %2..%3.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Overflow: Can&apos;t represent date %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>Day %1 is invalid for month %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+49"/>
- <source>Time 24:%1:%2.%3 is invalid. Hour is 24, but minutes, seconds, and milliseconds are not all 0; </source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>Time %1:%2:%3.%4 is invalid.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+115"/>
- <source>Overflow: Date can&apos;t be represented.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qabstractduration.cpp" line="+99"/>
- <location line="+15"/>
- <source>At least one component must be present.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-7"/>
- <source>At least one time component must appear after the %1-delimiter.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qabstractfloatmathematician.cpp" line="+64"/>
- <source>No operand in an integer division, %1, can be %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>The first operand in an integer division, %1, cannot be infinity (%2).</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>The second operand in a division, %1, cannot be zero (%2).</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qanyuri_p.h" line="+132"/>
- <source>%1 is not a valid value of type %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qatomiccasters_p.h" line="+223"/>
- <source>When casting to %1 from %2, the source value cannot be %3.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qatomicmathematicians.cpp" line="+65"/>
- <source>Integer division (%1) by zero (%2) is undefined.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Division (%1) by zero (%2) is undefined.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Modulus division (%1) by zero (%2) is undefined.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+122"/>
- <location line="+32"/>
- <source>Dividing a value of type %1 by %2 (not-a-number) is not allowed.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-20"/>
- <source>Dividing a value of type %1 by %2 or %3 (plus or minus zero) is not allowed.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+32"/>
- <source>Multiplication of a value of type %1 by %2 or %3 (plus or minus infinity) is not allowed.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qatomicvalue.cpp" line="+79"/>
- <source>A value of type %1 cannot have an Effective Boolean Value.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qboolean.cpp" line="+78"/>
- <source>Effective Boolean Value cannot be calculated for a sequence containing two or more atomic values.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qderivedinteger_p.h" line="+402"/>
- <source>Value %1 of type %2 exceeds maximum (%3).</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>Value %1 of type %2 is below minimum (%3).</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/data/qhexbinary.cpp" line="+91"/>
- <source>A value of type %1 must contain an even number of digits. The value %2 does not.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+19"/>
- <source>%1 is not valid as a value of type %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qarithmeticexpression.cpp" line="+207"/>
- <source>Operator %1 cannot be used on type %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+17"/>
- <source>Operator %1 cannot be used on atomic values of type %2 and %3.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qattributenamevalidator.cpp" line="+66"/>
- <source>The namespace URI in the name for a computed attribute cannot be %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>The name for a computed attribute cannot have the namespace URI %1 with the local name %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qcastas.cpp" line="+88"/>
- <source>Type error in cast, expected %1, received %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+29"/>
- <source>When casting to %1 or types derived from it, the source value must be of the same type, or it must be a string literal. Type %2 is not allowed.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qcastingplatform.cpp" line="+134"/>
- <source>No casting is possible with %1 as the target type.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>It is not possible to cast from %1 to %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+27"/>
- <source>Casting to %1 is not possible because it is an abstract type, and can therefore never be instantiated.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+23"/>
- <source>It&apos;s not possible to cast the value %1 of type %2 to %3</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+8"/>
- <source>Failure when casting from %1 to %2: %3</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qcommentconstructor.cpp" line="+67"/>
- <source>A comment cannot contain %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>A comment cannot end with a %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qcomparisonplatform.cpp" line="+167"/>
- <source>No comparisons can be done involving the type %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+14"/>
- <source>Operator %1 is not available between atomic values of type %2 and %3.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qdocumentcontentvalidator.cpp" line="+86"/>
- <source>An attribute node cannot be a child of a document node. Therefore, the attribute %1 is out of place.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qexpressionfactory.cpp" line="+169"/>
- <source>A library module cannot be evaluated directly. It must be imported from a main module.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+40"/>
- <source>No template by name %1 exists.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qgenericpredicate.cpp" line="+106"/>
- <source>A value of type %1 cannot be a predicate. A predicate must have either a numeric type or an Effective Boolean Value type.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+32"/>
- <source>A positional predicate must evaluate to a single numeric value.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qncnameconstructor_p.h" line="+113"/>
- <source>The target name in a processing instruction cannot be %1 in any combination of upper and lower case. Therefore, is %2 invalid.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+24"/>
- <source>%1 is not a valid target name in a processing instruction. It must be a %2 value, e.g. %3.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qpath.cpp" line="+109"/>
- <source>The last step in a path must contain either nodes or atomic values. It cannot be a mixture between the two.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qprocessinginstructionconstructor.cpp" line="+84"/>
- <source>The data of a processing instruction cannot contain the string %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qqnameconstructor.cpp" line="+82"/>
- <source>No namespace binding exists for the prefix %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qqnameconstructor_p.h" line="+156"/>
- <source>No namespace binding exists for the prefix %1 in %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+12"/>
- <location filename="../src/xmlpatterns/functions/qqnamefns.cpp" line="+69"/>
- <source>%1 is an invalid %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message numerus="yes">
- <location filename="../src/xmlpatterns/functions/qabstractfunctionfactory.cpp" line="+77"/>
- <source>%1 takes at most %n argument(s). %2 is therefore invalid.</source>
- <translation type="unfinished">
- <numerusform></numerusform>
- </translation>
- </message>
- <message numerus="yes">
- <location line="+11"/>
- <source>%1 requires at least %n argument(s). %2 is therefore invalid.</source>
- <translation type="unfinished">
- <numerusform></numerusform>
- </translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qaggregatefns.cpp" line="+120"/>
- <source>The first argument to %1 cannot be of type %2. It must be a numeric type, xs:yearMonthDuration or xs:dayTimeDuration.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+74"/>
- <source>The first argument to %1 cannot be of type %2. It must be of type %3, %4, or %5.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+91"/>
- <source>The second argument to %1 cannot be of type %2. It must be of type %3, %4, or %5.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qassemblestringfns.cpp" line="+88"/>
- <source>%1 is not a valid XML 1.0 character.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qcomparingaggregator.cpp" line="+197"/>
- <source>The first argument to %1 cannot be of type %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qdatetimefn.cpp" line="+86"/>
- <source>If both values have zone offsets, they must have the same zone offset. %1 and %2 are not the same.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qerrorfn.cpp" line="+61"/>
- <source>%1 was called.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qpatternmatchingfns.cpp" line="+94"/>
- <source>%1 must be followed by %2 or %3, not at the end of the replacement string.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+39"/>
- <source>In the replacement string, %1 must be followed by at least one digit when not escaped.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+26"/>
- <source>In the replacement string, %1 can only be used to escape itself or %2, not %3</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qpatternplatform.cpp" line="+92"/>
- <source>%1 matches newline characters</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>%1 and %2 match the start and end of a line.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Matches are case insensitive</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+4"/>
- <source>Whitespace characters are removed, except when they appear in character classes</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+99"/>
- <source>%1 is an invalid regular expression pattern: %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+30"/>
- <source>%1 is an invalid flag for regular expressions. Valid flags are:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qqnamefns.cpp" line="+17"/>
- <source>If the first argument is the empty sequence or a zero-length string (no namespace), a prefix cannot be specified. Prefix %1 was specified.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qsequencefns.cpp" line="+347"/>
- <source>It will not be possible to retrieve %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qcontextnodechecker.cpp" line="+54"/>
- <source>The root node of the second argument to function %1 must be a document node. %2 is not a document node.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qsequencegeneratingfns.cpp" line="+279"/>
- <source>The default collection is undefined</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>%1 cannot be retrieved</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qstringvaluefns.cpp" line="+252"/>
- <source>The normalization form %1 is unsupported. The supported forms are %2, %3, %4, and %5, and none, i.e. the empty string (no normalization).</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qtimezonefns.cpp" line="+87"/>
- <source>A zone offset must be in the range %1..%2 inclusive. %3 is out of range.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+12"/>
- <source>%1 is not a whole number of minutes.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/janitors/qcardinalityverifier.cpp" line="+58"/>
- <source>Required cardinality is %1; got cardinality %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/janitors/qitemverifier.cpp" line="+67"/>
- <source>The item %1 did not match the required type %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/parser/qquerytransformparser.cpp" line="+379"/>
- <location line="+7253"/>
- <source>%1 is an unknown schema type.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-6971"/>
- <source>Only one %1 declaration can occur in the query prolog.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+188"/>
- <source>The initialization of variable %1 depends on itself</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+63"/>
- <source>No variable by name %1 exists</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/parser/qparsercontext.cpp" line="+93"/>
- <source>The variable %1 is unused</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/parser/qquerytransformparser.cpp" line="+2841"/>
- <source>Version %1 is not supported. The supported XQuery version is 1.0.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+16"/>
- <source>The encoding %1 is invalid. It must contain Latin characters only, must not contain whitespace, and must match the regular expression %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+55"/>
- <source>No function with signature %1 is available</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+72"/>
- <location line="+10"/>
- <source>A default namespace declaration must occur before function, variable, and option declarations.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Namespace declarations must occur before function, variable, and option declarations.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+11"/>
- <source>Module imports must occur before function, variable, and option declarations.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+200"/>
- <source>It is not possible to redeclare prefix %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+18"/>
- <source>Prefix %1 is already declared in the prolog.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+95"/>
- <source>The name of an option must have a prefix. There is no default namespace for options.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+171"/>
- <source>The Schema Import feature is not supported, and therefore %1 declarations cannot occur.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>The target namespace of a %1 cannot be empty.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+8"/>
- <source>The module import feature is not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+52"/>
- <source>No value is available for the external variable by name %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-4154"/>
- <source>A construct was encountered which only is allowed in XQuery.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+118"/>
- <source>A template by name %1 has already been declared.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+3581"/>
- <source>The keyword %1 cannot occur with any other mode name.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+29"/>
- <source>The value of attribute %1 must of type %2, which %3 isn&apos;t.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+75"/>
- <source>The prefix %1 can not be bound. By default, it is already bound to the namespace %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+312"/>
- <source>A variable by name %1 has already been declared.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+135"/>
- <source>A stylesheet function must have a prefixed name.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>The namespace for a user defined function cannot be empty (try the predefined prefix %1 which exists for cases like this)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>The namespace %1 is reserved; therefore user defined functions may not use it. Try the predefined prefix %2, which exists for these cases.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+12"/>
- <source>The namespace of a user defined function in a library module must be equivalent to the module namespace. In other words, it should be %1 instead of %2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+34"/>
- <source>A function already exists with the signature %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+23"/>
- <source>No external functions are supported. All supported functions can be used directly, without first declaring them as external</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+37"/>
- <source>An argument by name %1 has already been declared. Every argument name must be unique.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+179"/>
- <source>When function %1 is used for matching inside a pattern, the argument must be a variable reference or a string literal.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+11"/>
- <source>In an XSL-T pattern, the first argument to function %1 must be a string literal, when used for matching.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+14"/>
- <source>In an XSL-T pattern, the first argument to function %1 must be a literal or a variable reference, when used for matching.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>In an XSL-T pattern, function %1 cannot have a third argument.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>In an XSL-T pattern, only function %1 and %2, not %3, can be used for matching.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+63"/>
- <source>In an XSL-T pattern, axis %1 cannot be used, only axis %2 or %3 can.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+126"/>
- <source>%1 is an invalid template mode name.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+44"/>
- <source>The name of a variable bound in a for-expression must be different from the positional variable. Hence, the two variables named %1 collide.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+758"/>
- <source>The Schema Validation Feature is not supported. Hence, %1-expressions may not be used.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+39"/>
- <source>None of the pragma expressions are supported. Therefore, a fallback expression must be present</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+267"/>
- <source>Each name of a template parameter must be unique; %1 is duplicated.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+129"/>
- <source>The %1-axis is unsupported in XQuery</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+1150"/>
- <source>%1 is not a valid name for a processing-instruction.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-7029"/>
- <source>%1 is not a valid numeric literal.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6165"/>
- <source>No function by name %1 is available.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+102"/>
- <source>The namespace URI cannot be the empty string when binding to a prefix, %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>%1 is an invalid namespace URI.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>It is not possible to bind to the prefix %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Namespace %1 can only be bound to %2 (and it is, in either case, pre-declared).</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+8"/>
- <source>Prefix %1 can only be bound to %2 (and it is, in either case, pre-declared).</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>Two namespace declaration attributes have the same name: %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+89"/>
- <source>The namespace URI must be a constant and cannot use enclosed expressions.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+16"/>
- <source>An attribute by name %1 has already appeared on this element.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+61"/>
- <source>A direct element constructor is not well-formed. %1 is ended with %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+458"/>
- <source>The name %1 does not refer to any schema type.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>%1 is an complex type. Casting to complex types is not possible. However, casting to atomic types such as %2 works.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>%1 is not an atomic type. Casting is only possible to atomic types.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+145"/>
- <location line="+71"/>
- <source>%1 is not in the in-scope attribute declarations. Note that the schema import feature is not supported.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+48"/>
- <source>The name of an extension expression must be in a namespace.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/type/qcardinality.cpp" line="+55"/>
- <source>empty</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>zero or one</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>exactly one</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>one or more</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+2"/>
- <source>zero or more</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/type/qtypechecker.cpp" line="+63"/>
- <source>Required type is %1, but %2 was found.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+44"/>
- <source>Promoting %1 to %2 may cause loss of precision.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+49"/>
- <source>The focus is undefined.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/utils/qoutputvalidator.cpp" line="+86"/>
- <source>It&apos;s not possible to add attributes after any other kind of node.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>An attribute by name %1 has already been created.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/utils/qxpathhelper_p.h" line="+120"/>
- <source>Only the Unicode Codepoint Collation is supported(%1). %2 is unsupported.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/acceltree/qacceltreeresourceloader.cpp" line="+314"/>
- <source>%1 is an unsupported encoding.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+16"/>
- <source>%1 contains octets which are disallowed in the requested encoding %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+18"/>
- <source>The codepoint %1, occurring in %2 using encoding %3, is an invalid XML character.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qapplytemplate.cpp" line="+119"/>
- <source>Ambiguous rule match.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qcomputednamespaceconstructor.cpp" line="+69"/>
- <source>In a namespace constructor, the value for a namespace cannot be an empty string.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+11"/>
- <source>The prefix must be a valid %1, which %2 is not.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+14"/>
- <source>The prefix %1 cannot be bound.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+10"/>
- <source>Only the prefix %1 can be bound to %2 and vice versa.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qevaluationcache.cpp" line="+117"/>
- <source>Circularity detected</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/expr/qtemplate.cpp" line="+145"/>
- <source>The parameter %1 is required, but no corresponding %2 is supplied.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="-71"/>
- <source>The parameter %1 is passed, but no corresponding %2 exists.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/functions/qunparsedtextfn.cpp" line="+65"/>
- <source>The URI cannot have a fragment</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/parser/qxslttokenizer.cpp" line="+519"/>
- <source>Element %1 is not allowed at this location.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>Text nodes are not allowed at this location.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>Parse error: %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+62"/>
- <source>The value of the XSL-T version attribute must be a value of type %1, which %2 isn&apos;t.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>Running an XSL-T 1.0 stylesheet with a 2.0 processor.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+108"/>
- <source>Unknown XSL-T attribute %1.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+23"/>
- <source>Attribute %1 and %2 are mutually exclusive.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+166"/>
- <source>In a simplified stylesheet module, attribute %1 must be present.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+72"/>
- <source>If element %1 has no attribute %2, it cannot have attribute %3 or %4.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>Element %1 must have at least one of the attributes %2 or %3.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+28"/>
- <source>At least one mode must be specified in the %1-attribute on element %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/parser/qmaintainingreader.cpp" line="+183"/>
- <source>Attribute %1 cannot appear on the element %2. Only the standard attributes can appear.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+6"/>
- <source>Attribute %1 cannot appear on the element %2. Only %3 is allowed, and the standard attributes.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+8"/>
- <source>Attribute %1 cannot appear on the element %2. Allowed is %3, %4, and the standard attributes.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+9"/>
- <source>Attribute %1 cannot appear on the element %2. Allowed is %3, and the standard attributes.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>XSL-T attributes on XSL-T elements must be in the null namespace, not in the XSL-T namespace which %1 is.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+12"/>
- <source>The attribute %1 must appear on element %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+8"/>
- <source>The element with local name %1 does not exist in XSL-T.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location filename="../src/xmlpatterns/parser/qxslttokenizer.cpp" line="+123"/>
- <source>Element %1 must come last.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+24"/>
- <source>At least one %1-element must occur before %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+7"/>
- <source>Only one %1-element can appear.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+31"/>
- <source>At least one %1-element must occur inside %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+58"/>
- <source>When attribute %1 is present on %2, a sequence constructor cannot be used.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+13"/>
- <source>Element %1 must have either a %2-attribute or a sequence constructor.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+125"/>
- <source>When a parameter is required, a default value cannot be supplied through a %1-attribute or a sequence constructor.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+270"/>
- <source>Element %1 cannot have children.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+434"/>
- <source>Element %1 cannot have a sequence constructor.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+86"/>
- <location line="+9"/>
- <source>The attribute %1 cannot appear on %2, when it is a child of %3.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+15"/>
- <source>A parameter in a function cannot be declared to be a tunnel.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+149"/>
- <source>This processor is not Schema-aware and therefore %1 cannot be used.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+57"/>
- <source>Top level stylesheet elements must be in a non-null namespace, which %1 isn&apos;t.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+48"/>
- <source>The value for attribute %1 on element %2 must either be %3 or %4, not %5.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+20"/>
- <source>Attribute %1 cannot have the value %2.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+58"/>
- <source>The attribute %1 can only appear on the first %2 element.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+99"/>
- <source>At least one %1 element must appear as child of %2.</source>
- <translation type="unfinished"></translation>
- </message>
-</context>
-<context>
- <name>VolumeSlider</name>
- <message>
- <location filename="../src/3rdparty/phonon/phonon/volumeslider.cpp" line="+67"/>
- <source>Muted</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <location line="+5"/>
- <location line="+15"/>
- <source>Volume: %1%</source>
- <translation type="unfinished"></translation>
- </message>
</context>
</TS>
diff --git a/config.profiles/symbian/translations/qt_ur.ts b/config.profiles/symbian/translations/qt_ur.ts
index 13797d5..4b26d3a 100644
--- a/config.profiles/symbian/translations/qt_ur.ts
+++ b/config.profiles/symbian/translations/qt_ur.ts
@@ -2,8506 +2,12 @@
<!DOCTYPE TS>
<TS version="2.0" language="ur">
- <context>
- <name>CloseButton</name>
- <message>
- <source>Close Tab</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>FakeReply</name>
- <message>
- <source>Fake error !</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Invalid URL</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::</name>
- <message>
- <source>Notifications</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Music</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Video</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Communication</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Games</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Accessibility</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::AudioOutput</name>
- <message>
- <source>&lt;html&gt;The audio playback device &lt;b&gt;%1&lt;/b&gt; does not work.&lt;br/&gt;Falling back to &lt;b&gt;%2&lt;/b&gt;.&lt;/html&gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&lt;html&gt;Switching to the audio playback device &lt;b&gt;%1&lt;/b&gt;&lt;br/&gt;which just became available and has higher preference.&lt;/html&gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Revert back to device &apos;%1&apos;</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::Gstreamer::Backend</name>
- <message>
- <source>Warning: You do not seem to have the package gstreamer0.10-plugins-good installed.
- Some video features have been disabled.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Warning: You do not seem to have the base GStreamer plugins installed.
- All audio and video support has been disabled</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::Gstreamer::MediaObject</name>
- <message>
- <source>Cannot start playback.
-
-Check your GStreamer installation and make sure you
-have libgstreamer-plugins-base installed.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>A required codec is missing. You need to install the following codec(s) to play this content: %0</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not open media source.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Invalid source type.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not locate media source.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not open audio device. The device is already in use.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not decode media source.</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::MMF</name>
- <message>
- <source>Audio Output</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>The audio output device</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>No error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Not found</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Out of memory</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Overflow</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Underflow</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Already exists</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Path not found</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>In use</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Not ready</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Access denied</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not connect</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Disconnected</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Permission denied</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Insufficient bandwidth</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Network unavailable</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Network communication error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Streaming not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Server alert</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Invalid protocol</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Invalid URL</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Multicast error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Proxy server error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Proxy server not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Audio output error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Video output error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Decoder error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Audio or video components could not be played</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>DRM error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Unknown error (%1)</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::MMF::AbstractMediaPlayer</name>
- <message>
- <source>Not ready to play</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Error opening file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Error opening URL</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Setting volume failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Playback complete</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::MMF::AudioEqualizer</name>
- <message>
- <source>%1 Hz</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::MMF::AudioPlayer</name>
- <message>
- <source>Getting position failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Opening clip failed</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::MMF::EffectFactory</name>
- <message>
- <source>Enabled</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::MMF::EnvironmentalReverb</name>
- <message>
- <source>Decay HF ratio (%)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Decay time (ms)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Density (%)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Diffusion (%)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Reflections delay (ms)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Reflections level (mB)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Reverb delay (ms)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Reverb level (mB)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Room HF level</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Room level (mB)</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::MMF::MediaObject</name>
- <message>
- <source>Error opening source: type not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Error opening source: media type could not be determined</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::MMF::StereoWidening</name>
- <message>
- <source>Level (%)</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::MMF::VideoPlayer</name>
- <message>
- <source>Pause failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Seek failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Getting position failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Opening clip failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Buffering clip failed</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Video display error</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Phonon::VolumeSlider</name>
- <message>
- <source>Volume: %1%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Use this slider to adjust the volume. The leftmost position is 0%, the rightmost is %1%</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Muted</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3Accel</name>
- <message>
- <source>%1, %2 not defined</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Ambiguous %1 not handled</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3DataTable</name>
- <message>
- <source>True</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>False</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Insert</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Update</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Delete</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3FileDialog</name>
- <message>
- <source>Copy or Move a File</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Read: %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Write: %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Cancel</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>All Files (*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Name</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Size</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Type</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Date</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Attributes</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;OK</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Look &amp;in:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>File &amp;name:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>File &amp;type:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Back</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>One directory up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Create New Folder</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>List View</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Detail View</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Preview File Info</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Preview File Contents</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Read-write</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Read-only</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Write-only</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Inaccessible</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Symlink to File</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Symlink to Directory</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Symlink to Special</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>File</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Dir</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Special</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Open</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Save As</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Open</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Save</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Rename</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Delete</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>R&amp;eload</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Sort by &amp;Name</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Sort by &amp;Size</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Sort by &amp;Date</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Unsorted</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Sort</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Show &amp;hidden files</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>the file</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>the directory</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>the symlink</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Delete %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&lt;qt&gt;Are you sure you wish to delete %1 &quot;%2&quot;?&lt;/qt&gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Yes</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;No</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>New Folder 1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>New Folder</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>New Folder %1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Find Directory</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Directories</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Directory:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>%1
-File not found.
-Check path and filename.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>All Files (*.*)</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Open </source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Select a Directory</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3LocalFs</name>
- <message>
- <source>Could not read directory
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not create directory
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not remove file or directory
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not rename
-%1
-to
-%2</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not open
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Could not write
-%1</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3MainWindow</name>
- <message>
- <source>Line up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Customize...</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3NetworkProtocol</name>
- <message>
- <source>Operation stopped by the user</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3ProgressDialog</name>
- <message>
- <source>Cancel</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3TabDialog</name>
- <message>
- <source>OK</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Apply</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Help</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Defaults</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Cancel</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3TextEdit</name>
- <message>
- <source>&amp;Undo</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Redo</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Cu&amp;t</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Copy</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Paste</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Clear</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Select All</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3TitleBar</name>
- <message>
- <source>System</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Restore up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Minimize</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Restore down</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Maximize</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Close</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Contains commands to manipulate the window</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Puts a minimized window back to normal</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Moves the window out of the way</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Puts a maximized window back to normal</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Makes the window full screen</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Closes the window</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Displays the name of the window and contains controls to manipulate it</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3ToolBar</name>
- <message>
- <source>More...</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3UrlOperator</name>
- <message>
- <source>The protocol `%1&apos; is not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>The protocol `%1&apos; does not support listing directories</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>The protocol `%1&apos; does not support creating new directories</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>The protocol `%1&apos; does not support removing files or directories</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>The protocol `%1&apos; does not support renaming files or directories</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>The protocol `%1&apos; does not support getting files</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>The protocol `%1&apos; does not support putting files</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>The protocol `%1&apos; does not support copying or moving files or directories</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>(unknown)</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>Q3Wizard</name>
- <message>
- <source>&amp;Cancel</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&lt; &amp;Back</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Next &gt;</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Finish</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Help</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>QAbstractSocket</name>
- <message>
- <source>Host not found</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Connection refused</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Connection timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Operation on socket is not supported</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Socket operation timed out</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Socket is not connected</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Network unreachable</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>QAbstractSpinBox</name>
- <message>
- <source>&amp;Step up</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Step &amp;down</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Select All</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>QAccessibleButton</name>
- <message>
- <source>Press</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>QApplication</name>
- <message>
- <source>QT_LAYOUT_DIRECTION</source>
- <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
- <translation type="unfinished">RTL</translation>
- </message>
- <message>
- <source>Executable &apos;%1&apos; requires Qt %2, found Qt %3.</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Incompatible Qt Library Error</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Activate</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Activates the program&apos;s main window</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>QAxSelect</name>
- <message>
- <source>Select ActiveX Control</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>OK</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Cancel</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>COM &amp;Object:</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>QCheckBox</name>
- <message>
- <source>Uncheck</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Check</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Toggle</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>QColorDialog</name>
- <message>
- <source>Hu&amp;e:</source>
- <translation>Hu&amp;e:</translation>
- </message>
- <message>
- <source>&amp;Sat:</source>
- <translation>&amp;Sat:</translation>
- </message>
- <message>
- <source>&amp;Val:</source>
- <translation>&amp;Val:</translation>
- </message>
- <message>
- <source>&amp;Red:</source>
- <translation>&amp;Red:</translation>
- </message>
- <message>
- <source>&amp;Green:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Bl&amp;ue:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>A&amp;lpha channel:</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>Select Color</source>
- <translation>Select Color</translation>
- </message>
- <message>
- <source>&amp;Basic colors</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Custom colors</source>
- <translation type="unfinished"></translation>
- </message>
- <message>
- <source>&amp;Add to Custom Colors</source>
- <translation type="unfinished"></translation>
- </message>
- </context>
- <context>
- <name>QComboBox</name>
- <message>
- <source>Open</source>
- <translation>Open</translation>
- </message>
- <message>
- <source>False</source>
- <translation>False</translation>
- </message>
- <message>
- <source>True</source>
- <translation>True</translation>
- </message>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- </context>
- <context>
- <name>QCoreApplication</name>
- <message>
- <source>%1: key is empty</source>
- <comment>QSystemSemaphore</comment>
- <translation>%1: key is empty</translation>
- </message>
- <message>
- <source>%1: unable to make key</source>
- <comment>QSystemSemaphore</comment>
- <translation>%1: unable to make key</translation>
- </message>
- <message>
- <source>%1: ftok failed</source>
- <comment>QSystemSemaphore</comment>
- <translation>%1: ftok failed</translation>
- </message>
- <message>
- <source>%1: already exists</source>
- <comment>QSystemSemaphore</comment>
- <translation>%1: already exists</translation>
- </message>
- <message>
- <source>%1: does not exist</source>
- <comment>QSystemSemaphore</comment>
- <translation>%1: does not exist</translation>
- </message>
- <message>
- <source>%1: out of resources</source>
- <comment>QSystemSemaphore</comment>
- <translation>%1: out of resources</translation>
- </message>
- <message>
- <source>%1: unknown error %2</source>
- <comment>QSystemSemaphore</comment>
- <translation>%1: unknown error %2</translation>
- </message>
- </context>
- <context>
- <name>QDB2Driver</name>
- <message>
- <source>Unable to connect</source>
- <translation>Unable to connect</translation>
- </message>
- <message>
- <source>Unable to commit transaction</source>
- <translation>Unable to commit transaction</translation>
- </message>
- <message>
- <source>Unable to rollback transaction</source>
- <translation>Unable to rollback transaction</translation>
- </message>
- <message>
- <source>Unable to set autocommit</source>
- <translation>Unable to set autocommit</translation>
- </message>
- </context>
- <context>
- <name>QDB2Result</name>
- <message>
- <source>Unable to execute statement</source>
- <translation>Unable to execute statement</translation>
- </message>
- <message>
- <source>Unable to prepare statement</source>
- <translation>Unable to prepare statement</translation>
- </message>
- <message>
- <source>Unable to bind variable</source>
- <translation>Unable to bind variable</translation>
- </message>
- <message>
- <source>Unable to fetch record %1</source>
- <translation>Unable to fetch record %1</translation>
- </message>
- <message>
- <source>Unable to fetch next</source>
- <translation>Unable to fetch next</translation>
- </message>
- <message>
- <source>Unable to fetch first</source>
- <translation>Unable to fetch first</translation>
- </message>
- </context>
- <context>
- <name>QDateTimeEdit</name>
- <message>
- <source>AM</source>
- <translation>AM</translation>
- </message>
- <message>
- <source>am</source>
- <translation>am</translation>
- </message>
- <message>
- <source>PM</source>
- <translation>PM</translation>
- </message>
- <message>
- <source>pm</source>
- <translation>pm</translation>
- </message>
- </context>
- <context>
- <name>QDial</name>
- <message>
- <source>QDial</source>
- <translation>QDial</translation>
- </message>
- <message>
- <source>SpeedoMeter</source>
- <translation>SpeedoMeter</translation>
- </message>
- <message>
- <source>SliderHandle</source>
- <translation>SliderHandle</translation>
- </message>
- </context>
- <context>
- <name>QDialog</name>
- <message>
- <source>What&apos;s This?</source>
- <translation>What&apos;s This?</translation>
- </message>
- <message>
- <source>Done</source>
- <translation>Done</translation>
- </message>
- </context>
- <context>
- <name>QDialogButtonBox</name>
- <message>
- <source>OK</source>
- <translation>OK</translation>
- </message>
- <message>
- <source>Save</source>
- <translation>Save</translation>
- </message>
- <message>
- <source>&amp;Save</source>
- <translation>&amp;Save</translation>
- </message>
- <message>
- <source>Open</source>
- <translation>Open</translation>
- </message>
- <message>
- <source>Cancel</source>
- <translation>Cancel</translation>
- </message>
- <message>
- <source>&amp;Cancel</source>
- <translation>&amp;Cancel</translation>
- </message>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- <message>
- <source>&amp;Close</source>
- <translation>&amp;Close</translation>
- </message>
- <message>
- <source>Apply</source>
- <translation>Apply</translation>
- </message>
- <message>
- <source>Reset</source>
- <translation>Reset</translation>
- </message>
- <message>
- <source>Help</source>
- <translation>Help</translation>
- </message>
- <message>
- <source>Don&apos;t Save</source>
- <translation>Don&apos;t Save</translation>
- </message>
- <message>
- <source>Discard</source>
- <translation>Discard</translation>
- </message>
- <message>
- <source>&amp;Yes</source>
- <translation>&amp;Yes</translation>
- </message>
- <message>
- <source>Yes to &amp;All</source>
- <translation>Yes to &amp;All</translation>
- </message>
- <message>
- <source>&amp;No</source>
- <translation>&amp;No</translation>
- </message>
- <message>
- <source>N&amp;o to All</source>
- <translation>N&amp;o to All</translation>
- </message>
- <message>
- <source>Save All</source>
- <translation>Save All</translation>
- </message>
- <message>
- <source>Abort</source>
- <translation>Abort</translation>
- </message>
- <message>
- <source>Retry</source>
- <translation>Retry</translation>
- </message>
- <message>
- <source>Ignore</source>
- <translation>Ignore</translation>
- </message>
- <message>
- <source>Restore Defaults</source>
- <translation>Restore Defaults</translation>
- </message>
- <message>
- <source>Close without Saving</source>
- <translation>Close without Saving</translation>
- </message>
- <message>
- <source>&amp;OK</source>
- <translation>&amp;OK</translation>
- </message>
- </context>
- <context>
- <name>QDirModel</name>
- <message>
- <source>Name</source>
- <translation>Name</translation>
- </message>
- <message>
- <source>Size</source>
- <translation>Size</translation>
- </message>
- <message>
- <source>Kind</source>
- <comment>Match OS X Finder</comment>
- <translation>Kind</translation>
- </message>
- <message>
- <source>Type</source>
- <comment>All other platforms</comment>
- <translation>Type</translation>
- </message>
- <message>
- <source>Date Modified</source>
- <translation>Date Modified</translation>
- </message>
- </context>
- <context>
- <name>QDockWidget</name>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- <message>
- <source>Dock</source>
- <translation>Dock</translation>
- </message>
- <message>
- <source>Float</source>
- <translation>Float</translation>
- </message>
- </context>
- <context>
- <name>QDoubleSpinBox</name>
- <message>
- <source>More</source>
- <translation>More</translation>
- </message>
- <message>
- <source>Less</source>
- <translation>Less</translation>
- </message>
- </context>
- <context>
- <name>QErrorMessage</name>
- <message>
- <source>&amp;Show this message again</source>
- <translation>&amp;Show this message again</translation>
- </message>
- <message>
- <source>&amp;OK</source>
- <translation>&amp;OK</translation>
- </message>
- <message>
- <source>Debug Message:</source>
- <translation>Debug Message:</translation>
- </message>
- <message>
- <source>Warning:</source>
- <translation>Warning:</translation>
- </message>
- <message>
- <source>Fatal Error:</source>
- <translation>Fatal Error:</translation>
- </message>
- </context>
- <context>
- <name>QFile</name>
- <message>
- <source>Destination file exists</source>
- <translation>Destination file exists</translation>
- </message>
- <message>
- <source>Will not rename sequential file using block copy</source>
- <translation>Will not rename sequential file using block copy</translation>
- </message>
- <message>
- <source>Cannot remove source file</source>
- <translation>Cannot remove source file</translation>
- </message>
- <message>
- <source>Cannot open %1 for input</source>
- <translation>Cannot open %1 for input</translation>
- </message>
- <message>
- <source>Cannot open for output</source>
- <translation>Cannot open for output</translation>
- </message>
- <message>
- <source>Failure to write block</source>
- <translation>Failure to write block</translation>
- </message>
- <message>
- <source>Cannot create %1 for output</source>
- <translation>Cannot create %1 for output</translation>
- </message>
- </context>
- <context>
- <name>QFileDialog</name>
- <message>
- <source>All Files (*)</source>
- <translation>All Files (*)</translation>
- </message>
- <message>
- <source>Back</source>
- <translation>Back</translation>
- </message>
- <message>
- <source>List View</source>
- <translation>List View</translation>
- </message>
- <message>
- <source>Detail View</source>
- <translation>Detail View</translation>
- </message>
- <message>
- <source>File</source>
- <translation>File</translation>
- </message>
- <message>
- <source>Open</source>
- <translation>Open</translation>
- </message>
- <message>
- <source>Save As</source>
- <translation>Save As</translation>
- </message>
- <message>
- <source>&amp;Open</source>
- <translation>&amp;Open</translation>
- </message>
- <message>
- <source>&amp;Save</source>
- <translation>&amp;Save</translation>
- </message>
- <message>
- <source>Recent Places</source>
- <translation>Recent Places</translation>
- </message>
- <message>
- <source>&amp;Rename</source>
- <translation>&amp;Rename</translation>
- </message>
- <message>
- <source>&amp;Delete</source>
- <translation>&amp;Delete</translation>
- </message>
- <message>
- <source>Show &amp;hidden files</source>
- <translation>Show &amp;hidden files</translation>
- </message>
- <message>
- <source>New Folder</source>
- <translation>New Folder</translation>
- </message>
- <message>
- <source>Find Directory</source>
- <translation>Find Directory</translation>
- </message>
- <message>
- <source>Directories</source>
- <translation>Directories</translation>
- </message>
- <message>
- <source>All Files (*.*)</source>
- <translation>All Files (*.*)</translation>
- </message>
- <message>
- <source>Directory:</source>
- <translation>Directory:</translation>
- </message>
- <message>
- <source>%1 already exists.
-Do you want to replace it?</source>
- <translation>%1 already exists.
-Do you want to replace it?</translation>
- </message>
- <message>
- <source>%1
-File not found.
-Please verify the correct file name was given.</source>
- <translation>%1
-File not found.
-Please verify the correct file name was given.</translation>
- </message>
- <message>
- <source>My Computer</source>
- <translation>My Computer</translation>
- </message>
- <message>
- <source>Parent Directory</source>
- <translation>Parent Directory</translation>
- </message>
- <message>
- <source>Files of type:</source>
- <translation>Files of type:</translation>
- </message>
- <message>
- <source>%1
-Directory not found.
-Please verify the correct directory name was given.</source>
- <translation>%1
-Directory not found.
-Please verify the correct directory name was given.</translation>
- </message>
- <message>
- <source>&apos;%1&apos; is write protected.
-Do you want to delete it anyway?</source>
- <translation>&apos;%1&apos; is write protected.
-Do you want to delete it anyway?</translation>
- </message>
- <message>
- <source>Are sure you want to delete &apos;%1&apos;?</source>
- <translation>Are sure you want to delete &apos;%1&apos;?</translation>
- </message>
- <message>
- <source>Could not delete directory.</source>
- <translation>Could not delete directory.</translation>
- </message>
- <message>
- <source>Drive</source>
- <translation>Drive</translation>
- </message>
- <message>
- <source>File Folder</source>
- <comment>Match Windows Explorer</comment>
- <translation>File Folder</translation>
- </message>
- <message>
- <source>Folder</source>
- <comment>All other platforms</comment>
- <translation>Folder</translation>
- </message>
- <message>
- <source>Alias</source>
- <comment>Mac OS X Finder</comment>
- <translation>Alias</translation>
- </message>
- <message>
- <source>Shortcut</source>
- <comment>All other platforms</comment>
- <translation>Shortcut</translation>
- </message>
- <message>
- <source>Unknown</source>
- <translation>Unknown</translation>
- </message>
- <message>
- <source>Show </source>
- <translation>Show </translation>
- </message>
- <message>
- <source>Forward</source>
- <translation>Forward</translation>
- </message>
- <message>
- <source>&amp;New Folder</source>
- <translation>&amp;New Folder</translation>
- </message>
- <message>
- <source>&amp;Choose</source>
- <translation>&amp;Choose</translation>
- </message>
- <message>
- <source>Remove</source>
- <translation>Remove</translation>
- </message>
- <message>
- <source>File &amp;name:</source>
- <translation>File &amp;name:</translation>
- </message>
- <message>
- <source>Look in:</source>
- <translation>Look in:</translation>
- </message>
- <message>
- <source>Create New Folder</source>
- <translation>Create New Folder</translation>
- </message>
- </context>
- <context>
- <name>QFileSystemModel</name>
- <message>
- <source>%1 TB</source>
- <translation>%1 TB</translation>
- </message>
- <message>
- <source>%1 GB</source>
- <translation>%1 GB</translation>
- </message>
- <message>
- <source>%1 MB</source>
- <translation>%1 MB</translation>
- </message>
- <message>
- <source>%1 KB</source>
- <translation>%1 KB</translation>
- </message>
- <message>
- <source>%1 bytes</source>
- <translation>%1 bytes</translation>
- </message>
- <message>
- <source>Invalid filename</source>
- <translation>Invalid filename</translation>
- </message>
- <message>
- <source>&lt;b&gt;The name &quot;%1&quot; can not be used.&lt;/b&gt;&lt;p&gt;Try using another name, with fewer characters or no punctuations marks.</source>
- <translation>&lt;b&gt;The name &quot;%1&quot; can not be used.&lt;/b&gt;&lt;p&gt;Try using another name, with fewer characters or no punctuations marks.</translation>
- </message>
- <message>
- <source>Name</source>
- <translation>Name</translation>
- </message>
- <message>
- <source>Size</source>
- <translation>Size</translation>
- </message>
- <message>
- <source>Kind</source>
- <comment>Match OS X Finder</comment>
- <translation>Kind</translation>
- </message>
- <message>
- <source>Type</source>
- <comment>All other platforms</comment>
- <translation>Type</translation>
- </message>
- <message>
- <source>Date Modified</source>
- <translation>Date Modified</translation>
- </message>
- <message>
- <source>My Computer</source>
- <translation>My Computer</translation>
- </message>
- <message>
- <source>Computer</source>
- <translation>Computer</translation>
- </message>
- <message>
- <source>%1 byte(s)</source>
- <translation>%1 byte(s)</translation>
- </message>
- </context>
- <context>
- <name>QFontDatabase</name>
- <message>
- <source>Normal</source>
- <translation>Normal</translation>
- </message>
- <message>
- <source>Bold</source>
- <translation>Bold</translation>
- </message>
- <message>
- <source>Demi Bold</source>
- <translation>Demi Bold</translation>
- </message>
- <message>
- <source>Black</source>
- <translation>Black</translation>
- </message>
- <message>
- <source>Demi</source>
- <translation>Demi</translation>
- </message>
- <message>
- <source>Light</source>
- <translation>Light</translation>
- </message>
- <message>
- <source>Italic</source>
- <translation>Italic</translation>
- </message>
- <message>
- <source>Oblique</source>
- <translation>Oblique</translation>
- </message>
- <message>
- <source>Any</source>
- <translation>Any</translation>
- </message>
- <message>
- <source>Latin</source>
- <translation>Latin</translation>
- </message>
- <message>
- <source>Greek</source>
- <translation>Greek</translation>
- </message>
- <message>
- <source>Cyrillic</source>
- <translation>Cyrillic</translation>
- </message>
- <message>
- <source>Armenian</source>
- <translation>Armenian</translation>
- </message>
- <message>
- <source>Hebrew</source>
- <translation>Hebrew</translation>
- </message>
- <message>
- <source>Arabic</source>
- <translation>Arabic</translation>
- </message>
- <message>
- <source>Syriac</source>
- <translation>Syriac</translation>
- </message>
- <message>
- <source>Thaana</source>
- <translation>Thaana</translation>
- </message>
- <message>
- <source>Devanagari</source>
- <translation>Devanagari</translation>
- </message>
- <message>
- <source>Bengali</source>
- <translation>Bengali</translation>
- </message>
- <message>
- <source>Gurmukhi</source>
- <translation>Gurmukhi</translation>
- </message>
- <message>
- <source>Gujarati</source>
- <translation>Gujarati</translation>
- </message>
- <message>
- <source>Oriya</source>
- <translation>Oriya</translation>
- </message>
- <message>
- <source>Tamil</source>
- <translation>Tamil</translation>
- </message>
- <message>
- <source>Telugu</source>
- <translation>Telugu</translation>
- </message>
- <message>
- <source>Kannada</source>
- <translation>Kannada</translation>
- </message>
- <message>
- <source>Malayalam</source>
- <translation>Malayalam</translation>
- </message>
- <message>
- <source>Sinhala</source>
- <translation>Sinhala</translation>
- </message>
- <message>
- <source>Thai</source>
- <translation>Thai</translation>
- </message>
- <message>
- <source>Lao</source>
- <translation>Lao</translation>
- </message>
- <message>
- <source>Tibetan</source>
- <translation>Tibetan</translation>
- </message>
- <message>
- <source>Myanmar</source>
- <translation>Myanmar</translation>
- </message>
- <message>
- <source>Georgian</source>
- <translation>Georgian</translation>
- </message>
- <message>
- <source>Khmer</source>
- <translation>Khmer</translation>
- </message>
- <message>
- <source>Simplified Chinese</source>
- <translation>Simplified Chinese</translation>
- </message>
- <message>
- <source>Traditional Chinese</source>
- <translation>Traditional Chinese</translation>
- </message>
- <message>
- <source>Japanese</source>
- <translation>Japanese</translation>
- </message>
- <message>
- <source>Korean</source>
- <translation>Korean</translation>
- </message>
- <message>
- <source>Vietnamese</source>
- <translation>Vietnamese</translation>
- </message>
- <message>
- <source>Symbol</source>
- <translation>Symbol</translation>
- </message>
- <message>
- <source>Ogham</source>
- <translation>Ogham</translation>
- </message>
- <message>
- <source>Runic</source>
- <translation>Runic</translation>
- </message>
- <message>
- <source>N&apos;Ko</source>
- <translation>N&apos;Ko</translation>
- </message>
- </context>
- <context>
- <name>QFontDialog</name>
- <message>
- <source>&amp;Font</source>
- <translation>&amp;Font</translation>
- </message>
- <message>
- <source>Font st&amp;yle</source>
- <translation>Font st&amp;yle</translation>
- </message>
- <message>
- <source>&amp;Size</source>
- <translation>&amp;Size</translation>
- </message>
- <message>
- <source>Effects</source>
- <translation>Effects</translation>
- </message>
- <message>
- <source>Stri&amp;keout</source>
- <translation>Stri&amp;keout</translation>
- </message>
- <message>
- <source>&amp;Underline</source>
- <translation>&amp;Underline</translation>
- </message>
- <message>
- <source>Sample</source>
- <translation>Sample</translation>
- </message>
- <message>
- <source>Select Font</source>
- <translation>Select Font</translation>
- </message>
- <message>
- <source>Wr&amp;iting System</source>
- <translation>Wr&amp;iting System</translation>
- </message>
- </context>
- <context>
- <name>QFtp</name>
- <message>
- <source>Host %1 found</source>
- <translation>Host %1 found</translation>
- </message>
- <message>
- <source>Host found</source>
- <translation>Host found</translation>
- </message>
- <message>
- <source>Connected to host %1</source>
- <translation>Connected to host %1</translation>
- </message>
- <message>
- <source>Connected to host</source>
- <translation>Connected to host</translation>
- </message>
- <message>
- <source>Connection to %1 closed</source>
- <translation>Connection to %1 closed</translation>
- </message>
- <message>
- <source>Connection closed</source>
- <translation>Connection closed</translation>
- </message>
- <message>
- <source>Host %1 not found</source>
- <translation>Host %1 not found</translation>
- </message>
- <message>
- <source>Connection refused to host %1</source>
- <translation>Connection refused to host %1</translation>
- </message>
- <message>
- <source>Connection timed out to host %1</source>
- <translation>Connection timed out to host %1</translation>
- </message>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- <message>
- <source>Connecting to host failed:
-%1</source>
- <translation>Connecting to host failed:
-%1</translation>
- </message>
- <message>
- <source>Login failed:
-%1</source>
- <translation>Login failed:
-%1</translation>
- </message>
- <message>
- <source>Listing directory failed:
-%1</source>
- <translation>Listing directory failed:
-%1</translation>
- </message>
- <message>
- <source>Changing directory failed:
-%1</source>
- <translation>Changing directory failed:
-%1</translation>
- </message>
- <message>
- <source>Downloading file failed:
-%1</source>
- <translation>Downloading file failed:
-%1</translation>
- </message>
- <message>
- <source>Uploading file failed:
-%1</source>
- <translation>Uploading file failed:
-%1</translation>
- </message>
- <message>
- <source>Removing file failed:
-%1</source>
- <translation>Removing file failed:
-%1</translation>
- </message>
- <message>
- <source>Creating directory failed:
-%1</source>
- <translation>Creating directory failed:
-%1</translation>
- </message>
- <message>
- <source>Removing directory failed:
-%1</source>
- <translation>Removing directory failed:
-%1</translation>
- </message>
- <message>
- <source>Not connected</source>
- <translation>Not connected</translation>
- </message>
- <message>
- <source>Connection refused for data connection</source>
- <translation>Connection refused for data connection</translation>
- </message>
- </context>
- <context>
- <name>QHostInfo</name>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- </context>
- <context>
- <name>QHostInfoAgent</name>
- <message>
- <source>Host not found</source>
- <translation>Host not found</translation>
- </message>
- <message>
- <source>Unknown address type</source>
- <translation>Unknown address type</translation>
- </message>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- <message>
- <source>No host name given</source>
- <translation>No host name given</translation>
- </message>
- <message>
- <source>Invalid hostname</source>
- <translation>Invalid hostname</translation>
- </message>
- </context>
- <context>
- <name>QHttp</name>
- <message>
- <source>Connection refused</source>
- <translation>Connection refused</translation>
- </message>
- <message>
- <source>Host %1 not found</source>
- <translation>Host %1 not found</translation>
- </message>
- <message>
- <source>Wrong content length</source>
- <translation>Wrong content length</translation>
- </message>
- <message>
- <source>HTTP request failed</source>
- <translation>HTTP request failed</translation>
- </message>
- <message>
- <source>Host %1 found</source>
- <translation>Host %1 found</translation>
- </message>
- <message>
- <source>Host found</source>
- <translation>Host found</translation>
- </message>
- <message>
- <source>Connected to host %1</source>
- <translation>Connected to host %1</translation>
- </message>
- <message>
- <source>Connected to host</source>
- <translation>Connected to host</translation>
- </message>
- <message>
- <source>Connection to %1 closed</source>
- <translation>Connection to %1 closed</translation>
- </message>
- <message>
- <source>Connection closed</source>
- <translation>Connection closed</translation>
- </message>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- <message>
- <source>Request aborted</source>
- <translation>Request aborted</translation>
- </message>
- <message>
- <source>No server set to connect to</source>
- <translation>No server set to connect to</translation>
- </message>
- <message>
- <source>Server closed connection unexpectedly</source>
- <translation>Server closed connection unexpectedly</translation>
- </message>
- <message>
- <source>Invalid HTTP response header</source>
- <translation>Invalid HTTP response header</translation>
- </message>
- <message>
- <source>Unknown authentication method</source>
- <translation>Unknown authentication method</translation>
- </message>
- <message>
- <source>Invalid HTTP chunked body</source>
- <translation>Invalid HTTP chunked body</translation>
- </message>
- <message>
- <source>Error writing response to device</source>
- <translation>Error writing response to device</translation>
- </message>
- <message>
- <source>Proxy authentication required</source>
- <translation>Proxy authentication required</translation>
- </message>
- <message>
- <source>Authentication required</source>
- <translation>Authentication required</translation>
- </message>
- <message>
- <source>Proxy requires authentication</source>
- <translation>Proxy requires authentication</translation>
- </message>
- <message>
- <source>Host requires authentication</source>
- <translation>Host requires authentication</translation>
- </message>
- <message>
- <source>Data corrupted</source>
- <translation>Data corrupted</translation>
- </message>
- <message>
- <source>SSL handshake failed</source>
- <translation>SSL handshake failed</translation>
- </message>
- <message>
- <source>Unknown protocol specified</source>
- <translation>Unknown protocol specified</translation>
- </message>
- <message>
- <source>Connection refused (or timed out)</source>
- <translation>Connection refused (or timed out)</translation>
- </message>
- <message>
- <source>HTTPS connection requested but SSL support not compiled in</source>
- <translation>HTTPS connection requested but SSL support not compiled in</translation>
- </message>
- </context>
- <context>
- <name>QHttpSocketEngine</name>
- <message>
- <source>Did not receive HTTP response from proxy</source>
- <translation>Did not receive HTTP response from proxy</translation>
- </message>
- <message>
- <source>Error parsing authentication request from proxy</source>
- <translation>Error parsing authentication request from proxy</translation>
- </message>
- <message>
- <source>Authentication required</source>
- <translation>Authentication required</translation>
- </message>
- <message>
- <source>Proxy denied connection</source>
- <translation>Proxy denied connection</translation>
- </message>
- <message>
- <source>Error communicating with HTTP proxy</source>
- <translation>Error communicating with HTTP proxy</translation>
- </message>
- <message>
- <source>Proxy server not found</source>
- <translation>Proxy server not found</translation>
- </message>
- <message>
- <source>Proxy connection refused</source>
- <translation>Proxy connection refused</translation>
- </message>
- <message>
- <source>Proxy server connection timed out</source>
- <translation>Proxy server connection timed out</translation>
- </message>
- <message>
- <source>Proxy connection closed prematurely</source>
- <translation>Proxy connection closed prematurely</translation>
- </message>
- </context>
- <context>
- <name>QIBaseDriver</name>
- <message>
- <source>Error opening database</source>
- <translation>Error opening database</translation>
- </message>
- <message>
- <source>Could not start transaction</source>
- <translation>Could not start transaction</translation>
- </message>
- <message>
- <source>Unable to commit transaction</source>
- <translation>Unable to commit transaction</translation>
- </message>
- <message>
- <source>Unable to rollback transaction</source>
- <translation>Unable to rollback transaction</translation>
- </message>
- </context>
- <context>
- <name>QIBaseResult</name>
- <message>
- <source>Unable to create BLOB</source>
- <translation>Unable to create BLOB</translation>
- </message>
- <message>
- <source>Unable to write BLOB</source>
- <translation>Unable to write BLOB</translation>
- </message>
- <message>
- <source>Unable to open BLOB</source>
- <translation>Unable to open BLOB</translation>
- </message>
- <message>
- <source>Unable to read BLOB</source>
- <translation>Unable to read BLOB</translation>
- </message>
- <message>
- <source>Could not find array</source>
- <translation>Could not find array</translation>
- </message>
- <message>
- <source>Could not get array data</source>
- <translation>Could not get array data</translation>
- </message>
- <message>
- <source>Could not get query info</source>
- <translation>Could not get query info</translation>
- </message>
- <message>
- <source>Could not start transaction</source>
- <translation>Could not start transaction</translation>
- </message>
- <message>
- <source>Unable to commit transaction</source>
- <translation>Unable to commit transaction</translation>
- </message>
- <message>
- <source>Could not allocate statement</source>
- <translation>Could not allocate statement</translation>
- </message>
- <message>
- <source>Could not prepare statement</source>
- <translation>Could not prepare statement</translation>
- </message>
- <message>
- <source>Could not describe input statement</source>
- <translation>Could not describe input statement</translation>
- </message>
- <message>
- <source>Could not describe statement</source>
- <translation>Could not describe statement</translation>
- </message>
- <message>
- <source>Unable to close statement</source>
- <translation>Unable to close statement</translation>
- </message>
- <message>
- <source>Unable to execute query</source>
- <translation>Unable to execute query</translation>
- </message>
- <message>
- <source>Could not fetch next item</source>
- <translation>Could not fetch next item</translation>
- </message>
- <message>
- <source>Could not get statement info</source>
- <translation>Could not get statement info</translation>
- </message>
- </context>
- <context>
- <name>QIODevice</name>
- <message>
- <source>Permission denied</source>
- <translation>Permission denied</translation>
- </message>
- <message>
- <source>Too many open files</source>
- <translation>Too many open files</translation>
- </message>
- <message>
- <source>No such file or directory</source>
- <translation>No such file or directory</translation>
- </message>
- <message>
- <source>No space left on device</source>
- <translation>No space left on device</translation>
- </message>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- </context>
- <context>
- <name>QInputContext</name>
- <message>
- <source>XIM</source>
- <translation>XIM</translation>
- </message>
- <message>
- <source>FEP</source>
- <translation>FEP</translation>
- </message>
- <message>
- <source>XIM input method</source>
- <translation>XIM input method</translation>
- </message>
- <message>
- <source>Windows input method</source>
- <translation>Windows input method</translation>
- </message>
- <message>
- <source>Mac OS X input method</source>
- <translation>Mac OS X input method</translation>
- </message>
- <message>
- <source>S60 FEP input method</source>
- <translation>S60 FEP input method</translation>
- </message>
- </context>
- <context>
- <name>QInputDialog</name>
- <message>
- <source>Enter a value:</source>
- <translation>Enter a value:</translation>
- </message>
- </context>
- <context>
- <name>QLibrary</name>
- <message>
- <source>Could not mmap &apos;%1&apos;: %2</source>
- <translation>Could not mmap &apos;%1&apos;: %2</translation>
- </message>
- <message>
- <source>Plugin verification data mismatch in &apos;%1&apos;</source>
- <translation>Plugin verification data mismatch in &apos;%1&apos;</translation>
- </message>
- <message>
- <source>Could not unmap &apos;%1&apos;: %2</source>
- <translation>Could not unmap &apos;%1&apos;: %2</translation>
- </message>
- <message>
- <source>The plugin &apos;%1&apos; uses incompatible Qt library. (%2.%3.%4) [%5]</source>
- <translation>The plugin &apos;%1&apos; uses incompatible Qt library. (%2.%3.%4) [%5]</translation>
- </message>
- <message>
- <source>The plugin &apos;%1&apos; uses incompatible Qt library. Expected build key &quot;%2&quot;, got &quot;%3&quot;</source>
- <translation>The plugin &apos;%1&apos; uses incompatible Qt library. Expected build key &quot;%2&quot;, got &quot;%3&quot;</translation>
- </message>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- <message>
- <source>The shared library was not found.</source>
- <translation>The shared library was not found.</translation>
- </message>
- <message>
- <source>The file &apos;%1&apos; is not a valid Qt plugin.</source>
- <translation>The file &apos;%1&apos; is not a valid Qt plugin.</translation>
- </message>
- <message>
- <source>The plugin &apos;%1&apos; uses incompatible Qt library. (Cannot mix debug and release libraries.)</source>
- <translation>The plugin &apos;%1&apos; uses incompatible Qt library. (Cannot mix debug and release libraries.)</translation>
- </message>
- <message>
- <source>Cannot load library %1: %2</source>
- <translation>Cannot load library %1: %2</translation>
- </message>
- <message>
- <source>Cannot unload library %1: %2</source>
- <translation>Cannot unload library %1: %2</translation>
- </message>
- <message>
- <source>Cannot resolve symbol &quot;%1&quot; in %2: %3</source>
- <translation>Cannot resolve symbol &quot;%1&quot; in %2: %3</translation>
- </message>
- </context>
- <context>
- <name>QLineEdit</name>
- <message>
- <source>Select All</source>
- <translation>Select All</translation>
- </message>
- <message>
- <source>&amp;Undo</source>
- <translation>&amp;Undo</translation>
- </message>
- <message>
- <source>&amp;Redo</source>
- <translation>&amp;Redo</translation>
- </message>
- <message>
- <source>Cu&amp;t</source>
- <translation>Cu&amp;t</translation>
- </message>
- <message>
- <source>&amp;Copy</source>
- <translation>&amp;Copy</translation>
- </message>
- <message>
- <source>&amp;Paste</source>
- <translation>&amp;Paste</translation>
- </message>
- <message>
- <source>Delete</source>
- <translation>Delete</translation>
- </message>
- </context>
- <context>
- <name>QLocalServer</name>
- <message>
- <source>%1: Name error</source>
- <translation>%1: Name error</translation>
- </message>
- <message>
- <source>%1: Permission denied</source>
- <translation>%1: Permission denied</translation>
- </message>
- <message>
- <source>%1: Address in use</source>
- <translation>%1: Address in use</translation>
- </message>
- <message>
- <source>%1: Unknown error %2</source>
- <translation>%1: Unknown error %2</translation>
- </message>
- </context>
- <context>
- <name>QLocalSocket</name>
- <message>
- <source>%1: Connection refused</source>
- <translation>%1: Connection refused</translation>
- </message>
- <message>
- <source>%1: Remote closed</source>
- <translation>%1: Remote closed</translation>
- </message>
- <message>
- <source>%1: Invalid name</source>
- <translation>%1: Invalid name</translation>
- </message>
- <message>
- <source>%1: Socket access error</source>
- <translation>%1: Socket access error</translation>
- </message>
- <message>
- <source>%1: Socket resource error</source>
- <translation>%1: Socket resource error</translation>
- </message>
- <message>
- <source>%1: Socket operation timed out</source>
- <translation>%1: Socket operation timed out</translation>
- </message>
- <message>
- <source>%1: Datagram too large</source>
- <translation>%1: Datagram too large</translation>
- </message>
- <message>
- <source>%1: Connection error</source>
- <translation>%1: Connection error</translation>
- </message>
- <message>
- <source>%1: The socket operation is not supported</source>
- <translation>%1: The socket operation is not supported</translation>
- </message>
- <message>
- <source>%1: Unknown error</source>
- <translation>%1: Unknown error</translation>
- </message>
- <message>
- <source>%1: Unknown error %2</source>
- <translation>%1: Unknown error %2</translation>
- </message>
- </context>
- <context>
- <name>QMYSQLDriver</name>
- <message>
- <source>Unable to open database &apos;</source>
- <translation>Unable to open database &apos;</translation>
- </message>
- <message>
- <source>Unable to connect</source>
- <translation>Unable to connect</translation>
- </message>
- <message>
- <source>Unable to begin transaction</source>
- <translation>Unable to begin transaction</translation>
- </message>
- <message>
- <source>Unable to commit transaction</source>
- <translation>Unable to commit transaction</translation>
- </message>
- <message>
- <source>Unable to rollback transaction</source>
- <translation>Unable to rollback transaction</translation>
- </message>
- </context>
- <context>
- <name>QMYSQLResult</name>
- <message>
- <source>Unable to fetch data</source>
- <translation>Unable to fetch data</translation>
- </message>
- <message>
- <source>Unable to execute query</source>
- <translation>Unable to execute query</translation>
- </message>
- <message>
- <source>Unable to store result</source>
- <translation>Unable to store result</translation>
- </message>
- <message>
- <source>Unable to prepare statement</source>
- <translation>Unable to prepare statement</translation>
- </message>
- <message>
- <source>Unable to reset statement</source>
- <translation>Unable to reset statement</translation>
- </message>
- <message>
- <source>Unable to bind value</source>
- <translation>Unable to bind value</translation>
- </message>
- <message>
- <source>Unable to execute statement</source>
- <translation>Unable to execute statement</translation>
- </message>
- <message>
- <source>Unable to bind outvalues</source>
- <translation>Unable to bind outvalues</translation>
- </message>
- <message>
- <source>Unable to store statement results</source>
- <translation>Unable to store statement results</translation>
- </message>
- <message>
- <source>Unable to execute next query</source>
- <translation>Unable to execute next query</translation>
- </message>
- <message>
- <source>Unable to store next result</source>
- <translation>Unable to store next result</translation>
- </message>
- </context>
- <context>
- <name>QMdiArea</name>
- <message>
- <source>(Untitled)</source>
- <translation>(Untitled)</translation>
- </message>
- </context>
- <context>
- <name>QMdiSubWindow</name>
- <message>
- <source>%1 - [%2]</source>
- <translation>%1 - [%2]</translation>
- </message>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- <message>
- <source>Minimize</source>
- <translation>Minimize</translation>
- </message>
- <message>
- <source>Restore Down</source>
- <translation>Restore Down</translation>
- </message>
- <message>
- <source>&amp;Restore</source>
- <translation>&amp;Restore</translation>
- </message>
- <message>
- <source>&amp;Move</source>
- <translation>&amp;Move</translation>
- </message>
- <message>
- <source>&amp;Size</source>
- <translation>&amp;Size</translation>
- </message>
- <message>
- <source>Mi&amp;nimize</source>
- <translation>Mi&amp;nimize</translation>
- </message>
- <message>
- <source>Ma&amp;ximize</source>
- <translation>Ma&amp;ximize</translation>
- </message>
- <message>
- <source>Stay on &amp;Top</source>
- <translation>Stay on &amp;Top</translation>
- </message>
- <message>
- <source>&amp;Close</source>
- <translation>&amp;Close</translation>
- </message>
- <message>
- <source>Maximize</source>
- <translation>Maximize</translation>
- </message>
- <message>
- <source>Unshade</source>
- <translation>Unshade</translation>
- </message>
- <message>
- <source>Shade</source>
- <translation>Shade</translation>
- </message>
- <message>
- <source>Restore</source>
- <translation>Restore</translation>
- </message>
- <message>
- <source>Help</source>
- <translation>Help</translation>
- </message>
- <message>
- <source>Menu</source>
- <translation>Menu</translation>
- </message>
- <message>
- <source>- [%1]</source>
- <translation>- [%1]</translation>
- </message>
- </context>
- <context>
- <name>QMenu</name>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- <message>
- <source>Open</source>
- <translation>Open</translation>
- </message>
- <message>
- <source>Execute</source>
- <translation>Execute</translation>
- </message>
- </context>
- <context>
- <name>QMenuBar</name>
- <message>
- <source>Actions</source>
- <translation>Actions</translation>
- </message>
- </context>
- <context>
- <name>QMessageBox</name>
- <message>
- <source>OK</source>
- <translation>OK</translation>
- </message>
- <message>
- <source>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</source>
- <translation>&lt;h3&gt;About Qt&lt;/h3&gt;&lt;p&gt;This program uses Qt version %1.&lt;/p&gt;</translation>
- </message>
- <message>
- <source>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across MS&amp;nbsp;Windows, Mac&amp;nbsp;OS&amp;nbsp;X, Linux, and all major commercial Unix variants. Qt is also available for embedded devices as Qt for Embedded Linux and Qt for Windows CE.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 2.1 or GNU GPL version 3.0.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt applications (proprietary or open source) provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU General Public License version 3.0 is appropriate for the development of Qt applications where you wish to use such applications in combination with software subject to the terms of the GNU GPL version 3.0 or where you are otherwise willing to comply with the terms of the GNU GPL version 3.0.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://qt.nokia.com/products/licensing&quot;&gt;qt.nokia.com/products/licensing&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).&lt;/p&gt;&lt;p&gt;Qt is a Nokia product. See &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt; for more information.&lt;/p&gt;</source>
- <translation>&lt;p&gt;Qt is a C++ toolkit for cross-platform application development.&lt;/p&gt;&lt;p&gt;Qt provides single-source portability across MS&amp;nbsp;Windows, Mac&amp;nbsp;OS&amp;nbsp;X, Linux, and all major commercial Unix variants. Qt is also available for embedded devices as Qt for Embedded Linux and Qt for Windows CE.&lt;/p&gt;&lt;p&gt;Qt is available under three different licensing options designed to accommodate the needs of our various users.&lt;/p&gt;&lt;p&gt;Qt licensed under our commercial license agreement is appropriate for development of proprietary/commercial software where you do not want to share any source code with third parties or otherwise cannot comply with the terms of the GNU LGPL version 2.1 or GNU GPL version 3.0.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU LGPL version 2.1 is appropriate for the development of Qt applications (proprietary or open source) provided you can comply with the terms and conditions of the GNU LGPL version 2.1.&lt;/p&gt;&lt;p&gt;Qt licensed under the GNU General Public License version 3.0 is appropriate for the development of Qt applications where you wish to use such applications in combination with software subject to the terms of the GNU GPL version 3.0 or where you are otherwise willing to comply with the terms of the GNU GPL version 3.0.&lt;/p&gt;&lt;p&gt;Please see &lt;a href=&quot;http://qt.nokia.com/products/licensing&quot;&gt;qt.nokia.com/products/licensing&lt;/a&gt; for an overview of Qt licensing.&lt;/p&gt;&lt;p&gt;Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).&lt;/p&gt;&lt;p&gt;Qt is a Nokia product. See &lt;a href=&quot;http://qt.nokia.com/&quot;&gt;qt.nokia.com&lt;/a&gt; for more information.&lt;/p&gt;</translation>
- </message>
- <message>
- <source>About Qt</source>
- <translation>About Qt</translation>
- </message>
- <message>
- <source>Help</source>
- <translation>Help</translation>
- </message>
- <message>
- <source>Show Details...</source>
- <translation>Show Details...</translation>
- </message>
- <message>
- <source>Hide Details...</source>
- <translation>Hide Details...</translation>
- </message>
- </context>
- <context>
- <name>QMultiInputContext</name>
- <message>
- <source>Select IM</source>
- <translation>Select IM</translation>
- </message>
- </context>
- <context>
- <name>QMultiInputContextPlugin</name>
- <message>
- <source>Multiple input method switcher</source>
- <translation>Multiple input method switcher</translation>
- </message>
- <message>
- <source>Multiple input method switcher that uses the context menu of the text widgets</source>
- <translation>Multiple input method switcher that uses the context menu of the text widgets</translation>
- </message>
- </context>
- <context>
- <name>QNativeSocketEngine</name>
- <message>
- <source>The remote host closed the connection</source>
- <translation>The remote host closed the connection</translation>
- </message>
- <message>
- <source>Network operation timed out</source>
- <translation>Network operation timed out</translation>
- </message>
- <message>
- <source>Out of resources</source>
- <translation>Out of resources</translation>
- </message>
- <message>
- <source>Unsupported socket operation</source>
- <translation>Unsupported socket operation</translation>
- </message>
- <message>
- <source>Protocol type not supported</source>
- <translation>Protocol type not supported</translation>
- </message>
- <message>
- <source>Invalid socket descriptor</source>
- <translation>Invalid socket descriptor</translation>
- </message>
- <message>
- <source>Network unreachable</source>
- <translation>Network unreachable</translation>
- </message>
- <message>
- <source>Permission denied</source>
- <translation>Permission denied</translation>
- </message>
- <message>
- <source>Connection timed out</source>
- <translation>Connection timed out</translation>
- </message>
- <message>
- <source>Connection refused</source>
- <translation>Connection refused</translation>
- </message>
- <message>
- <source>The bound address is already in use</source>
- <translation>The bound address is already in use</translation>
- </message>
- <message>
- <source>The address is not available</source>
- <translation>The address is not available</translation>
- </message>
- <message>
- <source>The address is protected</source>
- <translation>The address is protected</translation>
- </message>
- <message>
- <source>Unable to send a message</source>
- <translation>Unable to send a message</translation>
- </message>
- <message>
- <source>Unable to receive a message</source>
- <translation>Unable to receive a message</translation>
- </message>
- <message>
- <source>Unable to write</source>
- <translation>Unable to write</translation>
- </message>
- <message>
- <source>Network error</source>
- <translation>Network error</translation>
- </message>
- <message>
- <source>Another socket is already listening on the same port</source>
- <translation>Another socket is already listening on the same port</translation>
- </message>
- <message>
- <source>Unable to initialize non-blocking socket</source>
- <translation>Unable to initialize non-blocking socket</translation>
- </message>
- <message>
- <source>Unable to initialize broadcast socket</source>
- <translation>Unable to initialize broadcast socket</translation>
- </message>
- <message>
- <source>Attempt to use IPv6 socket on a platform with no IPv6 support</source>
- <translation>Attempt to use IPv6 socket on a platform with no IPv6 support</translation>
- </message>
- <message>
- <source>Host unreachable</source>
- <translation>Host unreachable</translation>
- </message>
- <message>
- <source>Datagram was too large to send</source>
- <translation>Datagram was too large to send</translation>
- </message>
- <message>
- <source>Operation on non-socket</source>
- <translation>Operation on non-socket</translation>
- </message>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- <message>
- <source>The proxy type is invalid for this operation</source>
- <translation>The proxy type is invalid for this operation</translation>
- </message>
- </context>
- <context>
- <name>QNetworkAccessCacheBackend</name>
- <message>
- <source>Error opening %1</source>
- <translation>Error opening %1</translation>
- </message>
- </context>
- <context>
- <name>QNetworkAccessDebugPipeBackend</name>
- <message>
- <source>Write error writing to %1: %2</source>
- <translation>Write error writing to %1: %2</translation>
- </message>
- </context>
- <context>
- <name>QNetworkAccessFileBackend</name>
- <message>
- <source>Request for opening non-local file %1</source>
- <translation>Request for opening non-local file %1</translation>
- </message>
- <message>
- <source>Error opening %1: %2</source>
- <translation>Error opening %1: %2</translation>
- </message>
- <message>
- <source>Write error writing to %1: %2</source>
- <translation>Write error writing to %1: %2</translation>
- </message>
- <message>
- <source>Cannot open %1: Path is a directory</source>
- <translation>Cannot open %1: Path is a directory</translation>
- </message>
- <message>
- <source>Read error reading from %1: %2</source>
- <translation>Read error reading from %1: %2</translation>
- </message>
- </context>
- <context>
- <name>QNetworkAccessFtpBackend</name>
- <message>
- <source>No suitable proxy found</source>
- <translation>No suitable proxy found</translation>
- </message>
- <message>
- <source>Cannot open %1: is a directory</source>
- <translation>Cannot open %1: is a directory</translation>
- </message>
- <message>
- <source>Logging in to %1 failed: authentication required</source>
- <translation>Logging in to %1 failed: authentication required</translation>
- </message>
- <message>
- <source>Error while downloading %1: %2</source>
- <translation>Error while downloading %1: %2</translation>
- </message>
- <message>
- <source>Error while uploading %1: %2</source>
- <translation>Error while uploading %1: %2</translation>
- </message>
- </context>
- <context>
- <name>QNetworkAccessHttpBackend</name>
- <message>
- <source>No suitable proxy found</source>
- <translation>No suitable proxy found</translation>
- </message>
- </context>
- <context>
- <name>QNetworkReply</name>
- <message>
- <source>Error downloading %1 - server replied: %2</source>
- <translation>Error downloading %1 - server replied: %2</translation>
- </message>
- <message>
- <source>Protocol &quot;%1&quot; is unknown</source>
- <translation>Protocol &quot;%1&quot; is unknown</translation>
- </message>
- </context>
- <context>
- <name>QNetworkReplyImpl</name>
- <message>
- <source>Operation canceled</source>
- <translation>Operation canceled</translation>
- </message>
- </context>
- <context>
- <name>QOCIDriver</name>
- <message>
- <source>Unable to logon</source>
- <translation>Unable to logon</translation>
- </message>
- <message>
- <source>Unable to initialize</source>
- <comment>QOCIDriver</comment>
- <translation>Unable to initialize</translation>
- </message>
- <message>
- <source>Unable to begin transaction</source>
- <translation>Unable to begin transaction</translation>
- </message>
- <message>
- <source>Unable to commit transaction</source>
- <translation>Unable to commit transaction</translation>
- </message>
- <message>
- <source>Unable to rollback transaction</source>
- <translation>Unable to rollback transaction</translation>
- </message>
- </context>
- <context>
- <name>QOCIResult</name>
- <message>
- <source>Unable to bind column for batch execute</source>
- <translation>Unable to bind column for batch execute</translation>
- </message>
- <message>
- <source>Unable to execute batch statement</source>
- <translation>Unable to execute batch statement</translation>
- </message>
- <message>
- <source>Unable to goto next</source>
- <translation>Unable to goto next</translation>
- </message>
- <message>
- <source>Unable to alloc statement</source>
- <translation>Unable to alloc statement</translation>
- </message>
- <message>
- <source>Unable to prepare statement</source>
- <translation>Unable to prepare statement</translation>
- </message>
- <message>
- <source>Unable to get statement type</source>
- <translation>Unable to get statement type</translation>
- </message>
- <message>
- <source>Unable to bind value</source>
- <translation>Unable to bind value</translation>
- </message>
- <message>
- <source>Unable to execute statement</source>
- <translation>Unable to execute statement</translation>
- </message>
- </context>
- <context>
- <name>QODBCDriver</name>
- <message>
- <source>Unable to connect</source>
- <translation>Unable to connect</translation>
- </message>
- <message>
- <source>Unable to disable autocommit</source>
- <translation>Unable to disable autocommit</translation>
- </message>
- <message>
- <source>Unable to commit transaction</source>
- <translation>Unable to commit transaction</translation>
- </message>
- <message>
- <source>Unable to rollback transaction</source>
- <translation>Unable to rollback transaction</translation>
- </message>
- <message>
- <source>Unable to enable autocommit</source>
- <translation>Unable to enable autocommit</translation>
- </message>
- <message>
- <source>Unable to connect - Driver doesn&apos;t support all functionality required</source>
- <translation>Unable to connect - Driver doesn&apos;t support all functionality required</translation>
- </message>
- </context>
- <context>
- <name>QODBCResult</name>
- <message>
- <source>QODBCResult::reset: Unable to set &apos;SQL_CURSOR_STATIC&apos; as statement attribute. Please check your ODBC driver configuration</source>
- <translation>QODBCResult::reset: Unable to set &apos;SQL_CURSOR_STATIC&apos; as statement attribute. Please check your ODBC driver configuration</translation>
- </message>
- <message>
- <source>Unable to execute statement</source>
- <translation>Unable to execute statement</translation>
- </message>
- <message>
- <source>Unable to fetch next</source>
- <translation>Unable to fetch next</translation>
- </message>
- <message>
- <source>Unable to prepare statement</source>
- <translation>Unable to prepare statement</translation>
- </message>
- <message>
- <source>Unable to bind variable</source>
- <translation>Unable to bind variable</translation>
- </message>
- <message>
- <source>Unable to fetch last</source>
- <translation>Unable to fetch last</translation>
- </message>
- <message>
- <source>Unable to fetch</source>
- <translation>Unable to fetch</translation>
- </message>
- <message>
- <source>Unable to fetch first</source>
- <translation>Unable to fetch first</translation>
- </message>
- <message>
- <source>Unable to fetch previous</source>
- <translation>Unable to fetch previous</translation>
- </message>
- </context>
- <context>
- <name>QObject</name>
- <message>
- <source>Invalid hostname</source>
- <translation>Invalid hostname</translation>
- </message>
- <message>
- <source>Operation not supported on %1</source>
- <translation>Operation not supported on %1</translation>
- </message>
- <message>
- <source>Invalid URI: %1</source>
- <translation>Invalid URI: %1</translation>
- </message>
- <message>
- <source>Socket error on %1: %2</source>
- <translation>Socket error on %1: %2</translation>
- </message>
- <message>
- <source>Remote host closed the connection prematurely on %1</source>
- <translation>Remote host closed the connection prematurely on %1</translation>
- </message>
- <message>
- <source>No host name given</source>
- <translation>No host name given</translation>
- </message>
- </context>
- <context>
- <name>QPPDOptionsModel</name>
- <message>
- <source>Name</source>
- <translation>Name</translation>
- </message>
- <message>
- <source>Value</source>
- <translation>Value</translation>
- </message>
- </context>
- <context>
- <name>QPSQLDriver</name>
- <message>
- <source>Unable to connect</source>
- <translation>Unable to connect</translation>
- </message>
- <message>
- <source>Could not begin transaction</source>
- <translation>Could not begin transaction</translation>
- </message>
- <message>
- <source>Could not commit transaction</source>
- <translation>Could not commit transaction</translation>
- </message>
- <message>
- <source>Could not rollback transaction</source>
- <translation>Could not rollback transaction</translation>
- </message>
- <message>
- <source>Unable to subscribe</source>
- <translation>Unable to subscribe</translation>
- </message>
- <message>
- <source>Unable to unsubscribe</source>
- <translation>Unable to unsubscribe</translation>
- </message>
- </context>
- <context>
- <name>QPSQLResult</name>
- <message>
- <source>Unable to create query</source>
- <translation>Unable to create query</translation>
- </message>
- <message>
- <source>Unable to prepare statement</source>
- <translation>Unable to prepare statement</translation>
- </message>
- </context>
- <context>
- <name>QPageSetupWidget</name>
- <message>
- <source>Centimeters (cm)</source>
- <translation>Centimeters (cm)</translation>
- </message>
- <message>
- <source>Millimeters (mm)</source>
- <translation>Millimeters (mm)</translation>
- </message>
- <message>
- <source>Inches (in)</source>
- <translation>Inches (in)</translation>
- </message>
- <message>
- <source>Points (pt)</source>
- <translation>Points (pt)</translation>
- </message>
- <message>
- <source>Form</source>
- <translation>Form</translation>
- </message>
- <message>
- <source>Paper</source>
- <translation>Paper</translation>
- </message>
- <message>
- <source>Page size:</source>
- <translation>Page size:</translation>
- </message>
- <message>
- <source>Width:</source>
- <translation>Width:</translation>
- </message>
- <message>
- <source>Height:</source>
- <translation>Height:</translation>
- </message>
- <message>
- <source>Paper source:</source>
- <translation>Paper source:</translation>
- </message>
- <message>
- <source>Orientation</source>
- <translation>Orientation</translation>
- </message>
- <message>
- <source>Portrait</source>
- <translation>Portrait</translation>
- </message>
- <message>
- <source>Landscape</source>
- <translation>Landscape</translation>
- </message>
- <message>
- <source>Reverse landscape</source>
- <translation>Reverse landscape</translation>
- </message>
- <message>
- <source>Reverse portrait</source>
- <translation>Reverse portrait</translation>
- </message>
- <message>
- <source>Margins</source>
- <translation>Margins</translation>
- </message>
- <message>
- <source>top margin</source>
- <translation>top margin</translation>
- </message>
- <message>
- <source>left margin</source>
- <translation>left margin</translation>
- </message>
- <message>
- <source>right margin</source>
- <translation>right margin</translation>
- </message>
- <message>
- <source>bottom margin</source>
- <translation>bottom margin</translation>
- </message>
- </context>
- <context>
- <name>QPluginLoader</name>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- <message>
- <source>The plugin was not loaded.</source>
- <translation>The plugin was not loaded.</translation>
- </message>
- </context>
- <context>
- <name>QPrintDialog</name>
- <message>
- <source>locally connected</source>
- <translation>locally connected</translation>
- </message>
- <message>
- <source>Aliases: %1</source>
- <translation>Aliases: %1</translation>
- </message>
- <message>
- <source>unknown</source>
- <translation>unknown</translation>
- </message>
- <message>
- <source>OK</source>
- <translation>OK</translation>
- </message>
- <message>
- <source>Print all</source>
- <translation>Print all</translation>
- </message>
- <message>
- <source>Print range</source>
- <translation>Print range</translation>
- </message>
- <message>
- <source>A0 (841 x 1189 mm)</source>
- <translation>A0 (841 x 1189 mm)</translation>
- </message>
- <message>
- <source>A1 (594 x 841 mm)</source>
- <translation>A1 (594 x 841 mm)</translation>
- </message>
- <message>
- <source>A2 (420 x 594 mm)</source>
- <translation>A2 (420 x 594 mm)</translation>
- </message>
- <message>
- <source>A3 (297 x 420 mm)</source>
- <translation>A3 (297 x 420 mm)</translation>
- </message>
- <message>
- <source>A5 (148 x 210 mm)</source>
- <translation>A5 (148 x 210 mm)</translation>
- </message>
- <message>
- <source>A6 (105 x 148 mm)</source>
- <translation>A6 (105 x 148 mm)</translation>
- </message>
- <message>
- <source>A7 (74 x 105 mm)</source>
- <translation>A7 (74 x 105 mm)</translation>
- </message>
- <message>
- <source>A8 (52 x 74 mm)</source>
- <translation>A8 (52 x 74 mm)</translation>
- </message>
- <message>
- <source>A9 (37 x 52 mm)</source>
- <translation>A9 (37 x 52 mm)</translation>
- </message>
- <message>
- <source>B0 (1000 x 1414 mm)</source>
- <translation>B0 (1000 x 1414 mm)</translation>
- </message>
- <message>
- <source>B1 (707 x 1000 mm)</source>
- <translation>B1 (707 x 1000 mm)</translation>
- </message>
- <message>
- <source>B2 (500 x 707 mm)</source>
- <translation>B2 (500 x 707 mm)</translation>
- </message>
- <message>
- <source>B3 (353 x 500 mm)</source>
- <translation>B3 (353 x 500 mm)</translation>
- </message>
- <message>
- <source>B4 (250 x 353 mm)</source>
- <translation>B4 (250 x 353 mm)</translation>
- </message>
- <message>
- <source>B6 (125 x 176 mm)</source>
- <translation>B6 (125 x 176 mm)</translation>
- </message>
- <message>
- <source>B7 (88 x 125 mm)</source>
- <translation>B7 (88 x 125 mm)</translation>
- </message>
- <message>
- <source>B8 (62 x 88 mm)</source>
- <translation>B8 (62 x 88 mm)</translation>
- </message>
- <message>
- <source>B9 (44 x 62 mm)</source>
- <translation>B9 (44 x 62 mm)</translation>
- </message>
- <message>
- <source>B10 (31 x 44 mm)</source>
- <translation>B10 (31 x 44 mm)</translation>
- </message>
- <message>
- <source>C5E (163 x 229 mm)</source>
- <translation>C5E (163 x 229 mm)</translation>
- </message>
- <message>
- <source>DLE (110 x 220 mm)</source>
- <translation>DLE (110 x 220 mm)</translation>
- </message>
- <message>
- <source>Folio (210 x 330 mm)</source>
- <translation>Folio (210 x 330 mm)</translation>
- </message>
- <message>
- <source>Ledger (432 x 279 mm)</source>
- <translation>Ledger (432 x 279 mm)</translation>
- </message>
- <message>
- <source>Tabloid (279 x 432 mm)</source>
- <translation>Tabloid (279 x 432 mm)</translation>
- </message>
- <message>
- <source>US Common #10 Envelope (105 x 241 mm)</source>
- <translation>US Common #10 Envelope (105 x 241 mm)</translation>
- </message>
- <message>
- <source>A4 (210 x 297 mm, 8.26 x 11.7 inches)</source>
- <translation>A4 (210 x 297 mm, 8.26 x 11.7 inches)</translation>
- </message>
- <message>
- <source>B5 (176 x 250 mm, 6.93 x 9.84 inches)</source>
- <translation>B5 (176 x 250 mm, 6.93 x 9.84 inches)</translation>
- </message>
- <message>
- <source>Executive (7.5 x 10 inches, 191 x 254 mm)</source>
- <translation>Executive (7.5 x 10 inches, 191 x 254 mm)</translation>
- </message>
- <message>
- <source>Legal (8.5 x 14 inches, 216 x 356 mm)</source>
- <translation>Legal (8.5 x 14 inches, 216 x 356 mm)</translation>
- </message>
- <message>
- <source>Letter (8.5 x 11 inches, 216 x 279 mm)</source>
- <translation>Letter (8.5 x 11 inches, 216 x 279 mm)</translation>
- </message>
- <message>
- <source>Print selection</source>
- <translation>Print selection</translation>
- </message>
- <message>
- <source>Print</source>
- <translation>Print</translation>
- </message>
- <message>
- <source>Print To File ...</source>
- <translation>Print To File ...</translation>
- </message>
- <message>
- <source>File %1 is not writable.
-Please choose a different file name.</source>
- <translation>File %1 is not writable.
-Please choose a different file name.</translation>
- </message>
- <message>
- <source>%1 already exists.
-Do you want to overwrite it?</source>
- <translation>%1 already exists.
-Do you want to overwrite it?</translation>
- </message>
- <message>
- <source>File exists</source>
- <translation>File exists</translation>
- </message>
- <message>
- <source>&lt;qt&gt;Do you want to overwrite it?&lt;/qt&gt;</source>
- <translation>&lt;qt&gt;Do you want to overwrite it?&lt;/qt&gt;</translation>
- </message>
- <message>
- <source>%1 is a directory.
-Please choose a different file name.</source>
- <translation>%1 is a directory.
-Please choose a different file name.</translation>
- </message>
- <message>
- <source>The &apos;From&apos; value cannot be greater than the &apos;To&apos; value.</source>
- <translation>The &apos;From&apos; value cannot be greater than the &apos;To&apos; value.</translation>
- </message>
- <message>
- <source>A0</source>
- <translation>A0</translation>
- </message>
- <message>
- <source>A1</source>
- <translation>A1</translation>
- </message>
- <message>
- <source>A2</source>
- <translation>A2</translation>
- </message>
- <message>
- <source>A3</source>
- <translation>A3</translation>
- </message>
- <message>
- <source>A4</source>
- <translation>A4</translation>
- </message>
- <message>
- <source>A5</source>
- <translation>A5</translation>
- </message>
- <message>
- <source>A6</source>
- <translation>A6</translation>
- </message>
- <message>
- <source>A7</source>
- <translation>A7</translation>
- </message>
- <message>
- <source>A8</source>
- <translation>A8</translation>
- </message>
- <message>
- <source>A9</source>
- <translation>A9</translation>
- </message>
- <message>
- <source>B0</source>
- <translation>B0</translation>
- </message>
- <message>
- <source>B1</source>
- <translation>B1</translation>
- </message>
- <message>
- <source>B2</source>
- <translation>B2</translation>
- </message>
- <message>
- <source>B3</source>
- <translation>B3</translation>
- </message>
- <message>
- <source>B4</source>
- <translation>B4</translation>
- </message>
- <message>
- <source>B5</source>
- <translation>B5</translation>
- </message>
- <message>
- <source>B6</source>
- <translation>B6</translation>
- </message>
- <message>
- <source>B7</source>
- <translation>B7</translation>
- </message>
- <message>
- <source>B8</source>
- <translation>B8</translation>
- </message>
- <message>
- <source>B9</source>
- <translation>B9</translation>
- </message>
- <message>
- <source>B10</source>
- <translation>B10</translation>
- </message>
- <message>
- <source>C5E</source>
- <translation>C5E</translation>
- </message>
- <message>
- <source>DLE</source>
- <translation>DLE</translation>
- </message>
- <message>
- <source>Executive</source>
- <translation>Executive</translation>
- </message>
- <message>
- <source>Folio</source>
- <translation>Folio</translation>
- </message>
- <message>
- <source>Ledger</source>
- <translation>Ledger</translation>
- </message>
- <message>
- <source>Legal</source>
- <translation>Legal</translation>
- </message>
- <message>
- <source>Letter</source>
- <translation>Letter</translation>
- </message>
- <message>
- <source>Tabloid</source>
- <translation>Tabloid</translation>
- </message>
- <message>
- <source>US Common #10 Envelope</source>
- <translation>US Common #10 Envelope</translation>
- </message>
- <message>
- <source>Custom</source>
- <translation>Custom</translation>
- </message>
- <message>
- <source>&amp;Options &gt;&gt;</source>
- <translation>&amp;Options &gt;&gt;</translation>
- </message>
- <message>
- <source>&amp;Options &lt;&lt;</source>
- <translation>&amp;Options &lt;&lt;</translation>
- </message>
- <message>
- <source>Print to File (PDF)</source>
- <translation>Print to File (PDF)</translation>
- </message>
- <message>
- <source>Print to File (Postscript)</source>
- <translation>Print to File (Postscript)</translation>
- </message>
- <message>
- <source>Local file</source>
- <translation>Local file</translation>
- </message>
- <message>
- <source>Write %1 file</source>
- <translation>Write %1 file</translation>
- </message>
- <message>
- <source>&amp;Print</source>
- <translation>&amp;Print</translation>
- </message>
- </context>
- <context>
- <name>QPrintPreviewDialog</name>
- <message>
- <source>%1%</source>
- <translation>%1%</translation>
- </message>
- <message>
- <source>Print Preview</source>
- <translation>Print Preview</translation>
- </message>
- <message>
- <source>Next page</source>
- <translation>Next page</translation>
- </message>
- <message>
- <source>Previous page</source>
- <translation>Previous page</translation>
- </message>
- <message>
- <source>First page</source>
- <translation>First page</translation>
- </message>
- <message>
- <source>Last page</source>
- <translation>Last page</translation>
- </message>
- <message>
- <source>Fit width</source>
- <translation>Fit width</translation>
- </message>
- <message>
- <source>Fit page</source>
- <translation>Fit page</translation>
- </message>
- <message>
- <source>Zoom in</source>
- <translation>Zoom in</translation>
- </message>
- <message>
- <source>Zoom out</source>
- <translation>Zoom out</translation>
- </message>
- <message>
- <source>Portrait</source>
- <translation>Portrait</translation>
- </message>
- <message>
- <source>Landscape</source>
- <translation>Landscape</translation>
- </message>
- <message>
- <source>Show single page</source>
- <translation>Show single page</translation>
- </message>
- <message>
- <source>Show facing pages</source>
- <translation>Show facing pages</translation>
- </message>
- <message>
- <source>Show overview of all pages</source>
- <translation>Show overview of all pages</translation>
- </message>
- <message>
- <source>Print</source>
- <translation>Print</translation>
- </message>
- <message>
- <source>Page setup</source>
- <translation>Page setup</translation>
- </message>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- <message>
- <source>Export to PDF</source>
- <translation>Export to PDF</translation>
- </message>
- <message>
- <source>Export to PostScript</source>
- <translation>Export to PostScript</translation>
- </message>
- <message>
- <source>Page Setup</source>
- <translation>Page Setup</translation>
- </message>
- </context>
- <context>
- <name>QPrintPropertiesWidget</name>
- <message>
- <source>Form</source>
- <translation>Form</translation>
- </message>
- <message>
- <source>Page</source>
- <translation>Page</translation>
- </message>
- <message>
- <source>Advanced</source>
- <translation>Advanced</translation>
- </message>
- </context>
- <context>
- <name>QPrintSettingsOutput</name>
- <message>
- <source>Form</source>
- <translation>Form</translation>
- </message>
- <message>
- <source>Copies</source>
- <translation>Copies</translation>
- </message>
- <message>
- <source>Print range</source>
- <translation>Print range</translation>
- </message>
- <message>
- <source>Print all</source>
- <translation>Print all</translation>
- </message>
- <message>
- <source>Pages from</source>
- <translation>Pages from</translation>
- </message>
- <message>
- <source>to</source>
- <translation>to</translation>
- </message>
- <message>
- <source>Selection</source>
- <translation>Selection</translation>
- </message>
- <message>
- <source>Output Settings</source>
- <translation>Output Settings</translation>
- </message>
- <message>
- <source>Copies:</source>
- <translation>Copies:</translation>
- </message>
- <message>
- <source>Collate</source>
- <translation>Collate</translation>
- </message>
- <message>
- <source>Reverse</source>
- <translation>Reverse</translation>
- </message>
- <message>
- <source>Options</source>
- <translation>Options</translation>
- </message>
- <message>
- <source>Color Mode</source>
- <translation>Color Mode</translation>
- </message>
- <message>
- <source>Color</source>
- <translation>Color</translation>
- </message>
- <message>
- <source>Grayscale</source>
- <translation>Grayscale</translation>
- </message>
- <message>
- <source>Duplex Printing</source>
- <translation>Duplex Printing</translation>
- </message>
- <message>
- <source>None</source>
- <translation>None</translation>
- </message>
- <message>
- <source>Long side</source>
- <translation>Long side</translation>
- </message>
- <message>
- <source>Short side</source>
- <translation>Short side</translation>
- </message>
- </context>
- <context>
- <name>QPrintWidget</name>
- <message>
- <source>Form</source>
- <translation>Form</translation>
- </message>
- <message>
- <source>Printer</source>
- <translation>Printer</translation>
- </message>
- <message>
- <source>&amp;Name:</source>
- <translation>&amp;Name:</translation>
- </message>
- <message>
- <source>P&amp;roperties</source>
- <translation>P&amp;roperties</translation>
- </message>
- <message>
- <source>Location:</source>
- <translation>Location:</translation>
- </message>
- <message>
- <source>Preview</source>
- <translation>Preview</translation>
- </message>
- <message>
- <source>Type:</source>
- <translation>Type:</translation>
- </message>
- <message>
- <source>Output &amp;file:</source>
- <translation>Output &amp;file:</translation>
- </message>
- <message>
- <source>...</source>
- <translation>...</translation>
- </message>
- </context>
- <context>
- <name>QProcess</name>
- <message>
- <source>Could not open input redirection for reading</source>
- <translation>Could not open input redirection for reading</translation>
- </message>
- <message>
- <source>Could not open output redirection for writing</source>
- <translation>Could not open output redirection for writing</translation>
- </message>
- <message>
- <source>Resource error (fork failure): %1</source>
- <translation>Resource error (fork failure): %1</translation>
- </message>
- <message>
- <source>Process operation timed out</source>
- <translation>Process operation timed out</translation>
- </message>
- <message>
- <source>Error reading from process</source>
- <translation>Error reading from process</translation>
- </message>
- <message>
- <source>Error writing to process</source>
- <translation>Error writing to process</translation>
- </message>
- <message>
- <source>Process crashed</source>
- <translation>Process crashed</translation>
- </message>
- <message>
- <source>No program defined</source>
- <translation>No program defined</translation>
- </message>
- <message>
- <source>Process failed to start: %1</source>
- <translation>Process failed to start: %1</translation>
- </message>
- </context>
- <context>
- <name>QProgressDialog</name>
- <message>
- <source>Cancel</source>
- <translation>Cancel</translation>
- </message>
- </context>
- <context>
- <name>QPushButton</name>
- <message>
- <source>Open</source>
- <translation>Open</translation>
- </message>
- </context>
- <context>
- <name>QRadioButton</name>
- <message>
- <source>Check</source>
- <translation>Check</translation>
- </message>
- </context>
- <context>
- <name>QRegExp</name>
- <message>
- <source>no error occurred</source>
- <translation>no error occurred</translation>
- </message>
- <message>
- <source>disabled feature used</source>
- <translation>disabled feature used</translation>
- </message>
- <message>
- <source>bad char class syntax</source>
- <translation>bad char class syntax</translation>
- </message>
- <message>
- <source>bad lookahead syntax</source>
- <translation>bad lookahead syntax</translation>
- </message>
- <message>
- <source>bad repetition syntax</source>
- <translation>bad repetition syntax</translation>
- </message>
- <message>
- <source>invalid octal value</source>
- <translation>invalid octal value</translation>
- </message>
- <message>
- <source>missing left delim</source>
- <translation>missing left delim</translation>
- </message>
- <message>
- <source>unexpected end</source>
- <translation>unexpected end</translation>
- </message>
- <message>
- <source>met internal limit</source>
- <translation>met internal limit</translation>
- </message>
- <message>
- <source>invalid interval</source>
- <translation>invalid interval</translation>
- </message>
- <message>
- <source>invalid category</source>
- <translation>invalid category</translation>
- </message>
- </context>
- <context>
- <name>QSQLite2Driver</name>
- <message>
- <source>Error opening database</source>
- <translation>Error opening database</translation>
- </message>
- <message>
- <source>Unable to begin transaction</source>
- <translation>Unable to begin transaction</translation>
- </message>
- <message>
- <source>Unable to commit transaction</source>
- <translation>Unable to commit transaction</translation>
- </message>
- <message>
- <source>Unable to rollback transaction</source>
- <translation>Unable to rollback transaction</translation>
- </message>
- </context>
- <context>
- <name>QSQLite2Result</name>
- <message>
- <source>Unable to fetch results</source>
- <translation>Unable to fetch results</translation>
- </message>
- <message>
- <source>Unable to execute statement</source>
- <translation>Unable to execute statement</translation>
- </message>
- </context>
- <context>
- <name>QSQLiteDriver</name>
- <message>
- <source>Error opening database</source>
- <translation>Error opening database</translation>
- </message>
- <message>
- <source>Error closing database</source>
- <translation>Error closing database</translation>
- </message>
- <message>
- <source>Unable to begin transaction</source>
- <translation>Unable to begin transaction</translation>
- </message>
- <message>
- <source>Unable to commit transaction</source>
- <translation>Unable to commit transaction</translation>
- </message>
- <message>
- <source>Unable to rollback transaction</source>
- <translation>Unable to rollback transaction</translation>
- </message>
- </context>
- <context>
- <name>QSQLiteResult</name>
- <message>
- <source>Unable to fetch row</source>
- <translation>Unable to fetch row</translation>
- </message>
- <message>
- <source>Unable to execute statement</source>
- <translation>Unable to execute statement</translation>
- </message>
- <message>
- <source>Unable to reset statement</source>
- <translation>Unable to reset statement</translation>
- </message>
- <message>
- <source>Unable to bind parameters</source>
- <translation>Unable to bind parameters</translation>
- </message>
- <message>
- <source>Parameter count mismatch</source>
- <translation>Parameter count mismatch</translation>
- </message>
- <message>
- <source>No query</source>
- <translation>No query</translation>
- </message>
- </context>
- <context>
- <name>QScriptBreakpointsModel</name>
- <message>
- <source>ID</source>
- <translation>ID</translation>
- </message>
- <message>
- <source>Location</source>
- <translation>Location</translation>
- </message>
- <message>
- <source>Condition</source>
- <translation>Condition</translation>
- </message>
- <message>
- <source>Ignore-count</source>
- <translation>Ignore-count</translation>
- </message>
- <message>
- <source>Single-shot</source>
- <translation>Single-shot</translation>
- </message>
- <message>
- <source>Hit-count</source>
- <translation>Hit-count</translation>
- </message>
- </context>
- <context>
- <name>QScriptBreakpointsWidget</name>
- <message>
- <source>New</source>
- <translation>New</translation>
- </message>
- <message>
- <source>Delete</source>
- <translation>Delete</translation>
- </message>
- </context>
- <context>
- <name>QScriptDebugger</name>
- <message>
- <source>Go to Line</source>
- <translation>Go to Line</translation>
- </message>
- <message>
- <source>Line:</source>
- <translation>Line:</translation>
- </message>
- <message>
- <source>Interrupt</source>
- <translation>Interrupt</translation>
- </message>
- <message>
- <source>Shift+F5</source>
- <translation>Shift+F5</translation>
- </message>
- <message>
- <source>Continue</source>
- <translation>Continue</translation>
- </message>
- <message>
- <source>F5</source>
- <translation>F5</translation>
- </message>
- <message>
- <source>Step Into</source>
- <translation>Step Into</translation>
- </message>
- <message>
- <source>F11</source>
- <translation>F11</translation>
- </message>
- <message>
- <source>Step Over</source>
- <translation>Step Over</translation>
- </message>
- <message>
- <source>F10</source>
- <translation>F10</translation>
- </message>
- <message>
- <source>Step Out</source>
- <translation>Step Out</translation>
- </message>
- <message>
- <source>Shift+F11</source>
- <translation>Shift+F11</translation>
- </message>
- <message>
- <source>Run to Cursor</source>
- <translation>Run to Cursor</translation>
- </message>
- <message>
- <source>Ctrl+F10</source>
- <translation>Ctrl+F10</translation>
- </message>
- <message>
- <source>Run to New Script</source>
- <translation>Run to New Script</translation>
- </message>
- <message>
- <source>Toggle Breakpoint</source>
- <translation>Toggle Breakpoint</translation>
- </message>
- <message>
- <source>F9</source>
- <translation>F9</translation>
- </message>
- <message>
- <source>Clear Debug Output</source>
- <translation>Clear Debug Output</translation>
- </message>
- <message>
- <source>Clear Error Log</source>
- <translation>Clear Error Log</translation>
- </message>
- <message>
- <source>Clear Console</source>
- <translation>Clear Console</translation>
- </message>
- <message>
- <source>&amp;Find in Script...</source>
- <translation>&amp;Find in Script...</translation>
- </message>
- <message>
- <source>Ctrl+F</source>
- <translation>Ctrl+F</translation>
- </message>
- <message>
- <source>Find &amp;Next</source>
- <translation>Find &amp;Next</translation>
- </message>
- <message>
- <source>F3</source>
- <translation>F3</translation>
- </message>
- <message>
- <source>Find &amp;Previous</source>
- <translation>Find &amp;Previous</translation>
- </message>
- <message>
- <source>Shift+F3</source>
- <translation>Shift+F3</translation>
- </message>
- <message>
- <source>Ctrl+G</source>
- <translation>Ctrl+G</translation>
- </message>
- <message>
- <source>Debug</source>
- <translation>Debug</translation>
- </message>
- </context>
- <context>
- <name>QScriptDebuggerCodeFinderWidget</name>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- <message>
- <source>Previous</source>
- <translation>Previous</translation>
- </message>
- <message>
- <source>Next</source>
- <translation>Next</translation>
- </message>
- <message>
- <source>Case Sensitive</source>
- <translation>Case Sensitive</translation>
- </message>
- <message>
- <source>Whole words</source>
- <translation>Whole words</translation>
- </message>
- <message>
- <source>&lt;img src=&quot;:/qt/scripttools/debugging/images/wrap.png&quot;&gt;&amp;nbsp;Search wrapped</source>
- <translation>&lt;img src=&quot;:/qt/scripttools/debugging/images/wrap.png&quot;&gt;&amp;nbsp;Search wrapped</translation>
- </message>
- </context>
- <context>
- <name>QScriptDebuggerLocalsModel</name>
- <message>
- <source>Name</source>
- <translation>Name</translation>
- </message>
- <message>
- <source>Value</source>
- <translation>Value</translation>
- </message>
- </context>
- <context>
- <name>QScriptDebuggerStackModel</name>
- <message>
- <source>Level</source>
- <translation>Level</translation>
- </message>
- <message>
- <source>Name</source>
- <translation>Name</translation>
- </message>
- <message>
- <source>Location</source>
- <translation>Location</translation>
- </message>
- </context>
- <context>
- <name>QScriptEdit</name>
- <message>
- <source>Toggle Breakpoint</source>
- <translation>Toggle Breakpoint</translation>
- </message>
- <message>
- <source>Disable Breakpoint</source>
- <translation>Disable Breakpoint</translation>
- </message>
- <message>
- <source>Enable Breakpoint</source>
- <translation>Enable Breakpoint</translation>
- </message>
- <message>
- <source>Breakpoint Condition:</source>
- <translation>Breakpoint Condition:</translation>
- </message>
- </context>
- <context>
- <name>QScriptEngineDebugger</name>
- <message>
- <source>Loaded Scripts</source>
- <translation>Loaded Scripts</translation>
- </message>
- <message>
- <source>Breakpoints</source>
- <translation>Breakpoints</translation>
- </message>
- <message>
- <source>Stack</source>
- <translation>Stack</translation>
- </message>
- <message>
- <source>Locals</source>
- <translation>Locals</translation>
- </message>
- <message>
- <source>Console</source>
- <translation>Console</translation>
- </message>
- <message>
- <source>Debug Output</source>
- <translation>Debug Output</translation>
- </message>
- <message>
- <source>Error Log</source>
- <translation>Error Log</translation>
- </message>
- <message>
- <source>Search</source>
- <translation>Search</translation>
- </message>
- <message>
- <source>View</source>
- <translation>View</translation>
- </message>
- <message>
- <source>Qt Script Debugger</source>
- <translation>Qt Script Debugger</translation>
- </message>
- </context>
- <context>
- <name>QScriptNewBreakpointWidget</name>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- </context>
- <context>
- <name>QScrollBar</name>
- <message>
- <source>Scroll here</source>
- <translation>Scroll here</translation>
- </message>
- <message>
- <source>Left edge</source>
- <translation>Left edge</translation>
- </message>
- <message>
- <source>Top</source>
- <translation>Top</translation>
- </message>
- <message>
- <source>Right edge</source>
- <translation>Right edge</translation>
- </message>
- <message>
- <source>Bottom</source>
- <translation>Bottom</translation>
- </message>
- <message>
- <source>Page left</source>
- <translation>Page left</translation>
- </message>
- <message>
- <source>Page up</source>
- <translation>Page up</translation>
- </message>
- <message>
- <source>Page right</source>
- <translation>Page right</translation>
- </message>
- <message>
- <source>Page down</source>
- <translation>Page down</translation>
- </message>
- <message>
- <source>Scroll left</source>
- <translation>Scroll left</translation>
- </message>
- <message>
- <source>Scroll up</source>
- <translation>Scroll up</translation>
- </message>
- <message>
- <source>Scroll right</source>
- <translation>Scroll right</translation>
- </message>
- <message>
- <source>Scroll down</source>
- <translation>Scroll down</translation>
- </message>
- <message>
- <source>Line up</source>
- <translation>Line up</translation>
- </message>
- <message>
- <source>Position</source>
- <translation>Position</translation>
- </message>
- <message>
- <source>Line down</source>
- <translation>Line down</translation>
- </message>
- </context>
- <context>
- <name>QSharedMemory</name>
- <message>
- <source>%1: create size is less then 0</source>
- <translation>%1: create size is less then 0</translation>
- </message>
- <message>
- <source>%1: unable to lock</source>
- <translation>%1: unable to lock</translation>
- </message>
- <message>
- <source>%1: unable to unlock</source>
- <translation>%1: unable to unlock</translation>
- </message>
- <message>
- <source>%1: permission denied</source>
- <translation>%1: permission denied</translation>
- </message>
- <message>
- <source>%1: already exists</source>
- <translation>%1: already exists</translation>
- </message>
- <message>
- <source>%1: doesn&apos;t exists</source>
- <translation>%1: doesn&apos;t exists</translation>
- </message>
- <message>
- <source>%1: out of resources</source>
- <translation>%1: out of resources</translation>
- </message>
- <message>
- <source>%1: unknown error %2</source>
- <translation>%1: unknown error %2</translation>
- </message>
- <message>
- <source>%1: key is empty</source>
- <translation>%1: key is empty</translation>
- </message>
- <message>
- <source>%1: ftok failed</source>
- <translation>%1: ftok failed</translation>
- </message>
- <message>
- <source>%1: unable to make key</source>
- <translation>%1: unable to make key</translation>
- </message>
- <message>
- <source>%1: doesn&apos;t exist</source>
- <translation>%1: doesn&apos;t exist</translation>
- </message>
- <message>
- <source>%1: UNIX key file doesn&apos;t exist</source>
- <translation>%1: UNIX key file doesn&apos;t exist</translation>
- </message>
- <message>
- <source>%1: system-imposed size restrictions</source>
- <translation>%1: system-imposed size restrictions</translation>
- </message>
- <message>
- <source>%1: not attached</source>
- <translation>%1: not attached</translation>
- </message>
- <message>
- <source>%1: invalid size</source>
- <translation>%1: invalid size</translation>
- </message>
- <message>
- <source>%1: key error</source>
- <translation>%1: key error</translation>
- </message>
- <message>
- <source>%1: size query failed</source>
- <translation>%1: size query failed</translation>
- </message>
- <message>
- <source>%1: unable to set key on lock</source>
- <translation>%1: unable to set key on lock</translation>
- </message>
- </context>
- <context>
- <name>QShortcut</name>
- <message>
- <source>Space</source>
- <translation>Space</translation>
- </message>
- <message>
- <source>Esc</source>
- <translation>Esc</translation>
- </message>
- <message>
- <source>Tab</source>
- <translation>Tab</translation>
- </message>
- <message>
- <source>Backtab</source>
- <translation>Backtab</translation>
- </message>
- <message>
- <source>Backspace</source>
- <translation>Backspace</translation>
- </message>
- <message>
- <source>Return</source>
- <translation>Return</translation>
- </message>
- <message>
- <source>Enter</source>
- <translation>Enter</translation>
- </message>
- <message>
- <source>Ins</source>
- <translation>Ins</translation>
- </message>
- <message>
- <source>Del</source>
- <translation>Del</translation>
- </message>
- <message>
- <source>Pause</source>
- <translation>Pause</translation>
- </message>
- <message>
- <source>Print</source>
- <translation>Print</translation>
- </message>
- <message>
- <source>SysReq</source>
- <translation>SysReq</translation>
- </message>
- <message>
- <source>Home</source>
- <translation>Home</translation>
- </message>
- <message>
- <source>End</source>
- <translation>End</translation>
- </message>
- <message>
- <source>Left</source>
- <translation>Left</translation>
- </message>
- <message>
- <source>Up</source>
- <translation>Up</translation>
- </message>
- <message>
- <source>Right</source>
- <translation>Right</translation>
- </message>
- <message>
- <source>Down</source>
- <translation>Down</translation>
- </message>
- <message>
- <source>PgUp</source>
- <translation>PgUp</translation>
- </message>
- <message>
- <source>PgDown</source>
- <translation>PgDown</translation>
- </message>
- <message>
- <source>CapsLock</source>
- <translation>CapsLock</translation>
- </message>
- <message>
- <source>NumLock</source>
- <translation>NumLock</translation>
- </message>
- <message>
- <source>ScrollLock</source>
- <translation>ScrollLock</translation>
- </message>
- <message>
- <source>Menu</source>
- <translation>Menu</translation>
- </message>
- <message>
- <source>Help</source>
- <translation>Help</translation>
- </message>
- <message>
- <source>Back</source>
- <translation>Back</translation>
- </message>
- <message>
- <source>Forward</source>
- <translation>Forward</translation>
- </message>
- <message>
- <source>Stop</source>
- <translation>Stop</translation>
- </message>
- <message>
- <source>Refresh</source>
- <translation>Refresh</translation>
- </message>
- <message>
- <source>Volume Down</source>
- <translation>Volume Down</translation>
- </message>
- <message>
- <source>Volume Mute</source>
- <translation>Volume Mute</translation>
- </message>
- <message>
- <source>Volume Up</source>
- <translation>Volume Up</translation>
- </message>
- <message>
- <source>Bass Boost</source>
- <translation>Bass Boost</translation>
- </message>
- <message>
- <source>Bass Up</source>
- <translation>Bass Up</translation>
- </message>
- <message>
- <source>Bass Down</source>
- <translation>Bass Down</translation>
- </message>
- <message>
- <source>Treble Up</source>
- <translation>Treble Up</translation>
- </message>
- <message>
- <source>Treble Down</source>
- <translation>Treble Down</translation>
- </message>
- <message>
- <source>Media Play</source>
- <translation>Media Play</translation>
- </message>
- <message>
- <source>Media Stop</source>
- <translation>Media Stop</translation>
- </message>
- <message>
- <source>Media Previous</source>
- <translation>Media Previous</translation>
- </message>
- <message>
- <source>Media Next</source>
- <translation>Media Next</translation>
- </message>
- <message>
- <source>Media Record</source>
- <translation>Media Record</translation>
- </message>
- <message>
- <source>Favorites</source>
- <translation>Favorites</translation>
- </message>
- <message>
- <source>Search</source>
- <translation>Search</translation>
- </message>
- <message>
- <source>Standby</source>
- <translation>Standby</translation>
- </message>
- <message>
- <source>Open URL</source>
- <translation>Open URL</translation>
- </message>
- <message>
- <source>Launch Mail</source>
- <translation>Launch Mail</translation>
- </message>
- <message>
- <source>Launch Media</source>
- <translation>Launch Media</translation>
- </message>
- <message>
- <source>Launch (0)</source>
- <translation>Launch (0)</translation>
- </message>
- <message>
- <source>Launch (1)</source>
- <translation>Launch (1)</translation>
- </message>
- <message>
- <source>Launch (2)</source>
- <translation>Launch (2)</translation>
- </message>
- <message>
- <source>Launch (3)</source>
- <translation>Launch (3)</translation>
- </message>
- <message>
- <source>Launch (4)</source>
- <translation>Launch (4)</translation>
- </message>
- <message>
- <source>Launch (5)</source>
- <translation>Launch (5)</translation>
- </message>
- <message>
- <source>Launch (6)</source>
- <translation>Launch (6)</translation>
- </message>
- <message>
- <source>Launch (7)</source>
- <translation>Launch (7)</translation>
- </message>
- <message>
- <source>Launch (8)</source>
- <translation>Launch (8)</translation>
- </message>
- <message>
- <source>Launch (9)</source>
- <translation>Launch (9)</translation>
- </message>
- <message>
- <source>Launch (A)</source>
- <translation>Launch (A)</translation>
- </message>
- <message>
- <source>Launch (B)</source>
- <translation>Launch (B)</translation>
- </message>
- <message>
- <source>Launch (C)</source>
- <translation>Launch (C)</translation>
- </message>
- <message>
- <source>Launch (D)</source>
- <translation>Launch (D)</translation>
- </message>
- <message>
- <source>Launch (E)</source>
- <translation>Launch (E)</translation>
- </message>
- <message>
- <source>Launch (F)</source>
- <translation>Launch (F)</translation>
- </message>
- <message>
- <source>Monitor Brightness Up</source>
- <translation>Monitor Brightness Up</translation>
- </message>
- <message>
- <source>Monitor Brightness Down</source>
- <translation>Monitor Brightness Down</translation>
- </message>
- <message>
- <source>Keyboard Light On/Off</source>
- <translation>Keyboard Light On/Off</translation>
- </message>
- <message>
- <source>Keyboard Brightness Up</source>
- <translation>Keyboard Brightness Up</translation>
- </message>
- <message>
- <source>Keyboard Brightness Down</source>
- <translation>Keyboard Brightness Down</translation>
- </message>
- <message>
- <source>Power Off</source>
- <translation>Power Off</translation>
- </message>
- <message>
- <source>Wake Up</source>
- <translation>Wake Up</translation>
- </message>
- <message>
- <source>Eject</source>
- <translation>Eject</translation>
- </message>
- <message>
- <source>Screensaver</source>
- <translation>Screensaver</translation>
- </message>
- <message>
- <source>WWW</source>
- <translation>WWW</translation>
- </message>
- <message>
- <source>Sleep</source>
- <translation>Sleep</translation>
- </message>
- <message>
- <source>LightBulb</source>
- <translation>LightBulb</translation>
- </message>
- <message>
- <source>Shop</source>
- <translation>Shop</translation>
- </message>
- <message>
- <source>History</source>
- <translation>History</translation>
- </message>
- <message>
- <source>Add Favorite</source>
- <translation>Add Favorite</translation>
- </message>
- <message>
- <source>Hot Links</source>
- <translation>Hot Links</translation>
- </message>
- <message>
- <source>Adjust Brightness</source>
- <translation>Adjust Brightness</translation>
- </message>
- <message>
- <source>Finance</source>
- <translation>Finance</translation>
- </message>
- <message>
- <source>Community</source>
- <translation>Community</translation>
- </message>
- <message>
- <source>Audio Rewind</source>
- <translation>Audio Rewind</translation>
- </message>
- <message>
- <source>Back Forward</source>
- <translation>Back Forward</translation>
- </message>
- <message>
- <source>Application Left</source>
- <translation>Application Left</translation>
- </message>
- <message>
- <source>Application Right</source>
- <translation>Application Right</translation>
- </message>
- <message>
- <source>Book</source>
- <translation>Book</translation>
- </message>
- <message>
- <source>CD</source>
- <translation>CD</translation>
- </message>
- <message>
- <source>Calculator</source>
- <translation>Calculator</translation>
- </message>
- <message>
- <source>Clear</source>
- <translation>Clear</translation>
- </message>
- <message>
- <source>Clear Grab</source>
- <translation>Clear Grab</translation>
- </message>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- <message>
- <source>Copy</source>
- <translation>Copy</translation>
- </message>
- <message>
- <source>Cut</source>
- <translation>Cut</translation>
- </message>
- <message>
- <source>Display</source>
- <translation>Display</translation>
- </message>
- <message>
- <source>DOS</source>
- <translation>DOS</translation>
- </message>
- <message>
- <source>Documents</source>
- <translation>Documents</translation>
- </message>
- <message>
- <source>Spreadsheet</source>
- <translation>Spreadsheet</translation>
- </message>
- <message>
- <source>Browser</source>
- <translation>Browser</translation>
- </message>
- <message>
- <source>Game</source>
- <translation>Game</translation>
- </message>
- <message>
- <source>Go</source>
- <translation>Go</translation>
- </message>
- <message>
- <source>iTouch</source>
- <translation>iTouch</translation>
- </message>
- <message>
- <source>Logoff</source>
- <translation>Logoff</translation>
- </message>
- <message>
- <source>Market</source>
- <translation>Market</translation>
- </message>
- <message>
- <source>Meeting</source>
- <translation>Meeting</translation>
- </message>
- <message>
- <source>Keyboard Menu</source>
- <translation>Keyboard Menu</translation>
- </message>
- <message>
- <source>Menu PB</source>
- <translation>Menu PB</translation>
- </message>
- <message>
- <source>My Sites</source>
- <translation>My Sites</translation>
- </message>
- <message>
- <source>News</source>
- <translation>News</translation>
- </message>
- <message>
- <source>Home Office</source>
- <translation>Home Office</translation>
- </message>
- <message>
- <source>Option</source>
- <translation>Option</translation>
- </message>
- <message>
- <source>Paste</source>
- <translation>Paste</translation>
- </message>
- <message>
- <source>Phone</source>
- <translation>Phone</translation>
- </message>
- <message>
- <source>Reply</source>
- <translation>Reply</translation>
- </message>
- <message>
- <source>Reload</source>
- <translation>Reload</translation>
- </message>
- <message>
- <source>Rotate Windows</source>
- <translation>Rotate Windows</translation>
- </message>
- <message>
- <source>Rotation PB</source>
- <translation>Rotation PB</translation>
- </message>
- <message>
- <source>Rotation KB</source>
- <translation>Rotation KB</translation>
- </message>
- <message>
- <source>Save</source>
- <translation>Save</translation>
- </message>
- <message>
- <source>Send</source>
- <translation>Send</translation>
- </message>
- <message>
- <source>Spellchecker</source>
- <translation>Spellchecker</translation>
- </message>
- <message>
- <source>Split Screen</source>
- <translation>Split Screen</translation>
- </message>
- <message>
- <source>Support</source>
- <translation>Support</translation>
- </message>
- <message>
- <source>Task Panel</source>
- <translation>Task Panel</translation>
- </message>
- <message>
- <source>Terminal</source>
- <translation>Terminal</translation>
- </message>
- <message>
- <source>Tools</source>
- <translation>Tools</translation>
- </message>
- <message>
- <source>Travel</source>
- <translation>Travel</translation>
- </message>
- <message>
- <source>Video</source>
- <translation>Video</translation>
- </message>
- <message>
- <source>Word Processor</source>
- <translation>Word Processor</translation>
- </message>
- <message>
- <source>XFer</source>
- <translation>XFer</translation>
- </message>
- <message>
- <source>Zoom In</source>
- <translation>Zoom In</translation>
- </message>
- <message>
- <source>Zoom Out</source>
- <translation>Zoom Out</translation>
- </message>
- <message>
- <source>Away</source>
- <translation>Away</translation>
- </message>
- <message>
- <source>Messenger</source>
- <translation>Messenger</translation>
- </message>
- <message>
- <source>WebCam</source>
- <translation>WebCam</translation>
- </message>
- <message>
- <source>Mail Forward</source>
- <translation>Mail Forward</translation>
- </message>
- <message>
- <source>Pictures</source>
- <translation>Pictures</translation>
- </message>
- <message>
- <source>Music</source>
- <translation>Music</translation>
- </message>
- <message>
- <source>Battery</source>
- <translation>Battery</translation>
- </message>
- <message>
- <source>Bluetooth</source>
- <translation>Bluetooth</translation>
- </message>
- <message>
- <source>Wireless</source>
- <translation>Wireless</translation>
- </message>
- <message>
- <source>Ultra Wide Band</source>
- <translation>Ultra Wide Band</translation>
- </message>
- <message>
- <source>Audio Forward</source>
- <translation>Audio Forward</translation>
- </message>
- <message>
- <source>Audio Repeat</source>
- <translation>Audio Repeat</translation>
- </message>
- <message>
- <source>Audio Random Play</source>
- <translation>Audio Random Play</translation>
- </message>
- <message>
- <source>Subtitle</source>
- <translation>Subtitle</translation>
- </message>
- <message>
- <source>Audio Cycle Track</source>
- <translation>Audio Cycle Track</translation>
- </message>
- <message>
- <source>Time</source>
- <translation>Time</translation>
- </message>
- <message>
- <source>View</source>
- <translation>View</translation>
- </message>
- <message>
- <source>Top Menu</source>
- <translation>Top Menu</translation>
- </message>
- <message>
- <source>Suspend</source>
- <translation>Suspend</translation>
- </message>
- <message>
- <source>Hibernate</source>
- <translation>Hibernate</translation>
- </message>
- <message>
- <source>Print Screen</source>
- <translation>Print Screen</translation>
- </message>
- <message>
- <source>Page Up</source>
- <translation>Page Up</translation>
- </message>
- <message>
- <source>Page Down</source>
- <translation>Page Down</translation>
- </message>
- <message>
- <source>Caps Lock</source>
- <translation>Caps Lock</translation>
- </message>
- <message>
- <source>Num Lock</source>
- <translation>Num Lock</translation>
- </message>
- <message>
- <source>Number Lock</source>
- <translation>Number Lock</translation>
- </message>
- <message>
- <source>Scroll Lock</source>
- <translation>Scroll Lock</translation>
- </message>
- <message>
- <source>Insert</source>
- <translation>Insert</translation>
- </message>
- <message>
- <source>Delete</source>
- <translation>Delete</translation>
- </message>
- <message>
- <source>Escape</source>
- <translation>Escape</translation>
- </message>
- <message>
- <source>System Request</source>
- <translation>System Request</translation>
- </message>
- <message>
- <source>Select</source>
- <translation>Select</translation>
- </message>
- <message>
- <source>Yes</source>
- <translation>Yes</translation>
- </message>
- <message>
- <source>No</source>
- <translation>No</translation>
- </message>
- <message>
- <source>Context1</source>
- <translation>Context1</translation>
- </message>
- <message>
- <source>Context2</source>
- <translation>Context2</translation>
- </message>
- <message>
- <source>Context3</source>
- <translation>Context3</translation>
- </message>
- <message>
- <source>Context4</source>
- <translation>Context4</translation>
- </message>
- <message>
- <source>Call</source>
- <translation>Call</translation>
- </message>
- <message>
- <source>Hangup</source>
- <translation>Hangup</translation>
- </message>
- <message>
- <source>Flip</source>
- <translation>Flip</translation>
- </message>
- <message>
- <source>Ctrl</source>
- <translation>Ctrl</translation>
- </message>
- <message>
- <source>Shift</source>
- <translation>Shift</translation>
- </message>
- <message>
- <source>Alt</source>
- <translation>Alt</translation>
- </message>
- <message>
- <source>Meta</source>
- <translation>Meta</translation>
- </message>
- <message>
- <source>+</source>
- <translation>+</translation>
- </message>
- <message>
- <source>F%1</source>
- <translation>F%1</translation>
- </message>
- <message>
- <source>Home Page</source>
- <translation>Home Page</translation>
- </message>
- </context>
- <context>
- <name>QSlider</name>
- <message>
- <source>Page left</source>
- <translation>Page left</translation>
- </message>
- <message>
- <source>Page up</source>
- <translation>Page up</translation>
- </message>
- <message>
- <source>Position</source>
- <translation>Position</translation>
- </message>
- <message>
- <source>Page right</source>
- <translation>Page right</translation>
- </message>
- <message>
- <source>Page down</source>
- <translation>Page down</translation>
- </message>
- </context>
- <context>
- <name>QSocks5SocketEngine</name>
- <message>
- <source>Connection to proxy refused</source>
- <translation>Connection to proxy refused</translation>
- </message>
- <message>
- <source>Connection to proxy closed prematurely</source>
- <translation>Connection to proxy closed prematurely</translation>
- </message>
- <message>
- <source>Proxy host not found</source>
- <translation>Proxy host not found</translation>
- </message>
- <message>
- <source>Connection to proxy timed out</source>
- <translation>Connection to proxy timed out</translation>
- </message>
- <message>
- <source>Proxy authentication failed</source>
- <translation>Proxy authentication failed</translation>
- </message>
- <message>
- <source>Proxy authentication failed: %1</source>
- <translation>Proxy authentication failed: %1</translation>
- </message>
- <message>
- <source>SOCKS version 5 protocol error</source>
- <translation>SOCKS version 5 protocol error</translation>
- </message>
- <message>
- <source>General SOCKSv5 server failure</source>
- <translation>General SOCKSv5 server failure</translation>
- </message>
- <message>
- <source>Connection not allowed by SOCKSv5 server</source>
- <translation>Connection not allowed by SOCKSv5 server</translation>
- </message>
- <message>
- <source>TTL expired</source>
- <translation>TTL expired</translation>
- </message>
- <message>
- <source>SOCKSv5 command not supported</source>
- <translation>SOCKSv5 command not supported</translation>
- </message>
- <message>
- <source>Address type not supported</source>
- <translation>Address type not supported</translation>
- </message>
- <message>
- <source>Unknown SOCKSv5 proxy error code 0x%1</source>
- <translation>Unknown SOCKSv5 proxy error code 0x%1</translation>
- </message>
- <message>
- <source>Network operation timed out</source>
- <translation>Network operation timed out</translation>
- </message>
- </context>
- <context>
- <name>QSoftKeyManager</name>
- <message>
- <source>Ok</source>
- <translation>Ok</translation>
- </message>
- <message>
- <source>Select</source>
- <translation>Select</translation>
- </message>
- <message>
- <source>Done</source>
- <translation>Done</translation>
- </message>
- <message>
- <source>Options</source>
- <translation>Options</translation>
- </message>
- <message>
- <source>Cancel</source>
- <translation>Cancel</translation>
- </message>
- <message>
- <source>Exit</source>
- <translation>Exit</translation>
- </message>
- </context>
- <context>
- <name>QSpinBox</name>
- <message>
- <source>More</source>
- <translation>More</translation>
- </message>
- <message>
- <source>Less</source>
- <translation>Less</translation>
- </message>
- </context>
- <context>
- <name>QSql</name>
- <message>
- <source>Delete</source>
- <translation>Delete</translation>
- </message>
- <message>
- <source>Delete this record?</source>
- <translation>Delete this record?</translation>
- </message>
- <message>
- <source>Yes</source>
- <translation>Yes</translation>
- </message>
- <message>
- <source>No</source>
- <translation>No</translation>
- </message>
- <message>
- <source>Insert</source>
- <translation>Insert</translation>
- </message>
- <message>
- <source>Update</source>
- <translation>Update</translation>
- </message>
- <message>
- <source>Save edits?</source>
- <translation>Save edits?</translation>
- </message>
- <message>
- <source>Cancel</source>
- <translation>Cancel</translation>
- </message>
- <message>
- <source>Confirm</source>
- <translation>Confirm</translation>
- </message>
- <message>
- <source>Cancel your edits?</source>
- <translation>Cancel your edits?</translation>
- </message>
- </context>
- <context>
- <name>QSslSocket</name>
- <message>
- <source>Unable to write data: %1</source>
- <translation>Unable to write data: %1</translation>
- </message>
- <message>
- <source>Unable to decrypt data: %1</source>
- <translation>Unable to decrypt data: %1</translation>
- </message>
- <message>
- <source>Error while reading: %1</source>
- <translation>Error while reading: %1</translation>
- </message>
- <message>
- <source>Error during SSL handshake: %1</source>
- <translation>Error during SSL handshake: %1</translation>
- </message>
- <message>
- <source>Error creating SSL context (%1)</source>
- <translation>Error creating SSL context (%1)</translation>
- </message>
- <message>
- <source>Invalid or empty cipher list (%1)</source>
- <translation>Invalid or empty cipher list (%1)</translation>
- </message>
- <message>
- <source>Private key does not certify public key, %1</source>
- <translation>Private key does not certify public key, %1</translation>
- </message>
- <message>
- <source>Error creating SSL session, %1</source>
- <translation>Error creating SSL session, %1</translation>
- </message>
- <message>
- <source>Error creating SSL session: %1</source>
- <translation>Error creating SSL session: %1</translation>
- </message>
- <message>
- <source>Cannot provide a certificate with no key, %1</source>
- <translation>Cannot provide a certificate with no key, %1</translation>
- </message>
- <message>
- <source>Error loading local certificate, %1</source>
- <translation>Error loading local certificate, %1</translation>
- </message>
- <message>
- <source>Error loading private key, %1</source>
- <translation>Error loading private key, %1</translation>
- </message>
- <message>
- <source>No error</source>
- <translation>No error</translation>
- </message>
- <message>
- <source>The issuer certificate could not be found</source>
- <translation>The issuer certificate could not be found</translation>
- </message>
- <message>
- <source>The certificate signature could not be decrypted</source>
- <translation>The certificate signature could not be decrypted</translation>
- </message>
- <message>
- <source>The public key in the certificate could not be read</source>
- <translation>The public key in the certificate could not be read</translation>
- </message>
- <message>
- <source>The signature of the certificate is invalid</source>
- <translation>The signature of the certificate is invalid</translation>
- </message>
- <message>
- <source>The certificate is not yet valid</source>
- <translation>The certificate is not yet valid</translation>
- </message>
- <message>
- <source>The certificate has expired</source>
- <translation>The certificate has expired</translation>
- </message>
- <message>
- <source>The certificate&apos;s notBefore field contains an invalid time</source>
- <translation>The certificate&apos;s notBefore field contains an invalid time</translation>
- </message>
- <message>
- <source>The certificate&apos;s notAfter field contains an invalid time</source>
- <translation>The certificate&apos;s notAfter field contains an invalid time</translation>
- </message>
- <message>
- <source>The certificate is self-signed, and untrusted</source>
- <translation>The certificate is self-signed, and untrusted</translation>
- </message>
- <message>
- <source>The root certificate of the certificate chain is self-signed, and untrusted</source>
- <translation>The root certificate of the certificate chain is self-signed, and untrusted</translation>
- </message>
- <message>
- <source>The issuer certificate of a locally looked up certificate could not be found</source>
- <translation>The issuer certificate of a locally looked up certificate could not be found</translation>
- </message>
- <message>
- <source>No certificates could be verified</source>
- <translation>No certificates could be verified</translation>
- </message>
- <message>
- <source>One of the CA certificates is invalid</source>
- <translation>One of the CA certificates is invalid</translation>
- </message>
- <message>
- <source>The basicConstraints path length parameter has been exceeded</source>
- <translation>The basicConstraints path length parameter has been exceeded</translation>
- </message>
- <message>
- <source>The supplied certificate is unsuitable for this purpose</source>
- <translation>The supplied certificate is unsuitable for this purpose</translation>
- </message>
- <message>
- <source>The root CA certificate is not trusted for this purpose</source>
- <translation>The root CA certificate is not trusted for this purpose</translation>
- </message>
- <message>
- <source>The root CA certificate is marked to reject the specified purpose</source>
- <translation>The root CA certificate is marked to reject the specified purpose</translation>
- </message>
- <message>
- <source>The current candidate issuer certificate was rejected because its subject name did not match the issuer name of the current certificate</source>
- <translation>The current candidate issuer certificate was rejected because its subject name did not match the issuer name of the current certificate</translation>
- </message>
- <message>
- <source>The current candidate issuer certificate was rejected because its issuer name and serial number was present and did not match the authority key identifier of the current certificate</source>
- <translation>The current candidate issuer certificate was rejected because its issuer name and serial number was present and did not match the authority key identifier of the current certificate</translation>
- </message>
- <message>
- <source>The peer did not present any certificate</source>
- <translation>The peer did not present any certificate</translation>
- </message>
- <message>
- <source>The host name did not match any of the valid hosts for this certificate</source>
- <translation>The host name did not match any of the valid hosts for this certificate</translation>
- </message>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- </context>
- <context>
- <name>QStateMachine</name>
- <message>
- <source>Missing initial state in compound state &apos;%1&apos;</source>
- <translation>Missing initial state in compound state &apos;%1&apos;</translation>
- </message>
- <message>
- <source>Missing default state in history state &apos;%1&apos;</source>
- <translation>Missing default state in history state &apos;%1&apos;</translation>
- </message>
- <message>
- <source>No common ancestor for targets and source of transition from state &apos;%1&apos;</source>
- <translation>No common ancestor for targets and source of transition from state &apos;%1&apos;</translation>
- </message>
- <message>
- <source>Unknown error</source>
- <translation>Unknown error</translation>
- </message>
- </context>
- <context>
- <name>QSystemSemaphore</name>
- <message>
- <source>%1: does not exist</source>
- <translation>%1: does not exist</translation>
- </message>
- <message>
- <source>%1: out of resources</source>
- <translation>%1: out of resources</translation>
- </message>
- <message>
- <source>%1: permission denied</source>
- <translation>%1: permission denied</translation>
- </message>
- <message>
- <source>%1: already exists</source>
- <translation>%1: already exists</translation>
- </message>
- <message>
- <source>%1: unknown error %2</source>
- <translation>%1: unknown error %2</translation>
- </message>
- </context>
- <context>
- <name>QTDSDriver</name>
- <message>
- <source>Unable to open connection</source>
- <translation>Unable to open connection</translation>
- </message>
- <message>
- <source>Unable to use database</source>
- <translation>Unable to use database</translation>
- </message>
- </context>
- <context>
- <name>QTabBar</name>
- <message>
- <source>Scroll Left</source>
- <translation>Scroll Left</translation>
- </message>
- <message>
- <source>Scroll Right</source>
- <translation>Scroll Right</translation>
- </message>
- </context>
- <context>
- <name>QTcpServer</name>
- <message>
- <source>Operation on socket is not supported</source>
- <translation>Operation on socket is not supported</translation>
- </message>
- </context>
- <context>
- <name>QTextControl</name>
- <message>
- <source>&amp;Undo</source>
- <translation>&amp;Undo</translation>
- </message>
- <message>
- <source>&amp;Redo</source>
- <translation>&amp;Redo</translation>
- </message>
- <message>
- <source>Cu&amp;t</source>
- <translation>Cu&amp;t</translation>
- </message>
- <message>
- <source>&amp;Copy</source>
- <translation>&amp;Copy</translation>
- </message>
- <message>
- <source>Copy &amp;Link Location</source>
- <translation>Copy &amp;Link Location</translation>
- </message>
- <message>
- <source>&amp;Paste</source>
- <translation>&amp;Paste</translation>
- </message>
- <message>
- <source>Delete</source>
- <translation>Delete</translation>
- </message>
- <message>
- <source>Select All</source>
- <translation>Select All</translation>
- </message>
- </context>
- <context>
- <name>QToolButton</name>
- <message>
- <source>Press</source>
- <translation>Press</translation>
- </message>
- <message>
- <source>Open</source>
- <translation>Open</translation>
- </message>
- </context>
- <context>
- <name>QUdpSocket</name>
- <message>
- <source>This platform does not support IPv6</source>
- <translation>This platform does not support IPv6</translation>
- </message>
- </context>
- <context>
- <name>QUndoGroup</name>
- <message>
- <source>Undo</source>
- <translation>Undo</translation>
- </message>
- <message>
- <source>Redo</source>
- <translation>Redo</translation>
- </message>
- </context>
- <context>
- <name>QUndoModel</name>
- <message>
- <source>&lt;empty&gt;</source>
- <translation>&lt;empty&gt;</translation>
- </message>
- </context>
- <context>
- <name>QUndoStack</name>
- <message>
- <source>Undo</source>
- <translation>Undo</translation>
- </message>
- <message>
- <source>Redo</source>
- <translation>Redo</translation>
- </message>
- </context>
- <context>
- <name>QUnicodeControlCharacterMenu</name>
- <message>
- <source>LRM Left-to-right mark</source>
- <translation>LRM Left-to-right mark</translation>
- </message>
- <message>
- <source>RLM Right-to-left mark</source>
- <translation>RLM Right-to-left mark</translation>
- </message>
- <message>
- <source>ZWJ Zero width joiner</source>
- <translation>ZWJ Zero width joiner</translation>
- </message>
- <message>
- <source>ZWNJ Zero width non-joiner</source>
- <translation>ZWNJ Zero width non-joiner</translation>
- </message>
- <message>
- <source>ZWSP Zero width space</source>
- <translation>ZWSP Zero width space</translation>
- </message>
- <message>
- <source>LRE Start of left-to-right embedding</source>
- <translation>LRE Start of left-to-right embedding</translation>
- </message>
- <message>
- <source>RLE Start of right-to-left embedding</source>
- <translation>RLE Start of right-to-left embedding</translation>
- </message>
- <message>
- <source>LRO Start of left-to-right override</source>
- <translation>LRO Start of left-to-right override</translation>
- </message>
- <message>
- <source>RLO Start of right-to-left override</source>
- <translation>RLO Start of right-to-left override</translation>
- </message>
- <message>
- <source>PDF Pop directional formatting</source>
- <translation>PDF Pop directional formatting</translation>
- </message>
- <message>
- <source>Insert Unicode control character</source>
- <translation>Insert Unicode control character</translation>
- </message>
- </context>
- <context>
- <name>QWebFrame</name>
- <message>
- <source>Request cancelled</source>
- <translation>Request cancelled</translation>
- </message>
- <message>
- <source>Request blocked</source>
- <translation>Request blocked</translation>
- </message>
- <message>
- <source>Cannot show URL</source>
- <translation>Cannot show URL</translation>
- </message>
- <message>
- <source>Frame load interrupted by policy change</source>
- <translation>Frame load interrupted by policy change</translation>
- </message>
- <message>
- <source>Cannot show mimetype</source>
- <translation>Cannot show mimetype</translation>
- </message>
- <message>
- <source>File does not exist</source>
- <translation>File does not exist</translation>
- </message>
- </context>
- <context>
- <name>QWebPage</name>
- <message>
- <source>Submit</source>
- <comment>default label for Submit buttons in forms on web pages</comment>
- <translation>Submit</translation>
- </message>
- <message>
- <source>Submit</source>
- <comment>Submit (input element) alt text for &lt;input&gt; elements with no alt, title, or value</comment>
- <translation>Submit</translation>
- </message>
- <message>
- <source>Reset</source>
- <comment>default label for Reset buttons in forms on web pages</comment>
- <translation>Reset</translation>
- </message>
- <message>
- <source>Choose File</source>
- <comment>title for file button used in HTML forms</comment>
- <translation>Choose File</translation>
- </message>
- <message>
- <source>No file selected</source>
- <comment>text to display in file button used in HTML forms when no file is selected</comment>
- <translation>No file selected</translation>
- </message>
- <message>
- <source>Open in New Window</source>
- <comment>Open in New Window context menu item</comment>
- <translation>Open in New Window</translation>
- </message>
- <message>
- <source>Save Link...</source>
- <comment>Download Linked File context menu item</comment>
- <translation>Save Link...</translation>
- </message>
- <message>
- <source>Copy Link</source>
- <comment>Copy Link context menu item</comment>
- <translation>Copy Link</translation>
- </message>
- <message>
- <source>Open Image</source>
- <comment>Open Image in New Window context menu item</comment>
- <translation>Open Image</translation>
- </message>
- <message>
- <source>Save Image</source>
- <comment>Download Image context menu item</comment>
- <translation>Save Image</translation>
- </message>
- <message>
- <source>Copy Image</source>
- <comment>Copy Link context menu item</comment>
- <translation>Copy Image</translation>
- </message>
- <message>
- <source>Open Frame</source>
- <comment>Open Frame in New Window context menu item</comment>
- <translation>Open Frame</translation>
- </message>
- <message>
- <source>Copy</source>
- <comment>Copy context menu item</comment>
- <translation>Copy</translation>
- </message>
- <message>
- <source>Go Back</source>
- <comment>Back context menu item</comment>
- <translation>Go Back</translation>
- </message>
- <message>
- <source>Go Forward</source>
- <comment>Forward context menu item</comment>
- <translation>Go Forward</translation>
- </message>
- <message>
- <source>Stop</source>
- <comment>Stop context menu item</comment>
- <translation>Stop</translation>
- </message>
- <message>
- <source>Reload</source>
- <comment>Reload context menu item</comment>
- <translation>Reload</translation>
- </message>
- <message>
- <source>Cut</source>
- <comment>Cut context menu item</comment>
- <translation>Cut</translation>
- </message>
- <message>
- <source>Paste</source>
- <comment>Paste context menu item</comment>
- <translation>Paste</translation>
- </message>
- <message>
- <source>No Guesses Found</source>
- <comment>No Guesses Found context menu item</comment>
- <translation>No Guesses Found</translation>
- </message>
- <message>
- <source>Ignore</source>
- <comment>Ignore Spelling context menu item</comment>
- <translation>Ignore</translation>
- </message>
- <message>
- <source>Add To Dictionary</source>
- <comment>Learn Spelling context menu item</comment>
- <translation>Add To Dictionary</translation>
- </message>
- <message>
- <source>Search The Web</source>
- <comment>Search The Web context menu item</comment>
- <translation>Search The Web</translation>
- </message>
- <message>
- <source>Look Up In Dictionary</source>
- <comment>Look Up in Dictionary context menu item</comment>
- <translation>Look Up In Dictionary</translation>
- </message>
- <message>
- <source>Open Link</source>
- <comment>Open Link context menu item</comment>
- <translation>Open Link</translation>
- </message>
- <message>
- <source>Ignore</source>
- <comment>Ignore Grammar context menu item</comment>
- <translation>Ignore</translation>
- </message>
- <message>
- <source>Spelling</source>
- <comment>Spelling and Grammar context sub-menu item</comment>
- <translation>Spelling</translation>
- </message>
- <message>
- <source>Show Spelling and Grammar</source>
- <comment>menu item title</comment>
- <translation>Show Spelling and Grammar</translation>
- </message>
- <message>
- <source>Hide Spelling and Grammar</source>
- <comment>menu item title</comment>
- <translation>Hide Spelling and Grammar</translation>
- </message>
- <message>
- <source>Check Spelling</source>
- <comment>Check spelling context menu item</comment>
- <translation>Check Spelling</translation>
- </message>
- <message>
- <source>Check Spelling While Typing</source>
- <comment>Check spelling while typing context menu item</comment>
- <translation>Check Spelling While Typing</translation>
- </message>
- <message>
- <source>Check Grammar With Spelling</source>
- <comment>Check grammar with spelling context menu item</comment>
- <translation>Check Grammar With Spelling</translation>
- </message>
- <message>
- <source>Fonts</source>
- <comment>Font context sub-menu item</comment>
- <translation>Fonts</translation>
- </message>
- <message>
- <source>Bold</source>
- <comment>Bold context menu item</comment>
- <translation>Bold</translation>
- </message>
- <message>
- <source>Italic</source>
- <comment>Italic context menu item</comment>
- <translation>Italic</translation>
- </message>
- <message>
- <source>Underline</source>
- <comment>Underline context menu item</comment>
- <translation>Underline</translation>
- </message>
- <message>
- <source>Outline</source>
- <comment>Outline context menu item</comment>
- <translation>Outline</translation>
- </message>
- <message>
- <source>Direction</source>
- <comment>Writing direction context sub-menu item</comment>
- <translation>Direction</translation>
- </message>
- <message>
- <source>Text Direction</source>
- <comment>Text direction context sub-menu item</comment>
- <translation>Text Direction</translation>
- </message>
- <message>
- <source>Default</source>
- <comment>Default writing direction context menu item</comment>
- <translation>Default</translation>
- </message>
- <message>
- <source>Left to Right</source>
- <comment>Left to Right context menu item</comment>
- <translation>Left to Right</translation>
- </message>
- <message>
- <source>Right to Left</source>
- <comment>Right to Left context menu item</comment>
- <translation>Right to Left</translation>
- </message>
- <message>
- <source>Loading...</source>
- <comment>Media controller status message when the media is loading</comment>
- <translation>Loading...</translation>
- </message>
- <message>
- <source>Live Broadcast</source>
- <comment>Media controller status message when watching a live broadcast</comment>
- <translation>Live Broadcast</translation>
- </message>
- <message>
- <source>Audio Element</source>
- <comment>Media controller element</comment>
- <translation>Audio Element</translation>
- </message>
- <message>
- <source>Video Element</source>
- <comment>Media controller element</comment>
- <translation>Video Element</translation>
- </message>
- <message>
- <source>Mute Button</source>
- <comment>Media controller element</comment>
- <translation>Mute Button</translation>
- </message>
- <message>
- <source>Unmute Button</source>
- <comment>Media controller element</comment>
- <translation>Unmute Button</translation>
- </message>
- <message>
- <source>Play Button</source>
- <comment>Media controller element</comment>
- <translation>Play Button</translation>
- </message>
- <message>
- <source>Pause Button</source>
- <comment>Media controller element</comment>
- <translation>Pause Button</translation>
- </message>
- <message>
- <source>Slider</source>
- <comment>Media controller element</comment>
- <translation>Slider</translation>
- </message>
- <message>
- <source>Slider Thumb</source>
- <comment>Media controller element</comment>
- <translation>Slider Thumb</translation>
- </message>
- <message>
- <source>Rewind Button</source>
- <comment>Media controller element</comment>
- <translation>Rewind Button</translation>
- </message>
- <message>
- <source>Return to Real-time Button</source>
- <comment>Media controller element</comment>
- <translation>Return to Real-time Button</translation>
- </message>
- <message>
- <source>Elapsed Time</source>
- <comment>Media controller element</comment>
- <translation>Elapsed Time</translation>
- </message>
- <message>
- <source>Remaining Time</source>
- <comment>Media controller element</comment>
- <translation>Remaining Time</translation>
- </message>
- <message>
- <source>Status Display</source>
- <comment>Media controller element</comment>
- <translation>Status Display</translation>
- </message>
- <message>
- <source>Fullscreen Button</source>
- <comment>Media controller element</comment>
- <translation>Fullscreen Button</translation>
- </message>
- <message>
- <source>Seek Forward Button</source>
- <comment>Media controller element</comment>
- <translation>Seek Forward Button</translation>
- </message>
- <message>
- <source>Seek Back Button</source>
- <comment>Media controller element</comment>
- <translation>Seek Back Button</translation>
- </message>
- <message>
- <source>Audio element playback controls and status display</source>
- <comment>Media controller element</comment>
- <translation>Audio element playback controls and status display</translation>
- </message>
- <message>
- <source>Video element playback controls and status display</source>
- <comment>Media controller element</comment>
- <translation>Video element playback controls and status display</translation>
- </message>
- <message>
- <source>Mute audio tracks</source>
- <comment>Media controller element</comment>
- <translation>Mute audio tracks</translation>
- </message>
- <message>
- <source>Unmute audio tracks</source>
- <comment>Media controller element</comment>
- <translation>Unmute audio tracks</translation>
- </message>
- <message>
- <source>Begin playback</source>
- <comment>Media controller element</comment>
- <translation>Begin playback</translation>
- </message>
- <message>
- <source>Pause playback</source>
- <comment>Media controller element</comment>
- <translation>Pause playback</translation>
- </message>
- <message>
- <source>Movie time scrubber</source>
- <comment>Media controller element</comment>
- <translation>Movie time scrubber</translation>
- </message>
- <message>
- <source>Movie time scrubber thumb</source>
- <comment>Media controller element</comment>
- <translation>Movie time scrubber thumb</translation>
- </message>
- <message>
- <source>Rewind movie</source>
- <comment>Media controller element</comment>
- <translation>Rewind movie</translation>
- </message>
- <message>
- <source>Return streaming movie to real-time</source>
- <comment>Media controller element</comment>
- <translation>Return streaming movie to real-time</translation>
- </message>
- <message>
- <source>Current movie time</source>
- <comment>Media controller element</comment>
- <translation>Current movie time</translation>
- </message>
- <message>
- <source>Remaining movie time</source>
- <comment>Media controller element</comment>
- <translation>Remaining movie time</translation>
- </message>
- <message>
- <source>Current movie status</source>
- <comment>Media controller element</comment>
- <translation>Current movie status</translation>
- </message>
- <message>
- <source>Play movie in full-screen mode</source>
- <comment>Media controller element</comment>
- <translation>Play movie in full-screen mode</translation>
- </message>
- <message>
- <source>Seek quickly back</source>
- <comment>Media controller element</comment>
- <translation>Seek quickly back</translation>
- </message>
- <message>
- <source>Seek quickly forward</source>
- <comment>Media controller element</comment>
- <translation>Seek quickly forward</translation>
- </message>
- <message>
- <source>Indefinite time</source>
- <comment>Media time description</comment>
- <translation>Indefinite time</translation>
- </message>
- <message>
- <source>%1 days %2 hours %3 minutes %4 seconds</source>
- <comment>Media time description</comment>
- <translation>%1 days %2 hours %3 minutes %4 seconds</translation>
- </message>
- <message>
- <source>%1 hours %2 minutes %3 seconds</source>
- <comment>Media time description</comment>
- <translation>%1 hours %2 minutes %3 seconds</translation>
- </message>
- <message>
- <source>%1 minutes %2 seconds</source>
- <comment>Media time description</comment>
- <translation>%1 minutes %2 seconds</translation>
- </message>
- <message>
- <source>%1 seconds</source>
- <comment>Media time description</comment>
- <translation>%1 seconds</translation>
- </message>
- <message>
- <source>Inspect</source>
- <comment>Inspect Element context menu item</comment>
- <translation>Inspect</translation>
- </message>
- <message>
- <source>No recent searches</source>
- <comment>Label for only item in menu that appears when clicking on the search field image, when no searches have been performed</comment>
- <translation>No recent searches</translation>
- </message>
- <message>
- <source>Recent searches</source>
- <comment>label for first item in the menu that appears when clicking on the search field image, used as embedded menu title</comment>
- <translation>Recent searches</translation>
- </message>
- <message>
- <source>Clear recent searches</source>
- <comment>menu item in Recent Searches menu that empties menu&apos;s contents</comment>
- <translation>Clear recent searches</translation>
- </message>
- <message>
- <source>Unknown</source>
- <comment>Unknown filesize FTP directory listing item</comment>
- <translation>Unknown</translation>
- </message>
- <message>
- <source>Web Inspector - %2</source>
- <translation>Web Inspector - %2</translation>
- </message>
- <message>
- <source>%1 (%2x%3 pixels)</source>
- <comment>Title string for images</comment>
- <translation>%1 (%2x%3 pixels)</translation>
- </message>
- <message>
- <source>Bad HTTP request</source>
- <translation>Bad HTTP request</translation>
- </message>
- <message>
- <source>This is a searchable index. Enter search keywords: </source>
- <comment>text that appears at the start of nearly-obsolete web pages in the form of a &apos;searchable index&apos;</comment>
- <translation>This is a searchable index. Enter search keywords: </translation>
- </message>
- <message>
- <source>Scroll here</source>
- <translation>Scroll here</translation>
- </message>
- <message>
- <source>Left edge</source>
- <translation>Left edge</translation>
- </message>
- <message>
- <source>Top</source>
- <translation>Top</translation>
- </message>
- <message>
- <source>Right edge</source>
- <translation>Right edge</translation>
- </message>
- <message>
- <source>Bottom</source>
- <translation>Bottom</translation>
- </message>
- <message>
- <source>Page left</source>
- <translation>Page left</translation>
- </message>
- <message>
- <source>Page up</source>
- <translation>Page up</translation>
- </message>
- <message>
- <source>Page right</source>
- <translation>Page right</translation>
- </message>
- <message>
- <source>Page down</source>
- <translation>Page down</translation>
- </message>
- <message>
- <source>Scroll left</source>
- <translation>Scroll left</translation>
- </message>
- <message>
- <source>Scroll up</source>
- <translation>Scroll up</translation>
- </message>
- <message>
- <source>Scroll right</source>
- <translation>Scroll right</translation>
- </message>
- <message>
- <source>Scroll down</source>
- <translation>Scroll down</translation>
- </message>
- <message numerus="yes">
- <source>%n file(s)</source>
- <comment>number of chosen file</comment>
- <translation>
- <numerusform>%n file(s)</numerusform>
- <numerusform>%n file(s)</numerusform>
- </translation>
- </message>
- <message>
- <source>JavaScript Alert - %1</source>
- <translation>JavaScript Alert - %1</translation>
- </message>
- <message>
- <source>JavaScript Confirm - %1</source>
- <translation>JavaScript Confirm - %1</translation>
- </message>
- <message>
- <source>JavaScript Prompt - %1</source>
- <translation>JavaScript Prompt - %1</translation>
- </message>
- <message>
- <source>JavaScript Problem - %1</source>
- <translation>JavaScript Problem - %1</translation>
- </message>
- <message>
- <source>The script on this page appears to have a problem. Do you want to stop the script?</source>
- <translation>The script on this page appears to have a problem. Do you want to stop the script?</translation>
- </message>
- <message>
- <source>Move the cursor to the next character</source>
- <translation>Move the cursor to the next character</translation>
- </message>
- <message>
- <source>Move the cursor to the previous character</source>
- <translation>Move the cursor to the previous character</translation>
- </message>
- <message>
- <source>Move the cursor to the next word</source>
- <translation>Move the cursor to the next word</translation>
- </message>
- <message>
- <source>Move the cursor to the previous word</source>
- <translation>Move the cursor to the previous word</translation>
- </message>
- <message>
- <source>Move the cursor to the next line</source>
- <translation>Move the cursor to the next line</translation>
- </message>
- <message>
- <source>Move the cursor to the previous line</source>
- <translation>Move the cursor to the previous line</translation>
- </message>
- <message>
- <source>Move the cursor to the start of the line</source>
- <translation>Move the cursor to the start of the line</translation>
- </message>
- <message>
- <source>Move the cursor to the end of the line</source>
- <translation>Move the cursor to the end of the line</translation>
- </message>
- <message>
- <source>Move the cursor to the start of the block</source>
- <translation>Move the cursor to the start of the block</translation>
- </message>
- <message>
- <source>Move the cursor to the end of the block</source>
- <translation>Move the cursor to the end of the block</translation>
- </message>
- <message>
- <source>Move the cursor to the start of the document</source>
- <translation>Move the cursor to the start of the document</translation>
- </message>
- <message>
- <source>Move the cursor to the end of the document</source>
- <translation>Move the cursor to the end of the document</translation>
- </message>
- <message>
- <source>Select all</source>
- <translation>Select all</translation>
- </message>
- <message>
- <source>Select to the next character</source>
- <translation>Select to the next character</translation>
- </message>
- <message>
- <source>Select to the previous character</source>
- <translation>Select to the previous character</translation>
- </message>
- <message>
- <source>Select to the next word</source>
- <translation>Select to the next word</translation>
- </message>
- <message>
- <source>Select to the previous word</source>
- <translation>Select to the previous word</translation>
- </message>
- <message>
- <source>Select to the next line</source>
- <translation>Select to the next line</translation>
- </message>
- <message>
- <source>Select to the previous line</source>
- <translation>Select to the previous line</translation>
- </message>
- <message>
- <source>Select to the start of the line</source>
- <translation>Select to the start of the line</translation>
- </message>
- <message>
- <source>Select to the end of the line</source>
- <translation>Select to the end of the line</translation>
- </message>
- <message>
- <source>Select to the start of the block</source>
- <translation>Select to the start of the block</translation>
- </message>
- <message>
- <source>Select to the end of the block</source>
- <translation>Select to the end of the block</translation>
- </message>
- <message>
- <source>Select to the start of the document</source>
- <translation>Select to the start of the document</translation>
- </message>
- <message>
- <source>Select to the end of the document</source>
- <translation>Select to the end of the document</translation>
- </message>
- <message>
- <source>Delete to the start of the word</source>
- <translation>Delete to the start of the word</translation>
- </message>
- <message>
- <source>Delete to the end of the word</source>
- <translation>Delete to the end of the word</translation>
- </message>
- <message>
- <source>Insert a new paragraph</source>
- <translation>Insert a new paragraph</translation>
- </message>
- <message>
- <source>Insert a new line</source>
- <translation>Insert a new line</translation>
- </message>
- <message>
- <source>Paste and Match Style</source>
- <translation>Paste and Match Style</translation>
- </message>
- <message>
- <source>Remove formatting</source>
- <translation>Remove formatting</translation>
- </message>
- <message>
- <source>Strikethrough</source>
- <translation>Strikethrough</translation>
- </message>
- <message>
- <source>Subscript</source>
- <translation>Subscript</translation>
- </message>
- <message>
- <source>Superscript</source>
- <translation>Superscript</translation>
- </message>
- <message>
- <source>Insert Bulleted List</source>
- <translation>Insert Bulleted List</translation>
- </message>
- <message>
- <source>Insert Numbered List</source>
- <translation>Insert Numbered List</translation>
- </message>
- <message>
- <source>Indent</source>
- <translation>Indent</translation>
- </message>
- <message>
- <source>Outdent</source>
- <translation>Outdent</translation>
- </message>
- <message>
- <source>Center</source>
- <translation>Center</translation>
- </message>
- <message>
- <source>Justify</source>
- <translation>Justify</translation>
- </message>
- <message>
- <source>Align Left</source>
- <translation>Align Left</translation>
- </message>
- <message>
- <source>Align Right</source>
- <translation>Align Right</translation>
- </message>
- </context>
- <context>
- <name>QWhatsThisAction</name>
- <message>
- <source>What&apos;s This?</source>
- <translation>What&apos;s This?</translation>
- </message>
- </context>
- <context>
- <name>QWidget</name>
- <message>
- <source>*</source>
- <translation>*</translation>
- </message>
- </context>
- <context>
- <name>QWizard</name>
- <message>
- <source>Cancel</source>
- <translation>Cancel</translation>
- </message>
- <message>
- <source>Help</source>
- <translation>Help</translation>
- </message>
- <message>
- <source>&lt; &amp;Back</source>
- <translation>&lt; &amp;Back</translation>
- </message>
- <message>
- <source>&amp;Finish</source>
- <translation>&amp;Finish</translation>
- </message>
- <message>
- <source>&amp;Help</source>
- <translation>&amp;Help</translation>
- </message>
- <message>
- <source>Go Back</source>
- <translation>Go Back</translation>
- </message>
- <message>
- <source>Continue</source>
- <translation>Continue</translation>
- </message>
- <message>
- <source>Commit</source>
- <translation>Commit</translation>
- </message>
- <message>
- <source>Done</source>
- <translation>Done</translation>
- </message>
- <message>
- <source>&amp;Next</source>
- <translation>&amp;Next</translation>
- </message>
- <message>
- <source>&amp;Next &gt;</source>
- <translation>&amp;Next &gt;</translation>
- </message>
- </context>
- <context>
- <name>QWorkspace</name>
- <message>
- <source>&amp;Restore</source>
- <translation>&amp;Restore</translation>
- </message>
- <message>
- <source>&amp;Move</source>
- <translation>&amp;Move</translation>
- </message>
- <message>
- <source>&amp;Size</source>
- <translation>&amp;Size</translation>
- </message>
- <message>
- <source>Mi&amp;nimize</source>
- <translation>Mi&amp;nimize</translation>
- </message>
- <message>
- <source>Ma&amp;ximize</source>
- <translation>Ma&amp;ximize</translation>
- </message>
- <message>
- <source>&amp;Close</source>
- <translation>&amp;Close</translation>
- </message>
- <message>
- <source>Stay on &amp;Top</source>
- <translation>Stay on &amp;Top</translation>
- </message>
- <message>
- <source>Minimize</source>
- <translation>Minimize</translation>
- </message>
- <message>
- <source>Restore Down</source>
- <translation>Restore Down</translation>
- </message>
- <message>
- <source>Close</source>
- <translation>Close</translation>
- </message>
- <message>
- <source>Sh&amp;ade</source>
- <translation>Sh&amp;ade</translation>
- </message>
- <message>
- <source>%1 - [%2]</source>
- <translation>%1 - [%2]</translation>
- </message>
- <message>
- <source>&amp;Unshade</source>
- <translation>&amp;Unshade</translation>
- </message>
- </context>
- <context>
- <name>QXml</name>
- <message>
- <source>no error occurred</source>
- <translation>no error occurred</translation>
- </message>
- <message>
- <source>error triggered by consumer</source>
- <translation>error triggered by consumer</translation>
- </message>
- <message>
- <source>unexpected end of file</source>
- <translation>unexpected end of file</translation>
- </message>
- <message>
- <source>more than one document type definition</source>
- <translation>more than one document type definition</translation>
- </message>
- <message>
- <source>error occurred while parsing element</source>
- <translation>error occurred while parsing element</translation>
- </message>
- <message>
- <source>tag mismatch</source>
- <translation>tag mismatch</translation>
- </message>
- <message>
- <source>error occurred while parsing content</source>
- <translation>error occurred while parsing content</translation>
- </message>
- <message>
- <source>unexpected character</source>
- <translation>unexpected character</translation>
- </message>
- <message>
- <source>invalid name for processing instruction</source>
- <translation>invalid name for processing instruction</translation>
- </message>
- <message>
- <source>version expected while reading the XML declaration</source>
- <translation>version expected while reading the XML declaration</translation>
- </message>
- <message>
- <source>wrong value for standalone declaration</source>
- <translation>wrong value for standalone declaration</translation>
- </message>
- <message>
- <source>error occurred while parsing document type definition</source>
- <translation>error occurred while parsing document type definition</translation>
- </message>
- <message>
- <source>letter is expected</source>
- <translation>letter is expected</translation>
- </message>
- <message>
- <source>error occurred while parsing comment</source>
- <translation>error occurred while parsing comment</translation>
- </message>
- <message>
- <source>error occurred while parsing reference</source>
- <translation>error occurred while parsing reference</translation>
- </message>
- <message>
- <source>internal general entity reference not allowed in DTD</source>
- <translation>internal general entity reference not allowed in DTD</translation>
- </message>
- <message>
- <source>external parsed general entity reference not allowed in attribute value</source>
- <translation>external parsed general entity reference not allowed in attribute value</translation>
- </message>
- <message>
- <source>external parsed general entity reference not allowed in DTD</source>
- <translation>external parsed general entity reference not allowed in DTD</translation>
- </message>
- <message>
- <source>unparsed entity reference in wrong context</source>
- <translation>unparsed entity reference in wrong context</translation>
- </message>
- <message>
- <source>recursive entities</source>
- <translation>recursive entities</translation>
- </message>
- <message>
- <source>error in the text declaration of an external entity</source>
- <translation>error in the text declaration of an external entity</translation>
- </message>
- <message>
- <source>encoding declaration or standalone declaration expected while reading the XML declaration</source>
- <translation>encoding declaration or standalone declaration expected while reading the XML declaration</translation>
- </message>
- <message>
- <source>standalone declaration expected while reading the XML declaration</source>
- <translation>standalone declaration expected while reading the XML declaration</translation>
- </message>
- </context>
- <context>
- <name>QXmlPatternistCLI</name>
- <message>
- <source>Warning in %1, at line %2, column %3: %4</source>
- <translation>Warning in %1, at line %2, column %3: %4</translation>
- </message>
- <message>
- <source>Warning in %1: %2</source>
- <translation>Warning in %1: %2</translation>
- </message>
- <message>
- <source>Unknown location</source>
- <translation>Unknown location</translation>
- </message>
- <message>
- <source>Error %1 in %2, at line %3, column %4: %5</source>
- <translation>Error %1 in %2, at line %3, column %4: %5</translation>
- </message>
- <message>
- <source>Error %1 in %2: %3</source>
- <translation>Error %1 in %2: %3</translation>
- </message>
- </context>
- <context>
- <name>QXmlStream</name>
- <message>
- <source>Extra content at end of document.</source>
- <translation>Extra content at end of document.</translation>
- </message>
- <message>
- <source>Invalid entity value.</source>
- <translation>Invalid entity value.</translation>
- </message>
- <message>
- <source>Invalid XML character.</source>
- <translation>Invalid XML character.</translation>
- </message>
- <message>
- <source>Sequence &apos;]]&gt;&apos; not allowed in content.</source>
- <translation>Sequence &apos;]]&gt;&apos; not allowed in content.</translation>
- </message>
- <message>
- <source>Namespace prefix &apos;%1&apos; not declared</source>
- <translation>Namespace prefix &apos;%1&apos; not declared</translation>
- </message>
- <message>
- <source>Attribute redefined.</source>
- <translation>Attribute redefined.</translation>
- </message>
- <message>
- <source>Unexpected character &apos;%1&apos; in public id literal.</source>
- <translation>Unexpected character &apos;%1&apos; in public id literal.</translation>
- </message>
- <message>
- <source>Invalid XML version string.</source>
- <translation>Invalid XML version string.</translation>
- </message>
- <message>
- <source>Unsupported XML version.</source>
- <translation>Unsupported XML version.</translation>
- </message>
- <message>
- <source>%1 is an invalid encoding name.</source>
- <translation>%1 is an invalid encoding name.</translation>
- </message>
- <message>
- <source>Encoding %1 is unsupported</source>
- <translation>Encoding %1 is unsupported</translation>
- </message>
- <message>
- <source>Standalone accepts only yes or no.</source>
- <translation>Standalone accepts only yes or no.</translation>
- </message>
- <message>
- <source>Invalid attribute in XML declaration.</source>
- <translation>Invalid attribute in XML declaration.</translation>
- </message>
- <message>
- <source>Premature end of document.</source>
- <translation>Premature end of document.</translation>
- </message>
- <message>
- <source>Invalid document.</source>
- <translation>Invalid document.</translation>
- </message>
- <message>
- <source>Expected </source>
- <translation>Expected </translation>
- </message>
- <message>
- <source>, but got &apos;</source>
- <translation>, but got &apos;</translation>
- </message>
- <message>
- <source>Unexpected &apos;</source>
- <translation>Unexpected &apos;</translation>
- </message>
- <message>
- <source>Expected character data.</source>
- <translation>Expected character data.</translation>
- </message>
- <message>
- <source>Recursive entity detected.</source>
- <translation>Recursive entity detected.</translation>
- </message>
- <message>
- <source>Start tag expected.</source>
- <translation>Start tag expected.</translation>
- </message>
- <message>
- <source>XML declaration not at start of document.</source>
- <translation>XML declaration not at start of document.</translation>
- </message>
- <message>
- <source>NDATA in parameter entity declaration.</source>
- <translation>NDATA in parameter entity declaration.</translation>
- </message>
- <message>
- <source>%1 is an invalid processing instruction name.</source>
- <translation>%1 is an invalid processing instruction name.</translation>
- </message>
- <message>
- <source>Invalid processing instruction name.</source>
- <translation>Invalid processing instruction name.</translation>
- </message>
- <message>
- <source>Illegal namespace declaration.</source>
- <translation>Illegal namespace declaration.</translation>
- </message>
- <message>
- <source>Invalid XML name.</source>
- <translation>Invalid XML name.</translation>
- </message>
- <message>
- <source>Opening and ending tag mismatch.</source>
- <translation>Opening and ending tag mismatch.</translation>
- </message>
- <message>
- <source>Reference to unparsed entity &apos;%1&apos;.</source>
- <translation>Reference to unparsed entity &apos;%1&apos;.</translation>
- </message>
- <message>
- <source>Entity &apos;%1&apos; not declared.</source>
- <translation>Entity &apos;%1&apos; not declared.</translation>
- </message>
- <message>
- <source>Reference to external entity &apos;%1&apos; in attribute value.</source>
- <translation>Reference to external entity &apos;%1&apos; in attribute value.</translation>
- </message>
- <message>
- <source>Invalid character reference.</source>
- <translation>Invalid character reference.</translation>
- </message>
- <message>
- <source>Encountered incorrectly encoded content.</source>
- <translation>Encountered incorrectly encoded content.</translation>
- </message>
- <message>
- <source>The standalone pseudo attribute must appear after the encoding.</source>
- <translation>The standalone pseudo attribute must appear after the encoding.</translation>
- </message>
- <message>
- <source>%1 is an invalid PUBLIC identifier.</source>
- <translation>%1 is an invalid PUBLIC identifier.</translation>
- </message>
- </context>
- <context>
- <name>QtXmlPatterns</name>
- <message>
- <source>At least one component must be present.</source>
- <translation>At least one component must be present.</translation>
- </message>
- <message>
- <source>%1 is not a valid value of type %2.</source>
- <translation>%1 is not a valid value of type %2.</translation>
- </message>
- <message>
- <source>When casting to %1 from %2, the source value cannot be %3.</source>
- <translation>When casting to %1 from %2, the source value cannot be %3.</translation>
- </message>
- <message>
- <source>Effective Boolean Value cannot be calculated for a sequence containing two or more atomic values.</source>
- <translation>Effective Boolean Value cannot be calculated for a sequence containing two or more atomic values.</translation>
- </message>
- <message>
- <source>The data of a processing instruction cannot contain the string %1</source>
- <translation>The data of a processing instruction cannot contain the string %1</translation>
- </message>
- <message>
- <source>%1 is an invalid %2</source>
- <translation>%1 is an invalid %2</translation>
- </message>
- <message>
- <source>%1 is not a valid XML 1.0 character.</source>
- <translation>%1 is not a valid XML 1.0 character.</translation>
- </message>
- <message>
- <source>%1 was called.</source>
- <translation>%1 was called.</translation>
- </message>
- <message>
- <source>In the replacement string, %1 must be followed by at least one digit when not escaped.</source>
- <translation>In the replacement string, %1 must be followed by at least one digit when not escaped.</translation>
- </message>
- <message>
- <source>In the replacement string, %1 can only be used to escape itself or %2, not %3</source>
- <translation>In the replacement string, %1 can only be used to escape itself or %2, not %3</translation>
- </message>
- <message>
- <source>%1 matches newline characters</source>
- <translation>%1 matches newline characters</translation>
- </message>
- <message>
- <source>Matches are case insensitive</source>
- <translation>Matches are case insensitive</translation>
- </message>
- <message>
- <source>%1 is an invalid regular expression pattern: %2</source>
- <translation>%1 is an invalid regular expression pattern: %2</translation>
- </message>
- <message>
- <source>It will not be possible to retrieve %1.</source>
- <translation>It will not be possible to retrieve %1.</translation>
- </message>
- <message>
- <source>The default collection is undefined</source>
- <translation>The default collection is undefined</translation>
- </message>
- <message>
- <source>%1 cannot be retrieved</source>
- <translation>%1 cannot be retrieved</translation>
- </message>
- <message>
- <source>The item %1 did not match the required type %2.</source>
- <translation>The item %1 did not match the required type %2.</translation>
- </message>
- <message>
- <source>%1 is an unknown schema type.</source>
- <translation>%1 is an unknown schema type.</translation>
- </message>
- <message>
- <source>A template with name %1 has already been declared.</source>
- <translation>A template with name %1 has already been declared.</translation>
- </message>
- <message>
- <source>Only one %1 declaration can occur in the query prolog.</source>
- <translation>Only one %1 declaration can occur in the query prolog.</translation>
- </message>
- <message>
- <source>The initialization of variable %1 depends on itself</source>
- <translation>The initialization of variable %1 depends on itself</translation>
- </message>
- <message>
- <source>The variable %1 is unused</source>
- <translation>The variable %1 is unused</translation>
- </message>
- <message>
- <source>Version %1 is not supported. The supported XQuery version is 1.0.</source>
- <translation>Version %1 is not supported. The supported XQuery version is 1.0.</translation>
- </message>
- <message>
- <source>No function with signature %1 is available</source>
- <translation>No function with signature %1 is available</translation>
- </message>
- <message>
- <source>It is not possible to redeclare prefix %1.</source>
- <translation>It is not possible to redeclare prefix %1.</translation>
- </message>
- <message>
- <source>Prefix %1 is already declared in the prolog.</source>
- <translation>Prefix %1 is already declared in the prolog.</translation>
- </message>
- <message>
- <source>The name of an option must have a prefix. There is no default namespace for options.</source>
- <translation>The name of an option must have a prefix. There is no default namespace for options.</translation>
- </message>
- <message>
- <source>The Schema Import feature is not supported, and therefore %1 declarations cannot occur.</source>
- <translation>The Schema Import feature is not supported, and therefore %1 declarations cannot occur.</translation>
- </message>
- <message>
- <source>The target namespace of a %1 cannot be empty.</source>
- <translation>The target namespace of a %1 cannot be empty.</translation>
- </message>
- <message>
- <source>The module import feature is not supported</source>
- <translation>The module import feature is not supported</translation>
- </message>
- <message>
- <source>The namespace of a user defined function in a library module must be equivalent to the module namespace. In other words, it should be %1 instead of %2</source>
- <translation>The namespace of a user defined function in a library module must be equivalent to the module namespace. In other words, it should be %1 instead of %2</translation>
- </message>
- <message>
- <source>A function already exists with the signature %1.</source>
- <translation>A function already exists with the signature %1.</translation>
- </message>
- <message>
- <source>No external functions are supported. All supported functions can be used directly, without first declaring them as external</source>
- <translation>No external functions are supported. All supported functions can be used directly, without first declaring them as external</translation>
- </message>
- <message>
- <source>The %1-axis is unsupported in XQuery</source>
- <translation>The %1-axis is unsupported in XQuery</translation>
- </message>
- <message>
- <source>The namespace URI cannot be the empty string when binding to a prefix, %1.</source>
- <translation>The namespace URI cannot be the empty string when binding to a prefix, %1.</translation>
- </message>
- <message>
- <source>%1 is an invalid namespace URI.</source>
- <translation>%1 is an invalid namespace URI.</translation>
- </message>
- <message>
- <source>It is not possible to bind to the prefix %1</source>
- <translation>It is not possible to bind to the prefix %1</translation>
- </message>
- <message>
- <source>Two namespace declaration attributes have the same name: %1.</source>
- <translation>Two namespace declaration attributes have the same name: %1.</translation>
- </message>
- <message>
- <source>The namespace URI must be a constant and cannot use enclosed expressions.</source>
- <translation>The namespace URI must be a constant and cannot use enclosed expressions.</translation>
- </message>
- <message>
- <source>%1 is not in the in-scope attribute declarations. Note that the schema import feature is not supported.</source>
- <translation>%1 is not in the in-scope attribute declarations. Note that the schema import feature is not supported.</translation>
- </message>
- <message>
- <source>empty</source>
- <translation>empty</translation>
- </message>
- <message>
- <source>zero or one</source>
- <translation>zero or one</translation>
- </message>
- <message>
- <source>exactly one</source>
- <translation>exactly one</translation>
- </message>
- <message>
- <source>one or more</source>
- <translation>one or more</translation>
- </message>
- <message>
- <source>zero or more</source>
- <translation>zero or more</translation>
- </message>
- <message>
- <source>The focus is undefined.</source>
- <translation>The focus is undefined.</translation>
- </message>
- <message>
- <source>An attribute by name %1 has already been created.</source>
- <translation>An attribute by name %1 has already been created.</translation>
- </message>
- <message>
- <source>Network timeout.</source>
- <translation>Network timeout.</translation>
- </message>
- <message>
- <source>Element %1 can&apos;t be serialized because it appears outside the document element.</source>
- <translation>Element %1 can&apos;t be serialized because it appears outside the document element.</translation>
- </message>
- <message>
- <source>Year %1 is invalid because it begins with %2.</source>
- <translation>Year %1 is invalid because it begins with %2.</translation>
- </message>
- <message>
- <source>Day %1 is outside the range %2..%3.</source>
- <translation>Day %1 is outside the range %2..%3.</translation>
- </message>
- <message>
- <source>Month %1 is outside the range %2..%3.</source>
- <translation>Month %1 is outside the range %2..%3.</translation>
- </message>
- <message>
- <source>Overflow: Can&apos;t represent date %1.</source>
- <translation>Overflow: Can&apos;t represent date %1.</translation>
- </message>
- <message>
- <source>Day %1 is invalid for month %2.</source>
- <translation>Day %1 is invalid for month %2.</translation>
- </message>
- <message>
- <source>Time 24:%1:%2.%3 is invalid. Hour is 24, but minutes, seconds, and milliseconds are not all 0; </source>
- <translation>Time 24:%1:%2.%3 is invalid. Hour is 24, but minutes, seconds, and milliseconds are not all 0; </translation>
- </message>
- <message>
- <source>Time %1:%2:%3.%4 is invalid.</source>
- <translation>Time %1:%2:%3.%4 is invalid.</translation>
- </message>
- <message>
- <source>Overflow: Date can&apos;t be represented.</source>
- <translation>Overflow: Date can&apos;t be represented.</translation>
- </message>
- <message>
- <source>At least one time component must appear after the %1-delimiter.</source>
- <translation>At least one time component must appear after the %1-delimiter.</translation>
- </message>
- <message>
- <source>Dividing a value of type %1 by %2 (not-a-number) is not allowed.</source>
- <translation>Dividing a value of type %1 by %2 (not-a-number) is not allowed.</translation>
- </message>
- <message>
- <source>Dividing a value of type %1 by %2 or %3 (plus or minus zero) is not allowed.</source>
- <translation>Dividing a value of type %1 by %2 or %3 (plus or minus zero) is not allowed.</translation>
- </message>
- <message>
- <source>Multiplication of a value of type %1 by %2 or %3 (plus or minus infinity) is not allowed.</source>
- <translation>Multiplication of a value of type %1 by %2 or %3 (plus or minus infinity) is not allowed.</translation>
- </message>
- <message>
- <source>A value of type %1 cannot have an Effective Boolean Value.</source>
- <translation>A value of type %1 cannot have an Effective Boolean Value.</translation>
- </message>
- <message>
- <source>Value %1 of type %2 exceeds maximum (%3).</source>
- <translation>Value %1 of type %2 exceeds maximum (%3).</translation>
- </message>
- <message>
- <source>Value %1 of type %2 is below minimum (%3).</source>
- <translation>Value %1 of type %2 is below minimum (%3).</translation>
- </message>
- <message>
- <source>A value of type %1 must contain an even number of digits. The value %2 does not.</source>
- <translation>A value of type %1 must contain an even number of digits. The value %2 does not.</translation>
- </message>
- <message>
- <source>%1 is not valid as a value of type %2.</source>
- <translation>%1 is not valid as a value of type %2.</translation>
- </message>
- <message>
- <source>Operator %1 cannot be used on type %2.</source>
- <translation>Operator %1 cannot be used on type %2.</translation>
- </message>
- <message>
- <source>Operator %1 cannot be used on atomic values of type %2 and %3.</source>
- <translation>Operator %1 cannot be used on atomic values of type %2 and %3.</translation>
- </message>
- <message>
- <source>The namespace URI in the name for a computed attribute cannot be %1.</source>
- <translation>The namespace URI in the name for a computed attribute cannot be %1.</translation>
- </message>
- <message>
- <source>The name for a computed attribute cannot have the namespace URI %1 with the local name %2.</source>
- <translation>The name for a computed attribute cannot have the namespace URI %1 with the local name %2.</translation>
- </message>
- <message>
- <source>Type error in cast, expected %1, received %2.</source>
- <translation>Type error in cast, expected %1, received %2.</translation>
- </message>
- <message>
- <source>When casting to %1 or types derived from it, the source value must be of the same type, or it must be a string literal. Type %2 is not allowed.</source>
- <translation>When casting to %1 or types derived from it, the source value must be of the same type, or it must be a string literal. Type %2 is not allowed.</translation>
- </message>
- <message>
- <source>A comment cannot contain %1</source>
- <translation>A comment cannot contain %1</translation>
- </message>
- <message>
- <source>A comment cannot end with a %1.</source>
- <translation>A comment cannot end with a %1.</translation>
- </message>
- <message>
- <source>An attribute node cannot be a child of a document node. Therefore, the attribute %1 is out of place.</source>
- <translation>An attribute node cannot be a child of a document node. Therefore, the attribute %1 is out of place.</translation>
- </message>
- <message>
- <source>A library module cannot be evaluated directly. It must be imported from a main module.</source>
- <translation>A library module cannot be evaluated directly. It must be imported from a main module.</translation>
- </message>
- <message>
- <source>No template by name %1 exists.</source>
- <translation>No template by name %1 exists.</translation>
- </message>
- <message>
- <source>A value of type %1 cannot be a predicate. A predicate must have either a numeric type or an Effective Boolean Value type.</source>
- <translation>A value of type %1 cannot be a predicate. A predicate must have either a numeric type or an Effective Boolean Value type.</translation>
- </message>
- <message>
- <source>A positional predicate must evaluate to a single numeric value.</source>
- <translation>A positional predicate must evaluate to a single numeric value.</translation>
- </message>
- <message>
- <source>The target name in a processing instruction cannot be %1 in any combination of upper and lower case. Therefore, %2 is invalid.</source>
- <translation>The target name in a processing instruction cannot be %1 in any combination of upper and lower case. Therefore, %2 is invalid.</translation>
- </message>
- <message>
- <source>%1 is not a valid target name in a processing instruction. It must be a %2 value, e.g. %3.</source>
- <translation>%1 is not a valid target name in a processing instruction. It must be a %2 value, e.g. %3.</translation>
- </message>
- <message>
- <source>The last step in a path must contain either nodes or atomic values. It cannot be a mixture between the two.</source>
- <translation>The last step in a path must contain either nodes or atomic values. It cannot be a mixture between the two.</translation>
- </message>
- <message>
- <source>No namespace binding exists for the prefix %1</source>
- <translation>No namespace binding exists for the prefix %1</translation>
- </message>
- <message>
- <source>No namespace binding exists for the prefix %1 in %2</source>
- <translation>No namespace binding exists for the prefix %1 in %2</translation>
- </message>
- <message>
- <source>The first argument to %1 cannot be of type %2. It must be a numeric type, xs:yearMonthDuration or xs:dayTimeDuration.</source>
- <translation>The first argument to %1 cannot be of type %2. It must be a numeric type, xs:yearMonthDuration or xs:dayTimeDuration.</translation>
- </message>
- <message>
- <source>The first argument to %1 cannot be of type %2. It must be of type %3, %4, or %5.</source>
- <translation>The first argument to %1 cannot be of type %2. It must be of type %3, %4, or %5.</translation>
- </message>
- <message>
- <source>The second argument to %1 cannot be of type %2. It must be of type %3, %4, or %5.</source>
- <translation>The second argument to %1 cannot be of type %2. It must be of type %3, %4, or %5.</translation>
- </message>
- <message>
- <source>If both values have zone offsets, they must have the same zone offset. %1 and %2 are not the same.</source>
- <translation>If both values have zone offsets, they must have the same zone offset. %1 and %2 are not the same.</translation>
- </message>
- <message>
- <source>%1 must be followed by %2 or %3, not at the end of the replacement string.</source>
- <translation>%1 must be followed by %2 or %3, not at the end of the replacement string.</translation>
- </message>
- <message>
- <source>%1 and %2 match the start and end of a line.</source>
- <translation>%1 and %2 match the start and end of a line.</translation>
- </message>
- <message>
- <source>Whitespace characters are removed, except when they appear in character classes</source>
- <translation>Whitespace characters are removed, except when they appear in character classes</translation>
- </message>
- <message>
- <source>%1 is an invalid flag for regular expressions. Valid flags are:</source>
- <translation>%1 is an invalid flag for regular expressions. Valid flags are:</translation>
- </message>
- <message>
- <source>If the first argument is the empty sequence or a zero-length string (no namespace), a prefix cannot be specified. Prefix %1 was specified.</source>
- <translation>If the first argument is the empty sequence or a zero-length string (no namespace), a prefix cannot be specified. Prefix %1 was specified.</translation>
- </message>
- <message>
- <source>The normalization form %1 is unsupported. The supported forms are %2, %3, %4, and %5, and none, i.e. the empty string (no normalization).</source>
- <translation>The normalization form %1 is unsupported. The supported forms are %2, %3, %4, and %5, and none, i.e. the empty string (no normalization).</translation>
- </message>
- <message>
- <source>A zone offset must be in the range %1..%2 inclusive. %3 is out of range.</source>
- <translation>A zone offset must be in the range %1..%2 inclusive. %3 is out of range.</translation>
- </message>
- <message>
- <source>Required cardinality is %1; got cardinality %2.</source>
- <translation>Required cardinality is %1; got cardinality %2.</translation>
- </message>
- <message>
- <source>The encoding %1 is invalid. It must contain Latin characters only, must not contain whitespace, and must match the regular expression %2.</source>
- <translation>The encoding %1 is invalid. It must contain Latin characters only, must not contain whitespace, and must match the regular expression %2.</translation>
- </message>
- <message>
- <source>The keyword %1 cannot occur with any other mode name.</source>
- <translation>The keyword %1 cannot occur with any other mode name.</translation>
- </message>
- <message>
- <source>No variable with name %1 exists</source>
- <translation>No variable with name %1 exists</translation>
- </message>
- <message>
- <source>The value of attribute %1 must be of type %2, which %3 isn&apos;t.</source>
- <translation>The value of attribute %1 must be of type %2, which %3 isn&apos;t.</translation>
- </message>
- <message>
- <source>The prefix %1 cannot be bound. By default, it is already bound to the namespace %2.</source>
- <translation>The prefix %1 cannot be bound. By default, it is already bound to the namespace %2.</translation>
- </message>
- <message>
- <source>A variable with name %1 has already been declared.</source>
- <translation>A variable with name %1 has already been declared.</translation>
- </message>
- <message>
- <source>No value is available for the external variable with name %1.</source>
- <translation>No value is available for the external variable with name %1.</translation>
- </message>
- <message>
- <source>A stylesheet function must have a prefixed name.</source>
- <translation>A stylesheet function must have a prefixed name.</translation>
- </message>
- <message>
- <source>The namespace %1 is reserved; therefore user defined functions may not use it. Try the predefined prefix %2, which exists for these cases.</source>
- <translation>The namespace %1 is reserved; therefore user defined functions may not use it. Try the predefined prefix %2, which exists for these cases.</translation>
- </message>
- <message>
- <source>An argument with name %1 has already been declared. Every argument name must be unique.</source>
- <translation>An argument with name %1 has already been declared. Every argument name must be unique.</translation>
- </message>
- <message>
- <source>When function %1 is used for matching inside a pattern, the argument must be a variable reference or a string literal.</source>
- <translation>When function %1 is used for matching inside a pattern, the argument must be a variable reference or a string literal.</translation>
- </message>
- <message>
- <source>In an XSL-T pattern, the first argument to function %1 must be a string literal, when used for matching.</source>
- <translation>In an XSL-T pattern, the first argument to function %1 must be a string literal, when used for matching.</translation>
- </message>
- <message>
- <source>In an XSL-T pattern, the first argument to function %1 must be a literal or a variable reference, when used for matching.</source>
- <translation>In an XSL-T pattern, the first argument to function %1 must be a literal or a variable reference, when used for matching.</translation>
- </message>
- <message>
- <source>In an XSL-T pattern, function %1 cannot have a third argument.</source>
- <translation>In an XSL-T pattern, function %1 cannot have a third argument.</translation>
- </message>
- <message>
- <source>In an XSL-T pattern, only function %1 and %2, not %3, can be used for matching.</source>
- <translation>In an XSL-T pattern, only function %1 and %2, not %3, can be used for matching.</translation>
- </message>
- <message>
- <source>In an XSL-T pattern, axis %1 cannot be used, only axis %2 or %3 can.</source>
- <translation>In an XSL-T pattern, axis %1 cannot be used, only axis %2 or %3 can.</translation>
- </message>
- <message>
- <source>%1 is an invalid template mode name.</source>
- <translation>%1 is an invalid template mode name.</translation>
- </message>
- <message>
- <source>The name of a variable bound in a for-expression must be different from the positional variable. Hence, the two variables named %1 collide.</source>
- <translation>The name of a variable bound in a for-expression must be different from the positional variable. Hence, the two variables named %1 collide.</translation>
- </message>
- <message>
- <source>The Schema Validation Feature is not supported. Hence, %1-expressions may not be used.</source>
- <translation>The Schema Validation Feature is not supported. Hence, %1-expressions may not be used.</translation>
- </message>
- <message>
- <source>None of the pragma expressions are supported. Therefore, a fallback expression must be present</source>
- <translation>None of the pragma expressions are supported. Therefore, a fallback expression must be present</translation>
- </message>
- <message>
- <source>Each name of a template parameter must be unique; %1 is duplicated.</source>
- <translation>Each name of a template parameter must be unique; %1 is duplicated.</translation>
- </message>
- <message>
- <source>No function with name %1 is available.</source>
- <translation>No function with name %1 is available.</translation>
- </message>
- <message>
- <source>%1 is not a valid numeric literal.</source>
- <translation>%1 is not a valid numeric literal.</translation>
- </message>
- <message>
- <source>W3C XML Schema identity constraint selector</source>
- <translation>W3C XML Schema identity constraint selector</translation>
- </message>
- <message>
- <source>W3C XML Schema identity constraint field</source>
- <translation>W3C XML Schema identity constraint field</translation>
- </message>
- <message>
- <source>A construct was encountered which is disallowed in the current language(%1).</source>
- <translation>A construct was encountered which is disallowed in the current language(%1).</translation>
- </message>
- <message>
- <source>Namespace %1 can only be bound to %2 (and it is, in either case, pre-declared).</source>
- <translation>Namespace %1 can only be bound to %2 (and it is, in either case, pre-declared).</translation>
- </message>
- <message>
- <source>Prefix %1 can only be bound to %2 (and it is, in either case, pre-declared).</source>
- <translation>Prefix %1 can only be bound to %2 (and it is, in either case, pre-declared).</translation>
- </message>
- <message>
- <source>An attribute with name %1 has already appeared on this element.</source>
- <translation>An attribute with name %1 has already appeared on this element.</translation>
- </message>
- <message>
- <source>A direct element constructor is not well-formed. %1 is ended with %2.</source>
- <translation>A direct element constructor is not well-formed. %1 is ended with %2.</translation>
- </message>
- <message>
- <source>The name %1 does not refer to any schema type.</source>
- <translation>The name %1 does not refer to any schema type.</translation>
- </message>
- <message>
- <source>%1 is an complex type. Casting to complex types is not possible. However, casting to atomic types such as %2 works.</source>
- <translation>%1 is an complex type. Casting to complex types is not possible. However, casting to atomic types such as %2 works.</translation>
- </message>
- <message>
- <source>%1 is not an atomic type. Casting is only possible to atomic types.</source>
- <translation>%1 is not an atomic type. Casting is only possible to atomic types.</translation>
- </message>
- <message>
- <source>%1 is not a valid name for a processing-instruction.</source>
- <translation>%1 is not a valid name for a processing-instruction.</translation>
- </message>
- <message>
- <source>The name of an extension expression must be in a namespace.</source>
- <translation>The name of an extension expression must be in a namespace.</translation>
- </message>
- <message>
- <source>Required type is %1, but %2 was found.</source>
- <translation>Required type is %1, but %2 was found.</translation>
- </message>
- <message>
- <source>Promoting %1 to %2 may cause loss of precision.</source>
- <translation>Promoting %1 to %2 may cause loss of precision.</translation>
- </message>
- <message>
- <source>It&apos;s not possible to add attributes after any other kind of node.</source>
- <translation>It&apos;s not possible to add attributes after any other kind of node.</translation>
- </message>
- <message>
- <source>Only the Unicode Codepoint Collation is supported(%1). %2 is unsupported.</source>
- <translation>Only the Unicode Codepoint Collation is supported(%1). %2 is unsupported.</translation>
- </message>
- <message>
- <source>Integer division (%1) by zero (%2) is undefined.</source>
- <translation>Integer division (%1) by zero (%2) is undefined.</translation>
- </message>
- <message>
- <source>Division (%1) by zero (%2) is undefined.</source>
- <translation>Division (%1) by zero (%2) is undefined.</translation>
- </message>
- <message>
- <source>Modulus division (%1) by zero (%2) is undefined.</source>
- <translation>Modulus division (%1) by zero (%2) is undefined.</translation>
- </message>
- <message numerus="yes">
- <source>%1 takes at most %n argument(s). %2 is therefore invalid.</source>
- <translation>
- <numerusform>%1 takes at most %n argument(s). %2 is therefore invalid.</numerusform>
- <numerusform>%1 takes at most %n argument(s). %2 is therefore invalid.</numerusform>
- </translation>
- </message>
- <message numerus="yes">
- <source>%1 requires at least %n argument(s). %2 is therefore invalid.</source>
- <translation>
- <numerusform>%1 requires at least %n argument(s). %2 is therefore invalid.</numerusform>
- <numerusform>%1 requires at least %n argument(s). %2 is therefore invalid.</numerusform>
- </translation>
- </message>
- <message>
- <source>The root node of the second argument to function %1 must be a document node. %2 is not a document node.</source>
- <translation>The root node of the second argument to function %1 must be a document node. %2 is not a document node.</translation>
- </message>
- <message>
- <source>The namespace for a user defined function cannot be empty (try the predefined prefix %1 which exists for cases like this)</source>
- <translation>The namespace for a user defined function cannot be empty (try the predefined prefix %1 which exists for cases like this)</translation>
- </message>
- <message>
- <source>A default namespace declaration must occur before function, variable, and option declarations.</source>
- <translation>A default namespace declaration must occur before function, variable, and option declarations.</translation>
- </message>
- <message>
- <source>Namespace declarations must occur before function, variable, and option declarations.</source>
- <translation>Namespace declarations must occur before function, variable, and option declarations.</translation>
- </message>
- <message>
- <source>Module imports must occur before function, variable, and option declarations.</source>
- <translation>Module imports must occur before function, variable, and option declarations.</translation>
- </message>
- <message>
- <source>%1 is not a whole number of minutes.</source>
- <translation>%1 is not a whole number of minutes.</translation>
- </message>
- <message>
- <source>Attribute %1 can&apos;t be serialized because it appears at the top level.</source>
- <translation>Attribute %1 can&apos;t be serialized because it appears at the top level.</translation>
- </message>
- <message>
- <source>%1 is an unsupported encoding.</source>
- <translation>%1 is an unsupported encoding.</translation>
- </message>
- <message>
- <source>%1 contains octets which are disallowed in the requested encoding %2.</source>
- <translation>%1 contains octets which are disallowed in the requested encoding %2.</translation>
- </message>
- <message>
- <source>The codepoint %1, occurring in %2 using encoding %3, is an invalid XML character.</source>
- <translation>The codepoint %1, occurring in %2 using encoding %3, is an invalid XML character.</translation>
- </message>
- <message>
- <source>Ambiguous rule match.</source>
- <translation>Ambiguous rule match.</translation>
- </message>
- <message>
- <source>In a namespace constructor, the value for a namespace cannot be an empty string.</source>
- <translation>In a namespace constructor, the value for a namespace cannot be an empty string.</translation>
- </message>
- <message>
- <source>The prefix must be a valid %1, which %2 is not.</source>
- <translation>The prefix must be a valid %1, which %2 is not.</translation>
- </message>
- <message>
- <source>The prefix %1 cannot be bound.</source>
- <translation>The prefix %1 cannot be bound.</translation>
- </message>
- <message>
- <source>Only the prefix %1 can be bound to %2 and vice versa.</source>
- <translation>Only the prefix %1 can be bound to %2 and vice versa.</translation>
- </message>
- <message>
- <source>The parameter %1 is required, but no corresponding %2 is supplied.</source>
- <translation>The parameter %1 is required, but no corresponding %2 is supplied.</translation>
- </message>
- <message>
- <source>The parameter %1 is passed, but no corresponding %2 exists.</source>
- <translation>The parameter %1 is passed, but no corresponding %2 exists.</translation>
- </message>
- <message>
- <source>The URI cannot have a fragment</source>
- <translation>The URI cannot have a fragment</translation>
- </message>
- <message>
- <source>Element %1 is not allowed at this location.</source>
- <translation>Element %1 is not allowed at this location.</translation>
- </message>
- <message>
- <source>Text nodes are not allowed at this location.</source>
- <translation>Text nodes are not allowed at this location.</translation>
- </message>
- <message>
- <source>Parse error: %1</source>
- <translation>Parse error: %1</translation>
- </message>
- <message>
- <source>The value of the XSL-T version attribute must be a value of type %1, which %2 isn&apos;t.</source>
- <translation>The value of the XSL-T version attribute must be a value of type %1, which %2 isn&apos;t.</translation>
- </message>
- <message>
- <source>Running an XSL-T 1.0 stylesheet with a 2.0 processor.</source>
- <translation>Running an XSL-T 1.0 stylesheet with a 2.0 processor.</translation>
- </message>
- <message>
- <source>Unknown XSL-T attribute %1.</source>
- <translation>Unknown XSL-T attribute %1.</translation>
- </message>
- <message>
- <source>Attribute %1 and %2 are mutually exclusive.</source>
- <translation>Attribute %1 and %2 are mutually exclusive.</translation>
- </message>
- <message>
- <source>In a simplified stylesheet module, attribute %1 must be present.</source>
- <translation>In a simplified stylesheet module, attribute %1 must be present.</translation>
- </message>
- <message>
- <source>If element %1 has no attribute %2, it cannot have attribute %3 or %4.</source>
- <translation>If element %1 has no attribute %2, it cannot have attribute %3 or %4.</translation>
- </message>
- <message>
- <source>Element %1 must have at least one of the attributes %2 or %3.</source>
- <translation>Element %1 must have at least one of the attributes %2 or %3.</translation>
- </message>
- <message>
- <source>At least one mode must be specified in the %1-attribute on element %2.</source>
- <translation>At least one mode must be specified in the %1-attribute on element %2.</translation>
- </message>
- <message>
- <source>Element %1 must come last.</source>
- <translation>Element %1 must come last.</translation>
- </message>
- <message>
- <source>At least one %1-element must occur before %2.</source>
- <translation>At least one %1-element must occur before %2.</translation>
- </message>
- <message>
- <source>Only one %1-element can appear.</source>
- <translation>Only one %1-element can appear.</translation>
- </message>
- <message>
- <source>At least one %1-element must occur inside %2.</source>
- <translation>At least one %1-element must occur inside %2.</translation>
- </message>
- <message>
- <source>When attribute %1 is present on %2, a sequence constructor cannot be used.</source>
- <translation>When attribute %1 is present on %2, a sequence constructor cannot be used.</translation>
- </message>
- <message>
- <source>Element %1 must have either a %2-attribute or a sequence constructor.</source>
- <translation>Element %1 must have either a %2-attribute or a sequence constructor.</translation>
- </message>
- <message>
- <source>When a parameter is required, a default value cannot be supplied through a %1-attribute or a sequence constructor.</source>
- <translation>When a parameter is required, a default value cannot be supplied through a %1-attribute or a sequence constructor.</translation>
- </message>
- <message>
- <source>Element %1 cannot have children.</source>
- <translation>Element %1 cannot have children.</translation>
- </message>
- <message>
- <source>Element %1 cannot have a sequence constructor.</source>
- <translation>Element %1 cannot have a sequence constructor.</translation>
- </message>
- <message>
- <source>The attribute %1 cannot appear on %2, when it is a child of %3.</source>
- <translation>The attribute %1 cannot appear on %2, when it is a child of %3.</translation>
- </message>
- <message>
- <source>A parameter in a function cannot be declared to be a tunnel.</source>
- <translation>A parameter in a function cannot be declared to be a tunnel.</translation>
- </message>
- <message>
- <source>This processor is not Schema-aware and therefore %1 cannot be used.</source>
- <translation>This processor is not Schema-aware and therefore %1 cannot be used.</translation>
- </message>
- <message>
- <source>Top level stylesheet elements must be in a non-null namespace, which %1 isn&apos;t.</source>
- <translation>Top level stylesheet elements must be in a non-null namespace, which %1 isn&apos;t.</translation>
- </message>
- <message>
- <source>The value for attribute %1 on element %2 must either be %3 or %4, not %5.</source>
- <translation>The value for attribute %1 on element %2 must either be %3 or %4, not %5.</translation>
- </message>
- <message>
- <source>Attribute %1 cannot have the value %2.</source>
- <translation>Attribute %1 cannot have the value %2.</translation>
- </message>
- <message>
- <source>The attribute %1 can only appear on the first %2 element.</source>
- <translation>The attribute %1 can only appear on the first %2 element.</translation>
- </message>
- <message>
- <source>At least one %1 element must appear as child of %2.</source>
- <translation>At least one %1 element must appear as child of %2.</translation>
- </message>
- <message>
- <source>%1 has inheritance loop in its base type %2.</source>
- <translation>%1 has inheritance loop in its base type %2.</translation>
- </message>
- <message>
- <source>Circular inheritance of base type %1.</source>
- <translation>Circular inheritance of base type %1.</translation>
- </message>
- <message>
- <source>Circular inheritance of union %1.</source>
- <translation>Circular inheritance of union %1.</translation>
- </message>
- <message>
- <source>%1 is not allowed to derive from %2 by restriction as the latter defines it as final.</source>
- <translation>%1 is not allowed to derive from %2 by restriction as the latter defines it as final.</translation>
- </message>
- <message>
- <source>%1 is not allowed to derive from %2 by extension as the latter defines it as final.</source>
- <translation>%1 is not allowed to derive from %2 by extension as the latter defines it as final.</translation>
- </message>
- <message>
- <source>Base type of simple type %1 cannot be complex type %2.</source>
- <translation>Base type of simple type %1 cannot be complex type %2.</translation>
- </message>
- <message>
- <source>Simple type %1 cannot have direct base type %2.</source>
- <translation>Simple type %1 cannot have direct base type %2.</translation>
- </message>
- <message>
- <source>Simple type %1 is not allowed to have base type %2.</source>
- <translation>Simple type %1 is not allowed to have base type %2.</translation>
- </message>
- <message>
- <source>Simple type %1 can only have simple atomic type as base type.</source>
- <translation>Simple type %1 can only have simple atomic type as base type.</translation>
- </message>
- <message>
- <source>Simple type %1 cannot derive from %2 as the latter defines restriction as final.</source>
- <translation>Simple type %1 cannot derive from %2 as the latter defines restriction as final.</translation>
- </message>
- <message>
- <source>Variety of item type of %1 must be either atomic or union.</source>
- <translation>Variety of item type of %1 must be either atomic or union.</translation>
- </message>
- <message>
- <source>Variety of member types of %1 must be atomic.</source>
- <translation>Variety of member types of %1 must be atomic.</translation>
- </message>
- <message>
- <source>%1 is not allowed to derive from %2 by list as the latter defines it as final.</source>
- <translation>%1 is not allowed to derive from %2 by list as the latter defines it as final.</translation>
- </message>
- <message>
- <source>Simple type %1 is only allowed to have %2 facet.</source>
- <translation>Simple type %1 is only allowed to have %2 facet.</translation>
- </message>
- <message>
- <source>Base type of simple type %1 must have variety of type list.</source>
- <translation>Base type of simple type %1 must have variety of type list.</translation>
- </message>
- <message>
- <source>Base type of simple type %1 has defined derivation by restriction as final.</source>
- <translation>Base type of simple type %1 has defined derivation by restriction as final.</translation>
- </message>
- <message>
- <source>Item type of base type does not match item type of %1.</source>
- <translation>Item type of base type does not match item type of %1.</translation>
- </message>
- <message>
- <source>Simple type %1 contains not allowed facet type %2.</source>
- <translation>Simple type %1 contains not allowed facet type %2.</translation>
- </message>
- <message>
- <source>%1 is not allowed to derive from %2 by union as the latter defines it as final.</source>
- <translation>%1 is not allowed to derive from %2 by union as the latter defines it as final.</translation>
- </message>
- <message>
- <source>%1 is not allowed to have any facets.</source>
- <translation>%1 is not allowed to have any facets.</translation>
- </message>
- <message>
- <source>Base type %1 of simple type %2 must have variety of union.</source>
- <translation>Base type %1 of simple type %2 must have variety of union.</translation>
- </message>
- <message>
- <source>Base type %1 of simple type %2 is not allowed to have restriction in %3 attribute.</source>
- <translation>Base type %1 of simple type %2 is not allowed to have restriction in %3 attribute.</translation>
- </message>
- <message>
- <source>Member type %1 cannot be derived from member type %2 of %3&apos;s base type %4.</source>
- <translation>Member type %1 cannot be derived from member type %2 of %3&apos;s base type %4.</translation>
- </message>
- <message>
- <source>Derivation method of %1 must be extension because the base type %2 is a simple type.</source>
- <translation>Derivation method of %1 must be extension because the base type %2 is a simple type.</translation>
- </message>
- <message>
- <source>Complex type %1 has duplicated element %2 in its content model.</source>
- <translation>Complex type %1 has duplicated element %2 in its content model.</translation>
- </message>
- <message>
- <source>Complex type %1 has non-deterministic content.</source>
- <translation>Complex type %1 has non-deterministic content.</translation>
- </message>
- <message>
- <source>Attributes of complex type %1 are not a valid extension of the attributes of base type %2: %3.</source>
- <translation>Attributes of complex type %1 are not a valid extension of the attributes of base type %2: %3.</translation>
- </message>
- <message>
- <source>Content model of complex type %1 is not a valid extension of content model of %2.</source>
- <translation>Content model of complex type %1 is not a valid extension of content model of %2.</translation>
- </message>
- <message>
- <source>Complex type %1 must have simple content.</source>
- <translation>Complex type %1 must have simple content.</translation>
- </message>
- <message>
- <source>Complex type %1 must have the same simple type as its base class %2.</source>
- <translation>Complex type %1 must have the same simple type as its base class %2.</translation>
- </message>
- <message>
- <source>Complex type %1 cannot be derived from base type %2%3.</source>
- <translation>Complex type %1 cannot be derived from base type %2%3.</translation>
- </message>
- <message>
- <source>Attributes of complex type %1 are not a valid restriction from the attributes of base type %2: %3.</source>
- <translation>Attributes of complex type %1 are not a valid restriction from the attributes of base type %2: %3.</translation>
- </message>
- <message>
- <source>Complex type %1 with simple content cannot be derived from complex base type %2.</source>
- <translation>Complex type %1 with simple content cannot be derived from complex base type %2.</translation>
- </message>
- <message>
- <source>Item type of simple type %1 cannot be a complex type.</source>
- <translation>Item type of simple type %1 cannot be a complex type.</translation>
- </message>
- <message>
- <source>Member type of simple type %1 cannot be a complex type.</source>
- <translation>Member type of simple type %1 cannot be a complex type.</translation>
- </message>
- <message>
- <source>%1 is not allowed to have a member type with the same name as itself.</source>
- <translation>%1 is not allowed to have a member type with the same name as itself.</translation>
- </message>
- <message>
- <source>%1 facet collides with %2 facet.</source>
- <translation>%1 facet collides with %2 facet.</translation>
- </message>
- <message>
- <source>%1 facet must have the same value as %2 facet of base type.</source>
- <translation>%1 facet must have the same value as %2 facet of base type.</translation>
- </message>
- <message>
- <source>%1 facet must be equal or greater than %2 facet of base type.</source>
- <translation>%1 facet must be equal or greater than %2 facet of base type.</translation>
- </message>
- <message>
- <source>%1 facet must be less than or equal to %2 facet of base type.</source>
- <translation>%1 facet must be less than or equal to %2 facet of base type.</translation>
- </message>
- <message>
- <source>%1 facet contains invalid regular expression</source>
- <translation>%1 facet contains invalid regular expression</translation>
- </message>
- <message>
- <source>Unknown notation %1 used in %2 facet.</source>
- <translation>Unknown notation %1 used in %2 facet.</translation>
- </message>
- <message>
- <source>%1 facet contains invalid value %2: %3.</source>
- <translation>%1 facet contains invalid value %2: %3.</translation>
- </message>
- <message>
- <source>%1 facet cannot be %2 or %3 if %4 facet of base type is %5.</source>
- <translation>%1 facet cannot be %2 or %3 if %4 facet of base type is %5.</translation>
- </message>
- <message>
- <source>%1 facet cannot be %2 if %3 facet of base type is %4.</source>
- <translation>%1 facet cannot be %2 if %3 facet of base type is %4.</translation>
- </message>
- <message>
- <source>%1 facet must be less than or equal to %2 facet.</source>
- <translation>%1 facet must be less than or equal to %2 facet.</translation>
- </message>
- <message>
- <source>%1 facet must be less than %2 facet of base type.</source>
- <translation>%1 facet must be less than %2 facet of base type.</translation>
- </message>
- <message>
- <source>%1 facet and %2 facet cannot appear together.</source>
- <translation>%1 facet and %2 facet cannot appear together.</translation>
- </message>
- <message>
- <source>%1 facet must be greater than %2 facet of base type.</source>
- <translation>%1 facet must be greater than %2 facet of base type.</translation>
- </message>
- <message>
- <source>%1 facet must be less than %2 facet.</source>
- <translation>%1 facet must be less than %2 facet.</translation>
- </message>
- <message>
- <source>%1 facet must be greater than or equal to %2 facet of base type.</source>
- <translation>%1 facet must be greater than or equal to %2 facet of base type.</translation>
- </message>
- <message>
- <source>Simple type contains not allowed facet %1.</source>
- <translation>Simple type contains not allowed facet %1.</translation>
- </message>
- <message>
- <source>%1, %2, %3, %4, %5 and %6 facets are not allowed when derived by list.</source>
- <translation>%1, %2, %3, %4, %5 and %6 facets are not allowed when derived by list.</translation>
- </message>
- <message>
- <source>Only %1 and %2 facets are allowed when derived by union.</source>
- <translation>Only %1 and %2 facets are allowed when derived by union.</translation>
- </message>
- <message>
- <source>%1 contains %2 facet with invalid data: %3.</source>
- <translation>%1 contains %2 facet with invalid data: %3.</translation>
- </message>
- <message>
- <source>Attribute group %1 contains attribute %2 twice.</source>
- <translation>Attribute group %1 contains attribute %2 twice.</translation>
- </message>
- <message>
- <source>Attribute group %1 contains two different attributes that both have types derived from %2.</source>
- <translation>Attribute group %1 contains two different attributes that both have types derived from %2.</translation>
- </message>
- <message>
- <source>Attribute group %1 contains attribute %2 that has value constraint but type that inherits from %3.</source>
- <translation>Attribute group %1 contains attribute %2 that has value constraint but type that inherits from %3.</translation>
- </message>
- <message>
- <source>Complex type %1 contains attribute %2 twice.</source>
- <translation>Complex type %1 contains attribute %2 twice.</translation>
- </message>
- <message>
- <source>Complex type %1 contains two different attributes that both have types derived from %2.</source>
- <translation>Complex type %1 contains two different attributes that both have types derived from %2.</translation>
- </message>
- <message>
- <source>Complex type %1 contains attribute %2 that has value constraint but type that inherits from %3.</source>
- <translation>Complex type %1 contains attribute %2 that has value constraint but type that inherits from %3.</translation>
- </message>
- <message>
- <source>Element %1 is not allowed to have a value constraint if its base type is complex.</source>
- <translation>Element %1 is not allowed to have a value constraint if its base type is complex.</translation>
- </message>
- <message>
- <source>Element %1 is not allowed to have a value constraint if its type is derived from %2.</source>
- <translation>Element %1 is not allowed to have a value constraint if its type is derived from %2.</translation>
- </message>
- <message>
- <source>Value constraint of element %1 is not of elements type: %2.</source>
- <translation>Value constraint of element %1 is not of elements type: %2.</translation>
- </message>
- <message>
- <source>Element %1 is not allowed to have substitution group affiliation as it is no global element.</source>
- <translation>Element %1 is not allowed to have substitution group affiliation as it is no global element.</translation>
- </message>
- <message>
- <source>Type of element %1 cannot be derived from type of substitution group affiliation.</source>
- <translation>Type of element %1 cannot be derived from type of substitution group affiliation.</translation>
- </message>
- <message>
- <source>Value constraint of attribute %1 is not of attributes type: %2.</source>
- <translation>Value constraint of attribute %1 is not of attributes type: %2.</translation>
- </message>
- <message>
- <source>Attribute %1 has value constraint but has type derived from %2.</source>
- <translation>Attribute %1 has value constraint but has type derived from %2.</translation>
- </message>
- <message>
- <source>%1 attribute in derived complex type must be %2 like in base type.</source>
- <translation>%1 attribute in derived complex type must be %2 like in base type.</translation>
- </message>
- <message>
- <source>Attribute %1 in derived complex type must have %2 value constraint like in base type.</source>
- <translation>Attribute %1 in derived complex type must have %2 value constraint like in base type.</translation>
- </message>
- <message>
- <source>Attribute %1 in derived complex type must have the same %2 value constraint like in base type.</source>
- <translation>Attribute %1 in derived complex type must have the same %2 value constraint like in base type.</translation>
- </message>
- <message>
- <source>Attribute %1 in derived complex type must have %2 value constraint.</source>
- <translation>Attribute %1 in derived complex type must have %2 value constraint.</translation>
- </message>
- <message>
- <source>processContent of base wildcard must be weaker than derived wildcard.</source>
- <translation>processContent of base wildcard must be weaker than derived wildcard.</translation>
- </message>
- <message>
- <source>Element %1 exists twice with different types.</source>
- <translation>Element %1 exists twice with different types.</translation>
- </message>
- <message>
- <source>Particle contains non-deterministic wildcards.</source>
- <translation>Particle contains non-deterministic wildcards.</translation>
- </message>
- <message>
- <source>Base attribute %1 is required but derived attribute is not.</source>
- <translation>Base attribute %1 is required but derived attribute is not.</translation>
- </message>
- <message>
- <source>Type of derived attribute %1 cannot be validly derived from type of base attribute.</source>
- <translation>Type of derived attribute %1 cannot be validly derived from type of base attribute.</translation>
- </message>
- <message>
- <source>Value constraint of derived attribute %1 does not match value constraint of base attribute.</source>
- <translation>Value constraint of derived attribute %1 does not match value constraint of base attribute.</translation>
- </message>
- <message>
- <source>Derived attribute %1 does not exist in the base definition.</source>
- <translation>Derived attribute %1 does not exist in the base definition.</translation>
- </message>
- <message>
- <source>Derived attribute %1 does not match the wildcard in the base definition.</source>
- <translation>Derived attribute %1 does not match the wildcard in the base definition.</translation>
- </message>
- <message>
- <source>Base attribute %1 is required but missing in derived definition.</source>
- <translation>Base attribute %1 is required but missing in derived definition.</translation>
- </message>
- <message>
- <source>Derived definition contains an %1 element that does not exists in the base definition</source>
- <translation>Derived definition contains an %1 element that does not exists in the base definition</translation>
- </message>
- <message>
- <source>Derived wildcard is not a subset of the base wildcard.</source>
- <translation>Derived wildcard is not a subset of the base wildcard.</translation>
- </message>
- <message>
- <source>%1 of derived wildcard is not a valid restriction of %2 of base wildcard</source>
- <translation>%1 of derived wildcard is not a valid restriction of %2 of base wildcard</translation>
- </message>
- <message>
- <source>Attribute %1 from base type is missing in derived type.</source>
- <translation>Attribute %1 from base type is missing in derived type.</translation>
- </message>
- <message>
- <source>Type of derived attribute %1 differs from type of base attribute.</source>
- <translation>Type of derived attribute %1 differs from type of base attribute.</translation>
- </message>
- <message>
- <source>Base definition contains an %1 element that is missing in the derived definition</source>
- <translation>Base definition contains an %1 element that is missing in the derived definition</translation>
- </message>
- <message>
- <source>%1 references unknown %2 or %3 element %4.</source>
- <translation>%1 references unknown %2 or %3 element %4.</translation>
- </message>
- <message>
- <source>%1 references identity constraint %2 that is no %3 or %4 element.</source>
- <translation>%1 references identity constraint %2 that is no %3 or %4 element.</translation>
- </message>
- <message>
- <source>%1 has a different number of fields from the identity constraint %2 that it references.</source>
- <translation>%1 has a different number of fields from the identity constraint %2 that it references.</translation>
- </message>
- <message>
- <source>Base type %1 of %2 element cannot be resolved.</source>
- <translation>Base type %1 of %2 element cannot be resolved.</translation>
- </message>
- <message>
- <source>Item type %1 of %2 element cannot be resolved.</source>
- <translation>Item type %1 of %2 element cannot be resolved.</translation>
- </message>
- <message>
- <source>Member type %1 of %2 element cannot be resolved.</source>
- <translation>Member type %1 of %2 element cannot be resolved.</translation>
- </message>
- <message>
- <source>Type %1 of %2 element cannot be resolved.</source>
- <translation>Type %1 of %2 element cannot be resolved.</translation>
- </message>
- <message>
- <source>Base type %1 of complex type cannot be resolved.</source>
- <translation>Base type %1 of complex type cannot be resolved.</translation>
- </message>
- <message>
- <source>%1 cannot have complex base type that has a %2.</source>
- <translation>%1 cannot have complex base type that has a %2.</translation>
- </message>
- <message>
- <source>Content model of complex type %1 contains %2 element so it cannot be derived by extension from a non-empty type.</source>
- <translation>Content model of complex type %1 contains %2 element so it cannot be derived by extension from a non-empty type.</translation>
- </message>
- <message>
- <source>Complex type %1 cannot be derived by extension from %2 as the latter contains %3 element in its content model.</source>
- <translation>Complex type %1 cannot be derived by extension from %2 as the latter contains %3 element in its content model.</translation>
- </message>
- <message>
- <source>Type of %1 element must be a simple type, %2 is not.</source>
- <translation>Type of %1 element must be a simple type, %2 is not.</translation>
- </message>
- <message>
- <source>Substitution group %1 of %2 element cannot be resolved.</source>
- <translation>Substitution group %1 of %2 element cannot be resolved.</translation>
- </message>
- <message>
- <source>Substitution group %1 has circular definition.</source>
- <translation>Substitution group %1 has circular definition.</translation>
- </message>
- <message>
- <source>Duplicated element names %1 in %2 element.</source>
- <translation>Duplicated element names %1 in %2 element.</translation>
- </message>
- <message>
- <source>Reference %1 of %2 element cannot be resolved.</source>
- <translation>Reference %1 of %2 element cannot be resolved.</translation>
- </message>
- <message>
- <source>Circular group reference for %1.</source>
- <translation>Circular group reference for %1.</translation>
- </message>
- <message>
- <source>%1 element is not allowed in this scope</source>
- <translation>%1 element is not allowed in this scope</translation>
- </message>
- <message>
- <source>%1 element cannot have %2 attribute with value other than %3.</source>
- <translation>%1 element cannot have %2 attribute with value other than %3.</translation>
- </message>
- <message>
- <source>%1 element cannot have %2 attribute with value other than %3 or %4.</source>
- <translation>%1 element cannot have %2 attribute with value other than %3 or %4.</translation>
- </message>
- <message>
- <source>%1 or %2 attribute of reference %3 does not match with the attribute declaration %4.</source>
- <translation>%1 or %2 attribute of reference %3 does not match with the attribute declaration %4.</translation>
- </message>
- <message>
- <source>Attribute group %1 has circular reference.</source>
- <translation>Attribute group %1 has circular reference.</translation>
- </message>
- <message>
- <source>%1 attribute in %2 must have %3 use like in base type %4.</source>
- <translation>%1 attribute in %2 must have %3 use like in base type %4.</translation>
- </message>
- <message>
- <source>Attribute wildcard of %1 is not a valid restriction of attribute wildcard of base type %2.</source>
- <translation>Attribute wildcard of %1 is not a valid restriction of attribute wildcard of base type %2.</translation>
- </message>
- <message>
- <source>%1 has attribute wildcard but its base type %2 has not.</source>
- <translation>%1 has attribute wildcard but its base type %2 has not.</translation>
- </message>
- <message>
- <source>Union of attribute wildcard of type %1 and attribute wildcard of its base type %2 is not expressible.</source>
- <translation>Union of attribute wildcard of type %1 and attribute wildcard of its base type %2 is not expressible.</translation>
- </message>
- <message>
- <source>Enumeration facet contains invalid content: {%1} is not a value of type %2.</source>
- <translation>Enumeration facet contains invalid content: {%1} is not a value of type %2.</translation>
- </message>
- <message>
- <source>Namespace prefix of qualified name %1 is not defined.</source>
- <translation>Namespace prefix of qualified name %1 is not defined.</translation>
- </message>
- <message>
- <source>%1 element %2 is not a valid restriction of the %3 element it redefines: %4.</source>
- <translation>%1 element %2 is not a valid restriction of the %3 element it redefines: %4.</translation>
- </message>
- <message>
- <source>Empty particle cannot be derived from non-empty particle.</source>
- <translation>Empty particle cannot be derived from non-empty particle.</translation>
- </message>
- <message>
- <source>Derived particle is missing element %1.</source>
- <translation>Derived particle is missing element %1.</translation>
- </message>
- <message>
- <source>Derived element %1 is missing value constraint as defined in base particle.</source>
- <translation>Derived element %1 is missing value constraint as defined in base particle.</translation>
- </message>
- <message>
- <source>Derived element %1 has weaker value constraint than base particle.</source>
- <translation>Derived element %1 has weaker value constraint than base particle.</translation>
- </message>
- <message>
- <source>Fixed value constraint of element %1 differs from value constraint in base particle.</source>
- <translation>Fixed value constraint of element %1 differs from value constraint in base particle.</translation>
- </message>
- <message>
- <source>Derived element %1 cannot be nillable as base element is not nillable.</source>
- <translation>Derived element %1 cannot be nillable as base element is not nillable.</translation>
- </message>
- <message>
- <source>Block constraints of derived element %1 must not be more weaker than in the base element.</source>
- <translation>Block constraints of derived element %1 must not be more weaker than in the base element.</translation>
- </message>
- <message>
- <source>Simple type of derived element %1 cannot be validly derived from base element.</source>
- <translation>Simple type of derived element %1 cannot be validly derived from base element.</translation>
- </message>
- <message>
- <source>Complex type of derived element %1 cannot be validly derived from base element.</source>
- <translation>Complex type of derived element %1 cannot be validly derived from base element.</translation>
- </message>
- <message>
- <source>Element %1 is missing in derived particle.</source>
- <translation>Element %1 is missing in derived particle.</translation>
- </message>
- <message>
- <source>Element %1 does not match namespace constraint of wildcard in base particle.</source>
- <translation>Element %1 does not match namespace constraint of wildcard in base particle.</translation>
- </message>
- <message>
- <source>Wildcard in derived particle is not a valid subset of wildcard in base particle.</source>
- <translation>Wildcard in derived particle is not a valid subset of wildcard in base particle.</translation>
- </message>
- <message>
- <source>processContent of wildcard in derived particle is weaker than wildcard in base particle.</source>
- <translation>processContent of wildcard in derived particle is weaker than wildcard in base particle.</translation>
- </message>
- <message>
- <source>Derived particle allows content that is not allowed in the base particle.</source>
- <translation>Derived particle allows content that is not allowed in the base particle.</translation>
- </message>
- <message>
- <source>Can not process unknown element %1, expected elements are: %2.</source>
- <translation>Can not process unknown element %1, expected elements are: %2.</translation>
- </message>
- <message>
- <source>Element %1 is not allowed in this scope, possible elements are: %2.</source>
- <translation>Element %1 is not allowed in this scope, possible elements are: %2.</translation>
- </message>
- <message>
- <source>Child element is missing in that scope, possible child elements are: %1.</source>
- <translation>Child element is missing in that scope, possible child elements are: %1.</translation>
- </message>
- <message>
- <source>Document is not a XML schema.</source>
- <translation>Document is not a XML schema.</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element contains invalid content: {%3} is not a value of type %4.</source>
- <translation>%1 attribute of %2 element contains invalid content: {%3} is not a value of type %4.</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element contains invalid content: {%3}.</source>
- <translation>%1 attribute of %2 element contains invalid content: {%3}.</translation>
- </message>
- <message>
- <source>Target namespace %1 of included schema is different from the target namespace %2 as defined by the including schema.</source>
- <translation>Target namespace %1 of included schema is different from the target namespace %2 as defined by the including schema.</translation>
- </message>
- <message>
- <source>Target namespace %1 of imported schema is different from the target namespace %2 as defined by the importing schema.</source>
- <translation>Target namespace %1 of imported schema is different from the target namespace %2 as defined by the importing schema.</translation>
- </message>
- <message>
- <source>%1 element is not allowed to have the same %2 attribute value as the target namespace %3.</source>
- <translation>%1 element is not allowed to have the same %2 attribute value as the target namespace %3.</translation>
- </message>
- <message>
- <source>%1 element without %2 attribute is not allowed inside schema without target namespace.</source>
- <translation>%1 element without %2 attribute is not allowed inside schema without target namespace.</translation>
- </message>
- <message>
- <source>%1 element is not allowed inside %2 element if %3 attribute is present.</source>
- <translation>%1 element is not allowed inside %2 element if %3 attribute is present.</translation>
- </message>
- <message>
- <source>%1 element has neither %2 attribute nor %3 child element.</source>
- <translation>%1 element has neither %2 attribute nor %3 child element.</translation>
- </message>
- <message>
- <source>%1 element with %2 child element must not have a %3 attribute.</source>
- <translation>%1 element with %2 child element must not have a %3 attribute.</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element must be %3 or %4.</source>
- <translation>%1 attribute of %2 element must be %3 or %4.</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element must have a value of %3.</source>
- <translation>%1 attribute of %2 element must have a value of %3.</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element must have a value of %3 or %4.</source>
- <translation>%1 attribute of %2 element must have a value of %3 or %4.</translation>
- </message>
- <message>
- <source>%1 element must not have %2 and %3 attribute together.</source>
- <translation>%1 element must not have %2 and %3 attribute together.</translation>
- </message>
- <message>
- <source>Content of %1 attribute of %2 element must not be from namespace %3.</source>
- <translation>Content of %1 attribute of %2 element must not be from namespace %3.</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element must not be %3.</source>
- <translation>%1 attribute of %2 element must not be %3.</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element must have the value %3 because the %4 attribute is set.</source>
- <translation>%1 attribute of %2 element must have the value %3 because the %4 attribute is set.</translation>
- </message>
- <message>
- <source>Specifying use=&apos;prohibited&apos; inside an attribute group has no effect.</source>
- <translation>Specifying use=&apos;prohibited&apos; inside an attribute group has no effect.</translation>
- </message>
- <message>
- <source>%1 element must have either %2 or %3 attribute.</source>
- <translation>%1 element must have either %2 or %3 attribute.</translation>
- </message>
- <message>
- <source>%1 element must have either %2 attribute or %3 or %4 as child element.</source>
- <translation>%1 element must have either %2 attribute or %3 or %4 as child element.</translation>
- </message>
- <message>
- <source>%1 element requires either %2 or %3 attribute.</source>
- <translation>%1 element requires either %2 or %3 attribute.</translation>
- </message>
- <message>
- <source>Text or entity references not allowed inside %1 element</source>
- <translation>Text or entity references not allowed inside %1 element</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element must contain %3, %4 or a list of URIs.</source>
- <translation>%1 attribute of %2 element must contain %3, %4 or a list of URIs.</translation>
- </message>
- <message>
- <source>%1 element is not allowed in this context.</source>
- <translation>%1 element is not allowed in this context.</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element has larger value than %3 attribute.</source>
- <translation>%1 attribute of %2 element has larger value than %3 attribute.</translation>
- </message>
- <message>
- <source>Prefix of qualified name %1 is not defined.</source>
- <translation>Prefix of qualified name %1 is not defined.</translation>
- </message>
- <message>
- <source>%1 attribute of %2 element must either contain %3 or the other values.</source>
- <translation>%1 attribute of %2 element must either contain %3 or the other values.</translation>
- </message>
- <message>
- <source>Component with ID %1 has been defined previously.</source>
- <translation>Component with ID %1 has been defined previously.</translation>
- </message>
- <message>
- <source>Element %1 already defined.</source>
- <translation>Element %1 already defined.</translation>
- </message>
- <message>
- <source>Attribute %1 already defined.</source>
- <translation>Attribute %1 already defined.</translation>
- </message>
- <message>
- <source>Type %1 already defined.</source>
- <translation>Type %1 already defined.</translation>
- </message>
- <message>
- <source>Attribute group %1 already defined.</source>
- <translation>Attribute group %1 already defined.</translation>
- </message>
- <message>
- <source>Element group %1 already defined.</source>
- <translation>Element group %1 already defined.</translation>
- </message>
- <message>
- <source>Notation %1 already defined.</source>
- <translation>Notation %1 already defined.</translation>
- </message>
- <message>
- <source>Identity constraint %1 already defined.</source>
- <translation>Identity constraint %1 already defined.</translation>
- </message>
- <message>
- <source>Duplicated facets in simple type %1.</source>
- <translation>Duplicated facets in simple type %1.</translation>
- </message>
- <message>
- <source>%1 is not valid according to %2.</source>
- <translation>%1 is not valid according to %2.</translation>
- </message>
- <message>
- <source>String content does not match the length facet.</source>
- <translation>String content does not match the length facet.</translation>
- </message>
- <message>
- <source>String content does not match the minLength facet.</source>
- <translation>String content does not match the minLength facet.</translation>
- </message>
- <message>
- <source>String content does not match the maxLength facet.</source>
- <translation>String content does not match the maxLength facet.</translation>
- </message>
- <message>
- <source>String content does not match pattern facet.</source>
- <translation>String content does not match pattern facet.</translation>
- </message>
- <message>
- <source>String content is not listed in the enumeration facet.</source>
- <translation>String content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>Signed integer content does not match the maxInclusive facet.</source>
- <translation>Signed integer content does not match the maxInclusive facet.</translation>
- </message>
- <message>
- <source>Signed integer content does not match the maxExclusive facet.</source>
- <translation>Signed integer content does not match the maxExclusive facet.</translation>
- </message>
- <message>
- <source>Signed integer content does not match the minInclusive facet.</source>
- <translation>Signed integer content does not match the minInclusive facet.</translation>
- </message>
- <message>
- <source>Signed integer content does not match the minExclusive facet.</source>
- <translation>Signed integer content does not match the minExclusive facet.</translation>
- </message>
- <message>
- <source>Signed integer content is not listed in the enumeration facet.</source>
- <translation>Signed integer content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>Signed integer content does not match pattern facet.</source>
- <translation>Signed integer content does not match pattern facet.</translation>
- </message>
- <message>
- <source>Signed integer content does not match in the totalDigits facet.</source>
- <translation>Signed integer content does not match in the totalDigits facet.</translation>
- </message>
- <message>
- <source>Unsigned integer content does not match the maxInclusive facet.</source>
- <translation>Unsigned integer content does not match the maxInclusive facet.</translation>
- </message>
- <message>
- <source>Unsigned integer content does not match the maxExclusive facet.</source>
- <translation>Unsigned integer content does not match the maxExclusive facet.</translation>
- </message>
- <message>
- <source>Unsigned integer content does not match the minInclusive facet.</source>
- <translation>Unsigned integer content does not match the minInclusive facet.</translation>
- </message>
- <message>
- <source>Unsigned integer content does not match the minExclusive facet.</source>
- <translation>Unsigned integer content does not match the minExclusive facet.</translation>
- </message>
- <message>
- <source>Unsigned integer content is not listed in the enumeration facet.</source>
- <translation>Unsigned integer content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>Unsigned integer content does not match pattern facet.</source>
- <translation>Unsigned integer content does not match pattern facet.</translation>
- </message>
- <message>
- <source>Unsigned integer content does not match in the totalDigits facet.</source>
- <translation>Unsigned integer content does not match in the totalDigits facet.</translation>
- </message>
- <message>
- <source>Double content does not match the maxInclusive facet.</source>
- <translation>Double content does not match the maxInclusive facet.</translation>
- </message>
- <message>
- <source>Double content does not match the maxExclusive facet.</source>
- <translation>Double content does not match the maxExclusive facet.</translation>
- </message>
- <message>
- <source>Double content does not match the minInclusive facet.</source>
- <translation>Double content does not match the minInclusive facet.</translation>
- </message>
- <message>
- <source>Double content does not match the minExclusive facet.</source>
- <translation>Double content does not match the minExclusive facet.</translation>
- </message>
- <message>
- <source>Double content is not listed in the enumeration facet.</source>
- <translation>Double content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>Double content does not match pattern facet.</source>
- <translation>Double content does not match pattern facet.</translation>
- </message>
- <message>
- <source>Decimal content does not match in the fractionDigits facet.</source>
- <translation>Decimal content does not match in the fractionDigits facet.</translation>
- </message>
- <message>
- <source>Decimal content does not match in the totalDigits facet.</source>
- <translation>Decimal content does not match in the totalDigits facet.</translation>
- </message>
- <message>
- <source>Date time content does not match the maxInclusive facet.</source>
- <translation>Date time content does not match the maxInclusive facet.</translation>
- </message>
- <message>
- <source>Date time content does not match the maxExclusive facet.</source>
- <translation>Date time content does not match the maxExclusive facet.</translation>
- </message>
- <message>
- <source>Date time content does not match the minInclusive facet.</source>
- <translation>Date time content does not match the minInclusive facet.</translation>
- </message>
- <message>
- <source>Date time content does not match the minExclusive facet.</source>
- <translation>Date time content does not match the minExclusive facet.</translation>
- </message>
- <message>
- <source>Date time content is not listed in the enumeration facet.</source>
- <translation>Date time content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>Date time content does not match pattern facet.</source>
- <translation>Date time content does not match pattern facet.</translation>
- </message>
- <message>
- <source>Duration content does not match the maxInclusive facet.</source>
- <translation>Duration content does not match the maxInclusive facet.</translation>
- </message>
- <message>
- <source>Duration content does not match the maxExclusive facet.</source>
- <translation>Duration content does not match the maxExclusive facet.</translation>
- </message>
- <message>
- <source>Duration content does not match the minInclusive facet.</source>
- <translation>Duration content does not match the minInclusive facet.</translation>
- </message>
- <message>
- <source>Duration content does not match the minExclusive facet.</source>
- <translation>Duration content does not match the minExclusive facet.</translation>
- </message>
- <message>
- <source>Duration content is not listed in the enumeration facet.</source>
- <translation>Duration content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>Duration content does not match pattern facet.</source>
- <translation>Duration content does not match pattern facet.</translation>
- </message>
- <message>
- <source>Boolean content does not match pattern facet.</source>
- <translation>Boolean content does not match pattern facet.</translation>
- </message>
- <message>
- <source>Binary content does not match the length facet.</source>
- <translation>Binary content does not match the length facet.</translation>
- </message>
- <message>
- <source>Binary content does not match the minLength facet.</source>
- <translation>Binary content does not match the minLength facet.</translation>
- </message>
- <message>
- <source>Binary content does not match the maxLength facet.</source>
- <translation>Binary content does not match the maxLength facet.</translation>
- </message>
- <message>
- <source>Binary content is not listed in the enumeration facet.</source>
- <translation>Binary content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>Invalid QName content: %1.</source>
- <translation>Invalid QName content: %1.</translation>
- </message>
- <message>
- <source>QName content is not listed in the enumeration facet.</source>
- <translation>QName content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>QName content does not match pattern facet.</source>
- <translation>QName content does not match pattern facet.</translation>
- </message>
- <message>
- <source>Notation content is not listed in the enumeration facet.</source>
- <translation>Notation content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>List content does not match length facet.</source>
- <translation>List content does not match length facet.</translation>
- </message>
- <message>
- <source>List content does not match minLength facet.</source>
- <translation>List content does not match minLength facet.</translation>
- </message>
- <message>
- <source>List content does not match maxLength facet.</source>
- <translation>List content does not match maxLength facet.</translation>
- </message>
- <message>
- <source>List content is not listed in the enumeration facet.</source>
- <translation>List content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>List content does not match pattern facet.</source>
- <translation>List content does not match pattern facet.</translation>
- </message>
- <message>
- <source>Union content is not listed in the enumeration facet.</source>
- <translation>Union content is not listed in the enumeration facet.</translation>
- </message>
- <message>
- <source>Union content does not match pattern facet.</source>
- <translation>Union content does not match pattern facet.</translation>
- </message>
- <message>
- <source>Data of type %1 are not allowed to be empty.</source>
- <translation>Data of type %1 are not allowed to be empty.</translation>
- </message>
- <message>
- <source>Element %1 is missing child element.</source>
- <translation>Element %1 is missing child element.</translation>
- </message>
- <message>
- <source>There is one IDREF value with no corresponding ID: %1.</source>
- <translation>There is one IDREF value with no corresponding ID: %1.</translation>
- </message>
- <message>
- <source>Loaded schema file is invalid.</source>
- <translation>Loaded schema file is invalid.</translation>
- </message>
- <message>
- <source>%1 contains invalid data.</source>
- <translation>%1 contains invalid data.</translation>
- </message>
- <message>
- <source>xsi:schemaLocation namespace %1 has already appeared earlier in the instance document.</source>
- <translation>xsi:schemaLocation namespace %1 has already appeared earlier in the instance document.</translation>
- </message>
- <message>
- <source>xsi:noNamespaceSchemaLocation cannot appear after the first no-namespace element or attribute.</source>
- <translation>xsi:noNamespaceSchemaLocation cannot appear after the first no-namespace element or attribute.</translation>
- </message>
- <message>
- <source>No schema defined for validation.</source>
- <translation>No schema defined for validation.</translation>
- </message>
- <message>
- <source>No definition for element %1 available.</source>
- <translation>No definition for element %1 available.</translation>
- </message>
- <message>
- <source>Specified type %1 is not known to the schema.</source>
- <translation>Specified type %1 is not known to the schema.</translation>
- </message>
- <message>
- <source>Element %1 is not defined in this scope.</source>
- <translation>Element %1 is not defined in this scope.</translation>
- </message>
- <message>
- <source>Declaration for element %1 does not exist.</source>
- <translation>Declaration for element %1 does not exist.</translation>
- </message>
- <message>
- <source>Element %1 contains invalid content.</source>
- <translation>Element %1 contains invalid content.</translation>
- </message>
- <message>
- <source>Element %1 is declared as abstract.</source>
- <translation>Element %1 is declared as abstract.</translation>
- </message>
- <message>
- <source>Element %1 is not nillable.</source>
- <translation>Element %1 is not nillable.</translation>
- </message>
- <message>
- <source>Attribute %1 contains invalid data: %2</source>
- <translation>Attribute %1 contains invalid data: %2</translation>
- </message>
- <message>
- <source>Element contains content although it is nillable.</source>
- <translation>Element contains content although it is nillable.</translation>
- </message>
- <message>
- <source>Fixed value constraint not allowed if element is nillable.</source>
- <translation>Fixed value constraint not allowed if element is nillable.</translation>
- </message>
- <message>
- <source>Element %1 cannot contain other elements, as it has a fixed content.</source>
- <translation>Element %1 cannot contain other elements, as it has a fixed content.</translation>
- </message>
- <message>
- <source>Specified type %1 is not validly substitutable with element type %2.</source>
- <translation>Specified type %1 is not validly substitutable with element type %2.</translation>
- </message>
- <message>
- <source>Complex type %1 is not allowed to be abstract.</source>
- <translation>Complex type %1 is not allowed to be abstract.</translation>
- </message>
- <message>
- <source>Element %1 contains not allowed attributes.</source>
- <translation>Element %1 contains not allowed attributes.</translation>
- </message>
- <message>
- <source>Element %1 contains not allowed child element.</source>
- <translation>Element %1 contains not allowed child element.</translation>
- </message>
- <message>
- <source>Content of element %1 does not match its type definition: %2.</source>
- <translation>Content of element %1 does not match its type definition: %2.</translation>
- </message>
- <message>
- <source>Content of element %1 does not match defined value constraint.</source>
- <translation>Content of element %1 does not match defined value constraint.</translation>
- </message>
- <message>
- <source>Element %1 contains not allowed child content.</source>
- <translation>Element %1 contains not allowed child content.</translation>
- </message>
- <message>
- <source>Element %1 contains not allowed text content.</source>
- <translation>Element %1 contains not allowed text content.</translation>
- </message>
- <message>
- <source>Element %1 is missing required attribute %2.</source>
- <translation>Element %1 is missing required attribute %2.</translation>
- </message>
- <message>
- <source>Attribute %1 does not match the attribute wildcard.</source>
- <translation>Attribute %1 does not match the attribute wildcard.</translation>
- </message>
- <message>
- <source>Declaration for attribute %1 does not exist.</source>
- <translation>Declaration for attribute %1 does not exist.</translation>
- </message>
- <message>
- <source>Element %1 contains two attributes of type %2.</source>
- <translation>Element %1 contains two attributes of type %2.</translation>
- </message>
- <message>
- <source>Attribute %1 contains invalid content.</source>
- <translation>Attribute %1 contains invalid content.</translation>
- </message>
- <message>
- <source>Element %1 contains unknown attribute %2.</source>
- <translation>Element %1 contains unknown attribute %2.</translation>
- </message>
- <message>
- <source>Content of attribute %1 does not match its type definition: %2.</source>
- <translation>Content of attribute %1 does not match its type definition: %2.</translation>
- </message>
- <message>
- <source>Content of attribute %1 does not match defined value constraint.</source>
- <translation>Content of attribute %1 does not match defined value constraint.</translation>
- </message>
- <message>
- <source>Non-unique value found for constraint %1.</source>
- <translation>Non-unique value found for constraint %1.</translation>
- </message>
- <message>
- <source>Key constraint %1 contains absent fields.</source>
- <translation>Key constraint %1 contains absent fields.</translation>
- </message>
- <message>
- <source>Key constraint %1 contains references nillable element %2.</source>
- <translation>Key constraint %1 contains references nillable element %2.</translation>
- </message>
- <message>
- <source>No referenced value found for key reference %1.</source>
- <translation>No referenced value found for key reference %1.</translation>
- </message>
- <message>
- <source>More than one value found for field %1.</source>
- <translation>More than one value found for field %1.</translation>
- </message>
- <message>
- <source>Field %1 has no simple type.</source>
- <translation>Field %1 has no simple type.</translation>
- </message>
- <message>
- <source>ID value &apos;%1&apos; is not unique.</source>
- <translation>ID value &apos;%1&apos; is not unique.</translation>
- </message>
- <message>
- <source>&apos;%1&apos; attribute contains invalid QName content: %2.</source>
- <translation>&apos;%1&apos; attribute contains invalid QName content: %2.</translation>
- </message>
- </context>
+<context>
+ <name>QApplication</name>
+ <message>
+ <source>QT_LAYOUT_DIRECTION</source>
+ <comment>Translate this string to the string &apos;LTR&apos; in left-to-right languages or to &apos;RTL&apos; in right-to-left languages (such as Hebrew and Arabic) to get proper widget layout.</comment>
+ <translation>RTL</translation>
+ </message>
+</context>
</TS>
diff --git a/config.tests/mac/corewlan/corewlantest.mm b/config.tests/mac/corewlan/corewlantest.mm
index ee6f661..3b63607 100644
--- a/config.tests/mac/corewlan/corewlantest.mm
+++ b/config.tests/mac/corewlan/corewlantest.mm
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/mac/crc/main.cpp b/config.tests/mac/crc/main.cpp
index 69270f0..8d44e0a 100644
--- a/config.tests/mac/crc/main.cpp
+++ b/config.tests/mac/crc/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/mac/xcodeversion.cpp b/config.tests/mac/xcodeversion.cpp
index f41acce..dc7e5fc 100644
--- a/config.tests/mac/xcodeversion.cpp
+++ b/config.tests/mac/xcodeversion.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/src/gui/styles/qs60style_feedbackinterface_p.h b/config.tests/qpa/wayland/wayland.cpp
index 81fcdc3..09f72c6 100644
--- a/src/gui/styles/qs60style_feedbackinterface_p.h
+++ b/config.tests/qpa/wayland/wayland.cpp
@@ -1,10 +1,10 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
-** This file is part of the QtGui module of the Qt Toolkit.
+** This file is part of the config.tests of the Qt Toolkit.
**
** $QT_BEGIN_LICENSE:LGPL$
** No Commercial Usage
@@ -38,13 +38,9 @@
** $QT_END_LICENSE$
**
****************************************************************************/
+#include <wayland-client.h>
-#include <QObject>
-
-class TactileFeedbackInterface : public QObject
+int main(int, char **)
{
- public:
- virtual void touchFeedback(QEvent *event, const QWidget *widget) = 0;
-};
-
-Q_DECLARE_INTERFACE(TactileFeedbackInterface, "com.trolltech.Qt.TactileFeedbackInterface/1.0")
+ return 0;
+}
diff --git a/config.tests/qpa/wayland/wayland.pro b/config.tests/qpa/wayland/wayland.pro
new file mode 100644
index 0000000..266e4d6
--- /dev/null
+++ b/config.tests/qpa/wayland/wayland.pro
@@ -0,0 +1,6 @@
+SOURCES = wayland.cpp
+CONFIG -= qt
+
+QMAKE_CXXFLAGS += $$QT_CFLAGS_WAYLAND
+LIBS += $$QT_LIBS_WAYLAND -lfreetype -lfontconfig -lwayland-client
+
diff --git a/config.tests/qws/ahi/ahi.cpp b/config.tests/qws/ahi/ahi.cpp
index f368722..330d28b 100644
--- a/config.tests/qws/ahi/ahi.cpp
+++ b/config.tests/qws/ahi/ahi.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/qws/directfb/directfb.cpp b/config.tests/qws/directfb/directfb.cpp
index afdf563..df6576b 100644
--- a/config.tests/qws/directfb/directfb.cpp
+++ b/config.tests/qws/directfb/directfb.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/qws/sound/sound.cpp b/config.tests/qws/sound/sound.cpp
index d4c132f..2a5d24d 100644
--- a/config.tests/qws/sound/sound.cpp
+++ b/config.tests/qws/sound/sound.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/qws/svgalib/svgalib.cpp b/config.tests/qws/svgalib/svgalib.cpp
index f678a69..985c9ae 100644
--- a/config.tests/qws/svgalib/svgalib.cpp
+++ b/config.tests/qws/svgalib/svgalib.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/symbian/audio/audio.cpp b/config.tests/symbian/audio/audio.cpp
index 4ffc728..c749bbe 100644
--- a/config.tests/symbian/audio/audio.cpp
+++ b/config.tests/symbian/audio/audio.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/symbian/simple/main.cpp b/config.tests/symbian/simple/main.cpp
index 9227c42..d2f35f3 100644
--- a/config.tests/symbian/simple/main.cpp
+++ b/config.tests/symbian/simple/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/3dnow/3dnow.cpp b/config.tests/unix/3dnow/3dnow.cpp
index 0516fbc..a56e209 100644
--- a/config.tests/unix/3dnow/3dnow.cpp
+++ b/config.tests/unix/3dnow/3dnow.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/alsa/alsatest.cpp b/config.tests/unix/alsa/alsatest.cpp
index 566b625..d3292f6 100644
--- a/config.tests/unix/alsa/alsatest.cpp
+++ b/config.tests/unix/alsa/alsatest.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/avx/avx.cpp b/config.tests/unix/avx/avx.cpp
index 65a0eb8..9ff139c 100644
--- a/config.tests/unix/avx/avx.cpp
+++ b/config.tests/unix/avx/avx.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/clock-gettime/clock-gettime.cpp b/config.tests/unix/clock-gettime/clock-gettime.cpp
index 096f41c..52696f1 100644
--- a/config.tests/unix/clock-gettime/clock-gettime.cpp
+++ b/config.tests/unix/clock-gettime/clock-gettime.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/clock-monotonic/clock-monotonic.cpp b/config.tests/unix/clock-monotonic/clock-monotonic.cpp
index 03244d1..ec045aa 100644
--- a/config.tests/unix/clock-monotonic/clock-monotonic.cpp
+++ b/config.tests/unix/clock-monotonic/clock-monotonic.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/cups/cups.cpp b/config.tests/unix/cups/cups.cpp
index 2f17c1c..09b8edf 100644
--- a/config.tests/unix/cups/cups.cpp
+++ b/config.tests/unix/cups/cups.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/db2/db2.cpp b/config.tests/unix/db2/db2.cpp
index c7cf551..e03712c 100644
--- a/config.tests/unix/db2/db2.cpp
+++ b/config.tests/unix/db2/db2.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/dbus/dbus.cpp b/config.tests/unix/dbus/dbus.cpp
index aca2b20..88e8a5e 100644
--- a/config.tests/unix/dbus/dbus.cpp
+++ b/config.tests/unix/dbus/dbus.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/doubleformat/doubleformattest.cpp b/config.tests/unix/doubleformat/doubleformattest.cpp
index 2c51d0c..b906e00 100644
--- a/config.tests/unix/doubleformat/doubleformattest.cpp
+++ b/config.tests/unix/doubleformat/doubleformattest.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
@@ -54,7 +54,7 @@ tested on x86, arm-le (gp), aix
#include <stdlib.h>
// equals static char c [] = "0123ABCD0123ABCD\0\0\0\0\0\0\0"
-static double d [] = { 710524581542275055616.0, 710524581542275055616.0};
+static double d [] = { 710524581542275055616.0, 710524581542275055616.0, 0.0 };
int main(int argc, char **argv)
{
diff --git a/config.tests/unix/egl/egl.cpp b/config.tests/unix/egl/egl.cpp
index b03c173..db6956a 100644
--- a/config.tests/unix/egl/egl.cpp
+++ b/config.tests/unix/egl/egl.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/egl4gles1/egl4gles1.cpp b/config.tests/unix/egl4gles1/egl4gles1.cpp
index 0024fb5..e146680 100644
--- a/config.tests/unix/egl4gles1/egl4gles1.cpp
+++ b/config.tests/unix/egl4gles1/egl4gles1.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/endian/endiantest.cpp b/config.tests/unix/endian/endiantest.cpp
index 907056e..296f890 100644
--- a/config.tests/unix/endian/endiantest.cpp
+++ b/config.tests/unix/endian/endiantest.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/floatmath/floatmath.cpp b/config.tests/unix/floatmath/floatmath.cpp
index 3d57636..e076a5c 100644
--- a/config.tests/unix/floatmath/floatmath.cpp
+++ b/config.tests/unix/floatmath/floatmath.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/freetype/freetype.cpp b/config.tests/unix/freetype/freetype.cpp
index e0963b2..3c157e1 100644
--- a/config.tests/unix/freetype/freetype.cpp
+++ b/config.tests/unix/freetype/freetype.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/getaddrinfo/getaddrinfotest.cpp b/config.tests/unix/getaddrinfo/getaddrinfotest.cpp
index df6ae10..4b97dc9 100644
--- a/config.tests/unix/getaddrinfo/getaddrinfotest.cpp
+++ b/config.tests/unix/getaddrinfo/getaddrinfotest.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/getifaddrs/getifaddrs.cpp b/config.tests/unix/getifaddrs/getifaddrs.cpp
index e545e90..f8cdf0a 100644
--- a/config.tests/unix/getifaddrs/getifaddrs.cpp
+++ b/config.tests/unix/getifaddrs/getifaddrs.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/glib/glib.cpp b/config.tests/unix/glib/glib.cpp
index 084e5b2..6784454 100644
--- a/config.tests/unix/glib/glib.cpp
+++ b/config.tests/unix/glib/glib.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/gnu-libiconv/gnu-libiconv.cpp b/config.tests/unix/gnu-libiconv/gnu-libiconv.cpp
index 5569651..722522d 100644
--- a/config.tests/unix/gnu-libiconv/gnu-libiconv.cpp
+++ b/config.tests/unix/gnu-libiconv/gnu-libiconv.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/gstreamer/gstreamer.cpp b/config.tests/unix/gstreamer/gstreamer.cpp
index 55e4bd6..43d9b98 100644
--- a/config.tests/unix/gstreamer/gstreamer.cpp
+++ b/config.tests/unix/gstreamer/gstreamer.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/ibase/ibase.cpp b/config.tests/unix/ibase/ibase.cpp
index b83428e..aaba0f9 100644
--- a/config.tests/unix/ibase/ibase.cpp
+++ b/config.tests/unix/ibase/ibase.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/icd/icd.cpp b/config.tests/unix/icd/icd.cpp
index 08ef115..593540f 100644
--- a/config.tests/unix/icd/icd.cpp
+++ b/config.tests/unix/icd/icd.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/iconv/iconv.cpp b/config.tests/unix/iconv/iconv.cpp
index e6d79a5..568b6bd 100644
--- a/config.tests/unix/iconv/iconv.cpp
+++ b/config.tests/unix/iconv/iconv.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/inotify/inotifytest.cpp b/config.tests/unix/inotify/inotifytest.cpp
index 92523fc..a08df3f 100644
--- a/config.tests/unix/inotify/inotifytest.cpp
+++ b/config.tests/unix/inotify/inotifytest.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/iodbc/iodbc.cpp b/config.tests/unix/iodbc/iodbc.cpp
index c50efa6..6b4cc3d 100644
--- a/config.tests/unix/iodbc/iodbc.cpp
+++ b/config.tests/unix/iodbc/iodbc.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/ipv6/ipv6test.cpp b/config.tests/unix/ipv6/ipv6test.cpp
index 4243f2d..d33c534 100644
--- a/config.tests/unix/ipv6/ipv6test.cpp
+++ b/config.tests/unix/ipv6/ipv6test.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/ipv6ifname/ipv6ifname.cpp b/config.tests/unix/ipv6ifname/ipv6ifname.cpp
index 4f592b3..7bde426 100644
--- a/config.tests/unix/ipv6ifname/ipv6ifname.cpp
+++ b/config.tests/unix/ipv6ifname/ipv6ifname.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/iwmmxt/iwmmxt.cpp b/config.tests/unix/iwmmxt/iwmmxt.cpp
index 0066490..25d042a 100644
--- a/config.tests/unix/iwmmxt/iwmmxt.cpp
+++ b/config.tests/unix/iwmmxt/iwmmxt.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/javascriptcore-jit/hwcap_test.cpp b/config.tests/unix/javascriptcore-jit/hwcap_test.cpp
index ca488a6..0ee717a 100644
--- a/config.tests/unix/javascriptcore-jit/hwcap_test.cpp
+++ b/config.tests/unix/javascriptcore-jit/hwcap_test.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/libjpeg/libjpeg.cpp b/config.tests/unix/libjpeg/libjpeg.cpp
index b2b77e0..efff11c 100644
--- a/config.tests/unix/libjpeg/libjpeg.cpp
+++ b/config.tests/unix/libjpeg/libjpeg.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/libmng/libmng.cpp b/config.tests/unix/libmng/libmng.cpp
index e4b6dcd..d3c0f68 100644
--- a/config.tests/unix/libmng/libmng.cpp
+++ b/config.tests/unix/libmng/libmng.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/libpng/libpng.cpp b/config.tests/unix/libpng/libpng.cpp
index 174293c..835e99f 100644
--- a/config.tests/unix/libpng/libpng.cpp
+++ b/config.tests/unix/libpng/libpng.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/libtiff/libtiff.cpp b/config.tests/unix/libtiff/libtiff.cpp
index 115b332..cad731d 100644
--- a/config.tests/unix/libtiff/libtiff.cpp
+++ b/config.tests/unix/libtiff/libtiff.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/mmx/mmx.cpp b/config.tests/unix/mmx/mmx.cpp
index d91f184..25dc64d 100644
--- a/config.tests/unix/mmx/mmx.cpp
+++ b/config.tests/unix/mmx/mmx.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/mremap/mremap.cpp b/config.tests/unix/mremap/mremap.cpp
index 28b42f9..8fdc9a4 100644
--- a/config.tests/unix/mremap/mremap.cpp
+++ b/config.tests/unix/mremap/mremap.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/mysql/mysql.cpp b/config.tests/unix/mysql/mysql.cpp
index 8073cdb..457f93d 100644
--- a/config.tests/unix/mysql/mysql.cpp
+++ b/config.tests/unix/mysql/mysql.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/neon/neon.cpp b/config.tests/unix/neon/neon.cpp
index 9e4dc20..d868197 100644
--- a/config.tests/unix/neon/neon.cpp
+++ b/config.tests/unix/neon/neon.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/nis/nis.cpp b/config.tests/unix/nis/nis.cpp
index fead9fd..ccbd88b 100644
--- a/config.tests/unix/nis/nis.cpp
+++ b/config.tests/unix/nis/nis.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/oci/oci.cpp b/config.tests/unix/oci/oci.cpp
index 0e7eb2a..37821a2 100644
--- a/config.tests/unix/oci/oci.cpp
+++ b/config.tests/unix/oci/oci.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/odbc/odbc.cpp b/config.tests/unix/odbc/odbc.cpp
index 98f3571..32c1dcc 100644
--- a/config.tests/unix/odbc/odbc.cpp
+++ b/config.tests/unix/odbc/odbc.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/opengles1/opengles1.cpp b/config.tests/unix/opengles1/opengles1.cpp
index 85312a5..caef9a9 100644
--- a/config.tests/unix/opengles1/opengles1.cpp
+++ b/config.tests/unix/opengles1/opengles1.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/opengles2/opengles2.cpp b/config.tests/unix/opengles2/opengles2.cpp
index b75e333..caf02e6 100644
--- a/config.tests/unix/opengles2/opengles2.cpp
+++ b/config.tests/unix/opengles2/opengles2.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/openssl/openssl.cpp b/config.tests/unix/openssl/openssl.cpp
index 6cff58b..39f59b2 100644
--- a/config.tests/unix/openssl/openssl.cpp
+++ b/config.tests/unix/openssl/openssl.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/openvg/openvg.cpp b/config.tests/unix/openvg/openvg.cpp
index fe4de70..6cf0472 100644
--- a/config.tests/unix/openvg/openvg.cpp
+++ b/config.tests/unix/openvg/openvg.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/psql/psql.cpp b/config.tests/unix/psql/psql.cpp
index 9d1b0d1..3292442 100644
--- a/config.tests/unix/psql/psql.cpp
+++ b/config.tests/unix/psql/psql.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/ptrsize/ptrsizetest.cpp b/config.tests/unix/ptrsize/ptrsizetest.cpp
index bcd199f..d24799d 100644
--- a/config.tests/unix/ptrsize/ptrsizetest.cpp
+++ b/config.tests/unix/ptrsize/ptrsizetest.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/pulseaudio/pulseaudio.cpp b/config.tests/unix/pulseaudio/pulseaudio.cpp
index ba5405b..b8d5ef5 100644
--- a/config.tests/unix/pulseaudio/pulseaudio.cpp
+++ b/config.tests/unix/pulseaudio/pulseaudio.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/shivavg/shivavg.cpp b/config.tests/unix/shivavg/shivavg.cpp
index eae6608..65c0fee 100644
--- a/config.tests/unix/shivavg/shivavg.cpp
+++ b/config.tests/unix/shivavg/shivavg.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/sqlite/sqlite.cpp b/config.tests/unix/sqlite/sqlite.cpp
index 4890c5f..ac35001 100644
--- a/config.tests/unix/sqlite/sqlite.cpp
+++ b/config.tests/unix/sqlite/sqlite.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/sqlite2/sqlite2.cpp b/config.tests/unix/sqlite2/sqlite2.cpp
index 8fd0e1f..e5d9d04 100644
--- a/config.tests/unix/sqlite2/sqlite2.cpp
+++ b/config.tests/unix/sqlite2/sqlite2.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/sse/sse.cpp b/config.tests/unix/sse/sse.cpp
index d8683da..e130a83 100644
--- a/config.tests/unix/sse/sse.cpp
+++ b/config.tests/unix/sse/sse.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/sse2/sse2.cpp b/config.tests/unix/sse2/sse2.cpp
index a48e2ce..255854f 100644
--- a/config.tests/unix/sse2/sse2.cpp
+++ b/config.tests/unix/sse2/sse2.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/sse3/sse3.cpp b/config.tests/unix/sse3/sse3.cpp
index b159acf..a28981c 100644
--- a/config.tests/unix/sse3/sse3.cpp
+++ b/config.tests/unix/sse3/sse3.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/sse4_1/sse4_1.cpp b/config.tests/unix/sse4_1/sse4_1.cpp
index e9bec9e..b5928d9 100644
--- a/config.tests/unix/sse4_1/sse4_1.cpp
+++ b/config.tests/unix/sse4_1/sse4_1.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/sse4_2/sse4_2.cpp b/config.tests/unix/sse4_2/sse4_2.cpp
index 005b2c5..733f1a5 100644
--- a/config.tests/unix/sse4_2/sse4_2.cpp
+++ b/config.tests/unix/sse4_2/sse4_2.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/ssse3/ssse3.cpp b/config.tests/unix/ssse3/ssse3.cpp
index 37fd479..fbfe793 100644
--- a/config.tests/unix/ssse3/ssse3.cpp
+++ b/config.tests/unix/ssse3/ssse3.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/stdint/main.cpp b/config.tests/unix/stdint/main.cpp
index 846e2d2..eeaa814 100644
--- a/config.tests/unix/stdint/main.cpp
+++ b/config.tests/unix/stdint/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/stl/stltest.cpp b/config.tests/unix/stl/stltest.cpp
index 382f5cb..597f7d0 100644
--- a/config.tests/unix/stl/stltest.cpp
+++ b/config.tests/unix/stl/stltest.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/tds/tds.cpp b/config.tests/unix/tds/tds.cpp
index 50a3fb2..4705e28 100644
--- a/config.tests/unix/tds/tds.cpp
+++ b/config.tests/unix/tds/tds.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/tslib/tslib.cpp b/config.tests/unix/tslib/tslib.cpp
index 4da32fe..1aecf65 100644
--- a/config.tests/unix/tslib/tslib.cpp
+++ b/config.tests/unix/tslib/tslib.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/unix/zlib/zlib.cpp b/config.tests/unix/zlib/zlib.cpp
index 86c2b6b..c4dc663 100644
--- a/config.tests/unix/zlib/zlib.cpp
+++ b/config.tests/unix/zlib/zlib.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/x11/fontconfig/fontconfig.cpp b/config.tests/x11/fontconfig/fontconfig.cpp
index 85dbc73..0e856de 100644
--- a/config.tests/x11/fontconfig/fontconfig.cpp
+++ b/config.tests/x11/fontconfig/fontconfig.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/x11/glxfbconfig/glxfbconfig.cpp b/config.tests/x11/glxfbconfig/glxfbconfig.cpp
index 4a4b23a..f111784 100644
--- a/config.tests/x11/glxfbconfig/glxfbconfig.cpp
+++ b/config.tests/x11/glxfbconfig/glxfbconfig.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/x11/mitshm/mitshm.cpp b/config.tests/x11/mitshm/mitshm.cpp
index d78cadd..de80e3a 100644
--- a/config.tests/x11/mitshm/mitshm.cpp
+++ b/config.tests/x11/mitshm/mitshm.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/x11/notype/notypetest.cpp b/config.tests/x11/notype/notypetest.cpp
index b1e0583..4002313 100644
--- a/config.tests/x11/notype/notypetest.cpp
+++ b/config.tests/x11/notype/notypetest.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/x11/opengl/opengl.cpp b/config.tests/x11/opengl/opengl.cpp
index 6c1815d..71e52cf 100644
--- a/config.tests/x11/opengl/opengl.cpp
+++ b/config.tests/x11/opengl/opengl.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/x11/sm/sm.cpp b/config.tests/x11/sm/sm.cpp
index dec4020..6dd8183 100644
--- a/config.tests/x11/sm/sm.cpp
+++ b/config.tests/x11/sm/sm.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/x11/xcursor/xcursor.cpp b/config.tests/x11/xcursor/xcursor.cpp
index 9a810bf..f979b7b 100644
--- a/config.tests/x11/xcursor/xcursor.cpp
+++ b/config.tests/x11/xcursor/xcursor.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/x11/xfixes/xfixes.cpp b/config.tests/x11/xfixes/xfixes.cpp
index 930caa8..afa54bd 100644
--- a/config.tests/x11/xfixes/xfixes.cpp
+++ b/config.tests/x11/xfixes/xfixes.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/x11/xinerama/xinerama.cpp b/config.tests/x11/xinerama/xinerama.cpp
index cae7987..d686d99 100644
--- a/config.tests/x11/xinerama/xinerama.cpp
+++ b/config.tests/x11/xinerama/xinerama.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/x11/xinput/xinput.cpp b/config.tests/x11/xinput/xinput.cpp
index 9532472..92a3d41 100644
--- a/config.tests/x11/xinput/xinput.cpp
+++ b/config.tests/x11/xinput/xinput.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/x11/xkb/xkb.cpp b/config.tests/x11/xkb/xkb.cpp
index f9f98c4..84e272e 100644
--- a/config.tests/x11/xkb/xkb.cpp
+++ b/config.tests/x11/xkb/xkb.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/x11/xlib/xlib.cpp b/config.tests/x11/xlib/xlib.cpp
index 07a931a..234b221 100644
--- a/config.tests/x11/xlib/xlib.cpp
+++ b/config.tests/x11/xlib/xlib.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/x11/xrandr/xrandr.cpp b/config.tests/x11/xrandr/xrandr.cpp
index fa5f869..0c93f01 100644
--- a/config.tests/x11/xrandr/xrandr.cpp
+++ b/config.tests/x11/xrandr/xrandr.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/x11/xrender/xrender.cpp b/config.tests/x11/xrender/xrender.cpp
index 3f532c1..d99f9c2 100644
--- a/config.tests/x11/xrender/xrender.cpp
+++ b/config.tests/x11/xrender/xrender.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/x11/xshape/xshape.cpp b/config.tests/x11/xshape/xshape.cpp
index 08d74cb..1b3972c 100644
--- a/config.tests/x11/xshape/xshape.cpp
+++ b/config.tests/x11/xshape/xshape.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/x11/xsync/xsync.cpp b/config.tests/x11/xsync/xsync.cpp
index 9d3818b..795eef2 100644
--- a/config.tests/x11/xsync/xsync.cpp
+++ b/config.tests/x11/xsync/xsync.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/config.tests/x11/xvideo/xvideo.cpp b/config.tests/x11/xvideo/xvideo.cpp
index 515dc00..9cf0662 100644
--- a/config.tests/x11/xvideo/xvideo.cpp
+++ b/config.tests/x11/xvideo/xvideo.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/configure b/configure
index e8a5662..b11d82d 100755
--- a/configure
+++ b/configure
@@ -1,7 +1,7 @@
#!/bin/sh
#############################################################################
##
-## Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+## Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
## All rights reserved.
## Contact: Nokia Corporation (qt-info@nokia.com)
##
@@ -185,30 +185,14 @@ fi
#-------------------------------------------------------------------------------
PLATFORM_X11=no
-PLATFORM_MAC=no
PLATFORM_QWS=maybe
PLATFORM_QPA=maybe
-BUILD_ON_MAC=no;
-[ -d /System/Library/Frameworks/Carbon.framework ] && BUILD_ON_MAC=yes
-
-if [ -f "$relpath"/src/gui/kernel/qapplication_mac.mm ] && [ $BUILD_ON_MAC = "yes" ]; then
- # Qt/Mac
- # ~ the Carbon SDK exists
- # ~ src/gui/base/qapplication_mac.cpp is present
- # ~ this is the internal edition and Qt/Mac sources exist
+BUILD_ON_MAC=no
+if [ -d /System/Library/Frameworks/Carbon.framework ]; then
PLATFORM_MAC=maybe
-elif [ -f "$relpath"/src/gui/kernel/qapplication_qws.cpp ]; then
- # Qt Embedded
- # ~ src/gui/base/qapplication_qws.cpp is present
- # ~ this is the free or commercial edition
- # ~ this is the internal edition and Qt Embedded is explicitly enabled
- if [ -f "$relpath"/src/gui/kernel/qapplication_mac.mm ]; then
- # This is a depot build, or an all-platforms package
- PLATFORM_QWS=maybe
- else
- # This must be the embedded package, since the Qt/Mac source files are not present
- PLATFORM_QWS=yes
- fi
+ BUILD_ON_MAC=yes
+else
+ PLATFORM_MAC=no
fi
#-----------------------------------------------------------------------------
@@ -333,17 +317,10 @@ earlyArgParse()
case "$VAR" in
embedded)
CFG_EMBEDDED="$VAL"
- if [ "$PLATFORM_QWS" != "no" ]; then
- if [ "$PLATFORM_QWS" = "maybe" ]; then
- PLATFORM_X11=no
- PLATFORM_MAC=no
- PLATFORM_QWS=yes
- PLATFORM_QPA=no
- fi
- else
- echo "No license exists to enable Qt for Embedded Linux. Disabling."
- CFG_EMBEDDED=no
- fi
+ PLATFORM_X11=no
+ PLATFORM_MAC=no
+ PLATFORM_QWS=yes
+ PLATFORM_QPA=no
;;
qpa)
CFG_EMBEDDED="no"
@@ -1049,7 +1026,7 @@ while [ "$#" -gt 0 ]; do
VAL=no
;;
#Qt style yes options
- -incremental|-qvfb|-profile|-shared|-static|-sm|-xinerama|-xshape|-xsync|-xinput|-egl|-reduce-exports|-pch|-separate-debug-info|-stl|-freetype|-xcursor|-xfixes|-xrandr|-xrender|-mitshm|-fontconfig|-xkb|-nis|-qdbus|-dbus|-dbus-linked|-glib|-gstreamer|-gtkstyle|-cups|-iconv|-largefile|-h|-help|-v|-verbose|-debug|-release|-fast|-accessibility|-confirm-license|-gnumake|-framework|-qt3support|-debug-and-release|-exceptions|-cocoa|-carbon|-universal|-prefix-install|-silent|-armfpa|-optimized-qmake|-dwarf2|-reduce-relocations|-sse|-openssl|-openssl-linked|-ptmalloc|-xmlpatterns|-phonon|-phonon-backend|-multimedia|-audio-backend|-svg|-declarative|-javascript-jit|-script|-scripttools|-rpath|-force-pkg-config|-s60|-usedeffiles)
+ -incremental|-qvfb|-profile|-shared|-static|-sm|-xinerama|-xshape|-xsync|-xinput|-egl|-reduce-exports|-pch|-separate-debug-info|-stl|-freetype|-xcursor|-xfixes|-xrandr|-xrender|-mitshm|-fontconfig|-xkb|-nis|-qdbus|-dbus|-dbus-linked|-glib|-gstreamer|-gtkstyle|-cups|-iconv|-largefile|-h|-help|-v|-verbose|-debug|-release|-fast|-accessibility|-confirm-license|-gnumake|-framework|-qt3support|-debug-and-release|-exceptions|-cocoa|-carbon|-universal|-prefix-install|-silent|-armfpa|-optimized-qmake|-dwarf2|-reduce-relocations|-sse|-openssl|-openssl-linked|-ptmalloc|-xmlpatterns|-phonon|-phonon-backend|-multimedia|-audio-backend|-svg|-declarative|-declarative-debug|-javascript-jit|-script|-scripttools|-rpath|-force-pkg-config|-s60|-usedeffiles)
VAR=`echo $1 | sed "s,^-\(.*\),\1,"`
VAL=yes
;;
@@ -1336,31 +1313,17 @@ while [ "$#" -gt 0 ]; do
;;
embedded)
CFG_EMBEDDED="$VAL"
- if [ "$PLATFORM_QWS" != "no" ]; then
- if [ "$PLATFORM_QWS" = "maybe" ]; then
- PLATFORM_X11=no
- PLATFORM_MAC=no
- PLATFORM_QWS=yes
- PLATFORM_QPA=no
- fi
- else
- echo "No license exists to enable Qt for Embedded Linux. Disabling."
- CFG_EMBEDDED=no
- fi
+ PLATFORM_X11=no
+ PLATFORM_MAC=no
+ PLATFORM_QWS=yes
+ PLATFORM_QPA=no
;;
embedded-lite|qpa)
CFG_EMBEDDED="no"
- if [ "$PLATFORM_QPA" != "no" ]; then
- if [ "$PLATFORM_QPA" = "maybe" ]; then
- PLATFORM_X11=no
- PLATFORM_MAC=no
- PLATFORM_QWS=no
- PLATFORM_QPA=yes
- fi
- else
- echo "No license exists to enable Qt QPA. Disabling."
- CFG_EMBEDDED=no
- fi
+ PLATFORM_X11=no
+ PLATFORM_MAC=no
+ PLATFORM_QWS=no
+ PLATFORM_QPA=yes
;;
nacl)
;;
@@ -1414,7 +1377,9 @@ while [ "$#" -gt 0 ]; do
openvg)
if [ "$VAL" = "auto" ] || [ "$VAL" = "yes" ] || [ "$VAL" = "no" ]; then
CFG_OPENVG="$VAL"
- CFG_EGL="auto"
+ if [ "$CFG_EGL" = "no" ] && [ "$VAL" != "no" ]; then
+ CFG_EGL=auto
+ fi
else
UNKNOWN_OPT=yes
fi
@@ -1467,16 +1432,9 @@ while [ "$#" -gt 0 ]; do
CFG_BUILD_PARTS="$CFG_BUILD_PARTS $VAL"
;;
x11)
- if [ "$PLATFORM_MAC" = "yes" ]; then
- PLATFORM_MAC=no
- elif [ "$PLATFORM_QWS" = "yes" ]; then
- PLATFORM_QWS=no
- elif [ "$PLATFORM_QPA" = "yes" ]; then
- PLATFORM_QPA=no
- fi
- if [ "$CFG_FRAMEWORK" = "auto" ]; then
- CFG_FRAMEWORK=no
- fi
+ PLATFORM_QPA=no
+ PLATFORM_MAC=no
+ PLATFORM_QWS=no
PLATFORM_X11=yes
;;
sdk)
@@ -1525,7 +1483,7 @@ while [ "$#" -gt 0 ]; do
;;
framework)
- if [ "$PLATFORM_MAC" = "yes" ]; then
+ if [ "$PLATFORM_MAC" = "yes" ] || [ "$PLATFORM_QPA" = "yes" ]; then
CFG_FRAMEWORK="$VAL"
else
UNKNOWN_OPT=yes
@@ -3709,7 +3667,7 @@ Usage: $relconf [-h] [-prefix <dir>] [-prefix-install] [-bindir <dir>] [-libdir
[-no-gtkstyle] [-gtkstyle] [-no-svg] [-svg] [-no-webkit] [-webkit] [-webkit-debug]
[-no-javascript-jit] [-javascript-jit]
[-no-script] [-script] [-no-scripttools] [-scripttools]
- [-no-declarative] [-declarative][-no-declarative-debug] [-declarative-debug]
+ [-no-declarative] [-declarative] [-no-declarative-debug] [-declarative-debug]
[additional platform specific options (see below)]
@@ -4709,9 +4667,9 @@ if [ -n "$PERL" ] && [ -x "$relpath/bin/syncqt" ]; then
SYNCQT_OPTS=
[ "$CFG_DEV" = "yes" ] && SYNCQT_OPTS="$SYNCQT_OPTS -check-includes"
if [ "$OPT_SHADOW" = "yes" ]; then
- "$outpath/bin/syncqt" $SYNCQT_OPTS
+ "$outpath/bin/syncqt" $SYNCQT_OPTS || exit 1
elif [ "$CFG_DEV" = "yes" ] || [ ! -d $relpath/include ] || [ -d $relpath/.git ]; then
- QTDIR="$relpath" perl "$outpath/bin/syncqt" $SYNCQT_OPTS
+ QTDIR="$relpath" perl "$outpath/bin/syncqt" $SYNCQT_OPTS || exit 1
fi
fi
@@ -6185,6 +6143,11 @@ if [ "$PLATFORM_QPA" = "yes" ]; then
QMakeVar set QMAKE_LIBS_FONTCONFIG "$QT_LIBS_FONTCONFIG"
CFG_LIBFREETYPE=system
fi
+
+ if "$unixtests/compile.test" "$XQMAKESPEC" "$QMAKE_CONFIG" $OPT_VERBOSE "$relpath" "$outpath" config.tests/qpa/wayland "Wayland" $L_FLAGS $I_FLAGS $l_FLAGS; then
+ QT_CONFIG="$QT_CONFIG wayland"
+ fi
+
fi
if "$unixtests/compile.test" "$XQMAKESPEC" "$QMAKE_CONFIG" $OPT_VERBOSE "$relpath" "$outpath" config.tests/mac/coreservices "CoreServices" $L_FLAGS $I_FLAGS $l_FLAGS $MAC_CONFIG_TEST_COMMANDLINE; then
@@ -6336,14 +6299,14 @@ fi # QWS
if [ "$PLATFORM_X11" = "yes" -o "$PLATFORM_QWS" = "yes" ]; then
if [ "$CFG_EGL" != "no" ]; then
# detect EGL support
- if "$unixtests/compile.test" "$XQMAKESPEC" "$QMAKE_CONFIG" $OPT_VERBOSE "$relpath" "$outpath" "config.tests/unix/egl" "EGL (EGL/egl.h)" $L_FLAGS $I_FLAGS $l_FLAGS; then
- # EGL specified by QMAKE_*_EGL, included with <EGL/egl.h>
- CFG_EGL=yes
- CFG_EGL_GLES_INCLUDES=no
- elif "$unixtests/compile.test" "$XQMAKESPEC" "$QMAKE_CONFIG" $OPT_VERBOSE "$relpath" "$outpath" "config.tests/unix/egl4gles1" "EGL (GLES/egl.h)" $L_FLAGS $I_FLAGS $l_FLAGS; then
+ if "$unixtests/compile.test" "$XQMAKESPEC" "$QMAKE_CONFIG" $OPT_VERBOSE "$relpath" "$outpath" "config.tests/unix/egl4gles1" "EGL (GLES/egl.h)" $L_FLAGS $I_FLAGS $l_FLAGS; then
# EGL specified by QMAKE_*_EGL, included with <GLES/egl.h>
CFG_EGL=yes
CFG_EGL_GLES_INCLUDES=yes
+ elif "$unixtests/compile.test" "$XQMAKESPEC" "$QMAKE_CONFIG" $OPT_VERBOSE "$relpath" "$outpath" "config.tests/unix/egl" "EGL (EGL/egl.h)" $L_FLAGS $I_FLAGS $l_FLAGS; then
+ # EGL specified by QMAKE_*_EGL, included with <EGL/egl.h>
+ CFG_EGL=yes
+ CFG_EGL_GLES_INCLUDES=no
else
if [ "$CFG_EGL" = "yes" ]; then
echo "The EGL functionality test failed!"
@@ -8543,7 +8506,9 @@ if [ "$CFG_WEBKIT" != "no" ]; then
fi
fi
echo "Declarative module ..... $CFG_DECLARATIVE"
-echo "Declarative debugging ...$CFG_DECLARATIVE_DEBUG"
+if [ "$CFG_DECLARATIVE" = "yes" ]; then
+ echo "Declarative debugging ...$CFG_DECLARATIVE_DEBUG"
+fi
echo "Support for S60 ........ $CFG_S60"
echo "Symbian DEF files ...... $CFG_SYMBIAN_DEFFILES"
echo "STL support ............ $CFG_STL"
@@ -8626,7 +8591,7 @@ else
echo "OpenGL support ......... no"
fi
if [ "$CFG_EGL" != "no" ]; then
- if [ "$CFG_EGL_GLES_INCLUDES" != "no" ]; then
+ if [ "$CFG_EGL_GLES_INCLUDES" = "yes" ]; then
echo "EGL support ............ yes <GLES/egl.h>"
else
echo "EGL support ............ yes <EGL/egl.h>"
diff --git a/configure.exe b/configure.exe
index 068701f..293d667 100755
--- a/configure.exe
+++ b/configure.exe
Binary files differ
diff --git a/demos/affine/main.cpp b/demos/affine/main.cpp
index e14dc6b..92b7fab 100644
--- a/demos/affine/main.cpp
+++ b/demos/affine/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/affine/xform.cpp b/demos/affine/xform.cpp
index 0d9422c..724b640 100644
--- a/demos/affine/xform.cpp
+++ b/demos/affine/xform.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/affine/xform.h b/demos/affine/xform.h
index 5966157..80e672b 100644
--- a/demos/affine/xform.h
+++ b/demos/affine/xform.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/arthurplugin/plugin.cpp b/demos/arthurplugin/plugin.cpp
index 2096895..336e88d 100644
--- a/demos/arthurplugin/plugin.cpp
+++ b/demos/arthurplugin/plugin.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/books/bookdelegate.cpp b/demos/books/bookdelegate.cpp
index f44fbe4..eb5d95b 100644
--- a/demos/books/bookdelegate.cpp
+++ b/demos/books/bookdelegate.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/books/bookdelegate.h b/demos/books/bookdelegate.h
index 4e9f462..bb1d824 100644
--- a/demos/books/bookdelegate.h
+++ b/demos/books/bookdelegate.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/books/bookwindow.cpp b/demos/books/bookwindow.cpp
index c801283..23e64c2 100644
--- a/demos/books/bookwindow.cpp
+++ b/demos/books/bookwindow.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/books/bookwindow.h b/demos/books/bookwindow.h
index a6b3f5f..96545d7 100644
--- a/demos/books/bookwindow.h
+++ b/demos/books/bookwindow.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/books/initdb.h b/demos/books/initdb.h
index aa64959..5351ad5 100644
--- a/demos/books/initdb.h
+++ b/demos/books/initdb.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/books/main.cpp b/demos/books/main.cpp
index 7fd0bae..3481c9a 100644
--- a/demos/books/main.cpp
+++ b/demos/books/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/basic.fsh b/demos/boxes/basic.fsh
index 0ba381d..175b718 100644
--- a/demos/boxes/basic.fsh
+++ b/demos/boxes/basic.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/basic.vsh b/demos/boxes/basic.vsh
index 6ead8ce..989b571 100644
--- a/demos/boxes/basic.vsh
+++ b/demos/boxes/basic.vsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/dotted.fsh b/demos/boxes/dotted.fsh
index eb3497c..8f4621d 100644
--- a/demos/boxes/dotted.fsh
+++ b/demos/boxes/dotted.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/fresnel.fsh b/demos/boxes/fresnel.fsh
index 38ce69a..02d6b0c 100644
--- a/demos/boxes/fresnel.fsh
+++ b/demos/boxes/fresnel.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/glass.fsh b/demos/boxes/glass.fsh
index 100a94d..9dad845 100644
--- a/demos/boxes/glass.fsh
+++ b/demos/boxes/glass.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/glbuffers.cpp b/demos/boxes/glbuffers.cpp
index 84ab26c..9e5a5ff 100644
--- a/demos/boxes/glbuffers.cpp
+++ b/demos/boxes/glbuffers.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/glbuffers.h b/demos/boxes/glbuffers.h
index 8c1e209..fb6455b 100644
--- a/demos/boxes/glbuffers.h
+++ b/demos/boxes/glbuffers.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/glextensions.cpp b/demos/boxes/glextensions.cpp
index f7feb5e..1021594 100644
--- a/demos/boxes/glextensions.cpp
+++ b/demos/boxes/glextensions.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/glextensions.h b/demos/boxes/glextensions.h
index afeb90d..342e5d8 100644
--- a/demos/boxes/glextensions.h
+++ b/demos/boxes/glextensions.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/gltrianglemesh.h b/demos/boxes/gltrianglemesh.h
index 4c5beba..d0afa35 100644
--- a/demos/boxes/gltrianglemesh.h
+++ b/demos/boxes/gltrianglemesh.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/granite.fsh b/demos/boxes/granite.fsh
index 5e808f2..025153b 100644
--- a/demos/boxes/granite.fsh
+++ b/demos/boxes/granite.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/main.cpp b/demos/boxes/main.cpp
index 6280dc0..568031e 100644
--- a/demos/boxes/main.cpp
+++ b/demos/boxes/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/marble.fsh b/demos/boxes/marble.fsh
index e5b57e0..fbd1f5c 100644
--- a/demos/boxes/marble.fsh
+++ b/demos/boxes/marble.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/qtbox.cpp b/demos/boxes/qtbox.cpp
index e3a5978..9916a35 100644
--- a/demos/boxes/qtbox.cpp
+++ b/demos/boxes/qtbox.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/qtbox.h b/demos/boxes/qtbox.h
index 5bda7d1..71c1304 100644
--- a/demos/boxes/qtbox.h
+++ b/demos/boxes/qtbox.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/reflection.fsh b/demos/boxes/reflection.fsh
index f9c1170..50b0a4a 100644
--- a/demos/boxes/reflection.fsh
+++ b/demos/boxes/reflection.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/refraction.fsh b/demos/boxes/refraction.fsh
index 74700e9..c846d6a 100644
--- a/demos/boxes/refraction.fsh
+++ b/demos/boxes/refraction.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/roundedbox.cpp b/demos/boxes/roundedbox.cpp
index 4a3fd96..913cc54 100644
--- a/demos/boxes/roundedbox.cpp
+++ b/demos/boxes/roundedbox.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/roundedbox.h b/demos/boxes/roundedbox.h
index 508df75..a19f1a3 100644
--- a/demos/boxes/roundedbox.h
+++ b/demos/boxes/roundedbox.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/scene.cpp b/demos/boxes/scene.cpp
index d65af22..85c9a5b 100644
--- a/demos/boxes/scene.cpp
+++ b/demos/boxes/scene.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/scene.h b/demos/boxes/scene.h
index 79daea9..d1c6526 100644
--- a/demos/boxes/scene.h
+++ b/demos/boxes/scene.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/trackball.cpp b/demos/boxes/trackball.cpp
index 7bfbf6f..8a6a014 100644
--- a/demos/boxes/trackball.cpp
+++ b/demos/boxes/trackball.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/trackball.h b/demos/boxes/trackball.h
index ba233e7..e43b00d 100644
--- a/demos/boxes/trackball.h
+++ b/demos/boxes/trackball.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/boxes/wood.fsh b/demos/boxes/wood.fsh
index c7bd4fc..8e47b69 100644
--- a/demos/boxes/wood.fsh
+++ b/demos/boxes/wood.fsh
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/autosaver.cpp b/demos/browser/autosaver.cpp
index 380eef8..1691471 100644
--- a/demos/browser/autosaver.cpp
+++ b/demos/browser/autosaver.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/autosaver.h b/demos/browser/autosaver.h
index be7fefa..2485cd3 100644
--- a/demos/browser/autosaver.h
+++ b/demos/browser/autosaver.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/bookmarks.cpp b/demos/browser/bookmarks.cpp
index 48fb148..730e35b 100644
--- a/demos/browser/bookmarks.cpp
+++ b/demos/browser/bookmarks.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/bookmarks.h b/demos/browser/bookmarks.h
index 167d405..d990430 100644
--- a/demos/browser/bookmarks.h
+++ b/demos/browser/bookmarks.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/browserapplication.cpp b/demos/browser/browserapplication.cpp
index 633307c..f6f2aa0 100644
--- a/demos/browser/browserapplication.cpp
+++ b/demos/browser/browserapplication.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/browserapplication.h b/demos/browser/browserapplication.h
index 88b4f2b..f9e121d 100644
--- a/demos/browser/browserapplication.h
+++ b/demos/browser/browserapplication.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/browsermainwindow.cpp b/demos/browser/browsermainwindow.cpp
index 50c2cf8..0b6db0c 100644
--- a/demos/browser/browsermainwindow.cpp
+++ b/demos/browser/browsermainwindow.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/browsermainwindow.h b/demos/browser/browsermainwindow.h
index 848085f..0080d88 100644
--- a/demos/browser/browsermainwindow.h
+++ b/demos/browser/browsermainwindow.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/chasewidget.cpp b/demos/browser/chasewidget.cpp
index 2e7bc71..284fbf5 100644
--- a/demos/browser/chasewidget.cpp
+++ b/demos/browser/chasewidget.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/chasewidget.h b/demos/browser/chasewidget.h
index 336aacd..4c2d805 100644
--- a/demos/browser/chasewidget.h
+++ b/demos/browser/chasewidget.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/cookiejar.cpp b/demos/browser/cookiejar.cpp
index d318e3a..95e3c01 100644
--- a/demos/browser/cookiejar.cpp
+++ b/demos/browser/cookiejar.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/cookiejar.h b/demos/browser/cookiejar.h
index 6a45c9b..3d8e707 100644
--- a/demos/browser/cookiejar.h
+++ b/demos/browser/cookiejar.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/data/browser.svg b/demos/browser/data/browser.svg
index e7ee2c5..0aefed4 100644
--- a/demos/browser/data/browser.svg
+++ b/demos/browser/data/browser.svg
@@ -276,7 +276,7 @@
</dc:creator>
<dc:rights>
<cc:Agent>
- <dc:title>Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).</dc:title>
+ <dc:title>Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).</dc:title>
</cc:Agent>
</dc:rights>
</cc:Work>
diff --git a/demos/browser/downloadmanager.cpp b/demos/browser/downloadmanager.cpp
index ab68209..718556a 100644
--- a/demos/browser/downloadmanager.cpp
+++ b/demos/browser/downloadmanager.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/downloadmanager.h b/demos/browser/downloadmanager.h
index 415269f..59bb51d 100644
--- a/demos/browser/downloadmanager.h
+++ b/demos/browser/downloadmanager.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/edittableview.cpp b/demos/browser/edittableview.cpp
index 675307b..4c331fa 100644
--- a/demos/browser/edittableview.cpp
+++ b/demos/browser/edittableview.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/edittableview.h b/demos/browser/edittableview.h
index 18f1379..1de0190 100644
--- a/demos/browser/edittableview.h
+++ b/demos/browser/edittableview.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/edittreeview.cpp b/demos/browser/edittreeview.cpp
index 0ee5e5e..aff1281 100644
--- a/demos/browser/edittreeview.cpp
+++ b/demos/browser/edittreeview.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/edittreeview.h b/demos/browser/edittreeview.h
index a1a97e0..ac0777a 100644
--- a/demos/browser/edittreeview.h
+++ b/demos/browser/edittreeview.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/history.cpp b/demos/browser/history.cpp
index 386d65c..6e34eed 100644
--- a/demos/browser/history.cpp
+++ b/demos/browser/history.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/history.h b/demos/browser/history.h
index 9771dda..b003982 100644
--- a/demos/browser/history.h
+++ b/demos/browser/history.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/main.cpp b/demos/browser/main.cpp
index 036a0cd..ff6be67 100644
--- a/demos/browser/main.cpp
+++ b/demos/browser/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/modelmenu.cpp b/demos/browser/modelmenu.cpp
index fe5e750..8722f1b 100644
--- a/demos/browser/modelmenu.cpp
+++ b/demos/browser/modelmenu.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/modelmenu.h b/demos/browser/modelmenu.h
index ff2dbce..9a21491 100644
--- a/demos/browser/modelmenu.h
+++ b/demos/browser/modelmenu.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/networkaccessmanager.cpp b/demos/browser/networkaccessmanager.cpp
index 70a9305..9e717bb 100644
--- a/demos/browser/networkaccessmanager.cpp
+++ b/demos/browser/networkaccessmanager.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/networkaccessmanager.h b/demos/browser/networkaccessmanager.h
index e213034..76fc198 100644
--- a/demos/browser/networkaccessmanager.h
+++ b/demos/browser/networkaccessmanager.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/searchlineedit.cpp b/demos/browser/searchlineedit.cpp
index 239c5e7..56336dd 100644
--- a/demos/browser/searchlineedit.cpp
+++ b/demos/browser/searchlineedit.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/searchlineedit.h b/demos/browser/searchlineedit.h
index 5eb423e..d748636 100644
--- a/demos/browser/searchlineedit.h
+++ b/demos/browser/searchlineedit.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/settings.cpp b/demos/browser/settings.cpp
index 6e9bc2c..fe5bdf8 100644
--- a/demos/browser/settings.cpp
+++ b/demos/browser/settings.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/settings.h b/demos/browser/settings.h
index 136d3e2..0230dda 100644
--- a/demos/browser/settings.h
+++ b/demos/browser/settings.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/squeezelabel.cpp b/demos/browser/squeezelabel.cpp
index abe97f1..3c34a5a 100644
--- a/demos/browser/squeezelabel.cpp
+++ b/demos/browser/squeezelabel.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/squeezelabel.h b/demos/browser/squeezelabel.h
index 43c019e..bc25580 100644
--- a/demos/browser/squeezelabel.h
+++ b/demos/browser/squeezelabel.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/tabwidget.cpp b/demos/browser/tabwidget.cpp
index cf1cd56..6fa1d25 100644
--- a/demos/browser/tabwidget.cpp
+++ b/demos/browser/tabwidget.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/tabwidget.h b/demos/browser/tabwidget.h
index ce823ce..296655e 100644
--- a/demos/browser/tabwidget.h
+++ b/demos/browser/tabwidget.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/toolbarsearch.cpp b/demos/browser/toolbarsearch.cpp
index f8540ad..c696bb7 100644
--- a/demos/browser/toolbarsearch.cpp
+++ b/demos/browser/toolbarsearch.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/toolbarsearch.h b/demos/browser/toolbarsearch.h
index 00f52f9..deb7a6e 100644
--- a/demos/browser/toolbarsearch.h
+++ b/demos/browser/toolbarsearch.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/urllineedit.cpp b/demos/browser/urllineedit.cpp
index 9f68a88..60a0979 100644
--- a/demos/browser/urllineedit.cpp
+++ b/demos/browser/urllineedit.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/urllineedit.h b/demos/browser/urllineedit.h
index 6cf5872..fd06260 100644
--- a/demos/browser/urllineedit.h
+++ b/demos/browser/urllineedit.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/webview.cpp b/demos/browser/webview.cpp
index 2cbd2f1..dcb9e92 100644
--- a/demos/browser/webview.cpp
+++ b/demos/browser/webview.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/webview.h b/demos/browser/webview.h
index f81d8af..8c93f54 100644
--- a/demos/browser/webview.h
+++ b/demos/browser/webview.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/xbel.cpp b/demos/browser/xbel.cpp
index 9e93cf7..9ebd5db 100644
--- a/demos/browser/xbel.cpp
+++ b/demos/browser/xbel.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/browser/xbel.h b/demos/browser/xbel.h
index 607f35b..94321c0 100644
--- a/demos/browser/xbel.h
+++ b/demos/browser/xbel.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/chip/chip.cpp b/demos/chip/chip.cpp
index 5478142..6f3b529 100644
--- a/demos/chip/chip.cpp
+++ b/demos/chip/chip.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/chip/chip.h b/demos/chip/chip.h
index a34efe8..dca63b7 100644
--- a/demos/chip/chip.h
+++ b/demos/chip/chip.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/chip/main.cpp b/demos/chip/main.cpp
index 2307542..a4353bf 100644
--- a/demos/chip/main.cpp
+++ b/demos/chip/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/chip/mainwindow.cpp b/demos/chip/mainwindow.cpp
index db56c59..825c388 100644
--- a/demos/chip/mainwindow.cpp
+++ b/demos/chip/mainwindow.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/chip/mainwindow.h b/demos/chip/mainwindow.h
index 2983d59..9c8ac03 100644
--- a/demos/chip/mainwindow.h
+++ b/demos/chip/mainwindow.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/chip/view.cpp b/demos/chip/view.cpp
index d6a641e..49d02ec 100644
--- a/demos/chip/view.cpp
+++ b/demos/chip/view.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/chip/view.h b/demos/chip/view.h
index 67c7675..15aa2cf 100644
--- a/demos/chip/view.h
+++ b/demos/chip/view.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/composition/composition.cpp b/demos/composition/composition.cpp
index deca5dc..15f5529 100644
--- a/demos/composition/composition.cpp
+++ b/demos/composition/composition.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/composition/composition.h b/demos/composition/composition.h
index f5a9fc3..e1b5ed7 100644
--- a/demos/composition/composition.h
+++ b/demos/composition/composition.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/composition/main.cpp b/demos/composition/main.cpp
index a528dff..70eb0f3 100644
--- a/demos/composition/main.cpp
+++ b/demos/composition/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/calculator/Core/Button.qml b/demos/declarative/calculator/Core/Button.qml
index f37de48..997a169 100644
--- a/demos/declarative/calculator/Core/Button.qml
+++ b/demos/declarative/calculator/Core/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/calculator/Core/Display.qml b/demos/declarative/calculator/Core/Display.qml
index f928d3a..c75bc24 100644
--- a/demos/declarative/calculator/Core/Display.qml
+++ b/demos/declarative/calculator/Core/Display.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/calculator/calculator.qml b/demos/declarative/calculator/calculator.qml
index 3e1c650..13f228d 100644
--- a/demos/declarative/calculator/calculator.qml
+++ b/demos/declarative/calculator/calculator.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/flickr/common/Progress.qml b/demos/declarative/flickr/common/Progress.qml
index b928554..2bb4f1a 100644
--- a/demos/declarative/flickr/common/Progress.qml
+++ b/demos/declarative/flickr/common/Progress.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/flickr/common/RssModel.qml b/demos/declarative/flickr/common/RssModel.qml
index 0c1c834..172fdf3 100644
--- a/demos/declarative/flickr/common/RssModel.qml
+++ b/demos/declarative/flickr/common/RssModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/flickr/common/ScrollBar.qml b/demos/declarative/flickr/common/ScrollBar.qml
index dfe3cbf..1a9f6d8 100644
--- a/demos/declarative/flickr/common/ScrollBar.qml
+++ b/demos/declarative/flickr/common/ScrollBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/flickr/common/Slider.qml b/demos/declarative/flickr/common/Slider.qml
index edccc7d..2d35ee4 100644
--- a/demos/declarative/flickr/common/Slider.qml
+++ b/demos/declarative/flickr/common/Slider.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/flickr/flickr-90.qml b/demos/declarative/flickr/flickr-90.qml
index 31b1d91..a3db5c3 100644
--- a/demos/declarative/flickr/flickr-90.qml
+++ b/demos/declarative/flickr/flickr-90.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/flickr/flickr.qml b/demos/declarative/flickr/flickr.qml
index 740ee35..11470a8 100644
--- a/demos/declarative/flickr/flickr.qml
+++ b/demos/declarative/flickr/flickr.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/flickr/mobile/Button.qml b/demos/declarative/flickr/mobile/Button.qml
index 74a7dbb..5390115 100644
--- a/demos/declarative/flickr/mobile/Button.qml
+++ b/demos/declarative/flickr/mobile/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/flickr/mobile/GridDelegate.qml b/demos/declarative/flickr/mobile/GridDelegate.qml
index 8f01292..06e0b85 100644
--- a/demos/declarative/flickr/mobile/GridDelegate.qml
+++ b/demos/declarative/flickr/mobile/GridDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/flickr/mobile/ImageDetails.qml b/demos/declarative/flickr/mobile/ImageDetails.qml
index 9d1464e..1f49160 100644
--- a/demos/declarative/flickr/mobile/ImageDetails.qml
+++ b/demos/declarative/flickr/mobile/ImageDetails.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/flickr/mobile/ListDelegate.qml b/demos/declarative/flickr/mobile/ListDelegate.qml
index 0773547..89dfb54 100644
--- a/demos/declarative/flickr/mobile/ListDelegate.qml
+++ b/demos/declarative/flickr/mobile/ListDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/flickr/mobile/TitleBar.qml b/demos/declarative/flickr/mobile/TitleBar.qml
index f283307..ec5a5c0 100644
--- a/demos/declarative/flickr/mobile/TitleBar.qml
+++ b/demos/declarative/flickr/mobile/TitleBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/flickr/mobile/ToolBar.qml b/demos/declarative/flickr/mobile/ToolBar.qml
index d8abb14..2412612 100644
--- a/demos/declarative/flickr/mobile/ToolBar.qml
+++ b/demos/declarative/flickr/mobile/ToolBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/minehunt/MinehuntCore/Explosion.qml b/demos/declarative/minehunt/MinehuntCore/Explosion.qml
index f04d033..33eabf0 100644
--- a/demos/declarative/minehunt/MinehuntCore/Explosion.qml
+++ b/demos/declarative/minehunt/MinehuntCore/Explosion.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/minehunt/MinehuntCore/Tile.qml b/demos/declarative/minehunt/MinehuntCore/Tile.qml
index 1853ed9..247be8c 100644
--- a/demos/declarative/minehunt/MinehuntCore/Tile.qml
+++ b/demos/declarative/minehunt/MinehuntCore/Tile.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/minehunt/main.cpp b/demos/declarative/minehunt/main.cpp
index 2b286ef..23b49d6 100644
--- a/demos/declarative/minehunt/main.cpp
+++ b/demos/declarative/minehunt/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/minehunt/minehunt.cpp b/demos/declarative/minehunt/minehunt.cpp
index aaaaaac..4da66ac 100644
--- a/demos/declarative/minehunt/minehunt.cpp
+++ b/demos/declarative/minehunt/minehunt.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/minehunt/minehunt.h b/demos/declarative/minehunt/minehunt.h
index 962cf3d..a276b59 100644
--- a/demos/declarative/minehunt/minehunt.h
+++ b/demos/declarative/minehunt/minehunt.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/minehunt/minehunt.qml b/demos/declarative/minehunt/minehunt.qml
index eb67b06..1a69c95 100644
--- a/demos/declarative/minehunt/minehunt.qml
+++ b/demos/declarative/minehunt/minehunt.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/photoviewer/PhotoViewerCore/AlbumDelegate.qml b/demos/declarative/photoviewer/PhotoViewerCore/AlbumDelegate.qml
index 9001033..9fcd68b 100644
--- a/demos/declarative/photoviewer/PhotoViewerCore/AlbumDelegate.qml
+++ b/demos/declarative/photoviewer/PhotoViewerCore/AlbumDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/photoviewer/PhotoViewerCore/BusyIndicator.qml b/demos/declarative/photoviewer/PhotoViewerCore/BusyIndicator.qml
index 7b28930..c6e7606 100644
--- a/demos/declarative/photoviewer/PhotoViewerCore/BusyIndicator.qml
+++ b/demos/declarative/photoviewer/PhotoViewerCore/BusyIndicator.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/photoviewer/PhotoViewerCore/Button.qml b/demos/declarative/photoviewer/PhotoViewerCore/Button.qml
index 29f2bb7..19cb7bf 100644
--- a/demos/declarative/photoviewer/PhotoViewerCore/Button.qml
+++ b/demos/declarative/photoviewer/PhotoViewerCore/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/photoviewer/PhotoViewerCore/EditableButton.qml b/demos/declarative/photoviewer/PhotoViewerCore/EditableButton.qml
index 06f8062..641e6a8 100644
--- a/demos/declarative/photoviewer/PhotoViewerCore/EditableButton.qml
+++ b/demos/declarative/photoviewer/PhotoViewerCore/EditableButton.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/photoviewer/PhotoViewerCore/PhotoDelegate.qml b/demos/declarative/photoviewer/PhotoViewerCore/PhotoDelegate.qml
index 5948b5d..73b8fa7 100644
--- a/demos/declarative/photoviewer/PhotoViewerCore/PhotoDelegate.qml
+++ b/demos/declarative/photoviewer/PhotoViewerCore/PhotoDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/photoviewer/PhotoViewerCore/ProgressBar.qml b/demos/declarative/photoviewer/PhotoViewerCore/ProgressBar.qml
index a0756ae..5498c6e 100644
--- a/demos/declarative/photoviewer/PhotoViewerCore/ProgressBar.qml
+++ b/demos/declarative/photoviewer/PhotoViewerCore/ProgressBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/photoviewer/PhotoViewerCore/RssModel.qml b/demos/declarative/photoviewer/PhotoViewerCore/RssModel.qml
index 15bb67f..01361a6 100644
--- a/demos/declarative/photoviewer/PhotoViewerCore/RssModel.qml
+++ b/demos/declarative/photoviewer/PhotoViewerCore/RssModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/photoviewer/PhotoViewerCore/Tag.qml b/demos/declarative/photoviewer/PhotoViewerCore/Tag.qml
index 9358975..cb93b58 100644
--- a/demos/declarative/photoviewer/PhotoViewerCore/Tag.qml
+++ b/demos/declarative/photoviewer/PhotoViewerCore/Tag.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/photoviewer/photoviewer.qml b/demos/declarative/photoviewer/photoviewer.qml
index 0f59c64..468f2c8 100644
--- a/demos/declarative/photoviewer/photoviewer.qml
+++ b/demos/declarative/photoviewer/photoviewer.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/rssnews/content/BusyIndicator.qml b/demos/declarative/rssnews/content/BusyIndicator.qml
index e305cbe..bc13180 100644
--- a/demos/declarative/rssnews/content/BusyIndicator.qml
+++ b/demos/declarative/rssnews/content/BusyIndicator.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/rssnews/content/CategoryDelegate.qml b/demos/declarative/rssnews/content/CategoryDelegate.qml
index c4fa8cc..29f2a04 100644
--- a/demos/declarative/rssnews/content/CategoryDelegate.qml
+++ b/demos/declarative/rssnews/content/CategoryDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/rssnews/content/NewsDelegate.qml b/demos/declarative/rssnews/content/NewsDelegate.qml
index cf88f4e..333e018 100644
--- a/demos/declarative/rssnews/content/NewsDelegate.qml
+++ b/demos/declarative/rssnews/content/NewsDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/rssnews/content/RssFeeds.qml b/demos/declarative/rssnews/content/RssFeeds.qml
index 37c4b69..970719a 100644
--- a/demos/declarative/rssnews/content/RssFeeds.qml
+++ b/demos/declarative/rssnews/content/RssFeeds.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/rssnews/content/ScrollBar.qml b/demos/declarative/rssnews/content/ScrollBar.qml
index f20f0aa..79f362d 100644
--- a/demos/declarative/rssnews/content/ScrollBar.qml
+++ b/demos/declarative/rssnews/content/ScrollBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/rssnews/rssnews.qml b/demos/declarative/rssnews/rssnews.qml
index f6fe188..3eaa1a4 100644
--- a/demos/declarative/rssnews/rssnews.qml
+++ b/demos/declarative/rssnews/rssnews.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/samegame/SamegameCore/BoomBlock.qml b/demos/declarative/samegame/SamegameCore/BoomBlock.qml
index afda29c..da51230 100644
--- a/demos/declarative/samegame/SamegameCore/BoomBlock.qml
+++ b/demos/declarative/samegame/SamegameCore/BoomBlock.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/samegame/SamegameCore/Button.qml b/demos/declarative/samegame/SamegameCore/Button.qml
index 140b196..aea4e53 100644
--- a/demos/declarative/samegame/SamegameCore/Button.qml
+++ b/demos/declarative/samegame/SamegameCore/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/samegame/SamegameCore/Dialog.qml b/demos/declarative/samegame/SamegameCore/Dialog.qml
index e1f3900..b11c65c 100644
--- a/demos/declarative/samegame/SamegameCore/Dialog.qml
+++ b/demos/declarative/samegame/SamegameCore/Dialog.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/samegame/samegame.qml b/demos/declarative/samegame/samegame.qml
index ab49c04..ebb8e4a 100644
--- a/demos/declarative/samegame/samegame.qml
+++ b/demos/declarative/samegame/samegame.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/snake/content/Button.qml b/demos/declarative/snake/content/Button.qml
index cf4519d..420b446 100644
--- a/demos/declarative/snake/content/Button.qml
+++ b/demos/declarative/snake/content/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/snake/content/Cookie.qml b/demos/declarative/snake/content/Cookie.qml
index b4af9fe..a076978 100644
--- a/demos/declarative/snake/content/Cookie.qml
+++ b/demos/declarative/snake/content/Cookie.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/snake/content/HighScoreModel.qml b/demos/declarative/snake/content/HighScoreModel.qml
index e3a4704..b46e564 100644
--- a/demos/declarative/snake/content/HighScoreModel.qml
+++ b/demos/declarative/snake/content/HighScoreModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/snake/content/Link.qml b/demos/declarative/snake/content/Link.qml
index 8ce7c81..8c1f486 100644
--- a/demos/declarative/snake/content/Link.qml
+++ b/demos/declarative/snake/content/Link.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/snake/content/Skull.qml b/demos/declarative/snake/content/Skull.qml
index 1a3ff7e..fcd0495 100644
--- a/demos/declarative/snake/content/Skull.qml
+++ b/demos/declarative/snake/content/Skull.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/snake/snake.qml b/demos/declarative/snake/snake.qml
index 585c0b2..7565058 100644
--- a/demos/declarative/snake/snake.qml
+++ b/demos/declarative/snake/snake.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/twitter/TwitterCore/Button.qml b/demos/declarative/twitter/TwitterCore/Button.qml
index a1fc2a2..95cf5eb 100644
--- a/demos/declarative/twitter/TwitterCore/Button.qml
+++ b/demos/declarative/twitter/TwitterCore/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/twitter/TwitterCore/FatDelegate.qml b/demos/declarative/twitter/TwitterCore/FatDelegate.qml
index 896abbe..eafa92b 100644
--- a/demos/declarative/twitter/TwitterCore/FatDelegate.qml
+++ b/demos/declarative/twitter/TwitterCore/FatDelegate.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/twitter/TwitterCore/Input.qml b/demos/declarative/twitter/TwitterCore/Input.qml
index b15f0d5..711f145 100644
--- a/demos/declarative/twitter/TwitterCore/Input.qml
+++ b/demos/declarative/twitter/TwitterCore/Input.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/twitter/TwitterCore/Loading.qml b/demos/declarative/twitter/TwitterCore/Loading.qml
index afeafa0..82a50be 100644
--- a/demos/declarative/twitter/TwitterCore/Loading.qml
+++ b/demos/declarative/twitter/TwitterCore/Loading.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/twitter/TwitterCore/MultiTitleBar.qml b/demos/declarative/twitter/TwitterCore/MultiTitleBar.qml
index bc8e0de..390cfea 100644
--- a/demos/declarative/twitter/TwitterCore/MultiTitleBar.qml
+++ b/demos/declarative/twitter/TwitterCore/MultiTitleBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/twitter/TwitterCore/RssModel.qml b/demos/declarative/twitter/TwitterCore/RssModel.qml
index 276df62..a436a71 100644
--- a/demos/declarative/twitter/TwitterCore/RssModel.qml
+++ b/demos/declarative/twitter/TwitterCore/RssModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/twitter/TwitterCore/SearchView.qml b/demos/declarative/twitter/TwitterCore/SearchView.qml
index effab30..5277a13 100644
--- a/demos/declarative/twitter/TwitterCore/SearchView.qml
+++ b/demos/declarative/twitter/TwitterCore/SearchView.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/twitter/TwitterCore/TitleBar.qml b/demos/declarative/twitter/TwitterCore/TitleBar.qml
index 19da491..c2d5a8e 100644
--- a/demos/declarative/twitter/TwitterCore/TitleBar.qml
+++ b/demos/declarative/twitter/TwitterCore/TitleBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/twitter/TwitterCore/ToolBar.qml b/demos/declarative/twitter/TwitterCore/ToolBar.qml
index 4ef92ff..8a2eba4 100644
--- a/demos/declarative/twitter/TwitterCore/ToolBar.qml
+++ b/demos/declarative/twitter/TwitterCore/ToolBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/twitter/TwitterCore/UserModel.qml b/demos/declarative/twitter/TwitterCore/UserModel.qml
index 013b827..58e15a7 100644
--- a/demos/declarative/twitter/TwitterCore/UserModel.qml
+++ b/demos/declarative/twitter/TwitterCore/UserModel.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/twitter/twitter.qml b/demos/declarative/twitter/twitter.qml
index 74bab37..d5336fd 100644
--- a/demos/declarative/twitter/twitter.qml
+++ b/demos/declarative/twitter/twitter.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/webbrowser/content/Button.qml b/demos/declarative/webbrowser/content/Button.qml
index 2da1c11..fc549cd 100644
--- a/demos/declarative/webbrowser/content/Button.qml
+++ b/demos/declarative/webbrowser/content/Button.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/webbrowser/content/FlickableWebView.qml b/demos/declarative/webbrowser/content/FlickableWebView.qml
index 6f4e09c..737d11f 100644
--- a/demos/declarative/webbrowser/content/FlickableWebView.qml
+++ b/demos/declarative/webbrowser/content/FlickableWebView.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/webbrowser/content/Header.qml b/demos/declarative/webbrowser/content/Header.qml
index 88e3000..740fe5e 100644
--- a/demos/declarative/webbrowser/content/Header.qml
+++ b/demos/declarative/webbrowser/content/Header.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/webbrowser/content/ScrollBar.qml b/demos/declarative/webbrowser/content/ScrollBar.qml
index 19309fa..e787730 100644
--- a/demos/declarative/webbrowser/content/ScrollBar.qml
+++ b/demos/declarative/webbrowser/content/ScrollBar.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/webbrowser/content/UrlInput.qml b/demos/declarative/webbrowser/content/UrlInput.qml
index 0468b64..f34fe45 100644
--- a/demos/declarative/webbrowser/content/UrlInput.qml
+++ b/demos/declarative/webbrowser/content/UrlInput.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/declarative/webbrowser/webbrowser.qml b/demos/declarative/webbrowser/webbrowser.qml
index a21fa0b..84afc91 100644
--- a/demos/declarative/webbrowser/webbrowser.qml
+++ b/demos/declarative/webbrowser/webbrowser.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/deform/main.cpp b/demos/deform/main.cpp
index c5491b3..5ddae0d 100644
--- a/demos/deform/main.cpp
+++ b/demos/deform/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/deform/pathdeform.cpp b/demos/deform/pathdeform.cpp
index d6ac19e..1806438 100644
--- a/demos/deform/pathdeform.cpp
+++ b/demos/deform/pathdeform.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/deform/pathdeform.h b/demos/deform/pathdeform.h
index cc6ca1b..1305543 100644
--- a/demos/deform/pathdeform.h
+++ b/demos/deform/pathdeform.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/AddressBar.cpp b/demos/embedded/anomaly/src/AddressBar.cpp
index f83876e..67b9c54 100644
--- a/demos/embedded/anomaly/src/AddressBar.cpp
+++ b/demos/embedded/anomaly/src/AddressBar.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/AddressBar.h b/demos/embedded/anomaly/src/AddressBar.h
index 4999e96..a4cabc4 100644
--- a/demos/embedded/anomaly/src/AddressBar.h
+++ b/demos/embedded/anomaly/src/AddressBar.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/BookmarksView.cpp b/demos/embedded/anomaly/src/BookmarksView.cpp
index d6e6035..1a03f14 100644
--- a/demos/embedded/anomaly/src/BookmarksView.cpp
+++ b/demos/embedded/anomaly/src/BookmarksView.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/BookmarksView.h b/demos/embedded/anomaly/src/BookmarksView.h
index 86cd214..f9fb9d9 100644
--- a/demos/embedded/anomaly/src/BookmarksView.h
+++ b/demos/embedded/anomaly/src/BookmarksView.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/BrowserView.cpp b/demos/embedded/anomaly/src/BrowserView.cpp
index 73d0b70..34bea3b 100644
--- a/demos/embedded/anomaly/src/BrowserView.cpp
+++ b/demos/embedded/anomaly/src/BrowserView.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/BrowserView.h b/demos/embedded/anomaly/src/BrowserView.h
index 8981582..0dc83fc 100644
--- a/demos/embedded/anomaly/src/BrowserView.h
+++ b/demos/embedded/anomaly/src/BrowserView.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/BrowserWindow.cpp b/demos/embedded/anomaly/src/BrowserWindow.cpp
index 9d90254..be7432b 100644
--- a/demos/embedded/anomaly/src/BrowserWindow.cpp
+++ b/demos/embedded/anomaly/src/BrowserWindow.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/BrowserWindow.h b/demos/embedded/anomaly/src/BrowserWindow.h
index d70ea7f..2f4793d 100644
--- a/demos/embedded/anomaly/src/BrowserWindow.h
+++ b/demos/embedded/anomaly/src/BrowserWindow.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/ControlStrip.cpp b/demos/embedded/anomaly/src/ControlStrip.cpp
index c9c81c0..2a51a74 100644
--- a/demos/embedded/anomaly/src/ControlStrip.cpp
+++ b/demos/embedded/anomaly/src/ControlStrip.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/ControlStrip.h b/demos/embedded/anomaly/src/ControlStrip.h
index b6003a1..f72e488 100644
--- a/demos/embedded/anomaly/src/ControlStrip.h
+++ b/demos/embedded/anomaly/src/ControlStrip.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/HomeView.cpp b/demos/embedded/anomaly/src/HomeView.cpp
index 8052172..b69e6a6 100644
--- a/demos/embedded/anomaly/src/HomeView.cpp
+++ b/demos/embedded/anomaly/src/HomeView.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/HomeView.h b/demos/embedded/anomaly/src/HomeView.h
index 4844dd7..9b68cb7 100644
--- a/demos/embedded/anomaly/src/HomeView.h
+++ b/demos/embedded/anomaly/src/HomeView.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/Main.cpp b/demos/embedded/anomaly/src/Main.cpp
index 78bc9b1..cfb2851 100644
--- a/demos/embedded/anomaly/src/Main.cpp
+++ b/demos/embedded/anomaly/src/Main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/TitleBar.cpp b/demos/embedded/anomaly/src/TitleBar.cpp
index da68dcb..e9244d1 100644
--- a/demos/embedded/anomaly/src/TitleBar.cpp
+++ b/demos/embedded/anomaly/src/TitleBar.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/TitleBar.h b/demos/embedded/anomaly/src/TitleBar.h
index b5ec288..8cee108 100644
--- a/demos/embedded/anomaly/src/TitleBar.h
+++ b/demos/embedded/anomaly/src/TitleBar.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/ZoomStrip.cpp b/demos/embedded/anomaly/src/ZoomStrip.cpp
index 3bf8129..69b44ba 100644
--- a/demos/embedded/anomaly/src/ZoomStrip.cpp
+++ b/demos/embedded/anomaly/src/ZoomStrip.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/ZoomStrip.h b/demos/embedded/anomaly/src/ZoomStrip.h
index baef922..80ceaf6 100644
--- a/demos/embedded/anomaly/src/ZoomStrip.h
+++ b/demos/embedded/anomaly/src/ZoomStrip.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/flickcharm.cpp b/demos/embedded/anomaly/src/flickcharm.cpp
index 9ad7c40..3524301 100644
--- a/demos/embedded/anomaly/src/flickcharm.cpp
+++ b/demos/embedded/anomaly/src/flickcharm.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/flickcharm.h b/demos/embedded/anomaly/src/flickcharm.h
index 1164028..77b3bcc 100644
--- a/demos/embedded/anomaly/src/flickcharm.h
+++ b/demos/embedded/anomaly/src/flickcharm.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/webview.cpp b/demos/embedded/anomaly/src/webview.cpp
index 5cb913b..b794b7c 100644
--- a/demos/embedded/anomaly/src/webview.cpp
+++ b/demos/embedded/anomaly/src/webview.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/anomaly/src/webview.h b/demos/embedded/anomaly/src/webview.h
index ecd9f5a..a73ab56 100644
--- a/demos/embedded/anomaly/src/webview.h
+++ b/demos/embedded/anomaly/src/webview.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/desktopservices/contenttab.cpp b/demos/embedded/desktopservices/contenttab.cpp
index 8b344ce..c847979 100644
--- a/demos/embedded/desktopservices/contenttab.cpp
+++ b/demos/embedded/desktopservices/contenttab.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/desktopservices/contenttab.h b/demos/embedded/desktopservices/contenttab.h
index 72c7f4c..ec9aa8a 100644
--- a/demos/embedded/desktopservices/contenttab.h
+++ b/demos/embedded/desktopservices/contenttab.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/desktopservices/desktopwidget.cpp b/demos/embedded/desktopservices/desktopwidget.cpp
index ff3cb09..c265279 100644
--- a/demos/embedded/desktopservices/desktopwidget.cpp
+++ b/demos/embedded/desktopservices/desktopwidget.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/desktopservices/desktopwidget.h b/demos/embedded/desktopservices/desktopwidget.h
index 6781c05..3de8a6e 100644
--- a/demos/embedded/desktopservices/desktopwidget.h
+++ b/demos/embedded/desktopservices/desktopwidget.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/desktopservices/linktab.cpp b/demos/embedded/desktopservices/linktab.cpp
index 62251bd..70621a3 100644
--- a/demos/embedded/desktopservices/linktab.cpp
+++ b/demos/embedded/desktopservices/linktab.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/desktopservices/linktab.h b/demos/embedded/desktopservices/linktab.h
index 785432c..310e4bf 100644
--- a/demos/embedded/desktopservices/linktab.h
+++ b/demos/embedded/desktopservices/linktab.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/desktopservices/main.cpp b/demos/embedded/desktopservices/main.cpp
index baa33ab..b174f92 100644
--- a/demos/embedded/desktopservices/main.cpp
+++ b/demos/embedded/desktopservices/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/digiflip/digiflip.cpp b/demos/embedded/digiflip/digiflip.cpp
index 96c3d61..d756f21 100644
--- a/demos/embedded/digiflip/digiflip.cpp
+++ b/demos/embedded/digiflip/digiflip.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/embeddedsvgviewer/embeddedsvgviewer.cpp b/demos/embedded/embeddedsvgviewer/embeddedsvgviewer.cpp
index cebbc12..297806a 100644
--- a/demos/embedded/embeddedsvgviewer/embeddedsvgviewer.cpp
+++ b/demos/embedded/embeddedsvgviewer/embeddedsvgviewer.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/embeddedsvgviewer/embeddedsvgviewer.h b/demos/embedded/embeddedsvgviewer/embeddedsvgviewer.h
index e183048..851c471 100644
--- a/demos/embedded/embeddedsvgviewer/embeddedsvgviewer.h
+++ b/demos/embedded/embeddedsvgviewer/embeddedsvgviewer.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/embeddedsvgviewer/main.cpp b/demos/embedded/embeddedsvgviewer/main.cpp
index e46b667..7b13b69 100644
--- a/demos/embedded/embeddedsvgviewer/main.cpp
+++ b/demos/embedded/embeddedsvgviewer/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/flickable/flickable.cpp b/demos/embedded/flickable/flickable.cpp
index fbc6a06..e2d240d 100644
--- a/demos/embedded/flickable/flickable.cpp
+++ b/demos/embedded/flickable/flickable.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/flickable/flickable.h b/demos/embedded/flickable/flickable.h
index 0e04620..69c379c 100644
--- a/demos/embedded/flickable/flickable.h
+++ b/demos/embedded/flickable/flickable.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/flickable/main.cpp b/demos/embedded/flickable/main.cpp
index d519f80..431a99b 100644
--- a/demos/embedded/flickable/main.cpp
+++ b/demos/embedded/flickable/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/flightinfo/flightinfo.cpp b/demos/embedded/flightinfo/flightinfo.cpp
index 425d6aa..6f7c039 100644
--- a/demos/embedded/flightinfo/flightinfo.cpp
+++ b/demos/embedded/flightinfo/flightinfo.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/fluidlauncher/demoapplication.cpp b/demos/embedded/fluidlauncher/demoapplication.cpp
index f628855..8de5058 100644
--- a/demos/embedded/fluidlauncher/demoapplication.cpp
+++ b/demos/embedded/fluidlauncher/demoapplication.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/fluidlauncher/demoapplication.h b/demos/embedded/fluidlauncher/demoapplication.h
index 9c619a0..f2a3244 100644
--- a/demos/embedded/fluidlauncher/demoapplication.h
+++ b/demos/embedded/fluidlauncher/demoapplication.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/fluidlauncher/fluidlauncher.cpp b/demos/embedded/fluidlauncher/fluidlauncher.cpp
index 19eb8d2..2ba8950 100644
--- a/demos/embedded/fluidlauncher/fluidlauncher.cpp
+++ b/demos/embedded/fluidlauncher/fluidlauncher.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/fluidlauncher/fluidlauncher.h b/demos/embedded/fluidlauncher/fluidlauncher.h
index 9346aa3..30d2778 100644
--- a/demos/embedded/fluidlauncher/fluidlauncher.h
+++ b/demos/embedded/fluidlauncher/fluidlauncher.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/fluidlauncher/main.cpp b/demos/embedded/fluidlauncher/main.cpp
index 7ff3663..b895fb5 100644
--- a/demos/embedded/fluidlauncher/main.cpp
+++ b/demos/embedded/fluidlauncher/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/fluidlauncher/pictureflow.cpp b/demos/embedded/fluidlauncher/pictureflow.cpp
index d606269..dd00b59 100644
--- a/demos/embedded/fluidlauncher/pictureflow.cpp
+++ b/demos/embedded/fluidlauncher/pictureflow.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/fluidlauncher/pictureflow.h b/demos/embedded/fluidlauncher/pictureflow.h
index 835d81b..c25a340 100644
--- a/demos/embedded/fluidlauncher/pictureflow.h
+++ b/demos/embedded/fluidlauncher/pictureflow.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/fluidlauncher/slideshow.cpp b/demos/embedded/fluidlauncher/slideshow.cpp
index 0ce5eb6..e96c493 100644
--- a/demos/embedded/fluidlauncher/slideshow.cpp
+++ b/demos/embedded/fluidlauncher/slideshow.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/fluidlauncher/slideshow.h b/demos/embedded/fluidlauncher/slideshow.h
index 1393505..ec0cf11 100644
--- a/demos/embedded/fluidlauncher/slideshow.h
+++ b/demos/embedded/fluidlauncher/slideshow.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/lightmaps/lightmaps.cpp b/demos/embedded/lightmaps/lightmaps.cpp
index 2eb1733..dfbef06 100644
--- a/demos/embedded/lightmaps/lightmaps.cpp
+++ b/demos/embedded/lightmaps/lightmaps.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/qmlcalculator/qmlcalculator.cpp b/demos/embedded/qmlcalculator/qmlcalculator.cpp
index 6c41e61..55b3a1e 100644
--- a/demos/embedded/qmlcalculator/qmlcalculator.cpp
+++ b/demos/embedded/qmlcalculator/qmlcalculator.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/qmlclocks/qmlclocks.cpp b/demos/embedded/qmlclocks/qmlclocks.cpp
index a09801b..8c4a64d 100644
--- a/demos/embedded/qmlclocks/qmlclocks.cpp
+++ b/demos/embedded/qmlclocks/qmlclocks.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/qmldialcontrol/qmldialcontrol.cpp b/demos/embedded/qmldialcontrol/qmldialcontrol.cpp
index 56b21d7..cb6c966 100644
--- a/demos/embedded/qmldialcontrol/qmldialcontrol.cpp
+++ b/demos/embedded/qmldialcontrol/qmldialcontrol.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/qmleasing/qmleasing.cpp b/demos/embedded/qmleasing/qmleasing.cpp
index 713fe67..f0a23b6 100644
--- a/demos/embedded/qmleasing/qmleasing.cpp
+++ b/demos/embedded/qmleasing/qmleasing.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/qmlflickr/qmlflickr.cpp b/demos/embedded/qmlflickr/qmlflickr.cpp
index c05806c..307d35c 100644
--- a/demos/embedded/qmlflickr/qmlflickr.cpp
+++ b/demos/embedded/qmlflickr/qmlflickr.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/qmlphotoviewer/qmlphotoviewer.cpp b/demos/embedded/qmlphotoviewer/qmlphotoviewer.cpp
index d9cf67c..5682fd6 100644
--- a/demos/embedded/qmlphotoviewer/qmlphotoviewer.cpp
+++ b/demos/embedded/qmlphotoviewer/qmlphotoviewer.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/qmltwitter/qmltwitter.cpp b/demos/embedded/qmltwitter/qmltwitter.cpp
index 30c4601..3833e50 100644
--- a/demos/embedded/qmltwitter/qmltwitter.cpp
+++ b/demos/embedded/qmltwitter/qmltwitter.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/raycasting/raycasting.cpp b/demos/embedded/raycasting/raycasting.cpp
index 21aa2c3..8ca4f8b 100644
--- a/demos/embedded/raycasting/raycasting.cpp
+++ b/demos/embedded/raycasting/raycasting.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/styledemo/main.cpp b/demos/embedded/styledemo/main.cpp
index e06ee7d..395d405 100644
--- a/demos/embedded/styledemo/main.cpp
+++ b/demos/embedded/styledemo/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/styledemo/stylewidget.cpp b/demos/embedded/styledemo/stylewidget.cpp
index df8c5b0..c40e908 100644
--- a/demos/embedded/styledemo/stylewidget.cpp
+++ b/demos/embedded/styledemo/stylewidget.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/styledemo/stylewidget.h b/demos/embedded/styledemo/stylewidget.h
index 6415d2f..6339f7a 100644
--- a/demos/embedded/styledemo/stylewidget.h
+++ b/demos/embedded/styledemo/stylewidget.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embedded/weatherinfo/weatherinfo.cpp b/demos/embedded/weatherinfo/weatherinfo.cpp
index 3e0226a..2ab18ef 100644
--- a/demos/embedded/weatherinfo/weatherinfo.cpp
+++ b/demos/embedded/weatherinfo/weatherinfo.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embeddeddialogs/customproxy.cpp b/demos/embeddeddialogs/customproxy.cpp
index a715f5e..e56823d 100644
--- a/demos/embeddeddialogs/customproxy.cpp
+++ b/demos/embeddeddialogs/customproxy.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embeddeddialogs/customproxy.h b/demos/embeddeddialogs/customproxy.h
index 3804a8a..67d2152 100644
--- a/demos/embeddeddialogs/customproxy.h
+++ b/demos/embeddeddialogs/customproxy.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embeddeddialogs/embeddeddialog.cpp b/demos/embeddeddialogs/embeddeddialog.cpp
index be4a57f..e359afe 100644
--- a/demos/embeddeddialogs/embeddeddialog.cpp
+++ b/demos/embeddeddialogs/embeddeddialog.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embeddeddialogs/embeddeddialog.h b/demos/embeddeddialogs/embeddeddialog.h
index a9baa85..54263f6 100644
--- a/demos/embeddeddialogs/embeddeddialog.h
+++ b/demos/embeddeddialogs/embeddeddialog.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/embeddeddialogs/main.cpp b/demos/embeddeddialogs/main.cpp
index f827769..01f1ca9 100644
--- a/demos/embeddeddialogs/main.cpp
+++ b/demos/embeddeddialogs/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/gradients/gradients.cpp b/demos/gradients/gradients.cpp
index 6449ef5..8dfc684 100644
--- a/demos/gradients/gradients.cpp
+++ b/demos/gradients/gradients.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/gradients/gradients.h b/demos/gradients/gradients.h
index f8c4f8b..bdd5c71 100644
--- a/demos/gradients/gradients.h
+++ b/demos/gradients/gradients.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/gradients/main.cpp b/demos/gradients/main.cpp
index 6678fa2..a27951c 100644
--- a/demos/gradients/main.cpp
+++ b/demos/gradients/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/interview/main.cpp b/demos/interview/main.cpp
index cc6c952..85d0e96 100644
--- a/demos/interview/main.cpp
+++ b/demos/interview/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/interview/model.cpp b/demos/interview/model.cpp
index 88f200d..536a698 100644
--- a/demos/interview/model.cpp
+++ b/demos/interview/model.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/interview/model.h b/demos/interview/model.h
index c7c15f7..74ebff7 100644
--- a/demos/interview/model.h
+++ b/demos/interview/model.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/macmainwindow/macmainwindow.h b/demos/macmainwindow/macmainwindow.h
index 2f9b5ac..4c2c638 100644
--- a/demos/macmainwindow/macmainwindow.h
+++ b/demos/macmainwindow/macmainwindow.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/macmainwindow/macmainwindow.mm b/demos/macmainwindow/macmainwindow.mm
index a429271..6aed242 100644
--- a/demos/macmainwindow/macmainwindow.mm
+++ b/demos/macmainwindow/macmainwindow.mm
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/macmainwindow/main.cpp b/demos/macmainwindow/main.cpp
index ff1e9a8..0b513f8 100644
--- a/demos/macmainwindow/main.cpp
+++ b/demos/macmainwindow/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mainwindow/colorswatch.cpp b/demos/mainwindow/colorswatch.cpp
index d4dbdca..374571c 100644
--- a/demos/mainwindow/colorswatch.cpp
+++ b/demos/mainwindow/colorswatch.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mainwindow/colorswatch.h b/demos/mainwindow/colorswatch.h
index 90036a7..18547e0 100644
--- a/demos/mainwindow/colorswatch.h
+++ b/demos/mainwindow/colorswatch.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mainwindow/main.cpp b/demos/mainwindow/main.cpp
index d5849b2..7e136da 100644
--- a/demos/mainwindow/main.cpp
+++ b/demos/mainwindow/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mainwindow/mainwindow.cpp b/demos/mainwindow/mainwindow.cpp
index 350cefa..4888686 100644
--- a/demos/mainwindow/mainwindow.cpp
+++ b/demos/mainwindow/mainwindow.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mainwindow/mainwindow.h b/demos/mainwindow/mainwindow.h
index a900d95..fec3233 100644
--- a/demos/mainwindow/mainwindow.h
+++ b/demos/mainwindow/mainwindow.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mainwindow/toolbar.cpp b/demos/mainwindow/toolbar.cpp
index a988d85..3c9a2bf 100644
--- a/demos/mainwindow/toolbar.cpp
+++ b/demos/mainwindow/toolbar.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/mainwindow/toolbar.h b/demos/mainwindow/toolbar.h
index b46c33c..1cca1fc 100644
--- a/demos/mainwindow/toolbar.h
+++ b/demos/mainwindow/toolbar.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/pathstroke/main.cpp b/demos/pathstroke/main.cpp
index b10b2ea..a9f6f6e 100644
--- a/demos/pathstroke/main.cpp
+++ b/demos/pathstroke/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/pathstroke/pathstroke.cpp b/demos/pathstroke/pathstroke.cpp
index 308c540..b168914 100644
--- a/demos/pathstroke/pathstroke.cpp
+++ b/demos/pathstroke/pathstroke.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/pathstroke/pathstroke.h b/demos/pathstroke/pathstroke.h
index fd8b937..c35c9e8 100644
--- a/demos/pathstroke/pathstroke.h
+++ b/demos/pathstroke/pathstroke.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qmediaplayer/main.cpp b/demos/qmediaplayer/main.cpp
index 9f15e43..af2a330 100644
--- a/demos/qmediaplayer/main.cpp
+++ b/demos/qmediaplayer/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qmediaplayer/mediaplayer.cpp b/demos/qmediaplayer/mediaplayer.cpp
index 5bf7d6d..68752a0 100644
--- a/demos/qmediaplayer/mediaplayer.cpp
+++ b/demos/qmediaplayer/mediaplayer.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
@@ -46,6 +46,11 @@
#include "mediaplayer.h"
#include "ui_settings.h"
+#ifdef Q_OS_SYMBIAN
+#include <cdbcols.h>
+#include <cdblen.h>
+#include <commdb.h>
+#endif
MediaVideoWidget::MediaVideoWidget(MediaPlayer *player, QWidget *parent) :
Phonon::VideoWidget(parent), m_player(player), m_action(this)
@@ -269,6 +274,10 @@ MediaPlayer::MediaPlayer() :
fileMenu = new QMenu(this);
QAction *openFileAction = fileMenu->addAction(tr("Open &File..."));
QAction *openUrlAction = fileMenu->addAction(tr("Open &Location..."));
+#ifdef Q_OS_SYMBIAN
+ QAction *selectIAPAction = fileMenu->addAction(tr("Select &IAP..."));
+ connect(selectIAPAction, SIGNAL(triggered(bool)), this, SLOT(selectIAP()));
+#endif
QAction *const openLinkAction = fileMenu->addAction(tr("Open &RAM File..."));
connect(openLinkAction, SIGNAL(triggered(bool)), this, SLOT(openRamFile()));
@@ -949,3 +958,37 @@ void MediaPlayer::hasVideoChanged(bool bHasVideo)
m_videoWindow.setVisible(bHasVideo);
m_fullScreenAction->setEnabled(bHasVideo);
}
+
+#ifdef Q_OS_SYMBIAN
+void MediaPlayer::selectIAP()
+{
+ TRAPD(err, selectIAPL());
+ if (KErrNone != err)
+ QMessageBox::warning(this, "Phonon Mediaplayer", "Error selecting IAP", QMessageBox::Close);
+}
+
+void MediaPlayer::selectIAPL()
+{
+ QVariant currentIAPValue = m_MediaObject.property("InternetAccessPointName");
+ QString currentIAPString = currentIAPValue.toString();
+ bool ok = false;
+ CCommsDatabase *commsDb = CCommsDatabase::NewL(EDatabaseTypeIAP);
+ CleanupStack::PushL(commsDb);
+ commsDb->ShowHiddenRecords();
+ CCommsDbTableView* view = commsDb->OpenTableLC(TPtrC(IAP));
+ QStringList items;
+ TInt currentIAP = 0;
+ for (TInt l = view->GotoFirstRecord(), i = 0; l != KErrNotFound; l = view->GotoNextRecord(), i++) {
+ TBuf<KCommsDbSvrMaxColumnNameLength> iapName;
+ view->ReadTextL(TPtrC(COMMDB_NAME), iapName);
+ QString iapString = QString::fromUtf16(iapName.Ptr(), iapName.Length());
+ items << iapString;
+ if (iapString == currentIAPString)
+ currentIAP = i;
+ }
+ currentIAPString = QInputDialog::getItem(this, tr("Select Access Point"), tr("Select Access Point"), items, currentIAP, false, &ok);
+ if (ok)
+ m_MediaObject.setProperty("InternetAccessPointName", currentIAPString);
+ CleanupStack::PopAndDestroy(2); //commsDB, view
+}
+#endif
diff --git a/demos/qmediaplayer/mediaplayer.h b/demos/qmediaplayer/mediaplayer.h
index 73450fe..7ddb7ae 100644
--- a/demos/qmediaplayer/mediaplayer.h
+++ b/demos/qmediaplayer/mediaplayer.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
@@ -141,12 +141,18 @@ private slots:
void showContextMenu(const QPoint& point);
void bufferStatus(int percent);
void openUrl();
+#ifdef Q_OS_SYMBIAN
+ void selectIAP();
+#endif
void openRamFile();
void configureEffect();
void hasVideoChanged(bool);
private:
bool playPauseForDialog();
+#ifdef Q_OS_SYMBIAN
+ void selectIAPL();
+#endif
QIcon playIcon;
QIcon pauseIcon;
diff --git a/demos/qmediaplayer/qmediaplayer.pro b/demos/qmediaplayer/qmediaplayer.pro
index 8803d2e..f8f81ad 100644
--- a/demos/qmediaplayer/qmediaplayer.pro
+++ b/demos/qmediaplayer/qmediaplayer.pro
@@ -33,5 +33,7 @@ symbian {
include($$QT_SOURCE_TREE/demos/symbianpkgrules.pri)
+ LIBS += -lCommDb
+
TARGET.CAPABILITY="NetworkServices"
}
diff --git a/demos/qtdemo/colors.cpp b/demos/qtdemo/colors.cpp
index 802d77d..27cbf5e 100644
--- a/demos/qtdemo/colors.cpp
+++ b/demos/qtdemo/colors.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/colors.h b/demos/qtdemo/colors.h
index 1e0b795..8e8862a 100644
--- a/demos/qtdemo/colors.h
+++ b/demos/qtdemo/colors.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/demoitem.cpp b/demos/qtdemo/demoitem.cpp
index 0a5f41b..5343de6 100644
--- a/demos/qtdemo/demoitem.cpp
+++ b/demos/qtdemo/demoitem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/demoitem.h b/demos/qtdemo/demoitem.h
index d1a445a..2816483 100644
--- a/demos/qtdemo/demoitem.h
+++ b/demos/qtdemo/demoitem.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/demoitemanimation.cpp b/demos/qtdemo/demoitemanimation.cpp
index e5ebd5c..820b572 100644
--- a/demos/qtdemo/demoitemanimation.cpp
+++ b/demos/qtdemo/demoitemanimation.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/demoitemanimation.h b/demos/qtdemo/demoitemanimation.h
index 3493960..3aeb58c 100644
--- a/demos/qtdemo/demoitemanimation.h
+++ b/demos/qtdemo/demoitemanimation.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/demoscene.cpp b/demos/qtdemo/demoscene.cpp
index 0befbab..449ec84 100644
--- a/demos/qtdemo/demoscene.cpp
+++ b/demos/qtdemo/demoscene.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/demoscene.h b/demos/qtdemo/demoscene.h
index 77f440b..fb5048b 100644
--- a/demos/qtdemo/demoscene.h
+++ b/demos/qtdemo/demoscene.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/demotextitem.cpp b/demos/qtdemo/demotextitem.cpp
index 98bdbd0..13cbff7 100644
--- a/demos/qtdemo/demotextitem.cpp
+++ b/demos/qtdemo/demotextitem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/demotextitem.h b/demos/qtdemo/demotextitem.h
index f5c5d41..cf93f30 100644
--- a/demos/qtdemo/demotextitem.h
+++ b/demos/qtdemo/demotextitem.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/dockitem.cpp b/demos/qtdemo/dockitem.cpp
index 2e486e5..9b4b3dd 100644
--- a/demos/qtdemo/dockitem.cpp
+++ b/demos/qtdemo/dockitem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/dockitem.h b/demos/qtdemo/dockitem.h
index c05c675..08bb18c 100644
--- a/demos/qtdemo/dockitem.h
+++ b/demos/qtdemo/dockitem.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/examplecontent.cpp b/demos/qtdemo/examplecontent.cpp
index 65c078d..64737c3 100644
--- a/demos/qtdemo/examplecontent.cpp
+++ b/demos/qtdemo/examplecontent.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/examplecontent.h b/demos/qtdemo/examplecontent.h
index c98e9ec..90f6b4e 100644
--- a/demos/qtdemo/examplecontent.h
+++ b/demos/qtdemo/examplecontent.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/guide.cpp b/demos/qtdemo/guide.cpp
index 56f2afa..f46eeec 100644
--- a/demos/qtdemo/guide.cpp
+++ b/demos/qtdemo/guide.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/guide.h b/demos/qtdemo/guide.h
index 583be7f..3c77e5e 100644
--- a/demos/qtdemo/guide.h
+++ b/demos/qtdemo/guide.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/guidecircle.cpp b/demos/qtdemo/guidecircle.cpp
index 575f475..27ca663 100644
--- a/demos/qtdemo/guidecircle.cpp
+++ b/demos/qtdemo/guidecircle.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/guidecircle.h b/demos/qtdemo/guidecircle.h
index a0bc194..fef1544 100644
--- a/demos/qtdemo/guidecircle.h
+++ b/demos/qtdemo/guidecircle.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/guideline.cpp b/demos/qtdemo/guideline.cpp
index 830c62f..ee30997 100644
--- a/demos/qtdemo/guideline.cpp
+++ b/demos/qtdemo/guideline.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/guideline.h b/demos/qtdemo/guideline.h
index ae17475..cd41ba3 100644
--- a/demos/qtdemo/guideline.h
+++ b/demos/qtdemo/guideline.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/headingitem.cpp b/demos/qtdemo/headingitem.cpp
index 1b9f8c2..ddf19fb 100644
--- a/demos/qtdemo/headingitem.cpp
+++ b/demos/qtdemo/headingitem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/headingitem.h b/demos/qtdemo/headingitem.h
index 4e11562..311249f 100644
--- a/demos/qtdemo/headingitem.h
+++ b/demos/qtdemo/headingitem.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/imageitem.cpp b/demos/qtdemo/imageitem.cpp
index 8d09ffc..1950691 100644
--- a/demos/qtdemo/imageitem.cpp
+++ b/demos/qtdemo/imageitem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/imageitem.h b/demos/qtdemo/imageitem.h
index fc100f8..3baaa8d 100644
--- a/demos/qtdemo/imageitem.h
+++ b/demos/qtdemo/imageitem.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/itemcircleanimation.cpp b/demos/qtdemo/itemcircleanimation.cpp
index 50962cf..aebe74a 100644
--- a/demos/qtdemo/itemcircleanimation.cpp
+++ b/demos/qtdemo/itemcircleanimation.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/itemcircleanimation.h b/demos/qtdemo/itemcircleanimation.h
index 7276f7f..a804a30 100644
--- a/demos/qtdemo/itemcircleanimation.h
+++ b/demos/qtdemo/itemcircleanimation.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/letteritem.cpp b/demos/qtdemo/letteritem.cpp
index 401593b..6942180 100644
--- a/demos/qtdemo/letteritem.cpp
+++ b/demos/qtdemo/letteritem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/letteritem.h b/demos/qtdemo/letteritem.h
index 78db744..19cefa1 100644
--- a/demos/qtdemo/letteritem.h
+++ b/demos/qtdemo/letteritem.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/main.cpp b/demos/qtdemo/main.cpp
index a967d84..1ec195d 100644
--- a/demos/qtdemo/main.cpp
+++ b/demos/qtdemo/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/mainwindow.cpp b/demos/qtdemo/mainwindow.cpp
index e39802a..fe0c5ca 100644
--- a/demos/qtdemo/mainwindow.cpp
+++ b/demos/qtdemo/mainwindow.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/mainwindow.h b/demos/qtdemo/mainwindow.h
index 460f941..3fe11cb 100644
--- a/demos/qtdemo/mainwindow.h
+++ b/demos/qtdemo/mainwindow.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/menucontent.cpp b/demos/qtdemo/menucontent.cpp
index 13295c2..96089a7 100644
--- a/demos/qtdemo/menucontent.cpp
+++ b/demos/qtdemo/menucontent.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/menucontent.h b/demos/qtdemo/menucontent.h
index e9ddba1..d33f9f5 100644
--- a/demos/qtdemo/menucontent.h
+++ b/demos/qtdemo/menucontent.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/menumanager.cpp b/demos/qtdemo/menumanager.cpp
index ea9146e..3f01d26 100644
--- a/demos/qtdemo/menumanager.cpp
+++ b/demos/qtdemo/menumanager.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/menumanager.h b/demos/qtdemo/menumanager.h
index 93fb998..1d9fc2c 100644
--- a/demos/qtdemo/menumanager.h
+++ b/demos/qtdemo/menumanager.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/qmlShell.qml b/demos/qtdemo/qmlShell.qml
index 8ca06f1..f000ac3 100644
--- a/demos/qtdemo/qmlShell.qml
+++ b/demos/qtdemo/qmlShell.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/qtdemo.rc b/demos/qtdemo/qtdemo.rc
index 2c0694f..aeaaa6b 100644
--- a/demos/qtdemo/qtdemo.rc
+++ b/demos/qtdemo/qtdemo.rc
@@ -18,7 +18,7 @@ BEGIN
VALUE "CompanyName", "Nokia Corporation and/or its subsidiary(-ies)"
VALUE "FileDescription", "Qt Examples and Demos"
VALUE "FileVersion", "1.0.0.0"
- VALUE "LegalCopyright", "Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies)."
+ VALUE "LegalCopyright", "Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies)."
VALUE "InternalName", "qtdemo"
VALUE "OriginalFilename", "qtdemo.exe"
VALUE "ProductName", "Qt Examples and Demos"
diff --git a/demos/qtdemo/scanitem.cpp b/demos/qtdemo/scanitem.cpp
index ef10dc1..72d2c8f 100644
--- a/demos/qtdemo/scanitem.cpp
+++ b/demos/qtdemo/scanitem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/scanitem.h b/demos/qtdemo/scanitem.h
index 0bc213b..6c3623a 100644
--- a/demos/qtdemo/scanitem.h
+++ b/demos/qtdemo/scanitem.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/score.cpp b/demos/qtdemo/score.cpp
index cd2f3d3..74e3100 100644
--- a/demos/qtdemo/score.cpp
+++ b/demos/qtdemo/score.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/score.h b/demos/qtdemo/score.h
index 78d4017..e1f6642 100644
--- a/demos/qtdemo/score.h
+++ b/demos/qtdemo/score.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/textbutton.cpp b/demos/qtdemo/textbutton.cpp
index cf0b225..b0576e3 100644
--- a/demos/qtdemo/textbutton.cpp
+++ b/demos/qtdemo/textbutton.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/qtdemo/textbutton.h b/demos/qtdemo/textbutton.h
index 039f923..7a5f0bf 100644
--- a/demos/qtdemo/textbutton.h
+++ b/demos/qtdemo/textbutton.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/shared/arthurstyle.cpp b/demos/shared/arthurstyle.cpp
index 3a2a2cb..e8e8a02 100644
--- a/demos/shared/arthurstyle.cpp
+++ b/demos/shared/arthurstyle.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/shared/arthurstyle.h b/demos/shared/arthurstyle.h
index 9f16a0f..9e3ada9 100644
--- a/demos/shared/arthurstyle.h
+++ b/demos/shared/arthurstyle.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/shared/arthurwidgets.cpp b/demos/shared/arthurwidgets.cpp
index 2eaf96b..d6b8cca 100644
--- a/demos/shared/arthurwidgets.cpp
+++ b/demos/shared/arthurwidgets.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/shared/arthurwidgets.h b/demos/shared/arthurwidgets.h
index 034c04c..6757111 100644
--- a/demos/shared/arthurwidgets.h
+++ b/demos/shared/arthurwidgets.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/shared/hoverpoints.cpp b/demos/shared/hoverpoints.cpp
index ae745a2..272f895 100644
--- a/demos/shared/hoverpoints.cpp
+++ b/demos/shared/hoverpoints.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/shared/hoverpoints.h b/demos/shared/hoverpoints.h
index f78fd9a..9c10632 100644
--- a/demos/shared/hoverpoints.h
+++ b/demos/shared/hoverpoints.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp b/demos/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp
index 50ab36d..2e66bc0 100644
--- a/demos/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp
+++ b/demos/spectrum/3rdparty/fftreal/fftreal_wrapper.cpp
@@ -1,6 +1,6 @@
/***************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/demos/spectrum/3rdparty/fftreal/fftreal_wrapper.h b/demos/spectrum/3rdparty/fftreal/fftreal_wrapper.h
index 48d614e..39a1d57 100644
--- a/demos/spectrum/3rdparty/fftreal/fftreal_wrapper.h
+++ b/demos/spectrum/3rdparty/fftreal/fftreal_wrapper.h
@@ -1,6 +1,6 @@
/***************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** Contact: Nokia Corporation (qt-info@nokia.com)
**
** This file is part of the examples of the Qt Toolkit.
diff --git a/demos/spectrum/app/engine.cpp b/demos/spectrum/app/engine.cpp
index cd847fe..8376f29 100644
--- a/demos/spectrum/app/engine.cpp
+++ b/demos/spectrum/app/engine.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/engine.h b/demos/spectrum/app/engine.h
index c97083e..51c63b3 100644
--- a/demos/spectrum/app/engine.h
+++ b/demos/spectrum/app/engine.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/frequencyspectrum.cpp b/demos/spectrum/app/frequencyspectrum.cpp
index 3057428..b4a4843 100644
--- a/demos/spectrum/app/frequencyspectrum.cpp
+++ b/demos/spectrum/app/frequencyspectrum.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/frequencyspectrum.h b/demos/spectrum/app/frequencyspectrum.h
index d974a44..8b2acf2 100644
--- a/demos/spectrum/app/frequencyspectrum.h
+++ b/demos/spectrum/app/frequencyspectrum.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/levelmeter.cpp b/demos/spectrum/app/levelmeter.cpp
index 819b98d..35dd388 100644
--- a/demos/spectrum/app/levelmeter.cpp
+++ b/demos/spectrum/app/levelmeter.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/levelmeter.h b/demos/spectrum/app/levelmeter.h
index 683dba7..79aa124 100644
--- a/demos/spectrum/app/levelmeter.h
+++ b/demos/spectrum/app/levelmeter.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/main.cpp b/demos/spectrum/app/main.cpp
index fb5183e..c4fa6a9 100644
--- a/demos/spectrum/app/main.cpp
+++ b/demos/spectrum/app/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/mainwidget.cpp b/demos/spectrum/app/mainwidget.cpp
index 4b53bbe..2bb35c5 100644
--- a/demos/spectrum/app/mainwidget.cpp
+++ b/demos/spectrum/app/mainwidget.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/mainwidget.h b/demos/spectrum/app/mainwidget.h
index 13131c0..14c62a2 100644
--- a/demos/spectrum/app/mainwidget.h
+++ b/demos/spectrum/app/mainwidget.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/progressbar.cpp b/demos/spectrum/app/progressbar.cpp
index 0ac76f1..4660510 100644
--- a/demos/spectrum/app/progressbar.cpp
+++ b/demos/spectrum/app/progressbar.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/progressbar.h b/demos/spectrum/app/progressbar.h
index e715cf5..b12f1c5 100644
--- a/demos/spectrum/app/progressbar.h
+++ b/demos/spectrum/app/progressbar.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/settingsdialog.cpp b/demos/spectrum/app/settingsdialog.cpp
index 1f125c9..78c2db9 100644
--- a/demos/spectrum/app/settingsdialog.cpp
+++ b/demos/spectrum/app/settingsdialog.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/settingsdialog.h b/demos/spectrum/app/settingsdialog.h
index 796b4af..71d1796 100644
--- a/demos/spectrum/app/settingsdialog.h
+++ b/demos/spectrum/app/settingsdialog.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/spectrograph.cpp b/demos/spectrum/app/spectrograph.cpp
index 3ec0804..fbde248 100644
--- a/demos/spectrum/app/spectrograph.cpp
+++ b/demos/spectrum/app/spectrograph.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/spectrograph.h b/demos/spectrum/app/spectrograph.h
index fa4a6cf..bfcefd8 100644
--- a/demos/spectrum/app/spectrograph.h
+++ b/demos/spectrum/app/spectrograph.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/spectrum.h b/demos/spectrum/app/spectrum.h
index cac320e..e51f047 100644
--- a/demos/spectrum/app/spectrum.h
+++ b/demos/spectrum/app/spectrum.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/spectrumanalyser.cpp b/demos/spectrum/app/spectrumanalyser.cpp
index 2fa17b1..8c3212d 100644
--- a/demos/spectrum/app/spectrumanalyser.cpp
+++ b/demos/spectrum/app/spectrumanalyser.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/spectrumanalyser.h b/demos/spectrum/app/spectrumanalyser.h
index ab4abe1..663c213 100644
--- a/demos/spectrum/app/spectrumanalyser.h
+++ b/demos/spectrum/app/spectrumanalyser.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/tonegenerator.cpp b/demos/spectrum/app/tonegenerator.cpp
index 470eb4c..f3cad99 100644
--- a/demos/spectrum/app/tonegenerator.cpp
+++ b/demos/spectrum/app/tonegenerator.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/tonegenerator.h b/demos/spectrum/app/tonegenerator.h
index bf31179..d2aadb2 100644
--- a/demos/spectrum/app/tonegenerator.h
+++ b/demos/spectrum/app/tonegenerator.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/tonegeneratordialog.cpp b/demos/spectrum/app/tonegeneratordialog.cpp
index 01e1198..5e5cd63 100644
--- a/demos/spectrum/app/tonegeneratordialog.cpp
+++ b/demos/spectrum/app/tonegeneratordialog.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/tonegeneratordialog.h b/demos/spectrum/app/tonegeneratordialog.h
index c2aa892..788a0ea 100644
--- a/demos/spectrum/app/tonegeneratordialog.h
+++ b/demos/spectrum/app/tonegeneratordialog.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/utils.cpp b/demos/spectrum/app/utils.cpp
index 49a7626..d922cb5 100644
--- a/demos/spectrum/app/utils.cpp
+++ b/demos/spectrum/app/utils.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/utils.h b/demos/spectrum/app/utils.h
index 4e29030..9c85c61 100644
--- a/demos/spectrum/app/utils.h
+++ b/demos/spectrum/app/utils.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/waveform.cpp b/demos/spectrum/app/waveform.cpp
index bd854c0..b524881 100644
--- a/demos/spectrum/app/waveform.cpp
+++ b/demos/spectrum/app/waveform.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/waveform.h b/demos/spectrum/app/waveform.h
index 1c54c86..a3b706d 100644
--- a/demos/spectrum/app/waveform.h
+++ b/demos/spectrum/app/waveform.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/wavfile.cpp b/demos/spectrum/app/wavfile.cpp
index 44c3ac5..7c17ba9 100644
--- a/demos/spectrum/app/wavfile.cpp
+++ b/demos/spectrum/app/wavfile.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spectrum/app/wavfile.h b/demos/spectrum/app/wavfile.h
index 935e935..b974c47 100644
--- a/demos/spectrum/app/wavfile.h
+++ b/demos/spectrum/app/wavfile.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spreadsheet/main.cpp b/demos/spreadsheet/main.cpp
index a85bbed..e197e75 100644
--- a/demos/spreadsheet/main.cpp
+++ b/demos/spreadsheet/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spreadsheet/printview.cpp b/demos/spreadsheet/printview.cpp
index b8504055..7c4dc83 100644
--- a/demos/spreadsheet/printview.cpp
+++ b/demos/spreadsheet/printview.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spreadsheet/printview.h b/demos/spreadsheet/printview.h
index f5f8369..67ac96b 100644
--- a/demos/spreadsheet/printview.h
+++ b/demos/spreadsheet/printview.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spreadsheet/spreadsheet.cpp b/demos/spreadsheet/spreadsheet.cpp
index 519afe9..000c789 100644
--- a/demos/spreadsheet/spreadsheet.cpp
+++ b/demos/spreadsheet/spreadsheet.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spreadsheet/spreadsheet.h b/demos/spreadsheet/spreadsheet.h
index 081ffa0..5685c5a 100644
--- a/demos/spreadsheet/spreadsheet.h
+++ b/demos/spreadsheet/spreadsheet.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spreadsheet/spreadsheetdelegate.cpp b/demos/spreadsheet/spreadsheetdelegate.cpp
index 9b61599..f4aedaa 100644
--- a/demos/spreadsheet/spreadsheetdelegate.cpp
+++ b/demos/spreadsheet/spreadsheetdelegate.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spreadsheet/spreadsheetdelegate.h b/demos/spreadsheet/spreadsheetdelegate.h
index 1a74c52..1d7e1e0 100644
--- a/demos/spreadsheet/spreadsheetdelegate.h
+++ b/demos/spreadsheet/spreadsheetdelegate.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spreadsheet/spreadsheetitem.cpp b/demos/spreadsheet/spreadsheetitem.cpp
index 93c82a0..8f0c20b 100644
--- a/demos/spreadsheet/spreadsheetitem.cpp
+++ b/demos/spreadsheet/spreadsheetitem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/spreadsheet/spreadsheetitem.h b/demos/spreadsheet/spreadsheetitem.h
index b1742bf..13566a7 100644
--- a/demos/spreadsheet/spreadsheetitem.h
+++ b/demos/spreadsheet/spreadsheetitem.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sqlbrowser/browser.cpp b/demos/sqlbrowser/browser.cpp
index fe699c7..479eaaa 100644
--- a/demos/sqlbrowser/browser.cpp
+++ b/demos/sqlbrowser/browser.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sqlbrowser/browser.h b/demos/sqlbrowser/browser.h
index 81aa7f3..7043338 100644
--- a/demos/sqlbrowser/browser.h
+++ b/demos/sqlbrowser/browser.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sqlbrowser/connectionwidget.cpp b/demos/sqlbrowser/connectionwidget.cpp
index 02d4f92..6d213f3 100644
--- a/demos/sqlbrowser/connectionwidget.cpp
+++ b/demos/sqlbrowser/connectionwidget.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sqlbrowser/connectionwidget.h b/demos/sqlbrowser/connectionwidget.h
index a727106..70b17d0 100644
--- a/demos/sqlbrowser/connectionwidget.h
+++ b/demos/sqlbrowser/connectionwidget.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sqlbrowser/main.cpp b/demos/sqlbrowser/main.cpp
index c35a397..875dd48 100644
--- a/demos/sqlbrowser/main.cpp
+++ b/demos/sqlbrowser/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sqlbrowser/qsqlconnectiondialog.cpp b/demos/sqlbrowser/qsqlconnectiondialog.cpp
index 54dfa02..3d3e408 100644
--- a/demos/sqlbrowser/qsqlconnectiondialog.cpp
+++ b/demos/sqlbrowser/qsqlconnectiondialog.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sqlbrowser/qsqlconnectiondialog.h b/demos/sqlbrowser/qsqlconnectiondialog.h
index 6cec4e5..0c81f29 100644
--- a/demos/sqlbrowser/qsqlconnectiondialog.h
+++ b/demos/sqlbrowser/qsqlconnectiondialog.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/animationmanager.cpp b/demos/sub-attaq/animationmanager.cpp
index 3e8094a..ab0c8dc 100644
--- a/demos/sub-attaq/animationmanager.cpp
+++ b/demos/sub-attaq/animationmanager.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/animationmanager.h b/demos/sub-attaq/animationmanager.h
index 984ee1f..62b0576 100644
--- a/demos/sub-attaq/animationmanager.h
+++ b/demos/sub-attaq/animationmanager.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/boat.cpp b/demos/sub-attaq/boat.cpp
index 1c5c8cd..f32fc3c 100644
--- a/demos/sub-attaq/boat.cpp
+++ b/demos/sub-attaq/boat.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/boat.h b/demos/sub-attaq/boat.h
index 843b985..b50ebb7 100644
--- a/demos/sub-attaq/boat.h
+++ b/demos/sub-attaq/boat.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/boat_p.h b/demos/sub-attaq/boat_p.h
index 89591e1..010dd0a 100644
--- a/demos/sub-attaq/boat_p.h
+++ b/demos/sub-attaq/boat_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/bomb.cpp b/demos/sub-attaq/bomb.cpp
index 936aef3..15a22f3 100644
--- a/demos/sub-attaq/bomb.cpp
+++ b/demos/sub-attaq/bomb.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/bomb.h b/demos/sub-attaq/bomb.h
index 117d81b..8c9be56 100644
--- a/demos/sub-attaq/bomb.h
+++ b/demos/sub-attaq/bomb.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/graphicsscene.cpp b/demos/sub-attaq/graphicsscene.cpp
index dd55c1d..d01c94f 100644
--- a/demos/sub-attaq/graphicsscene.cpp
+++ b/demos/sub-attaq/graphicsscene.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/graphicsscene.h b/demos/sub-attaq/graphicsscene.h
index 8330f7e..215ee71 100644
--- a/demos/sub-attaq/graphicsscene.h
+++ b/demos/sub-attaq/graphicsscene.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/main.cpp b/demos/sub-attaq/main.cpp
index 2db8538..54f11e6 100644
--- a/demos/sub-attaq/main.cpp
+++ b/demos/sub-attaq/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/mainwindow.cpp b/demos/sub-attaq/mainwindow.cpp
index 25e1f61..1ded808 100644
--- a/demos/sub-attaq/mainwindow.cpp
+++ b/demos/sub-attaq/mainwindow.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/mainwindow.h b/demos/sub-attaq/mainwindow.h
index 630f41a..532a39a 100644
--- a/demos/sub-attaq/mainwindow.h
+++ b/demos/sub-attaq/mainwindow.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/pixmapitem.cpp b/demos/sub-attaq/pixmapitem.cpp
index 4b7a383..d1eb8f9 100644
--- a/demos/sub-attaq/pixmapitem.cpp
+++ b/demos/sub-attaq/pixmapitem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/pixmapitem.h b/demos/sub-attaq/pixmapitem.h
index 2a89ffb..8b615e7 100644
--- a/demos/sub-attaq/pixmapitem.h
+++ b/demos/sub-attaq/pixmapitem.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/progressitem.cpp b/demos/sub-attaq/progressitem.cpp
index c07c41b..a6f6b1b 100644
--- a/demos/sub-attaq/progressitem.cpp
+++ b/demos/sub-attaq/progressitem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/progressitem.h b/demos/sub-attaq/progressitem.h
index c7a915b..d4778cb 100644
--- a/demos/sub-attaq/progressitem.h
+++ b/demos/sub-attaq/progressitem.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/qanimationstate.cpp b/demos/sub-attaq/qanimationstate.cpp
index 047b0ad..e272dfd 100644
--- a/demos/sub-attaq/qanimationstate.cpp
+++ b/demos/sub-attaq/qanimationstate.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/qanimationstate.h b/demos/sub-attaq/qanimationstate.h
index 104ae7e..b90f4a5 100644
--- a/demos/sub-attaq/qanimationstate.h
+++ b/demos/sub-attaq/qanimationstate.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/states.cpp b/demos/sub-attaq/states.cpp
index f9321eb..e939641 100644
--- a/demos/sub-attaq/states.cpp
+++ b/demos/sub-attaq/states.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/states.h b/demos/sub-attaq/states.h
index 2c6fa90..3a3c516 100644
--- a/demos/sub-attaq/states.h
+++ b/demos/sub-attaq/states.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/submarine.cpp b/demos/sub-attaq/submarine.cpp
index f450550..5044414 100644
--- a/demos/sub-attaq/submarine.cpp
+++ b/demos/sub-attaq/submarine.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/submarine.h b/demos/sub-attaq/submarine.h
index 3e8dccd..8bdd320 100644
--- a/demos/sub-attaq/submarine.h
+++ b/demos/sub-attaq/submarine.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/submarine_p.h b/demos/sub-attaq/submarine_p.h
index 03fa16c..59b7c1d 100644
--- a/demos/sub-attaq/submarine_p.h
+++ b/demos/sub-attaq/submarine_p.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/textinformationitem.cpp b/demos/sub-attaq/textinformationitem.cpp
index d8d9668..6bf5127 100644
--- a/demos/sub-attaq/textinformationitem.cpp
+++ b/demos/sub-attaq/textinformationitem.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/textinformationitem.h b/demos/sub-attaq/textinformationitem.h
index b179483..5a9b52c 100644
--- a/demos/sub-attaq/textinformationitem.h
+++ b/demos/sub-attaq/textinformationitem.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/torpedo.cpp b/demos/sub-attaq/torpedo.cpp
index ff25a11..d6adb27 100644
--- a/demos/sub-attaq/torpedo.cpp
+++ b/demos/sub-attaq/torpedo.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/sub-attaq/torpedo.h b/demos/sub-attaq/torpedo.h
index 06d3ad1..89e11d8 100644
--- a/demos/sub-attaq/torpedo.h
+++ b/demos/sub-attaq/torpedo.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/textedit/main.cpp b/demos/textedit/main.cpp
index 74ff1f8..8e0645e 100644
--- a/demos/textedit/main.cpp
+++ b/demos/textedit/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/textedit/textedit.cpp b/demos/textedit/textedit.cpp
index 9fa1949..2ae1327 100644
--- a/demos/textedit/textedit.cpp
+++ b/demos/textedit/textedit.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/textedit/textedit.h b/demos/textedit/textedit.h
index 1e85424..b53f8c1 100644
--- a/demos/textedit/textedit.h
+++ b/demos/textedit/textedit.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/textedit/textedit.qdoc b/demos/textedit/textedit.qdoc
index c27589e..411ed78 100644
--- a/demos/textedit/textedit.qdoc
+++ b/demos/textedit/textedit.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/undo/commands.cpp b/demos/undo/commands.cpp
index 259f950..82117d5 100644
--- a/demos/undo/commands.cpp
+++ b/demos/undo/commands.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/undo/commands.h b/demos/undo/commands.h
index c26ecb9..60cf061 100644
--- a/demos/undo/commands.h
+++ b/demos/undo/commands.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/undo/document.cpp b/demos/undo/document.cpp
index d914bf9..73187af 100644
--- a/demos/undo/document.cpp
+++ b/demos/undo/document.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/undo/document.h b/demos/undo/document.h
index 8fae92e..c85e6dd 100644
--- a/demos/undo/document.h
+++ b/demos/undo/document.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/undo/main.cpp b/demos/undo/main.cpp
index f0d0f3c..ef11dc5 100644
--- a/demos/undo/main.cpp
+++ b/demos/undo/main.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/undo/mainwindow.cpp b/demos/undo/mainwindow.cpp
index cae4291..3dca631 100644
--- a/demos/undo/mainwindow.cpp
+++ b/demos/undo/mainwindow.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/demos/undo/mainwindow.h b/demos/undo/mainwindow.h
index 0752eee..4b74a5e 100644
--- a/demos/undo/mainwindow.h
+++ b/demos/undo/mainwindow.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/dist/changes-4.7.2 b/dist/changes-4.7.2
index a18a237..0d93052 100644
--- a/dist/changes-4.7.2
+++ b/dist/changes-4.7.2
@@ -126,6 +126,17 @@ Qt for Mac OS X
-
+Qt for Symbian
+--------------
+
+ - Phonon MMF backend
+ * [QTBUG-11436] Added a MediaObject property which allows the client to
+ specify which Internet Access Point should be used for streaming.
+
+ - QNetworkProxyFactory
+ * [QTBUG-13857] Added systemProxyForQuery() for Symbian, allowing
+ network proxies configured on the device to be used by applications.
+
Qt for Embedded Linux
---------------------
diff --git a/doc/src/bughowto.qdoc b/doc/src/bughowto.qdoc
index 1793fce..c2272f8 100644
--- a/doc/src/bughowto.qdoc
+++ b/doc/src/bughowto.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/classes.qdoc b/doc/src/classes.qdoc
index 66009f5..a1b5282 100644
--- a/doc/src/classes.qdoc
+++ b/doc/src/classes.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/classes/exportedfunctions.qdoc b/doc/src/classes/exportedfunctions.qdoc
index ac6a970..8b73714 100644
--- a/doc/src/classes/exportedfunctions.qdoc
+++ b/doc/src/classes/exportedfunctions.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/classes/phonon-api.qdoc b/doc/src/classes/phonon-api.qdoc
index 6c9c8de..c9f7a66 100644
--- a/doc/src/classes/phonon-api.qdoc
+++ b/doc/src/classes/phonon-api.qdoc
@@ -1,7 +1,7 @@
/*
This file is part of the KDE project
Copyright (C) 2005-2007 Matthias Kretz <kretz@kde.org>
- Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+ Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
Contact: Nokia Corporation (qt-info@nokia.com)
This library is free software; you can redistribute it and/or
diff --git a/doc/src/classes/phonon-namespace.qdoc b/doc/src/classes/phonon-namespace.qdoc
index c53f69b..26752f2 100644
--- a/doc/src/classes/phonon-namespace.qdoc
+++ b/doc/src/classes/phonon-namespace.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/classes/qpatternistdummy.cpp b/doc/src/classes/qpatternistdummy.cpp
index cc287d9..ccd9af7 100644
--- a/doc/src/classes/qpatternistdummy.cpp
+++ b/doc/src/classes/qpatternistdummy.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/credits.qdoc b/doc/src/credits.qdoc
index 20aa366..1fad65a 100644
--- a/doc/src/credits.qdoc
+++ b/doc/src/credits.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/advtutorial.qdoc b/doc/src/declarative/advtutorial.qdoc
index 04d7f07..6cd1f22 100644
--- a/doc/src/declarative/advtutorial.qdoc
+++ b/doc/src/declarative/advtutorial.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/anchor-layout.qdoc b/doc/src/declarative/anchor-layout.qdoc
index f5d5697..941acfe 100644
--- a/doc/src/declarative/anchor-layout.qdoc
+++ b/doc/src/declarative/anchor-layout.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
@@ -78,6 +78,9 @@ Rectangle { id: rect3; x: 150; ... }
\image edge4.png
+There are also some convenience anchors. anchors.fill is a convenience that is the same as setting the left,right,top and bottom anchors
+to the left,right,top and bottom of the target item. anchors.centerIn is another convenience anchor, and is the same as setting the verticalCenter
+and horizontalCenter anchors to the verticalCenter and horizontalCenter of the target item.
\section1 Anchor Margins and Offsets
diff --git a/doc/src/declarative/animation.qdoc b/doc/src/declarative/animation.qdoc
index 208a1c4..59bf8f6 100644
--- a/doc/src/declarative/animation.qdoc
+++ b/doc/src/declarative/animation.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/basictypes.qdoc b/doc/src/declarative/basictypes.qdoc
index e9d3a44..99f1bed 100644
--- a/doc/src/declarative/basictypes.qdoc
+++ b/doc/src/declarative/basictypes.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
@@ -582,7 +582,7 @@
An enumeration type consists of a set of named values.
- An enumeration value may be specifed as either a string:
+ An enumeration value may be specified as either a string:
\qml
Text { horizontalAlignment: "AlignRight" }
\endqml
diff --git a/doc/src/declarative/codingconventions.qdoc b/doc/src/declarative/codingconventions.qdoc
index 3f92d46..52f8089 100644
--- a/doc/src/declarative/codingconventions.qdoc
+++ b/doc/src/declarative/codingconventions.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/declarativeui.qdoc b/doc/src/declarative/declarativeui.qdoc
index 41b9952..491e499 100644
--- a/doc/src/declarative/declarativeui.qdoc
+++ b/doc/src/declarative/declarativeui.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/dynamicobjects.qdoc b/doc/src/declarative/dynamicobjects.qdoc
index fcc9fd4..073e0c4 100644
--- a/doc/src/declarative/dynamicobjects.qdoc
+++ b/doc/src/declarative/dynamicobjects.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/elements.qdoc b/doc/src/declarative/elements.qdoc
index eaa6a82..40d67e7 100644
--- a/doc/src/declarative/elements.qdoc
+++ b/doc/src/declarative/elements.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/example-slideswitch.qdoc b/doc/src/declarative/example-slideswitch.qdoc
index bad8bbf..7b8cb5e 100644
--- a/doc/src/declarative/example-slideswitch.qdoc
+++ b/doc/src/declarative/example-slideswitch.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/examples.qdoc b/doc/src/declarative/examples.qdoc
index 224d346..e03557b 100644
--- a/doc/src/declarative/examples.qdoc
+++ b/doc/src/declarative/examples.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/extending-tutorial.qdoc b/doc/src/declarative/extending-tutorial.qdoc
index c998c5c..4caa631 100644
--- a/doc/src/declarative/extending-tutorial.qdoc
+++ b/doc/src/declarative/extending-tutorial.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/extending.qdoc b/doc/src/declarative/extending.qdoc
index 3311c82..8705c5b 100644
--- a/doc/src/declarative/extending.qdoc
+++ b/doc/src/declarative/extending.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/focus.qdoc b/doc/src/declarative/focus.qdoc
index ae72c3c..599d63c 100644
--- a/doc/src/declarative/focus.qdoc
+++ b/doc/src/declarative/focus.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/globalobject.qdoc b/doc/src/declarative/globalobject.qdoc
index ffc84f9..8671b48 100644
--- a/doc/src/declarative/globalobject.qdoc
+++ b/doc/src/declarative/globalobject.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/integrating.qdoc b/doc/src/declarative/integrating.qdoc
index 7028585..f0d3a37 100644
--- a/doc/src/declarative/integrating.qdoc
+++ b/doc/src/declarative/integrating.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/javascriptblocks.qdoc b/doc/src/declarative/javascriptblocks.qdoc
index 68cb392..d221205 100644
--- a/doc/src/declarative/javascriptblocks.qdoc
+++ b/doc/src/declarative/javascriptblocks.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/modules.qdoc b/doc/src/declarative/modules.qdoc
index 8d23170..1dca28c 100644
--- a/doc/src/declarative/modules.qdoc
+++ b/doc/src/declarative/modules.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/network.qdoc b/doc/src/declarative/network.qdoc
index a19ca6b..675a0aa 100644
--- a/doc/src/declarative/network.qdoc
+++ b/doc/src/declarative/network.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/pics/flipable.gif b/doc/src/declarative/pics/flipable.gif
index da37b2b..6af46c3 100644
--- a/doc/src/declarative/pics/flipable.gif
+++ b/doc/src/declarative/pics/flipable.gif
Binary files differ
diff --git a/doc/src/declarative/positioners.qdoc b/doc/src/declarative/positioners.qdoc
index 9265732..387f390 100644
--- a/doc/src/declarative/positioners.qdoc
+++ b/doc/src/declarative/positioners.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/propertybinding.qdoc b/doc/src/declarative/propertybinding.qdoc
index 3bf85de..2fa95d4 100644
--- a/doc/src/declarative/propertybinding.qdoc
+++ b/doc/src/declarative/propertybinding.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/qdeclarativedebugging.qdoc b/doc/src/declarative/qdeclarativedebugging.qdoc
index 9e0a969..6902c30 100644
--- a/doc/src/declarative/qdeclarativedebugging.qdoc
+++ b/doc/src/declarative/qdeclarativedebugging.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/qdeclarativedocument.qdoc b/doc/src/declarative/qdeclarativedocument.qdoc
index 8af24a6..b94e32e 100644
--- a/doc/src/declarative/qdeclarativedocument.qdoc
+++ b/doc/src/declarative/qdeclarativedocument.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/qdeclarativei18n.qdoc b/doc/src/declarative/qdeclarativei18n.qdoc
index 0d5fbcc..9ca8938 100644
--- a/doc/src/declarative/qdeclarativei18n.qdoc
+++ b/doc/src/declarative/qdeclarativei18n.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/qdeclarativeintro.qdoc b/doc/src/declarative/qdeclarativeintro.qdoc
index 20db248..61241c5 100644
--- a/doc/src/declarative/qdeclarativeintro.qdoc
+++ b/doc/src/declarative/qdeclarativeintro.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/qdeclarativemodels.qdoc b/doc/src/declarative/qdeclarativemodels.qdoc
index e11cd56..0b4b67d 100644
--- a/doc/src/declarative/qdeclarativemodels.qdoc
+++ b/doc/src/declarative/qdeclarativemodels.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/qdeclarativeperformance.qdoc b/doc/src/declarative/qdeclarativeperformance.qdoc
index ab8759e..36b4878 100644
--- a/doc/src/declarative/qdeclarativeperformance.qdoc
+++ b/doc/src/declarative/qdeclarativeperformance.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/qdeclarativesecurity.qdoc b/doc/src/declarative/qdeclarativesecurity.qdoc
index 01d6c56..8aa031d 100644
--- a/doc/src/declarative/qdeclarativesecurity.qdoc
+++ b/doc/src/declarative/qdeclarativesecurity.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/qdeclarativestates.qdoc b/doc/src/declarative/qdeclarativestates.qdoc
index b663d43..c6160c5 100644
--- a/doc/src/declarative/qdeclarativestates.qdoc
+++ b/doc/src/declarative/qdeclarativestates.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/qml-intro.qdoc b/doc/src/declarative/qml-intro.qdoc
index e02ce8f..563dc3b 100644
--- a/doc/src/declarative/qml-intro.qdoc
+++ b/doc/src/declarative/qml-intro.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/qmlinuse.qdoc b/doc/src/declarative/qmlinuse.qdoc
index 1127b4c..3ab1634 100644
--- a/doc/src/declarative/qmlinuse.qdoc
+++ b/doc/src/declarative/qmlinuse.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/qmlruntime.qdoc b/doc/src/declarative/qmlruntime.qdoc
index dfc0ad9..f6604fb 100644
--- a/doc/src/declarative/qmlruntime.qdoc
+++ b/doc/src/declarative/qmlruntime.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/qmlviewer.qdoc b/doc/src/declarative/qmlviewer.qdoc
index 82f1fec..cfb762c 100644
--- a/doc/src/declarative/qmlviewer.qdoc
+++ b/doc/src/declarative/qmlviewer.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/qtbinding.qdoc b/doc/src/declarative/qtbinding.qdoc
index 8ee7247..03290aa 100644
--- a/doc/src/declarative/qtbinding.qdoc
+++ b/doc/src/declarative/qtbinding.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
@@ -235,6 +235,10 @@ defined by C++ classes; in fact, many of the core \l {QML Elements} are implemen
C++ classes. When you create a QML object using one of these elements, you are simply creating an
instance of a QObject-based C++ class and setting its properties.
+To create a visual item that fits in with the Qt Quick elements, base your class off \l QDeclarativeItem instead of QObject directly.
+You can then implement your own painting and functionality like any other QGraphicsObject. Note that QGraphicsItem::ItemHasNoContents is set by default on QDeclarativeItem because
+it does not paint anything; you will need to clear this if your item is supposed to paint anything (as opposed to being solely for input handling or logical grouping).
+
For example, here is an \c ImageViewer class with an \c image URL property:
\snippet doc/src/snippets/declarative/qtbinding/newelements/imageviewer.h 0
@@ -249,6 +253,11 @@ Then, any QML code loaded by your C++ application or \l{QDeclarativeExtensionPlu
\snippet doc/src/snippets/declarative/qtbinding/newelements/standalone.qml 0
+
+It is advised that you avoid using QGraphicsItem functionality beyond the properties documented in QDeclarativeItem.
+This is because the GraphicsView backend is intended to be an implementation detail for QML, so the QtQuick items can be moved to faster backends as they become available with no change from a QML perspective.
+To minimize any porting requirements for custom visual items, try to stick to the documented properties in QDeclarativeItem where possible. Properties QDeclarativeItem inherits but doesn't document are classed as implementation details; they are not officially supported and may disappear between releases.
+
Note that custom C++ types do not have to inherit from QDeclarativeItem; this is only necessary if it is
a displayable item. If the item is not displayable, it can simply inherit from QObject.
diff --git a/doc/src/declarative/qtdeclarative.qdoc b/doc/src/declarative/qtdeclarative.qdoc
index b0c6e06..05dac52 100644
--- a/doc/src/declarative/qtdeclarative.qdoc
+++ b/doc/src/declarative/qtdeclarative.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/qtprogrammers.qdoc b/doc/src/declarative/qtprogrammers.qdoc
index 0c14093..7895c9f 100644
--- a/doc/src/declarative/qtprogrammers.qdoc
+++ b/doc/src/declarative/qtprogrammers.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/scope.qdoc b/doc/src/declarative/scope.qdoc
index 7e75380..3317037 100644
--- a/doc/src/declarative/scope.qdoc
+++ b/doc/src/declarative/scope.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/tutorial.qdoc b/doc/src/declarative/tutorial.qdoc
index d8139b4..b9ae913 100644
--- a/doc/src/declarative/tutorial.qdoc
+++ b/doc/src/declarative/tutorial.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/declarative/whatsnew.qdoc b/doc/src/declarative/whatsnew.qdoc
index df0e999..a3ba522 100644
--- a/doc/src/declarative/whatsnew.qdoc
+++ b/doc/src/declarative/whatsnew.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/affine.qdoc b/doc/src/demos/affine.qdoc
index f8b3fd2..4b402f1 100644
--- a/doc/src/demos/affine.qdoc
+++ b/doc/src/demos/affine.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/anomaly.qdoc b/doc/src/demos/anomaly.qdoc
index 403a516..7aca712 100644
--- a/doc/src/demos/anomaly.qdoc
+++ b/doc/src/demos/anomaly.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/arthurplugin.qdoc b/doc/src/demos/arthurplugin.qdoc
index 1c28bfe..31ff2bc 100644
--- a/doc/src/demos/arthurplugin.qdoc
+++ b/doc/src/demos/arthurplugin.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/books.qdoc b/doc/src/demos/books.qdoc
index f712fb2..837f9f0 100644
--- a/doc/src/demos/books.qdoc
+++ b/doc/src/demos/books.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/boxes.qdoc b/doc/src/demos/boxes.qdoc
index 67657ce..24bc21b 100644
--- a/doc/src/demos/boxes.qdoc
+++ b/doc/src/demos/boxes.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/browser.qdoc b/doc/src/demos/browser.qdoc
index 6286f76..ea1e7f0 100644
--- a/doc/src/demos/browser.qdoc
+++ b/doc/src/demos/browser.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/chip.qdoc b/doc/src/demos/chip.qdoc
index 7573b2e..3d04532 100644
--- a/doc/src/demos/chip.qdoc
+++ b/doc/src/demos/chip.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/composition.qdoc b/doc/src/demos/composition.qdoc
index b642abc..9ceb6b5 100644
--- a/doc/src/demos/composition.qdoc
+++ b/doc/src/demos/composition.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/deform.qdoc b/doc/src/demos/deform.qdoc
index 6e7938f..d5d9942 100644
--- a/doc/src/demos/deform.qdoc
+++ b/doc/src/demos/deform.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/desktopservices.qdoc b/doc/src/demos/desktopservices.qdoc
index 1da3244..71197c2 100644
--- a/doc/src/demos/desktopservices.qdoc
+++ b/doc/src/demos/desktopservices.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/digiflip.qdoc b/doc/src/demos/digiflip.qdoc
index 174c337..8008ca4 100644
--- a/doc/src/demos/digiflip.qdoc
+++ b/doc/src/demos/digiflip.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/embeddeddialogs.qdoc b/doc/src/demos/embeddeddialogs.qdoc
index 3be0e65..96e8781 100644
--- a/doc/src/demos/embeddeddialogs.qdoc
+++ b/doc/src/demos/embeddeddialogs.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/embeddedsvgviewer.qdoc b/doc/src/demos/embeddedsvgviewer.qdoc
index a866ef5..fbf15e2 100644
--- a/doc/src/demos/embeddedsvgviewer.qdoc
+++ b/doc/src/demos/embeddedsvgviewer.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/flickable.qdoc b/doc/src/demos/flickable.qdoc
index 1e1cb33..0f336bb 100644
--- a/doc/src/demos/flickable.qdoc
+++ b/doc/src/demos/flickable.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/flightinfo.qdoc b/doc/src/demos/flightinfo.qdoc
index f31d298..81eae6c 100644
--- a/doc/src/demos/flightinfo.qdoc
+++ b/doc/src/demos/flightinfo.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/fluidlauncher.qdoc b/doc/src/demos/fluidlauncher.qdoc
index 9619077..ec57373 100644
--- a/doc/src/demos/fluidlauncher.qdoc
+++ b/doc/src/demos/fluidlauncher.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/gradients.qdoc b/doc/src/demos/gradients.qdoc
index de79b8c..ca991fc 100644
--- a/doc/src/demos/gradients.qdoc
+++ b/doc/src/demos/gradients.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/interview.qdoc b/doc/src/demos/interview.qdoc
index ea4ff9f..a4f6ee4 100644
--- a/doc/src/demos/interview.qdoc
+++ b/doc/src/demos/interview.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/lightmaps.qdoc b/doc/src/demos/lightmaps.qdoc
index 02a3362..1f28cd0 100644
--- a/doc/src/demos/lightmaps.qdoc
+++ b/doc/src/demos/lightmaps.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/macmainwindow.qdoc b/doc/src/demos/macmainwindow.qdoc
index dd95530..060ce40 100644
--- a/doc/src/demos/macmainwindow.qdoc
+++ b/doc/src/demos/macmainwindow.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/mainwindow.qdoc b/doc/src/demos/mainwindow.qdoc
index 97ebf84..d6dd358 100644
--- a/doc/src/demos/mainwindow.qdoc
+++ b/doc/src/demos/mainwindow.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/mediaplayer.qdoc b/doc/src/demos/mediaplayer.qdoc
index b20cb5d..11fc110 100644
--- a/doc/src/demos/mediaplayer.qdoc
+++ b/doc/src/demos/mediaplayer.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/pathstroke.qdoc b/doc/src/demos/pathstroke.qdoc
index ecb442d..dd34b1d 100644
--- a/doc/src/demos/pathstroke.qdoc
+++ b/doc/src/demos/pathstroke.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/qtdemo.qdoc b/doc/src/demos/qtdemo.qdoc
index 65afa51..cc101db 100644
--- a/doc/src/demos/qtdemo.qdoc
+++ b/doc/src/demos/qtdemo.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/raycasting.qdoc b/doc/src/demos/raycasting.qdoc
index 5cbf55d..e4a9dc3 100644
--- a/doc/src/demos/raycasting.qdoc
+++ b/doc/src/demos/raycasting.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/spectrum.qdoc b/doc/src/demos/spectrum.qdoc
index 0d3823b..beb381d 100644
--- a/doc/src/demos/spectrum.qdoc
+++ b/doc/src/demos/spectrum.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/spreadsheet.qdoc b/doc/src/demos/spreadsheet.qdoc
index a77ba9e..35d41ec 100644
--- a/doc/src/demos/spreadsheet.qdoc
+++ b/doc/src/demos/spreadsheet.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/sqlbrowser.qdoc b/doc/src/demos/sqlbrowser.qdoc
index 57e7bc2..74ebe6c 100644
--- a/doc/src/demos/sqlbrowser.qdoc
+++ b/doc/src/demos/sqlbrowser.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/styledemo.qdoc b/doc/src/demos/styledemo.qdoc
index 21e2381..c4e16d1 100644
--- a/doc/src/demos/styledemo.qdoc
+++ b/doc/src/demos/styledemo.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/sub-attaq.qdoc b/doc/src/demos/sub-attaq.qdoc
index 1d53a18..868ade3 100644
--- a/doc/src/demos/sub-attaq.qdoc
+++ b/doc/src/demos/sub-attaq.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/textedit.qdoc b/doc/src/demos/textedit.qdoc
index 40410c7..3dce23f 100644
--- a/doc/src/demos/textedit.qdoc
+++ b/doc/src/demos/textedit.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/undo.qdoc b/doc/src/demos/undo.qdoc
index c66def9..4905d5c 100644
--- a/doc/src/demos/undo.qdoc
+++ b/doc/src/demos/undo.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/demos/weatherinfo.qdoc b/doc/src/demos/weatherinfo.qdoc
index 8e7bd67..ed759c2 100644
--- a/doc/src/demos/weatherinfo.qdoc
+++ b/doc/src/demos/weatherinfo.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/deployment/deployment-plugins.qdoc b/doc/src/deployment/deployment-plugins.qdoc
index 0885163..12a3b0c 100644
--- a/doc/src/deployment/deployment-plugins.qdoc
+++ b/doc/src/deployment/deployment-plugins.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/deployment/deployment.qdoc b/doc/src/deployment/deployment.qdoc
index c078316..4817058 100644
--- a/doc/src/deployment/deployment.qdoc
+++ b/doc/src/deployment/deployment.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/deployment/qt-conf.qdoc b/doc/src/deployment/qt-conf.qdoc
index 920eba6..7fec747 100644
--- a/doc/src/deployment/qt-conf.qdoc
+++ b/doc/src/deployment/qt-conf.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/deployment/qtconfig.qdoc b/doc/src/deployment/qtconfig.qdoc
index e429599..58552bd 100644
--- a/doc/src/deployment/qtconfig.qdoc
+++ b/doc/src/deployment/qtconfig.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/development/activeqt-dumpcpp.qdoc b/doc/src/development/activeqt-dumpcpp.qdoc
index 843d40d..504b3b4 100644
--- a/doc/src/development/activeqt-dumpcpp.qdoc
+++ b/doc/src/development/activeqt-dumpcpp.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/development/activeqt-dumpdoc.qdoc b/doc/src/development/activeqt-dumpdoc.qdoc
index 26450e3..517a260 100644
--- a/doc/src/development/activeqt-dumpdoc.qdoc
+++ b/doc/src/development/activeqt-dumpdoc.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/development/activeqt-idc.qdoc b/doc/src/development/activeqt-idc.qdoc
index 7a0ff66..a076212 100644
--- a/doc/src/development/activeqt-idc.qdoc
+++ b/doc/src/development/activeqt-idc.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/development/activeqt-testcon.qdoc b/doc/src/development/activeqt-testcon.qdoc
index 86d4097..e7e56c8 100644
--- a/doc/src/development/activeqt-testcon.qdoc
+++ b/doc/src/development/activeqt-testcon.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/development/assistant-manual.qdoc b/doc/src/development/assistant-manual.qdoc
index 9dc973d..2481440 100644
--- a/doc/src/development/assistant-manual.qdoc
+++ b/doc/src/development/assistant-manual.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/development/debug.qdoc b/doc/src/development/debug.qdoc
index 91a83cf..044ad0d 100644
--- a/doc/src/development/debug.qdoc
+++ b/doc/src/development/debug.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/development/designer-manual.qdoc b/doc/src/development/designer-manual.qdoc
index df82fba..9a6220f 100644
--- a/doc/src/development/designer-manual.qdoc
+++ b/doc/src/development/designer-manual.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
@@ -2854,7 +2854,7 @@ pixmap property in the property editor.
Designer source code.
\legalese
- Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies). \BR
+ Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies). \BR
Copyright (C) 2005 Bjoern Bergstroem
Permission is hereby granted, free of charge, to any person obtaining
diff --git a/doc/src/development/developing-on-mac.qdoc b/doc/src/development/developing-on-mac.qdoc
index 5ea4d22..571bac8 100644
--- a/doc/src/development/developing-on-mac.qdoc
+++ b/doc/src/development/developing-on-mac.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/development/developing-with-qt.qdoc b/doc/src/development/developing-with-qt.qdoc
index 6793abd..3971f3e 100644
--- a/doc/src/development/developing-with-qt.qdoc
+++ b/doc/src/development/developing-with-qt.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/development/moc.qdoc b/doc/src/development/moc.qdoc
index 6ecaf09..fc0165b 100644
--- a/doc/src/development/moc.qdoc
+++ b/doc/src/development/moc.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/development/qmake-manual.qdoc b/doc/src/development/qmake-manual.qdoc
index f5ac12d..416515e 100644
--- a/doc/src/development/qmake-manual.qdoc
+++ b/doc/src/development/qmake-manual.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/development/qmsdev.qdoc b/doc/src/development/qmsdev.qdoc
index 07b77cf..1d08838 100644
--- a/doc/src/development/qmsdev.qdoc
+++ b/doc/src/development/qmsdev.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
diff --git a/doc/src/development/qtestlib.qdoc b/doc/src/development/qtestlib.qdoc
index 08fdfc6..34429ae 100644
--- a/doc/src/development/qtestlib.qdoc
+++ b/doc/src/development/qtestlib.qdoc
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
+** Copyright (C) 2011 Nokia Corporation and/or its subsidiary(-ies).
** All rights reserved.
** Contact: Nokia Corporation (qt-info@nokia.com)
**
@@ -370,7 +370,7 @@
\title QTestLib Tutorial
This tutorial gives a short introduction to how to use some of the
- features of the QTestLib framework. It is divided into four
+ features of the QTestLib framework. It is divided into five
chapters:
\list 1
diff --git a/doc/src/development/rcc.qdoc b/doc/src/development/rcc.qdoc