Release Notes - Qt - Version 5.6.0 RC - HTML format

Suggestion

  • [QTBUG-1049] - Rearange tabbified QDockWidgets
  • [QTBUG-2214] - QFileDialog: Suggestion to group files and directories when using Date Sorted in non native file dialog
  • [QTBUG-6713] - Linguist should allow changing the page for stacked widgets in its preview
  • [QTBUG-23804] - Make QMediaPlaylist functionality accessible through QML
  • [QTBUG-32937] - Consider adding tile server url(s) as parameter for OSM mapping plugin
  • [QTBUG-33521] - Doc: add more relative links for QML: Default Properties
  • [QTBUG-34507] - Update movement properties/signals for programatic flick.
  • [QTBUG-36018] - Android: Support NFC
  • [QTBUG-36202] - Date and time picker are missing in QtQuick
  • [QTBUG-37754] - Expose QFont::styleName() to Qt Quick
  • [QTBUG-39235] - QOpenGLFramebufferObject Feature Request, wrapping multiple textures per FBO
  • [QTBUG-40842] - No way to set additional headers for websocket connection
  • [QTBUG-41073] - Can't setTextureCoordinatesTransform easily on a QQuickFramebufferObject derived class
  • [QTBUG-42675] - Add support for accessing submeshes
  • [QTBUG-44173] - Add support for live video textures via Qt Multimedia
  • [QTBUG-44704] - Need API to send a D-Bus signal to a destination
  • [QTBUG-44833] - Add support for FilePicker on Windows Phone 8.1
  • [QTBUG-45442] - Qt Designer: Show custom Tooltip text for properties of a widget
  • [QTBUG-46026] - needing QList|QVector constLast() or clast()
  • [QTBUG-46034] - Always store header locations in the documentation index
  • [QTBUG-46120] - Missing implementation for camera focus on Windows Phone
  • [QTBUG-46228] - QVideoProbe implementation for QCamera on Windows Phone
  • [QTBUG-46597] - Improve the documentation regarding removed command line arguments in QApplication classes
  • [QTBUG-47020] - Qt Location: add keyboard support to mapview
  • [QTBUG-47089] - SceneLoader objectName of the Entities
  • [QTBUG-47211] - Drag and Drop dock widgets to floating QDockWidget's
  • [QTBUG-47292] - Could use a function to clear map's cache
  • [QTBUG-47412] - Be able to control the Accept-Language value that is being sent as part of the HTTP request
  • [QTBUG-47449] - windeployqt: Add option to suppress software OpenGL fallback deployment
  • [QTBUG-48282] - winrt: Default show to showMaximized on Windows Phone
  • [QTBUG-48435] - Document new link capturing methods in QtWebEngine
  • [QTBUG-48619] - QBluetooth: create insecure Rfcomm connections
  • [QTBUG-48667] - Add a RangeSlider
  • [QTBUG-49376] - Suggestion on Qt Documentation "All Classes" layout
  • [QTBUG-49487] - Scrap the #qmake_warning mechanism
  • [QTBUG-50103] - User defined accent colors in universal style
  • [QTBUG-50178] - User defined accent colors in material style
  • [QTBUG-50434] - Support building QtWebEngine with clang/libc++ on Linux

