Qt 5.0.0 Bugfixes

From Qt Wiki
(Redirected from Qt500 Bugfixes RC1 vs RC2)
Jump to navigation Jump to search

Bugs addressed between Qt 5.0.0 Release Candidate 2 and the Final Release

  • QTBUG-25106 Qt 5 to-do in mkspecs and qmake
  • QTBUG-27415 QFontDialog can not select Japanese fonts properly.
  • QTBUG-27512 Qt 5 Documentation Issues (Meta Bug)
  • QTBUG-27515 Create and polish the examples
  • QTBUG-27646 Qt WebKit has no documentation
  • QTBUG-27722 ensure that fully modularized build works
  • QTBUG-27777 Qt 5.0 final: Fix .qch files for final
  • QTBUG-28042 Qt ActiveQt documentation needs to be modularized
  • QTBUG-28131 Failed to build static Qt 5.0 on Windows 7 x86 32 bit MSVC2010
  • QTBUG-28291 Clean up stocqt examples
  • QTBUG-28383 Dumpcpp utility generates incorrect header
  • QTBUG-28418 Webkit examples are not available under Qt Creator / examples page
  • QTBUG-28557 GTK style: right spinbox border not drawn, arrows not shown
  • QTBUG-28579 TOC links from Qt Creator Help Contents are broken in the help files for some modules
  • QTBUG-28583 Qt Webkit documentation does not open from the Qt Creator Help Mode Contents
  • QTBUG-28590 Desktop OpenGL examples show up on Creator Example page, but can not be rebuild
  • QTBUG-28592 assistant crashes while trying to update the search index, if qch docs were regenerated
  • QTBUG-28595 Designer`s ActiveQt plugin doesn`t render the plugin correctly in preview mode.
  • QTBUG-28609 ActiveQt documentation is not registered in Qt Assistant
  • QTBUG-28614 QtMultimedia QML examples not shadow build compatible
  • QTBUG-28646 Webkit Examples documentation in Qt Creator shows links to examples sources files
  • QTBUG-28657 Mac: Printing from Qt Assistant causes segmentation fault
  • QTCREATORBUG-7797 qmlviewer and qmlscene is not used uniformly in UI panes
  • QTCREATORBUG-8345 Visual Artefacts in Options window
  • QTCREATORBUG-8393 Switch Between Method Declaration/Definition for constructor wrong to destructor
  • QTCREATORBUG-8415 Qt Creator Manual 2.6.1 first page shows an error
  • QTCREATORBUG-8426 Working directory is the same for different builds
  • QTCREATORBUG-8432 Remove outdated tutorials from Welcome screen
  • QTCREATORBUG-8447 qmlpuppet cannot be started on mac

Bugs addressed between Qt 5.0.0 Release Candidate 1 and Release Candidate 2

  • QTBUG-13776 qmake .vcproj generator does not create `AdditionalIncludeDirectories` entry in …
  • QTBUG-24627 Document source compatibility break in QAtomic classes
  • QTBUG-26187 Qt apps (e.g. Qt Assistant) crash if an accessibility tool is running on same machine
  • QTBUG-26668 Qt5 qdbusxml2cpp appears broken
  • QTBUG-26819 Can`t change media content with Wmf backend
  • QTBUG-26848 Qmake variables pointing to the Qt sources do not resolve correctly. E.g. $$QT.active…
  • QTBUG-27428 qmake doesn`t generate complete .rc file on Windows
  • QTBUG-27496 Inclusion of inherited functions result in very cluttered and nonsensical class refs
  • QTBUG-27505 Custom build steps are not added to the vcproj file when using QMAKE_EXTRA_COMPILERS …
  • QTBUG-27512 Qt 5 Documentation Issues (Meta Bug)
  • QTBUG-27515 Create and polish the examples
  • QTBUG-27776 ActiveQt does not install enough headers
  • QTBUG-28042 Qt ActiveQt documentation needs to be modularized
  • QTBUG-28044 QT_DLL should not be defined any more
  • QTBUG-28131 Failed to build static Qt 5.0 on Windows 7 x86 32 bit MSVC2010
  • QTBUG-28155 Qt fails to load cocoa style plugin
  • QTBUG-28165 kmap2qmap does not compile
  • QTBUG-28244 QDoc recognizes section headers as link targets
  • QTBUG-28283 Mac: UI is irresponsive
  • QTBUG-28286 QtCore4d.dll is built twice for -debug-release
  • QTBUG-28304 New 5.0 documents in Creator do not seem to have correct style
  • QTBUG-28307 HTML.extraimages doesn`t work
  • QTBUG-28332 Unable to build Qt 5 with MS Visual Studio 2012 XP-Target
  • QTBUG-28336 qmake installs complete frameworks twice, thus in the second pass overwriting sed …
  • QTBUG-28343 openssl structure layout is binary incompatible between releases
  • QTBUG-28351 QQmlContextData gets cleared too early
  • QTBUG-28361 Youtubeview example does not play correctly videos
  • QTBUG-28378 fancybrowser crashes
  • QTBUG-28380 Mac: FancyBrowser loaded page disappears after showing
  • QTBUG-28389 Mac: Documentation is shown and then disappears in Qt Creator and Assistant
  • QTBUG-28396 QML advanced and QML examples cannot be launched from Qt Creator
  • QTBUG-28401 FancyBrowser Example does not navigate to other pages
  • QTBUG-28411 Path resolving in JavaScript incompatible with Qt 4.x
  • QTBUG-28423 trafficinfo example shows empty content
  • QTBUG-28432 Windows: qtmultimedia examples hang on exit
  • QTBUG-28449 Create an index page for Qt Help
  • QTBUG-28450 Signals-link in TOC broken for C++ class reference docs
  • QTBUG-28477 QWidget::setWindowOpacity don`t work
  • QTBUG-28494 QtWebKit examples do not show any source code
  • QTBUG-28505 Resize event not delivered for child windows on Mac
  • QTBUG-28520 MinGW compilation issue in qtbase (qprocess_win.cpp)
  • QTBUG-28523 QScrollBar: unpressed scroll buttons look pressed on QWindowsStyle
  • QTBUG-28524 qmake embeds manifest for DLLs with wrong resource id
  • QTBUG-28532 QAtomicInt and int comparision
  • QTBUG-28540 cmake test fails when Qt is configured with -no-widgets
  • QTBUG-28541 tst_qdeclarativevideooutput_window fails on Windows 7 using Angle
  • QTBUG-28542 tst_qpaintervideosurface fails on Windows 7 with Angle
  • QTBUG-28545 tst_QMdiArea fails on Windows with Angle
  • QTCREATORBUG-3812 Make Qml Observer toolbar actions available in menu
  • QTCREATORBUG-5466 QML observer enabled but cannot use.
  • QTCREATORBUG-8211 Icons are not loaded when addressed through a url() property in the …
  • QTCREATORBUG-8256 QWebView does not show in Designer (Mac OSX)
  • QTCREATORBUG-8402 memory leak in debug mode
  • QTCREATORBUG-8408 Find/Replace completers replace text in line edit with wrong entry