Skip to content

Commit d389c59

Browse files
author
Jason McDonald
committed
Merge branch '4.5' of [email protected]:qt/qt into 4.5
2 parents ba49bc0 + 2d8dd89 commit d389c59

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

doc/src/known-issues.qdoc

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -46,8 +46,7 @@
4646
\brief A summary of known issues in Qt %VERSION% at the time of release.
4747

4848
An up-to-date list of known issues with Qt %VERSION% can be found via the
49-
\l{Task Tracker} on the Qt website which provides additional information
50-
about known issues and tasks related to Qt.
49+
\l{http://bugreports.qt.nokia.com/}{Qt Bug Tracker}.
5150

5251
\section1 General Issues
5352

@@ -116,13 +115,6 @@
116115
}
117116
\endcode
118117

119-
\o Under certain circumstances Visual Studio Integration v1.4.0 will not
120-
be able to install the integration for Visual Studio 2005 on Windows
121-
Vista. An error message states that .NET Framework v2.0 Service Pack 1
122-
is not installed. This is due to a problem with the built-in
123-
installation of this on Windows Vista. This issue can be fixed by
124-
installing .NET Framework version 3.5.
125-
126118
\o With NVIDIA GeForce 7950 GT (driver version 6.14.11.7824), a fullscreen
127119
QGLWidget flickers when child widgets are shown/hidden. The workaround
128120
for this is to use \l{QWidget::}{setGeometry()} with a width/height 1

0 commit comments

Comments
 (0)