diff options
author | Alessandro Portale <alessandro.portale@digia.com> | 2014-10-13 16:14:44 +0200 |
---|---|---|
committer | Alessandro Portale <alessandro.portale@digia.com> | 2014-10-13 17:05:51 +0200 |
commit | ee9ba6a32e48e0037b8e602c3a80a80a77010ed1 (patch) | |
tree | f33543dfa9d59906970e14d0a87cc194603cd4f5 | |
parent | ee9d433ca6f8d0454224b58ce620eea476203cbf (diff) | |
download | qt-creator-ee9ba6a32e48e0037b8e602c3a80a80a77010ed1.tar.gz |
WelcomeScreen: Adding @2x variants for the icons
Change-Id: I50ecb0ff07c84033eaede6fd8a5dbcdc2ae5230d
Reviewed-by: Thomas Hartmann <Thomas.Hartmann@digia.com>
14 files changed, 113 insertions, 1 deletions
diff --git a/share/qtcreator/welcomescreen/widgets/images/arrow_down.png b/share/qtcreator/welcomescreen/widgets/images/arrow_down.png Binary files differindex fd3e6afcc7..722f70fb56 100644 --- a/share/qtcreator/welcomescreen/widgets/images/arrow_down.png +++ b/share/qtcreator/welcomescreen/widgets/images/arrow_down.png diff --git a/share/qtcreator/welcomescreen/widgets/images/arrow_down@2x.png b/share/qtcreator/welcomescreen/widgets/images/arrow_down@2x.png Binary files differnew file mode 100644 index 0000000000..34421b66bf --- /dev/null +++ b/share/qtcreator/welcomescreen/widgets/images/arrow_down@2x.png diff --git a/share/qtcreator/welcomescreen/widgets/images/arrow_up.png b/share/qtcreator/welcomescreen/widgets/images/arrow_up.png Binary files differindex b4764172e6..c589c349e9 100644 --- a/share/qtcreator/welcomescreen/widgets/images/arrow_up.png +++ b/share/qtcreator/welcomescreen/widgets/images/arrow_up.png diff --git a/share/qtcreator/welcomescreen/widgets/images/arrow_up@2x.png b/share/qtcreator/welcomescreen/widgets/images/arrow_up@2x.png Binary files differnew file mode 100644 index 0000000000..7d48c05be7 --- /dev/null +++ b/share/qtcreator/welcomescreen/widgets/images/arrow_up@2x.png diff --git a/share/qtcreator/welcomescreen/widgets/images/icons/clone.png b/share/qtcreator/welcomescreen/widgets/images/icons/clone.png Binary files differindex 84a11b168c..462c8c0e04 100644 --- a/share/qtcreator/welcomescreen/widgets/images/icons/clone.png +++ b/share/qtcreator/welcomescreen/widgets/images/icons/clone.png diff --git a/share/qtcreator/welcomescreen/widgets/images/icons/clone@2x.png b/share/qtcreator/welcomescreen/widgets/images/icons/clone@2x.png Binary files differnew file mode 100644 index 0000000000..bdb5cc142e --- /dev/null +++ b/share/qtcreator/welcomescreen/widgets/images/icons/clone@2x.png diff --git a/share/qtcreator/welcomescreen/widgets/images/icons/delete.png b/share/qtcreator/welcomescreen/widgets/images/icons/delete.png Binary files differindex 0c88462ae8..8b64fec5cb 100644 --- a/share/qtcreator/welcomescreen/widgets/images/icons/delete.png +++ b/share/qtcreator/welcomescreen/widgets/images/icons/delete.png diff --git a/share/qtcreator/welcomescreen/widgets/images/icons/delete@2x.png b/share/qtcreator/welcomescreen/widgets/images/icons/delete@2x.png Binary files differnew file mode 100644 index 0000000000..eb2705644c --- /dev/null +++ b/share/qtcreator/welcomescreen/widgets/images/icons/delete@2x.png diff --git a/share/qtcreator/welcomescreen/widgets/images/icons/rename.png b/share/qtcreator/welcomescreen/widgets/images/icons/rename.png Binary files differindex b55560aacd..80116d1fea 100644 --- a/share/qtcreator/welcomescreen/widgets/images/icons/rename.png +++ b/share/qtcreator/welcomescreen/widgets/images/icons/rename.png diff --git a/share/qtcreator/welcomescreen/widgets/images/icons/rename@2x.png b/share/qtcreator/welcomescreen/widgets/images/icons/rename@2x.png Binary files differnew file mode 100644 index 0000000000..381e6a9e40 --- /dev/null +++ b/share/qtcreator/welcomescreen/widgets/images/icons/rename@2x.png diff --git a/share/qtcreator/welcomescreen/widgets/images/info.png b/share/qtcreator/welcomescreen/widgets/images/info.png Binary files differindex 74e5a2e0b7..e595b5fe72 100644 --- a/share/qtcreator/welcomescreen/widgets/images/info.png +++ b/share/qtcreator/welcomescreen/widgets/images/info.png diff --git a/share/qtcreator/welcomescreen/widgets/images/info@2x.png b/share/qtcreator/welcomescreen/widgets/images/info@2x.png Binary files differnew file mode 100644 index 0000000000..2d2b95204a --- /dev/null +++ b/share/qtcreator/welcomescreen/widgets/images/info@2x.png diff --git a/src/tools/icons/export.sh b/src/tools/icons/export.sh index 1d0041e558..15ff588de6 100755 --- a/src/tools/icons/export.sh +++ b/src/tools/icons/export.sh @@ -48,7 +48,7 @@ fi # The svg element IDs of images to export. They correspond to the # path and base name of each image in the Qt Creator sources. -ids=$(sed -n 's,^[[:space:]]*id="\(src/[^"]*\)".*$,\1,p' qtcreatoricons.svg) +ids=$(sed -n 's,^[[:space:]]*id="\(\(src\|share\)/[^"]*\)".*$,\1,p' qtcreatoricons.svg) # The shell mode of Inkscape is used to execute several export commands # with one launch of Inkscape. The commands are first all written into a diff --git a/src/tools/icons/qtcreatoricons.svg b/src/tools/icons/qtcreatoricons.svg index 568aa5f113..e7d8b6e5f5 100644 --- a/src/tools/icons/qtcreatoricons.svg +++ b/src/tools/icons/qtcreatoricons.svg @@ -1129,6 +1129,118 @@ y="584" style="fill:none" /> </g> + <g + id="share/qtcreator/welcomescreen/widgets/images/info"> + <circle + r="7" + cy="592" + cx="193" + id="path4146" + style="opacity:1;fill:#4a64b8;fill-opacity:1;stroke:none;stroke-width:14.46399975;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + sodipodi:nodetypes="ccccccccccccccc" + inkscape:connector-curvature="0" + d="m 191,591 3,0 0,4 0.5,0 0,1 -3,0 0,-1 0.5,0 0,-3 -1,0 m 1,-4 2,0 0,2 -2,0 z" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none" + id="path4177" /> + <rect + id="rect5013" + width="16" + height="16" + x="185" + y="584" + style="fill:none" /> + </g> + <g + id="share/qtcreator/welcomescreen/widgets/images/icons/rename"> + <circle + style="opacity:1;fill:#e0a714;fill-opacity:1;stroke:none;stroke-width:14.46399975;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="circle4169" + cx="209" + cy="592" + r="7" /> + <path + d="m 209.5,587 0,7.5 2.5,0 c 0.98613,-0.46967 1.03033,-3.46404 0,-4 l -2,0 m -3,2 -2,0 c -0.5,0.5 -0.5,1.5 0,2 l 2.5,0 0,-3 c -0.0352,-0.46696 -0.43419,-0.98656 -1,-1 l -2,0" + style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path4991" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccccccc" /> + <rect + style="fill:none" + y="584" + x="201" + height="16" + width="16" + id="rect5018" /> + </g> + <g + id="share/qtcreator/welcomescreen/widgets/images/icons/delete"> + <circle + r="7" + cy="592" + cx="225" + id="circle4171" + style="opacity:1;fill:#ed471a;fill-opacity:1;stroke:none;stroke-width:14.46399975;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <path + d="m 222,589 1.5,0 1,-1 1,0 1,1 1.5,0 0,1 -6,0 z m 0.5,2 5,0 -0.5,5 -4,0 -0.5,-5" + style="fill:#ffffff;fill-opacity:1;fill-rule:evenodd;stroke:none;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path4983" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccccccccc" /> + <rect + id="rect5020" + width="16" + height="16" + x="217" + y="584" + style="fill:none" /> + </g> + <g + id="share/qtcreator/welcomescreen/widgets/images/icons/clone"> + <circle + style="opacity:1;fill:#329ace;fill-opacity:1;stroke:none;stroke-width:14.46399975;stroke-linecap:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" + id="circle4173" + cx="241" + cy="592" + r="7" /> + <path + d="m 243.5,591 0,5 m -2.5,-2.5 5,0 m -10,-3 5,0 m -2.5,-2.5 0,5" + style="fill:none;fill-rule:evenodd;stroke:#ffffff;stroke-width:1px;stroke-linecap:butt;stroke-linejoin:miter;stroke-opacity:1" + id="path5000" + inkscape:connector-curvature="0" + sodipodi:nodetypes="cccccccc" /> + <rect + style="fill:none" + y="584" + x="233" + height="16" + width="16" + id="rect5022" /> + </g> + <g + id="share/qtcreator/welcomescreen/widgets/images/arrow_down"> + <path + sodipodi:nodetypes="ccc" + inkscape:connector-curvature="0" + id="path5074" + d="m 251.75,589.75 5.25,5.25 5.25,-5.25" + style="fill:none;fill-rule:evenodd;stroke:#666666;stroke-width:1.40999997;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-opacity:1" /> + <rect + style="fill:none" + y="584" + x="249" + height="16" + width="16" + id="rect5076" /> + </g> + <use + x="0" + y="0" + xlink:href="#share/qtcreator/welcomescreen/widgets/images/arrow_down" + id="share/qtcreator/welcomescreen/widgets/images/arrow_up" + transform="matrix(1,0,0,-1,16,1184)" + width="100%" + height="100%" /> </g> <g inkscape:groupmode="layer" |