Release Notes - Qt - Version 5.0.0 - HTML format

Suggestion

  • [QTBUG-35] - moc does not do macro substitution
  • [QTBUG-54] - "#ifdef Status" inconsistencies
  • [QTBUG-68] - Make QWinEventNotifier part of the public API
  • [QTBUG-98] - Read REG_BINARY from registry using QSettings.
  • [QTBUG-104] - Qt4: default button not working with QTreeWidget
  • [QTBUG-119] - QGLWidget/QGLContext::makeCurrent() should return a bool
  • [QTBUG-121] - API for binding QTcpSockets to specific local port without using QTcpSocket::setSocketDescriptor()
  • [QTBUG-170] - There should be a key() function in QStyle to return the key name
  • [QTBUG-188] - qdbusxml2cpp cannot be used inside Qt
  • [QTBUG-247] - QFile/QFileInfo: add Support for ACL
  • [QTBUG-250] - slots and parameters
  • [QTBUG-259] - Change QWidget::isVisibleTo() to const
  • [QTBUG-332] - QHeaderView: Disallow moving of the a column
  • [QTBUG-357] - QLayoutItem::layout(), widget() and spacerItems() should be const functions
  • [QTBUG-367] - The double version of QString::arg() uses "-1" as the default argument for the precision
  • [QTBUG-373] - Support QUuid as a QVariant type
  • [QTBUG-397] - QLineEdit inherit from QFrame
  • [QTBUG-399] - It would be useful if the QItemSelectionModel::currentRowChange() signal is not emitted when calling submitAll()
  • [QTBUG-428] - QComboBox and QDataWidgetMapper
  • [QTBUG-632] - Add QTRY_COMPARE(a, b, timeout=2000) && QTRY_VERIFY(a, timeout=2000)
  • [QTBUG-665] - QWidget::mapTo/mapFrom constness
  • [QTBUG-675] - QDesigner Components API feature request
  • [QTBUG-695] - Reintroduce QIODevice::flush()
  • [QTBUG-974] - When calling reserve() followed by a resize() on a QByteArray, the capacity() is set to size()
  • [QTBUG-1009] - Template specialization of qHash for QUuid
  • [QTBUG-1035] - QMetaType API inconsistency
  • [QTBUG-1053] - QFileSystemWatcher: add canWatch() function
  • [QTBUG-1054] - Using the QSqlTableModel::OnFieldChange as edit strategy will cause the QTableView to change the scrollbar position by reseting
  • [QTBUG-1130] - Support converting contents of regexp version of QString::replace() to upper- or lowercase
  • [QTBUG-1190] - Rewrite QtDbus's XML parsing using QXmlStreamReader
  • [QTBUG-1252] - Investigate a new styling api for Qt 5
  • [QTBUG-1291] - QAbstractItemModel: Emit index and item based data change signals whenever data in a model changes
  • [QTBUG-1367] - QTableWidget::selectedItems() should be const
  • [QTBUG-1413] - QVariant::operator==() returns true for QVariant(QVariant::Int) and QVariant(0)
  • [QTBUG-1433] - QGridLayout::getItemPosition should be const method
  • [QTBUG-1526] - QListWidget::mimeData uses non-standard API
  • [QTBUG-1583] - Increase QVariant performance by inlining c'tors
  • [QTBUG-1628] - [API] Rename QString::free() and QString::realloc() to avoid issues with users defining free and realloc to something else
  • [QTBUG-1643] - QDateTime::secsTo () allow for bigger return values
  • [QTBUG-1686] - Suggestion: Create functionality that can create temporary directories - not just temporary files.
  • [QTBUG-1908] - support release builds with debug info
  • [QTBUG-1998] - Make QRegExp's matching functions non-const
  • [QTBUG-2006] - Add QMap constructor which supports comparison class
  • [QTBUG-2023] - It would make sense if the QPicture::save() method was a const function
  • [QTBUG-2078] - Allow storing of 64-bits value
  • [QTBUG-2156] - moc: Add support for VC++ specific keywords that are placed after the classname
  • [QTBUG-2261] - QSqlDriver: Add a flag to not receive notifications issued by the application itself.
  • [QTBUG-2299] - Add a virtual QAbstractItemDelegate::destroyEditor function
  • [QTBUG-2312] - QDateTime::secsTo returns an int that overflows for large timespans
  • [QTBUG-2371] - QRegExp: Add a means to do lookbacks in a regexp
  • [QTBUG-2540] - Suggestion: Add a more general menu editor to Qt Designer
  • [QTBUG-2586] - QGraphicsItem: Be able to change how the focus is drawn for a QGraphicsItem
  • [QTBUG-2689] - QSignalSpy constructor's takes a non-const QObject* as an argument
  • [QTBUG-2696] - Add verification to enable/disable QAction depending on which widget has focus.
  • [QTBUG-2772] - QString can be compared with NULL if (and only if) QT_NO_CAST_TO_ASCII/QT_NO_CAST_FROM_ASCII is set
  • [QTBUG-2828] - Request: "QTreeView::columnViewportPosition(int) const" made virtual for Qt 5
  • [QTBUG-3108] - QSqlTableModel: add an overload for isDirty() that returns true/false if there is anything dirty in the table
  • [QTBUG-3226] - Qt should check for X11/Xlib.h and gl/glu.h during configure
  • [QTBUG-3286] - Be able to get the description and comment from the printer in QPrinterInfo
  • [QTBUG-3375] - Null and empty QString
  • [QTBUG-3415] - Qt 5 suggestions for Qt Undo framework
  • [QTBUG-3603] - Add the possibility to use a named placeholder multiple times in a query
  • [QTBUG-3701] - QLocale: add a static member of QLocale to return the ISO language and country codes as a string
  • [QTBUG-3793] - QGradient does not allow two color stops with same position
  • [QTBUG-4018] - QSize::scaled
  • [QTBUG-4202] - QPrinter: Be able to create a PDF/PS QPrinter without calling availablePrinters()
  • [QTBUG-4380] - Qt5: QWheelEvent should contain deltaX(), deltaY(), deltaZ()
  • [QTBUG-4592] - Add a recursive option to QDir::rmdir()
  • [QTBUG-4957] - Make it possible to specify the access permissions for the pipes used in QLocalServer/QLocalSocket
  • [QTBUG-6221] - Qt API for setting TOS/DSCP bits of UDP/TCP sockets
  • [QTBUG-6479] - QMetaProperty::userType() should implicitly register the meta type
  • [QTBUG-6530] - Script and/or languageidentification for characters based on their Unicode value
  • [QTBUG-6891] - Make the rubberband expand when scrolling in QGraphicsView
  • [QTBUG-7110] - tools are created debug and release versions.
  • [QTBUG-7369] - Flickable/MouseArea should handle mouse wheel events
  • [QTBUG-7795] - Add configure argument option -no-inotfiy
  • [QTBUG-7804] - Add a way to enable renegotiation in QSSLSocket
  • [QTBUG-7932] - When a model.role value is changed in QML, update the corresponding value in the model
  • [QTBUG-8323] - QScriptEngine links to QtScript module instead of directly to "Making Applications Scriptable"
  • [QTBUG-8822] - CLONE -QDesktopService::storageLocation should be moved to QtCore
  • [QTBUG-8926] - It would be nice to have the possibility to localize Stringlist properties in ui files.
  • [QTBUG-8939] - Please put some refences to Q_DECLARE_METATYPE and qRegisterMetaType in QThread and Signal and Slot documentation
  • [QTBUG-9346] - tools like assistant and designer are also built in debug mode
  • [QTBUG-9617] - build Qt with -Zc:wchar_t option by default
  • [QTBUG-9688] - Allow animating over a Path in QML using PathAnimation
  • [QTBUG-9988] - QAbstractItemView calls fetchMore() when scrolling side-to-side
  • [QTBUG-10188] - SQL Event Notification (postgres): A database client does not ignore own notifications
  • [QTBUG-10238] - Using Windows proxy settings behaviour similar to Firefox
  • [QTBUG-10462] - On using QLALR
  • [QTBUG-10481] - Looking up DNS SRV records without using the old Q3Dns classes.
  • [QTBUG-10807] - Remove unused member "void * unused" in QCache to save memory
  • [QTBUG-10842] - allow the same right hand sides for property declarations and property bindings
  • [QTBUG-11042] - Add right-to-left locale support to QtQuick elements
  • [QTBUG-11258] - Clip geometry and opacity mask support to declarative items.
  • [QTBUG-11284] - qml does not call connectNotify when calling signals
  • [QTBUG-11358] - QAtomicInt need more methods
  • [QTBUG-11460] - Timeline-Based Animations in Quick
  • [QTBUG-11630] - Imported scripts can't reference each other
  • [QTBUG-11677] - Need to be able to pass custom options to qdbusxml2cpp from .pro file
  • [QTBUG-11876] - Provide row and col spacing properties in Grid object
  • [QTBUG-11942] - Allow existing QtScript bindings to be usable by QML
  • [QTBUG-12467] - Mention that disabling exceptions disables QtXmlPatterns
  • [QTBUG-12706] - Enum constants do not work on instances
  • [QTBUG-12761] - JSON parsing
  • [QTBUG-12872] - A way to control the overshoot of a Flickable
  • [QTBUG-12880] - More options to ListView section header placing
  • [QTBUG-13004] - Need some way to specify the QML module an add-on qmlclass comes from
  • [QTBUG-13085] - QtQuick should have a more structured landing page
  • [QTBUG-13230] - QVariantAnimation should not be abstract
  • [QTBUG-13259] - Can't access javascript objects' properties
  • [QTBUG-13311] - feature request: add support for sqlite RTree
  • [QTBUG-13397] - QTestLib should allow for the creation of drag events
  • [QTBUG-13500] - add payload to sql notification
  • [QTBUG-13576] - Enable model.<property name> access in QML for QList<QObject*>-type models
  • [QTBUG-13651] - Fetch templates from Qt template folder when docs are made
  • [QTBUG-13670] - Remove Assistant and Designer from Qt sources
  • [QTBUG-13746] - GridView should have same add and move transition properties as Grid
  • [QTBUG-13791] - Qt API should use SI units or SI derived units
  • [QTBUG-13798] - Assigning an object list to a variant is interpreted as separate object assignments.
  • [QTBUG-13927] - Animations in transitions do not set running property, transitions do not have running property
  • [QTBUG-13970] - QML and masking an Item with another Item
  • [QTBUG-14144] - Sensor gestures
  • [QTBUG-14488] - Transition enabled property
  • [QTBUG-14550] - Signal can't have QML types as parameters
  • [QTBUG-14713] - Transition element to and from properties should support multiple states
  • [QTBUG-14856] - Improve memory-usage of font-cache
  • [QTBUG-14968] - Document QML Animation Element signals
  • [QTBUG-14986] - Full array support for QML list properties (and variant properties that contain lists)
  • [QTBUG-15067] - QStandardItemModel should be usable with QML
  • [QTBUG-15076] - Duplicate Method Error should indicate method
  • [QTBUG-15160] - TextEdit paintedWidth and paintedHeight property names are wrong
  • [QTBUG-15314] - Setting PathView::currentIndex does not always trigger animation in the right direction
  • [QTBUG-15416] - Locale specific formatting for dates, numbers, currency
  • [QTBUG-15459] - Namespace name has to be explicitly used for QML compatibility
  • [QTBUG-15578] - QML Text::textFormat defaults to Text.AutoText instead of Text.PlainText
  • [QTBUG-15738] - QMessageBox::result() is not documented.
  • [QTBUG-15801] - QML testing requirements
  • [QTBUG-15803] - MouseArea needs to support precisionDragging
  • [QTBUG-15868] - QML properties don't hold reference of JavaScript objects
  • [QTBUG-15900] - Overlapping Mouse Areas
  • [QTBUG-16098] - Regexp is very slow in QT
  • [QTBUG-16119] - Supports print the stack trace in QML
  • [QTBUG-16613] - Create an 'Enabled' property for QDeclarativeItem
  • [QTBUG-16735] - Enable threaded operations without the use of WorkerScript
  • [QTBUG-16787] - additional event like QEvent::ThreadChange posted to the object in the new thread
  • [QTBUG-16818] - Support specifying font height in QML Text elements
  • [QTBUG-17003] - QML TextInput element to support masking delay when using Password echo mode
  • [QTBUG-17009] - Allow setting of initial property values of Loader's item object
  • [QTBUG-17062] - Need ListView and GridView firstVisibleItemIndex/lastVisibleItemIndex properties
  • [QTBUG-17129] - Provide a Locale API for QML similar to QLocale
  • [QTBUG-17141] - Use QFileSystemWatcher for FolderListModel
  • [QTBUG-17168] - Improve anchor layout documentation
  • [QTBUG-17323] - Q_INVOKABLE with NOTIFY support
  • [QTBUG-17332] - QAuthenticator/NTLM: automatically provide credentials
  • [QTBUG-17826] - Postgres 9.0 notification
  • [QTBUG-17950] - QML should support JS property naming convention
  • [QTBUG-18019] - Port QSGTextInput and QSGTextEdit to GlyphNode back-end
  • [QTBUG-18107] - QNetworkAccessManager: HTTP doesn't use Basic-Authentication from URL
  • [QTBUG-18116] - Update the error codes relating to properties in QtDBus
  • [QTBUG-18291] - QML Image should have a fillMode that prevents it from being scaled.
  • [QTBUG-18492] - qdoc: QML "inheritance" parsing
  • [QTBUG-18531] - It would be cool if SignalSpy could examine the signal
  • [QTBUG-18536] - Allow sorting of XmlListModel data
  • [QTBUG-18559] - Add vector4d support in Qt element
  • [QTBUG-18600] - Flickable needs support for accumulating multi-flick
  • [QTBUG-18741] - Broken link
  • [QTBUG-18908] - Support QPixmap from C++ in QML
  • [QTBUG-18995] - QString QDesktopServices::displayName(StandardLocation type) not implemented for x11 and windows
  • [QTBUG-19049] - QAbstractSlider::setRange ( int min, int max ) should be a slot
  • [QTBUG-19073] - Names of functions and methods
  • [QTBUG-19138] - Rewrite QVariant
  • [QTBUG-19217] - QML Image treats source as flawed unencoded URL
  • [QTBUG-19455] - Implement resource sharing between multiple QSGView's
  • [QTBUG-19575] - Add JS file support to qmldir
  • [QTBUG-19685] - Flickable needs mouseReleased signal
  • [QTBUG-19692] - Rectangle border width should be better animated on resizing
  • [QTBUG-19728] - Performance: QDeclarativeText does unnecessary layout steps for RichText
  • [QTBUG-19747] - Allow Drag and Drop between QSGItem
  • [QTBUG-19849] - Text.RichText shouldn't ignore color property
  • [QTBUG-19969] - Need way to drive Animations explicitly, not over set duration only
  • [QTBUG-20022] - Multi-line string in QML should strip the whitespace after line breaks
  • [QTBUG-20064] - Port QtQuick 1 items to scenegraph
  • [QTBUG-20099] - Use V8 as Javascript engine for Qt Quick 2
  • [QTBUG-20100] - Meta Object System needs improving (performance etc)
  • [QTBUG-20101] - All QML applications multi-threaded for guaranteed UI reponsiveness and consistent frame rates
  • [QTBUG-20107] - Research more flexible views
  • [QTBUG-20109] - Text improvements
  • [QTBUG-20112] - Need QML drag-and-drop support
  • [QTBUG-20122] - Need support for Touch Gestures
  • [QTBUG-20285] - Reduce memory usage in QDeclarativeEnginePrivate class by setting a smaller increment for QPODVector
  • [QTBUG-20553] - QRegExp minimal matching is not minimal enough
  • [QTBUG-20570] - Document that qtest-qml's SignalSpy can be used for confirming that signal in *not* emitted
  • [QTBUG-20615] - QTestLib should support multiple outputs
  • [QTBUG-20639] - Non-local enums should be accepted as QML signal and method parameters
  • [QTBUG-20709] - The source declaration of a .sci file should allow quotes
  • [QTBUG-20785] - Option to add an extra #include to MOC generated files.
  • [QTBUG-20917] - Implement complex rich text layout in QtQuick 2.0
  • [QTBUG-20918] - Implement opt-in fallback to native rendering for text in QtQuick 2
  • [QTBUG-21030] - The plugin cache should be saved in $XDG_CACHE_HOME, separated from the Qt configuration in ~/.config
  • [QTBUG-21035] - Using qreal in QVector2D, QVector3D, QVector4D, etc...
  • [QTBUG-21038] - TextInput does not select all text when a triple click happens
  • [QTBUG-21127] - Be able to use QTemporaryFile with the template area in the directory name
  • [QTBUG-21161] - Add a way to preserve aspect ratio when setting Image.sourceSize
  • [QTBUG-21182] - please add a writeToFile() and appendToFile() (maybe also deleteFile() ) functions to qmake
  • [QTBUG-21438] - Warning on setting an empty first ListElement
  • [QTBUG-21449] - Expose new QInputPanel API as global property Qt.application.inputPanel
  • [QTBUG-21740] - PathView also needs new drag events added to Flickable in QTBUG-19685
  • [QTBUG-22082] - QLocalSocket emits disconnected on non connected socket
  • [QTBUG-22222] - Drag.hotSpot needs width and height too
  • [QTBUG-22276] - QML's list ought to support JavaScript's for(var i in list) syntax
  • [QTBUG-22305] - Support text wrapping in TextInput
  • [QTBUG-22390] - Add I18N support to qmltestrunner
  • [QTBUG-22391] - Add I18N support to qmlscene
  • [QTBUG-22401] - Add an optimized append() method to TextEdit
  • [QTBUG-22477] - [ListView] make cacheBuffer greedy
  • [QTBUG-22669] - Check gl device for highest available multisampling
  • [QTBUG-22858] - QAuthenticator methods setUser and setPassword need better documentation
  • [QTBUG-23066] - QNetworkAccessManager could delay IPv4 connection in happy eyeballs
  • [QTBUG-23071] - Add md5(v3) and sha1(v5) version for DCE in QUuid
  • [QTBUG-23109] - TextEdit.textFormat should default to PlainText
  • [QTBUG-23238] - Should be able to reset gradient
  • [QTBUG-23360] - Bind a named placehouder that appears more than one time
  • [QTBUG-23423] - Move v8 out of qtbase
  • [QTBUG-23472] - reverse order of uninstalls
  • [QTBUG-23531] - Add an error log property to ShaderEffect
  • [QTBUG-23665] - Allow relative image urls embedded in Text items to be resolved against a specified base URL.
  • [QTBUG-23694] - Add a criteriaChanged signal to QValidator.
  • [QTBUG-23713] - Add a locale property to validators
  • [QTBUG-23762] - Add RDS reception to FM Radio APIs
  • [QTBUG-23769] - Multimedia: Need some way to determine and grab the poster frame of the video
  • [QTBUG-23771] - QAudioOutput volume control
  • [QTBUG-23773] - No way to control volume/level of a QAudioInput
  • [QTBUG-23777] - Possibility to display camera viewfinder rotated in portrait mode and keep the normal image presentation
  • [QTBUG-24336] - Need support for non-uniform positioner transitions
  • [QTBUG-24604] - Set Flickable's content dimensions automatically
  • [QTBUG-25014] - Built-in Qt Quick qrc image loader
  • [QTBUG-25227] - Specify which extensions are used for JavaScript source code parsing
  • [QTBUG-25651] - Windows 7 Taskbar Functionality
  • [QTBUG-26340] - Move no-Gui related QML types from QtQuick into QtQml
  • [QTBUG-26482] - ambiguous sentence in documentation
  • [QTBUG-26491] - use tar.xz
  • [QTBUG-26692] - Obsolete functions (since Qt 4.7) are still showcased in class reference examples in Qt 5.0
  • [QTBUG-26780] - Improve the documentation of QDateTime::daysTo(..)
  • [QTBUG-26834] - QTransform::isRotation() documentation: indicate that 180 degrees is not seen as a rotate
  • [QTBUG-26866] - Support explicit use of TLS 1.1 and 1.2
  • [QTBUG-27448] - CLONE - QTableWidget::selectedItems() should be const
  • [QTBUG-27721] - Possibility to get more detailed printer information via QPrinterInfo
  • [QTBUG-27910] - Example rsslisting: default rss is still nokia one
  • [QTBUG-28193] - QTextLayout: Change textOption() to return a const reference instead of an object
  • [QTBUG-28884] - Add ability to query AppData location path for both all and private users
  • [QTBUG-30392] - QItemEditorFactory should use QMetaType::Type instead of QVariant::Type
  • [QTBUG-31390] - support for the update of plugins.qmltypes in a target of makefile
  • [QTBUG-31409] - Port the QtQuick1 example applications to QtQuick2
  • [QTBUG-45521] - QT non-C++ compliant should be deprecated
  • [QTBUG-48149] - provide a source of "aligned" system time

User Story

  • [QTBUG-20323] - Remove BlueWheel app from system tests
  • [QTBUG-20471] - QML analog of QGeoCoordinate::atDistanceAndAzimuth is absent
  • [QTBUG-20710] - QML: add ability to set locale to Plugin element
  • [QTBUG-21552] - Using Path independently from a PathView, opening Path's api
  • [QTBUG-22965] - QLocalSocket should expose the file descriptor of the listen socket
  • [QTBUG-23114] - QT Linguist Limitation
  • [QTBUG-23164] - Allow cross referencing places between plugins
  • [QTBUG-23265] - Refactor Icon API to use parameter map instead of base and full urls
  • [QTBUG-23413] - Calculation precision overhaul for Maps
  • [QTBUG-23416] - Save object rendering costs during pan by re-using previous data
  • [QTBUG-23417] - Culling and/or clipping of map objects during render
  • [QTBUG-23418] - Checking contains() during hover events for MapMouseArea
  • [QTBUG-23419] - Map objects contains() method -- handle borders and add support for polylines
  • [QTBUG-23433] - Cleaning up proxy issues and removing QSettings
  • [QTBUG-23434] - Triangulator for arbitrary polygons on Maps
  • [QTBUG-23435] - Location documentation improvements
  • [QTBUG-23459] - Cleaning up GL resources at exit
  • [QTBUG-23493] - Support the new Nokia Places REST API
  • [QTBUG-23499] - Add address::text()
  • [QTBUG-23500] - QPlaceManagerEngine should no longer contain pure virtual functions
  • [QTBUG-23555] - Add bounding area search to Places QML example
  • [QTBUG-23556] - Display search results as items on the map
  • [QTBUG-23557] - isEmpty() functions for place data classes
  • [QTBUG-23669] - Adjust look and feel of Places example
  • [QTBUG-23861] - JsonDb plugin should download icons from remote urls
  • [QTBUG-24063] - Plugin element: allow preferencing particular plugins while still using requiredFeatures
  • [QTBUG-24070] - Adapt places jsondb plugin to changes in the jsondb module
  • [QTBUG-24331] - New Plugin loader API in Qt5.0
  • [QTBUG-24343] - Add sponsored field to search result
  • [QTBUG-24421] - Add clear function for Places Models
  • [QTBUG-24482] - Add support for "fit viewport to map objects"
  • [QTBUG-24842] - Ability to construct an Address::text field from address element
  • [QTBUG-25131] - Map touch gesture differentiation should be done centrally and interpretation code overhauled
  • [QTBUG-25135] - Map tile disk cache should serialize its queue state to disk
  • [QTBUG-25136] - Maps: simple tile pre-fetching
  • [QTBUG-25393] - Map objects should not be visible at low zoomlevels
  • [QTBUG-26253] - Add support for "fit viewport to map objects" in MapItemView

