aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/quick/qquickimage/data/heart_copy.png
Commit message (Collapse)AuthorAgeFilesLines
* Fix signal emission for the Image based items when loading.Damian Jansen2012-07-131-0/+0
StatusChanged signals are now always emitted. Other properties only emit when altered. AnimatedImage local and remote loading was also unified in this fix. BorderImage duplicated loading code is streamlined. Task-number: QTBUG-26405 Change-Id: Ib412d5879e0007229a8098e1fa960003051508de Reviewed-by: Alan Alpert <alan.alpert@nokia.com>