diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-11-15 04:02:24 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-11-15 04:02:24 (GMT) |
commit | d389c59fd7e697ee097382a11451fb96bfab79c7 (patch) | |
tree | 81d1a0cb49f16baab0b544dd72cf02daf2469ed9 | |
parent | ba49bc095b5c86f4266bfe0531820f9d79cfa920 (diff) | |
parent | 2d8dd892f5f58610ac98404f4bcc9f4bcdc2c65a (diff) | |
download | Qt-d389c59fd7e697ee097382a11451fb96bfab79c7.zip Qt-d389c59fd7e697ee097382a11451fb96bfab79c7.tar.gz Qt-d389c59fd7e697ee097382a11451fb96bfab79c7.tar.bz2 |
Merge branch '4.5' of git@scm.dev.nokia.troll.no:qt/qt into 4.5
-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 |