platform/upstream/qtdeclarative.git
2014-04-23 Simon HausmannExtend the QML bootstrap library by the IR builders
2014-04-23 Topi ReinioMake the Clocks example use the resource system
2014-04-22 Paul Olav TveteImplement the new inputmethod query API for Qt Quick
2014-04-22 Shawn RutledgeIf a popup window is opened, do not change the focus
2014-04-18 Fawzi Mohamedqmlplugindump: correctly merge composite types
2014-04-18 Albert Astals CidQQuickItemView/QQuickPathView: Fix creation of delegates
2014-04-18 Ulf HermannMake sure the clipPath is retained as state of Context2D
2014-04-18 Andy ShawPrevent a crash when the item is deleted but not remove...
2014-04-17 Simon HausmannRefine fix for dynamic properties on QObjects wrapped...
2014-04-17 Erik VerbruggenV4: fix register usage on ARM.
2014-04-16 Jerome PasionDoc: Improved Qt Quick Demos documentation
2014-04-15 Simon HausmannMark tst_qquicktextinput as insignificant on Mac OS X
2014-04-15 Friedemann... Stabilize tst_qqmlxmlhttprequest::stateChangeCallingCon...
2014-04-15 Gunnar SlettaRegenerate mipmaps after changing the imagedata of...
2014-04-15 Gunnar SlettaDisable mipmap filtering by default in texture materials.
2014-04-12 Simon HausmannFix assignments of null strings in QML and JavaScript
2014-04-12 Erik VerbruggenV4 IR: only mark blocks after iterator calculation...
2014-04-12 J-P NurmiAvoid event propagation with Keys.forwardTo
2014-04-10 J-P NurmiFix the initial value of XmlListModel::count
2014-04-10 Michael BrasserDocument QJSEngine as reentrant.
2014-04-09 Fawzi Mohamedqmlplugindump: set isCreatable true in composite types
2014-04-09 Simon HausmannReduce memory pressure on JS stack when garbage collecting
2014-04-09 Simon HausmannFix unreliable behavior of array methods on qml list...
2014-04-09 Simon HausmannAdd support for dynamic properties for QObjects in...
2014-04-08 J-P NurmiListView: fix rounding errors
2014-04-08 Simon HausmannFix remaining QQmlLocale auto-test failures
2014-04-08 Simon HausmannFix wrong register usage for integer binops
2014-04-08 Andrew KnightZero memory in WinRT allocator
2014-04-08 Oswald Buddenhagenmake accessibility plugin declare that it extends Quick
2014-04-08 Simon HausmannFix XHR auto tests always failing
2014-04-08 Simon HausmannFix memory corruption in XHR implementation
2014-04-08 Mitch CurtisSet font correctly in canvas example.
2014-04-07 Michael BrasserVerify empty SmoothedAnimation doesn't keep animation...
2014-04-07 Michael BrasserSupport dumping of animation jobs via QML_ANIMATION_TIC...
2014-04-07 Shawn RutledgeOSX: fix QQuickListView test
2014-04-07 Simon HausmannFix marking of prototype objects in chain
2014-04-07 Kevin FunkDoc: Fix apidoc for QQuickLoader::sourceComponent
2014-04-07 Gunnar SlettaDon't start continuing animation when it doesn't have...
2014-04-07 Gunnar SlettaDon't mipmap by default in QSGSimpleTextureNode
2014-04-04 Thiago MacieiraDon't append garbage to the function parameter slots
2014-04-04 Simon HausmannRegression: Fix id objects in group properties
2014-04-04 Lars KnollMake the destroy method optional
2014-04-04 Lars KnollGarbage collect member data
2014-04-04 Gunnar SlettaStop the animation driver when no animations are ticking.
2014-04-04 Jocelyn TurcotteUse global context sharing from QtGui instead of QSGContext
2014-04-04 Gunnar SlettaInitialize variables in QQuickItemParticle
2014-04-03 Sergio AhumadaDoc: Fix some code snippet warnings
2014-04-03 Ulf HermannUse RAII for VME profiler
2014-04-03 Kai KoehneQtQuick test: Do not complain about Qt specific arguments
2014-04-03 Kai KoehneFix 'missing header' compilation error (shadow build)
2014-04-02 Thiago MacieiraWork around warning by GCC 4.8 with -O3 about array...
2014-04-02 Liang QiOn Mac only editable text input should receive tab...
2014-04-02 Simon HausmannReduce memory consumption of runtime compiled QML types
2014-04-02 Simon HausmannAvoid recompiling of signal handlers defined in QtQuick...
2014-04-02 Simon HausmannFix performance regression for bindings from QtQuick...
2014-04-02 Simon HausmannFix compilation of script strings
2014-04-02 Gunnar SlettaMake example work when QOffscreenSurface == QWindow
2014-04-01 Shawn RutledgeMaroon example: use multimedia for audio; mute when...
2014-04-01 Shawn RutledgePinchArea docs: elaborate on confusing aspects
2014-04-01 Thomas McGuireGive the QML and the debug server thread an objectname.
2014-04-01 Friedemann... Move inline function Bool Runtime::compareEqual() above...
2014-04-01 Karim PinterMaking the CHUNKSIZE setable via environment variable
2014-04-01 Simon HausmannFix typo
2014-03-31 Sergio AhumadaFix compilation on QNX
2014-03-31 Mitch CurtisDocument the QSG_VISUALIZE environment variable.
2014-03-31 Simon HausmannFix performance regression of parent setting during...
2014-03-31 Gunnar SlettaDon't crash when render node doesn't have a batchroot
2014-03-29 Simon HausmannRemove object index parameter from QQmlCustomParser...
2014-03-29 Simon HausmannEliminate noop translation bindings
2014-03-29 Simon HausmannRemove dead code
2014-03-29 Simon HausmannMake it possible to supply compilation units from plugins
2014-03-29 Simon HausmannEnable GL context sharing for QtQuick windows by default
2014-03-29 Gunnar SlettaDestroy render loop when QCoreApplication is cleaned up.
2014-03-28 Simon HausmannFix visual parent ownership with scenes that create...
2014-03-28 Simon HausmannRemove custom code for converting from QString to QColor
2014-03-28 Simon HausmannFix crash in conversion from QVariantMap to QJSValue
2014-03-28 Simon HausmannV4 string table cleanups
2014-03-28 Simon HausmannVarious cleanups
2014-03-28 Simon HausmannFix crash in sparse array handling
2014-03-28 Jędrzej NowackiFix a link in QQuickDragAttached::dragType documentation
2014-03-28 Erik VerbruggenFix interpreter math routines.
2014-03-28 Simon HausmannFix double deletion
2014-03-28 Topi ReinioDoc: Add a module page for Qt Quick Widgets
2014-03-28 Liang JianFix QtSharedPointer::ExternalRefCountData object leak...
2014-03-28 Sze Howe KohDoc: Document signals (not handlers) under \qmlattached...
2014-03-27 Lars KnollBe a bit more conservative with allocating memory
2014-03-27 Simon HausmannFix instantiation of QML list models with custom object...
2014-03-27 Lars KnollRemove the scribble option from the memory manager
2014-03-27 Lars KnollGet rid of collectDeletables
2014-03-27 Lars KnollOptimize ExecutionContext::setProperty
2014-03-27 Lars KnollDon't use scopes in the instanceOf operator
2014-03-27 Lars KnollOptimize construct calls
2014-03-27 Simon HausmannSave another 4/8 bytes per QQmlBoundSignalExpression
2014-03-27 Gunnar SlettaLet render loop be more tolerant wrt when markDirty...
2014-03-27 hjkFix reading of shader sources in scene graph example
2014-03-27 Iain LaneCall tzset() from getLocalTZA() so we learn about tz...
2014-03-27 Gunnar SlettaDocument limitations of QQuickWindow::createTextureXxx...
2014-03-27 Konstantin... Fix build on older MinGW
2014-03-27 Laszlo AgocsUse an offscreen surface in Canvas
2014-03-27 Laszlo AgocsPass the actual window format to the offscreen surface...
next