Release Notes - Qt - Version 5.3.0 - HTML format

Suggestion

  • [QTBUG-1282] - In some cases it would be useful to initialize QPainterPathStroker from QPen
  • [QTBUG-3781] - It would be nice we have function like takeAt() takeFirst() etc in QVector
  • [QTBUG-8268] - Qt LICENSE file should be created in build directory
  • [QTBUG-19961] - Support triliner filtering or mipmapping with the Image {} element so when we shrink images they look better
  • [QTBUG-21461] - QImage doesn't support ARGB8 BMP files.
  • [QTBUG-26136] - QProcess::pid() should return a platform independent process identifier
  • [QTBUG-27968] - Disable Anti Aliasing for QML Text Element
  • [QTBUG-29136] - Add official RAII helper classes for enabling/disabling signals
  • [QTBUG-29504] - Android: FBScreen hardcodes 16-bit 565 pixel format
  • [QTBUG-29613] - Subtitles for HTML5 video
  • [QTBUG-29805] - Android: qsharedmemory_ashmem.cpp does not work properly
  • [QTBUG-29939] - qmake: Make it possible to specify that the XP compatible toolset should be used when working with MSVC 2012
  • [QTBUG-32632] - Add a function for the number of representable numbers between two floats
  • [QTBUG-33577] - Non-local enums inside Q_PROPERTY should be accepted by QML
  • [QTBUG-33623] - Generic sharing API
  • [QTBUG-33704] - Automatically bundle an asset files list, to avoid slow directories listing
  • [QTBUG-34934] - Add receive buffer size to setSocketOption() method.
  • [QTBUG-35772] - add ability to control point size in QSGGeometry
  • [QTBUG-36138] - Qt Quick should handle GL problems better
  • [QTBUG-36174] - Add flags Qt::Edges for enum Qt::Edge
  • [QTBUG-36259] - Wrong function argument name in QRect
  • [QTBUG-36356] - Enabling and Disabling of Tab's in Tabview.
  • [QTBUG-36490] - DTR (re)sets when changing baud rate of QSerialPort object on Windows systems.
  • [QTBUG-36541] - Detect if the Visual Studio version installed would be compatible with the one selected to be installed from the installer package
  • [QTBUG-36574] - FontDialog: font property should not change until accepted
  • [QTBUG-37075] - missing macros to (not) expect an exception
  • [QTBUG-37539] - Avoid video playing debug outs in release mode

User Story

  • [QTBUG-23171] - The map item coordinates should be able to be animated.
  • [QTBUG-24874] - Places search results can include another search query (explore mode)
  • [QTBUG-25875] - provide Sensors API for Macs

