diff options
author | Sergio Ahumada <sergio.ahumada@nokia.com> | 2012-02-08 22:07:58 +0100 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-02-09 08:54:42 +0100 |
commit | 60666017530dc981b3908e3e572269cb5a3019ed (patch) | |
tree | 2c82884738c155c6a4103eb84e2871996894ff30 | |
parent | 95a857c2d3212c0a19aefd11ff960df56d413acc (diff) | |
download | qt4-tools-60666017530dc981b3908e3e572269cb5a3019ed.tar.gz |
Change bugreports.qt.nokia.com -> bugreports.qt-project.org
Change-Id: Ib13737eac7f7cee3ebca44aa712cb6b152672a81
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
-rw-r--r-- | demos/mobile/qcamera/businesscardhandling.cpp | 2 | ||||
-rw-r--r-- | demos/qtdemo/qmlShell.qml | 2 | ||||
-rw-r--r-- | doc/src/getting-started/known-issues.qdoc | 2 | ||||
-rw-r--r-- | doc/src/platforms/emb-fonts.qdoc | 2 | ||||
-rw-r--r-- | doc/src/platforms/platform-notes.qdoc | 4 | ||||
-rw-r--r-- | doc/src/qt-webpages.qdoc | 6 | ||||
-rw-r--r-- | examples/webkit/webkit-guide/_index.html | 2 | ||||
-rw-r--r-- | src/corelib/global/qnamespace.qdoc | 2 | ||||
-rw-r--r-- | src/gui/egl/qegl_x11.cpp | 2 | ||||
-rw-r--r-- | src/network/access/qhttpnetworkconnectionchannel.cpp | 2 | ||||
-rw-r--r-- | src/network/access/qnetworkcookie.cpp | 2 | ||||
-rw-r--r-- | src/network/access/qnetworkcookiejar.cpp | 2 | ||||
-rw-r--r-- | src/plugins/platforms/eglconvenience/qxlibeglintegration.cpp | 2 | ||||
-rw-r--r-- | tests/auto/qimagereader/tst_qimagereader.cpp | 2 | ||||
-rw-r--r-- | tests/auto/qnetworkreply/tst_qnetworkreply.cpp | 2 | ||||
-rw-r--r-- | tests/benchmarks/gui/kernel/qwidget/tst_qwidget.cpp | 2 | ||||
-rw-r--r-- | tests/system/declarative/sys_rtl/sys_rtl.qtt | 6 |
17 files changed, 22 insertions, 22 deletions
diff --git a/demos/mobile/qcamera/businesscardhandling.cpp b/demos/mobile/qcamera/businesscardhandling.cpp index 3cd7294d67..9413dd776f 100644 --- a/demos/mobile/qcamera/businesscardhandling.cpp +++ b/demos/mobile/qcamera/businesscardhandling.cpp @@ -93,7 +93,7 @@ bool BusinessCardHandling::findContact(const QString phoneNumber, QContact& c) QContactPhoneNumber::FieldNumber); #if defined Q_WS_MAEMO_5 - // Workaround for Maemo bug http://bugreports.qt.nokia.com/browse/QTMOBILITY-437 + // Workaround for Maemo bug http://bugreports.qt-project.org/browse/QTMOBILITY-437 phoneFilter.setValue(phoneNumber.right(7)); phoneFilter.setMatchFlags(QContactFilter::MatchContains); #else diff --git a/demos/qtdemo/qmlShell.qml b/demos/qtdemo/qmlShell.qml index 7df2206f8d..6987d0cb19 100644 --- a/demos/qtdemo/qmlShell.qml +++ b/demos/qtdemo/qmlShell.qml @@ -134,7 +134,7 @@ Item { //Note that if loader is Error, it is because the file was found but there was an error creating the component //This means either we have a bug in our demos, or the required modules (which ship with Qt) did not deploy correctly text: "The example has failed to load.<br />If you installed all Qt's C++ and QML modules then this is a bug!<br />" - + 'Report it at <a href="http://bugreports.qt.nokia.com">http://bugreports.qt.nokia.com</a>'; + + 'Report it at <a href="http://bugreports.qt-project.org">http://bugreports.qt-project.org</a>'; onLinkActivated: Qt.openUrlExternally(link); } } diff --git a/doc/src/getting-started/known-issues.qdoc b/doc/src/getting-started/known-issues.qdoc index fdfdbe80d0..12bd31730a 100644 --- a/doc/src/getting-started/known-issues.qdoc +++ b/doc/src/getting-started/known-issues.qdoc @@ -32,7 +32,7 @@ \brief Links to online resources stating known issues in this Qt version at the time of release. \list - \o An up-to-date list of known issues can be found at \l{http://bugreports.qt.nokia.com/}{Qt Bug Tracker}. + \o An up-to-date list of known issues can be found at \l{http://bugreports.qt-project.org/}{Qt Bug Tracker}. \o For a list list of known bugs, see the \l{Task Tracker} at the Qt website. \o An overview of known issues may also be found at: \l{http://qt.gitorious.org/qt/pages/QtKnownIssues} {Known Issues Wiki}. diff --git a/doc/src/platforms/emb-fonts.qdoc b/doc/src/platforms/emb-fonts.qdoc index 6a08bd4901..a5bf6fbd07 100644 --- a/doc/src/platforms/emb-fonts.qdoc +++ b/doc/src/platforms/emb-fonts.qdoc @@ -48,7 +48,7 @@ Support for other font formats can be added. To make a suggestion, please create a task in our bug tracker at \l - {http://bugreports.qt.nokia.com}{http://bugreports.qt.nokia.com}. + {http://bugreports.qt-project.org}{http://bugreports.qt-project.org}. \tableofcontents diff --git a/doc/src/platforms/platform-notes.qdoc b/doc/src/platforms/platform-notes.qdoc index 87178c4db9..8d9e78159f 100644 --- a/doc/src/platforms/platform-notes.qdoc +++ b/doc/src/platforms/platform-notes.qdoc @@ -186,9 +186,9 @@ Known issues can be found by visiting the \l{http://qt.gitorious.org/qt/pages/QtKnownIssues}{wiki page} with an up-to-date list of known issues, and the list of bugs can be found by - \l{http://bugreports.qt.nokia.com/browse/QTBUG/component/19171}{browsing} the + \l{http://bugreports.qt-project.org/browse/QTBUG/component/19171}{browsing} the S60 component in Qt's public task tracker, located at - \l{http://bugreports.qt.nokia.com/}{http://bugreports.qt.nokia.com/}. + \l{http://bugreports.qt-project.org/}{http://bugreports.qt-project.org/}. For information about mixing exceptions with Symbian leaves, see \l{Exception Safety with Symbian}. diff --git a/doc/src/qt-webpages.qdoc b/doc/src/qt-webpages.qdoc index 652b132bb0..2a26fe5bfe 100644 --- a/doc/src/qt-webpages.qdoc +++ b/doc/src/qt-webpages.qdoc @@ -33,11 +33,11 @@ \title Qt Homepage */ /*! - \externalpage http://bugreports.qt.nokia.com + \externalpage http://bugreports.qt-project.org \title Qt Bug Tracker */ /*! - \externalpage http://bugreports.qt.nokia.com + \externalpage http://bugreports.qt-project.org \title Bug Report Form */ /*! @@ -137,7 +137,7 @@ \title Qt Quarterly */ /*! - \externalpage http://bugreports.qt.nokia.com + \externalpage http://bugreports.qt-project.org \title Task Tracker */ /*! diff --git a/examples/webkit/webkit-guide/_index.html b/examples/webkit/webkit-guide/_index.html index d702ab53b6..fdeeed7c56 100644 --- a/examples/webkit/webkit-guide/_index.html +++ b/examples/webkit/webkit-guide/_index.html @@ -300,7 +300,7 @@ entered (localStorage), but credit-card data s/b absent <div id="feedcloseX" class="feedclose t_button">X</div> <form id="feedform" action="http://doc.qt.nokia.com/docFeedbck/feedback.php" method="get"> <p id="noteHead">Thank you for giving your feedback.</p> <p class="note">Make sure it is related to this specific page. For more general bugs and - requests, please use the <a href="http://bugreports.qt.nokia.com/secure/Dashboard.jspa">Qt Bug Tracker</a>.</p> + requests, please use the <a href="http://bugreports.qt-project.org/secure/Dashboard.jspa">Qt Bug Tracker</a>.</p> <p><textarea id="feedbox" name="feedText" rows="5" cols="40"></textarea></p> <p><input id="feedsubmit" class="feedclose" type="submit" name="feedback" /></p> </form> diff --git a/src/corelib/global/qnamespace.qdoc b/src/corelib/global/qnamespace.qdoc index ffa4d07528..06c0fe204c 100644 --- a/src/corelib/global/qnamespace.qdoc +++ b/src/corelib/global/qnamespace.qdoc @@ -2757,7 +2757,7 @@ \value ElideNone Ellipsis should NOT appear in the text. Qt::ElideMiddle is normally the most appropriate choice for URLs (e.g., - "\l{http://bugreports.qt.nokia.com/browse/QTWEBSITE-13}{http://bugreports.qt.../QTWEBSITE-13/}"), + "\l{http://bugreports.qt-project.org/browse/QTWEBSITE-13}{http://bugreports.qt.../QTWEBSITE-13/}"), whereas Qt::ElideRight is appropriate for other strings (e.g., "\l{http://qt.nokia.com/doc/qq/qq09-mac-deployment.html}{Deploying Applications on Ma...}"). diff --git a/src/gui/egl/qegl_x11.cpp b/src/gui/egl/qegl_x11.cpp index e8b5a6848c..d305de7729 100644 --- a/src/gui/egl/qegl_x11.cpp +++ b/src/gui/egl/qegl_x11.cpp @@ -164,7 +164,7 @@ VisualID QEgl::getCompatibleVisualId(EGLConfig config) chosenVisualInfo = XGetVisualInfo(X11->display, VisualIDMask, &visualInfoTemplate, &matchingCount); if (chosenVisualInfo) { // Skip size checks if implementation supports non-matching visual - // and config (http://bugreports.qt.nokia.com/browse/QTBUG-9444). + // and config (http://bugreports.qt-project.org/browse/QTBUG-9444). if (QEgl::hasExtension("EGL_NV_post_convert_rounding")) { XFree(chosenVisualInfo); return visualId; diff --git a/src/network/access/qhttpnetworkconnectionchannel.cpp b/src/network/access/qhttpnetworkconnectionchannel.cpp index fbe9967aab..34117474f0 100644 --- a/src/network/access/qhttpnetworkconnectionchannel.cpp +++ b/src/network/access/qhttpnetworkconnectionchannel.cpp @@ -697,7 +697,7 @@ void QHttpNetworkConnectionChannel::allDone() #endif if (!reply) { - qWarning() << "QHttpNetworkConnectionChannel::allDone() called without reply. Please report at http://bugreports.qt.nokia.com/"; + qWarning() << "QHttpNetworkConnectionChannel::allDone() called without reply. Please report at http://bugreports.qt-project.org/"; return; } diff --git a/src/network/access/qnetworkcookie.cpp b/src/network/access/qnetworkcookie.cpp index 7c75af1138..c33a86f0a7 100644 --- a/src/network/access/qnetworkcookie.cpp +++ b/src/network/access/qnetworkcookie.cpp @@ -396,7 +396,7 @@ static QPair<QByteArray, QByteArray> nextField(const QByteArray &text, int &posi // quoted-pair = "\" CHAR // If it is NAME=VALUE, retain the value as is - // refer to http://bugreports.qt.nokia.com/browse/QTBUG-17746 + // refer to http://bugreports.qt-project.org/browse/QTBUG-17746 if (isNameValue) second += '"'; ++i; diff --git a/src/network/access/qnetworkcookiejar.cpp b/src/network/access/qnetworkcookiejar.cpp index 7fb9d39201..028f41cfc6 100644 --- a/src/network/access/qnetworkcookiejar.cpp +++ b/src/network/access/qnetworkcookiejar.cpp @@ -194,7 +194,7 @@ bool QNetworkCookieJar::setCookiesFromUrl(const QList<QNetworkCookie> &cookieLis // validate the cookie & set the defaults if unset if (cookie.path().isEmpty()) cookie.setPath(defaultPath); - // don't do path checking. See http://bugreports.qt.nokia.com/browse/QTBUG-5815 + // don't do path checking. See http://bugreports.qt-project.org/browse/QTBUG-5815 // else if (!isParentPath(pathAndFileName, cookie.path())) { // continue; // not accepted // } diff --git a/src/plugins/platforms/eglconvenience/qxlibeglintegration.cpp b/src/plugins/platforms/eglconvenience/qxlibeglintegration.cpp index 102e2a6fc3..e17a42ea87 100644 --- a/src/plugins/platforms/eglconvenience/qxlibeglintegration.cpp +++ b/src/plugins/platforms/eglconvenience/qxlibeglintegration.cpp @@ -86,7 +86,7 @@ VisualID QXlibEglIntegration::getCompatibleVisualId(Display *display, EGLDisplay chosenVisualInfo = XGetVisualInfo(display, VisualIDMask, &visualInfoTemplate, &matchingCount); if (chosenVisualInfo) { // Skip size checks if implementation supports non-matching visual - // and config (http://bugreports.qt.nokia.com/browse/QTBUG-9444). + // and config (http://bugreports.qt-project.org/browse/QTBUG-9444). if (q_hasEglExtension(eglDisplay,"EGL_NV_post_convert_rounding")) { XFree(chosenVisualInfo); return visualId; diff --git a/tests/auto/qimagereader/tst_qimagereader.cpp b/tests/auto/qimagereader/tst_qimagereader.cpp index 9443739d74..2d6fcc08e2 100644 --- a/tests/auto/qimagereader/tst_qimagereader.cpp +++ b/tests/auto/qimagereader/tst_qimagereader.cpp @@ -870,7 +870,7 @@ void tst_QImageReader::animatedGif() } } -// http://bugreports.qt.nokia.com/browse/QTBUG-6696 +// http://bugreports.qt-project.org/browse/QTBUG-6696 // Check the count of images in various call orders... void tst_QImageReader::gifImageCount() { diff --git a/tests/auto/qnetworkreply/tst_qnetworkreply.cpp b/tests/auto/qnetworkreply/tst_qnetworkreply.cpp index f123ad9e31..b6a0196d7e 100644 --- a/tests/auto/qnetworkreply/tst_qnetworkreply.cpp +++ b/tests/auto/qnetworkreply/tst_qnetworkreply.cpp @@ -6439,7 +6439,7 @@ void tst_QNetworkReply::synchronousRequest() // workaround for HTTPS requests: add self-signed server cert to list of CA certs, // since we cannot react to the sslErrors() signal // to fix this properly we would need to have an ignoreSslErrors() method in the - // QNetworkRequest, see http://bugreports.qt.nokia.com/browse/QTBUG-14774 + // QNetworkRequest, see http://bugreports.qt-project.org/browse/QTBUG-14774 if (url.scheme() == "https") { QSslConfiguration sslConf; QList<QSslCertificate> certs = QSslCertificate::fromPath(SRCDIR "/certs/qt-test-server-cacert.pem"); diff --git a/tests/benchmarks/gui/kernel/qwidget/tst_qwidget.cpp b/tests/benchmarks/gui/kernel/qwidget/tst_qwidget.cpp index 12ef9b0e5b..b4b4a63daf 100644 --- a/tests/benchmarks/gui/kernel/qwidget/tst_qwidget.cpp +++ b/tests/benchmarks/gui/kernel/qwidget/tst_qwidget.cpp @@ -161,7 +161,7 @@ void tst_QWidget::update_data() QTest::newRow("10x10x100 opaque") << 10 << 10 << 100 << true; #ifndef Q_OS_SYMBIAN //These test cases cause stack overflow in QWidgetPrivate::paintSiblingsRecursive - //see http://bugreports.qt.nokia.com/browse/QTBUG-8512 + //see http://bugreports.qt-project.org/browse/QTBUG-8512 //Symbian threads have a hard limit of 80kB user stack QTest::newRow("25x25x1 transparent ") << 25 << 25 << 1 << false; QTest::newRow("25x25x10 transparent") << 25 << 25 << 10 << false; diff --git a/tests/system/declarative/sys_rtl/sys_rtl.qtt b/tests/system/declarative/sys_rtl/sys_rtl.qtt index ba18237c19..3a2c546a91 100644 --- a/tests/system/declarative/sys_rtl/sys_rtl.qtt +++ b/tests/system/declarative/sys_rtl/sys_rtl.qtt @@ -45,7 +45,7 @@ testcase = { implicit_text_alignment: function() { prompt(twiki('---++ Implicit Text alignment -Note: Empty/whitepace text has no direction, thus TextEdits will still show the cursor to the left. See http://bugreports.qt.nokia.com/browse/QTBUG-17973 +Note: Empty/whitepace text has no direction, thus TextEdits will still show the cursor to the left. See http://bugreports.qt-project.org/browse/QTBUG-17973 | *Step* | *Verification* | | Execute systemtests/Qt/examples/declarative/rtl/rtltext.qml | Verify that the indicator at the bottom shows Implicit alignment | | Observe the three different element types - Text, TextInput, TextEdit | Verify that for each case where the text box shows right-to-left text, the text is aligned to the right | @@ -61,7 +61,7 @@ Note: Empty/whitepace text has no direction, thus TextEdits will still show the left_center_and_right_text_alignment: function(name,alignment) { prompt(twiki('---++ '+name+' Text alignment -Note: Empty/whitepace text has no direction, thus TextEdits will still show the cursor to the left. See http://bugreports.qt.nokia.com/browse/QTBUG-17973 +Note: Empty/whitepace text has no direction, thus TextEdits will still show the cursor to the left. See http://bugreports.qt-project.org/browse/QTBUG-17973 | *Step* | *Verification* | | Execute systemtests/Qt/examples/declarative/rtl/rtltext.qml | Verify that the indicator at the bottom shows Implicit alignment | | Press the indicator until '+name+' alignment shows | Verify that the indicator at the bottom shows '+name+' alignment | @@ -72,7 +72,7 @@ Note: Empty/whitepace text has no direction, thus TextEdits will still show the { prompt(twiki('---++ Justified Text alignment Note that this only applies to Text and TextEdit. AlignJustify is not available for TextInput -Note: Empty/whitepace text has no direction, thus TextEdits will still show the cursor to the left. See http://bugreports.qt.nokia.com/browse/QTBUG-17973 +Note: Empty/whitepace text has no direction, thus TextEdits will still show the cursor to the left. See http://bugreports.qt-project.org/browse/QTBUG-17973 | *Step* | *Verification* | | Execute systemtests/Qt/examples/declarative/rtl/rtltext.qml | Verify that the indicator at the bottom shows Implicit alignment | | Press the indicator until Justify alignment shows | Verify that the indicator at the bottom shows Justify alignment | |