platform/upstream/qtdeclarative.git
2013-02-19 Gunnar SlettaLet rounded rectangles be antialiased by default
2013-02-19 Gunnar SlettaImproved animations in the new render loop
2013-02-19 Shawn RutledgeMake the base URL available to QQmlExtensionPlugin
2013-02-18 Alan AlpertAdd qmlRegisterType for Composite Types
2013-02-18 Shawn Rutledgeqmlplugindump: don't crash if a composite type was...
2013-02-18 Alan AlpertAdd Composite Types to QQmlType
2013-02-18 Gunnar SlettaGUI render loop did not render on expose, nor clean...
2013-02-15 J-P NurmiQQuickPlatform: remove QT_{BEGIN,END}_HEADER macro...
2013-02-15 Shawn RutledgeFolderListModel: prevent assertion failure when filter...
2013-02-15 Michael BrasserEnsure EtcTexture always provides a valid textureId.
2013-02-14 J-P NurmiAdd QQmlPlatform (exposed as Qt.platform)
2013-02-13 Maurice Kalinowskionly instantiate variable when required
2013-02-12 Shawn RutledgeQQuickItem::childAt(x, y) takes child transformations...
2013-02-12 Gunnar SlettaDo pixel conversion on the pixmap decoder thread when...
2013-02-07 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-02-07 Frederik GladhornStabilize resizemodeitem test.
2013-02-07 Gunnar SlettaMake sure deleteLater gets run at the "correct" time.
2013-02-07 Gunnar SlettaStabilize tst_qquickpositioners
2013-02-07 Samuel RødalFixed Canvas ImageData pixel values not being settable...
2013-02-06 Alan AlpertAdd \qmlmodule commands for QtQml and QtQuick
2013-02-06 Gunnar SlettaAvoid swizzling on OpenGL ES when possible
2013-02-06 hjkUse constFind instead of find in QQmlMetaType::qmlType
2013-02-06 hjkQml: Use QString::append(QStringRef) overload in Proces...
2013-02-06 Oswald Buddenhagensubstitute fixed version numbers in qdocconf files...
2013-02-06 Friedemann... Fix lupdate-warning in qqmlrewrite.cpp.
2013-02-06 Friedemann... Fix lupdate-warnings in qqmlimport.cpp.
2013-02-06 Friedemann... Fix lupdate-warnings.
2013-02-06 Alan AlpertAdd next.png to shared qrc files
2013-02-05 Gunnar SlettaEnable sorting of opaque items again in the default...
2013-02-05 Gunnar SlettaRespect the default format from the scene graph adaptat...
2013-02-05 Gunnar SlettaWarn if the OpenGL context lacks depth/stencil when...
2013-02-02 Michael BrasserAdd ETC1 texture provider example.
2013-02-02 Gunnar SlettaUse the optimal image format for the sprites
2013-02-01 Michael BrasserDereference the QImage once the corresponding texture...
2013-02-01 Michael BrasserStabilize tst_qquicktextinput::remoteCursorDelegate()
2013-02-01 Alberto MardeganFolderListModel: use QDateTime for file times
2013-01-31 Andrew den... Ensure the cursorRectangle is updated as the width...
2013-01-31 Sergio AhumadaMerge branch 'release' into stable
2013-01-31 Gunnar SlettaDocument QQuickItem::itemChange and QQuickItem::window...
2013-01-31 Gunnar SlettaReenable tst_QQuickItem::simpleFocus and fix warnings.
2013-01-30 Shawn RutledgeWindow can have a transparent/translucent color
2013-01-30 Gunnar SlettaAdded to QML_RENDERER_TIMING logic to capture most...
2013-01-30 Kai KoehneDebugger: Remove symbian specific plugin
2013-01-29 Alan AlpertStrengthen reference to var properties during construction
2013-01-29 Gunnar Slettadocfix: Emitter.enabled was documented as Emitter.emitting.
2013-01-29 Alan AlpertFix memory leak
2013-01-28 Fabian BumbergerAllow aligning items in a grid
2013-01-28 Sergio AhumadaRemove QT_{BEGIN,END}_HEADER macro usage
2013-01-28 Nico VertriestDoc: declarative-colors.png not visible in qmltyperefer...
2013-01-28 Nico VertriestDoc: corrected path to snippet
2013-01-28 Sze Howe KohFix unterminated comment
2013-01-28 Sze Howe KohDoc: Fix "Command '\li' outside of '\list' and '\table'"
2013-01-28 Oswald Buddenhagenfix qmltest example install path
2013-01-28 Oswald Buddenhagenmark forgotten EXAMPLE_FILES
2013-01-28 Oswald Buddenhagenfix installation of qmltestcase example
2013-01-26 Fabian BumbergerIntroduce a workaround for a GLSL bug on BB10
2013-01-25 Gunnar SlettaAdded an example of the window container embedding...
2013-01-25 Michael BrasserPrevent possible leak with texture providers.
2013-01-25 Topi ReinioDoc: Add QML Types to table of contents in Assistant
2013-01-24 Frederik GladhornUngrab mouse when FocusAboutToChange instead of Leave
2013-01-24 Alan AlpertMove the model classes from QtQuick to QtQml
2013-01-24 Alan AlpertMove ListModel and ListElement to the QtQml import
2013-01-24 Debao ZhangDoc: Fix uses of \since
2013-01-24 Eskil Abrahamsen... Fix alignment of Text element with implicit size
2013-01-24 Michael BrasserDisconnect from previous loading image when loading...
2013-01-24 Jerome PasionDoc: Updated change log with documentation entry
2013-01-24 Eskil Abrahamsen... Make HTML horizontal alignment work like in QtQuick 1
2013-01-24 Christian StengerRemove outdated macro usage
2013-01-24 Alan AlpertRefactor QQmlTypePrivate
2013-01-23 David Faure... Merge "Merge remote-tracking branch 'origin/stable...
2013-01-23 Frederik GladhornMerge remote-tracking branch 'origin/stable' into dev
2013-01-23 Alan AlpertMove documentation to QtQml module
2013-01-23 Friedemann... Fix import path of TextBallon-example.
2013-01-23 Frederik GladhornStabilize QQuickTextEdit test
2013-01-22 Jerome PasionDoc: Fixed "QML Types" node in Assistant
2013-01-21 Xingtao ZhangQQuickImageProvider: fixed three \snippet paths
2013-01-21 Topi ReinioClean up accessibility QtQuick example
2013-01-18 Tasuku SuzukiFix crash in PathView
2013-01-18 Gunnar SlettaComplete rewrite of threaded render loop.
2013-01-17 Gunnar SlettaMerge "Merge branch 'release' into stable" into refs...
2013-01-17 Gunnar SlettaMerge branch 'stable' into dev
2013-01-17 Gunnar SlettaMerge branch 'release' into stable
2013-01-17 Topi ReinioPathCurve documentation: fix non-working example snippet
2013-01-17 Eskil Abrahamsen... Enable sub-pixel anti-aliasing for default builds on...
2013-01-17 Gunnar SlettaAvoid race condition in QQuickTests
2013-01-17 Jens Bache... Improve the look and feel of our demo launcher
2013-01-17 Gunnar SlettaDo not force focus for non-focused windows.
2013-01-17 Thomas HartmannExporting required symbols for Qt Quick Designer
2013-01-17 Gunnar SlettaDisable blending of opaque Rectangle elements
2013-01-16 Gunnar SlettaGreatly improved Scene Graph Overview documentation
2013-01-16 Fabian BumbergerRemove workaround for particle shader on Blackberry
2013-01-16 Gunnar SlettaDisable the QQuickFlickable test in CI.
2013-01-16 Erik VerbruggenMake numeric-literal parsing even more robust.
2013-01-15 Frederik GladhornBump Qt version to 5.1.0
2013-01-14 Fabian BumbergerFixing a mistake in the GridView documentation
2013-01-14 Friedemann... Silence compiler warnings in qaccessiblequickitem.h.
2013-01-14 Frederik GladhornFilter key press events through shortcut map.
2013-01-14 Nico VertriestDoc: correcting typo "the the"
2013-01-12 Sergio AhumadaUpdate changes file for 5.0.1 release
2013-01-12 Sergio Ahumadadoc: Fix namespace version to 5.0.1 for qhp documentation
next