aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@theqtcompany.com>2016-02-29 13:36:32 +0100
committerSimon Hausmann <simon.hausmann@theqtcompany.com>2016-03-24 19:40:15 +0000
commitca0765d2835bcb35f34b975a3de84d0f9a64dc51 (patch)
tree8f3d94418a5001693ebdec3aaec5d011af0fedea /examples/quick/customitems
parent89b96d2c6324f229dce9f10b1acba7560dff905d (diff)
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>
Diffstat (limited to 'examples/quick/customitems')
-rw-r--r--examples/quick/customitems/maskedmousearea/images/cloud_1.pngbin49524 -> 49395 bytes
-rw-r--r--examples/quick/customitems/progressbar/content/background.pngbin426 -> 299 bytes
-rw-r--r--examples/quick/customitems/searchbox/images/clear.pngbin429 -> 320 bytes
-rw-r--r--examples/quick/customitems/searchbox/images/lineedit-bg-focus.pngbin526 -> 297 bytes
-rw-r--r--examples/quick/customitems/searchbox/images/lineedit-bg.pngbin426 -> 299 bytes
-rw-r--r--examples/quick/customitems/spinner/content/spinner-bg.pngbin345 -> 274 bytes
6 files changed, 0 insertions, 0 deletions
diff --git a/examples/quick/customitems/maskedmousearea/images/cloud_1.png b/examples/quick/customitems/maskedmousearea/images/cloud_1.png
index 87c54af253..9beb7e8442 100644
--- a/examples/quick/customitems/maskedmousearea/images/cloud_1.png
+++ b/examples/quick/customitems/maskedmousearea/images/cloud_1.png
Binary files differ
diff --git a/examples/quick/customitems/progressbar/content/background.png b/examples/quick/customitems/progressbar/content/background.png
index 9044226f85..5c316bc03e 100644
--- a/examples/quick/customitems/progressbar/content/background.png
+++ b/examples/quick/customitems/progressbar/content/background.png
Binary files differ
diff --git a/examples/quick/customitems/searchbox/images/clear.png b/examples/quick/customitems/searchbox/images/clear.png
index 91eb270695..c20a9cfba5 100644
--- a/examples/quick/customitems/searchbox/images/clear.png
+++ b/examples/quick/customitems/searchbox/images/clear.png
Binary files differ
diff --git a/examples/quick/customitems/searchbox/images/lineedit-bg-focus.png b/examples/quick/customitems/searchbox/images/lineedit-bg-focus.png
index bbfac38d2d..c8f2722298 100644
--- a/examples/quick/customitems/searchbox/images/lineedit-bg-focus.png
+++ b/examples/quick/customitems/searchbox/images/lineedit-bg-focus.png
Binary files differ
diff --git a/examples/quick/customitems/searchbox/images/lineedit-bg.png b/examples/quick/customitems/searchbox/images/lineedit-bg.png
index 9044226f85..5c316bc03e 100644
--- a/examples/quick/customitems/searchbox/images/lineedit-bg.png
+++ b/examples/quick/customitems/searchbox/images/lineedit-bg.png
Binary files differ
diff --git a/examples/quick/customitems/spinner/content/spinner-bg.png b/examples/quick/customitems/spinner/content/spinner-bg.png
index b3556f1f9f..da34fc4090 100644
--- a/examples/quick/customitems/spinner/content/spinner-bg.png
+++ b/examples/quick/customitems/spinner/content/spinner-bg.png
Binary files differ