Bug

  • [QTBUG-158] - QDataWidgetMapper cannot populate QComboBox if using QSqlRelationalDelegate
  • [QTBUG-967] - QTabBar: Setting a smaller font size on the widget makes the vertical alignment of the text a bit off
  • [QTBUG-1231] - Expand docs on QMetaMethod::tag() and clarify that it does in fact work
  • [QTBUG-1363] - QSqlField::length() always return -1 when using QODBC3 driver and QSqlDatabase::record()
  • [QTBUG-1990] - When configuring with -no-style-windowsxp then building fails
  • [QTBUG-2121] - qmake should put Qt's include path before external include paths
  • [QTBUG-2189] - QT_DLL is defined when building DLL projects that link against Qt statically
  • [QTBUG-2331] - QFileSystemWatcher on Windows generates debug output and emits directoryChanged signal endlessly or incorrectly
  • [QTBUG-3106] - Enable IPV6_IPV6ONLY socket option for IPV6 sockets in Linux
  • [QTBUG-3112] - Bogus "Embedded System Requirements"
  • [QTBUG-3202] - QVariant --> QScriptValue conversion when variant is not valid
  • [QTBUG-3700] - Incorrect Requires in generated QtWebKit.pc
  • [QTBUG-3768] - When eliding text that has RtoL text in it then the ellipsis is drawn in the wrong place
  • [QTBUG-3948] - Custom popup view of QComboBox does not work correctly on Mac os X and GTK
  • [QTBUG-4053] - QVariant should not mistake 0 or "" for null.
  • [QTBUG-4057] - QDateTime datastream format inconsistent with documentation
  • [QTBUG-4100] - QDateTime::fromTime_t() accepts 32bit unsigned int which will no longer valid after Jan 19 2038
  • [QTBUG-4341] - Memoryleak in QLibraryPrivate: No unload for QImageIOPlugins
  • [QTBUG-4465] - Make the Windows socket handle non-inheritable
  • [QTBUG-4844] - QObject::diconnectNotify is not called when receiver is destroyed
  • [QTBUG-4902] - Qt source code using getenv("HOME") instead of QDir::homePath()
  • [QTBUG-5263] - QFileSystemWatcher spits warning when adding a non-accessible directory to watch
  • [QTBUG-5275] - sending IPv6 over IPv4 UDP socket rebinds and makes it unusable
  • [QTBUG-5729] - getProcAddress() should return a function pointer
  • [QTBUG-5838] - QStackedWidget height for width is wrong
  • [QTBUG-5952] - The "-no-framework" configuration option on Mac OS 10.6 results in a Qt internal error: qt_menu.nib could not be loaded.
  • [QTBUG-6133] - QScriptContextInfo::functionMetaIndex() doesn't return the correct index for overloaded slots
  • [QTBUG-6139] - QScriptEngine::uncaughtExceptionBacktrace() doesn't give a full backtrace
  • [QTBUG-6227] - possible crash when calling qUncompress() with different data (under Windows)
  • [QTBUG-6305] - QTcpServer::listen() returns true when someone is already listening on that same port - Mac OS X
  • [QTBUG-6320] - DataTag element isn't added as child of Message element in -xml output when data driven testing is used
  • [QTBUG-6420] - problem with parameters in queries which have one parameter used more then once
  • [QTBUG-6498] - QTextBoundaryFinder does not detect word end boundaries correctly
  • [QTBUG-7069] - revertAll() on a QSqlTableModel does not seem to revert changes if an sql error occured
  • [QTBUG-7145] - Scroll Area Widget Contents not visible as sender/receiver in form editor
  • [QTBUG-7226] - fix caching of resources in HTTP backend
  • [QTBUG-7303] - Inconsistent and wrong usage of qIsNull(double/float) function
  • [QTBUG-7701] - To tight rendering of checkboxes in treeviews [ reg ]
  • [QTBUG-7862] - [BI]: When doing a shadow build or using -prefix inside a msys shell on Windows it will fail to build
  • [QTBUG-7924] - Add a reference to setNativeMenubar() from qt-mac-set-native-menubar-bool-enable
  • [QTBUG-8349] - qtlibinfix doesn't work for QAxServer and QAxContainer
  • [QTBUG-8490] - Updating complex parts of a widget instead of all of the widget many times a second takes a lot of CPU on Mac OS X
  • [QTBUG-8673] - Windows Deployment Guide needs minor update for MinGW
  • [QTBUG-8849] - Address Book Tutorial Step 6: when loading the contacts, contacts->clear() should be called instead of contacts->empty()
  • [QTBUG-9014] - Cannot translate Shift_JIS into ASCII by Linguist
  • [QTBUG-9109] - designer-using-a-ui-file.html single inheritance aproach missleading in how to access the members.
  • [QTBUG-9110] - QT_DLL, QT_MAKEDLL and QT_SHARED macros need proper documentation
  • [QTBUG-9168] - QDoubleValidator allows to use both "C" locale and system locale
  • [QTBUG-9304] - QDateTime and QTime ::secsTo do take milliseconds into account
  • [QTBUG-9315] - warning message "QHttpNetworkConnectionChannel::_q_receiveReply() called without QHttpNetworkReply"
  • [QTBUG-9466] - QSqlRecord::field documentation is inconsise
  • [QTBUG-9528] - QGroupBox breaks in QGtkStyle for large font sizes
  • [QTBUG-9985] - QUrl implicit sharing is not thread-safe
  • [QTBUG-10170] - QNetworkInterface::IsPointToPoint not correctly set
  • [QTBUG-10192] - QRegExp in mode WildcardUnix does not work if character to be escaped is the last in the string
  • [QTBUG-10232] - QTransfrom::QTransform API documentation has incorrect information about member variable m_13 initialization
  • [QTBUG-10330] - Problems with "ddd" format in QDateTime::fromString();
  • [QTBUG-10363] - documentation for QtXmlPatterns module does not show detailed info anymore
  • [QTBUG-10428] - QNAM discards manual proxy server on Windows when 'Automatically detect settings' is checked (Win7 default)
  • [QTBUG-10453] - QProcess::waitForFinished ignores timeout on Windows
  • [QTBUG-10502] - System proxy detected by systemProxyForQuery() method has the wrong type when the QNetworkProxyQuery has the socks protocol tag
  • [QTBUG-10568] - QImage does not read comment from jpeg
  • [QTBUG-11115] - Doc: QWidget constructor (and other places) no longer has clickable link to Qt::WindowFlags
  • [QTBUG-11278] - QDomNode::lastChildElement
  • [QTBUG-11486] - Saving a QImage to BMP will cause it to detach
  • [QTBUG-11763] - QVector: When copying a QVector then it will cause the memory to be reallocated soon after. Whereas with std::vector this is not the case
  • [QTBUG-11776] - qmake 4.6.3 fails to build properly when the build directory contains spaces
  • [QTBUG-11823] - Crash if the Menu Bar ends with an invisible action and a user tries to pass it to the menu's beginning
  • [QTBUG-11824] - QNetworkAccessFtpBackend changes key for accessing QNetworkAccessCache
  • [QTBUG-11981] - TextInput and Text elements draw certain fonts with slight vertical offset on Unix
  • [QTBUG-12389] - Incorrect code suggestion for the use of QSqlTableModel
  • [QTBUG-12431] - Memory leak in QTestLib
  • [QTBUG-12441] - Changes in rotated parent item width/height causes child items anchored horizontally/vertically to jitter
  • [QTBUG-12457] - Cannot determine sender of a signal
  • [QTBUG-12515] - qAtan2 calls atan2/atan2f with arguments in wrong order
  • [QTBUG-12537] - handling of unicode characters > 0xffff (plane > 0)
  • [QTBUG-12564] - QInotifyFileSystemWatcherEngine::addPaths rejects valid watch descriptors.
  • [QTBUG-12940] - Setting elements in a Column to opacity: 0 also has the effect of making there width and height; 0 so the space is then taken by the next item in the Column
  • [QTBUG-12960] - Fix line algorithm in raster engine to match current rasterization rules
  • [QTBUG-13018] - demos/spectrum doesn't install correctly
  • [QTBUG-13063] - Proxy NTLM authorization failed
  • [QTBUG-13088] - Deadlock with QNetworkProxyFactory
  • [QTBUG-13101] - Offset when drawing a grid in a QGraphicsView
  • [QTBUG-13121] - Fortune Client hanging on misconfigured ip address
  • [QTBUG-13169] - QLineEdit's blinking cursor disappears when deleting all selected content
  • [QTBUG-13362] - Documentation should state that widgets derived from QAbstractButton eat up mouse events when disabled
  • [QTBUG-13590] - Doc style - Nested lists are not rendered correctly
  • [QTBUG-13598] - Animation start() / pause() bug
  • [QTBUG-13911] - When running with -Wall then it will warn about some variables being replaced in the prf files
  • [QTBUG-13957] - qnetworkproxy_win.cpp - should use auto config url before using auto detect
  • [QTBUG-14194] - -dwarf2
  • [QTBUG-14234] - QHeaderView::ResizeToContents in QTableView makes hide very slow
  • [QTBUG-14242] - QHeaderView::setSectionHidden() breaks QHeaderView::length()
  • [QTBUG-14283] - QSignalSpy ctor crashes if object is 0
  • [QTBUG-14349] - QLocale database misses Tagalog due to CLDR tag 'alias' not being parsed (correctly)
  • [QTBUG-14467] - Fails to create debug build of Qt projects on mingw
  • [QTBUG-14482] - qmake: the famous IncrediBuild comments are missing in .vcproj files
  • [QTBUG-14553] - QFinalState documentation has duplicated link
  • [QTBUG-14554] - Nested classes do not show superclass
  • [QTBUG-14697] - QDeclarativeProperty::write doesn't work for QObject* types when passing in an engine to constructor.
  • [QTBUG-14711] - QGraphicsView does not fully respect scrollbar policies set to Qt::ScrollBarAlwaysOff
  • [QTBUG-14814] - QHeaderView: when dragging a section into the position that would make it the last column, dropping the section does not always work or requires the user to drag beyond the range of the widget
  • [QTBUG-14839] - Dynamically adding items to a positioner animates incorrectly
  • [QTBUG-14936] - TextInput clip very tall letters
  • [QTBUG-14972] - qmlviewer doesn't cleanup properly when quitting via File->quit
  • [QTBUG-15213] - Some functions/properties are missing from ECMAScript reference
  • [QTBUG-15395] - Large file support not applied for SQLite(included in Qt) at Qt building
  • [QTBUG-15430] - QStateMachine has no ctor which takes a ChildMode
  • [QTBUG-15469] - QMap<Key,T> + T::operator& = bad things
  • [QTBUG-15472] - NTLM auth fails if username with domain part is set in QNetworkProxy constructor
  • [QTBUG-15566] - Setting only a password (no username) for HTTP requests does not result in the password being sent
  • [QTBUG-15621] - Division by zero problem in QTriangulatingStroker::moveTo in src/opengl/gl2paintengineex/qtriangulatingstroker.cpp
  • [QTBUG-15640] - When binding boolean values to a QSqlQuery, Qt's SQLite driver will convert them to strings instead of ints
  • [QTBUG-15641] - When having inlined components using custom component properties, bindings when using Loaders will fail
  • [QTBUG-15681] - ".pragma library" statement in JavaScript breaks lupdate
  • [QTBUG-15712] - Casting signaled QObjects from C++ code returns a different type
  • [QTBUG-15715] - Qt v4.7.1 fails to compile with Intel C++ compiler on Microsoft Windows
  • [QTBUG-15724] - Functions connected to signals using connect() cannot receive QObject* values
  • [QTBUG-15732] - Qt SSL leak
  • [QTBUG-15765] - Initialization of QWindowsSystemProxy is not thread safe
  • [QTBUG-15773] - Memory leak when failed to open the database using "QSQLITE" with QSqlDatabase
  • [QTBUG-15790] - Reverse arrow navigation with RTL buttons
  • [QTBUG-15805] - network internals: responses to requests with AlwaysNetwork should be cached
  • [QTBUG-15863] - QDeclarativeView SizeRootObjectToView still resizes view
  • [QTBUG-15928] - Binding element when used internally to a component overrides external bindings
  • [QTBUG-15929] - Bad document on qml-mouseevent accepted property
  • [QTBUG-15956] - [Reg] Error objects no longer provide a "stack" property
  • [QTBUG-15989] - QSqlRelationalTableModel aliasing makes setFilter() troublesome to use
  • [QTBUG-16026] - Element versioning is not broken at major revisions
  • [QTBUG-16045] - stops not listed as default property in Gradient element
  • [QTBUG-16101] - Property aliases are not updated for grouped properties on initialization
  • [QTBUG-16143] - qmlviewer resizes the text element root items inproperly
  • [QTBUG-16192] - Can't use ListView.view with VisualItemModel
  • [QTBUG-16271] - TextEdit property, clip, does not work
  • [QTBUG-16273] - Cannot access a QGraphicsProxyWidget item through a property alias in QML
  • [QTBUG-16289] - ListElement cannot use script for property value or nested elements
  • [QTBUG-16294] - linux configure script doesn't handle -no-gtkstyle and needs cups-devel
  • [QTBUG-16313] - ActiveFocus property appears to change unnecessarily
  • [QTBUG-16316] - Assignment to list property yields unexpected result
  • [QTBUG-16347] - PathView does not have currentItem property
  • [QTBUG-16352] - Clearing ListView does not update its content size properties
  • [QTBUG-16426] - QUrl::removeAllQueryItems leaves a trailing query delimiter when removing the last query item
  • [QTBUG-16499] - Multiple useless property bindings
  • [QTBUG-16547] - Javascript constants not allowed in models
  • [QTBUG-16579] - Using enums in different class silently fails with uninitalized values
  • [QTBUG-16585] - NTLMv2 proxy support works for "http" urls, but not for "https" urls.
  • [QTBUG-16621] - Selecting cells in a QTextTable is buggy
  • [QTBUG-16628] - QSignalTransition does not increment the receivers on QObject
  • [QTBUG-16734] - You cannot pass Qt.formatDateTime() string to qsTr() translation function as an argument
  • [QTBUG-16850] - QLineEdit::setSelection bug when inputMask is used
  • [QTBUG-16860] - Image.sourceSize applied even if image's actual size is smaller than the sourceSize
  • [QTBUG-16878] - Registering a 2.0 QML type before a 1.0 version breaks import of 2.0
  • [QTBUG-16894] - Linking shared object to QML plugin breaks it inexplicably.
  • [QTBUG-16936] - ListView highlight occasionally gets stuck
  • [QTBUG-16967] - sqlite driver eats/leaks memory (QTBUG-11210 clone)
  • [QTBUG-16968] - qmake -project produces unescaped backslashes to be used in the DEPENDPATH on Windows where there are multi-level subdirectories
  • [QTBUG-17007] - QML: PathView: item positioning in the y axis appears to suffer from rounding error when moving rectangles along a horizontal path, causing the items to wobble up and down as they are flicked or moved
  • [QTBUG-17012] - the JavaScript switch statement embeded in QML can't work correctlly
  • [QTBUG-17072] - QML Signals and signal handler miscategorization
  • [QTBUG-17082] - QDeclarativeExpression::evaluate returns an QObjectList with null pointers for arrays
  • [QTBUG-17144] - Pass in HWND_MESSAGE as parent in qt_create_internal_window()
  • [QTBUG-17165] - qtest-qml can't check itself on MacOS X (linking problem?)
  • [QTBUG-17228] - onEntered and onExit Events not working as expected on parent/child elements
  • [QTBUG-17255] - Translation doesn't work with resource qml file
  • [QTBUG-17312] - Make QNetworkAccessManager::clearCache() public
  • [QTBUG-17320] - Item focus is not tied to canvas focus
  • [QTBUG-17325] - line-spacing not working anymore in master
  • [QTBUG-17355] - It is a problem about align in mips platform
  • [QTBUG-17423] - QFontEngine-related crash in QtSceneGraph on Windows
  • [QTBUG-17428] - Superfluous RestoreAction is shown in context menu of QMdiAreaTabBar
  • [QTBUG-17484] - Qmake exits with "QFSFileEngine::currentPath: getcwd() failed" when a project file include file (.pri) includes itself
  • [QTBUG-17491] - Flickr: large size picture is shown black or unavailable after being downloaded
  • [QTBUG-17517] - MouseHover on QGraphicsScene
  • [QTBUG-17518] - Can't access Component.status enum from js file
  • [QTBUG-17529] - QtDeclarative fails with 'File name case mismatch' if working directory is incorrectly capitalized (Windows)
  • [QTBUG-17530] - errors in qmldir file are not reported
  • [QTBUG-17598] - Clean up QFontEngine reference counting logic in QStaticText and TextMaskMaterial
  • [QTBUG-17622] - Moving an element in the model breaks the positioning of delegates in a ListView
  • [QTBUG-17634] - qdbusxml2cpp does not handle CRLF in comments correctly
  • [QTBUG-17825] - Qt plugin build key logic too conservative for linux LSB
  • [QTBUG-17837] - FolderListModel with showDirs set to false fails to filter out all directories
  • [QTBUG-17848] - VisualItemModel delegates ignore visiblity of ListView on initialization
  • [QTBUG-17853] - QML ListView - List Header does not appear when the user scroll to the first item on the list
  • [QTBUG-17868] - QDeclarativePropertyMap::keys() cannot be called from qml
  • [QTBUG-17915] - V8 getter-in-prototype test asserts
  • [QTBUG-17963] - XMLHttpRequest does not support the DELETE method
  • [QTBUG-17975] - QStateMachine postDelayedEVent and cancelDelayedEVent are not thread safe.
  • [QTBUG-18036] - Qml crash on released memory
  • [QTBUG-18040] - QApplication::keyboardInputDirection() is not initialized until a key is pressed on Mac
  • [QTBUG-18067] - QML ListView highlight animation behaves incorrectly
  • [QTBUG-18115] - Mac: "configure -no-prefix-install" installs frameworks to "/Libraries/Frameworks", when it should be "/Library/Frameworks"
  • [QTBUG-18156] - QTreeWidget::setColumnCount produces non empty headers
  • [QTBUG-18167] - QSpinBox controls flicker black on Windows when the mouse enters/leaves the control on Windows if their parent widget has a translucent background
  • [QTBUG-18175] - QML scenegraph hover isn't equivilant to QGraphicsView hover
  • [QTBUG-18188] - [Reg] Contexts created with QScriptEngine::pushContext() are not clean
  • [QTBUG-18201] - QtScript reports "LEAK" in stderr when running in debug mode
  • [QTBUG-18228] - Missing certificates on Windows 7
  • [QTBUG-18235] - Incomplete Offline Storage API docs
  • [QTBUG-18249] - QString::toShort(.) erroneously accepts and truncates values
  • [QTBUG-18268] - QDeclarativeTypeLoader crashes when loading data from network
  • [QTBUG-18281] - Strange behaviour on 'expandingdelegates' example
  • [QTBUG-18285] - Crash in TextMaskMaterial
  • [QTBUG-18315] - Segmentation fault attempting to stop an uninstalled QAnimationDriver
  • [QTBUG-18356] - Example in QMutexLocker Documentation is misleading
  • [QTBUG-18411] - Qt 4.7.2 fails to add HTTP Authorization header and refetch after 401
  • [QTBUG-18417] - Documentation error in QNetworkProxyFactory
  • [QTBUG-18435] - Out parameters of stored procedures return empty string
  • [QTBUG-18476] - Font with thin lines not drawn properly with scenegraph
  • [QTBUG-18478] - MouseArea mouseX/Y not reported under Scenegraph unless mouse is pressed
  • [QTBUG-18494] - Gradients demand a specific stop order to work
  • [QTBUG-18498] - QSslSocket: calling peek() on the socket causes the entire socket buffer to be copied to a new buffer, meaning that peek *does* have side-effects in certain use cases
  • [QTBUG-18534] - Declarative Demos do not launch from QtDemo
  • [QTBUG-18554] - Object (component) string id not accessible by users
  • [QTBUG-18601] - Need to better document the need to use custom mouse handling for selection in the QML views
  • [QTBUG-18608] - can not start transaction ORACLE OCI, while having QSqlQuery open in QSqlQueryModel
  • [QTBUG-18610] - multiple QDeclarativeEngine(s) property detection error
  • [QTBUG-18617] - Text element paints horizontally-centered text that has line breaks incorrectly
  • [QTBUG-18630] - Bad behaviour with currentIndex when changing the pathview model
  • [QTBUG-18634] - Regression: Text.RichText shows as a black box in qmlscene
  • [QTBUG-18656] - MouseArea has confusing onMousePositionChanged in addition to onPositionChanged
  • [QTBUG-18664] - Typo on "The Qt Resource System"
  • [QTBUG-18672] - qmake: replace is inconsistent with backslashes
  • [QTBUG-18724] - XmlListModel.status is Ready right after creation (should be Null)
  • [QTBUG-18747] - Inconsistency between TextInput and TextEdit cursor positioning when switching from read-only state to normal edit mode
  • [QTBUG-18748] - QScriptLine::height adding one to height isn't standard height calculation
  • [QTBUG-18779] - QSGCanvas leak
  • [QTBUG-18785] - A top level item QStandardItem in QStandardItemModel doesn't return the invisible root item when it's parent() function is called. It returns NULL.
  • [QTBUG-18794] - https connection doesn't work over proxy server with digest authentication
  • [QTBUG-18801] - Qt asserts when using a AbstractListModel in QML.
  • [QTBUG-18818] - Visible cursor is not painted when empty TextInput is aligned to the right
  • [QTBUG-18824] - QNetworkSession::open does not complete for network interfaces with status "media disconnected" in windows 7
  • [QTBUG-18916] - QtDeclarative particles-plugin broken in 4.8.0/qtquick2 staging tree
  • [QTBUG-18919] - Visual corruption in Row/Column elements
  • [QTBUG-19040] - Behaviors get lost
  • [QTBUG-19059] - PathView currentIndex not maintained when changing model
  • [QTBUG-19080] - Unable to bind to paused property for NumberAnimation
  • [QTBUG-19081] - examples/network/ftp does not build in namespace in modularized Qt
  • [QTBUG-19087] - SSL: implement blacklisting not only based on serial number, but also on the signature / public key / issuer
  • [QTBUG-19091] - QDateEdit/ QDateTimeEdit display problems with certain displaystrings and dates
  • [QTBUG-19092] - QHeaderView is very slow (unless it is used with only few data)
  • [QTBUG-19102] - lupdate does not work with project file using SUBDIRS target where the .subdir option is used
  • [QTBUG-19114] - Impossible to abort() XMLHttpRequest (because there is no way to refer to it)
  • [QTBUG-19136] - javascript context scope has changed between scenegraph based version of QtQuick 1.1, and graphicsview based version
  • [QTBUG-19151] - Confclean is not working after distclean
  • [QTBUG-19163] - CONFIG += embed_manifest_dll embed_manifest_exe does not work with the Intel compiler
  • [QTBUG-19208] - ListModel move() operation isn't correctly reflected in views sometimes
  • [QTBUG-19244] - [autotests] qdatastream autotest in qtbase depends on qtsvg (circular dependency)
  • [QTBUG-19252] - 'Mirror' doesn't work with Image, BorderImage and AnimatedImage on scenegraph
  • [QTBUG-19263] - The "Deploying an Application on Windows" documentation must be updated
  • [QTBUG-19325] - Remove code related to the qt3support module from autotests
  • [QTBUG-19361] - Column height is -spacing when all items are visible: false
  • [QTBUG-19367] - QDate::dayOfWeek () documentation
  • [QTBUG-19409] - QFtp hangs because FD_CLOSE event was lost
  • [QTBUG-19425] - QDeclarativeImage seems to reload remote image when it should be in the cache
  • [QTBUG-19428] - Images in SG Text element are not rendered
  • [QTBUG-19439] - Nesting PathView and Flickable/Listview causes PathView to stop at wrong offset in some cases
  • [QTBUG-19440] - qmlscene does not render correctly after being stacked behind other windows
  • [QTBUG-19454] - [autotests] qnetworkproxyfactory test needs to be reworked for Qt5
  • [QTBUG-19456] - Cursor position does not move with TextInput on TextInput->select(endPos, startPos)
  • [QTBUG-19475] - QList function contains returns QBool instead of bool
  • [QTBUG-19511] - QDeclarativeImageProvider::requestTexture leak textures
  • [QTBUG-19527] - QtQuick2: BorderImage setting the borderImage top and bottom border properties to a combined total that exceeds the source image height triggers an exception
  • [QTBUG-19530] - Text item with empty text -property causes continuous flow of paint events
  • [QTBUG-19538] - qdeclarativeimage and qdeclarativeborderimage mirror tests fail
  • [QTBUG-19542] - [autotests] Tests using QSignalSpy should call QVERIFY(spy.isValid());
  • [QTBUG-19547] - [autotests] Some of qtestlib's selftests fail
  • [QTBUG-19548] - [autotests] qtestlib selftests contain hard-coded paths/version numbers in reference data
  • [QTBUG-19560] - Accessing a QVariantMap/QVariantList is very slow in QML
  • [QTBUG-19631] - Text with font.underline: true has the line on top
  • [QTBUG-19632] - pinchfinished event is not received on tapping a finger while pinch is ongoing.
  • [QTBUG-19653] - Eliminate references to Trolltech
  • [QTBUG-19675] - Unexpected position of ListView on appending to an empty ListModel
  • [QTBUG-19682] - QSslSocket: cannot resolve SSLv2_client_method
  • [QTBUG-19684] - ListView/GridView missing headerItem and footerItem properties
  • [QTBUG-19688] - Setting the focus of a FocusScope to false doesn't remove active focus from child items.
  • [QTBUG-19726] - Difference in click reporting between QtQuick 1.1 and QtQuick 2
  • [QTBUG-19727] - TextEdit: selectionChanged, selectionStartChanged and selectionEndChanged signals not emitted after QInputMethodEvent::Selection
  • [QTBUG-19729] - assistant does not build with QT_NO_PRINTER
  • [QTBUG-19731] - TextInput: selectionStartChanged and selectionEndChanged signals not emitted after QInputMethodEvent::Selection
  • [QTBUG-19732] - TextInput does't have selectionChanged signal
  • [QTBUG-19744] - Update needed for the Qt platform notes on Multimedia and Phonon
  • [QTBUG-19763] - Custom ListModel does not provide on<property>Changed slots
  • [QTBUG-19770] - Wrapped text draws the first wrapped character on both lines
  • [QTBUG-19777] - XMLListModel::get() is missing an autotest
  • [QTBUG-19789] - QSignalTransition drops signals silently in multi-threaded setups
  • [QTBUG-19808] - Document that QGraphicsItemGroup::addToGroup(QGraphicsItem *item) also adds the children of the item to the group
  • [QTBUG-19835] - PathView needs a contentY-like scroll progression property
  • [QTBUG-19844] - A change in ListView's header height can cause it to overlap the items
  • [QTBUG-19901] - Regression: Flipable element not drawing correctly in scenegraph
  • [QTBUG-19904] - MouseArea remains in pressed state when mouse focus moves to native window
  • [QTBUG-19926] - Transition can be stalled by Behavior
  • [QTBUG-19928] - Doc: Column documentation for move transition does not match displayed visual example
  • [QTBUG-19930] - 2 geocode queries in a row produce debug warnings
  • [QTBUG-19932] - Geocode of Brisbane's address updates map to Canberra when using district property instead of city
  • [QTBUG-19934] - First geocoding is unsuccessful
  • [QTBUG-19936] - MapObject element doesn't have opacity property
  • [QTBUG-19939] - QML: Unable to pass address as string into GeocodeModel/Address
  • [QTBUG-19956] - IntValidator, DoubleValidator, RegExpValidator do not register changes to top/bottom/regExp
  • [QTBUG-19989] - windows qmake does not convert the filenames of QMAKE_EXTRA_COMPILERS .command into windows filenames
  • [QTBUG-20001] - network cookies: check we do not treat "example.com" and "example.com." the same way
  • [QTBUG-20012] - SSL incorrectly identifies www.google.com certificate as expired when it isn't
  • [QTBUG-20017] - Declarative autotests crash with threaded renderer
  • [QTBUG-20020] - tst_qsglistview::currentIndex unreliable
  • [QTBUG-20021] - unable to make MapCircle independent on the zoom level
  • [QTBUG-20028] - The inotify based QFileSystemWatcher spawns a thread
  • [QTBUG-20038] - QSqlRelationalTableModel doesn't follow relations on the first column of a table
  • [QTBUG-20043] - Documentation for Address element needs to be updated
  • [QTBUG-20078] - Calling polish() doesn't always cause item to be polished
  • [QTBUG-20091] - qmake -spec detection fails when installed using stow
  • [QTBUG-20096] - MapMouseArea incorrectly detects whether the mouse is inside the mouse area
  • [QTBUG-20136] - Geocode is unsuccessful when query is based on Reverse Geocode results, sometimes
  • [QTBUG-20137] - QML: County, District and Country Code properties of Address object do not affect geocode result
  • [QTBUG-20138] - QWindowsVistaStyle doesn't draw the background for spinbox in Windows7
  • [QTBUG-20146] - [PATCH] Declarative/QML's XMLHttpRequest does not expose misc HTTP status codes
  • [QTBUG-20185] - [Crash] tst_examples crashes on X11 CI machine due to threaded renderer
  • [QTBUG-20193] - Problems with small FBO sizes in shader sources
  • [QTBUG-20198] - QML property of items can't assign to an instance of that item by id
  • [QTBUG-20200] - QML property alias not working
  • [QTBUG-20205] - "objects" property of Map element is absent
  • [QTBUG-20227] - Program crash when assigning a value to transition property
  • [QTBUG-20242] - Casting QtObject to bool from qml
  • [QTBUG-20266] - Unable to make insource build for qtlocation module on Windows
  • [QTBUG-20280] - Declarative Engine treats Q_PROPERTY with a type of QWidget* differently than QObject*
  • [QTBUG-20286] - ListView does not refresh items that follow an item that has been deleted from the list model. It appears to make the ListView/ListModel unusable for dynamic data.
  • [QTBUG-20287] - ListView section, problem when changes currentIndex
  • [QTBUG-20298] - QSqlTableView does not respect ItemDelegate when used with QSqlTableModel
  • [QTBUG-20300] - Bounding rectangle for the image element is wrong if fill mode is PreserveAspectCrop
  • [QTBUG-20322] - QUrl::toLocalFile returns incorrect path on Unix platforms when the top level path contains ':'
  • [QTBUG-20327] - QML: Changing map zoom level crashes app
  • [QTBUG-20344] - Javascript exceptions thrown from QObject methods have incorrect source information
  • [QTBUG-20350] - QAbstractScrollArea example
  • [QTBUG-20355] - make QMenuBar::trigger more clear about the ownership
  • [QTBUG-20362] - Changing parallel states causes properties to be reset
  • [QTBUG-20363] - Some of the qtestlib command-line switches are undocumented
  • [QTBUG-20371] - QTestLib does not skip test function if init() fails.
  • [QTBUG-20378] - QtScript compilation errors without some features
  • [QTBUG-20386] - Segfault in QSGParticleSystem if ModelParticle declared empty
  • [QTBUG-20399] - QUrl documentation misses to mention that QUrl::TolerantMode is the default ParsingMode
  • [QTBUG-20407] - ModelParticle crashes occasionally on taking the first model item
  • [QTBUG-20408] - GridView key navigation: viewport doesn't update to last row/column when key is held down
  • [QTBUG-20431] - QFileInfo::isSymLink() broken for NTFS mount point folders
  • [QTBUG-20436] - SmoothedAnimation maximumEasingTime animates poorly when destination changed repeatedly
  • [QTBUG-20437] - ItemParticle does not draw dying particles correctly
  • [QTBUG-20438] - Item/ModelParticle still affects opacity when fade is set to false.
  • [QTBUG-20452] - Using two different QSslSockets in two different threads will crash because of const-corectness issues in QSslCertificate
  • [QTBUG-20464] - Qt fails to build with Incredibuild
  • [QTBUG-20472] - Setting XMLHttpRequest raw header makes header name uppercase.
  • [QTBUG-20480] - Windows version checking is incorrect
  • [QTBUG-20482] - static analysis of QT source code
  • [QTBUG-20494] - Compilation error in module qscriptenginedebugger.cpp without dockwidget support
  • [QTBUG-20495] - [REG] QDir::operator== compares paths without normalizing (4.8)
  • [QTBUG-20505] - Offline Storage API: wrong types of row fields
  • [QTBUG-20508] - Compilation error in module qscriptdebugger.cpp without inputdialog support
  • [QTBUG-20509] - Compilation error in module qscriptdebuggerlocalswidget.cpp without stringlistmodel support
  • [QTBUG-20522] - QML: "path" role of RouteModel should be renamed to "route"
  • [QTBUG-20523] - Canvas Circles aren't drawing
  • [QTBUG-20528] - ListView items sometimes don't reposition correctly if content Y changes before the move
  • [QTBUG-20547] - Rectangles with clip set clip off their borders
  • [QTBUG-20563] - Route has empty maneuver's instruction text sometimes
  • [QTBUG-20575] - QML ListView doesn't show new 1st item when old 1st item is deleted in some conditions.
  • [QTBUG-20582] - tst_qsslcertificate::verify fails since ~5am, 27th July 2011
  • [QTBUG-20626] - [Regression] destroy() doesn't work on objects created dynamically in QML/JS.
  • [QTBUG-20628] - QML Loader: sourceChanged signal emitted when setting sourceComponent
  • [QTBUG-20640] - Segfault on not setting a delegate for a ListView with networked source
  • [QTBUG-20646] - qmlscene does not redraw the items when move the window out of screen and then move back
  • [QTBUG-20647] - qdoc fails to detect that a QML class tries to inherit itself
  • [QTBUG-20649] - incorrect warning: "qmlscene: Autodetecting compatibility import "QtQuick 1.0""
  • [QTBUG-20658] - [Performance] QSqlQuery::boundValues has unneeded O(n^2) complexity, can be O(n)
  • [QTBUG-20671] - qt.index doesn't have correct links to QML elements now, because the links don't contain the module identifiers
  • [QTBUG-20679] - Setting ListView height from 0 to contentHeight does not produce the desired result
  • [QTBUG-20682] - tst_qtextscriptengine depends on unknown and unavailable test fonts
  • [QTBUG-20686] - [Crash] tst_qabstractnetworkcache sometimes crashes on exit
  • [QTBUG-20690] - Implicit conversion from url to string works differently than before
  • [QTBUG-20692] - Binding keeps reference to invalid objects that leads to crash
  • [QTBUG-20711] - Route information is a mix of miles and kilometers
  • [QTBUG-20712] - Content Y jumps constantly if first delegate height == 0 and other delegates have height > 0
  • [QTBUG-20739] - There is no way to document that a QML property in a QML component is read-only or read-write.
  • [QTBUG-20745] - ListView with highlightRangeMode: ListView.StrictlyEnforceRange skips over items when list item size varies
  • [QTBUG-20746] - [Regression] TextInput Element renders badly with QtQuick 2.0
  • [QTBUG-20764] - The inputMethodHints property of TextInput (and TextField in Qt Quick Components) is undcoumented
  • [QTBUG-20780] - QRawFont cannot be created from raw data on QPA
  • [QTBUG-20811] - QSGGeometry does not support GL_UNSIGNED_BYTE as index data
  • [QTBUG-20817] - Synthesized font emboldening does not work when pixel size > 64
  • [QTBUG-20819] - Configure.exe does not support "-qpa" option
  • [QTBUG-20820] - Qt Lighthouse build gives runtime error with the xcb plugin
  • [QTBUG-20826] - QList<int> does not work as a QML type
  • [QTBUG-20827] - Adding a Behavior to Scale's origin.x/y sets x/y to 0
  • [QTBUG-20837] - init-repository `--http' switch doesn't apply to nested submodules (e.g. v8)
  • [QTBUG-20839] - QML: binding to path property produces warning messages
  • [QTBUG-20840] - QML: no API to reset weights for all route features
  • [QTBUG-20845] - demo calculator x^2 calculate wrong
  • [QTBUG-20866] - Dirt on the screen in Terrain mode
  • [QTBUG-20867] - Dateline definition in documentation
  • [QTBUG-20868] - Binding of Map zoomLevel property is broken
  • [QTBUG-20869] - Route has a loop
  • [QTBUG-20870] - Static Map objects are absent after app start-up
  • [QTBUG-20873] - Provide helper function for verifying suitable environment for running network autotests
  • [QTBUG-20890] - QNetworkReply::downloadProgress reports false totalSize for big Files (> 150MB)
  • [QTBUG-20905] - QFile setTextModeEnabled() trashes file information
  • [QTBUG-20937] - Module API signals and property changes cannot be listened using a Connections element
  • [QTBUG-20944] - Dead link for Motif Extension
  • [QTBUG-20981] - tst_qhttpnetworkconnection is unstable
  • [QTBUG-20994] - virtual method hidden in qdeclarativeanimation_p.h
  • [QTBUG-21001] - tst_qdeclarativebehaviors declarative autotest fails
  • [QTBUG-21002] - tst_qdeclarativestates declarative autotest fails
  • [QTBUG-21003] - tst_qdeclarativevaluetypes declarative autotest fails
  • [QTBUG-21004] - tst_qsgborderimage declarative autotest fails
  • [QTBUG-21007] - tst_qsglistview declarative autotest fails
  • [QTBUG-21008] - tst_qsgmousearea declarative autotest fails
  • [QTBUG-21009] - tst_qsgtext declarative autotest fails
  • [QTBUG-21010] - tst_qsgtextedit declarative autotest fails
  • [QTBUG-21011] - tst_qsgtextinput declarative autotest fails
  • [QTBUG-21016] - tst_qdeclarativetextedit declarative autotest fails
  • [QTBUG-21017] - tst_qdeclarativetextinput declarative autotest fails
  • [QTBUG-21026] - TextInput drawing corruption
  • [QTBUG-21032] - Reparenting the ShaderEffect source item has undesired side effects
  • [QTBUG-21033] - QML module API does not support enums
  • [QTBUG-21070] - CLONE - qsTr() does not work in a ListElement
  • [QTBUG-21073] - Duplicated QLocale::SerbiaAndMontenegro in details of QLocale::Country
  • [QTBUG-21083] - SignalSpy in QtQuickTest cannot handle target switching properly
  • [QTBUG-21103] - RegExpValidator is not applied to a TextInput component in creation
  • [QTBUG-21104] - Add a method to QSGCanvas to remove all scenegraph nodes
  • [QTBUG-21106] - Missing snippets file
  • [QTBUG-21112] - Crash when using a fallback font
  • [QTBUG-21120] - Function.prototype.{connect,disconnect} should be non-enumerable
  • [QTBUG-21122] - In QML 1.0 non-visible and transparent elements are gone from screen without leaving placeholder. Why there is no difference between non-visible and transparent elements ?
  • [QTBUG-21125] - tst_qtranslator is broken and does not recognize language change
  • [QTBUG-21129] - Regression: ImageParticle cannot load images through QResource
  • [QTBUG-21139] - qt5_tool will fail when trying to fetch gerrit
  • [QTBUG-21163] - Dots are not allowed in QML module identifiers in \qmlsignal and \qmlmethod
  • [QTBUG-21165] - Output a qdoc error message in ALL CAPS when the path in an \example command does not exist
  • [QTBUG-21184] - Cannot configure QT for Windows (MingW), qmake fails after step "Reading [...] demos.pro" with the message "QMake failed, return code 3"
  • [QTBUG-21185] - Vertical Aligment isn't set the dirty flag for a change
  • [QTBUG-21186] - <font color=""> doesn't work in styled text anymore
  • [QTBUG-21187] - textFormat: Text.RichText doesn't work with html lists anymore
  • [QTBUG-21199] - Support text color assignment with Text.StyledText in SceneGraph
  • [QTBUG-21202] - Support oblique and emboldened glyphs in SceneGraph
  • [QTBUG-21204] - tst_qsocketnotifier is broken
  • [QTBUG-21206] - Thai text rendering: one Thai chracter is shown wrongly.
  • [QTBUG-21207] - ListView header disappears when setting initial geometry of listview to (0,0) and then increasing the geometry
  • [QTBUG-21215] - Rectangle border with a partial transparent color looks weird
  • [QTBUG-21232] - QML Canvas arcTo function doesn't work the same as the HTML5 equivalent
  • [QTBUG-21243] - Undocumented dependency between NETWORKINTERFACE and BEARERMANAGEMENT in $QTDIR/src/corelib/global/qfeatures.txt
  • [QTBUG-21281] - ListView adds/removes items unnecessarily at top of view when flicked past the bottom
  • [QTBUG-21293] - DOC: QUrl::isLocalFile() is not introduced in 4.7.
  • [QTBUG-21294] - Qt Applications don't pick up GTK theme
  • [QTBUG-21295] - Documentation for QElapsedTimer::isValid() is wrong
  • [QTBUG-21305] - vector deformation doesn't work without rotation
  • [QTBUG-21315] - QML PathView element crashes when removing the second last element from the model
  • [QTBUG-21316] - QML PathView element does not set the currentIndex correctly when all elements in the model are removed and an element is created
  • [QTBUG-21320] - QML PathView element's current item is not always obeying preferredHighlightBegin preferredHighlightEnd
  • [QTBUG-21337] - QML PathView element with 1 item goes indecisively when it is dragged right
  • [QTBUG-21366] - Crash in distance field when font loading fails
  • [QTBUG-21368] - QV8QObjectConnectionList::ConnectionList::connectionsNeedClean is not used.
  • [QTBUG-21369] - serious bug: pipelined requests are given the data of the next request instead of their own
  • [QTBUG-21386] - QML installed modules are inaccessible as a network resource
  • [QTBUG-21415] - [autotests] example test failing for qpa platform (fonts.qml)
  • [QTBUG-21416] - [autotests] qsgvisualdatamodel::childChanged failing for qpa platform
  • [QTBUG-21420] - QML module API does not support property aliases
  • [QTBUG-21445] - PathView not getting updated when startX, startY have bindings
  • [QTBUG-21446] - Nested Flickables behave strangely if the nested one has TextEdit as content
  • [QTBUG-21459] - QDeclarativeXMLHttpRequest should call onreadystatechange whenever there is new data
  • [QTBUG-21462] - Bad input parameters for Qt.rgba() cause crash
  • [QTBUG-21486] - configure should fail if xcb devel package is not installed on linux
  • [QTBUG-21489] - [Regression] windowState() incorrectly reported on Mac after refactor branch merge
  • [QTBUG-21533] - REG: Selections on QML TextEdit include an extra character
  • [QTBUG-21534] - Disabled TreeWidget scrollbar still reacts on mouse scroll wheel
  • [QTBUG-21539] - Paused animation skips ahead on resume
  • [QTBUG-21548] - QScriptDebugger crash when attached engine is deleted
  • [QTBUG-21562] - Typos/Wrong Info in doc/src/examples/editabletreemodel.qdoc
  • [QTBUG-21563] - Turbulence affects particles outside its bounding box
  • [QTBUG-21564] - Segfault in Particles/QPoint
  • [QTBUG-21580] - Declaring default property avoids signals from being emitted
  • [QTBUG-21586] - Particles example launcher crashes
  • [QTBUG-21588] - GridView doesn't re-layout items if an item is removed from outside the visible area
  • [QTBUG-21600] - Rounded Rectangle outline lacks anti-aliasing
  • [QTBUG-21617] - Using State machine with onPositionChanged in MouseArea causes a CRASH when DeclarativeView is deleted
  • [QTBUG-21619] - tests: qtlocation qmlmapsandnav autotest fails
  • [QTBUG-21620] - Crash when .pragma library .imports another JS file
  • [QTBUG-21623] - ParticleSystem segfaults after some time using SpriteGoal
  • [QTBUG-21625] - GroupGoal example indicates very poor performance after time
  • [QTBUG-21626] - Crash in converting v8 value to QVariant
  • [QTBUG-21629] - [autotests] tst_qdeclarativemetatype copy() test failing
  • [QTBUG-21643] - ListView erroneous behavior when ListModel is initially empty
  • [QTBUG-21645] - QSignalSpy always contains an empty QVariant when used with a signal having a QVariant as parameter
  • [QTBUG-21651] - A change to lifeSpan showed ImageParticle properties being ignored
  • [QTBUG-21672] - Enum with -1 value returns undefined in QML code
  • [QTBUG-21680] - [autotests] tst_qsggridview currentIndex() test failing
  • [QTBUG-21681] - QV8Engine::variantMapFromJS() assumes Object::GetIdentityHash() is unique
  • [QTBUG-21682] - [autotests] tst_qsglistview enforceRange_rightToLeft() test failing
  • [QTBUG-21685] - [autotests] tst_qsgmousearea clickThrough() test unstable
  • [QTBUG-21686] - tst_qsgtextinput::echoMode() test failure
  • [QTBUG-21687] - [autotests] tst_qsgpathview tests failing
  • [QTBUG-21688] - [autotests] tst_qsgimage tiling_QTBUG_6716(vertical_tiling) test unstable
  • [QTBUG-21689] - TextInput and TextEdit tests fail because the expected size of the item could not be calculated correctly.
  • [QTBUG-21690] - TextInput and TextEdit tests fail because of deferred event delivery.
  • [QTBUG-21691] - A substitute QInputContext can no longer be used to test TextInput and TextEdit.
  • [QTBUG-21693] - tst_qsgtextinput::horizontalAlignment_RightToLeft() test failure
  • [QTBUG-21695] - QML2 TextInput component doesn't signal property changes for text and cursor position when "text" property is set.
  • [QTBUG-21697] - adding new line is broken in qt5
  • [QTBUG-21706] - XMLHttpRequest: responseText disappears after receiving a server error
  • [QTBUG-21710] - Loader loads it's contents even when the new active property is set to false
  • [QTBUG-21711] - ShaderEffect crashes when using alias property as source
  • [QTBUG-21715] - Possible crash in ~QPointer() when it refers to QObject from another thread
  • [QTBUG-21722] - Text.StyledText doesn't handle onLinkActivated
  • [QTBUG-21727] - The glyph list in QFontSubset is incomplete, resulting in some glyphs getting the wrong names in exported EPS files
  • [QTBUG-21730] - Anchors centering looks bad in motion
  • [QTBUG-21734] - Move QShortcutMap to QtGui.
  • [QTBUG-21742] - Use of listId.currentIndex in delegate results in segfault
  • [QTBUG-21743] - tst_qsgtextedit::mouseSelection() failure: Shift click does not select text
  • [QTBUG-21760] - Crash when accessing moc-generated properties on the activation-object
  • [QTBUG-21780] - Cannot refer to item id nor properties in TextItem.cursorDelegate
  • [QTBUG-21813] - GoToStateTransition doesn't have Q_OBJECT macro
  • [QTBUG-21826] - Windows : missing -no-svg option
  • [QTBUG-21832] - Underlines don't line up if glyphs from another font are used (Arabic etc.)
  • [QTBUG-21833] - [Regression] tst_QListView::taskQTBUG_2233_scrollHiddenItems() is broken
  • [QTBUG-21846] - GridView sometimes lays out one less column than expected.
  • [QTBUG-21856] - WindowState are not properly in sync between the VM and the XCB lighthouse backend.
  • [QTBUG-21857] - QWindow doesn't send QWindowStateChangeEvent or any kind of signal when the windowState change.
  • [QTBUG-21864] - Bug with typeof and imported js files
  • [QTBUG-21865] - Nested+imported ListView header and footer id context is incorrect
  • [QTBUG-21866] - Crash in QV8Engine after v8::Isolate exits
  • [QTBUG-21868] - QSGLoader v8 handle management is broken
  • [QTBUG-21883] - ASSERT on loading qml file
  • [QTBUG-21884] - Incomplete execution of SQL statements with QSQLITE driver
  • [QTBUG-21889] - [patch] HTTP request to a host behind a proxy failed due to host name lookup failure
  • [QTBUG-21890] - Fix the Inherited By list for QML reference pages
  • [QTBUG-21896] - Crash in QScriptEngine in stringListFromArray in JSValue::toString when a cell is empty in a script
  • [QTBUG-21899] - Qt5 doesn't build on Mac OS X v10.6.7
  • [QTBUG-21916] - Canvas disables smooth feature if renderTarget is not Canvas.Image
  • [QTBUG-21917] - Rich text in Text element not rendered correctly when placed next to a newline
  • [QTBUG-21918] - Using anchors.fill for a Canvas item produces a blank scene
  • [QTBUG-21919] - Some text still bold when switching between AutoText and PlainText
  • [QTBUG-21920] - If Canvas render target is Canvas.Image, it doesn't render until requestPaint() is called
  • [QTBUG-21921] - Text.RichText ignores color property
  • [QTBUG-21922] - Text.RichText ignores capitalization property
  • [QTBUG-21929] - Configure --help attempts to execute qmake
  • [QTBUG-21936] - QPushButton released() signal not always emitted when double buffering is disabled
  • [QTBUG-21946] - [autotests] tst_qsgtextinput/edit openInputPanel failing
  • [QTBUG-21993] - QScriptEngine::collectGarbage() does not delete C++ objects wrapped by QScriptEngine::newQObject()
  • [QTBUG-21999] - GridView::keyNavigationWraps does not work in nested GridView
  • [QTBUG-22004] - Unable to re-start a singleshot timer in the onTriggered handler
  • [QTBUG-22011] - calls to mergeCells can break asserts within QTextTable
  • [QTBUG-22014] - ListView refill not working correctly if any delegate height is 0
  • [QTBUG-22015] - nfc autotests fail to compile
  • [QTBUG-22038] - QSqlField: When checking the field type for an aggregated column then it should give the right corresponding data type for the column
  • [QTBUG-22057] - stationary points reported as 0,0
  • [QTBUG-22058] - QDeclarativeStyledText::parse on empty tag causes assert in QString
  • [QTBUG-22063] - Text does not render with named fonts, even if FontLoader is used
  • [QTBUG-22064] - TextEdit text handling properties shows in a bound Text element
  • [QTBUG-22078] - GridView doesn't repaint if resized after creation
  • [QTBUG-22080] - Changing Validators can prevent use of delete/backspace
  • [QTBUG-22081] - DoubleValidator does not prevent user from entering a number outside the bounds
  • [QTBUG-22094] - Typo in QRegExp documentation
  • [QTBUG-22095] - QRegExp behavior and documentation don't match
  • [QTBUG-22103] - Wrong device list in alsa
  • [QTBUG-22105] - Text elide fails with text containing \n and Text.NoWrap
  • [QTBUG-22118] - XPASS message is confusing
  • [QTBUG-22120] - example cannot run on the win7 bit64 system [ \QtSDK\Examples\4.7\declarative\modelviews\Delegate]
  • [QTBUG-22126] - Grouped property write evaluated in wrong order
  • [QTBUG-22132] - QtQuick 1.1 Text's new property font.letterSpacing cause height&paintedHeight wrong
  • [QTBUG-22134] - Incomplete documentation qml (eg objectName), and Qml inheritance
  • [QTBUG-22137] - The content height of list view doesn't update when clear the related model
  • [QTBUG-22146] - qnetworkreplyhttpimpl_p.h file not passing tst_headers autotests (privateSlots test function)
  • [QTBUG-22152] - build fails - extra semicolong in tst_qscriptengine.cpp
  • [QTBUG-22162] - [autotests] tst_QSGGridView enforceRange_rightToLeft fails
  • [QTBUG-22163] - example not running on http://doc.qt.nokia.com/4.7-snapshot/qdeclarativemodels.html#accessing-views-and-models-from-delegates
  • [QTBUG-22166] - qdoc doesn't report a correct link to a QML component/element 's base class
  • [QTBUG-22169] - Qmltestcase doesn't support shadow builds
  • [QTBUG-22170] - Grouped property bindings have big impact on creation time
  • [QTBUG-22171] - qdoc doesn't list the inherited members for QML classes
  • [QTBUG-22174] - ShaderEffectSource does not provide signal when content is updated
  • [QTBUG-22176] - Setting fragmentShader/vertexShader property for ShaderEffect does not cause repaint
  • [QTBUG-22177] - Proxy authentication fails if http proxy disconnects after issuing 407
  • [QTBUG-22237] - Item's member function names sometimes are not found and get "Uncaught exception: foobar is not defined" error
  • [QTBUG-22246] - QHostAddress doesn't realise that anything in 127.0.0.0/24 is localhost
  • [QTBUG-22250] - Regression: Implemented QSGPaintedItem does not draw itself
  • [QTBUG-22255] - QtTest comparing two urls gives wrong results
  • [QTBUG-22259] - ReferenceError for a function defined in javascript file, 50% repeatable
  • [QTBUG-22275] - Qt application crashes trying to execute QTextDocument::setHtml() with special text
  • [QTBUG-22279] - Repeater delegates have no parent when their Component.onCompleted is called
  • [QTBUG-22281] - If there is no TestCase item in tst_*.qml, qmltestrunner will not quit
  • [QTBUG-22282] - qtextlayout autotest has ifdef's with inverted logic
  • [QTBUG-22299] - qquickcanvasitem autotest spews out a bunch of TypeError warnings
  • [QTBUG-22320] - Inappropriate use of QSKIP in QTabBar autotest
  • [QTBUG-22341] - Inappropriate use of QSKIP in QFile autotest
  • [QTBUG-22344] - createQmlObject crashes under various circumstances
  • [QTBUG-22360] - QIcon autotest contains SVG tests
  • [QTBUG-22361] - OpenGL threading tests are currently disabled on mac
  • [QTBUG-22366] - qdoc requires documenting signal handlers that aren't in the API
  • [QTBUG-22371] - Network operation returns ProtocolUnknownError error
  • [QTBUG-22377] - ListView focus with VisualItemModel
  • [QTBUG-22386] - TextInput's cursor is too tall (full height of element)
  • [QTBUG-22387] - TextInput's text drawn with less character spacing than Text's text
  • [QTBUG-22402] - TextInput not reacting to text color change
  • [QTBUG-22404] - TextInput/TextEdit not de-focused when !enabled
  • [QTBUG-22408] - tst_qdeclarativeqt::dateTimeConversion does not work in timezones with daylight savings
  • [QTBUG-22409] - Commit "Fix item focus following canvas focus" cause regression
  • [QTBUG-22415] - Windows on mac are never activated. tst_QWindow::isActive() failure.
  • [QTBUG-22444] - Inappropriate use of #if 0 in QXmlStream autotest
  • [QTBUG-22446] - Inappropriate use of #if 0 in QElapsedTimer autotest
  • [QTBUG-22457] - tst_QGraphicsWidget::initStyleOption is broken
  • [QTBUG-22462] - Qt5's qdoc3 seg faults when a qt.index is used
  • [QTBUG-22464] - Variant alias properties cannot be converted
  • [QTBUG-22466] - Inappropriate use of #if 0 in QRegexp autotest
  • [QTBUG-22471] - Inappropriate use of #if 0 in collections autotest
  • [QTBUG-22479] - Qt fails to build on linux/sparc64 due to issues in the atomic code
  • [QTBUG-22494] - Using \ingroup inline with QML does not allow listing all elements grouped by group
  • [QTBUG-22516] - QNetworkAccessManager fail to download large file (> 150MB)
  • [QTBUG-22527] - -no-webkit configure appears to be ignored
  • [QTBUG-22528] - "Phantom" header row remains after resetting QTableView.
  • [QTBUG-22535] - Crash when calling function from onDestruction
  • [QTBUG-22554] - tst_qscreen is broken on Linux
  • [QTBUG-22555] - Behavior on ListView does not work right away if you try and use it with Component.onCompleted
  • [QTBUG-22564] - tst_qinputcontext is broken on Linux
  • [QTBUG-22575] - After a flick ListViews are not coming to rest on an exact pixel
  • [QTBUG-22582] - JavaScript Date => QDateTime conversion problems for dates prior to 1981
  • [QTBUG-22583] - ParentChange does not reparent back to correct ListItem on second use
  • [QTBUG-22587] - Memory leak in QDomDocument when parsing DTD entity declaration
  • [QTBUG-22588] - Memory leak in QDomDocument when parsing DTD notation declaration
  • [QTBUG-22600] - Crash in ~QSGPlainTexture
  • [QTBUG-22620] - Crash when using mouseClick from QtTest for QML
  • [QTBUG-22624] - Bug in qdoc3 evaluating the read-only state of QML properties
  • [QTBUG-22628] - Loader with size bound to item size will not resize correctly when item is loaded
  • [QTBUG-22633] - Items created by Loader never destroyed when used from QtTest
  • [QTBUG-22635] - TAB behaviour is odd in RTL mode
  • [QTBUG-22646] - Pre-edit text in TextInput element does not display if input field is empty
  • [QTBUG-22647] - Pre-edit text is not displayed in TextEdit element
  • [QTBUG-22649] - Bounding boxes are incorrect with the DirectWrite font engine
  • [QTBUG-22654] - The DirectWrite font engine isn't used for OpenType CFF fonts, but it should be
  • [QTBUG-22656] - Text underline position is incorrect when using the DirectWrite font engine
  • [QTBUG-22659] - QXmlInputSource misuses QIODevice and doesn't behave according to its own documentation
  • [QTBUG-22660] - Crash in QHttpNetworkReply with gzip-encoded empty response
  • [QTBUG-22663] - Regression error when selecting items in QGraphicsView
  • [QTBUG-22675] - Can't set enum values for attached properties
  • [QTBUG-22680] - Text: wrapping bug when width changes
  • [QTBUG-22684] - A regression error has appeared whereby qdoc does not list the properties, signals, and methods of QML elements
  • [QTBUG-22688] - Document qmlRegisterRevision()
  • [QTBUG-22706] - Text.onLineLaidOut doc does not appear
  • [QTBUG-22708] - qtga plugin ought to be in Qt
  • [QTBUG-22713] - Crash in tst_qquicktext/tst_qquicktextinput/tst_qquicktextedit
  • [QTBUG-22714] - qdeclarativeinspector test fails on Mac OS X
  • [QTBUG-22718] - Incremental Linking does not work with MSVC
  • [QTBUG-22721] - QSslCertificate: serialNumber() should always return a hexadecimal number regardless of the size of the value
  • [QTBUG-22725] - "Window and Dialog Widgets" page contains unknown Qt::WA_Window attribute.
  • [QTBUG-22732] - tst_qquickitem::polishOutsideAnimation test failure with threaded renderer
  • [QTBUG-22736] - Status tip for wrong action in Menus example
  • [QTBUG-22738] - qmake: $$files() expands with backslashes on win32
  • [QTBUG-22742] - QDeclarativePixmapStore does not free all pixmaps
  • [QTBUG-22744] - tst_QFileSystemWatcher fails on Mac OS X
  • [QTBUG-22746] - tst_QSocketNotifier fails on Mac OS X
  • [QTBUG-22753] - qmltestrunner can't handle drag event as expected
  • [QTBUG-22755] - Moving items doesn't reposition items correctly if moving from outside of view
  • [QTBUG-22762] - Items not positioned correctly if moving multiple items to the top of a ListView
  • [QTBUG-22765] - tst_QPluginLoader fails on Mac OS X
  • [QTBUG-22766] - tst_QIODevice fails on Mac OS X
  • [QTBUG-22767] - tst_QTextStream fails on Mac OS X
  • [QTBUG-22769] - tst_QLocale fails on Mac OS X
  • [QTBUG-22772] - ListView items incorrectly positioned when inserting with a non-zero cacheBuffer
  • [QTBUG-22777] - Manually setting a Flickable's contentY and then flicking sometimes ignores the manually set value
  • [QTBUG-22779] - tst_qfeedbackmmk autotest segfaults with pulseaudio backend
  • [QTBUG-22780] - QQuickItem::updatePolish() not called if a polish is requested before the item is added to a canvas
  • [QTBUG-22783] - Crash in QSGDefaultDistanceFieldGlyphCache::resizeTexture
  • [QTBUG-22785] - Changing highlightRangeMode causes PathView crash
  • [QTBUG-22786] - PathView does not move to the right item when set highlightMoveDuration to 0
  • [QTBUG-22792] - tst_Lancelot crashes on Mac OS X
  • [QTBUG-22808] - splice of QStringList in QML no longer working
  • [QTBUG-22811] - tst_QSql crashes on Mac OS X
  • [QTBUG-22816] - Binding not evaluated correctly sometimes
  • [QTBUG-22820] - QNetworkAccessFtpBackend::closeDownstreamChannel may call abort if close() is called on QNetworkReply
  • [QTBUG-22824] - ListView headerItem and footerItem not documented
  • [QTBUG-22829] - boost 1.48, Qt and [Parse error at "BOOST_JOIN"] error
  • [QTBUG-22834] - [autotest] QPluginLoader autotest fails for 64bit machines
  • [QTBUG-22843] - QML engine crashes with imported script that has syntax error
  • [QTBUG-22853] - QTextEdit cursor position with left/right arrow key
  • [QTBUG-22854] - qdoc3 generates a bad link when a QML class name conflicts with a C++ class name
  • [QTBUG-22864] - Certain combinations of characters entered into a text based element assert
  • [QTBUG-22872] - tst_QQuickListView::resizeFirstDelegate unstable test
  • [QTBUG-22875] - QNetworkAccessManager fails to work after proxy authentication cancelled( HTTP 407 error)
  • [QTBUG-22876] - QtNetwork autotests output a QObject::connect warning
  • [QTBUG-22887] - qmltestrunner reports a wrong LOC for failing tests
  • [QTBUG-22896] - The "All Classes" index page is not generated correctly in Qt5
  • [QTBUG-22898] - QHostAddress::operator==(SpecialAddress) fails if address is not IPv4 or IPv6 (QHostAddress::Any)
  • [QTBUG-22899] - QTcpServer fais if listening on QHostAddress::Any
  • [QTBUG-22912] - Cursors set with QDrag::setDragCursor are ignored in X11 environment
  • [QTBUG-22919] - QGlyphRun boundingRect is offset in QQuickTextNode
  • [QTBUG-22930] - QMetaType::construct deadlocks if qRegisterMetaType is called during construction
  • [QTBUG-22931] - Potentially obsolete test case in QStateMachine autotest
  • [QTBUG-22933] - QVariant treats null variants as equal to zero
  • [QTBUG-22970] - lupdate doesn't allow trailing commas in JavaScript object literals
  • [QTBUG-22981] - There is no way to request from a x11 window manager to not set focus to a top level window on the xcb platform
  • [QTBUG-22982] - QMeeGoPlatformInputContext needs to use per session abstract socket for communication with maliit server.
  • [QTBUG-22985] - qtbase change breaks qtdeclarative CI
  • [QTBUG-22997] - Property lookup from JavaScript in extended types doesn't always work
  • [QTBUG-23010] - [Crash] tst_qquicktextedit::delegateLoading crash on OS X
  • [QTBUG-23012] - QProcess adds 100ms delay on Windows
  • [QTBUG-23017] - Crash in auto-Component insertion
  • [QTBUG-23028] - build problem when exceptions disabled
  • [QTBUG-23036] - Crash in Qt Assistant
  • [QTBUG-23040] - QNetworkAccessManager crash when downloading file
  • [QTBUG-23048] - Impossible to change link color in Text element rich text content
  • [QTBUG-23057] - tst_QClipboard fails on Mac OS X
  • [QTBUG-23058] - tst_QKeySequence fails on Mac OS X
  • [QTBUG-23060] - tst_QPrinterInfo fails on Mac OS X and Linux when one or more printers are present
  • [QTBUG-23061] - tst_QOpenGL fails on Mac OS X
  • [QTBUG-23063] - tst_QStaticText fails on Mac OS X
  • [QTBUG-23065] - Read-only TextEdit does not emit onLinkActivated signal
  • [QTBUG-23068] - RegExpValidator not working with TextInput
  • [QTBUG-23069] - If the root item is set as source item of a ShaderEffectSource, it is incorrectly reparented.
  • [QTBUG-23095] - Changing texture of a QGLMaterial is not applied to QDeclarativeItem3D
  • [QTBUG-23099] - QJSEngine cannot be used from threads other than the gui thread
  • [QTBUG-23105] - Styled text should handle strong tag
  • [QTBUG-23107] - Clearing a VisualDataGroup following a model move() sometimes crashes VisualDataModel
  • [QTBUG-23116] - qmlEngine and qmlContext always return null for a QML Module API class
  • [QTBUG-23117] - The signal commitDataRequest() is not emitted if you override QApplication::commitData().
  • [QTBUG-23126] - Computing a stringhash on QObject property lookup can cause V8 to assert
  • [QTBUG-23131] - Unresolved url in QDeclarativePropertyPrivate::writeBinding
  • [QTBUG-23138] - Outer property binding assignment doesn't replace inner binding assignment
  • [QTBUG-23159] - StyledText does not support <pre>
  • [QTBUG-23166] - Wrong behavior of pan action at high zoom levels
  • [QTBUG-23172] - Need to check that coordinate interpolation handles crossing the dateline correctly.
  • [QTBUG-23174] - places app: need to add searching via bounding box
  • [QTBUG-23181] - unable to drag mapitems
  • [QTBUG-23210] - Docs refer to QLocale::setDefaultLocale, which does not exist.
  • [QTBUG-23214] - [Crash] Property alias to QObject defined in C++ namespace crashes during QML compilation.
  • [QTBUG-23235] - Crash on exit from MapViewer example when 3D object is visible
  • [QTBUG-23249] - Compiling the module will fail with dbus_get_version was not declared in this scope
  • [QTBUG-23256] - v8 debugger crashes when stepping into closure
  • [QTBUG-23260] - typo error in QSqlRelationalTableModel documentation
  • [QTBUG-23263] - mapviewer: need to enable Route Details tab
  • [QTBUG-23264] - Map has super zoomed tiles sometimes
  • [QTBUG-23267] - Update mac-specific code in qtestlib for Qt5
  • [QTBUG-23269] - [Legal] Stop using the name "Trolltech" in QSettings
  • [QTBUG-23271] - After hiding one of the columns in the detail view in QFileDialog then subsequent filedialogs will incorrectly show the hidden column as being visible in the header context menu
  • [QTBUG-23272] - [Legal] Stop using the name "Trolltech" in the resource system
  • [QTBUG-23274] - [Legal] Stop using the name "Trolltech" in QtDBus
  • [QTBUG-23283] - Capitalize function doesn't work for textedit
  • [QTBUG-23292] - Stop using the name "Trolltech" in QMovie and QImageReader autotests
  • [QTBUG-23294] - Stop using trolltech.com and troll.no URLs in QTcpSocket autotest
  • [QTBUG-23298] - Section headers ignore list delegate size changes when "colliding"
  • [QTBUG-23300] - map.destroy() doesn't really delete the object
  • [QTBUG-23311] - QNetworkReply httpProxyCommands(https) auto test fails
  • [QTBUG-23321] - Map sometimes shows empty tile places even though the tile is in cache
  • [QTBUG-23327] - Invisible MultiPointTouchArea unexpectedly reacts to touch
  • [QTBUG-23330] - Setting null value in var property of base class crashes
  • [QTBUG-23331] - Qt.application.activate no longer works
  • [QTBUG-23351] - QAP windows plugin failed to run under windows XP.
  • [QTBUG-23352] - QString::contains ( QRegExp & rx ) doesn't capture regexp
  • [QTBUG-23362] - Minehunt demo is broken
  • [QTBUG-23366] - Resetting ListModel doesn't update the corresponding view
  • [QTBUG-23368] - Map items are not drawn when we cross dateline
  • [QTBUG-23375] - Crash in QV8QObjectConnectionList
  • [QTBUG-23384] - qdoc3 misses the linker option /STACK:4194304 with msvc2008
  • [QTBUG-23385] - [autotests] tst_qdeclarativeanimations tests failing
  • [QTBUG-23388] - JS object property name requires quotes in a declaration
  • [QTBUG-23400] - The DITA XML generator outputs a "class" attribute for slots and signals; it should be "outputclass"
  • [QTBUG-23402] - The DITA map is wrong in a few places, and the file name should be changed.
  • [QTBUG-23403] - Setting the default value of a property to an enumeration value triggers on<Property>Changed signal.
  • [QTBUG-23404] - Urdu text is rendered incorrectly in Qt 5
  • [QTBUG-23409] - Crash when using QSound/QSoundEffect to play the same source wav multiple times
  • [QTBUG-23410] - Images in wrapped text positioned incorrectly.
  • [QTBUG-23421] - qmake and vcxproj
  • [QTBUG-23422] - TextInput with clipping set doesn't show internal content
  • [QTBUG-23432] - Moving a mixture of visible and non-visible items produces incorrect result
  • [QTBUG-23443] - Regression: Path filling performance improvement can cause infinite loop
  • [QTBUG-23445] - Crash in QDeclarativeGridView (Triggered by corner case in Qt Creator's Welcome Screen)
  • [QTBUG-23450] - QPainter::drawText is broken with complex brushes
  • [QTBUG-23451] - onPropertyChanged signal not raised for "Item" properties if target object is being destroyed
  • [QTBUG-23458] - Nokia logo and copyright text have vanished
  • [QTBUG-23462] - When scrolling up through a list then Listview::indexAt() may return -1 for an item that is visible
  • [QTBUG-23475] - tst_qdeclarativedebugjs::getScripts() is unreliable on Mac OS X
  • [QTBUG-23477] - tst_qdeclarativefontloader autotest crashes on Mac OS X
  • [QTBUG-23478] - tst_qdeclarativestates::anchorRewindBug() fails on Mac OS X
  • [QTBUG-23479] - tst_qquickborderimage::pendingRemoteRequest() crashes under Mac OS X`
  • [QTBUG-23482] - tst_qquickpathview autotest fails on Mac OS X
  • [QTBUG-23483] - tst_qquickpositions::test_attachedproperties_dynamic autotest fails on Mac OS X
  • [QTBUG-23484] - tst_qquicktextedit autotest crashing on Mac OS X
  • [QTBUG-23485] - tst_qquicktextinput autotests fail on Mac OS X
  • [QTBUG-23488] - Socket options return strange values
  • [QTBUG-23501] - Vertical panning should be locked when the map is smaller than the display area.
  • [QTBUG-23502] - QtScript depends on hardcoded QObject metaobject layout
  • [QTBUG-23526] - * void (*QAbstractDeclarativeData::objectNameChanged)(QAbstractDeclarativeData *, QObject *) = 0; is obsolete
  • [QTBUG-23529] - [Security] qHash(): consider using random hash functions to prevent collision attacks
  • [QTBUG-23532] - QFileSystemWatcher prints qWarning when addPath() is used like API allows
  • [QTBUG-23534] - Text is blurry and semi-transparent on Harmattan
  • [QTBUG-23539] - ListView.highlightMoveSpeed is ignored in QtQuick 2.0
  • [QTBUG-23568] - QMenu positioned out of the screen for RightToLeft layout
  • [QTBUG-23571] - QML Window doesn't show contents after showing first time and hiding
  • [QTBUG-23572] - QIdentityProxyModel has no headers when it has zero rows
  • [QTBUG-23573] - QSslCertificate::fromPath uses broken regular expressions which causes it to ignore the path parameter in some cases
  • [QTBUG-23575] - [autotests] tst_qsslsocket withoutproxy tests failing on Ubuntu 11.10
  • [QTBUG-23577] - Missing documentation for the String.arg() extension
  • [QTBUG-23587] - Qt buildkey should not contain information about pkg-config
  • [QTBUG-23588] - Missing documentation for the qsTrId() extension
  • [QTBUG-23594] - Canvas resizes poorly
  • [QTBUG-23595] - Multiple drawImage calls with the same image draws black boxes
  • [QTBUG-23598] - Canvas drawable area isn't updating
  • [QTBUG-23599] - qdoc can't handle a \table in a \value.
  • [QTBUG-23600] - The qdoc comment for a C++ class member function should not contain \relates.
  • [QTBUG-23605] - QQuickListView testcase randomly fails on Mac OS X
  • [QTBUG-23607] - No all data retrieved from https web site if HTTP Connection:close header is present
  • [QTBUG-23609] - ListView result is incorrect after inserting before visible and moving a following index
  • [QTBUG-23610] - Moving multiple items to bottom of ListView does not work
  • [QTBUG-23611] - qdeclarativeaccessibility test should be changed to QtQuick 2.0
  • [QTBUG-23618] - Put the contents back in the DITA map
  • [QTBUG-23623] - Crash in QRegExp when indexIn is not used before matchedLength
  • [QTBUG-23631] - Regexp negation doesn't work for backreferences
  • [QTBUG-23632] - MSVS Developer Preview 11 fails to compile JavaScriptCore/runtime/Structure.h
  • [QTBUG-23657] - typo in documentation of void QLineEdit::textEdited
  • [QTBUG-23660] - QTcpServer::listen() fails if IPv6 not compiled into the linux kernel
  • [QTBUG-23667] - Example doesn't allow user defined categories to be assigned to places
  • [QTBUG-23670] - Text and Image aren't clipped.
  • [QTBUG-23682] - tst_QWidget_window::tst_windowFilePathAndwindowTitle fails on Mac OS X
  • [QTBUG-23688] - BC break: QDir/QDirIterator gives incorrect metadata for "mount points" for custom file engines
  • [QTBUG-23691] - QML TextInput should have a paintedWidth property
  • [QTBUG-23714] - Text element - RichText rendered improperly on Windows
  • [QTBUG-23727] - Places example freezes while scrolling search results(edge case: occurs when jsondb is not running)
  • [QTBUG-23728] - Places app has a binding loop
  • [QTBUG-23730] - Places app has warning message about property 'label' in PlaceDelegate.qml
  • [QTBUG-23731] - Search bar in Places app needs to smaller height
  • [QTBUG-23733] - Unable to create a new category
  • [QTBUG-23734] - Empty property initializer produces unexpected result
  • [QTBUG-23738] - Panning is not smooth when we have 2 maps on the screen
  • [QTBUG-23739] - Map objects go out of the map borders
  • [QTBUG-23740] - Positioner/Anchor conflict can cause an infinite loop
  • [QTBUG-23742] - The mapping library needs to use more of the information provided by the plugins.
  • [QTBUG-23754] - memory leak caused by QAdoptedThread
  • [QTBUG-23755] - QAbstractItemModel::endResetModel () does not mention to emit a signal
  • [QTBUG-23818] - Does not compile pulse plugin on Linux
  • [QTBUG-23836] - QtMultimediaKit general explanation confusing
  • [QTBUG-23838] - 'PreferDefaultHinting' is not a member of 'QFont'
  • [QTBUG-23845] - qmltest breaks with latest qtbase: "Must add columns before attempting to add rows."
  • [QTBUG-23852] - dead loop in QWindowsFontDatabaseFT::populate()
  • [QTBUG-23862] - Render mode, BufferedRender, not working for Qt3D Viewport
  • [QTBUG-23869] - qdoc generates duplicate id attributes in at least one case
  • [QTBUG-23871] - JSC crashes on 64Bit machines
  • [QTBUG-23879] - setFilter() with illegal expression causes crash
  • [QTBUG-23890] - QtJsonDb should not depend on libssl and libcrypto
  • [QTBUG-23895] - false, and true in sqlite
  • [QTBUG-23904] - Qt Assistant crash on OS X (qt-mac-opensource-4.8.0.dmg)
  • [QTBUG-23922] - Show property documentation in QML even if property is not defined in the QML element
  • [QTBUG-23924] - Declaring a source as "property var source" in a ShaderEffect crashes
  • [QTBUG-23929] - Configure on windows for msvc2010 seems to ignore -mp
  • [QTBUG-23934] - TextInput.positionToRectangle does not take verticalAlignment into account
  • [QTBUG-23935] - TextEdit.verticalAlignment broken
  • [QTBUG-23940] - In DITA XML, output https and mailto links with scope="external".
  • [QTBUG-23957] - QAxWidget: When changeEvent() is called and a container has not been set up then it will cause a crash as it will unconditionally try to use the container
  • [QTBUG-23981] - Incorrect truncation of text in twitter example
  • [QTBUG-23982] - qmlscene segfault on Mac OSX 10.6
  • [QTBUG-23985] - MapMouseArea does not handle the top or left edges of a rectangle or polygon correctly
  • [QTBUG-23986] - Qt Assistant crashes when you close the last open tab
  • [QTBUG-23989] - Assistant and Designer Crashed at startup
  • [QTBUG-23993] - QNetworkReply uploadProgress signal has incorrect values when retrying upload of a QIODevice
  • [QTBUG-23994] - Loading the platform plugin pulls in all other plugins too
  • [QTBUG-24028] - Flickable.topMargin doesnt work correctly on Item with default property
  • [QTBUG-24029] - Windows: QFileSystemWatcher autotest fails
  • [QTBUG-24034] - [Crash] Using ShaderEffect can cause crashes or hangs
  • [QTBUG-24035] - tst_qdeclarativetextedit::inputContextMouseHandler test fails.
  • [QTBUG-24036] - QDeclarativeTextInput doesn't emit selectedTextChanged if an input method clears the selection
  • [QTBUG-24037] - Crash during invocation of dynamic slot
  • [QTBUG-24038] - Certain || expressions can cause v4 to spin without exiting.
  • [QTBUG-24055] - Raster paint engine's drawImage() paints a jagged image if width of target is not divisible by 4
  • [QTBUG-24065] - createQmlObject returns lineNumber as columnNumber for errors
  • [QTBUG-24066] - Typos in documentation
  • [QTBUG-24075] - Raster paint engine renders partly garbage with source composition and opacity on formats other than RGB32/ARGB32PM
  • [QTBUG-24084] - Qml ListView increases contentY when moving a model item to index 0 (with testcase)
  • [QTBUG-24091] - Can't compile with -no-freetype for Windows
  • [QTBUG-24102] - Compilation Error in qwindowsfontdatabase.cpp
  • [QTBUG-24106] - Add additional enum value "AllButtons" to Qt::MouseButton (in qnamespace.h)
  • [QTBUG-24110] - Qt Assistant shows empty page for small html documentation files (<512 bytes)
  • [QTBUG-24112] - Need a widget-based example for Qt's new Qt::MouseButton values.
  • [QTBUG-24113] - Menu items and buttons are not updating in examples
  • [QTBUG-24118] - Prepend "id-" to each id attribute in the DITA XML output.
  • [QTBUG-24128] - Qt 5.0 tasks for Windows
  • [QTBUG-24146] - Windows: QCoreApplication autotest fails
  • [QTBUG-24151] - Windows: QLibrary autotest fails
  • [QTBUG-24156] - tst_qdeclarativeecmascript::importScripts fails
  • [QTBUG-24157] - Windows: QByteArray autotest fails
  • [QTBUG-24160] - Windows: QSharedPointer autotest fails
  • [QTBUG-24167] - TwitterFriends encounters json syntax error
  • [QTBUG-24169] - Camera capality information in the mapping manager should be extracted to its own class.
  • [QTBUG-24170] - There are threading problems with tile cache usage
  • [QTBUG-24183] - Windows: QPixmap autotest fails
  • [QTBUG-24185] - Windows: QWindow autotest fails
  • [QTBUG-24186] - Windows: QGuiApplication autotest fails
  • [QTBUG-24188] - Windows: QPainter autotest fails
  • [QTBUG-24190] - Windows: QPrinterInfo autotest fails
  • [QTBUG-24191] - Windows: QPrinter autotest fails
  • [QTBUG-24192] - Windows: QOpenGL autotest fails
  • [QTBUG-24193] - Windows: QFontDatabase autotest fails
  • [QTBUG-24194] - Dirty pixels around fake italic text in QML
  • [QTBUG-24195] - Windows: QFontMetrics autotest fails
  • [QTBUG-24196] - Windows: QGlyphRun autotest fails
  • [QTBUG-24197] - Windows: QRawFont autotest fails
  • [QTBUG-24199] - Windows: QNetworkSession autotest fails
  • [QTBUG-24227] - Windows: QDnsLookup autotest crashes
  • [QTBUG-24231] - Windows: QTcpSocket autotest fails
  • [QTBUG-24232] - Windows: QTcpServer autotest fails
  • [QTBUG-24251] - QML Text element elides text when its explicit width equals to the implicit width
  • [QTBUG-24271] - Windows: networkselftest autotest fails
  • [QTBUG-24282] - mouseX/mouseY positions are incorrect when made visible with hoverEnabled.
  • [QTBUG-24289] - Windows: qfiledialog2 autotest fails
  • [QTBUG-24291] - Windows: QFileSystemModel autotest fails
  • [QTBUG-24293] - Text: elide and maximumLineCount incompatible
  • [QTBUG-24294] - Windows: QGraphicsProxyWidget autotest fails
  • [QTBUG-24295] - Windows: QGraphicsScene autotest fails
  • [QTBUG-24297] - Windows: QGraphicsWidget autotest fails
  • [QTBUG-24299] - Windows: QListWidget autotest fails
  • [QTBUG-24300] - Windows: QApplication autotest crashes
  • [QTBUG-24303] - Baseline anchoring of an initially empty QML Text element is broken
  • [QTBUG-24307] - QStateMachine::started() signal not behaving as documented
  • [QTBUG-24308] - PathAnimation asserts with easing curves that cause an overshoot motion
  • [QTBUG-24310] - Text truncated property returns incorrect value for multilength strings on OSX
  • [QTBUG-24312] - Flicking a pathview with large delegate spacing produces inconsistent flicks
  • [QTBUG-24313] - testlib: All benchmark iterations should be counted as a single test, not one test per iteration.
  • [QTBUG-24315] - Fix Cleanlooks special handling in qmessagebox autotests and enable test.
  • [QTBUG-24316] - 5.0-snapshot documentation index page directed to Qt3D docs
  • [QTBUG-24319] - tst_QApplication::quitOnLastWindowClosed() hangs and fails on Mac OS X
  • [QTBUG-24322] - tst_QGuiApplication::focusObject() fails on Mac OS X
  • [QTBUG-24323] - Windows: QStyleSheetStyle autotest fails
  • [QTBUG-24324] - qdoc3 loops forever on an unknown input sequence in a .cpp file
  • [QTBUG-24325] - Windows: QMenu autotest fails
  • [QTBUG-24327] - Windows: tst_QPlainTextEdit autotest crashes
  • [QTBUG-24330] - Windows: qlogging autotest fails to compile in release configuration
  • [QTBUG-24332] - Windows: QProcess test "check" target depends on "debug-check" target when Qt is explicitly configured for release.
  • [QTBUG-24338] - tst_QQuickListView::snapOneItem() fails intermittently on Mac OS X
  • [QTBUG-24341] - Route is missing the last maneuver
  • [QTBUG-24348] - Windows: QTextEdit autotest fails
  • [QTBUG-24350] - QSslCertificate::verify does not find any roots when on-demand loading is used
  • [QTBUG-24351] - Windows: network autotests are unreliable
  • [QTBUG-24359] - Documentation omits space between parameter type and parameter name for QInputMethod
  • [QTBUG-24364] - Setting cacheBuffer in ListView makes delegates to be drawn at wrong position at first.
  • [QTBUG-24369] - Imports are order dependent
  • [QTBUG-24370] - OpenGL context is never destroyed.
  • [QTBUG-24395] - tst_QQuickListView::sectionsDelegate() sometimes fails
  • [QTBUG-24411] - QPrinterInfo autotest is unreliable
  • [QTBUG-24426] - Windows: qscriptjstestsuite autotest fails
  • [QTBUG-24429] - Bug allows ListViews (Flickables?) to be draged too far past their bounds.
  • [QTBUG-24433] - Animation of 3D QML item stops after a couple of seconds in Mapviewer
  • [QTBUG-24436] - Missing description and example docs for QML BoundingArea/Box/Circle
  • [QTBUG-24443] - QList: coverity reports a problem with node_copy as it uses sizeof(Node *) rather than sizeof(Node)
  • [QTBUG-24446] - Windows: QAbstractXmlNodeModel autotest crashes
  • [QTBUG-24448] - typeof throws ReferenceError instead of returning "undefined"
  • [QTBUG-24450] - Windows: xmlpatterns autotest fails
  • [QTBUG-24458] - StyledText sets incorrect text size when using headings or font tag
  • [QTBUG-24461] - Autotests for mouse buttons other than LeftButton
  • [QTBUG-24463] - QInputMethod::cursorRectangle() rounds return value.
  • [QTBUG-24464] - References to 'parent' produce warnings in Qt.createQmlObject()
  • [QTBUG-24471] - Windows: qdeclarativemoduleplugin autotest of qtquick1 fails
  • [QTBUG-24472] - Windows: qdeclarativeanchors autotest crashes
  • [QTBUG-24475] - Windows: qdeclarativefontloader autotest of qtquick1 fails
  • [QTBUG-24484] - Windows: QClipboard autotest fails
  • [QTBUG-24489] - Crash in v8engine object comparison callback
  • [QTBUG-24503] - windows 7: nativewifi bearer plugin doesn't complete QNetworkConfigurationManager::updateConfigurations()
  • [QTBUG-24513] - Setting QML Image sourceSize larger than original for SVGZ has no effect
  • [QTBUG-24515] - Setting an explicit margin of 0 should override margins
  • [QTBUG-24521] - Single line eliding doesn't work with StyledText
  • [QTBUG-24522] - ListView sometimes doesn't lay out items correctly following delayed view transitions
  • [QTBUG-24523] - tst_QQuickListView::multipleTransitions() failing
  • [QTBUG-24526] - Painting/Clearing background broken on transparent widgets
  • [QTBUG-24532] - AnchorAnimations ignore everything but the default values
  • [QTBUG-24534] - DropArea onEntered is triggered unnecessarily
  • [QTBUG-24535] - ViewTransition.target* lists are empty if view supplies displaced transition without a target transition
  • [QTBUG-24537] - Mouse events don't go through bounding box of route to underlying map element
  • [QTBUG-24538] - Have qplacemanager_jsondb auto tests run by the CI system
  • [QTBUG-24543] - QLocale autotest fails on Windows
  • [QTBUG-24554] - WebKit with Qt5 hangs on Mac
  • [QTBUG-24558] - MapMouseArea does not handle the left-most pixel of left edge of a rectangle
  • [QTBUG-24559] - QML library unnecessarily depends on Gui library
  • [QTBUG-24566] - OpenGL under QML example doesn't render right
  • [QTBUG-24569] - section.property cannot deal with nested properties
  • [QTBUG-24575] - QML image cannot open a file which has a hash mark (#) in filename
  • [QTBUG-24585] - QGeoPositionInfoSource depends on QSettings
  • [QTBUG-24586] - Items may be animated by a displace-type view transition even if they haven't changed position
  • [QTBUG-24588] - tst_qquickdroparea fails on mac
  • [QTBUG-24592] - qmake locks moc files with RW lock on Windows, which causes spurious errors when qmake runs in parallel on profiles that share moc files
  • [QTBUG-24594] - Crash occurs when the internal QNetworkAccessCache deletes any open sockets
  • [QTBUG-24595] - fail to build a project with more than 10 object files on MinGW when TARGET value contains whitespaces
  • [QTBUG-24596] - JS module API doesn't work within JavaScript
  • [QTBUG-24606] - v4 accesses property of wrong object
  • [QTBUG-24607] - Unit tests and internal documentation for QGeoCameraTiles
  • [QTBUG-24608] - modules no longer compile in CI
  • [QTBUG-24609] - Unit tests and internal documentation for QGeoMapGeometry
  • [QTBUG-24612] - QFontEngineMulti::stringToCMap() repeatedly creates and destroys font engines.
  • [QTBUG-24618] - Windows 7: QWizard autotest fails if Windows Classic theme is enabled
  • [QTBUG-24620] - qdoc crashes when reading an index file containing QML classes
  • [QTBUG-24625] - Obscure and misleading warning: QML Rectangle: cannot specify...
  • [QTBUG-24630] - Right aligned TextInput scroll position not updated when width changes.
  • [QTBUG-24644] - Places system tests have wrong url
  • [QTBUG-24645] - Retrieval editorials test uses wrong latitude data
  • [QTBUG-24646] - Places app doesn't update Editorials, Images and Reviews buttons
  • [QTBUG-24654] - QtNetwork does not blacklist all certificates blacklisted by Mozilla
  • [QTBUG-24657] - Windows: QApplication::setOverrideCursor doesn't work in Qt 5.0
  • [QTBUG-24658] - REG: Tamil script (and possibly others) show up as boxes
  • [QTBUG-24664] - ListView.contentHeight does not include header and footer item heights
  • [QTBUG-24665] - qmake is unable to find feature directory for unsupported/* mkspecs
  • [QTBUG-24666] - QML documentation uses both "enum" and "enumeration" data types
  • [QTBUG-24670] - qdoc doesn't handle overloaded qml methods that are all documented
  • [QTBUG-24673] - 4.8.0 QtScript JavaScriptCore causes compilation error for GCC 4.7.0
  • [QTBUG-24689] - QDoc doesn't handle multiple group memberships
  • [QTBUG-24692] - QAbstractSocket::stateChanged documentation refers to not existing macro Q_REGISTER_METATYPE
  • [QTBUG-24694] - libssl and libcrypto detection algorithms fail after Ubuntu upgrade
  • [QTBUG-24698] - QDnsLookup - response list may contain unrequested records
  • [QTBUG-24699] - Qt5: qwindowsdialoghelpers.cpp declarations are now part of MinGW
  • [QTBUG-24708] - QDeclarativeCompiledBindingsPrivate: There is a memory leak here when QML AnchorChanges is used
  • [QTBUG-24714] - QQuickCanvas asserts on application exit if nested focus scope is cleared in onActiveFocusChanged handler
  • [QTBUG-24715] - Referer/token authentication parameters exposed through system tests
  • [QTBUG-24717] - Commit ff25691d00d634068c6389f8f1607d7cc95ac5be makes qtdeclarative autotests crash
  • [QTBUG-24730] - Places REST plugin should handle search by coordinate only (nearby search)
  • [QTBUG-24731] - TextInput text not visible when 'tab' is switched
  • [QTBUG-24732] - Qt Assistant crashed when it is updated with setsource syncsource
  • [QTBUG-24734] - tst_qqmlproperty::crashOnValueProperty() test accesses deleted QML engine
  • [QTBUG-24740] - Map items added before a plugin is set disappear
  • [QTBUG-24748] - Accessing a var property of a QObject with QML-ownership which has been scheduled for deletion causes crash
  • [QTBUG-24750] - System test "Geocoding of non-unique address" uses wrong url
  • [QTBUG-24751] - System test "Geocode post code" should be updated to return one location
  • [QTBUG-24753] - System test "Interaction with borders of mapitems" is missing data
  • [QTBUG-24754] - Places app doesn't close categories list
  • [QTBUG-24767] - Pointers to C++ objects stored in non-var dynamic properties don't keep JS data alive
  • [QTBUG-24768] - Remove exports for QtQuick1 from QtQml
  • [QTBUG-24770] - [DOC] Sprite documentation is not findable
  • [QTBUG-24775] - Update new module name standards in documentation
  • [QTBUG-24777] - Windows: tst_qquickfolderlistmodel test fails
  • [QTBUG-24779] - Windows: File URL issues in declarative autotests
  • [QTBUG-24780] - Windows: Some QtDeclarative autotests fail because of incorrect line endings in data files
  • [QTBUG-24785] - Qt Quick documentation need to use the new terminologies
  • [QTBUG-24787] - Windows: tst_QQuickItemLayer autotest fails some cases
  • [QTBUG-24790] - Windows: qquicktextinput autotest fails
  • [QTBUG-24797] - [ASSERT] Jumping to another sprite on Component.onCompleted asserts in QList
  • [QTBUG-24801] - Trailing white space on wrapped right to left text doesn't scroll TextInput.
  • [QTBUG-24803] - mistake in qt docs, setInputMask()
  • [QTBUG-24821] - TextInput copy and paste tests fail on mac.
  • [QTBUG-24824] - QtQuick 2.0 TestCase crashes when test function has short name
  • [QTBUG-24827] - Windows 7, Windows Vista - most https urls give untrusted root CA error on new OS installation
  • [QTBUG-24838] - QApplication() doesn't install standardPalette() by default
  • [QTBUG-24840] - Make parent object optionally explicit in Qt.createComponent()
  • [QTBUG-24841] - Remove automatic parenting in Qt.createComponent
  • [QTBUG-24846] - [Regression] Some fonts are almost illegible when rotated
  • [QTBUG-24847] - QML draws invisible items on certain conditions
  • [QTBUG-24857] - [API] Separate Qt WebKit into Qt WebKit and Qt WebKit Widgets
  • [QTBUG-24860] - Nokia Logo position is too high
  • [QTBUG-24861] - Mapviewer example application has buttons over the map
  • [QTBUG-24867] - Invalid .import statement produces unhelpful SyntaxError message
  • [QTBUG-24871] - v8 crash in samegame
  • [QTBUG-24873] - Incorrect image data returned for tile
  • [QTBUG-24895] - QML's parsing of ISO 8601 date strings is inconsistent with V8.
  • [QTBUG-24897] - Mapviewer doesn't display error message when unable to build a route
  • [QTBUG-24899] - ListView section delegate cannot be changed
  • [QTBUG-24900] - Changing a section property/criteria can cause ListView draw errors
  • [QTBUG-24902] - PIM related documentation should not talk about Qt PIM as a single add-on module
  • [QTBUG-24913] - Qt 5 does not work on platforms without XCB.
  • [QTBUG-24918] - Map objects crossing dateline disappears in some cases
  • [QTBUG-24927] - deleteLater() called to QMediaPlayer from its signal handler does not work as expected
  • [QTBUG-24934] - Worker script examples missing from ListModel's documentation
  • [QTBUG-24937] - Creating many Audio elements lead to errors
  • [QTBUG-24940] - QtLocation map is blurry
  • [QTBUG-24967] - tst_qquickimage seems flaky
  • [QTBUG-24968] - [Regression] Windows: Standard dialogs are no longer modal in Qt 5.0
  • [QTBUG-24970] - Windows, regression: In Qt 5.0, QFontDialog contents are not equal to Qt 4.8.1
  • [QTBUG-24972] - Attached property enum value cannot be used
  • [QTBUG-24984] - Nokia Places service URL and identifier changes.
  • [QTBUG-24985] - QGLTexture2D: cannot change LinearFiltering bind option without full re-upload of the texture
  • [QTBUG-24986] - V4 does not report QObject* type mismatches
  • [QTBUG-24988] - different transform behavior between canvas item and browsers
  • [QTBUG-24995] - tst_qdbusmarshall depends on a specific QHash ordering
  • [QTBUG-25001] - CLONE - deleteLater() called to QMediaPlayer from its signal handler does not work as expected
  • [QTBUG-25006] - When scaling a cosmetic pen then if the scale is small enough then it will cause the cosmetic pen to no longer have the width set
  • [QTBUG-25011] - QAbstractScrollArea: When this is created then the viewport is set to grab the pan gestures, however if gestures are never triggered then this will not be deleted when the widget is deleted
  • [QTBUG-25025] - autoRotation on a stationary particles results in particles not being drawn.
  • [QTBUG-25028] - Spinner example is missing the png files
  • [QTBUG-25039] - Missing emit of onCurrentFrameChanged in AnimatedSprite
  • [QTBUG-25040] - document gallery public header includes a private header
  • [QTBUG-25041] - Changing source of an AnimatedSprite has no visible result
  • [QTBUG-25043] - AnimatedSprite - changing frame rate control values only takes effect on animation loop
  • [QTBUG-25045] - AnimatedSprite frameSync property only works if frameRate value > 0
  • [QTBUG-25047] - Attempting to join an IPv4 multicast group after binding to QHostAddress::Any fails
  • [QTBUG-25081] - Route instructions use imperial (miles) when metric (kilometers) are expected
  • [QTBUG-25128] - Value returned by QElapsedTimer::msecsTo is negative of what it should be according to documentation
  • [QTBUG-25133] - Mapviewer displays incorrect error message
  • [QTBUG-25137] - Crash in render thread cleanup with multiple QQuickCanvas
  • [QTBUG-25139] - [Regression] Text will not resize properly in certain circumstances
  • [QTBUG-25146] - findNodeRecursive called with a null start node in several places
  • [QTBUG-25147] - QLocalServer::socketOptions needs windows implementation
  • [QTBUG-25157] - MapItemView does not work correctly with XmlListModel or ListModel
  • [QTBUG-25159] - Prefer QQmlData::wasDeleted() to explicit checks
  • [QTBUG-25161] - Diagnostic for invalid binding crashes
  • [QTBUG-25178] - Extract Particles code to separate library
  • [QTBUG-25189] - Q_DECL_EXPORT and Q_DECL_IMPORT undefined when exporting C code from a Qt DLL
  • [QTBUG-25191] - Quick1 and Declarative install conflict for folderlistmodel plugin
  • [QTBUG-25202] - Compilation fails on DirectWrite using Win7/MSVC2010.
  • [QTBUG-25251] - Building Qt fails with older version of gstreamer
  • [QTBUG-25256] - Memory leak in the 64 bit version of the ODBC driver
  • [QTBUG-25257] - In QT5 qtmultimedia, directshow plugin can't open two same camera.
  • [QTBUG-25262] - Dates without times are wrong in QML
  • [QTBUG-25286] - [cppcheck] Class QQuickVisualDataGroupEmitter which is inherited by class QQuickVisualDataModelPrivate does not have a virtual destructor
  • [QTBUG-25291] - QDomDocument::save wrong encoding for UTF-8 char coded on 4 bytes
  • [QTBUG-25302] - Fix a qdoc bug that generated invalid DTA XML
  • [QTBUG-25327] - QNetworkReply::setReadBufferSize ignored since 4.8.0
  • [QTBUG-25344] - QGeoSatelliteInfoSource::availableSources includes plugins with { "Satellite": false } in their JSON
  • [QTBUG-25352] - qmake: When the target is empty then it will end up with creating a target called ".exe" on Windows
  • [QTBUG-25353] - [REG]: QFileInfo::completeBaseName() returns the wrong basename if the file name starts with E: on Windows
  • [QTBUG-25374] - Double tap gesture sensor test fails on Mac after merging the api_changes branch
  • [QTBUG-25386] - windows - QSocketNotifier doesn't cope with FD_CLOSE being signalled only once
  • [QTBUG-25388] - Map crashes when a circle map item has its central marker deleted
  • [QTBUG-25390] - Map polygon item snaps back to its original position after panning map
  • [QTBUG-25391] - When using a static version of Qt on Mac the toolbuttons are not shown as checked if they are checkable
  • [QTBUG-25400] - If you make the polygon, polyline or circle items in mapViewer draggable, then they scissor if dragged on/off screen
  • [QTBUG-25410] - Windows: Native fonts are not rendered in QML applications
  • [QTBUG-25427] - The amount of tension when you drag of flick past bounds (Flickable.DragAndOvershootBounds) is not strong enough and leads to a poor user experience
  • [QTBUG-25429] - QHttpMultiPart doesn't respect RFC 2046
  • [QTBUG-25439] - Recursive creation of QML component crashes
  • [QTBUG-25441] - ListView flickers when using keys to navigate between items in a VisualItemModel
  • [QTBUG-25445] - tst_QTcpServer autotest broken on Mac
  • [QTBUG-25447] - TextInput incorrect handling of left arrow key when text is empty
  • [QTBUG-25458] - [Regression] QUiLoader appears to be missing from Qt 5
  • [QTBUG-25459] - QUrl::toLocalPath should decode "%25" to "%"
  • [QTBUG-25465] - States with signal handler scripts will cause crash during the item destruction if you switch between states enough.
  • [QTBUG-25473] - Rectangles in Mapviewer should be draggable
  • [QTBUG-25477] - Mapviewer unable to draw 3dQML objects
  • [QTBUG-25486] - lupdate does not fake qt version information correctly
  • [QTBUG-25487] - QNetworkAccessManager never deletes the httpThread
  • [QTBUG-25489] - QtQuick2 TextEdit emits unnecessary cursorRectangleChanged on all kinds of modifications
  • [QTBUG-25491] - QTextEdit : setLeftMargin : cursor issue
  • [QTBUG-25494] - FTP download do not abort when calling the abort method of QNetworkReply.
  • [QTBUG-25497] - Remove authentication data for Nokia plugin
  • [QTBUG-25498] - Remove URLs containing authentication for Nokia plugin data from system tests
  • [QTBUG-25513] - Qt network cannot process raw deflate compressed data in a HTTP response
  • [QTBUG-25516] - Function instantiation after context destruction crashes
  • [QTBUG-25518] - QML 2 Particle Systems do not respect inherited transformations
  • [QTBUG-25527] - [Regression] TrailEmitter shape property has stopped working correctly
  • [QTBUG-25531] - Cannot tell whether a valid position plugin was found and instantiated in QML API
  • [QTBUG-25555] - QCoreGraphicsPaintEngine does not render fonts correctly when printing
  • [QTBUG-25557] - QML Window doesn't show correctly
  • [QTBUG-25560] - Tiled maps should be able to run with cache completely disabled
  • [QTBUG-25562] - missing -no-sql-symsql for Microsoft Windows version
  • [QTBUG-25573] - "QtWinForms Solution" link should be removed from doc pages.
  • [QTBUG-25577] - Typo - designer-layouts.html#setting-a-top-level-layout
  • [QTBUG-25586] - Qt Documentation index page misses important tools
  • [QTBUG-25588] - Invalid syntax in example code
  • [QTBUG-25590] - Typo on 'Plug & Paint Extra Filters Example' page
  • [QTBUG-25602] - Qt Doc : Error in a sample code on the Layout Management page
  • [QTBUG-25626] - V8 Crash when setting breakpoints in Connections {}
  • [QTBUG-25629] - qt_ntfs_permission_lookup fails for long file names
  • [QTBUG-25634] - CLONE - QUdpSocket::writeDatagram, results in a NetworkError. when using link-local addressing (e.g. ff02::1) on Mac OS X
  • [QTBUG-25641] - QDomDocument how internal objects get deleted
  • [QTBUG-25657] - Border of polygon/circle remains where it was at previous zoom level when zooming in
  • [QTBUG-25658] - Map falls off the end of the earth
  • [QTBUG-25672] - QtLocation ignores plugin error strings
  • [QTBUG-25674] - QJSValue type properties are not supported in QML
  • [QTBUG-25692] - Map objects should go under minimap in mapviewer
  • [QTBUG-25697] - Accessing composite type properties of a QML object fails
  • [QTBUG-25726] - MapRectangle is missing on MapViewer's mini map
  • [QTBUG-25755] - Expose QQuickItem::mapRectToItem (and mapRectFromItem) to QML for better performance
  • [QTBUG-25762] - QNetworkReplyHttpImplPrivate::migrateBackend not implemented
  • [QTBUG-25776] - MapRectangle, MapPolygon, and MapPolyline are broken at certain locations
  • [QTBUG-25778] - QTextDocument::toHtml output incorrect result when some block's font pixel size property is set
  • [QTBUG-25784] - QML Listview has memory leaks when QList<QObject*> model is used
  • [QTBUG-25794] - MapRectangle should be a geographic rectangle
  • [QTBUG-25797] - Mapping manager engine never gets deleted
  • [QTBUG-25803] - ActiveQt: Crash when flushing backing store when drawing QAxWidgets
  • [QTBUG-25804] - ActiveQt: Metaobject handling is broken
  • [QTBUG-25805] - ActiveQt: Other widgets besides the QAxWidget do not repaint correctly.
  • [QTBUG-25806] - ActiveQt created controls have incorrect background color when shown in QAxWidget.
  • [QTBUG-25807] - ActiveQt: QAxWidget in a mdi subwindow doesn't follow it's parent window when parent is moved.
  • [QTBUG-25808] - ActiveQt created controls display double frame when used in QAxWidget.
  • [QTBUG-25811] - QFileInfo::lastModified returning wrong value for non-existing file
  • [QTBUG-25823] - network: download stalls and eats up all CPU
  • [QTBUG-25849] - Flickering with VisualItemModel+ListView when scrolling with keyboard
  • [QTBUG-25850] - tst_qquicklistmodelworkerscript autotest sometimes times out
  • [QTBUG-25851] - tst_qauthenticator autotest fails on Windows
  • [QTBUG-25852] - ActiveQt: QAxWidget steals keyboard focus
  • [QTBUG-25857] - Documentation of QJSValue::isError() contradicts QJSEngine::evaluate()
  • [QTBUG-25901] - Wrong return value from 'property var' functions
  • [QTBUG-25926] - sensors doc warnings (qml modules missing minor version number)
  • [QTBUG-25927] - tilt sensor doc warning
  • [QTBUG-25928] - Cannot find Sensors QML Plugin documentation page
  • [QTBUG-25937] - qml files in qrc no longer work
  • [QTBUG-25947] - Anchor property changes in states affects other properties in wrong way
  • [QTBUG-25950] - Broken Code: QDataStream::operator<<(float f)
  • [QTBUG-25955] - ActiveQt: Registering example servers fails
  • [QTBUG-25958] - Multi-target transition wrongly activates initial states inside parallel state group
  • [QTBUG-25959] - QAbstractState comparison methods return wrong result for sibling states
  • [QTBUG-25977] - ActiveQt: Native activeX control gets mouse events even when dragging
  • [QTBUG-25981] - QML does not load URIs with encoded directory separators
  • [QTBUG-25984] - import QtMultimedia 5.0 fails on Windows
  • [QTBUG-25992] - Canvas does not deal well with width/height changes
  • [QTBUG-26022] - Misleading documentation for QML BorderImage Element
  • [QTBUG-26030] - bps_add_fd() failed in virtual void QEventDispatcherBlackberry::registerSocketNotifier(QSocketNotifier*) when using a remote URL as a QML Image's source
  • [QTBUG-26035] - QLocale: conversion from QString to int fails if the string contains a positive sign and separators
  • [QTBUG-26037] - NTLM proxy authentication fails when passing a domain with the user
  • [QTBUG-26047] - QWindowsVistaStyle warning about non existing paint device engine
  • [QTBUG-26061] - QGuiApplication quitOnLastWindowClosed test fails CI on Windows
  • [QTBUG-26076] - Route disappears sometimes
  • [QTBUG-26077] - Use QML type instead of element
  • [QTBUG-26082] - Some declarative examples are not installed by "make install"
  • [QTBUG-26087] - Fix/replace qtdemo launcher
  • [QTBUG-26124] - Segfault in font engine when laying out unexpected characters
  • [QTBUG-26140] - configure script ignores Apple clang installed with Xcode 4.5 in OS X 10.7
  • [QTBUG-26141] - leftMargin(?) on a QTextBlockFormat causes incorrect layout - cursor drawn in wrong spot (through characters!)
  • [QTBUG-26148] - QUrl::setEncodedQueryItems() does not replace existing query string.
  • [QTBUG-26155] - BorderImage statusChanged signal fired twice on load local / empty file
  • [QTBUG-26158] - Folderlistmodel "showDirs" option not working
  • [QTBUG-26177] - BlackBerry: Flickables and subclasses exhibit "laggy" scrolling behaviour
  • [QTBUG-26187] - Qt apps (e.g. Qt Assistant) crash if an accessibility tool is running on same machine
  • [QTBUG-26192] - Memory allocation crash in idc.exe
  • [QTBUG-26201] - tweetsearch demo output a lot of warnings
  • [QTBUG-26202] - Example launchers open qml files from current working directory.
  • [QTBUG-26203] - Calculator example is missing content
  • [QTBUG-26204] - Same Game demo doesn't compile
  • [QTBUG-26206] - Modelview example 'Expanding List' does not show correctly
  • [QTBUG-26207] - Error binding to color properties in QML cppextensions examples.
  • [QTBUG-26210] - Highlight example does not appear to work
  • [QTBUG-26211] - Package example does not run
  • [QTBUG-26217] - Spinner example is missing content
  • [QTBUG-26221] - More places unit tests for nokia pluign
  • [QTBUG-26223] - Crash in QQmlBoundSignal constructor
  • [QTBUG-26226] - QWidget::showFullscreen broken
  • [QTBUG-26228] - QtScript module fails to build with libc++
  • [QTBUG-26231] - Examples don't have focus when viewed in shared launcher
  • [QTBUG-26232] - ListView crashes if entire contents are dragged below bounds
  • [QTBUG-26234] - Photo Viewer demo crashes when selecting text
  • [QTBUG-26235] - Stockchart example isn't built
  • [QTBUG-26236] - qmlRegisterModuleApi QObject version isn't documented
  • [QTBUG-26240] - ParticleSystem docs still refer to kill affector
  • [QTBUG-26260] - TextInput doesn't re-validate input when validator arguments change.
  • [QTBUG-26261] - Disconnecting a C++ signal from a QtScript slot while an event is still queued for the QtScript function causes a crash.
  • [QTBUG-26268] - QtQuick 2.0 bad performance on Intel GMA X3100 (older MacBooks)
  • [QTBUG-26287] - Shadow builds on Windows with -prefix incorrectly build Qt libs to <prefix>\bin during build
  • [QTBUG-26290] - Properties of dynamic types not resolved correctly in grouped syntax
  • [QTBUG-26318] - Video does not play on map
  • [QTBUG-26319] - Setting map item's visible property has no effect
  • [QTBUG-26321] - Setting style to QTableWidget header before show() doesn’t work for the horizontal header
  • [QTBUG-26344] - ActiveQt: Raising and lowering native widgets doesn't raise or lower the associated platform window accordingly.
  • [QTBUG-26345] - qdoc doesn't report multiple topic commands as an error
  • [QTBUG-26361] - QML TextEdit uses too much CPU on Mac
  • [QTBUG-26367] - QQuickItem visual canvas related details are not well documented
  • [QTBUG-26368] - Route map object looks broken when one of the nodes hits screen border
  • [QTBUG-26369] - anchors.mirrored should not exist in QtQuick 2
  • [QTBUG-26370] - Some hardcoded values from Geocode and Routing tests should be updated
  • [QTBUG-26373] - Map circles are broken at top and bottom map border
  • [QTBUG-26374] - TouchEvents not working
  • [QTBUG-26389] - Map gesture area tests fail
  • [QTBUG-26395] - Duplicate items in select language (Country/Region) dialog
  • [QTBUG-26400] - QDeclarativePropertyMap subclasses have wrong metaObject()
  • [QTBUG-26409] - REG: Glyph position wrong in DirectWrite font engine
  • [QTBUG-26411] - ActiveQt: Signals of a activeQt server do not generate corresponding event entries in IDL file.
  • [QTBUG-26417] - REG: Referencing neighbouring QML types from QML file in resource bundle file system no longer works
  • [QTBUG-26418] - QWidget::showMinimized activates the widget on Windows
  • [QTBUG-26419] - qmake generates wrong paths in the uninstall section
  • [QTBUG-26420] - tst_QWidget::windowState is failing
  • [QTBUG-26421] - QWidget: restoring geometry from fullscreen mode fails
  • [QTBUG-26422] - ActiveQt: menus example asserts when run embedded and the menu is accessed
  • [QTBUG-26425] - Dead page links in QFileDialog docs
  • [QTBUG-26431] - Mouse wheel test fails
  • [QTBUG-26438] - ActiveQt: The opengl example ActiveQt application opens a new toplevel window when run embedded in another application
  • [QTBUG-26440] - MouseArea drag.axis change is not effective while a drag is in progress
  • [QTBUG-26443] - Mouse interaction with map is broken
  • [QTBUG-26448] - deadlock in QSettings on qt embedded
  • [QTBUG-26451] - QPixmap::fromImage() crashes in low memory situations
  • [QTBUG-26458] - MouseArea pressed and pressedButtons don't work when multiple buttons pressed simultaneously
  • [QTBUG-26468] - Qtlocation dependence on QtMultimedia is broken
  • [QTBUG-26469] - Unable to play video in Mapviewer using shadow build
  • [QTBUG-26473] - QML module import does not implement versioning correctly
  • [QTBUG-26478] - AnimatedImage does not emit changed signals for paused and playing
  • [QTBUG-26481] - [autotests] tst_qvideowidget testcases crash on mac
  • [QTBUG-26489] - AnimatedImage cannot resume animation if a single frame image is used
  • [QTBUG-26492] - qdoc doesn't clean path names that have "../" in them
  • [QTBUG-26493] - The qdoc docs should not be generated when generating Qt 5 docs
  • [QTBUG-26501] - QComboBox no longer works usefuly with default item delegate because index is USER property
  • [QTBUG-26528] - [autotests] tst_examples tiger.qml asserts
  • [QTBUG-26530] - [win32] qt places built libraries in wrong directory
  • [QTBUG-26534] - Front page of docs has stale links to external items
  • [QTBUG-26536] - Warning "QQuickItem::stackBefore: Cannot stack before" with trivial C++ model and Qml delegate
  • [QTBUG-26542] - var prop doesn't update to null on assigned object deletion
  • [QTBUG-26544] - Localsocket and Unix IPC backends do not reliably set property values atomically
  • [QTBUG-26550] - seg fault in mapviewer after deleting markers
  • [QTBUG-26551] - Plugins loaded via qmldir can install types into arbitrary uri
  • [QTBUG-26554] - Unable to add minimap
  • [QTBUG-26562] - Bug in valuetype value write-back semantics
  • [QTBUG-26563] - Image not displaying when antialiasing is set
  • [QTBUG-26583] - Incorrect behaviour of cancel operation
  • [QTBUG-26590] - When collecting garbage an object which is deleted but has a signal connected to a local function is not cleaned up
  • [QTBUG-26591] - QDoc: Problems with (QML) modules and .index/.qhp files
  • [QTBUG-26600] - Documentation of QAudioInput: value 'bufferSize' is in bytes, not milliseconds
  • [QTBUG-26604] - ListView/GridView do not reset currentIndex when the model changes
  • [QTBUG-26605] - ListView/GridView are missing the SnapPosition PositionMode
  • [QTBUG-26615] - QDoc segfaults when building Qt 5 documentation
  • [QTBUG-26618] - Map 3D item rendered out of place in viewport
  • [QTBUG-26619] - Paused property not being updated correctly in AnimatedImage
  • [QTBUG-26622] - q_check_ptr documentation misprint
  • [QTBUG-26628] - Qt enumerations have two namespaces Qt::Qt::
  • [QTBUG-26629] - Broken link to ISO 8601 specification in DateFormat enum documentation
  • [QTBUG-26639] - Documentation for QMessageLogContext and QMessageLogger missing
  • [QTBUG-26657] - qmlscene calls QApplication::installTranslator() without QT_WIDGETS_LIB guards
  • [QTBUG-26676] - QtQuick pixmap loader adds images to unreferenced list when cache: false
  • [QTBUG-26691] - QCombBox has drawing issues with Stix font on Mac
  • [QTBUG-26708] - qdoc should treat .qdoc files in the example directories as doc sources
  • [QTBUG-26723] - Overriding property change signals causes a crash
  • [QTBUG-26735] - qquickmousearea.cpp needs doc change
  • [QTBUG-26737] - Invokable functions that use QList<int>, QList<qreal> and QList<bool> as parameters don't work.
  • [QTBUG-26751] - error in snippet code in QIdentityProxyModel
  • [QTBUG-26755] - qmake: When creating a vcxproj file, the extra compiler files are not in their own filter
  • [QTBUG-26791] - ActiveQt: Multiple MDI subwindows with QAxWidgets - only first one created displays correctly.
  • [QTBUG-26819] - Can't change media content with Wmf backend
  • [QTBUG-26826] - Adding multiple QAxWidgets or QGLWidget based widgets to an already visible MDI area as subwindows causes corruption in the drawing of the subwindow frames.
  • [QTBUG-26835] - Resizing MDI subwindow that has QAxWidget or QGLWidget based widget crashes the application after several thousand iterations.
  • [QTBUG-26846] - QGraphicsItem: When a parent item has ItemHasNoContents and ItemClipsChildrenToShape set then it doesn't always update the children
  • [QTBUG-26847] - QDateEdit wrong section size
  • [QTBUG-26851] - Correct the delete warning message title and interrogative sentence
  • [QTBUG-26854] - Fails to determine the correct architecture if multiple options are available.
  • [QTBUG-26927] - examples/qtdeclarative/quick/canvas doesn't work as expected
  • [QTBUG-26928] - examples/qtdeclarative/demos/samegame doesn't work as expected
  • [QTBUG-26934] - Fullscreen option doesn't work in examples/qtmultimedia/player
  • [QTBUG-26937] - examples/qtmultimedia/spectrum doesn't work
  • [QTBUG-26945] - Color options in player example does not work
  • [QTBUG-26949] - QQuickVisualDataModel causes a Q_ASSERT with a NULL m_context->engine().
  • [QTBUG-26976] - qtconcurrent demo apps are mostly command-line-only; no need for bundle on OSX
  • [QTBUG-26993] - Install experience feels poor on Mac
  • [QTBUG-27036] - QDateEdit shows day as number when format includes ddd or dddd
  • [QTBUG-27056] - OSX beta binary package doesn't include qt.qch
  • [QTBUG-27096] - Updating to Qt5: #include <QPrinter> doesn't work
  • [QTBUG-27130] - QFontDatabase does not return fontlist for Simplified and Traditional Chinese languages on Mac OS X
  • [QTBUG-27171] - [autotest] tst_QPrinter::taskQTBUG4497_reusePrinterOnDifferentFiles unstable
  • [QTBUG-27187] - Memory leak in QFuture<void>
  • [QTBUG-27207] - Writing Source Code for Translation page has missing examples
  • [QTBUG-27224] - Leaking memory in QtConcurrent::ResultStore<T>::addResults
  • [QTBUG-27232] - [PATCH] Fixing cygwin qmake build.
  • [QTBUG-27291] - QNetworkDiskCache detailed description has typing mistake
  • [QTBUG-27299] - There's no setWindowFilePath hook in QPlatformWindow
  • [QTBUG-27308] - Disabled QScrollBar still reacts on mouse scroll wheel
  • [QTBUG-27312] - QMake using non-exist path for its libraries
  • [QTBUG-27336] - Drag and Drop has broken in Qt 5 with native child widgets
  • [QTBUG-27361] - [autotest] tst_QVarLengthArray::outOfMemory is crashing the machine on Ubuntu 11.10
  • [QTBUG-27362] - Vertical text looks bad on Mac
  • [QTBUG-27391] - Warning generated when using QImage as QtConcurrent::mapped return type
  • [QTBUG-27402] - Regression: Helvetica font is rendered "thin" with QtQuick1
  • [QTBUG-27415] - QFontDialog can not select Japanese fonts properly.
  • [QTBUG-27426] - Qt 5.0 Final release tasks
  • [QTBUG-27435] - icpc: command line warning #10148: option '-falign-stack=maintain-16-byte' not supported
  • [QTBUG-27437] - random crash by using threaded QSslSocket
  • [QTBUG-27476] - qdeclarativepropertycache not correctly cleared.
  • [QTBUG-27517] - Qt 5 path and tool renaming
  • [QTBUG-27522] - Downloading a big file from QNetworkDiskCache can be very slow and CPU-intensive
  • [QTBUG-27562] - QMessageBox does not respond to click on Mac
  • [QTBUG-27566] - Fail to build QtSvg with MinGW when using external zlib
  • [QTBUG-27590] - -nomake docs configure option is ignored
  • [QTBUG-27654] - Cross-compiling with Mingw: "-make tools" is broken
  • [QTBUG-27655] - Fusion style - incorrect metrics
  • [QTBUG-27661] - Fusion style - partially checked tri-state checkbox looks same as disabled
  • [QTBUG-27667] - Regression: Font rendering off-by-one vertically
  • [QTBUG-27705] - move QSystemSemaphore autotest from qtscript to qtbase
  • [QTBUG-27706] - move QSharedMemory autotest from qtscript to qtbase
  • [QTBUG-27776] - ActiveQt does not install enough headers
  • [QTBUG-27782] - don't compil under mingw
  • [QTBUG-27804] - xmlhttprequest-example is not built
  • [QTBUG-27808] - qtwebkit-examples-and-demos doesn't work on shadow builds
  • [QTBUG-27822] - ANGLE - hellogl_es2 graphics stops updating when resizing/maximizing
  • [QTBUG-27895] - Qt Creator crash on Mac OS X 10.8.2, Qt 5 Beta 2
  • [QTBUG-27899] - Backport fixes from QtCreator bugs 7199 and 8211
  • [QTBUG-27919] - QtQuickTest documentation mentions non-existing file
  • [QTBUG-27976] - Qt5.0 beta2 Installation failed on Windows 7
  • [QTBUG-28009] - QTableview, full lines selection from columns logical=0 instead of visual=0
  • [QTBUG-28042] - Qt ActiveQt documentation needs to be modularized
  • [QTBUG-28044] - QT_DLL should not be defined any more
  • [QTBUG-28045] - moc can not parse attributes on namespaces
  • [QTBUG-28095] - Mingw-builds: Linking QtWebkitWidgets fails with missing egl symbols
  • [QTBUG-28127] - Text Files for QT5 Beta2 have wrong line endings on Windows
  • [QTBUG-28140] - Mac: Hiding an application with children using command+H makes the application irresponsive
  • [QTBUG-28148] - qtdeclarative examples don't run from shadow build
  • [QTBUG-28155] - Qt fails to load cocoa style plugin
  • [QTBUG-28165] - kmap2qmap does not compile
  • [QTBUG-28181] - QtActiveQt should not use QT_DLL or QT_NODLL
  • [QTBUG-28243] - examples/quick/scenegraph: simplematerial and customgeometry have missing qml file
  • [QTBUG-28245] - Browser example does not work properly
  • [QTBUG-28254] - Regression on Mac: Dialogs no longer resizable (e.g. Qt Creator preferences or File>New)
  • [QTBUG-28276] - activateWindow() does not work Mac OS X
  • [QTBUG-28286] - QtCore4d.dll is built twice for -debug-release
  • [QTBUG-28291] - Clean up stocqt examples
  • [QTBUG-28296] - qtbase examples are not in the qtbase folder anymore
  • [QTBUG-28303] - Spectrum example cannot be run due to unreplaced __PADDING__
  • [QTBUG-28305] - Mac: examples qmlvideo and qmlvideofx in qtmultimedia/video can't find the qml files
  • [QTBUG-28321] - Possible segfault when deleting QGraphicsRectItem
  • [QTBUG-28324] - Possible segfault in QRasterPaintEnginePrivate::drawImage()
  • [QTBUG-28328] - QGraphicsItem::clearFocus() doesn't clear focus from a FocusScope
  • [QTBUG-28343] - openssl structure layout is binary incompatible between releases
  • [QTBUG-28351] - QQmlContextData gets cleared too early
  • [QTBUG-28361] - Youtubeview example does not play correctly videos
  • [QTBUG-28364] - Webkit flickrview example does not work properly
  • [QTBUG-28382] - Review overview page "SQL Programming"
  • [QTBUG-28389] - Mac: Documentation is shown and then disappears in Qt Creator and Assistant
  • [QTBUG-28391] - QtWebkit documentation is missing
  • [QTBUG-28392] - Analog Clock example and many other examples shown twice in Qt Creator examples page
  • [QTBUG-28394] - Extending QML examples are all shown twice and don't work
  • [QTBUG-28396] - QML advanced and QML examples cannot be launched from Qt Creator
  • [QTBUG-28401] - FancyBrowser Example does not navigate to other pages
  • [QTBUG-28411] - Path resolving in JavaScript incompatible with Qt 4.x
  • [QTBUG-28415] - No examples are available via Qt Creator (Welcome/Examples)
  • [QTBUG-28420] - QML Webkit (youtubeview/flickerview) examples crash on Windows
  • [QTBUG-28423] - trafficinfo example shows empty content
  • [QTBUG-28432] - Windows: qtmultimedia examples hang on exit
  • [QTBUG-28438] - Data storage overview: add more details to Local Storage introduction
  • [QTBUG-28445] - Installation "Qt libraries 5.0 RC 1 for Windows (419 MB)" ERROR qt.500.patcher
  • [QTBUG-28450] - Signals-link in TOC broken for C++ class reference docs
  • [QTBUG-28456] - Doc: wrong spelling Qt Framework
  • [QTBUG-28459] - Create an Index page for Qt Designer module
  • [QTBUG-28476] - Linux: qmake still references the build directory using chrpath
  • [QTBUG-28493] - Compile plugins/avfoundation/mediaplayer/avfvideowidget.mm with macx-clang-libc++
  • [QTBUG-28496] - QtCore_debug isn't patched in Qt5 RC2 SDK
  • [QTBUG-28504] - QLocale scripts need to be updated to support CLDR v22.1
  • [QTBUG-28524] - qmake embeds manifest for DLLs with wrong resource id
  • [QTBUG-28532] - QAtomicInt and int comparision
  • [QTBUG-28533] - Licensing page style issues
  • [QTBUG-28534] - Third-Party Licensing page errors
  • [QTBUG-28557] - GTK style: right spinbox border not drawn, arrows not shown
  • [QTBUG-28571] - Fix example code style
  • [QTBUG-28592] - assistant crashes while trying to update the search index, if qch docs were regenerated
  • [QTBUG-28614] - QtMultimedia QML examples not shadow build compatible
  • [QTBUG-28633] - Wrong includedirs for some pkgconfig files when building 5.0RC2 from source...
  • [QTBUG-28657] - Mac: Printing from Qt Assistant causes segmentation fault
  • [QTBUG-28687] - Wrong font and gui theme for Qt 5 applications
  • [QTBUG-28695] - No examples are available via Qt Creator (Welcome/Examples)
  • [QTBUG-28699] - QML Video Shader Effects example is broken
  • [QTBUG-28702] - QtDesigner in 5.0 exhibits broken behavior and crashes
  • [QTBUG-30220] - Unexpected Crash (was incredibly hard to find out the cause), Very Urgent
  • [QTBUG-30698] - Document tabs are squeezed with Qt5
  • [QTBUG-30785] - Wrong family for QFont::Monospace on Ubuntu
  • [QTBUG-31281] - qmake doesn't fully parse conditional blocks and thus fails
  • [QTBUG-31881] - QDialog not automatically centered on parent if created before parent is shown.
  • [QTBUG-32470] - QT does not render missing characters in selected fonts with fallback fonts
  • [QTBUG-33531] - Possible overflow when using (const_)iterators with Qt containers
  • [QTBUG-33860] - QModelIndex::internalId() result type mismatch
  • [QTBUG-36613] - Warning C4826: Conversion from 'void *const' to 'qint64' is sign-extended.
  • [QTBUG-40949] - QThread can't work after set the system time
  • [QTBUG-42496] - CLONE - ListElement cannot use script for property value or nested elements
  • [QTBUG-42779] - Q_DECL_IMPORT and clang/gcc
  • [QTBUG-45960] - QTcpServer::listen() returns true when someone is already listening on that same port - Mac OS X
  • [QTBUG-68616] - Wrong use of timerId after killTimer

Epic

Task

  • [QTBUG-1611] - LSB: Extend the Qt API to be able to compile without Designer having to access private headers/classes
  • [QTBUG-1615] - Provide API for a post-painting hook
  • [QTBUG-2124] - Default conversion for long and unsigned long
  • [QTBUG-2309] - [Patch] Libpng working on WINSCW (Code Warrior)
  • [QTBUG-5455] - Drawing synchronised with display refresh
  • [QTBUG-6345] - Support wchar_t as built-in type
  • [QTBUG-7302] - QSharedPointer doc needs to deal with forward declaration issue
  • [QTBUG-8625] - One-line addition to QGraphicsLayout documentation
  • [QTBUG-10962] - Avoid dynamic lookup of signal handler arguments
  • [QTBUG-11825] - run depend commands in the build dir
  • [QTBUG-12574] - Provide placement new-style construction of meta-types
  • [QTBUG-12915] - QSslCertificate: add methods to parse X509v3 extensions
  • [QTBUG-13007] - Mouse Proxy
  • [QTBUG-13191] - Refactor Qt HTTP code to support DEFLATE and to remove header reading
  • [QTBUG-14985] - Use SSL_MODE_RELEASE_BUFFERS in QSslSocket / SSL_CTX
  • [QTBUG-15014] - QUrl performance improvements
  • [QTBUG-15062] - Merge QNetworkReplyImpl and QNetworkAccessHttpBackend into QNetworkReplyHttpImpl
  • [QTBUG-15120] - Document behavior of nested state machines
  • [QTBUG-15653] - Error in QMetaType "MyClass" custom type allocation and destruction example
  • [QTBUG-15728] - QDeclarativeXmlListModel doesn't inherit any public list model interface
  • [QTBUG-15921] - QDomDocument page should show a warning about memory consumption
  • [QTBUG-16203] - TextInput element is missing verticalAlignment property available for Text element
  • [QTBUG-16355] - TextInput lacks persistentSelection property that is available for TextEdit
  • [QTBUG-16376] - Support bottom-to-top flow in ListView
  • [QTBUG-16458] - Implement Happy-Eyeballs-Style IPv6 connection establishing in QNetworkAccessManager
  • [QTBUG-17080] - Allow QTcpServer to listen on both IPv4 and v6 addresses
  • [QTBUG-17189] - QNetworkReply must return an error when compiled without SSL and a https:// is requested
  • [QTBUG-17215] - Lighthouse: XCB
  • [QTBUG-17267] - QNetworkRequest: Add "User-Agent" and "Server" to the KnownHeaders
  • [QTBUG-17318] - Add a mechanism for sharing global objects between QML components
  • [QTBUG-17322] - Fix NTLM(v2) proxy authentication once and for all
  • [QTBUG-17351] - QSGView should forward wheel events
  • [QTBUG-17783] - deprecate QSslCertificate::alternateSubjectNames() and create new method QSslCertificate::subjectAlternativeName[s]()
  • [QTBUG-17885] - How to expose QLocale data for QML
  • [QTBUG-17970] - Please add -no-install-phonon to not install phonon to system - qt phonon headers and lib breaks kde build and other apps build
  • [QTBUG-18011] - Document implications of inline components
  • [QTBUG-18181] - Document that QAuthenticator (with QNetworkAccessManager) supports NTLMv2
  • [QTBUG-18373] - Describe the purpose of stretch in QSizePolicy
  • [QTBUG-18734] - Changing TextInput's echoMode changes (resets?) the inputMethodHints
  • [QTBUG-18834] - qmlplugindump should support command line arguments with just one '-'
  • [QTBUG-18881] - QAbstractSocket::waitForConnected performs unnecessary reverse name lookup...
  • [QTBUG-19013] - Move autotests into subdirectories according to which module they test
  • [QTBUG-19046] - QNetworkReply should auto-enable zerocopy for small network replies, e.g. 128k
  • [QTBUG-19193] - Allow mouse interaction with 0 opacity items in QML2.
  • [QTBUG-19211] - Add attached properties to the positioners to make it easy for children to determine their position.
  • [QTBUG-19569] - Can't change HTTP proxy request headers while using QTcpSocket
  • [QTBUG-19579] - -qtnamespace and -qtlibinfix configure options not yet being tested
  • [QTBUG-19581] - Implement cascade testing of modules
  • [QTBUG-19582] - Fix modularized Qt when building with jom
  • [QTBUG-19583] - Fix the library generation so that each library ends up in the lib/ directory of the module they belong to
  • [QTBUG-19586] - Switch pulse to run building and autotests using the modularized repositories
  • [QTBUG-19587] - Packaging and delivery implications of modularization
  • [QTBUG-19709] - Move tests/auto/qlocalsocket/lackey and tests/auto/qtipc/lackey to QtScript module in Qt 5
  • [QTBUG-19781] - Remove all shared_null objects for our value classes
  • [QTBUG-20080] - Qt 5 refactor
  • [QTBUG-20140] - Remove QPainter's UniteClip
  • [QTBUG-20206] - Update declarative demos and examples for QtQuick 2.0
  • [QTBUG-20506] - Add the \qmlmodule and \ingmlmodule command handling to the DITA XML output generator
  • [QTBUG-20551] - Include the handling of the \qmlmodule and \inqmlmodule commands in the DITA XML output
  • [QTBUG-20569] - Add the doctype parameter to the \page command
  • [QTBUG-20683] - Alter flick behaviour of SnapOneItem in QtQuick 2.0
  • [QTBUG-20844] - QScriptValue: Prevent implicit casting from const char * to bool
  • [QTBUG-20854] - Allow view delegates to be preserved
  • [QTBUG-20855] - ListView delegates with visible: false should not reserve space in the layout
  • [QTBUG-20857] - Allow JS API in modules
  • [QTBUG-20885] - Larger changes for Qt 5
  • [QTBUG-20887] - Remove many formats in qdrawhelper
  • [QTBUG-20963] - Make Qt/V8 a library in the QtBase module
  • [QTBUG-21056] - Module APIs should support enums
  • [QTBUG-21063] - qdoc should generate HTML and DITA XML output in subdirectories according to the module structure
  • [QTBUG-21081] - Add propagateEvents property to MouseArea for easily enabling/disabling mouse event propagation
  • [QTBUG-21121] - Provide an alternative way to run qdoc with different combinations of modules
  • [QTBUG-21167] - New test for QtQuick1 examples
  • [QTBUG-21183] - QSound should have better backend support on linux
  • [QTBUG-21229] - Complete the QML parser/marker/visitor classes in qdoc3 so they can be used for documenting QML inline
  • [QTBUG-21354] - Implement threaded interpretation in QDeclarativeVME
  • [QTBUG-21362] - Add margins to Flickable
  • [QTBUG-21367] - Improvements to text layouting in QML
  • [QTBUG-21379] - Allow creation of custom event dispatcher for QThreads
  • [QTBUG-21402] - Temporarily disable failing tests to facilitate integration of qtbase#refactor into qtbase#master
  • [QTBUG-21424] - Temporarily disable failing tests in qtbase#master after integration from qtbase#refactor
  • [QTBUG-21472] - Convert qdoc's QML parser to be compatible with the QML parser in Qt5.
  • [QTBUG-21474] - Remove references to QDeclarativeJS::NodePool from qmlcodemarker.cpp and qmlcodeparser.cpp
  • [QTBUG-21505] - Add support for adding dynamic roles to items in a listmodel
  • [QTBUG-21506] - Implement remove/move/clear functionality with listmodel changes
  • [QTBUG-21507] - Implement worker thread with listmodel append changes
  • [QTBUG-21508] - Listmodel performance profiling and optimization
  • [QTBUG-21511] - New QML animation system backend
  • [QTBUG-21514] - Particles System Tests
  • [QTBUG-21538] - Remove QtSql dependency from QML offline storage implementation
  • [QTBUG-21542] - Change some headings in the docs
  • [QTBUG-21592] - Add itemAt(x,y) to ListView and GridView
  • [QTBUG-21652] - Remove SkipAll option from QSKIP
  • [QTBUG-21679] - Handle an enum value of -1 correctly
  • [QTBUG-21720] - Update the qdeclarativeperformance.qdoc documentation
  • [QTBUG-21723] - Formatted text should automatically be set to StyledText instead of RichText
  • [QTBUG-21770] - Support more sequence types in QML
  • [QTBUG-21791] - Support asynchronous item instantiation in Loader
  • [QTBUG-21792] - Instantiate view delegates asynchronously
  • [QTBUG-21793] - Styled text should support <img> tag
  • [QTBUG-21794] - Add support for list models with large data fields
  • [QTBUG-21795] - Add further tests to cover new listmodel functionality
  • [QTBUG-21796] - Check code paths for memory leaks in listmodel changes
  • [QTBUG-21797] - Profile listmodel changes on hardware device
  • [QTBUG-21798] - Update listmodel documentation and examples
  • [QTBUG-21821] - DropArea System Tests
  • [QTBUG-21842] - Improve JavaScript support in QML with property var syntax
  • [QTBUG-21848] - Improve reporting of autotest run-rates and pass-rates
  • [QTBUG-21875] - Generate disambiguation pages
  • [QTBUG-21887] - Add snippets for qopenglshaderprogram.cpp and qopenglcolormap.cpp
  • [QTBUG-21906] - Expose an API to enable and disable SSL compression support
  • [QTBUG-21932] - Uses of the \compat command should be flagged with a qdoc warning
  • [QTBUG-21964] - Remove QPlatformInputContext::handlesInputPanelVisibility() after deprecation period
  • [QTBUG-22056] - Allow MouseArea and Flickable to use touch events
  • [QTBUG-22117] - Remove obsolete (read: !QPA) defines from QtDeclarative
  • [QTBUG-22123] - Remove several "QML:" qualifiers which should no longer be required
  • [QTBUG-22158] - Move XMLListModel to a standalone plugin to reduce the QtXmlPatterns dependancy
  • [QTBUG-22159] - Investigate V8 modulo bug on some hardware
  • [QTBUG-22160] - Investigate performance of instantianting a large number of QML items
  • [QTBUG-22161] - Built Qt5/QML dependencies to check listmodel performance
  • [QTBUG-22236] - Frame synchronized sprites
  • [QTBUG-22244] - Let QDoc output to subdirectories
  • [QTBUG-22263] - Prepend the QML class name to each member on the All members subpage for QML components/elements.
  • [QTBUG-22289] - Add support for slow mode to qmlscene
  • [QTBUG-22348] - Document QML's JS environment
  • [QTBUG-22427] - Change %REPLACEMENT% in Manifest files to point to prefix qthelp:// URLs
  • [QTBUG-22453] - Increase effective test coverage in qtbase by disabling only failing test functions
  • [QTBUG-22459] - network: remove Symbian specific code
  • [QTBUG-22557] - Add capability to document "abstract" QML components
  • [QTBUG-22601] - Add a count argument to ListModel.remove
  • [QTBUG-22627] - Move QTextControl and QLineControl to the qtdeclarative repo
  • [QTBUG-22642] - xcb and xlib platform plugins: Implement support for more buttons on "mouse" devices (up to 31 buttons).
  • [QTBUG-22687] - Faster path based text by clipping glyphs outside the view
  • [QTBUG-22726] - Improve signal handler performance
  • [QTBUG-22739] - Apply QML module namespacing to all pages that set it
  • [QTBUG-22750] - Qt5: remove QHttp
  • [QTBUG-22757] - Remove declarative's LGPL dependencies
  • [QTBUG-22782] - Particle System Static Analysis Issues
  • [QTBUG-22832] - Support for auto font size in Text element
  • [QTBUG-22881] - qdoc3 must use the QML module identifier when searching for the target of a link
  • [QTBUG-22920] - Setting a height with ElideRight and Wrap enabled should elide text
  • [QTBUG-22927] - QPrinter autotest: Implement test for Windows page size (or remove test)
  • [QTBUG-22953] - Minimize text relayouts when eliding is active
  • [QTBUG-23041] - Qt 5: Implement QSound in QtMultimedia
  • [QTBUG-23183] - QDeclarativePropertyMap should have a virtual function to override write operations
  • [QTBUG-23186] - Document remaining classes in Qt 5
  • [QTBUG-23199] - 5.0: make QFtp private
  • [QTBUG-23444] - Change the UUIDs in DITA XML to be human readable text strings
  • [QTBUG-23585] - DITA XML output generator should write 0x0 as 0.
  • [QTBUG-23596] - Change default Canvas renderTarget and thread behavior
  • [QTBUG-23635] - QThread documentation heavily outdated for years
  • [QTBUG-23672] - The QML component parser in qdoc doesn't report errors
  • [QTBUG-23721] - Non-tile based mapping
  • [QTBUG-23802] - Publish QSoundEffect class
  • [QTBUG-23842] - ImageParticle should use QDeclarativePixmap cache
  • [QTBUG-23846] - Improvement to the Qt Doc
  • [QTBUG-23865] - Flickable should be controllable programatically
  • [QTBUG-23901] - Add support in qdoc3 for the 0..7 version of the C++ specialization for DITA XML
  • [QTBUG-23914] - Add an exludefiles variable to the qdocconf file
  • [QTBUG-23915] - Output a structured qt.ditamap from qdoc
  • [QTBUG-23931] - Add a property similar to cacheBuffer to PathView
  • [QTBUG-23979] - Add autotests for StyledText list tags (<ol> and <ul>)
  • [QTBUG-23996] - Qt 5.0 API Freeze
  • [QTBUG-23999] - Qt should build with QT_DEPRECATED_SINCE(5, 0) defined
  • [QTBUG-24033] - Remove pixmap text caching in QML text element
  • [QTBUG-24052] - Use of Q_WS_X11 should be removed from Qt
  • [QTBUG-24203] - Qt 5.0 - Windows: Fix tests
  • [QTBUG-24204] - Qt 5.0 - Windows: Complete the theming API
  • [QTBUG-24205] - Qt 5.0 - Windows: Check fonts
  • [QTBUG-24206] - Qt 5.0 - Windows: Check printing
  • [QTBUG-24207] - Qt 5.0 - Windows: Research/Implement use of ANGLE for OpenGL->DirectX conversion
  • [QTBUG-24209] - Qt 5.0 - Windows: Fix the QtActiveQt module
  • [QTBUG-24264] - Enable standalone build of Qt5 docs for Location
  • [QTBUG-24265] - Enable standalone build of Qt5 docs for Multimedia
  • [QTBUG-24266] - Enable standalone build of Qt5 docs for Sensors
  • [QTBUG-24278] - Remove pixmap text caching in TextEdit element
  • [QTBUG-24283] - Provide visual debugging for MouseArea and TouchArea
  • [QTBUG-24425] - Define \ditamap and \topicref in qdoc for creating ditamaps when generating DITA XML output
  • [QTBUG-24460] - Change internal QML engine implementation so that it uses a new QDeclarativeExpression substitute
  • [QTBUG-24502] - Qt5: change QString(const QLatin1String&) c'tor to just QString(QLatin1String)
  • [QTBUG-24517] - Remove temporary QDeclarative support from qtbase
  • [QTBUG-24519] - Remove temporary 'QT += declarative' support
  • [QTBUG-24545] - Change qdoc's use of vague QML terminology
  • [QTBUG-24546] - Allow qdoc output directory and format to be specified on the command line.
  • [QTBUG-24578] - Rationalization of some qdoc commands
  • [QTBUG-24579] - Remove Search Box from online documentation template generated by qdoc
  • [QTBUG-24613] - Example to have search option to sort by name or distance if the jsondb plugin is selected
  • [QTBUG-24616] - ListView crash when an item is removed from the model
  • [QTBUG-24627] - Document source compatibility break in QAtomic classes
  • [QTBUG-24648] - A partition should be able to be specified with the jsondb plugin
  • [QTBUG-24833] - qdoc: Merge PageGenerator and Generator classes
  • [QTBUG-24849] - Rename generating qt3 support pages to compatibility pages.
  • [QTBUG-24852] - Qt5Alpha: No Declarative compat headers
  • [QTBUG-24853] - Qt5Alpha: Add Known Issues file
  • [QTBUG-24854] - Qt5Alpha: Add XCB version configure check
  • [QTBUG-24855] - Qt5Alpha: Add Build Instructions file
  • [QTBUG-24856] - Qt5Alpha: Remove some Addon modules
  • [QTBUG-24894] - Add optional type information to module api
  • [QTBUG-24911] - qdoc: Do not generate .pageindex file
  • [QTBUG-25022] - Support assigning to variant properties in v4.
  • [QTBUG-25106] - Qt 5 to-do in mkspecs and qmake
  • [QTBUG-25110] - Qt 5 to-do in QSettings
  • [QTBUG-25122] - Qt 5 to-do in QQmlEngine
  • [QTBUG-25132] - Document void QQmlComponent::create(QQmlIncubator &, QQmlContext *context = 0, QQmlContext *forContext = 0);
  • [QTBUG-25141] - Improve map geometry update performance
  • [QTBUG-25276] - Fix insignificant qml3d test
  • [QTBUG-25277] - Fix insignificant qglabstractsurface test
  • [QTBUG-25299] - Fix insignificant QScrollBar test
  • [QTBUG-25306] - qmltest test fails on Mac OS X
  • [QTBUG-25307] - qquickpixmapcache test is unstable on Ubuntu 10.04 developer build
  • [QTBUG-25310] - Fix QVideoWidget test
  • [QTBUG-25414] - Provide green icons for "previous" and "next" page.
  • [QTBUG-25452] - tst_QBluetoothServiceInfo fails
  • [QTBUG-25453] - tst_QBluetoothDeviceInfo fails
  • [QTBUG-25653] - Create a function to trim the QML engine's component cache
  • [QTBUG-25786] - Maps should prefetch a tile buffer on initialise
  • [QTBUG-25792] - Map and map item dateline tests
  • [QTBUG-25819] - Fix QSharedPointer implementation
  • [QTBUG-25844] - Document best practices for item positioning / layout in QML
  • [QTBUG-25861] - Clean up gestureArea by moving data into substructures/classes
  • [QTBUG-26375] - Fix QtQml module docs following doc restructure
  • [QTBUG-26560] - Move examples docs
  • [QTBUG-26561] - Embed QML files as resources in QML examples and demos
  • [QTBUG-26637] - Fix C++ code snippets in QML docs to compile
  • [QTBUG-26648] - Replace \qmlclass with \qmltype and \instantiates
  • [QTBUG-27251] - Modularize Qt Versit documentation
  • [QTBUG-27722] - ensure that fully modularized build works
  • [QTBUG-28429] - Create an index page for Qt UI Tools module
  • [QTBUG-28449] - Create an index page for Qt Help
  • [QTBUG-29605] - Spell checking

Change Request

  • [QTBUG-12892] - void QStringList::sort () should accept a case-sensitivity boolean option
  • [QTBUG-19019] - Fix qtkernel/tests/auto/qdatastream
  • [QTBUG-19020] - Fix qtkernel/tests/auto/moc
  • [QTBUG-19588] - Each module should have its own .tag file

Sub-task

  • [QTBUG-4608] - qdoc errors in Linguist Manual
  • [QTBUG-6248] - Lighthouse backend - OpenGL
  • [QTBUG-8048] - QUndoStack: Add API to give it a concept of "dirty" to be able to create editor applications conveniently.
  • [QTBUG-11226] - QscriptValueIterator::next should return a value
  • [QTBUG-14731] - Expose individual color values in QColor to QML
  • [QTBUG-15117] - QML syntax does not allow bindings on property declarations
  • [QTBUG-15257] - Need "read-only" (or "constant") QML property keyword
  • [QTBUG-15348] - Make XmlPatterns build in the modularized repository.
  • [QTBUG-15350] - Make Qt Quick build in the modularized repository.
  • [QTBUG-15586] - Make src/tools/uic/qclass_lib_map.h works in Qt Modularization environment (SP: 2)
  • [QTBUG-16082] - Integrate QtQuickTest into Qt
  • [QTBUG-16083] - Creator tooling for QML testing
  • [QTBUG-16099] - Make Qt Script build in the modularized repository.
  • [QTBUG-16161] - Issues with "enabled" property and FocusScope
  • [QTBUG-16191] - Add undo/redo support to TextEdit and TextInput
  • [QTBUG-16419] - XML log format better suited to QML
  • [QTBUG-16479] - Get rid of invalid QScriptValue type
  • [QTBUG-16480] - Get rid of QScriptValue::propertyFlags() and friends
  • [QTBUG-16481] - Get rid of QScriptValue::ResolveFlags
  • [QTBUG-16483] - Remove QScriptValue::setProperty() PropertyFlags argument
  • [QTBUG-16500] - Remove QScriptValueIterator functions for iterating backwards
  • [QTBUG-16501] - Introduce property descriptor-based API
  • [QTBUG-16502] - Remove QScriptValue::toUInt16()
  • [QTBUG-16503] - Consider removing QScriptValueIterator::remove()
  • [QTBUG-16504] - Add QScriptValue::deleteProperty()
  • [QTBUG-16506] - Consider removing QScriptValue::lessThan()
  • [QTBUG-16508] - Introduce simplified API for retrieving property names ("keys") of a QScriptValue
  • [QTBUG-16512] - Remove QScriptEngine::uncaughtExceptionLineNumber()
  • [QTBUG-16517] - QScriptEngine::newRegExp() should receive flags as a bitmask rather than a string
  • [QTBUG-17087] - Improve QScriptClass API for prototype usage
  • [QTBUG-17138] - Consider removing built-in QtScript/JS functions: gc(), version(), print()
  • [QTBUG-17608] - Remove obsolete and internal methods
  • [QTBUG-18078] - Introduce QScriptValue::toInt()
  • [QTBUG-18217] - Expose other data types for declaring properties in QML
  • [QTBUG-18949] - Hard to determine is all text selected with TextEdit on richtext mode
  • [QTBUG-19004] - Qt5: Change socket descriptors to be qint64
  • [QTBUG-19951] - Qt5 Printing
  • [QTBUG-19964] - Support -qtnamespace and -qtlibinfix configure options in qtbase libraries
  • [QTBUG-19971] - Support -qtnamespace and -qtlibinfix configure options in qtbase examples/demos/tests
  • [QTBUG-19972] - Support -qtnamespace and -qtlibinfix configure options in qtlocation
  • [QTBUG-20081] - Rename QPixmapData to QPlatformPixmap for Qt 5, and simplify the API if possible.
  • [QTBUG-20082] - Create public QScreen (or similar) API, and complete QPlatformScreen API.
  • [QTBUG-20083] - QGuiGLContext needs to be made into a QObject, and have functionality enabling proper resource management
  • [QTBUG-20084] - QTextControl / QLineControl etc need to be freed of QWidget dependencies and moved to QtGui.
  • [QTBUG-20085] - Create menu bar abstraction layer for Lighthouse
  • [QTBUG-20086] - Create abstraction layer for native dialogs in Lighthouse
  • [QTBUG-20087] - Investigate how styles using native APIs fit into the Lighthouse abstraction layer.
  • [QTBUG-20088] - Create proper input method abstraction and expose it through a public API in QTGui
  • [QTBUG-20103] - Loader should be threaded and not lock the UI when used
  • [QTBUG-20114] - Move accessibility support from QtWidgets to QtGui
  • [QTBUG-20115] - Add floating point coordinates to all events
  • [QTBUG-20670] - Move QGLShaderProgram / QGLFramebufferObject and other OpenGL helper classes into QtGui on top of QGuiGLContext.
  • [QTBUG-20701] - Implement 32-bit button support on some EASY and important input platforms.
  • [QTBUG-20719] - Port QLineControl changes done pre-refactor
  • [QTBUG-20754] - tst_qfontdatabase fails on qpa, xcb
  • [QTBUG-20759] - tst_qfontmetrics fails on qpa, xcb
  • [QTBUG-20760] - tst_qglyphrun fails on qpa, xcb
  • [QTBUG-20761] - tst_qgraphicseffect fails on qpa, xcb
  • [QTBUG-20856] - Remove QDom dependency in QtDBus
  • [QTBUG-20886] - Remove QSettings from QtCore
  • [QTBUG-20892] - Move QtConcurrent into it's own module
  • [QTBUG-20893] - Move QJSEngine and QDeclarativeEngine to QtCore
  • [QTBUG-20895] - Implement mask-based clipping in the raster paint engine
  • [QTBUG-20914] - Move QFileSystemModel and QDirModel to QtWidgets
  • [QTBUG-20976] - tst_qrawfont fails on qpa, xcb
  • [QTBUG-20977] - tst_qstatictext fails on qpa, xcb
  • [QTBUG-20979] - tst_qtextlayout segfaults on qpa, xcb
  • [QTBUG-20986] - tst_qcssparser fails on qpa, xcb
  • [QTBUG-21066] - Create Subfolder for Corelib and move all tests regarding Corelib into that new directory
  • [QTBUG-21094] - tst_qsgtextinput::cursorRectangle fails on qpa, xcb depending on X server's DPI
  • [QTBUG-21095] - tst_qdeclarativepixmapcache sometimes crashes on exit (qpa, xcb)
  • [QTBUG-21096] - tst_qsgflickable unstably fails (qpa, xcb)
  • [QTBUG-21097] - [Crash] tst_qsgtextinput sometimes crashes (qpa, xcb)
  • [QTBUG-21108] - Create Subfolder for dbus and move all tests regarding dbus into that new directory
  • [QTBUG-21133] - Create Subfolder for gui and move all tests regarding gui into that new directory
  • [QTBUG-21160] - tst_qdiriterator is broken, reports more resources as it should
  • [QTBUG-21178] - Move src/widgets and src/opengl out of QtBase.
  • [QTBUG-21179] - Enable use of GLES 1.x using QOpenGLContext.
  • [QTBUG-21223] - Create Subfolder for network and move all tests regarding network into that new directory
  • [QTBUG-21253] - Create Subfolder for sql and move all tests regarding sql into that new directory
  • [QTBUG-21260] - Create Subfolder for xml and move all tests regarding xml into that new directory
  • [QTBUG-21263] - Make a proper interface for using QPainter to render into a GL context
  • [QTBUG-21269] - Add QSurface metrics like size, depth, etc.
  • [QTBUG-21327] - Create Subfolder for other and move all tests regarding other into that new directory
  • [QTBUG-21338] - Move tests into integrationtests/ and widgets/ subdirectories
  • [QTBUG-21342] - Remove all stale platform code
  • [QTBUG-21353] - Create Subfolder for testlib and move all tests regarding testlib into that new directory
  • [QTBUG-21355] - Create Subfolder for tools and move all tests regarding tools into that new directory
  • [QTBUG-21356] - Create Subfolder for opengl and move all tests regarding opengl into that new directory
  • [QTBUG-21417] - Go through all ### Qt 5 / Fix in Qt 5 comments in the source tree
  • [QTBUG-21509] - Investigate options for supporting different animations for target vs non-target items
  • [QTBUG-21512] - Add model data accessor to VisualDataModel
  • [QTBUG-21513] - Add filtered views to VisualDataModel
  • [QTBUG-21515] - Enable moving items within a VisualDataModel
  • [QTBUG-21516] - Allow persistent data to be inserted into a VisualDataModel
  • [QTBUG-21518] - Allow VisualDataModel items to be instantiated from javascript
  • [QTBUG-21519] - Allow items to be transferred between VisualDataModels
  • [QTBUG-21789] - Allow different animations for target vs non-target items
  • [QTBUG-21806] - ~QAnimationDriver will (re)create the QUnifiedTimer...
  • [QTBUG-21807] - QPixmapCache::clear should be called on exit
  • [QTBUG-21843] - Allow QML var properties to reference scarce resources
  • [QTBUG-21850] - Generate accurate list of valid tests for each supported Qt5 platform
  • [QTBUG-21851] - Make autotests accurately represent which tests are valid for each platform
  • [QTBUG-21869] - Move MNG library and image plugin out of qtbase
  • [QTBUG-21872] - [API] Deprecate QString::fromAscii, QString::toAscii, add QString::fromCString, QString::toCString
  • [QTBUG-22124] - qtestlib does not count tests properly
  • [QTBUG-22165] - Differentiate between Animation targets list that is empty vs one that hasn't been defined
  • [QTBUG-22622] - Cannot put a QObject* into a shared pointer after putting it into a qobject-tracking qweakpointer or a QPointer
  • [QTBUG-22889] - Move QtQuick2 to a separate library
  • [QTBUG-23030] - Implement transitions using new animation framework features
  • [QTBUG-23053] - Allow animation of arbitrary properties in add/move transitions
  • [QTBUG-23187] - Document QOpenGLContext
  • [QTBUG-23188] - Document QWindow
  • [QTBUG-23189] - Document QSurface
  • [QTBUG-23190] - Document QSurfaceFormat
  • [QTBUG-23191] - Document QSGEngine
  • [QTBUG-23192] - Document QSGTexture
  • [QTBUG-23193] - Document QQuickView
  • [QTBUG-23207] - Qt does not build without openGL
  • [QTBUG-23273] - [Legal] Stop using the name "Trolltech" in Q_DECLARE_INTERFACE calls
  • [QTBUG-23469] - [API] Replace QUrl with new implementation
  • [QTBUG-23471] - Import the new atomic implementation
  • [QTBUG-23508] - Rename qtquick1 to quick1
  • [QTBUG-23522] - Collapse V2, V3 and V4 classes into the top-level classes.
  • [QTBUG-23524] - [API] Grep the source for Qt5 todo items
  • [QTBUG-23525] - Deprecated API should be wrapped with QT_DEPRECATED_SINCE
  • [QTBUG-23540] - Qt plugin system needs some reworking
  • [QTBUG-23563] - References to QWS should be removed from ./configure
  • [QTBUG-23564] - Qt should use C++11 features (with macro guards) in existing APIs.
  • [QTBUG-23565] - There is a circular dependency between QtWebkit and QtTools
  • [QTBUG-23589] - Merge QArrayData feature [containers branch] to master
  • [QTBUG-23604] - [API] QJS API cleanup
  • [QTBUG-23612] - Class/element documentation
  • [QTBUG-23613] - Example cleanup and full walkthrough text
  • [QTBUG-23634] - [API] Fix QMap implementation
  • [QTBUG-23636] - Decide whether we should move the animation system and states/transitions out of QtCore
  • [QTBUG-23655] - Prepare packaging of Qt5 alpha
  • [QTBUG-23656] - Review all new APIs
  • [QTBUG-23737] - Move QtQuick 1 to its own module
  • [QTBUG-23758] - Decide whether qreal should be double on all platforms.
  • [QTBUG-23798] - Frame grabber API
  • [QTBUG-23887] - Move TIFF library and image plugin out of qtbase
  • [QTBUG-23891] - API change for future compatibility: Non map tile based rendering
  • [QTBUG-23959] - MacDeployQt: Update plugin deployment for Qt 5
  • [QTBUG-23997] - Qt WebKit API Freeze
  • [QTBUG-23998] - Qt JSON DB API Freeze
  • [QTBUG-24000] - Qt Core API Freeze
  • [QTBUG-24001] - Qt Network API Freeze
  • [QTBUG-24002] - Qt GUI API Freeze
  • [QTBUG-24003] - Qt Quick API Freeze
  • [QTBUG-24004] - Qt SQL API Freeze
  • [QTBUG-24005] - Qt XML Patterns API Freeze
  • [QTBUG-24006] - Qt Feedback API Freeze
  • [QTBUG-24007] - Qt Sensors API Freeze
  • [QTBUG-24008] - Qt Location API Freeze
  • [QTBUG-24009] - Qt Multimedia API Freeze
  • [QTBUG-24010] - Qt D-Bus API Freeze
  • [QTBUG-24011] - Qt System Info API Freeze
  • [QTBUG-24012] - Qt Publish and Subscribe API Freeze
  • [QTBUG-24013] - API freeze for modules in qtpim repo
  • [QTBUG-24014] - Qt XML API Freeze
  • [QTBUG-24015] - Qt Service Framework API Freeze
  • [QTBUG-24016] - Qt Widgets API Freeze
  • [QTBUG-24017] - Qt SVG API Freeze
  • [QTBUG-24018] - Qt Script API Freeze
  • [QTBUG-24019] - Qt Script Tools API Freeze
  • [QTBUG-24020] - Qt Concurrent API Freeze
  • [QTBUG-24021] - Qt 3D API Freeze
  • [QTBUG-24022] - Qt Print Support API Freeze
  • [QTBUG-24023] - Qt Multimedia Widgets API Freeze
  • [QTBUG-24025] - Qt Bluetooth
  • [QTBUG-24026] - Qt Nfc
  • [QTBUG-24027] - References to QWS in configure should be removed
  • [QTBUG-24087] - Integrate stalled QtMultimedia patches
  • [QTBUG-24129] - Qt 5.0 tasks for OSX
  • [QTBUG-24130] - Qt 5.0 tasks for Linux
  • [QTBUG-24154] - [API] Store type information for methods in the meta-object
  • [QTBUG-24527] - Windows: QThreadStorage test fails.
  • [QTBUG-24561] - Document Examples to Qt Standards
  • [QTBUG-24814] - Qt 5.0.0 Alpha issues
  • [QTBUG-24885] - Windows: QBackingStore auto-test fails
  • [QTBUG-24904] - Windows: QWindow auto-test fails
  • [QTBUG-25419] - QSqlQueryModel::setQuery make use of deprecated method
  • [QTBUG-25422] - Qt make still uses of QWheelEvent deprecated method.
  • [QTBUG-25541] - QObject::connectNotify() and disconnectNotify() should take a QMetaMethod argument, not const char *
  • [QTBUG-25721] - Fix snippet codes for Qt Quick and Qt QML
  • [QTBUG-25731] - Module API has no overview level documentation
  • [QTBUG-25737] - Overview documentation: Refactor QML Engine article
  • [QTBUG-25738] - Overview: Refactor QML Plugins documentation and expand content
  • [QTBUG-25739] - Overview: Refactor QML (just the language) overview page
  • [QTBUG-25864] - Support tablet event generation in QWindowSystemInterface and QGuiApplication
  • [QTBUG-25865] - Tablet event support for xcb
  • [QTBUG-25931] - Change the handler documentation to signal documentation
  • [QTBUG-25932] - Remove deprecated QDoc commands from the documentation
  • [QTBUG-26376] - Improve "C++ Classes Provided By The Qt QML Module" section
  • [QTBUG-26377] - Improve "QML Type System" section
  • [QTBUG-26378] - Improve "QML Modules" section
  • [QTBUG-26379] - Improve "QML Documents" section
  • [QTBUG-26380] - Improve "Integrating QML and JavaScript" section
  • [QTBUG-26381] - Improve "Integrating QML And C++" section
  • [QTBUG-26397] - win32/thread.prf qt5 task
  • [QTBUG-26848] - Qmake variables pointing to the Qt sources do not resolve correctly. E.g. $$QT.activeqt.sources
  • [QTBUG-27253] - Move Qt Versit examples to qtpim/examples/versit
  • [QTBUG-27254] - Create \qmlmodule and \module pages for Qt Versit
  • [QTBUG-27255] - Create qtversit.qdocconf file
  • [QTBUG-28023] - Update qmake Manual
  • [QTBUG-28024] - Update Qt Assistant Manual
  • [QTBUG-28025] - Update Qt Designer Manual
  • [QTBUG-28027] - Update Qt Linguist Manual

Technical task

  • [QTBUG-23145] - QNetworkCookieJar: rewrite API
  • [QTBUG-23489] - Implement the new regular expression classes using PCRE
  • [QTBUG-23614] - MouseArea docs: clear up use of MouseArea inside MapQuickItem
  • [QTBUG-24060] - Clip large map objects to avoid rendering detail outside the viewport
  • [QTBUG-24061] - Cull detail from large polyline/polygons
  • [QTBUG-25476] - Polygon declarative coordinates are not updated after dragging
  • [QTBUG-26168] - Music and lyrics required for Qt 5 Dance
  • [QTBUG-27248] - Get QDoc to support modularized examples
  • [QTBUG-27252] - Move Qt Versit documentation into qtpim/src/versit/doc/
  • [QTBUG-27513] - Create or polish reference pages
  • [QTBUG-27518] - Rename libraries
  • [QTBUG-27519] - Update installation paths
  • [QTBUG-27520] - Rename tools
  • [QTBUG-27521] - Move internal tools
  • [QTBUG-27524] - Rename Qt Quick 1 back to Qt 4 names
  • [QTBUG-27695] - Fix documentation bugs in the 'newdocs' branches
  • [QTBUG-28304] - New 5.0 documents in Creator do not seem to have correct style
  • [QTBUG-28452] - Qt Widgets: Model View/Programming contains broken link
  • [QTBUG-28454] - State Machine Framework: broken link
  • [QTBUG-28500] - QDoc: \externalpage generates the wrong URL

Edit/Copy Release Notes

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