diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-11-14 05:30:37 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-11-14 05:30:37 (GMT) |
commit | 2d8dd892f5f58610ac98404f4bcc9f4bcdc2c65a (patch) | |
tree | 81d1a0cb49f16baab0b544dd72cf02daf2469ed9 /doc | |
parent | fae182ebe716cf805805564af95fd2d4c73ae20e (diff) | |
download | Qt-2d8dd892f5f58610ac98404f4bcc9f4bcdc2c65a.zip Qt-2d8dd892f5f58610ac98404f4bcc9f4bcdc2c65a.tar.gz Qt-2d8dd892f5f58610ac98404f4bcc9f4bcdc2c65a.tar.bz2 |
Update known issues.
Refer to new bug tracker and remove known issue for VS Integration (as
it has been replaced by the VS Add-in).
Reviewed-by: Trust Me
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/known-issues.qdoc | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/doc/src/known-issues.qdoc b/doc/src/known-issues.qdoc index 313fa40..c56ae80 100644 --- a/doc/src/known-issues.qdoc +++ b/doc/src/known-issues.qdoc @@ -46,8 +46,7 @@ \brief A summary of known issues in Qt %VERSION% at the time of release. An up-to-date list of known issues with Qt %VERSION% can be found via the - \l{Task Tracker} on the Qt website which provides additional information - about known issues and tasks related to Qt. + \l{http://bugreports.qt.nokia.com/}{Qt Bug Tracker}. \section1 General Issues @@ -116,13 +115,6 @@ } \endcode - \o Under certain circumstances Visual Studio Integration v1.4.0 will not - be able to install the integration for Visual Studio 2005 on Windows - Vista. An error message states that .NET Framework v2.0 Service Pack 1 - is not installed. This is due to a problem with the built-in - installation of this on Windows Vista. This issue can be fixed by - installing .NET Framework version 3.5. - \o With NVIDIA GeForce 7950 GT (driver version 6.14.11.7824), a fullscreen QGLWidget flickers when child widgets are shown/hidden. The workaround for this is to use \l{QWidget::}{setGeometry()} with a width/height 1 |