platform/upstream/qtdeclarative.git
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...
2014-03-27 Friedemann... Fix warnings about deprecated construction of QStrings...
2014-03-25 Lars KnollDon't create prototype objects for bindings
2014-03-25 Lars KnollOptional reporting of GC statistics to stdout
2014-03-25 Lars KnollRemove unused method
2014-03-25 Lars KnollRemove code for conservative GC
2014-03-25 Lars KnollCorrectly parse unicode escape sequences between 0...
2014-03-25 Lars KnollSmall fixes
2014-03-25 Mitch CurtisFix typo in calqlatr example doc.
2014-03-24 Friedemann... Fix some documentation errors.
2014-03-24 Simon HausmannFix infinite loop in method overload resolution
2014-03-24 Liang Qitests: fix tst_qqmllanguage::importIncorrectCase()...
2014-03-24 Albert Astals CidDon't crash on Runtime::getQmlImportedScripts
2014-03-21 Simon HausmannCleanups
2014-03-20 Morten Johan... Fix QQuickView::grabWindow() on retina displays
2014-03-20 Morten Johan... Implement high-dpi "@2x" image handling.
2014-03-20 Gunnar SlettaClearly point out the distinction between GUI and Rende...
2014-03-19 Ulf HermannFinish QML test cases after waiting for deletion
2014-03-19 Fabian BumbergerBehavior fix when creating QML windows
2014-03-19 Simon HausmannCleanup: Remove last traces of QQmlScript
2014-03-19 Paul Olav TveteQQuickWidget: Fix SizeViewToRootObject
2014-03-19 Gunnar SlettaInvalidate all batches potentially affected by a change.
2014-03-19 Morten Johan... Set correct FBO size for devicePixelRatio != 1
2014-03-19 aavitCompilation fix
2014-03-19 Albert Astals CidClear the chain of incubated objects in QQmlIncubatorPr...
2014-03-19 Simon HausmannCleanup: Get rid of QQmlScript::TypeReference
2014-03-19 Simon HausmannCleanup: Remove dead code
2014-03-19 Simon HausmannCleanup
2014-03-19 Simon HausmannClean up script imports
next