qtdeclarative/examples/quick/models/abstractitemmodel
Edward Welbourne fcbe8ba3fa Purge sRGB chunks from PNG in documentation.
Subjects each *.png file that matched grep -law "sRGB" to:
pngcrush -ow -brute -rem allb -reduce -force

Various tools grumble about sRGB tables in PNG images; and our
handling of them doesn't pay attention to these, so purging them
makes the images smaller with no loss to the images.

Change-Id: I23d7a43ba6c6ce6cafa11c1950a118a73f4d07cd
Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
2016-03-24 19:40:25 +00:00
..
doc Purge sRGB chunks from PNG in documentation. 2016-03-24 19:40:25 +00:00
abstractitemmodel.pro Fixed install targets for model examples 2012-12-11 22:46:52 +01:00
abstractitemmodel.qrc Move examples around 2012-12-11 00:42:36 +01:00
main.cpp Fixed license headers 2015-02-17 13:33:18 +00:00
model.cpp Fixed license headers 2015-02-17 13:33:18 +00:00
model.h Fixed license headers 2015-02-17 13:33:18 +00:00
view.qml Fixed license headers 2015-02-17 13:33:18 +00:00