Release Notes - Qt - Version 5.2.1 - HTML format

Suggestion

  • [QTBUG-1297] - Plugins should not embed a manifest
  • [QTBUG-17268] - Building MySQL plugin with MinGW
  • [QTBUG-20828] - QPrinter::Custom should be able to be used when CUPS is used with QPrinter.
  • [QTBUG-32605] - ShaderEffect uniform values are not set from vector2d and quaternion.
  • [QTBUG-34676] - ditch the shader effect missing provider debug message
  • [QTBUG-36117] - Android Immersive Full-Screen Mode

Bug

  • [QTBUG-2870] - idc: When idc is used on a dll then it will modify the case of the dll causing it to be all lowercase
  • [QTBUG-3883] - qmake: incorrect distclean rule for static libraries with DESTDIR
  • [QTBUG-4714] - QListView: When wordwrapping is set and in icon mode then text is wrapped to the width of the icon even if a grid size is set
  • [QTBUG-8361] - Maximizing a frameless window makes the window fullscreen
  • [QTBUG-11387] - Kerning with 'kern' table fails for OpenType PS fonts on Windows
  • [QTBUG-13585] - wrong writingSystems determination for some 3rd party fonts
  • [QTBUG-14167] - Configure exits without showing an error and displays the usage menu
  • [QTBUG-14866] - Wrong output from configure
  • [QTBUG-20027] - Padding in QToolTip stylesheet causes text to show incorrectly
  • [QTBUG-20691] - QSpinBox: It is not possible to start typing with '+' when the range covers positive values
  • [QTBUG-21087] - QPrinterInfo operator= bug
  • [QTBUG-21573] - Adapt qdeclarativeapplication autotest after refactor merge
  • [QTBUG-21926] - TextInput displayed text breaks at 16385 characters
  • [QTBUG-21935] - Unloading a Canvas with renderTarget of Canvas.Image causes crash
  • [QTBUG-23582] - QDBusConnection::unregisterObject does not free all of the used memory.
  • [QTBUG-23677] - tst_QMenu::QTBUG_10735_crashWithDialog() hangs on Mac OS X
  • [QTBUG-23680] - tst_QPushButton::sizeHint() fails on Mac OS X
  • [QTBUG-24292] - ListView doesn't update it's contentHeight when ListView.header height changes dynamically
  • [QTBUG-24406] - [autotests] tst_qkeysequence parseString failing
  • [QTBUG-24773] - Qt Configure fails when used with -no-sse2
  • [QTBUG-24946] - Wrong short time format in QLocale
  • [QTBUG-26008] - Setting printer name initializes all properties for printer
  • [QTBUG-26094] - Flickable fails to stop on a pixel boundary on OS X
  • [QTBUG-26543] - signal handlers not invoked in some situations
  • [QTBUG-27724] - QMacPrintEngine does not support collation/document name
  • [QTBUG-28256] - Weird behavior of QWebView Horizontal scrollbar in RTL layout
  • [QTBUG-29007] - QQuickCanvas classes make use of QSG classes outside the rendering thread
  • [QTBUG-30493] - onChanged signal is not emitted for alias properties
  • [QTBUG-30689] - Rendering issue if canvas is transformed using renderingStrategy.Threaded
  • [QTBUG-30827] - Crash in mfplayersession.cpp
  • [QTBUG-30958] - QtQuick 2 TextEdit rendering error for long HTML
  • [QTBUG-31052] - Segfault when closing QtQuick Canvas app
  • [QTBUG-31226] - QQmlPropertyMap.insert() fails when QQmlPropertyMap was instantiated from QML
  • [QTBUG-31422] - Support for assets and qrc in QtMultimedia
  • [QTBUG-31548] - QEglFSCursor::draw sets sampler uniform incorrectly
  • [QTBUG-31626] - ListView does not resize highlight to correspond to delegate's size
  • [QTBUG-31656] - Windows: OpenType fonts display with incorrect kerning pairs
  • [QTBUG-31798] - tst_declarative_core fails in CI
  • [QTBUG-31853] - Windowcontainer does not release selection from lineedits
  • [QTBUG-31938] - webkit widget doesn't handle touch correctly
  • [QTBUG-32197] - Mac: Warning while destroying a Menu
  • [QTBUG-32253] - Improve logging output of QtBluetooth module
  • [QTBUG-32309] - Qt 5.1 static build fails in webkit (which should be excluded automatically in case of static build)
  • [QTBUG-32397] - If QHttp or QFtp add-on module is downloaded as a tar.gz package the source tree is missing the .git and the header files aren't added to the include directory
  • [QTBUG-32412] - nmake install does not install release pdb files to prefix location
  • [QTBUG-32595] - ListView attached section properties do not change atomically
  • [QTBUG-32655] - [autotest] tst_qsettings fails on OSX 10.8
  • [QTBUG-32683] - Connecting and disconnecting screens updates DPI setting
  • [QTBUG-32720] - QQmlPropertyMap bad performances at insertion
  • [QTBUG-32850] - qsTr() does not work with javascript libraries
  • [QTBUG-32893] - OS X: undesired "noise" on app startup
  • [QTBUG-32965] - QPrintDialog CurrentPage range doesn't work
  • [QTBUG-33052] - QJsonObject::const_iterator is not linked to from http://qt-project.org/doc/qt-5.1/qtcore/json.html
  • [QTBUG-33099] - TextField does not stretches to the font size
  • [QTBUG-33108] - Qt 5.1 Project ERROR: Unknown module(s) in QT: gui
  • [QTBUG-33149] - Regression in list concatenation
  • [QTBUG-33186] - renderPixmap in QT5.1 does not work as it does in QT 4.8
  • [QTBUG-33220] - QtPositioning should not depend in QtQml
  • [QTBUG-33244] - QGraphicsOpacityEffect doesnt work if GLwidget is included
  • [QTBUG-33313] - QSerialPortInfo: Skiped the enumeration for Eltima Virtual Serial Port Driver v7
  • [QTBUG-33421] - tst_qquicktrailemitter is flaky
  • [QTBUG-33477] - Disabled items prevent a flickable from scrolling
  • [QTBUG-33533] - Crash with QTextEdit on Drag & Drop with OS X
  • [QTBUG-33587] - Strange pages being generated for TestCase and SignalSpy QML types
  • [QTBUG-33627] - Regression: GNU Emacs Style Key Sequences doesnt work on MAC
  • [QTBUG-33658] - qqmlecmascript testcase crashes on win8
  • [QTBUG-33718] - QTime().currentTime().toString Qt::SystemLocaleShortDate and Qt::SystemLocaleLongDate both return the system long time.
  • [QTBUG-33839] - Docking above right toolbar not possible
  • [QTBUG-33871] - Command line output from declarative/animation/behaviors/wigglytext Qt example
  • [QTBUG-33906] - Slow wheel scrolling when scrollPerPixel
  • [QTBUG-33911] - In Android: QNetworkAddressEntry::netmask() gives no value
  • [QTBUG-33938] - QSerialPort crashes on close
  • [QTBUG-33972] - [autotest] tst_qmenu tends to fail on linux and osx
  • [QTBUG-33987] - QSerialPort::waitForReadyRead() does not work properly
  • [QTBUG-33997] - tst_QVariant::iterateContainerElements is flaky
  • [QTBUG-34039] - [REG] Mac OS: Key_Period not firing
  • [QTBUG-34047] - tst_parserstress: tests/ecma_3/Statements/regress-324650.js hangs
  • [QTBUG-34066] - ASSERT: "QLatin1String(uri) == QLatin1String("QtWebKit")" in file plugin.cpp, line 47
  • [QTBUG-34086] - Division by 0 in qml causes a crash on Android
  • [QTBUG-34191] - Bad rendering Perisan and Arabic texts
  • [QTBUG-34203] - Keyboard scrolling in QQuickWebView
  • [QTBUG-34268] - Qml Canvas crash
  • [QTBUG-34317] - Repaint problems when rotating
  • [QTBUG-34345] - setOutputFormat(NativeFormat) doesn't check for available printers, crashes dialog
  • [QTBUG-34378] - Mac OS: Wheel scrolling in list widgets too small steps
  • [QTBUG-34393] - QFileDialog::getOpenFileName ignores the dir parameter on Mac
  • [QTBUG-34411] - setUnifiedTitleAndToolBarOnMac not working
  • [QTBUG-34494] - Out of control memory growth with Image loading disabled
  • [QTBUG-34540] - QTabBar/QTabWidget selected tab text color not correct on Mac OS 10.6
  • [QTBUG-34541] - QSqlQuery::prepare() and bindValue() not working correctly on PostgreSQL in Qt5
  • [QTBUG-34630] - Windows: Do not pipe output to both stdout and system debugger buffer
  • [QTBUG-34639] - Can't play wave file with QSound on Mac
  • [QTBUG-34658] - WMF: Media playback starts automatically after loading
  • [QTBUG-34700] - Custom paper size doesn't work with native format PDF output on Mac
  • [QTBUG-34709] - Build fails with -directwrite option
  • [QTBUG-34713] - Keys.onPressed does not triggered when ToolBar is added!
  • [QTBUG-34731] - QFormLayout ASSERTs when verticalSpacing is not set
  • [QTBUG-34738] - Qt Webkit crash visiting a specified website
  • [QTBUG-34744] - Windows: Document change of behavior for QCoreApplication::arguments()
  • [QTBUG-34750] - SpinBox size does not respect it's content size
  • [QTBUG-34774] - SpinBox in Qt Quick Controls allows "-0"
  • [QTBUG-34777] - OpenSL volume scale is wrong
  • [QTBUG-34783] - minor typo in help text
  • [QTBUG-34840] - Qt leak thread handles when initiasing QObject in Windows native thread
  • [QTBUG-34855] - Html 5 stroke() is much slower in Qt 5 than in Qt 4.8.x
  • [QTBUG-34859] - Crash when dragging from a list with QAbstractItemView::InternalMove set loaded by QtUiTools
  • [QTBUG-34861] - Windows may be randomly unmapped due to assumption sizeof(long)==4
  • [QTBUG-34893] - Disabling predictive text not working on GraphicsTextItem
  • [QTBUG-34894] - libqmng causes application to crash with MNG error 11
  • [QTBUG-34898] - SceneGraph doesn't ensure OpenGL context is bound before tear down
  • [QTBUG-34908] - [Windows/XCB (KDE)] Not all characters are not showing correctly (depending on installed fonts)
  • [QTBUG-34914] - qtmultimedia-opensource-src-5.2.0-beta1:qgstreamerrecordercontrol.cpp:100: 3 * missing break ?
  • [QTBUG-34916] - qt5-qttools:remotecontrol.cpp:147: poor choice of local data type ?
  • [QTBUG-34936] - ComboBox stops react on model change if empty list, null or undefined was set as model
  • [QTBUG-34956] - On Windows, QtWebKit is not showing some characters depending on the font used
  • [QTBUG-34966] - Qt WebKit documentation set uses version 5.0.0 on Qt 5.2
  • [QTBUG-34973] - Qt Assistant crashes with operational words, such as 'no', 'not', 'and', in the exact phrase search field under advanced search.
  • [QTBUG-34975] - [texmap] Borders on rotating images are hidden/wrongly rendered with edge distance antialiasing
  • [QTBUG-34984] - default android project throws SIGSEGV, on Samsung Galaxy Tab 3 Lite 7"
  • [QTBUG-34985] - QML MediaPlayer doesn't read Metadata on BB10 (Z10)
  • [QTBUG-34989] - In case of ActiveQt dll Platform plugin is never picked up from its deployed directory.
  • [QTBUG-34993] - QML Camera Example doesn't capture images on Nexus 7 (Android 4.3)
  • [QTBUG-35025] - QTimeZonePrivate::isValidId() fails on valid timezone ids
  • [QTBUG-35050] - @android:style/Theme.NoTitleBar.Fullscreen doesn't force the whole app to fullscreen
  • [QTBUG-35070] - QCamera signalize about state change before real change was made
  • [QTBUG-35083] - Make the real content of the main.cpp files visible for the examples
  • [QTBUG-35086] - Wrong orientation handling on android ViewOutput
  • [QTBUG-35094] - Linguist deletes empty plural forms from .ts files.
  • [QTBUG-35097] - QML element WebView does not flick anymore
  • [QTBUG-35122] - Android: Shader compilation error on Samsung Tab 10.1
  • [QTBUG-35128] - QQuickTextInput does not call fixup() on its validator when in intermediate state
  • [QTBUG-35129] - Android: Add versioning to file cache
  • [QTBUG-35133] - iOS: package is not built against iPhoneOS7.0.sdk
  • [QTBUG-35136] - QAxConnection class is poorly dessigned
  • [QTBUG-35151] - Android ActionBar shows on startup and shutdown
  • [QTBUG-35157] - Duplicate emulated mouse events on XInput2
  • [QTBUG-35198] - Unable to set both echoMode: TextInput.Password and inputMethodHints: Qt.ImhDigitsOnly in Android for TextField
  • [QTBUG-35210] - warning QML Item: Binding loop detected for property "gameState" in maroon example
  • [QTBUG-35221] - building Qt from sources: warning about possibly unitialized QQmlInstruction::instr_common::code
  • [QTBUG-35224] - Rendering qwebframe containing flash to image crashes application
  • [QTBUG-35228] - qt5base-5.1.1 fails to build on MIPS64 n64
  • [QTBUG-35231] - Context menu shown before releasing right mouse button on Windows system.
  • [QTBUG-35233] - Regression in QQmlPropertyMap when used as sibling and inserting properties very late
  • [QTBUG-35235] - Windows: tst_QQuickRepeater::objectList crashes
  • [QTBUG-35239] - StackView error on ARM (i.MX6)
  • [QTBUG-35257] - QApplication::setOverrideCursor causes crash on Mac
  • [QTBUG-35263] - Application crash in the IEnumConnectionPoints->Skip method
  • [QTBUG-35264] - Application crashes in the IEnumConnections->Next method
  • [QTBUG-35265] - IEnumConnections->Skip method does't work.
  • [QTBUG-35266] - Application hangs in the IEnumConnections->Skip method after calling IEnumConnections->Reset method
  • [QTBUG-35267] - Application crashes in the IEnumConnections->Next method after calling IConnectionPointContainer->Unadvise method
  • [QTBUG-35283] - IEnumConnectionPoints->Next method crashes of optional pointer to a number of fetched items in not provided
  • [QTBUG-35284] - IEnumConnections->Next method crashes if optional pointer to the number of fetched items is not provided
  • [QTBUG-35285] - IEnumConnectionPoints->Clone method makes a clone that crashes in its Next method
  • [QTBUG-35286] - IEnumConnections->Clone method makes a clone that crashes in its Next method
  • [QTBUG-35293] - Add hardware acceleration flag to default manifest
  • [QTBUG-35313] - QMessageBox (and QMenu submenu headings) : Contrast makes text unreadable
  • [QTBUG-35334] - QQuickLoader crashes if source component is garbage collected
  • [QTBUG-35346] - QSGGeometry::setLineWidth always gives line width of 1
  • [QTBUG-35357] - QProcess pipe creation on Windows uses wrong modes
  • [QTBUG-35363] - A QWindow that is closed with [x] button cannot be madeCurrent again.
  • [QTBUG-35395] - No bilinear filtering in ShaderEffect
  • [QTBUG-35401] - androiddeployqt: Debug deployment takes longer than default deployment
  • [QTBUG-35402] - QDir: absoluteFilePath returns wrong path for SMB share
  • [QTBUG-35408] - Invalid ApplicationWindow render after a close event with some layout changes
  • [QTBUG-35421] - QStatusBar creates accessible event without having a QAccessibleInterface
  • [QTBUG-35435] - Performance regression running Qt Quick Controls Gallery example
  • [QTBUG-35443] - A simple animation eats 100% CPU on Windows, when Qt is compiled in debug
  • [QTBUG-35456] - Qt 5 crashes when creating a QSound if pulseaudio is not running
  • [QTBUG-35460] - Error message for CVE-2013-4549 is misspelled
  • [QTBUG-35469] - Linker errors with deployment target 7.0 for iOS
  • [QTBUG-35520] - Linux Framebuffer doesnt work
  • [QTBUG-35521] - Gallery example: ComboBox won't add new items that are substrings of existing items
  • [QTBUG-35525] - filetree example asserts on startup
  • [QTBUG-35530] - Qmake .vcxproj generator wrong behaviour if multiple MSVC versions installed.
  • [QTBUG-35532] - Windows: Holding ALT while pressing Num9 four times (9999) asserts
  • [QTBUG-35534] - Enginio with Qt Quick doesn't work on iOS
  • [QTBUG-35561] - iOS: QtQuick Dialogs are not shown or not centered on screen
  • [QTBUG-35562] - Issues to be fixed in Qt 5.2.1
  • [QTBUG-35572] - Last row in a TableView cannot be selected using the Down key
  • [QTBUG-35588] - Include paths passed to configure script are not passed into build
  • [QTBUG-35589] - tst_qdeclarativeapplication::layoutDirection() fails
  • [QTBUG-35591] - QThread internal error while waiting for adopted threads: 87
  • [QTBUG-35593] - QRemoteServiceRegister test fails
  • [QTBUG-35600] - qt5.2 crash due to accessing destroyed QWidgetWindow
  • [QTBUG-35601] - Qml's SignalSpy does not count emitted signals for property aliases unless they have been connected to first
  • [QTBUG-35603] - Tests using CONFIG += qmltestcase are not built as console applications
  • [QTBUG-35610] - Qmake generates incorrect vcxproj files with Visual studio 2010
  • [QTBUG-35612] - windeployqt oddly wants to deploy qt5lucene and qt5designer
  • [QTBUG-35622] - QImage.h is breaking 4996 msvc warning
  • [QTBUG-35629] - QWidget::createWindowContainer regression on Mac (crash)
  • [QTBUG-35637] - In certain cases, windeployqt can fail to pull in QtQuick even though there are QML dependencies on it
  • [QTBUG-35638] - Some QtQuick plugins don't retain directory hierarchy
  • [QTBUG-35661] - Pages printed on windows are blank
  • [QTBUG-35662] - QServiceDeletion test failure
  • [QTBUG-35681] - WebKit fails to build LLInt on ARM softfp
  • [QTBUG-35703] - Windows: Warning when call QFileDialog::getSaveFileName with a non-existing file preselected
  • [QTBUG-35714] - README file contains reference to non-existant file
  • [QTBUG-35721] - Exposing C++ enums to QML no longer working
  • [QTBUG-35722] - Several QQuickItem properties are missing docs
  • [QTBUG-35740] - Umlauts are rendered as different letters if text starts with "symbol"
  • [QTBUG-35741] - Layout with negative spacing crashes application in debug mode
  • [QTBUG-35769] - FileDialog doesn't use native widget if you have subclassed QApplication
  • [QTBUG-35778] - GridLayout does not handle spans larger than the layout extent
  • [QTBUG-35779] - Native QFileDialog on OS X: setDirectory for Open/Save fails - again
  • [QTBUG-35794] - Setting Combobox currentIndex to -1 doesnt update view
  • [QTBUG-35806] - When Korean characteres input on Qt Widgets, Qt assert on qwindowskeymapper.cpp
  • [QTBUG-35815] - There are no warning number '4660' and '4231'
  • [QTBUG-35816] - Warning C4628: digraphs not supported with -Ze.
  • [QTBUG-35820] - Mac: Contextual menu not closed when switching application
  • [QTBUG-35821] - Mac: Contextual menu hangs/won't close under certain circumstances
  • [QTBUG-35835] - LTCG needs to be disabled for WebKit on MSVC2013
  • [QTBUG-35840] - Problem with QJSEngine, variables get "random" values during script execution
  • [QTBUG-35843] - static compilation fails: fftreal + spectrum example
  • [QTBUG-35868] - Paused Video element shows playing video of other Video element (Android)
  • [QTBUG-35887] - mouse cursor regression (crash) on MacOS
  • [QTBUG-35899] - Qt 5.2's WebKit does not support plugin on Mac OS X
  • [QTBUG-35901] - QStyleSheetStyle::pixelMetric using PM_TabBarBaseOverlap null ptr crash accessing w
  • [QTBUG-35904] - REG: Mac OS: Expanded ComboBox stays on top even application is changed.
  • [QTBUG-35906] - Assert when accessing a property of a QQmlPropertyCache
  • [QTBUG-35912] - Qt Quick 2 application does not show the QML scene on the BlackBerry Simulator
  • [QTBUG-35917] - V4: assertion failure in FunctionObject::init()
  • [QTBUG-35919] - Regression: QDomDocument::setContent takes nearly a minute
  • [QTBUG-35933] - MessageDialog is triggering handler twice
  • [QTBUG-35947] - On GTK2, initiallySelectedFiles of QGtk2FileDialogHelper are copied wrongly
  • [QTBUG-35959] - Mac OS: QCompleter sticks on screen
  • [QTBUG-35970] - Plugin subsystem seems to crash when scanning Dlls other than the QT plugin DLLs (e.g. Qt5Core.dll) in function "findPatternUnloaded" in file "qlibrary.cpp"
  • [QTBUG-35979] - V4 handles array lengths improperly
  • [QTBUG-35992] - QTextDocument cannot handle bidirectional control characters
  • [QTBUG-36011] - Qt.ImhEmailCharactersOnly is ignored
  • [QTBUG-36012] - build problem in qtdeclarative: clang: error: unknown warning option '-Werror=unused-const-variable'
  • [QTBUG-36033] - Regression: Keys.onPressed() in TextInput
  • [QTBUG-36038] - Meaningless ASSERT error in runtime while using "onClicked:options()"
  • [QTBUG-36058] - Hits assert on iOS when personal hotspot banner is shown
  • [QTBUG-36071] - When compiling Qt 5.2 with -skip declarative, qtlocation complains about missing qml
  • [QTBUG-36084] - The status bar is not showing at the top of an application when it is running on iOS 7
  • [QTBUG-36099] - Crash in qt webkit on http://lenta.ru/
  • [QTBUG-36130] - QPlainTextEdit does not work on iOS
  • [QTBUG-36131] - QtWebKit uses too much memory while linking
  • [QTBUG-36134] - Kerning issue with DIN font
  • [QTBUG-36150] - Qml engine crash when calling a function that references a destroyed item
  • [QTBUG-36169] - Layout incorrectly set it's children width if layout's height depends on some expression
  • [QTBUG-36187] - Source file contains BOM marker in src/plugins/position/positionpoll/qgeoareamonitor_polling.h
  • [QTBUG-36204] - Android: unloading a camera doesn't actually release it
  • [QTBUG-36208] - Android: custom camera focus point doesn't work as expected
  • [QTBUG-36224] - REG: Mac non-native QMenubar menuitems spacing/gap missing
  • [QTBUG-36242] - ANGLE fails to build with mingw compiler
  • [QTBUG-36255] - Mac OS QtQuick 1.1 ASSERT: "iface" in file accessible/qaccessible.cpp, line 693 when trying to set focus on TextInput
  • [QTBUG-36267] - Ubuntu/Unity: QFileDialog::setDirectory does not do anything
  • [QTBUG-36270] - Flash Plugin won't load on Mac
  • [QTBUG-36294] - assert in QLibraryStore::releaseLibrary while unloading libdbus-1.so
  • [QTBUG-36300] - Bounds detection doesn't work for Flickables with StopAtBounds and pixelAligned set
  • [QTBUG-36313] - Items with no baseline alignment is not made visible in a RowLayout where all other items has a baseline
  • [QTBUG-36315] - Remove doc/*.tags files from package
  • [QTBUG-36326] - MacOS: contextual menu continuosly reopened
  • [QTBUG-36426] - Android: WARNING: QApplication was not created in the main() thread.
  • [QTBUG-36438] - Arrow cursor does't work on splitter
  • [QTBUG-36449] - sys/utsname.h in not included in qfileselector.cpp
  • [QTBUG-36480] - Qt Creator crashes on first start if multiple Qt versions are installed/registered
  • [QTBUG-36516] - Regression , QPrinter::pageRect() returns negative value using Qt5.2 on Windows
  • [QTBUG-36536] - Сrashes in QAccessible::uniqueId on Mac 10.9
  • [QTBUG-36625] - Linux: Exit crash in statically linked applications (qdbus_unloadLibDBus)
  • [QTBUG-36749] - TextInput have wrong/uninitialized baselineOffset
  • [QTBUG-36965] - Cursor-related Crash With Qt5.2 on Macintosh
  • [QTBUG-37247] - Linux Framebuffer still doesnt work
  • [QTBUG-37262] - Ministro crashes when calling std::chrono::system_clock::now()
  • [QTBUG-37510] - QML IntValidator wrong behavior for bottom > 0
  • [QTBUG-37726] - Mac OS: QFileDialog initial directory doesn't work
  • [QTBUG-37847] - color property on QtQuick Window doesn't work
  • [QTBUG-38334] - QPrinter.setPrinterName() for a native printer fails to set output format to native
  • [QTBUG-39827] - Memory leak in v8 when passing parameters to function in QML file through invokeMethod
  • [QTBUG-47090] - [REG 5.4.2->5.5.0] QSGGeometry::setLineWidth has no effect anymore with drawingMode GL_LINES

Task

  • [QTBUG-2707] - Make sure that the scrollbars of the QTextEdit is accessible in the same manner as they are from an itemview.
  • [QTBUG-35074] - Try to load udev at runtime if we do not link against it
  • [QTBUG-35474] - SSL: blacklist ANSSI intermediate certificate
  • [QTBUG-35564] - Android: perform camera operations in a dedicated thread
  • [QTBUG-35597] - windeployqt should copy d3dcompiler_qt

Sub-task

Edit/Copy Release Notes

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