Bug

  • [QTBUG-1383] - QTabWidget: Issue with Microsoft Narrator
  • [QTBUG-1892] - QFileDialog still spins floppy drive
  • [QTBUG-2151] - moc output does not compile if Q_PROPERTY uses type in a namespace
  • [QTBUG-3075] - QTabWidget: When using CTRl+TAB to switch tab pages, it does not always give information about the current tab in accessibility
  • [QTBUG-3786] - QThreadPool synchronization defect in expiration mechanism.
  • [QTBUG-4407] - JAWS does not read window caption of QMessageBox::information() properly
  • [QTBUG-5098] - QTabwidgets are not accessible with Screenreaders
  • [QTBUG-5142] - QSpinBox and QDoubleSpinBox don't show the thousand separator for french locale
  • [QTBUG-7200] - Using QNetworkAccessManager with local certificate causes self-signed error
  • [QTBUG-7516] - QPlainTextEdit doesn't align to the right when RightToLeft is set
  • [QTBUG-9933] - Setting flags on QMdiSubWindow in the QMdiArea doesn't work correctly
  • [QTBUG-13585] - wrong writingSystems determination for some 3rd party fonts
  • [QTBUG-15003] - Signal QTextEdit::textChanged() is sent twice on backspace deletion
  • [QTBUG-15052] - QML segfaults when using a DBus interface
  • [QTBUG-15256] - QTest::ignoreMessage problem
  • [QTBUG-17326] - Unable to use filters not starting with * in file dialogs. (was: QTCREATORBUG Unable to select files named CMakeLists.txt)
  • [QTBUG-18216] - Key release event is not delivered when a widget is disabled
  • [QTBUG-18958] - setting stylesheet more than once before showing the widget causes resetting stylesheet doesn't work
  • [QTBUG-19840] - When a widget action is in a menu on Mac then the menus are not closed when clicking on the menu item
  • [QTBUG-20094] - [Regression] Other submenus pop open when navigating to submenu items
  • [QTBUG-20123] - Client auth not working if entire site is requiring it
  • [QTBUG-20347] - QStringList -> NSMutableArray conversion memory leak
  • [QTBUG-20578] - QPicture is hardwired to use a QDataStream version corresponding to Qt 4.5 if the current release is requested
  • [QTBUG-20946] - QGestureManager crashes in multithreaded environment
  • [QTBUG-21549] - Behavior gets called even when the property doesn't change (when the property is a combination of other properties)
  • [QTBUG-22017] - bluetooth: most bluetooth tests segfault
  • [QTBUG-22745] - tst_QSettings fails on Mac OS X
  • [QTBUG-22815] - tst_QFocusEvent fails/unstable
  • [QTBUG-23059] - tst_QWindow::positioning() fails on Mac OS X
  • [QTBUG-23064] - tst_QTextScriptEngine fails on Mac OS X
  • [QTBUG-23697] - tst_QColumnView::moveCursor() fails on Mac OS X
  • [QTBUG-23855] - QFontMetrics::elidedText always gives the wrong result on non-latin strings with mnemonics.
  • [QTBUG-23976] - tst_QQuickMouseArea::clickThrough is unstable. Sometimes fails on Mac 10.7.
  • [QTBUG-24234] - QSslSocket verifyMode autotest fails
  • [QTBUG-24565] - QTextScriptEngine test fails on Windows
  • [QTBUG-25180] - CellWidgets does not scroll in QTableVidget with stylesheet
  • [QTBUG-25831] - Event behavior for QEvent::MouseButtonDblClick changed since Qt 4
  • [QTBUG-26101] - QBasicAtomicPointer template broken when "const T*" is used as argument with MSVC 2010 / 64-bit
  • [QTBUG-26495] - tst_QTextScriptEngine fails on most of the platforms
  • [QTBUG-26564] - All child widgets not rendered to PDF
  • [QTBUG-26956] - Crash in QToolButtonPrivate::popupTimerDone() when tool button with open drop down pop-up menu is deleted.
  • [QTBUG-27274] - tst_QMdiSubWindow fails for Qt 5
  • [QTBUG-27944] - Installer installs most of the "addons" even if only "essentials" is selected
  • [QTBUG-28168] - fullscreen is wrong in example qtmultimedia/examples/player
  • [QTBUG-28267] - [PATCH] Load all available pixmaps from an icon file.
  • [QTBUG-28572] - qmlRegisterType types never go away
  • [QTBUG-29107] - QWidget::raise() doesn't work on a minimized application (Linux)
  • [QTBUG-29139] - QGraphicsProxyWidget does not draw transformations correctly (regression)
  • [QTBUG-29184] - Q_CLASSINFO documentation is incorrect
  • [QTBUG-29608] - QVector compile error with QT_STRICT_ITERATORS (regression)
  • [QTBUG-29663] - Static linking breakes QPrinter
  • [QTBUG-30005] - fontSizeMode doesn't work
  • [QTBUG-30051] - QTextCursor and beginEditBlock breaks layout
  • [QTBUG-30194] - AppxManifest file should be available for WinRT applications
  • [QTBUG-30198] - Commandline argument handling for winrt
  • [QTBUG-30317] - multiple QMediaPlayer objects : setVolume affects others
  • [QTBUG-30365] - QCamera captured images mirrored on Windows platform (but normal on Mac and Linux).
  • [QTBUG-30440] - Program received signal SIGILL, Illegal instruction.
  • [QTBUG-30636] - Regression: QWidget::restoreGeometry does not work correctly after maximized
  • [QTBUG-30896] - Regression: Multiline plain text with implicit width does not horizontally align
  • [QTBUG-31117] - showNormal() on a minimized dialog doesn't restore the dialog on the screen, Qt 5 regression on Mac & Linux
  • [QTBUG-31118] - QWebFrame::print(QPrinter *) prints only first page on Windows
  • [QTBUG-31201] - MultiPointTouchArea does not propagate mouse events to underlying MouseAreas
  • [QTBUG-31328] - Loader crashes on unloading a listview with pressdelay
  • [QTBUG-31494] - Chinese input on ios doesn't work
  • [QTBUG-31504] - Mac OS: QWidget::setCursor for QCursor created from QPixmap does not work second time
  • [QTBUG-31627] - Binding to CheckBox::checked does not work as expected
  • [QTBUG-31669] - QLineEdit::placeholderText not hidden on focused with qt5
  • [QTBUG-31688] - Disabled Menu blocks flicking through menu list with pressed mouse
  • [QTBUG-31730] - Windowed plugins pop out of QWebView
  • [QTBUG-31800] - WMF backend on Windows with OpenGL - video playback is broken
  • [QTBUG-31830] - Canvas emits paint signal when invisible
  • [QTBUG-31884] - QFileInfo ::isbundle() returns incorrect value
  • [QTBUG-31978] - Tibetan text does not display properly on Mac OS X
  • [QTBUG-32239] - QQuickImage's QSGTextureProvider does not emit the textureChanged() signal
  • [QTBUG-32443] - ApplicationWindow Layout Issues
  • [QTBUG-32546] - WebKit displays Quicktime plugin in correctly when WebView is placed in a layout.
  • [QTBUG-32590] - two move events per move call, one in subsequent message loop
  • [QTBUG-32638] - MapGestureArea.panFinished() not emitted when panning does not end with a flick
  • [QTBUG-32721] - qmlscene crashes when importing folder in dummydata
  • [QTBUG-32760] - Failed to compile a keymap
  • [QTBUG-32774] - QSerialPortInfo does not find all ports on windows
  • [QTBUG-32963] - QMediaPlayer fails to open audio stream
  • [QTBUG-33053] - Flash, PDF and plugins
  • [QTBUG-33080] - Scenegraph/Graph example: error when trying to launch the example
  • [QTBUG-33107] - Attached 'model' property in the TableView delegate points to the model object instead of model item's data
  • [QTBUG-33228] - Incomplete client certificate chain results in TLS handshake failure
  • [QTBUG-33296] - "Deploying QML Applications" documentation doesn't mention that the qml dir is required
  • [QTBUG-33340] - example gui applications segfault when using directfb
  • [QTBUG-33411] - Installing Qt3D fails, due to this cannot install a build from master repo
  • [QTBUG-33450] - Windows: not possible to compile Qt when sources installed from the installer
  • [QTBUG-33493] - TextArea { Keys.onPressed } not bahaving as expected
  • [QTBUG-33520] - REG: Minimizing/restoring widget when flag FramelessWindowHint and attr. AA_NativeWindows is set does not restore widget.
  • [QTBUG-33544] - Qml2Imports is missing in the qt.conf doc
  • [QTBUG-33561] - JS === operator not working for QGeoShape and QGeoCoordinate
  • [QTBUG-33564] - Date role item in ListModel can't be set via setProperty
  • [QTBUG-33583] - PDF output converts text to outline, rendering them un-searchable
  • [QTBUG-33615] - ApplicationWindow doest have a contentWidth and contentHeight
  • [QTBUG-33635] - D&D crash on windows
  • [QTBUG-33668] - Regression in moc
  • [QTBUG-33749] - Port of moc to QCommandLineParser broke -f with no arguments
  • [QTBUG-33991] - QApplication::setKeyboardInputInterval() doesn't work in Qt 5.x
  • [QTBUG-34101] - QtQuickControls: Keys attached property not working in TextField
  • [QTBUG-34102] - Android port for QtPositioning
  • [QTBUG-34117] - Context menus should not display action shortcuts on Mac
  • [QTBUG-34132] - Segmentation fault in Layout.
  • [QTBUG-34210] - Under Android, setting a QMenuBar to a QMainWindow prevent futur resize call to succeed
  • [QTBUG-34213] - Crash on destroy QMediaPlayer
  • [QTBUG-34237] - Mapviewer example cannot zoom properly
  • [QTBUG-34263] - [REG]: When doing a press and hold on a touch screen, then it should show the context menu if there is one
  • [QTBUG-34272] - Fix -Wconversion and -Wsign-conversion warnings
  • [QTBUG-34333] - QT does not interact with clipboard on iOS
  • [QTBUG-34366] - Cannot turn off antialiasing for Rectangle with radius
  • [QTBUG-34467] - TextField not working properly with Qt for android armeabi-v7a using SwiftKey
  • [QTBUG-34580] - Crash in qt_try_modal ( top is NULL )
  • [QTBUG-34616] - Android: selected text in QTextEdit disappears
  • [QTBUG-34629] - support "normal" fullscreen on OS X
  • [QTBUG-34647] - Horizontal alignment is incorrect when onLineLaidOut is used
  • [QTBUG-34650] - Android: QGLWidget not supported
  • [QTBUG-34677] - GetOpenFileName does not close using QT 5.1.1 or QT 5.2RC framework on Mac OS X.9
  • [QTBUG-34688] - QSslSocket::setCiphers() does not allow TLSv1.2 or TLSv1.1 ciphers to be selected.
  • [QTBUG-34736] - Make QQuickTransform available in QtQuick
  • [QTBUG-34781] - Android: subdirs projects not supported in androiddeployqt (and Creator)
  • [QTBUG-34788] - Creator can't import shadow build of Qt top-level build
  • [QTBUG-34816] - QNX: "third generation" windows not shown
  • [QTBUG-34899] - [autotest] tst_QSettings fails on Mac OSX 10.9
  • [QTBUG-34950] - "/bin/sh: line 0: test: too many arguments" when builing Qt on OpenSUSE 13.1
  • [QTBUG-34967] - Reenable location docs in release package (once QtLocation is released)
  • [QTBUG-35009] - Regression: QFileIconProvider slow performance on retina display
  • [QTBUG-35014] - qstring.h: gcc signed overflow error when using -O2
  • [QTBUG-35015] - Upgrade ICU to latest version in binary packages
  • [QTBUG-35022] - network cookies: send domain attribute also from an IP address
  • [QTBUG-35026] - [REG] XCB: MDI subwindows cannot be moved properly when the main thread is busy
  • [QTBUG-35046] - Assert in qquicktimeline.cpp:193
  • [QTBUG-35048] - Android: Black-Screen for TextEdit Example with OpenGL
  • [QTBUG-35073] - QFileSelector does not work with OS X 10.9
  • [QTBUG-35095] - Text item alignment is incorrect when LayoutMirroring is enabled
  • [QTBUG-35099] - style-dependent spacings are not picked up from the style when the style changes and the layout is invalidated.
  • [QTBUG-35147] - Android: Overwriting certain files in Android project does not work
  • [QTBUG-35171] - Javascript functions passed as signal arguments are silently converted to undefined
  • [QTBUG-35194] - Wrong dir from QStandardPaths::DownloadLocation
  • [QTBUG-35199] - Qt 5.3 Documentation Issues (meta bug)
  • [QTBUG-35203] - Missing shortcut for "next" and "back" buttons in wizards
  • [QTBUG-35220] - If you open this picture with Qt,the effect is wrong.
  • [QTBUG-35275] - "idc.exe foo_release.dll /idl foo_release.idl" crashes if qt.conf present with paths/prefix
  • [QTBUG-35278] - QGeoPositionInfoSource::createDefaultSource() return 0
  • [QTBUG-35306] - Add documentation for MediaPlayer 'loops' property
  • [QTBUG-35328] - Visual Studio project generation broken for WinRT
  • [QTBUG-35337] - Pixmap profiler creates inconsistent data
  • [QTBUG-35344] - OS X: gui auto test should be enabled in qtdeclarative
  • [QTBUG-35349] - QML import scanner doesn't pick up imports in js files
  • [QTBUG-35394] - webkit fails to build on MIPS64
  • [QTBUG-35406] - QtQuick cannot be imported multiple times when using static Qt
  • [QTBUG-35411] - Android: Line edit backspace autorepeat bug
  • [QTBUG-35429] - QPdfWriter incorrect text position and size
  • [QTBUG-35457] - Image property "smooth: false" not working properly
  • [QTBUG-35471] - Windows: Undocking and docking a widget doesn't work with finger
  • [QTBUG-35479] - qtxmlpatterns-opensource-src-5.2.0-rc1/src/xmlpatterns/data/qdaytimeduration.cpp: 2 * bad if test ?
  • [QTBUG-35492] - bizarre DEFINES += "LOAD_LIBUDEV-no-libudev" in qmodule.pri
  • [QTBUG-35499] - Windows: MessageDialog causes warnings on close on application exit
  • [QTBUG-35528] - 3rdparty/double-convertion copy needs to be updated for AArch64 support
  • [QTBUG-35570] - qmake generates wrong /Fd settings for VS2012 release targets
  • [QTBUG-35571] - QBluetoothDeviceDiscoveryAgent constructor ignores passed QBluetoothAddress on QNX
  • [QTBUG-35594] - Unix: There is no translation for "file to open is a directory"
  • [QTBUG-35606] - Rectangle transparency problem
  • [QTBUG-35644] - offscreen plugin dep bug
  • [QTBUG-35646] - Setting clip property true on TextInput hides cursor on an empty input.
  • [QTBUG-35657] - [REG] 5.3/dev-branch: Qt Designer warns about unregistered enum types
  • [QTBUG-35659] - Mouse cursor handling is broken on widgets on Mac OS X
  • [QTBUG-35670] - qml container with 2 animatedimage objects that use the same gif will SIGSEGV
  • [QTBUG-35680] - Build fails when using configure -no-compile-examples
  • [QTBUG-35694] - Many signals of QAbstractItemModel parameter are wrongly mentioned in document.
  • [QTBUG-35696] - Hardware back-button stops working when opengl is added to project.
  • [QTBUG-35700] - single punctuation input via CJK input method doesn't work
  • [QTBUG-35711] - build configuration option "-no-opengl" causes build failure in module "quick" when building examples
  • [QTBUG-35730] - OpenGL ES2.0 Cube example will not be deployed when building from git
  • [QTBUG-35731] - QSGRenderLoop::s_instance is leaked on exit
  • [QTBUG-35742] - src/network/kernel: fix build on uClibc
  • [QTBUG-35743] - Invalid encoding with umlauts and -xml -o
  • [QTBUG-35763] - iOS: Cannot get any signal when user press "Done" on virtual keyboard
  • [QTBUG-35774] - CLONE - Qt depends on gstreamer even if QMultimedia is not wanted
  • [QTBUG-35781] - libQt5SerialPort.prl and Qt5SerialPort.pc have incorrect libs for linking
  • [QTBUG-35859] - QColorDialog emits done before setting the selected color
  • [QTBUG-35864] - StackView: misleading documentation
  • [QTBUG-35867] - A patch to fix errors when compile qtdeclarative in BSD family OS
  • [QTBUG-35877] - FileDialog can't select read-only file
  • [QTBUG-35891] - [Regression] Crash when appending to ListModel
  • [QTBUG-35898] - SplitView's handle is in the pressed or hovered state when the application is launched.
  • [QTBUG-35909] - FontLoader: Loading font from resources not supported on iOS
  • [QTBUG-35911] - multimedia fails to build without qml
  • [QTBUG-35913] - A visual parent should hold a strong reference to its visual children
  • [QTBUG-35926] - Windows: Getting debug console error message when using task manager
  • [QTBUG-35933] - MessageDialog is triggering handler twice
  • [QTBUG-35945] - WinRT: Timer events aren't properly handled at shutdown
  • [QTBUG-35952] - WinRT platform should suspend app when ApplicationState goes to Inactive
  • [QTBUG-35980] - Compilation of Qt 5.2 winextras fails on Windows 7 with MSVC 2008
  • [QTBUG-35986] - Windows: Application having system tray does not close properly when asked to terminate by installer when installing newer version
  • [QTBUG-35996] - QML WebView: Qt.inputMethod.cursorRectangle not updated correctly
  • [QTBUG-36039] - Windows: Regression: Application is deactivated when QFileDialog::getOpenFileName() returns when passing 0 or invisible widget as parent
  • [QTBUG-36056] - REG: Indic Text Rendering Error (Sinhala Language)
  • [QTBUG-36065] - Windows/ANGLE:, QML/QtQuick2 app silently fails and end up with empty windows
  • [QTBUG-36066] - Qt5 apps cannot display japanese characters properly when compiled with HarfBuzz-NG
  • [QTBUG-36074] - Android: When popuping up a combobox that has a lot of items in it then it will cause it to crash
  • [QTBUG-36077] - Typo in QTextEdit::createMimeDataFromSelection()
  • [QTBUG-36078] - void QColorLuminancePicker::paintEvent() is very slow
  • [QTBUG-36080] - Can't compile Qt 5.2 on FreeBSD
  • [QTBUG-36085] - qdoc segfaults on x86_64 builds
  • [QTBUG-36119] - QObject::connect compile error with pointers to members
  • [QTBUG-36125] - No way to assign locale to C++ property
  • [QTBUG-36128] - QT_MOC_LITERAL generates warning in moc files with -Wsign-conversion gcc flag
  • [QTBUG-36142] - Windows/Vista Style: QMenu text color is not correctly set by stylesheet
  • [QTBUG-36143] - Inconsistent conversion of transparent drawing buffer to opaque format
  • [QTBUG-36148] - Methods defined in QtCore/qnumeric.h Show in <QtGlobal> documentation but including QtGlobal does not bring in numerics
  • [QTBUG-36151] - QUrl equality difference
  • [QTBUG-36159] - qtbase dev fails to build
  • [QTBUG-36162] - A long press does not call a right click event when "Enable press and hold for right-clicking" in the Pen and Touch settings is enabled
  • [QTBUG-36165] - lupdate does not support multiply folders in DEPLOYMENTFOLDERS for QML project
  • [QTBUG-36178] - Window with WindowStaysOnTopHint covers its modal child dialog on Mac
  • [QTBUG-36190] - HiDPI state not exposed to CSS media queries and image sets
  • [QTBUG-36191] - MouseArea incorrectly reports containsMouse when visibility changes
  • [QTBUG-36192] - Qt & VS2012: QWizard Areo style title bar is too large when deploying VS2012 built app onto Windows 7
  • [QTBUG-36199] - qmplugindump is not able to dump all registered components
  • [QTBUG-36201] - Qt5.2 android: fail to debug app due to time out when waiting for pong file
  • [QTBUG-36205] - Qt 5.1.1: many problem on FreeBSD
  • [QTBUG-36206] - tst_QQmlDebugJS::stepIn() is flaky
  • [QTBUG-36218] - QWindowsVistaStyle: QMenuitem icon separator is shifted with custom menuitemwidget
  • [QTBUG-36235] - GridLayout with >1 rows inside another GridLayout == incorrect rowSpacing
  • [QTBUG-36244] - Regression: RegExp in QML returns ‘undefined’
  • [QTBUG-36264] - QCommandLineParser::argument() and QCommandLineParser::arguments() do not exist
  • [QTBUG-36266] - Unreachable code in qwindowscursor.cpp
  • [QTBUG-36283] - SpinBox implicitWidth is too small
  • [QTBUG-36285] - QWebView Crashes on navigating from a html if it contains an audio file
  • [QTBUG-36289] - Crash in QML when running on i386 and compiled with debug
  • [QTBUG-36290] - Windows: Qt Quick animation tests fail for MinGW (tests\auto\quick\qquickanimations)
  • [QTBUG-36292] - X11: TextInput: selection is lost when another window is focused
  • [QTBUG-36298] - Geoclue positioning plugin does not report direction of travel
  • [QTBUG-36303] - TextField: Hide placeholder text on active focus
  • [QTBUG-36304] - QSslCertificate: subjectInfo() and issuerInfo() documentation does not reflect new return type
  • [QTBUG-36306] - tst_QLocale::windowsDefaultLocale() fails on Win for languages != en_US
  • [QTBUG-36327] - androiddeployqt signing fails if alias contains spaces
  • [QTBUG-36337] - wrong MSG structure reconstruction in QWindowsContext::windowsProc
  • [QTBUG-36347] - windeployqt copying debug DLLs for release build
  • [QTBUG-36348] - Application asserts on printing with custom pageSizes
  • [QTBUG-36354] - When drawing a rectangle with a pen that has a large width then there is some artifacts in the drawing when antialiasing is turned off
  • [QTBUG-36357] - QML FileDialog crashes with message in console: "QMutex pointer is misaligned"
  • [QTBUG-36364] - qtbase/examples/widgets/mainwindows/mainwindow example crashes
  • [QTBUG-36366] - QtLocation's "QML Types" overview link points to QtPositioning documentation
  • [QTBUG-36368] - Cannot change application cursor if WebView is beeing used
  • [QTBUG-36369] - lupdate requires administrator privileges on Windows 7
  • [QTBUG-36370] - QEglFSCompositor::render uses incorrect vertices for full-screen quad resulting in bad texture sampling
  • [QTBUG-36373] - OSX Retina draw low resolution widgets check, radio, combo-boxes when window is inactive
  • [QTBUG-36374] - Mouse cursor visibility vs hotplugging
  • [QTBUG-36376] - BlackBerry 10 GLES 1.1 QGLWidget glOrthof throw error SIGSEGV segmentation fault
  • [QTBUG-36378] - Qmlplugindump error messages are not written consistently
  • [QTBUG-36390] - Qt Creator 3.0.0 crashes on startup on Ubuntu 12.04 when Qt 5.2.0 is built as a Debian package with the "-debug" option
  • [QTBUG-36394] - eglfs should be able to prevent keyboard input going to the terminal
  • [QTBUG-36408] - Navigating from Google Plus/ facebook links posted always crashing in WebCore::HistoryItem::addChildItem
  • [QTBUG-36411] - Doc: update landing page
  • [QTBUG-36423] - QPushButton does not accept mouseDoubleClickEvent
  • [QTBUG-36430] - qmljs tests/manual/v4/crypto.js runs forever in x86 release build
  • [QTBUG-36441] - [Regression] Var type properties are not initialized before access is possible
  • [QTBUG-36444] - QPainter::drawText() background height is not always correct and it doesn't equal the font height on Windows.
  • [QTBUG-36455] - Wrong tabs when moving (QTabWidget) QTabBar tabs around using moveTab
  • [QTBUG-36471] - Multiple QGLWidgets with bitmap cursor problem
  • [QTBUG-36474] - Context menues and ALT+Tab leads to serious focus issue
  • [QTBUG-36481] - Regression: crash in ListView when header is destroyed
  • [QTBUG-36486] - Qt Location maps tile cache crash
  • [QTBUG-36489] - When AA_ImmediateWidgetCreation is used then any window with WA_TranslucentBackground is just rendered black
  • [QTBUG-36491] - Regression: Javascript array push() method doesn't work on QStringList
  • [QTBUG-36503] - Multimedia fails to build: moc: Too many input files specified
  • [QTBUG-36508] - Accelerated composited layers does not render correctly in HiDPI mode
  • [QTBUG-36514] - Regression in qtdeclarative creates garbled text in qtcreator's qml profiler
  • [QTBUG-36519] - Regression: QtLocation: QML crashes in declarative_core test on Win8
  • [QTBUG-36522] - QtWebKit crashes on pro-linux.de
  • [QTBUG-36524] - qdbus: munmap_chunk(): invalid pointer
  • [QTBUG-36526] - QSerialPortInfo::availablePorts() does not return "Virtual Serial Ports Emulator" com ports on windows
  • [QTBUG-36528] - QDir::entryList() gives incorrect results on android
  • [QTBUG-36529] - TextFieldStyle messes up TextField.baseline
  • [QTBUG-36532] - Application crashs when tapping QtQuick2 TextInput on iOS (device only)
  • [QTBUG-36535] - Compiler option /FS not recognized
  • [QTBUG-36542] - QML plugin registration isn't thread-safe
  • [QTBUG-36549] - Documentation QObject::connect(sender, F, context, F, type) misses default value for type
  • [QTBUG-36551] - qxcbconnection.cpp Has Compile Errors in Qt 5.2
  • [QTBUG-36561] - No images in QPrintPreviewDialog buttons with static build
  • [QTBUG-36562] - Crash in lrelease
  • [QTBUG-36577] - QtQml build error with Intel Compiler
  • [QTBUG-36579] - Doc: -platform not mentioned in Qt(Core)Application
  • [QTBUG-36580] - Doc: passing parameters to -platform linuxfb not documented
  • [QTBUG-36590] - REG: QWebview opens Java applet in wrong position
  • [QTBUG-36594] - REG: Android: Widget apps cannot be restored once they are suspended
  • [QTBUG-36603] - Disabled menu items not read as disabled
  • [QTBUG-36605] - MSVC: Categorized logging macro causes warning message about scope of variable 'enabled' if function has such a variable
  • [QTBUG-36626] - BlackBerry: QBluetoothServer and related code has bugs (based on code inspection)
  • [QTBUG-36628] - Font substitution does not work for glyph fallback
  • [QTBUG-36631] - warning "QPainter::end: Painter ended with 17 saved states" multiple times emitted when browsing using WebKit
  • [QTBUG-36632] - Failures in tst_QScriptJsTestSuite
  • [QTBUG-36643] - Changing SoundEffect's loops property while playing has no effect
  • [QTBUG-36651] - Calling QString::at(0) on empty string in addFontsToDatabase in qwindowsfontdatabase.cpp
  • [QTBUG-36655] - Style example don't work on windows 7
  • [QTBUG-36658] - Qt Android crashes taking android device name
  • [QTBUG-36666] - Windows: The transient child of QDockWidget disappears, when we return QDockWidget again in dock
  • [QTBUG-36673] - Regression: CMake can't find lrelease
  • [QTBUG-36685] - Creating QBluetoothServiceDiscoveryAgent on stack and calling start() crashes when leaving function scope
  • [QTBUG-36694] - Qt Creator exits when pressing escape
  • [QTBUG-36696] - Mac OS: Tests qmltypeloader, qqmlcomponent crash (dev branch)
  • [QTBUG-36709] - SpringAnimation degraded in QT5.2 QtQuick 2 jerky movements compared to QT4.8 QtQuick 1.0
  • [QTBUG-36715] - #include <QtGlobal> does not include all advertised functions
  • [QTBUG-36718] - OS X: QWidget::isFullScreen reports wrong value when using native full screen UI (arrow top-right)
  • [QTBUG-36743] - Text formatting changing events are not repainted in QtQuick2 TextEdit
  • [QTBUG-36744] - When an object already has focus then clicking on it to show the keyboard will not push the root object up so that it is still visible
  • [QTBUG-36754] - Android: QBluetoothServer::close() crashes
  • [QTBUG-36759] - QTextEngine: text is drawn with wrong font/size when using input method
  • [QTBUG-36762] - QWebSocket emits multiplied signals when socket was reopened
  • [QTBUG-36765] - Various crashes in QJSEngine/JQSValue
  • [QTBUG-36778] - OSX: Context menu steal active state from window. Regression compared to 5.1.1.
  • [QTBUG-36785] - Submenu doesn't show actions on Mac if added a second time
  • [QTBUG-36789] - [REG] Android: When displaying arabic text then the glyphs are not rendered correctly as they are just shown as squares
  • [QTBUG-36795] - uic double output error with Intel compiler in release mode
  • [QTBUG-36798] - Regression: crash in QtQml
  • [QTBUG-36803] - Regression: large increase in RAM usage for object literals that use numbers as keys
  • [QTBUG-36806] - Windows: When minimizing a Qt application by click on icon in MS windows taskbar main window still return true from isActiveWindow
  • [QTBUG-36807] - MinGW crashes in ucstrncmp (SSE2 path)
  • [QTBUG-36808] - QtQuick: when closing virtual keyboard, and then later click on a text area, it will not gain focus
  • [QTBUG-36810] - Android: Remove direct use of Action strings, use dynamic lookup
  • [QTBUG-36817] - Utilize newly introduced QBluetoothSocket::OperationError enum value in QNX and Bluez
  • [QTBUG-36824] - QSerialPort opens file descriptors non-thread-safely on Linux
  • [QTBUG-36828] - android: Fail to record a video using qml Camera
  • [QTBUG-36834] - MOC does not create signals if signals are precedded by operator implementation
  • [QTBUG-36849] - False binding loops in QtQuick Controls
  • [QTBUG-36851] - [REGRESSION] QApplication::keyboardModifiers() ignores Shift key modifier (Macintosh)
  • [QTBUG-36859] - Crash in QML when using NaN values with payloads for properties
  • [QTBUG-36863] - [REG] XCB, Mac OS: QToolButton menu not closed with click
  • [QTBUG-36865] - QSerialPort::open() useless warning in windows
  • [QTBUG-36866] - qhash internal prime number list contains composite numbers (non prime)
  • [QTBUG-36870] - QtSerialPort crashes with Qt 4 when loading udev dynamically
  • [QTBUG-36871] - [REG] Widget applications allocate and leak a GL context after QQuickWidget/QOpenGLWidget) changes
  • [QTBUG-36874] - Regression: WorkerScript loaded script cannot define functions
  • [QTBUG-36881] - Regression: tst_QQuickWorkerScript::script_included() failing in Qt 5.2
  • [QTBUG-36887] - QOpenGLWidget missing Windows support
  • [QTBUG-36889] - REG: Broken line heights in text layouts with Indic text
  • [QTBUG-36892] - iOS: QTextEdit - No Option for a New Line
  • [QTBUG-36900] - QQuickWindow applications hang on exit
  • [QTBUG-36901] - Missing android files in developer build
  • [QTBUG-36910] - The Switch component uses in a ListView does not show correct cecked value
  • [QTBUG-36914] - Regression: Removing and re-adding submenus, renders these useless
  • [QTBUG-36921] - AndroidManifest.xml requires by default a back camera
  • [QTBUG-36931] - Using fast property or bindings in DropShadow causes crash
  • [QTBUG-36933] - QSS Stylesheet parsing asserts on 'QHeaderView::section:vertical'
  • [QTBUG-36934] - Desktop style animations are not running
  • [QTBUG-36950] - TableView: activeFocusOnTab has no effect, Tab event always gives active focus
  • [QTBUG-36954] - TableView: set headerVisible to false does not work properly
  • [QTBUG-36958] - Windows: QMimeData::retrieveData() on mime data set on the clipboard is called after destruction of Q[Gui]Application, causing problems when setting QPixmap/QImage data
  • [QTBUG-36969] - Webkit FTBFS on s390x and powerpc because it tries to use the macroassembler when it should not
  • [QTBUG-36979] - std::bad_alloc when trying to play a large video stream
  • [QTBUG-36989] - Graphics regressions in distance field text
  • [QTBUG-37031] - [regression] some tst_QAtomicInteger_* are failing for BlackBerry 10
  • [QTBUG-37034] - REG: Android: Armv5 build broken
  • [QTBUG-37035] - Resizing svg icon's gives invalid painter warnings
  • [QTBUG-37043] - REG: QML WebView not rendering on ANGLE
  • [QTBUG-37061] - QBluetoothSocket's inputthread crashes occasionaly
  • [QTBUG-37090] - QML applications do not render any distance field text
  • [QTBUG-37101] - REG: Webkit printing graphics incorrectly to pdf
  • [QTBUG-37103] - glVertexAttribPointer wrappers hardcode normalization
  • [QTBUG-37115] - Missing count property change notification in ListView, GridView, PathView and Repeater
  • [QTBUG-37124] - Mac OSX: Context menu fails to activate item if pointer leaves and returns to menu before releasing RMB.
  • [QTBUG-37145] - Building Sources documentation is missing links/documentation for a number of platforms
  • [QTBUG-37175] - configure does not offer GPL v3 license
  • [QTBUG-37188] - OSX: Rich text is lost when copied using clipboard
  • [QTBUG-37213] - Windows: One of QGLWidget typedef flags compiler error (conflict when using OpenSG)
  • [QTBUG-37220] - Buffer overflow in qt_scale_image_16bit reading from source array when qreal is single precision
  • [QTBUG-37222] - QtQuick does not always draw all images
  • [QTBUG-37226] - Column numbers of signals in Connection objects are wrong
  • [QTBUG-37250] - Compilation error
  • [QTBUG-37251] - eglfs default DPI different from linuxfb
  • [QTBUG-37264] - Qt 5.3.0 Stable (from Git) failed to build for i.Mx6 Sabre Lite in Declarative
  • [QTBUG-37299] - An incorrect d3dcompiler may be found when deploying 64-bit apps
  • [QTBUG-37325] - Cannot "capture" events from certain QtQuickControls
  • [QTBUG-37332] - eglconvenience needs EGL_KHR_create_context support
  • [QTBUG-37369] - [Regression] Menu not drawn in Qt 5.3 git
  • [QTBUG-37382] - Crash when trying to QML-debug QQuickWidget
  • [QTBUG-37392] - Some Qt examples dont work on iOS
  • [QTBUG-37422] - Text flickering on mouse movement
  • [QTBUG-37437] - With QT_NO_CAST_FROM_ASCII there is still a set of functions that will take in a const char * and Q_NO_DECLARED_NOT_DEFINED is in qstring.h despite it is not used in Qt 5.x
  • [QTBUG-37444] - Android: Several autotests crash that did not before
  • [QTBUG-37454] - Compile failure in qqmltypecompiler.cpp on BlackBerry 10
  • [QTBUG-37457] - QtBase fails to build with ./configure -no-opengl
  • [QTBUG-37484] - Regression: Defining an Animation Item in a separate file causes a segmentation fault on application exit
  • [QTBUG-37488] - menu item on menubar is clickable even if it is in disabled state
  • [QTBUG-37493] - REG: Android: Removal of splash screen breaks compilation of existing apps
  • [QTBUG-37506] - JavaScript array concat() crashes when called on empty array
  • [QTBUG-37508] - QIBaseDriver::open() corrupts memory heap
  • [QTBUG-37519] - Q_PROPERTY fails with qualified types
  • [QTBUG-37522] - REG: Blinking stuff in Qt Quick Controls Gallery example
  • [QTBUG-37524] - qquickwidget example crashes on Mac OS
  • [QTBUG-37553] - QtWebKit <select> items causes crash
  • [QTBUG-37561] - Font zooming should be more visible/accessible
  • [QTBUG-37578] - QSerialPortInfo::availablePorts() leads to a memory leak
  • [QTBUG-37588] - QGLContext::bindTexture does not generates mipmaps
  • [QTBUG-37609] - Unable to identify which test function is taking too much time to run
  • [QTBUG-37621] - QCamera does not record on Andorid
  • [QTBUG-37636] - QGraphicsWebView: The funnyorDie video does not load, its stuck in the loading screen.
  • [QTBUG-37667] - QRect and QPoint are not marked reentrant in the documentation even though they are.
  • [QTBUG-37690] - Drawing artifact on GroupBoxes
  • [QTBUG-37695] - showMinimized() misbehave when called from closeEvent under Linux/X11
  • [QTBUG-37783] - QSslSocket::sslLibraryVersionNumber() does not work
  • [QTBUG-37808] - QPrintDialog - Mac dialog not updating QPrinter when printer changed
  • [QTBUG-37822] - Make test config Windows 8.1/ MSVC 2013 enforcing
  • [QTBUG-37831] - String ODBC Out parameters
  • [QTBUG-37833] - Crash in QQuickAnimatorController::beforeNodeSync
  • [QTBUG-37839] - error in QBitArray documentation
  • [QTBUG-37841] - Qt source package has incorrectly generated headers for QtEnginio
  • [QTBUG-37852] - Child widgets not repainted with WA_OpaquePaintEvent set on parent
  • [QTBUG-37861] - CoreAudio: AudioValueRange mismatched new[]/delete in coreaudiodeviceinfo.mm
  • [QTBUG-37875] - Latest Qt5.3.0 linux offline installers: error while installing Qt
  • [QTBUG-37893] - Invalid OpenGL context when converting from QOpenGLContext to QGLContext.
  • [QTBUG-37894] - Wrong viewfinder rotation on Z30
  • [QTBUG-37904] - Constant crashes all the time
  • [QTBUG-37909] - QGLFormat::CompatibilityProfile is ignored in some settings
  • [QTBUG-37915] - QtQuick 2.1 iOS SoundEffect muted doesn't work (Qt 5.2.1)
  • [QTBUG-37916] - QtQuick 2.1 SoundEffect very low volume on iOS and Android (Qt 5.2.1)
  • [QTBUG-37924] - TextField inside Rectangle with Keys.onPressed doesn't receive keyboard input
  • [QTBUG-37930] - Example codes missing from QSessionManager
  • [QTBUG-37941] - Components with scrollbars in Flickable dont work
  • [QTBUG-37950] - Audio element makes application crash on exit
  • [QTBUG-37956] - iOS QAudioDeviceInfo supportedChannelCounts() wrong values ( Qt 5.2.1 )
  • [QTBUG-37970] - Call to connectToService using the serviceInfo that you get from service discovering doesnt work.
  • [QTBUG-37978] - QML VME profiler attributes component completion time to the wrong elements
  • [QTBUG-37989] - CONFIG += serialport breaks build if "LIBS += -framework ..." is used in the same project
  • [QTBUG-38015] - Mac: Error message when otool/install_name_tool is not found not helpful enough
  • [QTBUG-38018] - iOS: Auto complete crashes when application font is set
  • [QTBUG-38063] - Windows: QWindowsOpenGLContextFormat::current() relies on glGetString(GL_VERSION) which returns null in some circumstances
  • [QTBUG-38066] - vcxproj file contains incorrect primary output filename
  • [QTBUG-38103] - Error message when running examples/quick/canvas
  • [QTBUG-38130] - Can not compile Qt libraries when configured -static & -no-opengl
  • [QTBUG-38157] - TabView currentIndex bound to c++ q_property inited not to zero -> content of currentTab drawn to high
  • [QTBUG-38160] - windeployqt fails to detect debug builds of MinGW
  • [QTBUG-38186] - tst_qvector fails (debug)/crashes (release) with MSVC2013 (32,64)
  • [QTBUG-38187] - ASSERT failure in qv4ssa.cpp: for(x in y || {})
  • [QTBUG-38193] - compiler detection fails with g++ on mac
  • [QTBUG-38196] - iOS-Regression: QToolbar Crashes When Moving and Docking It to Another or the Same QToolBarArea
  • [QTBUG-38200] - Left/Right cursor keys in TextArea don't work
  • [QTBUG-38203] - windeployqt fails to link when crosscompiling
  • [QTBUG-38221] - Crash when using the QML profiler timeline
  • [QTBUG-38237] - Using OpenGL versions higher than 2.3 for QSurfaceFormat of QQuickView breaks text rendering of QtQuick.Controls components
  • [QTBUG-38240] - Wrong CMAKE_BIN_SUFFIX for linguist tools in Qt5LinguistToolsConfig.cmake when crosscompiling
  • [QTBUG-38241] - Mac: Qt::Tool always stay on Top
  • [QTBUG-38329] - Regression: Scale problem in multipage printing on Windows
  • [QTBUG-38339] - PATCH for QSerialPortPrivate::flush() in unix
  • [QTBUG-38368] - Creation of delegates in ItemView/PathView fails when delegate and model are set after view creation
  • [QTBUG-38391] - JSON.parse can't parse valid JSON
  • [QTBUG-38418] - Regression: Clicking combo boxes away crashes application
  • [QTBUG-38421] - Touch example - Tabs not working in Widget Gallery
  • [QTBUG-38430] - When moving an item around in a ListView then it can cause a crash in the QQmlDelegateModel
  • [QTBUG-38451] - JS execution differs with or without debugger
  • [QTBUG-38453] - Doc error: MenuBarStyle
  • [QTBUG-38466] - REGRESSION: qmlscene crashes on an invalid code
  • [QTBUG-38492] - [REG] Translation bindings causing an assertion at type compile time
  • [QTBUG-38526] - Building apps for iOS fails with "ld: library not found for -lqtharfbuzzng"
  • [QTBUG-38530] - Storing QJSValue references while using QJSEngine::evaluate() results in garbage collection issue
  • [QTBUG-38534] - libqtharfbuzz is missing from ios build
  • [QTBUG-38548] - Regression : QFontDialog can not select Japanese fonts properly.
  • [QTBUG-38556] - Docs: Qt Quick Dialogs not listed on the Qt 5 modules page
  • [QTBUG-38615] - QDateTime (Qt 5.2.1) widget looks bad under Mac OS 10.9
  • [QTBUG-38663] - ApplicationWindow of Qt 5.3 does not work in the Qt Quick Designer
  • [QTBUG-38679] - Warning when building for iOS
  • [QTBUG-38727] - QSound does not play my wav file on Mac
  • [QTBUG-38738] - Mac OS: Segfault in QWidgetTextControl::textInteractionFlags
  • [QTBUG-38745] - WinRT: Multi-touch is broken and potentially causes crashes
  • [QTBUG-38762] - Double free in Harfbuzz NG on Mac
  • [QTBUG-38764] - QPixmap alpha channel distortion when saving and loading as QDataStream
  • [QTBUG-38772] - Wrong property explanation in help
  • [QTBUG-38775] - QSharedMemory refers to QtSharedMemory, which apparently no longer exists
  • [QTBUG-38806] - Apps using QCamera crash when sandboxed on Mac OS X
  • [QTBUG-38854] - QWebSockets Module is missing classname entry in qmldir file
  • [QTBUG-38866] - Widget applications non-functional on certain embedded systems
  • [QTBUG-38871] - Code snippet in QMetaMethod documentation missing variable definition
  • [QTBUG-38886] - windeployqt fails to link when crosscompiling
  • [QTBUG-38896] - Fix Handling of expired certificates
  • [QTBUG-38898] - Mac - MessageDialog locks app on second open
  • [QTBUG-38935] - [regression] X11 touch support doesn't work at all
  • [QTBUG-38937] - Scrolling stopped working with 5.3
  • [QTBUG-38939] - QTextStream crashes when parsing certain file with UTF-8 encoding
  • [QTBUG-38961] - Custom baud rate setting is failed
  • [QTBUG-38962] - No key.store and key.alias properties found in build.properties.
  • [QTBUG-38970] - Mac: Crash in QWindow::topLevelAt() (REGRESSION)
  • [QTBUG-38972] - Undocumented behavior: --plugin in command line arguments consumed by QApplication
  • [QTBUG-39049] - QGLWidget in a layout crashes on Android
  • [QTBUG-39198] - QSslSocket::defaultCiphers() causes lockup if called before creating an instance of QSslSocket
  • [QTBUG-39211] - Cocoa: event dispatcher sends queued input events to stale windows (causing a crash)
  • [QTBUG-39506] - Fix Enginio build artifact naming conventions
  • [QTBUG-39787] - Win:Style change breaks the text layout
  • [QTBUG-49992] - MultiPointTouchArea does not propagate mouse events to underlying MouseAreas