Bug

  • [QTBUG-251] - am/pm translation in QDateTimeEdit
  • [QTBUG-3500] - QMySQL - no way to set up SSL
  • [QTBUG-5575] - incomplete fix for QTBUG-138 : "fixup() not called on editingFinished():"
  • [QTBUG-9134] - Q_CHECK_PTR does something in release mode
  • [QTBUG-10707] - Combo box controls switch keyboard focus on scroll wheel event on Mac.
  • [QTBUG-10777] - Q_ENUMS declaration missing from QProcess
  • [QTBUG-12358] - A default constructed QFutureWatcher fails to correctly initialize its QFuture.
  • [QTBUG-15128] - Setting style sheet background-color property to QTabWidget causes its tabs to disappear when moving them.
  • [QTBUG-17533] - string literal concatenation causes qmake to fail to detect dependencies
  • [QTBUG-18722] - Timing Issue: QSslCertificate can NULL when receiving SSL errors from QNetworkReply
  • [QTBUG-21217] - QLineEdit copy shortcut does not work if isReadonly is true
  • [QTBUG-21328] - MouseWheel can push Flickable beyond the overshoot bound
  • [QTBUG-21854] - qmake DEPLOYMENT variable should go away
  • [QTBUG-22141] - Unnecessary warning message when using RotationAnimation.
  • [QTBUG-23396] - wrong display of & in qtoolbutton's default action
  • [QTBUG-23837] - tst_qhostinfo autotest is unstable
  • [QTBUG-28999] - qpa/windows example does not work properly with the wayland platform plugin
  • [QTBUG-29024] - QGLWidget broken on Wayland
  • [QTBUG-29747] - Rapid scrolling of PathView can lead to invisible delegate items
  • [QTBUG-30100] - -qtlibinfix note to documentation
  • [QTBUG-30813] - implicit targets get in the way
  • [QTBUG-32932] - QTimer timeout Documentation
  • [QTBUG-34594] - QNetworkConfigurationManager::isOnline() error in code example
  • [QTBUG-35850] - There should be a link to styling documentation on the User Interfaces page
  • [QTBUG-36575] - qmake incorrectly uses CFLAGS (instead of CXXFLAGS) when building Objective-C++ PCH
  • [QTBUG-36593] - Text Editor Example's color selection does not work
  • [QTBUG-36919] - Qt Location Map does not keep Mouse Grab
  • [QTBUG-37311] - Documentation for QEvent::UngrabMouse is incorrect
  • [QTBUG-37724] - QLayout::replaceWidget removes the to widget from layout
  • [QTBUG-38206] - postionViewAtIndex duplicates items in the ListView
  • [QTBUG-38422] - TypeError on destruction of Button with style bound to Singleton property
  • [QTBUG-38490] - SQL Database Drivers documentation paths are incorrect
  • [QTBUG-38598] - Calling QCoreApplication::libraryPaths Before Constructing QApplication Causes Platform Plugins to Fail to Load
  • [QTBUG-38654] - Winrtrunner exits with success when test fails
  • [QTBUG-38704] - TextEdit: selectedTextChanged not emitted in TextEdit when selectByMouse is false and text is selected using select() function
  • [QTBUG-39088] - Autocomplete doesn't work in ComboBox on Android
  • [QTBUG-39115] - WP8.1: Handle camera button events
  • [QTBUG-39552] - XCB error and crash after using xrandr commands to set up display
  • [QTBUG-39876] - Have profiling of renderloop make sense
  • [QTBUG-40159] - Native Android views cannot be removed when added through QWindow::fromWinId
  • [QTBUG-40720] - Clicking on a QML submenu causes it to close
  • [QTBUG-40868] - StandardButton.Apply in QtQuick Dialog{} does not work in a "standard" way
  • [QTBUG-41054] - Need a way for QML multimedia apps to set the audio stream role
  • [QTBUG-41134] - hasActiveFocus not documented for TableView
  • [QTBUG-41187] - Map tile cache location doesn't work under AppArmor confinement use case
  • [QTBUG-41309] - QOpenGLWidget and QOpenGLWindow problems under Fullscreen
  • [QTBUG-41423] - QtWebEngine private libs polluted with buildhost information
  • [QTBUG-41557] - Qt assumes any XCompose file not ending with 'Compose' is an invalid compose file
  • [QTBUG-41595] - Inconsistent cursor visibility in QQuickTextEdit
  • [QTBUG-41686] - Regression: crash when calling mapToItem()
  • [QTBUG-41729] - QUrl::PreferLocalFile is not equal to toLocalFIle
  • [QTBUG-41755] - Android: Numerous errors when extracting style on older device
  • [QTBUG-41801] - Use of KeyNavigation does not have visual change of focus
  • [QTBUG-41883] - Windows: main menu no more active when in fullscreen with qopenglwidget
  • [QTBUG-41951] - Can't navigate submenus with keyboard
  • [QTBUG-41960] - QtWebEngine is not able to render transparent backgrounds.
  • [QTBUG-42127] - ComboBox does not update when the empty text is selected
  • [QTBUG-42281] - [4->5 reg] WindowBlocked and WindowUnblocked events not being delivered to eventFilter()
  • [QTBUG-42358] - Slider: a custom handle with an even width will never reach 100
  • [QTBUG-42444] - Qt.inputMethod.visible property is unreliable on Samsung Android devices
  • [QTBUG-42606] - Text.NativeTextRendering on Linux/Freetype produces pixelated labels with QT_DEVICE_PIXEL_RATIO=2
  • [QTBUG-42639] - Potential issue with QML components that use non-shared OpenGL contexts
  • [QTBUG-42900] - Android: QCheckbox labels draw over the checkbox
  • [QTBUG-42950] - Windows Phone - Application runs only through Visual Studio
  • [QTBUG-42972] - QtQuick Compiler 2.0 fails when build dir contains hyphens
  • [QTBUG-42977] - QSharedMemory documentation mistake in Detailed Description
  • [QTBUG-42985] - Qt GUI application disappear or crash when no screens are available
  • [QTBUG-43066] - Improve usability of command line QML profiler
  • [QTBUG-43160] - Documentation about static plug-ins is wrong
  • [QTBUG-43425] - Mac: Horizontal QSplitter handle is white
  • [QTBUG-43454] - [Linux] When QLockFile is used on NFS then it will run into problems with the native lock indicating the resource is not available
  • [QTBUG-43555] - ListView's currentIndex changes when view is resized
  • [QTBUG-43667] - rcc documentation lacks detail and explanation
  • [QTBUG-43739] - Virtual keyboard is above the TextArea control you're writing in
  • [QTBUG-43838] - QNetworkConfigurationManager::​allConfigurations returns empty list
  • [QTBUG-43968] - [REGRESSION] QWidget::grab() ignores alpha and QGraphicsEffect
  • [QTBUG-44002] - Ninja for qtwebengine out-of-source build not possible
  • [QTBUG-44009] - Add DEPENDS option to qt5_wrap_cpp()
  • [QTBUG-44116] - [Linux 32bit on 64]: Add support for building QtWebEngine on this platform
  • [QTBUG-44179] - QCocoa platform plugin does not deal correctly with Drag&Drop images on Retina macs
  • [QTBUG-44268] - Stack size calculation does not work for machines where stack grows up
  • [QTBUG-44289] - Clipboards shortcuts not working in QML QtWebEngine view on OS X
  • [QTBUG-44303] - QWebEngine disable play flash
  • [QTBUG-44311] - Map flick bounces back on zoomlevel 2
  • [QTBUG-44333] - Screen rotation broken on Windows Phone 8.1
  • [QTBUG-44370] - MultiPointTouchArea emits onReleased two times when using a mouse
  • [QTBUG-44503] - Crash in QWaylandCursor depending on ordering of interfaces
  • [QTBUG-44532] - Cannot close Combobox with the drop down button
  • [QTBUG-44659] - [Linux] With Window Maker miniaturised applications aren't displaying any window title
  • [QTBUG-44666] - QML WebEngineView stealing mouse events after opening a context menu
  • [QTBUG-44783] - state machine can end up in invalid states
  • [QTBUG-44809] - Here map not visible on first show
  • [QTBUG-44852] - Check boxes not checkable with VoiceOver
  • [QTBUG-44904] - Windows/ANGLE: Pressing Alt+Enter expands app which contains the QOpenGLWidget to fullscreen mode and renders incorrectly
  • [QTBUG-44963] - State machine ends up in invalid state after entering a deep history state
  • [QTBUG-45117] - Popup window is closed undesirably if pressed mouse was slightly moved after popup opening
  • [QTBUG-45135] - TextEdit words disappear on selection
  • [QTBUG-45173] - QTabWidget move bug with stylesheet
  • [QTBUG-45244] - QT 5.4.1 + iOS + QOpenGLWindow + Apple Game Center
  • [QTBUG-45317] - tst_QDBusMarshall::sendSignalErrors() failed on OS X
  • [QTBUG-45376] - [OS X] System proxy settings not working
  • [QTBUG-45391] - Fix examples link in QSerialPort documentation
  • [QTBUG-45418] - createQmlObject crashes if filepath is set to something that has colon but is not known protocol
  • [QTBUG-45423] - Repeater does not create items in the correct stacking order.
  • [QTBUG-45433] - androiddeployqt: wrong package name passed to "adb uninstall"
  • [QTBUG-45470] - Horizontal scroll bar is not shown in QListView with horizontalScrollBarPolicy and verticalScrollBarPolicy == Qt::ScrollBarAsNeeded
  • [QTBUG-45473] - Only small number of pages are put in the page-cache
  • [QTBUG-45497] - QLockFile's PID clash resolution is unsuitable for long-term operations
  • [QTBUG-45498] - [OS X] Qt.WindowTransparentForInput doesn't let mouse clicks go through the ApplicationWindow
  • [QTBUG-45570] - QmediaPlayer won't setPlaybackRate() after pause() & play() if paused when slow
  • [QTBUG-45618] - QML SignalSpy default timeout value not documented
  • [QTBUG-45620] - qtdoc properties hide NOTIFY signal documentation
  • [QTBUG-45643] - qtdoc invalid memory access in HtmlGenerator::highlightedCode()
  • [QTBUG-45697] - Windows: Random crashes with QStackedWidget and QTreeView
  • [QTBUG-45737] - No touch events handling (QGraphicsProxyWidget / QWidget)
  • [QTBUG-45758] - qdoc can't parse enum value with internal comma
  • [QTBUG-45763] - OpenGL clipping on OSX
  • [QTBUG-45771] - Clean up cancel keyboard shortcut handling (Escape, Cmd+.) on OSX
  • [QTBUG-45791] - [OS X] QGraphicsTextItem renders font "leading" also before first text line
  • [QTBUG-45824] - WebGL conformance: Only ES2.0 features should be usable
  • [QTBUG-45826] - 5.5 iOS: compilation error when compiling examples
  • [QTBUG-45849] - WebGL conformance: In texImage2D INVALID_OPERATION should be generated if format doesn't match internalformat
  • [QTBUG-45880] - missing link for QML enum in doc
  • [QTBUG-45905] - Documentation should mention crosscompiled qmake
  • [QTBUG-45935] - <QtCore> includes qmath.h and math.h with clashing redefine of M_PI
  • [QTBUG-45963] - QFontEngineFT crash when using non-scalable fonts
  • [QTBUG-45984] - "QTransform::translate with NaN called" when setting ScrollViewStyle to ScrollView
  • [QTBUG-45991] - GridView crashes when switching screens
  • [QTBUG-46003] - Update documentation of \qmlabstract
  • [QTBUG-46106] - State Machine examples in documentation
  • [QTBUG-46109] - QtCreator using qt5-dev asserts: ASSERT: "index >= propOffset() + metaData->propertyCount" in file qml/qqmlvmemetaobject.cpp, line 1260
  • [QTBUG-46117] - qtbase - forkfd and freebsd missing from License documentation
  • [QTBUG-46139] - Qt Designer generates wrong #include for QQuickWidget
  • [QTBUG-46147] - QML Map element causes segfault after movement
  • [QTBUG-46148] - QTextStream: In the list of related non-members flush(QTextStream & stream) and reset(QTextStream & stream) have incorrect HTML anchors
  • [QTBUG-46163] - "Qt QML->Examples" page could not be found
  • [QTBUG-46186] - QMessageLogger::warning(const char *msg, ...) missing from the docs
  • [QTBUG-46187] - * nix ibus usage broken
  • [QTBUG-46231] - glEnumToString reports wrong string for some enums
  • [QTBUG-46243] - XCB: Drag and drop stops when window is minimized during dnd operation.
  • [QTBUG-46248] - crash under shellNormalizeFileName due to privileged instruction
  • [QTBUG-46279] - REG: QStandardPaths::standardLocations returns writeable paths
  • [QTBUG-46282] - QSortFilterProxyModel can remain empty after clearing filter
  • [QTBUG-46285] - Qt State Machine C++ documentation does not link to to QML State Machine documentation
  • [QTBUG-46303] - WebGL conformance: getFramebufferAttachmentParameter does not check validity of target or attachment
  • [QTBUG-46323] - QNAM does not report correct NetworkAccessibility
  • [QTBUG-46361] - QML Drag.Automatic doesn't work properly on Linux
  • [QTBUG-46377] - Android <=4.1 Devices not connecting via Bluetooth at all
  • [QTBUG-46383] - Errata in QObject documentation
  • [QTBUG-46388] - Pinch does not work when no MouseArea over QML Map
  • [QTBUG-46411] - Tests involving Qt Graphical Effects crash
  • [QTBUG-46421] - three.js version included in the examples is not the latest
  • [QTBUG-46435] - Font hinting disabled with auto dpr
  • [QTBUG-46472] - Faulty Qt MapViewer example
  • [QTBUG-46475] - Rearrange too broad tables
  • [QTBUG-46477] - QML FileDialog slows down application start-up
  • [QTBUG-46491] - QML: Audio freezes the application UI if e.g. download an mp3 file from a remote location
  • [QTBUG-46509] - QtOne example tab has issues on touch devices
  • [QTBUG-46515] - Canvas3D ignores alpha context attribute
  • [QTBUG-46528] - Unable to hide Android's virtual keyboard
  • [QTBUG-46529] - move padding to extraData for padding support
  • [QTBUG-46531] - qdoc can't parse inline friend functions
  • [QTBUG-46532] - CanvasContext::getVertexAttrib(n, VERTEX_ATTRIB_ARRAY_BUFFER_BINDING) doesn't return correct buffer in wip/threading branch
  • [QTBUG-46533] - getRenderbufferParameter and getFramebufferAttachmentParameter should return null on openGL error
  • [QTBUG-46551] - QSettings changes the value set via QDateTime.
  • [QTBUG-46569] - [REG 5.4->5.5] QAction::setAutoRepeat(false) doesn't work
  • [QTBUG-46604] - [REG: 4.8->5.4]: When painting lines to a printer it can will take a lot of time to paint
  • [QTBUG-46608] - Wrong explanation for Q_IMPORT_PLUGIN
  • [QTBUG-46625] - Bluetooth on OSX doesn't work on threads other than the main GUI thread
  • [QTBUG-46649] - MSVC warnings 4718 and 4127 in QMapData
  • [QTBUG-46748] - QOpenGL version mismatch and function initialize crash
  • [QTBUG-46750] - Qt for Embedded Linux: linuxfb parameter mmSize must be lower case
  • [QTBUG-46794] - Missing qdoc comment marker in qpair.qdoc
  • [QTBUG-46796] - qstring.cpp contains a few qdoc errors
  • [QTBUG-46798] - Destroying an item crashes ListView
  • [QTBUG-46815] - Qt3D Texture Mapping from loaded obj not working correctly (using a DiffuseMapMaterial & Mesh)
  • [QTBUG-46821] - Qt Sensors QML module page needs cleanup
  • [QTBUG-46831] - [REG 5.4.0->5.4.2] Android: OpenGL ES 3.0 entry points not found
  • [QTBUG-46838] - QString::arg(double...) crashes with precision below -1
  • [QTBUG-46844] - Error in http://doc.qt.io/qt-5/appicon.html
  • [QTBUG-46850] - Missing qml-module in webchannel.pro
  • [QTBUG-46866] - Qt3D Texture cannot be loaded from assets on Android
  • [QTBUG-46871] - Qt build fails when configured with -no-feature-completer
  • [QTBUG-46887] - Setting page size QPdfWriter does not have any effect
  • [QTBUG-46920] - qdoc: Q_ATTRIBUTE_FORMAT_PRINTF missing from ignored directives
  • [QTBUG-46922] - Missing names from ignored tokens list
  • [QTBUG-46939] - Fix a few qdoc errors
  • [QTBUG-46958] - Remove unneeded debug code
  • [QTBUG-46973] - AppCrash when connect through QWebchannel with debug version
  • [QTBUG-46978] - Setting -ZW option in pro file with winphone build is overridden by default when exported as visual studio project
  • [QTBUG-46983] - friend declared in private section not documented
  • [QTBUG-46997] - Cannot build and run Canvas3d examples in an out of sources build
  • [QTBUG-46999] - iOS Image Capture Previews are half-res
  • [QTBUG-47002] - [REG 5.4.2 -> 5.5.0-rc] Using absolute mouse device on eglfs platform crashes program.
  • [QTBUG-47011] - [Reg 5.4.2 -> 5.5.0] QUdpSocket: binding to port already in use does not work anymore
  • [QTBUG-47033] - Crashing when waking up from suspend/laptop is undocked
  • [QTBUG-47070] - [REG 5.4 - 5.5] QtQuick: Decimal value cannot be correctly set to string parameter
  • [QTBUG-47080] - Binary Windows packages for 5.5.0 miss .pdb files
  • [QTBUG-47102] - ForwardRenderer clearColor: "transparent" results in a black background
  • [QTBUG-47162] - .pc files have extra quotes around -framework arguments in Libs: line
  • [QTBUG-47173] - WebRTC doesn't work
  • [QTBUG-47187] - cannot copy/save canvas images
  • [QTBUG-47188] - Osm geocode plugin customization not working.
  • [QTBUG-47193] - QtQml build failure when python is not available
  • [QTBUG-47196] - QList documentation gives incorrect advice
  • [QTBUG-47209] - Glitshes when dragging QDockWidget's out of a floating tab window
  • [QTBUG-47229] - Infinite loop with KeyNavigations where all items are disabled
  • [QTBUG-47260] - QCOMPARE(int , enum) produces unexpected result (g++)
  • [QTBUG-47271] - QProcess doesn't always respect setWorkingDirectory
  • [QTBUG-47272] - QPrinter::paperSize() gives wrong data
  • [QTBUG-47276] - Webengine parent transparency cause other widgets to disappear or stretch
  • [QTBUG-47286] - Link via target does not compile
  • [QTBUG-47353] - [OS X]: When trying to open a drop-down on a web page it will cause a crash
  • [QTBUG-47359] - QSslSocket::addCaCertificates path documentation incorrect
  • [QTBUG-47369] - It is possible to dismiss first Dialog by clicking on "grey area"
  • [QTBUG-47373] - Camera application crashed on windows phone due to video buffer released improperly
  • [QTBUG-47385] - Crash in XCB Backend after display turned off/on
  • [QTBUG-47405] - SignalSpy.count returns wrong value
  • [QTBUG-47426] - QTimer::singleShot accepts and ignores pointer to nonstatic method
  • [QTBUG-47433] - Qt 5.5 doesn't build with -qreal float on ARM
  • [QTBUG-47438] - Instantiator::objectAt doesn't appear in docs
  • [QTBUG-47448] - Repeatedly loading QML file including QtGraphicalEffects' Glow (or enabling/disabling a Glow layer) eventually causing a QSGRenderThread assert fail and/or visual oddities and apparently unbounded memory consumption
  • [QTBUG-47465] - WinRT: On some hardware camera preview aspect ratio is not kept.
  • [QTBUG-47489] - 'Qt Quick Extras - Flat' example build error on iOS
  • [QTBUG-47499] - Memory leak in qwidgetbackingstore_p.h appendDirtyOnScreenWidget when QT_NO_OPENGL is set
  • [QTBUG-47508] - Redundant Texture Uploads
  • [QTBUG-47509] - 2dpainting/qquickviewcomparison crashes with Mesa when using EGL
  • [QTBUG-47521] - QOpenGLTexture cannot destroy() texture on sharedcontext
  • [QTBUG-47522] - Qt on Intel G33/31 crashes when using OpenGL
  • [QTBUG-47536] - qdoc: Duplicated QML types listed on QML module page
  • [QTBUG-47557] - handling cmd-. in plugins
  • [QTBUG-47601] - WebEngineNewViewRequest crash on recursive openIn() call.
  • [QTBUG-47623] - QML always runs in interpreted mode if profiler is attached
  • [QTBUG-47669] - A few const keywords are missing in \fn commands
  • [QTBUG-47681] - QIOSTextInputResponder does not implement required method from UITextInput protocol
  • [QTBUG-47682] - Memory leaks if you open the Menu from Qt Quick Controls
  • [QTBUG-47746] - Avoid roundtrips in QML debugger protocol.
  • [QTBUG-47747] - Provide type information about signals and slots in QML debugger protocoll
  • [QTBUG-47749] - Regression: DropShadows broken
  • [QTBUG-47750] - ShaderEffect does not update when fragmentShader property changes
  • [QTBUG-47773] - Bluetooth Scanner Example crashes
  • [QTBUG-47785] - windeployqt with --no-webkit2 adds Qt5Webkit to deployment
  • [QTBUG-47788] - V4 debugger always assigns ref:0 to undefined values
  • [QTBUG-47789] - winrt: Status bar not hidden.
  • [QTBUG-47797] - V4 debugger has changed response format for "evaluate"
  • [QTBUG-47805] - cross-compilation fails for embedded linux
  • [QTBUG-47812] - WINDOWS: Freetype fontengine does not free the font file handles in windows
  • [QTBUG-47816] - If an evaluate requrest results in an error the V4 debugger reports success: true
  • [QTBUG-47818] - Crash at the end of Qt Quick Extras auto test
  • [QTBUG-47825] - requesting ShareOpenGLContexts conflicts with OpenGL context > 2.1 on mac
  • [QTBUG-47830] - MapViewer example freezes
  • [QTBUG-47832] - pkg-config-wrapper doesn't search correctly from sysroot
  • [QTBUG-47833] - XCB/Qt 5.6: Keyboard shortcuts no longer work when editor is open
  • [QTBUG-47840] - Pointer size busted for initial configure when cross-compiling for 64-bit targets
  • [QTBUG-47878] - SignalSpy created with Qt.createQmlObject always remains invalid
  • [QTBUG-47903] - winrt QPA crashes when touch interacting with foreign windows
  • [QTBUG-47907] - QtWebEngine module documentation
  • [QTBUG-47923] - Widgets-based QFileDialog does not display files matching *.txt when setting mime type to "text/plain"
  • [QTBUG-47942] - -fPIC unknown compiler option is added for msvc
  • [QTBUG-47963] - TextField auto tests fail
  • [QTBUG-47973] - quicknanobrowser example from 5.5 crashes loading cookies from settings written by 5.6
  • [QTBUG-47987] - StatusTip flickers in Submenus
  • [QTBUG-47989] - Qt Script Tools should be marked as deprecated as well
  • [QTBUG-47998] - Potential null pointer dereference in qjp2 lib Jpeg2000JasperReader::newRGBAImage
  • [QTBUG-48030] - Windows/MSVC2015: Assistant aborts while indexing
  • [QTBUG-48050] - Qt Quick enums must start with a capital letter
  • [QTBUG-48057] - QML Video seek broken on OSX
  • [QTBUG-48068] - QSystemTrayIcon::activated is called more than once per click
  • [QTBUG-48086] - SwipeView: can't set initial currentIndex
  • [QTBUG-48088] - Crash on shutdown in ~QQuickWebEngineDownloadItem
  • [QTBUG-48089] - winrt: Top level window always full screen.
  • [QTBUG-48090] - winrt: Status bar shown after ComboBox drop down dismissed.
  • [QTBUG-48100] - winrt: Sometimes new windows are drawn double size or not at all
  • [QTBUG-48105] - winrt: Qml application asserts when sent to background
  • [QTBUG-48109] - WinRT: There might be an exception when starting a Qt quick application
  • [QTBUG-48123] - QWebSocketServer DoS while parsing a malformed WebSocket handshake
  • [QTBUG-48125] - HighDPI layout is broken on Ubuntu
  • [QTBUG-48130] - Calling winId() on a widget breaks QOpenGLWidget/QQuickWidget/QWebEngineView in the same TLW
  • [QTBUG-48154] - QMediaPlayer setVolume() does not work
  • [QTBUG-48168] - Qt 5.5.0 binaries are missing all the egl platform support
  • [QTBUG-48172] - qmlEngine() documentation should mention that QtQml include is necessary
  • [QTBUG-48197] - [PATCH] global fails to compile on ia64 (errors in qatomic_ia64.h)
  • [QTBUG-48203] - QPrintPreviewWidget subclass crash on windows
  • [QTBUG-48209] - WinRT: Messagebox cannot be closed
  • [QTBUG-48240] - ComboBox from Controls 1 incompatible with Tumbler from Controls 2
  • [QTBUG-48253] - Drag and drop: Information/QPixmap is blurry on retina displays
  • [QTBUG-48258] - Broken link in Qt Script documentation
  • [QTBUG-48267] - FreeBSD fix for qstorageinfo_unix.cpp
  • [QTBUG-48276] - Frequent deadlocks with Qml WebEngineView
  • [QTBUG-48285] - Program database file for webenginecore is not installed
  • [QTBUG-48309] - QWebEngineDownloadItem stateChanged incomplete enum type
  • [QTBUG-48321] - [REG 5.4.x -> 5.5.x] Video playback partially broken with Qt5 interface for VLC
  • [QTBUG-48326] - Race condition when multiple network requests are open, and the remote socket is closed prematurely
  • [QTBUG-48331] - Camera preview is black in VideoOutput on Lumia 1520
  • [QTBUG-48336] - [Reg 5.4.1 -> 5.5.0][Windows] Socket communication is unstable and randomly fails with Unknown error 995
  • [QTBUG-48337] - qtconnectivity does not build in Qt 5.6 build on Red Hat 6.6 x64
  • [QTBUG-48350] - QByteArray comparison operators with QString are broken
  • [QTBUG-48353] - Qt Configure test fails for GStreamer 0.10.29
  • [QTBUG-48356] - QUdpSocket write causes SEGFAULT after connectToHost
  • [QTBUG-48370] - Genius/Waltop tablets don't work
  • [QTBUG-48380] - small scrollbars in high DPI setup on Windows
  • [QTBUG-48382] - Processing events within QtQuick.Controls menu item 'triggered' signal causes crash
  • [QTBUG-48384] - Regression in signal handling with eglfs/linuxfb introduced in 5.5
  • [QTBUG-48393] - FileDialog: filedialog does not show as maximized
  • [QTBUG-48399] - App fails to load cocoa platform plugin with some unicode characters
  • [QTBUG-48406] - qmake sets wrong rpath for examples outside of qtbase
  • [QTBUG-48415] - Qt fails to compile from source when using -qtnamespace (static build)
  • [QTBUG-48420] - wrong link to QQ article
  • [QTBUG-48450] - QOpenGLWidget::grabFramebuffer does not work if multisampling is enabled
  • [QTBUG-48481] - Segmentation fault when stopping device discovery in deviceDiscovered on bluez
  • [QTBUG-48482] - Replace \keyword with \target when not at top of page
  • [QTBUG-48502] - 5.5.1 Package #157 (Windows/VS2013/32bit): Qt 3D Documentation broken/duplicated in Assistant's TOC
  • [QTBUG-48534] - winrt: Camera search and lock focus blocks UI
  • [QTBUG-48545] - QApplication::desktop()->screenNumber() returns incorrect screen number
  • [QTBUG-48546] - Win10 Kerning is too tight in widget item views
  • [QTBUG-48558] - [Reg: 5.5.1->5.6] Modifier state gets lost when pressing shortcut
  • [QTBUG-48564] - Qt build fails under Windows, missing zlib.h in Qt3d
  • [QTBUG-48569] - winrt: Resume from background makes application crash when using camera.
  • [QTBUG-48581] - [Reg 5.5->5.6] QtDeclarative broken with configure -no-qml-debug
  • [QTBUG-48602] - Missing \inmodule statement in class documentation Qt3D
  • [QTBUG-48606] - configure test for libjpeg breaks with jpeg-turbo
  • [QTBUG-48611] - Typo in QtDeclarative WheelEvent documentation
  • [QTBUG-48615] - Different xinerama screens are detected as one huge virtual screen
  • [QTBUG-48618] - QDockWidget and Mac OSX
  • [QTBUG-48624] - TabBar reset current index to -1 on completion
  • [QTBUG-48645] - Crash when closing dialog with contained webenginewidget in combination with proxy authentication
  • [QTBUG-48651] - Crash in theme code when loading engines in succession
  • [QTBUG-48653] - QWinOverlappedIoNotifier causes a memory leak
  • [QTBUG-48663] - QOpenGLWidget is black on WinRT
  • [QTBUG-48671] - QSerialPort example links to wrong example.
  • [QTBUG-48672] - winrt: Camera stop while probing frames leads to crash on certain Lumia devices
  • [QTBUG-48684] - QtWebEngine IOError during build
  • [QTBUG-48698] - Qt Assistant search function broken with MSVC2015
  • [QTBUG-48699] - Docs: isUserInitiated should be userInitiated
  • [QTBUG-48700] - QTimer::singleShot can crash with 0ms interval and a functor callback
  • [QTBUG-48702] - Android: Stylus events are not firing in QT application running on Android
  • [QTBUG-48703] - [REG 5.5.1->5.6] Application doesn't start on Android 6
  • [QTBUG-48711] - Make canvas support moving to another window and properly handle destruction of its previous window if currently unattached
  • [QTBUG-48714] - QtWebSockets: Compilation error when including QtWebSockets file
  • [QTBUG-48718] - Mis-aligned text in tabs
  • [QTBUG-48720] - Stack before/after warnings in auto tests
  • [QTBUG-48721] - tst_pageindicator warnings
  • [QTBUG-48724] - QWebEngineProfile isOffRecord() is always false
  • [QTBUG-48734] - Windows Phone 8.1: Flat example does not start due to shader errors
  • [QTBUG-48739] - Windows Phone 8.1: Map view hangs after mouse gestures
  • [QTBUG-48760] - winrt: Exit from application does not unload camera
  • [QTBUG-48764] - Unable to download a PDF with WebEngineView
  • [QTBUG-48766] - Wrong touch event coordinates in QtWebEngine when using pixelDeviceRatio
  • [QTBUG-48771] - Misleading error with QStandardPaths::writableLocation(QStandardPaths::RuntimeLocation) when $XDG_RUNTIME_DIR does not exist
  • [QTBUG-48776] - lupdate fails to recognize translator comment in ternary operator construct
  • [QTBUG-48779] - QtWebEngine fails to compile on OS X 10.8
  • [QTBUG-48799] - Memory leak in QSGBatchRenderer::Renderer::map()
  • [QTBUG-48806] - [REG->5.5.1] QLineEdit: side widgets overlapped
  • [QTBUG-48808] - 'make qmltypes' fails
  • [QTBUG-48812] - QGeoLocation headers not included in 5.5.1 SDK release
  • [QTBUG-48817] - [Windows] Ctrl+<number> prints the number into an editor in QWebEngineView
  • [QTBUG-48819] - Big5-HKSCS Text Codec missing from "Licenses Used in Qt"
  • [QTBUG-48820] - brg_endian.h missing from "Licenses Used in Qt"
  • [QTBUG-48821] - Update PCRE copyright
  • [QTBUG-48822] - Chromium memory leak in SkBitmap::copyPixelsTo
  • [QTBUG-48830] - iOS: qtgraphicaleffectsprivate error when opening projects using QtQuick.Controls
  • [QTBUG-48835] - Improve Qt3DCore::QTransform
  • [QTBUG-48839] - Regression: CircularGauge tickmarkLabel's all set to 0
  • [QTBUG-48843] - moveToThread test fails on some architectures
  • [QTBUG-48851] - QImage crash on wrong headed *.dds file attached
  • [QTBUG-48889] - Compile error with MSVC 2015 (amd64)
  • [QTBUG-48890] - [5.5.x] EGLFS plugin segfault on Raspberry Pi
  • [QTBUG-48891] - When changing the user agent then this should be carried over with the new QWebEngineProfile when opening a new QWebEnginePage
  • [QTBUG-48898] - WinRT: Creating project via vc template gives warnings
  • [QTBUG-48899] - QLineEdit does not properly handle trailing actions when there is the clear button
  • [QTBUG-48900] - QtCreator crashes when changing screen resolutions
  • [QTBUG-48931] - Qt5.6 linux offline: platformthemes/libqgtk2.so missing
  • [QTBUG-48938] - Qt InApp Purchasing SDK crashes on startup
  • [QTBUG-48939] - qtmultimedia-5.5.x fails to build against gstreamer-0.10.x < 0.10.31
  • [QTBUG-48946] - windeployqt accumulates locales when translating
  • [QTBUG-48960] - [QSystemTrayIcon] Icon not drawn
  • [QTBUG-48976] - windeployqt copies debug dlls for release-with-debug-info plugins
  • [QTBUG-48989] - SpinBox always converts value in contentItem as int
  • [QTBUG-48991] - Typo in documentation for SplitView
  • [QTBUG-48993] - TabBar set wrong width for tabs dynamically created by Repeater
  • [QTBUG-49001] - Hide scheduler API
  • [QTBUG-49003] - [REG jom 1.0.16 -> jom 1.1.0] jom 1.1.0 can't build Qt 5.5.1
  • [QTBUG-49010] - qpdf.cpp does not compile with -qreal float on ARM linux with gcc 4.9
  • [QTBUG-49014] - html-config.qdocconf is missing
  • [QTBUG-49023] - Some shortcuts with Shift not working (Ctrl+Plus, Shift+5, etc.)
  • [QTBUG-49054] - [REG 5.5 -> 5.6] QQuickWidget suppresses QtQuick Controls tooltips
  • [QTBUG-49065] - qt-opensource-linux-x64 installer lost qgeolocation.h file
  • [QTBUG-49071] - [REG 4->5] focusInEvent is lost if window is shown and mouse cursor is inside of this window
  • [QTBUG-49076] - Using .bind(this) causes crash in garbage collector
  • [QTBUG-49085] - Qt5.6 doc pkg: Docs/Qt-5.6/qt3dcore.qch missing
  • [QTBUG-49092] - Assert failure on qwebenginepage.cpp when context menu event handled on event filter
  • [QTBUG-49097] - [REG Qt 5.5.1 -> Qt 5.6] Drop-down part of combo box shows in wrong place
  • [QTBUG-49099] - WebUI popups should be closed with their originating WebEngineView
  • [QTBUG-49100] - Crash when scrolling a GridView/ListView in MouseArea.onRelease with propagateComposedEvents
  • [QTBUG-49110] - QCocoaGLContext constructor NPE
  • [QTBUG-49119] - QSslSocket::setDefaultCaCertificates() is deprecated but its use is still encouraged in documentation
  • [QTBUG-49128] - QtWebEngine might still link to system harfbuzz even though -qt-harfbuzz is set in configure
  • [QTBUG-49134] - Android application crashed when using camera.
  • [QTBUG-49145] - Qt5.6 offline: install_dir/dist/changelog doesn't have version number
  • [QTBUG-49170] - QCameraViewfinderSettings is not working on mac osx
  • [QTBUG-49172] - Render-to-texture widgets leave GL-based compositing enabled forever
  • [QTBUG-49174] - annoying warning output when QWebView load QNetworkRequest
  • [QTBUG-49180] - different behavior between qtquickcompiler enabled and not
  • [QTBUG-49182] - DEPTH_STENCIL internal format is not supported for renderbufferStorage() in ES2 environments
  • [QTBUG-49189] - TreeView not recognize as Qml Element
  • [QTBUG-49203] - Assertion occurs when closing qquicknanobrowser
  • [QTBUG-49204] - [OS X] [Reg: Qt 5.4.1 -> Qt 5.5.0] Poor performance when dragging TreeWidgetItem
  • [QTBUG-49208] - Android: x86 build broken
  • [QTBUG-49220] - Images with 90 or 270 degree orientation change loses DPI information
  • [QTBUG-49221] - regression: qmlvideofx example broken
  • [QTBUG-49223] - Qt5.6 offline: bug in Drag and Drop Puzzle example
  • [QTBUG-49227] - Qt5.6 offline[MAC]: fancybrowser example not compiling
  • [QTBUG-49228] - "Qt WebEngine" module misses dependency to Qt version
  • [QTBUG-49236] - Audio playing issues on WinRT platform (local files)
  • [QTBUG-49249] - QtWebEngine build in Qt 5.6 is not allowed for linux imx6 platform
  • [QTBUG-49261] - Qt5.6: '.tag' file is missing
  • [QTBUG-49264] - Misaligned font in Qt Assistant (with TextBrowser)
  • [QTBUG-49266] - Qt5QuickCompilerConfig.cmake cannot compile multiple QML files in a QRC under Windows
  • [QTBUG-49277] - QTreeview::updateGeometries doesn't take into account the min/max height of the header
  • [QTBUG-49284] - qmlplugindump creates invalid output for singletons
  • [QTBUG-49286] - [REG 5.5 -> 5.6] QProcess overwrites error message from interpreter
  • [QTBUG-49301] - QUdpSocket spurious readyRead signals when sending datagrams on Windows Desktop
  • [QTBUG-49306] - Can't build QGeoCodingManager in Qt 5.5.1
  • [QTBUG-49307] - removed files displays in qfilesystemmodel
  • [QTBUG-49310] - winrt: Assert and warnings when closing application.
  • [QTBUG-49316] - Doc: Add note about building OpenSSL without versioning the .so
  • [QTBUG-49323] - System.err: java.lang.NullPointerException on Android 6.0 with Qt
  • [QTBUG-49350] - Update version number of Qt Creator in package description
  • [QTBUG-49363] - EGLFS platform plugin showing black windows
  • [QTBUG-49380] - Dialog not calculate height for button box if it hasn't enough buttons in right row
  • [QTBUG-49397] - WebEngine crashes when switching cache type during page load
  • [QTBUG-49399] - Windows containing a QOpenGLWidget and QQuickWidget leak OpenGL resources
  • [QTBUG-49400] - DCHECK(fn.glEGLImageTargetRenderbufferStorageOESFn) fails in gl_bindings_autogen_gl.cc
  • [QTBUG-49402] - Dashes in application names cause QDBus failure.
  • [QTBUG-49431] - web view example minibrowser hard coded to install to /opt
  • [QTBUG-49455] - App crashes when using QtBluetooth in DLL
  • [QTBUG-49461] - QAudioInput pulseaudio plugin sets volume system wide
  • [QTBUG-49468] - Missing baseline offsets
  • [QTBUG-49470] - winrt: Settings landscape orientation leads to application crash
  • [QTBUG-49476] - Move CoreBluetooth operations to a non-main dispatch queue.
  • [QTBUG-49482] - qdoc: 'All Classes': Classes under namespace listed under the wrong alphabet
  • [QTBUG-49488] - WinRT: declarative-camera example crashes on startup
  • [QTBUG-49491] - C++11 support tested but C++14 added
  • [QTBUG-49521] - WebChannel fails from WebEngineView when WebEngineProfile specified
  • [QTBUG-49529] - winrt: Using qputenv before QCoreApplication is created leads to deadlock
  • [QTBUG-49535] - Drawing a lot of glyphs instantiating QFont in a loop over unicode characters up to 0x8000 and point size eventually fails and application crashes
  • [QTBUG-49551] - Material Button highlighted state
  • [QTBUG-49557] - Crash when creating WebEngineProfile QML type outside of WebEngineView
  • [QTBUG-49562] - [REG 5.5->5.6]: HighDPI font rendering on Windows is broken
  • [QTBUG-49567] - xcb: Windows opened from keyboard are not active on Marco or Xfwm4
  • [QTBUG-49580] - Regression: generated msvc solution contains no inter-project dependencies
  • [QTBUG-49595] - qRgba has undefined behavior
  • [QTBUG-49598] - qdoc: Incorrect alphabetical ordering of class/QML type lists
  • [QTBUG-49600] - [REG: 4->5] QFileDialog::iconProvider crashes with native dialog
  • [QTBUG-49602] - Changing mesh values doesn't work properly
  • [QTBUG-49608] - qdoc: Crash with multiple macro parameters
  • [QTBUG-49614] - Changing cylinder mesh length crashes
  • [QTBUG-49622] - Drawer Misalignment
  • [QTBUG-49625] - Document support for PPAPI plugins
  • [QTBUG-49632] - QLocale::system().uiLanguages().at(0) returns wrong values for Hebrew
  • [QTBUG-49643] - Ctrl+U does not work initially
  • [QTBUG-49650] - Consecutive BLE characteristic writes without response are concatenated under bluez
  • [QTBUG-49664] - Destroying Android QML WebView element does not destroy (leaks) native webview itself
  • [QTBUG-49665] - qmake's MSVC generator cannot find subprojects in out-of-source builds
  • [QTBUG-49668] - Audio fails to loop when QML Audio.loops set
  • [QTBUG-49670] - QWebEngineUrlSchemeHandler::requestStarted crashed app
  • [QTBUG-49693] - Debug build of the Qt for Embedded linux from source code fails
  • [QTBUG-49727] - [OS X] Web Engine renders initially at 1/2 size on Retina Displays
  • [QTBUG-49733] - Qt5.6 winrt x64 msvc2015: can not build qtbase from src package
  • [QTBUG-49741] - winrt: Starting/Stopping sensors can make application hang on WinRT/Windows Phone
  • [QTBUG-49765] - MSVC2013 WinPhone x86 Qt is missing quick compiler in qt-enterprise-windows-x86-winrt-msvc2013-5.6.0-beta_277.exe
  • [QTBUG-49769] - Qt5.6 offline: imageformats/(lib)qjp2 and (lib)qmng missing
  • [QTBUG-49772] - Weatherinfo example broken due to missing app identifier
  • [QTBUG-49777] - Qt3D examples do not show up in Qt Creator
  • [QTBUG-49782] - Socket events no longer processed while native file dialogs are shown
  • [QTBUG-49789] - PostgreSQL: memory leak in QPSQLDriverPrivate::getPSQLVersion()
  • [QTBUG-49794] - MenuBar in labs.controls incompatible with Controls 1
  • [QTBUG-49810] - [Windows Embedded]: ttc files are not loaded by the FreeType font engine
  • [QTBUG-49815] - WinRT: MSVC2015: MDILXapCompile called in Debug Mode
  • [QTBUG-49818] - WinRT: Input methods on Windows 10 broken
  • [QTBUG-49821] - QML_COMPILER_STATS does not exist anymore
  • [QTBUG-49831] - Up and Down arrows on scroll not working on OS X
  • [QTBUG-49832] - Windows restoreDockWidget restores widget with wrong position
  • [QTBUG-49837] - tst_QUuid::processUniqueness() fails in OS X 10.11
  • [QTBUG-49838] - Crash on playback of WAV file on Windows 7
  • [QTBUG-49842] - Meta bug for macOS 10.11
  • [QTBUG-49844] - tst_qtouchevent crashes on exit on OSX 10.11
  • [QTBUG-49847] - tst_qwindow::isExposed fails in OS X 10.11
  • [QTBUG-49848] - tst_qTextDocumentLayout fails in OSX 10.11
  • [QTBUG-49849] - tst_Gestures fails on OSX 10.11
  • [QTBUG-49852] - [OS X 10.11] System tray icon not visible
  • [QTBUG-49862] - QWeakPointer<T> QWeakPointer::operator= incorrect return type
  • [QTBUG-49865] - Singleton objects are not destroyed on exit
  • [QTBUG-49886] - Cannot compile applications for iOS device
  • [QTBUG-49891] - Use qputenv instead of (not existing) qsetenv in outcommented code
  • [QTBUG-49894] - Namespaced builds fail to link
  • [QTBUG-49921] - Popups don't work without ApplicationWindow
  • [QTBUG-49924] - ComboBox produces warning about incorrect sRGB profile with default style
  • [QTBUG-49941] - Qt5.6 offline: qtlabscontrols (qtquickcontrols2) examples missing
  • [QTBUG-49943] - Missing image in DropShadow QML documentation
  • [QTBUG-49952] - (Un)plugging an input device makes Qt select input events on the root window.
  • [QTBUG-49955] - QWindowsInputContext doesn't handle input method correctly with Japanese IME.
  • [QTBUG-49958] - Stretched Dial
  • [QTBUG-49961] - Partially checked CheckBox
  • [QTBUG-49978] - Qt build fails when disabling gestures
  • [QTBUG-49979] - DropShadow no longer works in layer
  • [QTBUG-50000] - CLONE - StackLayout is not a type
  • [QTBUG-50008] - Button: disabled state is not visualized clearly enough
  • [QTBUG-50009] - [REG 5.5->5.6] Rotated text drawn badly on Windows high resolution screen (DPR>1, native engine only)
  • [QTBUG-50013] - The documentation for QCompassReading points to an invalid reference
  • [QTBUG-50018] - ToolButton can't be highlighted
  • [QTBUG-50021] - Documentation for Enterprise Add-Ons missing
  • [QTBUG-50023] - 5.6 Windows: Remove icu dll's from packages
  • [QTBUG-50025] - Toolbar or ApplicationWindow header/footer transparent in Material style
  • [QTBUG-50026] - Multimedia examples not listed in Examples view (Android packages)
  • [QTBUG-50030] - [REG: 5.5.0->5.5.1] Scaling QGraphicsView does not correctly transform mouse input
  • [QTBUG-50031] - Demobrowser: Open new tab with middle click on link, breaks selection of text and items
  • [QTBUG-50033] - SpinBox nearly unusable on touch-based devices
  • [QTBUG-50037] - WebEngineView does not work inside a QQuickRenderControl
  • [QTBUG-50045] - Drawer is too eager to steal touch
  • [QTBUG-50048] - Build fails on ARM with -qreal float in qtquickcontrols2
  • [QTBUG-50057] - tst_combobox crash
  • [QTBUG-50060] - Performance problems with MapPolyine on Android
  • [QTBUG-50063] - ComboBox crashes on click in QV4::ExecutionEngine::assertObjectBelongsToEngine
  • [QTBUG-50065] - Building Qt from Source: Pathfinding broken: Uic.exe misses Qt5Core.dll
  • [QTBUG-50068] - Linguist segfault in bringToFront
  • [QTBUG-50081] - Crash in QXcbWindow::setParent() due to NULL xcbScreen()
  • [QTBUG-50092] - Starting event loop in runJavascript callback blocks rendering
  • [QTBUG-50105] - ListView.OverlayHeader Bug (Freezing UI)
  • [QTBUG-50114] - [Reg Qt 5.5 -> Qt 5.6] AddOn Examples installed without AddOns available
  • [QTBUG-50122] - Qt5.6 offline QNX x11: QtQuickCompiler binaries installed to wrong dir
  • [QTBUG-50125] - Services are not invalidated when BLE peripheral disconnects
  • [QTBUG-50134] - crash in QObjectWrapper after gc sweep
  • [QTBUG-50136] - QWidget::mapTo/FromGlobal not symmetrical for widget embedded into QGraphicsView embedded with transform
  • [QTBUG-50141] - ComboBox does not support object array
  • [QTBUG-50143] - ComboBox display empty when model is ListModel
  • [QTBUG-50147] - The ComboBox component does not work on iOS/MacOS with QtQuick Controls 2 material design
  • [QTBUG-50148] - ActiveQt property slotname is wrongly cut
  • [QTBUG-50159] - Applications do not work with iOS 7 and earlier due to unrecognized selector
  • [QTBUG-50160] - QWebEngineView crashes as soon as an URL schemeHandler is installed
  • [QTBUG-50173] - QWinOverlappedIoNotifier has a timeout miscalculation
  • [QTBUG-50182] - Including QAxFactory causes compilation error when QT_NO_CAST_FROM_ASCII is defined
  • [QTBUG-50187] - Qt5.6 beta x11 QNX: can not build qtbase with configure option -developer-build
  • [QTBUG-50214] - QTexture3D initializes QAbstractTextureProvider with Target2D
  • [QTBUG-50233] - Qt5.6 mac android_armv7: /qml/QtGraphicalEffects missing
  • [QTBUG-50240] - OSM routing broken
  • [QTBUG-50254] - -no-warnings-are-errors configure option should be propagated to QtWebengine build
  • [QTBUG-50259] - QtWebengine build should be supported on embedded linux platforms
  • [QTBUG-50281] - Some QML components are not rendered and/or appear as black in 10-bit per channel mode (30-bit color)
  • [QTBUG-50282] - [qt-Android] Don't call restartViewfinder() unconditionally if record fail to start
  • [QTBUG-50292] - WinRT: Certification fails for Windows 10 (Universal App)
  • [QTBUG-50327] - Default style Button & TextField look too similar
  • [QTBUG-50329] - Material: primary color is missing
  • [QTBUG-50330] - Material: wrong toolbar color
  • [QTBUG-50332] - ToolBar switch crashes in QQmlJavaScriptExpression::hasError()
  • [QTBUG-50334] - Active Qt documentation: QAxContainer / QAxServer modules list the same C++ classes
  • [QTBUG-50335] - Non-native dialogs have wrong size on Windows Phone 8.1/10
  • [QTBUG-50345] - Android: QBluetoothSocket::bytesAvailable() returns wrong values
  • [QTBUG-50347] - Material style: checkable MenuItem doesn't use user defined accent color
  • [QTBUG-50354] - WebEngine on Mac: Handling Shift + few other key is not correct
  • [QTBUG-50360] - [Reg: 5.5.1->5.6] Problems with key shortcuts and key modifiers
  • [QTBUG-50369] - Canvas3D inside a loader does not free all memory when destructed
  • [QTBUG-50385] - ComboBox crashes on click after model change in QQuickListViewPrivate::lastPosition()
  • [QTBUG-50386] - ComboBox display empty list after model change
  • [QTBUG-50393] - Canvas3D cellphone demo - cannot interact with the phone ui anymore
  • [QTBUG-50394] - Qt doesn't work on android arm64
  • [QTBUG-50395] - [REG 5.5.1 -> 5.6] Shortcuts needing implicit shift broken
  • [QTBUG-50399] - MSVC 2015 32 Bit Debugger Missing / MSVC 2013 Values
  • [QTBUG-50401] - Update KeyEvent to key code mapping from QtWebkit
  • [QTBUG-50404] - [Universal Style] Can't use SwipeView in conjunction with ComboBox or TextArea
  • [QTBUG-50419] - QJsonDocument fails to serialize non-latin characters on Big Endian platform
  • [QTBUG-50427] - Windows Phone 10: Back key event not received
  • [QTBUG-50437] - [REG: 5.4.2->5.5.1] Having a Qt::Popup window with a QPushButton spams Leave events when moving mouse over the button
  • [QTBUG-50442] - Impossible to compile a single CPP file inside VS after qmake -tp vc
  • [QTBUG-50462] - [Reg 5.5 -> 5.6] TableView with non-integral header's height loops endlessly
  • [QTBUG-50467] - [REG 5.5.1 -> 5.6] Shortcuts using Alt key broken on Ubuntu 15.10
  • [QTBUG-50470] - Universal Style: ComboBox and ListView don't use user defined accent color
  • [QTBUG-50481] - Qml Debugger crashes application due to Qml objects created by debugger thread
  • [QTBUG-50487] - [REG 5.5->5.6]: Painting errors when enforcing a winId() on a child of QMdiArea/QToolBox when HighDPI/DPr scaling is active
  • [QTBUG-50489] - QtWidgets based examples are rendered at half viewport size with latest QtBase 5.6
  • [QTBUG-50496] - Unreasonable CPU load when using QOpenGLFramebufferObject
  • [QTBUG-50510] - Cannot compile qtmultimedia with -opengl desktop
  • [QTBUG-50511] - [REG 5.4->5.5]: When doing a swipe on cnn.com it will cause it to assert
  • [QTBUG-50513] - QWebEngineUrlRequestInterceptor::interceptRequest() documentation is wrong.
  • [QTBUG-50516] - QQuickItem::nextItemInFocusChain() ends up in infinite loop when isTabFence is set to true on the item
  • [QTBUG-50519] - Regression: mapviewer example broken
  • [QTBUG-50522] - ComboBox + Loader in async mode = wrong model ordering
  • [QTBUG-50563] - Widget Designer crashes when setting QFormLayout on page of QTabWidget within QMainWindow (centralWidget manually changed to QTabWidget)
  • [QTBUG-50576] - WinRT: Assert when trying to run "interactive mobile phone example"
  • [QTBUG-50578] - Bump copyright year in "About Qt" dialog
  • [QTBUG-50607] - Windows: Qt Webkit does not build with Qt 5.6
  • [QTBUG-50613] - Regression: Broken rendering on Retina with QOpenGLWidget in hierarchy
  • [QTBUG-50629] - Qt5.6.0: .gitignore in qtserialbus
  • [QTBUG-50631] - Documentation lies about default state of embed_manifest_exe option
  • [QTBUG-50650] - iOS support demands iOS 9.x capabilities preventing builds for older 8.x devices
  • [QTBUG-50659] - CONFIG+=qpa/genericunixfontdatabase breaks outside qtbase with prefix builds
  • [QTBUG-50665] - [OS X] Setting QSurfaceFormat causes a crash
  • [QTBUG-50668] - render-to-texture widgets may stop animating on eglfs
  • [QTBUG-50670] - Offline installer gives error about missing dependency
  • [QTBUG-50673] - FileDialog.shortcuts property isn't accessible if implementation is QFileDialog
  • [QTBUG-50695] - Can't init-repository on branch 5.6.0, wrong branch for qtenginio
  • [QTBUG-50698] - Qt 5.6: Documentation fonts in Qt Assistant are too small on High DPI screens.
  • [QTBUG-50703] - BC and SC breakage in current Qt 5.6.0 release contents
  • [QTBUG-50707] - Texture is not valid in the current context warnings when exiting QOpenGLWidget apps
  • [QTBUG-50715] - QTextLayout::glyphRuns() returns QGlyphRun with wrong bounding rect
  • [QTBUG-50718] - QWebEngineView crashes when clicking link openening a new window
  • [QTBUG-50719] - QOpenGLWidget and QQuickWidget not clipped away when clipRect is empty
  • [QTBUG-50730] - Custom style of the VKB does not work properly after using windeployqt.exe on the project binary
  • [QTBUG-50749] - [REG 5.5.1 -> 5.6.0] Building with clang fails on Ubuntu 15.10
  • [QTBUG-50751] - Restoring history clears web channel
  • [QTBUG-50754] - WebEngine becomes black when calling winId() on another widget
  • [QTBUG-50757] - ComboBox has no scrollbar for menu
  • [QTBUG-50774] - buggy behavior with Chinese(Simplified)-Pinyin, 10 Key in QtQuick.TextInput on iOS
  • [QTBUG-50797] - WebEngine tab browser example crash on exit when defining QTWEBENGINE_REMOTE_DEBUGGING
  • [QTBUG-50807] - Qt 5.6.0-beta package contains out-dated qml/1QtLocatoin/plugins.qml
  • [QTBUG-50844] - QActiveX wrong rendered size in High DPI
  • [QTBUG-50854] - [REG 5.5->5.6]: ASSERT in kernel\qwindow.cpp, line 396 triggered when reshowing a previously hidden QDialog with a QWidget if QWidget::winId() has been called
  • [QTBUG-50867] - Android: wrong intent package name
  • [QTBUG-50869] - [REG 5.5->5.6Beta] WEC7: QtWidgets application rendering broken for wince
  • [QTBUG-50878] - Material.theme: Material.Dark does not propagate to all child elements
  • [QTBUG-50879] - Material.accent: Material.XYZ does not propagate to all child elements
  • [QTBUG-50880] - With "-style material" Button shows as flat text with no border
  • [QTBUG-50881] - With "-style material" ComboBox is broken
  • [QTBUG-50940] - [Reg 5.5->5.6]: Some glyphs are rendered at a wrong position (Windows, HighDPI, Courier font)
  • [QTBUG-51000] - Charts opengl accelerated series do no longer work on c++ side
  • [QTBUG-51015] - QtGui Binary incompatibility: QWindowSystemInterface changed
  • [QTBUG-51044] - qt-opensource-linux-x64-android-5.6.0-rc_330.run: libicui18n.so.56 not shipped in RC 5.6 release candidate snapshot
  • [QTBUG-51045] - Canvas3D examples are crashing at shutdown
  • [QTBUG-51050] - QtSerialBus not found in RC package
  • [QTBUG-51061] - QtCanvas3D examples crash on exit (MSVC2013 & MSVC2015 debug builds only)
  • [QTBUG-51068] - [X11][Reg 5.5.1 -> 5.6.0-beta] Application output flooded with "Attempt to set a screen on a child window" when using native windows
  • [QTBUG-51087] - Broken links to Enginio in 5.6.0 documentation
  • [QTBUG-51088] - qt-enterprise-linux-x64-5.6.0-rc_326: Cross-module documentation links are broken
  • [QTBUG-51145] - [REG 5.5.1 -> 5.6.0] Planets example crashes on exit
  • [QTBUG-51201] - CanBus plugins fail to statically link
  • [QTBUG-51289] - Qt5.6.0 mac clang: QtPositioning binaries missing

