platform/upstream/qtdeclarative.git
2015-07-24 Tasuku Suzukiadd null check for qmlRegisterSingletonType()
2015-07-23 Oswald BuddenhagenMerge "Merge remote-tracking branch 'origin/5.4' into...
2015-07-21 Eskil Abrahamsen... Fix possible stack overflow with many property bindings
2015-07-21 Shawn Rutledgefix readonly metaproperties (revealed by compiler warning)
2015-07-20 Kai Uwe Broulikqquicktext: Fix using CSS line-height with RichText
2015-07-20 Oswald BuddenhagenMerge remote-tracking branch 'origin/5.4' into 5.5
2015-07-19 Thiago MacieiraConsistently use the override keyword
2015-07-17 Friedemann... Fix warning about returning address of local variable...
2015-07-16 Sune VuorelaLet unit tests pass if xmlpatterns is not around
2015-07-16 Topi ReinioStocQt demo: Fix text layout issues
2015-07-15 Nobuaki SukegawaFix trivial bug where ArrayBuffer.isView never returned...
2015-07-15 Nico VertriestDoc: replace Mac OS X with OS X
2015-07-15 BogDan VatraTest if the state machine reacts to a QObject signal.
2015-07-12 Erik VerbruggenFix QML/JS debugging.
2015-07-10 Erik VerbruggenV4: track C++ heap usage for Strings in the MemoryManager
2015-07-09 Gunnar Slettadoc: fix copy/paste error in warning
2015-07-09 Shawn RutledgeFlickable: drag-over-bounds is not velocity-sensitive
2015-07-09 Thiago MacieiraQtQml: Fix const correctness in old style casts
2015-07-08 Simon HausmannFix encoding of QV4::Value in host builds
2015-07-07 Thiago MacieiraFix more casts that dropped the constness.
2015-07-07 Thiago MacieiraFix ICC warning about change of sign
2015-07-04 Gunnar SlettaDelete QQuickWindow's animator driver at the right...
2015-07-03 Tobias KoenigQSGSimpleTextureNode: Fix ownership of QSGTexture
2015-07-03 Kai Uwe BroulikImprove support for HTML entities in StyledText
2015-06-29 Tor Arne VestbøAdd lancelot test for Emoji text rendering / color...
2015-06-29 Oswald BuddenhagenBump version
2015-06-26 Liang QiMerge remote-tracking branch 'origin/5.5.0' into 5.5
2015-06-26 Gabriel de... Fix documentation for ItemSelectionModel
2015-06-25 Martin JonesCorrectly initialize ListView section attached properties.
2015-06-25 Laszlo AgocsFix missing images when alpha and shader effects are...
2015-06-25 Nico VertriestDoc: resize tables with overflow
2015-06-23 Eli FidlerSupport 32-bit color bitmap glyphs in native text rende...
2015-06-18 Richard Moe... Doc: document work-around for static builds using dynam...
2015-06-17 Santtu LakkalaQSGDefaultRectangleNode: Fix gradient position calculations
2015-06-16 Morten Johan... Enable high-dpi mode for qml.app on OS X.
2015-06-15 Alan AlpertVersion scrollGestureEnabled as a new property
2015-06-15 Friedemann... qml: Output information about build and GL renderer...
2015-06-14 Alan AlpertVersion scrollGestureEnabled as a new property
2015-06-12 Takumi ASAKIAndroid: Another work around bug of Vertex Shader
2015-06-10 Aleix PolImprove qml error message "invalid alias location"
2015-06-10 Ulf HermannMake argument to QQmlDebuggingEnabler::startTcpServer...
2015-06-08 Erik VerbruggenV4: Fix use of uninitialized field.
2015-06-08 Erik VerbruggenAdd a version of BitVector that uses QBitArray.
2015-06-08 Erik VerbruggenWrap std::vector<bool> in our own class.
2015-06-08 Gunnar SlettaFix performance regression in Image construction.
2015-06-04 Kai KoehneDoc: Document limits of QSGGeometry::setLineWidth
2015-06-04 Simon HausmannAdded auto-generated change log
2015-06-04 Friedemann... qml: Add options to control the GL renderer.
2015-06-04 Friedemann... qmlscene: Add option --verbose to obtain diagnostic...
2015-06-04 Friedemann... qmlscene: Add options to control the GL renderer.
2015-06-03 Laszlo AgocsRedirect the default FBO correctly with QQuickWidget
2015-06-03 Friedemann... tst_qquickwindow: Prospective fix for instability of...
2015-06-03 Mitch CurtisAdd left, right, top and bottom properties to basic...
2015-06-02 Alan AlpertRemove testing of active window change on hide
2015-06-02 Venugopal ShivashankarDoc: Added the missing \brief and \image to the example...
2015-06-02 Venugopal ShivashankarDoc: Added the missing examples \group page for Qt QML
2015-06-01 Joni PoikelinFix flickering when QQuickWidget becomes visible
2015-05-28 Laszlo AgocsDocument the render loops a bit more
2015-05-28 Alex BlaschePurge use of VisualDataModel from docs where DelegateMo...
2015-05-26 Topi ReinioCalqlatr Demo: Adjust ListView delegate height based...
2015-05-23 Aleix PolMakes it possible to extract all data from a QML DropArea
2015-05-22 Jocelyn TurcotteFix the implicitSize of SVG Images on retina display
2015-05-22 Richard Moe... qquickwindow: ensure we delete the correct delayed...
2015-05-21 Laszlo AgocsFix basic and windows render loops to use the correct...
2015-05-20 Vishesh HandaFix null pointer dereference in QQmlImportNamespace
2015-05-19 Allan Sandfeld... Optionally apply orientation on images
2015-05-19 Maurice KalinowskiWinRT: fix warnings
2015-05-19 Friedemann... Fix render loop warning about invalid geometry of expos...
2015-05-19 Simon HausmannFix MSVC warning about unused variable
2015-05-19 Kai KoehneMSVC: Fix compiler warning
2015-05-13 Thiago MacieiraQtQuick: Fix const correctness in old style casts
2015-05-12 Laszlo AgocsCreate contexts and pbuffers with the correct screen...
2015-05-12 Erik VerbruggenQML: fix mixed debug/release build on OSX.
2015-05-12 Santtu LakkalaHide cursor when text fields becomes read only
2015-05-11 Shawn RutledgeAdd QtQuick::Text::font.weight enum values
2015-05-09 Sérgio Martinsqmllint: Fix parsing js files with .import directives
2015-05-08 Simon HausmannAdd protection against "wrong" marking in debug builds
2015-05-08 Simon HausmannFix memory corruption when sharing QObjects between...
2015-05-08 Rainer KellerAvoid namespacing QTEST_MAIN
2015-05-08 Simon HausmannAvoid uninitialized bytes in QV4::CompiledData
2015-05-08 Simon HausmannFix memory corruption in array handling
2015-05-08 Simon HausmannFix memory corruption when multiple QML engines have...
2015-05-06 Andy NicholsBorderImage support for @2x assets
2015-05-06 Laszlo AgocsEnhance QQuickFramebufferObject docs regarding the...
2015-05-06 Friedemann... QQuickWindow: Replace assert() on unreleased touch...
2015-05-05 Simon HausmannFix qml-i18n example
2015-05-04 Andrew den... Fix implicitHeight for Text items bindings dependent...
2015-05-04 Simon HausmannMerge "Merge remote-tracking branch 'origin/5.4' into...
2015-05-04 Simon HausmannMerge remote-tracking branch 'origin/5.4' into 5.5
2015-05-04 Gunnar SlettaAvoid QQuickItem in materials's compare() on the render...
2015-05-03 Simon HausmannFix default value for XMLHttpRequest.response property
2015-05-02 Jan Arne PetersenCreate QOpenGLContext with the correct screen
2015-04-30 Simon HausmannFix passing of locals as function arguments with side...
2015-04-29 Simon HausmannFix uninitialized variables/data
2015-04-29 Topi ReinioDoc: Fix linking issues in Item QML type documentation
2015-04-28 Laszlo AgocsFix rendercontrol example for screens with different dpr
2015-04-28 Laszlo AgocsRecreate the FBO on dpr change in rendercontrol example
2015-04-28 Laszlo AgocsAvoid showing garbage when resizing the rendercontrol...
2015-04-27 David EdmundsonAvoid calling potentially pure virtual method
2015-04-27 Simon HausmannMerge "Merge remote-tracking branch 'origin/5.4' into...
next