Task

  • [QTBUG-14205] - Create a QImageIOHandler for WebP
  • [QTBUG-15664] - Fontengines: De-duplicate ~6 copies of unsigned int getChar()
  • [QTBUG-18714] - Investigate / Implement SPDY
  • [QTBUG-23566] - Consider adding an iterable API for types in QVariant
  • [QTBUG-24808] - Moving to new routing backend.
  • [QTBUG-28507] - Make configure to support license checker
  • [QTBUG-29806] - Check QML versioning is adhered to
  • [QTBUG-30478] - socket code on Windows: do not use SNDBUF on Vista or later
  • [QTBUG-30866] - increase number of concurrent DNS lookups
  • [QTBUG-30880] - HTTP: introduce more specific error codes for QNetworkReply::NetworkError
  • [QTBUG-32868] - Investigate upgrade of MinGW-builds version (current: 4.8.0)
  • [QTBUG-33208] - SSL: implement Next Protocol Negotiation extension (NPN)
  • [QTBUG-33560] - Move platform-specific code in QAudio* into plugins
  • [QTBUG-33791] - Extend QBluetoothLocalDevice to cover connected devices per adapter
  • [QTBUG-33792] - Port QtBluetooth to Android
  • [QTBUG-33798] - Check that WinRT documentation is OK & accessible
  • [QTBUG-34490] - QFontDatabase::addApplicationFont not supported on iOS
  • [QTBUG-34631] - Implement standard paths for android
  • [QTBUG-34657] - Can't do multi user install of creator(+library) on WinXP (32bit)
  • [QTBUG-35315] - Optimize QQmlProfilerService
  • [QTBUG-35362] - Restructure and update license information pages
  • [QTBUG-35376] - qdoc needs a \warning command and a \warn command
  • [QTBUG-35438] - Allow setting of categorized logging rules without recompiling
  • [QTBUG-35495] - Update qdoc manual
  • [QTBUG-35810] - Support delay-load linked DLLs
  • [QTBUG-35881] - QOpenGLFramebufferObject needs an API for taking the texture (with ownership)
  • [QTBUG-36036] - Decide whether test timeout debugging information should be included or not
  • [QTBUG-36412] - Improve documentation for Embedded Linux
  • [QTBUG-36538] - Ship Qt patch level releases as package updates
  • [QTBUG-36539] - Remove distinction between 'Essentials' and 'Addons' in packages
  • [QTBUG-36545] - windeployqt should ship ANGLE by default for Qt >= 5.4 (Windows Desktop), also needs command line options to turn off/on
  • [QTBUG-38121] - Improve Shader Effects example