Task

  • [QTBUG-21785] - QTextDocument documentation does not explain restrictions on newline search
  • [QTBUG-32985] - New feature: be able to set a group name when using the selector fake:qmlclass
  • [QTBUG-37624] - Fix GL_UNPACK_ROW_LENGTH usage
  • [QTBUG-39756] - periodically flush events to the client when profiling
  • [QTBUG-39943] - Add support for lights
  • [QTBUG-39948] - Review inheritance hierarchy for all classes
  • [QTBUG-40301] - Add framegraph node to control sorting
  • [QTBUG-42537] - C++ buffer creation & modification API
  • [QTBUG-44953] - Move Canvas3D rendering in to render thread
  • [QTBUG-45450] - Name changes for clarity
  • [QTBUG-46161] - Add GLES 3.0 and 3.1 functions to QOpenGLFunctions
  • [QTBUG-46476] - Remove all uses of \mainclass
  • [QTBUG-46495] - Remove the \returns commands
  • [QTBUG-46498] - Add Q_NEVER_INLINE to ignored tokens
  • [QTBUG-46519] - Canvas3D is missing on-demand rendering mode
  • [QTBUG-46765] - Allow applications to opt-out of OpenGL initialization
  • [QTBUG-47914] - Document remote Inspector for QtWebEngine
  • [QTBUG-47920] - Use GStreamer 1.0 by default (instead of 0.10)
  • [QTBUG-48719] - Speedup Tumbler auto tests
  • [QTBUG-48741] - Document proprietary codec build setting and issue
  • [QTBUG-49883] - Create source packages for Qt WebKit and Qt Quick1 (5.6)
  • [QTBUG-49957] - StackView: print better error messages
  • [QTBUG-49987] - Document certificate handling in QtWebEngine

Sub-task

  • [QTBUG-45593] - Implement HW accelerated video decoding in DirectShow plugin

Technical task

  • [QTBUG-36116] - qquickview/windowcontainer: wrong painting
  • [QTBUG-40861] - QQuickFontLoaderPrivate uses static objects, which is not cleaned up when destroying the QApplication
  • [QTBUG-41777] - QQuickView has severe problems when being clipped inside a NSView
  • [QTBUG-42716] - Flicking in PathView hides some of the items
  • [QTBUG-42735] - lupdate confused by `final` specifier (C++11)
  • [QTBUG-49910] - Export QQuickWebEngineProfile as public C++ class
  • [QTBUG-49911] - QQuickWebEngineProfile::setRequestInterceptor
  • [QTBUG-49914] - Expose UrlSchemeHandler API in QQuickWebEngineProfile

Edit/Copy Release Notes

The text area below allows the project release notes to be edited and copied to another document.