[Kst] branches/work/kst/portto4/kst/src/images
Nicolas Brisset
nicolas.brisset at eurocopter.com
Tue Jan 25 22:08:24 CET 2011
SVN commit 1217122 by brisset:
New icons for forward one screen, back one screen, pause, read to end and count from end. I think the latter two are muuuuch more intuitive like
this, I hope everybody wil agree.
SVG sources included, based on dialog-information.svg from oxygen, but largely simplified because there were aliasing problems around the edges at
such small sizes when using all the gradients and shadows of the original icons.
There is more work left on icons:
- cleanup old icons which we no longer use
- make a couple new ones, right now export vectors to disk, export and log entry all have the same...
AM count-from-end.png
M +5 -5 images.qrc
AM page-next.png
AM page-previous.png
AM pause.png
AM read-to-end.png
AM svg_icons/count-from-end.svgz
AM svg_icons/page-next.svgz
AM svg_icons/page-previous.svgz
AM svg_icons/pause.svgz
AM svg_icons/read-to-end.svgz
--- branches/work/kst/portto4/kst/src/images/images.qrc #1217121:1217122
@@ -55,11 +55,6 @@
<file>kst_zoomy.png</file>
<file>no.png</file>
<file>yes.png</file>
- <file>kst_readFromEnd.png</file>
- <file>kst_readToEnd.png</file>
- <file>kst_pause.png</file>
- <file>kst_back.png</file>
- <file>kst_forward.png</file>
<file>kst_rightarrow.png</file>
<file>kst_leftarrow.png</file>
<file>kst_uparrow.png</file>
@@ -97,5 +92,10 @@
<file>y-zoom.png</file>
<file>xy-zoom.png</file>
<file>document-close.png</file>
+ <file>page-previous.png</file>
+ <file>page-next.png</file>
+ <file>pause.png</file>
+ <file>count-from-end.png</file>
+ <file>read-to-end.png</file>
</qresource>
</RCC>
More information about the Kst
mailing list