platform/upstream/qtdeclarative.git
2014-08-08 Gunnar SlettaMerge "Merge branch '5.3' into dev" into refs/staging/dev
2014-08-08 Erik VerbruggenV4 IR: extend BasicBlockSet functionality.
2014-08-08 Erik VerbruggenV4: change string flattening to be iterative and use...
2014-08-08 Erik VerbruggenV4: add more line number information.
2014-08-08 Erik VerbruggenAdd support for conditional breakpoints and evaluate.
2014-08-08 Mitch CurtisAdd declarative QQuickTextMetrics API from QQuickFontMe...
2014-08-08 Robin BurchellMultiPointTouchArea: Guard _mouseTouchPoint with a...
2014-08-08 Erik VerbruggenFix use-after-free in testcase.
2014-08-08 Gunnar SlettaHandle scene graph invalidation
2014-08-08 Gunnar SlettaMake sure texture factories are delete before libraries...
2014-08-08 Shawn RutledgeQQuickText::itemChange must call QQuickItem::itemChange
2014-08-07 J-P NurmiTextInput::displayText: include partial input from...
2014-08-07 J-P NurmiListView: add support for "pull back" header & footer
2014-08-07 Laszlo AgocsRename QQuickRenderControl::stop() to invalidate()
2014-08-07 Michael BrasserAccelerate property lookups for C++-based QObject singl...
2014-08-07 Michael BrasserAllow simple ShaderEffects to be batched by the renderer.
2014-08-07 Andrew KnightTemporarily mark grab()/item.layer tests insignificant...
2014-08-07 Gunnar SlettaDisable tests on failing ANGLE config
2014-08-07 Gunnar SlettaMerge branch '5.3' into dev
2014-08-05 Robert GrieblFix Flickable mouse grab issue.
2014-08-05 Sérgio MartinsIntroducing qmllint tool.
2014-08-05 Jocelyn TurcotteUse the renamed qt_gl_global_share_context
2014-08-04 Lars KnollFix uninitialized memory read
2014-08-04 Gunnar SlettaClean up Image and ShaderEffectSource properly.
2014-08-04 Gunnar SlettaSpeed up the test a bit..
2014-08-04 Laszlo AgocsMake ssa compile on Android with gcc 4.6
2014-08-02 Gunnar SlettaRun autotests for Canvas.renderTarget == FramebufferObj...
2014-08-01 Gunnar SlettaMore QQuickCanvas cleanup handling.
2014-08-01 Gunnar SlettaMake canvas cleanup work propertly...
2014-08-01 Gunnar SlettaUse the current context to resolve extensions.
2014-08-01 Fawzi Mohamedqmlplugindumper: do not pop up a window if an assert...
2014-08-01 Gunnar SlettaSupport Canvas.antialiasing without multisample support.
2014-08-01 Jocelyn TurcotteExpose the scene graph publically through a QSGEngine...
2014-08-01 Frederik GladhornMerge "Merge remote-tracking branch 'origin/5.3' into...
2014-08-01 Martin JonesFix touch/mouse propagation bugs
2014-07-31 Robin BurchellFix assertion: ASSERT: "hasException" in file jsruntime...
2014-07-31 Gunnar SlettaMake canvas cleanup work propertly...
2014-07-31 Gunnar SlettaDocument how to clean up graphics resources properly
2014-07-31 Giuseppe D... QQuickWindow: fix resetOpenGLState handling of vertex...
2014-07-31 Gunnar SlettaStabilize tst_qquickimage
2014-07-31 Simon HausmannFix crash when throwing an exception from within a...
2014-07-31 Gunnar SlettaAvoid eventloop recursion in touch event handling.
2014-07-31 Gunnar SlettaUse the current context to resolve extensions.
2014-07-31 Thiago MacieiraUpdate the WERROR setting for QtQml
2014-07-30 David Fauretst_qqmlapplicationengine: clear $QT_MESSAGE_PATTERN
2014-07-30 J-P NurmiMerge remote-tracking branch 'origin/stable' into 5.3
2014-07-30 Dan VrátilFix QQmlDelegateModel getting out of sync
2014-07-29 Giuseppe D... QQuickWindow: add some links to resetOpenGLState
2014-07-29 Laszlo AgocsInvalidate the scenegraph properly in the rendercontrol...
2014-07-29 Gunnar SlettaIntroducing QQuickWindow::scheduleRenderJob()
2014-07-29 Jocelyn TurcotteMove QSGRenderer::updateStencilClip down to QSGBatchRen...
2014-07-29 Jocelyn TurcotteRemove dead code in QSGRenderer
2014-07-29 Gunnar SlettaIntroducing QQuickItem::sceneGraphInvalidated/sceneGrap...
2014-07-29 Gunnar SlettaLeave the depth mask on after rendering.
2014-07-29 Frederik GladhornMerge remote-tracking branch 'origin/5.3' into dev
2014-07-29 Alan AlpertRemove metaobject revisioning for QQuickScreenAttached
2014-07-28 Sérgio MartinsDon't dereference null pointer.
2014-07-28 Albert Astals CidFlickable: Cancel interaction on interactive changes
2014-07-28 Frederik GladhornFix include to proper <>
2014-07-28 Gunnar Sletta Don't try to draw shader effect sources with dims...
2014-07-28 Albert Astals CidQQuickMouseArea: Mark override functions with Q_DECL_OV...
2014-07-26 Simon HausmannMerge remote-tracking branch 'origin/5.3' into dev
2014-07-26 Simon HausmannFix interaction of garbage collector with JS objects...
2014-07-25 Paul LemireqmlRegisterCustomExtendedType, qmlRegisterExtendedUncre...
2014-07-25 Lars KnollDo not use mark() when marking ExecutionContexts
2014-07-25 Albert Astals CidAdd Sha1.js
2014-07-25 Martin JonesDon't recreate header and footer unnecessarily
2014-07-24 Erik VerbruggenV4 JIT: enable the JIT when compiling with clang on...
2014-07-24 Andy ShawClear the visibleImgTags list when setting up the text...
2014-07-24 Michael BrasserImprove programmatic flicking of ListView (and Flickable).
2014-07-24 David FaureQQmlError::toString: improve handling of empty urls.
2014-07-24 Erik VerbruggenV4 IR: loop detection: also record loop information...
2014-07-24 Erik VerbruggenV4 IR: change dominator tree to hold on to less memory.
2014-07-24 Erik VerbruggenV4 IR: add IR verification functions.
2014-07-24 Jerome PasionDoc: Merged two pages titled "Qt Quick QML Types".
2014-07-24 Erik VerbruggenV4: work around a bug in libc++'s std::vector<bool>
2014-07-24 Mitch CurtisQQmlComponent::create(): visual items must have a visua...
2014-07-24 Andy ShawClean up the textures when deleting the content
2014-07-24 Erik VerbruggenV4 IR: change debug code enabling to use compile-time...
2014-07-24 Erik VerbruggenV4 IR: fix printing with register information.
2014-07-24 Erik VerbruggenV4 RegAlloc: do not add duplicate register hints
2014-07-24 Mitch CurtisSchedule layout changes to avoid refill() recursion.
2014-07-24 Aaron McCarthyFix incorrect acceptableInput value on construction.
2014-07-23 Michael BrasserAdd autotest for incorrect steal of flick.
2014-07-23 Erik VerbruggenRename main.cpp to qmljs.cpp.
2014-07-23 David EdmundsonDo not crash AtlasTexture if image is null
2014-07-23 Erik VerbruggenV4 IR: copy arguments to temps at function start.
2014-07-23 Liang JianFix Node object leak in QQuickTextEditPrivate
2014-07-22 Simon HausmannMinGW build fix
2014-07-22 Simon HausmannCleanup: Get rid of __data members
2014-07-22 Simon HausmannFix build on Windows
2014-07-22 Simon HausmannFix Scoped(Value) assignment/construction on 32-bit
2014-07-22 Simon HausmannDisable T::Data compile time size assertion for some...
2014-07-22 Simon HausmannPorted array data to the new object structure
2014-07-22 Lars KnollFix Managed::as<>() method
2014-07-22 Simon HausmannChange the object allocation scheme
2014-07-22 Lars KnollConvert Execution contexts to new constructor syntax
2014-07-22 Lars KnollConvert the last Managed types to the new constructor...
2014-07-22 Lars KnollConvert String to new constructor syntax
2014-07-22 Lars KnollConvert more objects to the new constructor scheme
next