qtdeclarative/examples/quick/views
Edward Welbourne ca0765d283 Purge sRGB chunks from PNGs in examples.
Subjects each *.png file that matched grep -law "sRGB" to:
pngcrush -ow -brute -rem allb -reduce

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: If3baf60fb7c0045446ddfddecef96374845e739e
Reviewed-by: Topi Reiniö <topi.reinio@theqtcompany.com>
2016-03-24 19:40:15 +00:00
..
doc Update copyright headers 2015-02-12 10:28:11 +00:00
gridview Fixed license headers 2015-02-17 13:33:18 +00:00
listview Purge sRGB chunks from PNGs in examples. 2016-03-24 19:40:15 +00:00
objectmodel Fixed license headers 2015-02-17 13:33:18 +00:00
package Fixed license headers 2015-02-17 13:33:18 +00:00
parallax Purge sRGB chunks from PNGs in examples. 2016-03-24 19:40:15 +00:00
pathview Fixed license headers 2015-02-17 13:33:18 +00:00
visualdatamodel Fixed license headers 2015-02-17 13:33:18 +00:00
main.cpp Fixed license headers 2015-02-17 13:33:18 +00:00
views.pro Use resource files for most examples 2012-12-12 10:32:50 +01:00
views.qml Fixed license headers 2015-02-17 13:33:18 +00:00
views.qmlproject Move examples around 2012-12-11 00:42:36 +01:00
views.qrc Add displayMarginBeginning/End to ListView and GridView. 2013-12-11 23:17:51 +01:00