Fix images not being rendered when embedded in a rich text.
authorYoann Lopes <yoann.lopes@nokia.com>
Wed, 1 Jun 2011 12:49:53 +0000 (14:49 +0200)
committerYoann Lopes <yoann.lopes@nokia.com>
Wed, 1 Jun 2011 13:56:36 +0000 (15:56 +0200)
commit0e2aaa5a28349d7c906005ae12dd8656ca07b53e
treee2bbb6e9fb30a4a36d3df30e0f73945d237ad743
parentac7dcaec90d7603cd4dd80cdb3dcbdc689f376c2
Fix images not being rendered when embedded in a rich text.

In that case the whole text is cached in a QImage, but that cache was
not updated when the embedded image was finished to be loaded.

Depends on ac7dcaec90d7603cd4dd80cdb3dcbdc689f376c2.

Task-number: QTBUG-19428
src/declarative/items/qsgtext.cpp
src/declarative/items/qsgtext_p_p.h