Sub-task

  • [QTBUG-18946] - Expose QTextEdit::anchorAt to QML TextEdit
  • [QTBUG-31939] - QSurfaceFormat::setSwapInterval
  • [QTBUG-36402] - Fix signed/unsigned conversion warnings in qtbase
  • [QTBUG-36403] - Fix 'conversion looses precision' warnings in qtbase
  • [QTBUG-36404] - Fix signed/unsigned conversion warnings in qtdeclarative

Technical task

  • [QTBUG-29948] - Calendar control
  • [QTBUG-33022] - Example docs: get the example files' HTML page link to the example documentation
  • [QTBUG-33084] - QDoc: Classes inheriting QObject not displayed in qobject.html
  • [QTBUG-33360] - General editing and polishing of Qt documentation
  • [QTBUG-33580] - Android: prepare and polish documentation
  • [QTBUG-33594] - Example for using native APIs in Qt application on iOS
  • [QTBUG-33799] - QtQuick Controls documentation lacks code snippets and images
  • [QTBUG-34491] - Document how to build documentation
  • [QTBUG-36401] - Landing page update
  • [QTBUG-36838] - Upgrade Qt Examples and Tutorials page
  • [QTBUG-36840] - Per-module platform support information
  • [QTBUG-37144] - Create "What's New in Qt 5.3" page
  • [QTBUG-37203] - Update the list of highlighted examples
  • [QTBUG-37293] - Clarify requirements for development hosts
  • [QTBUG-37295] - Move 'building from sources' instructions from 'getting started' to another page
  • [QTBUG-37296] - Improve Installation Program page
  • [QTBUG-37490] - Improve iOS-specific documentation
  • [QTBUG-37657] - Add support for Back button on Android to Qt Quick examples
  • [QTBUG-37659] - Review and update Scalable UI development documentation
  • [QTBUG-38264] - Link to Enginio from Qt Modules documentation
  • [QTBUG-38467] - Does not work on Windows 8.1 either
  • [QTBUG-54921] - Fix the menus spreading on more than one screen

Edit/Copy Release Notes

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