New Qt Creator logo

Change-Id: If00ef246081b72d4f5cc64efb529461c53fb0d23
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
This commit is contained in:
Alessandro Portale
2014-10-08 23:38:43 +02:00
parent 32d795f2b6
commit b1176b97dd
28 changed files with 324 additions and 12 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.0 KiB

After

Width:  |  Height:  |  Size: 5.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

View File

@@ -45,17 +45,18 @@ Item {
property alias projectPath: pathText.text
Image {
id: icon
source: "images/project.png"
anchors.verticalCenter: projectNameText.verticalCenter
width: 12
height: 12
width: 16
height: 16
}
LinkedText {
id: projectNameText
y: 2
anchors.left: parent.left
anchors.leftMargin: 7 + 12
anchors.leftMargin: 5 + icon.width
onClicked: projectWelcomePage.requestProject(filePath)
}
@@ -66,7 +67,7 @@ Item {
color: "#6b6b6b"
anchors.left: parent.left
anchors.leftMargin: 7 + 12
anchors.leftMargin: projectNameText.anchors.leftMargin
font: fonts.smallPath
MouseArea {
anchors.fill: parent

Binary file not shown.

Before

Width:  |  Height:  |  Size: 681 B

After

Width:  |  Height:  |  Size: 662 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 281 KiB

After

Width:  |  Height:  |  Size: 281 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 681 B

After

Width:  |  Height:  |  Size: 662 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.0 KiB

After

Width:  |  Height:  |  Size: 1.0 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 11 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.4 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 26 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.9 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.2 KiB

View File

@@ -15,3 +15,6 @@ HEADERS += welcomeplugin.h
SOURCES += welcomeplugin.cpp
DEFINES += WELCOME_LIBRARY
RESOURCES += \
welcome.qrc

View File

@@ -0,0 +1,6 @@
<RCC>
<qresource prefix="/welcome">
<file>images/mode_welcome.png</file>
<file>images/mode_welcome@2x.png</file>
</qresource>
</RCC>

View File

@@ -114,11 +114,7 @@ WelcomeMode::WelcomeMode() :
m_activePlugin(0)
{
setDisplayName(tr("Welcome"));
QIcon qtLogo;
qtLogo.addFile(QLatin1String(Core::Constants::ICON_QTLOGO_32));
qtLogo.addFile(QLatin1String(Core::Constants::ICON_QTLOGO_64));
qtLogo.addFile(QLatin1String(Core::Constants::ICON_QTLOGO_128));
setIcon(qtLogo);
setIcon(QIcon(QLatin1String(":/welcome/images/mode_welcome.png")));
setPriority(Core::Constants::P_MODE_WELCOME);
setId(Core::Constants::MODE_WELCOME);
setContextHelpId(QLatin1String("Qt Creator Manual"));

View File

@@ -581,6 +581,66 @@
y1="587"
x2="181"
y2="599" />
<linearGradient
id="linearGradient4137-8">
<stop
style="stop-color:#b3b3b3;stop-opacity:1;"
offset="0"
id="stop4139-8" />
<stop
style="stop-color:#ededed;stop-opacity:1;"
offset="1"
id="stop4141-2" />
</linearGradient>
<linearGradient
id="linearGradient4153-5">
<stop
style="stop-color:#d5d5d5;stop-opacity:1;"
offset="0"
id="stop4155-5" />
<stop
style="stop-color:#f1f1f1;stop-opacity:1;"
offset="1"
id="stop4157-1" />
</linearGradient>
<linearGradient
id="linearGradient4145-1">
<stop
style="stop-color:#eeeeee;stop-opacity:1;"
offset="0"
id="stop4147-1" />
<stop
style="stop-color:#bfbfbf;stop-opacity:1;"
offset="1"
id="stop4149-5" />
</linearGradient>
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4137-8"
id="linearGradient5590"
gradientUnits="userSpaceOnUse"
x1="26.476385"
y1="600"
x2="26.531254"
y2="590.90326" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4153-5"
id="linearGradient5592"
gradientUnits="userSpaceOnUse"
x1="24.057892"
y1="597.64093"
x2="30.210051"
y2="593.79718" />
<linearGradient
inkscape:collect="always"
xlink:href="#linearGradient4145-1"
id="linearGradient5594"
gradientUnits="userSpaceOnUse"
x1="26.783928"
y1="595.09448"
x2="28.495188"
y2="598.53198" />
</defs>
<sodipodi:namedview
id="base"
@@ -694,6 +754,225 @@
id="rect4112"
style="fill:#00ff00;fill-opacity:1;stroke:none" />
</g>
<g
inkscape:groupmode="layer"
id="layer6"
inkscape:label="Tools logos"
style="display:inline">
<g
style="display:inline"
id="src/plugins/coreplugin/images/logo/16/QtProject-qtcreator"
transform="translate(-16,16)">
<path
sodipodi:nodetypes="csccccc"
d="M 18.884464,584.26405 C 17.861834,584.09556 17,584.84968 17,585.94771 l 0,12.07309 6.44315,-1.08075 c 0.109337,-1.92957 1.707738,-2.47144 3.55685,-3.38313 l 0,-7.97869 z"
style="fill:#7ec242;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3809-7"
inkscape:connector-curvature="0" />
<path
sodipodi:nodetypes="cscscsccscccscscccsccczcccscc"
d="m 21.198086,593.56874 c -0.01281,8.8e-4 -0.02523,0.002 -0.03772,0.002 -0.28276,0 -0.498117,-0.21716 -0.641906,-0.65542 -0.152526,-0.46012 -0.228258,-1.24384 -0.228258,-2.3484 0,-1.14307 0.07794,-1.89813 0.23181,-2.26243 0.142197,-0.33428 0.346203,-0.50074 0.61149,-0.50074 0.02098,0 0.04266,8.7e-4 0.06458,0.003 0.286353,0.0271 0.499954,0.24089 0.642723,0.63667 0.142726,0.39392 0.212947,1.1117 0.212947,2.15552 0,1.16272 -0.07091,1.94217 -0.214622,2.33948 -0.144686,0.40115 -0.357921,0.61158 -0.641048,0.6308 z m 0,-6.76107 c -0.105821,-0.0133 -0.20862,-0.0199 -0.30795,-0.0199 -0.62084,0 -1.11418,0.26059 -1.467855,0.79069 -0.418996,0.6281 -0.632067,1.61858 -0.632067,2.96075 0,1.24459 0.15567,2.19637 0.461455,2.84686 0.301337,0.64041 0.736541,1.02192 1.294713,1.14986 0.121498,0.63321 0.311053,1.0613 0.568011,1.28318 0.194127,0.16802 0.452269,0.25129 0.771242,0.25129 0.09635,0 0.198741,-0.008 0.306113,-0.0225 l 0.364698,-0.0513 0,-0.8622 c -0.110208,0.002 -0.194982,0.007 -0.29068,-0.002 -0.0957,-0.009 -0.189106,-0.0512 -0.248671,-0.10864 -0.106474,-0.10377 -0.186697,-0.29984 -0.239607,-0.59211 0.524979,-0.19312 0.908621,-0.61033 1.160027,-1.24797 0.247038,-0.62873 0.369393,-1.48035 0.369393,-2.56323 0,-1.18212 -0.16612,-2.08221 -0.504445,-2.71027 -0.34457,-0.64193 -0.874042,-1.01243 -1.604377,-1.10289"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3825-4"
inkscape:connector-curvature="0" />
<path
d="m 25.336211,593.17892 c -0.10957,0 -0.178897,-0.0346 -0.231704,-0.10462 -0.05869,-0.0765 -0.07833,-0.24686 -0.07561,-0.51162 l 0,-2.62427 0.790799,0.0391 0,-0.83265 -0.790799,-0.0603 0,-1.7466 -0.55078,-0.0815 -0.31355,1.75292 -0.498508,-0.0358 0,0.89236 0.351464,0.0186 0,2.95439 c 0,0.44156 0.111985,0.76343 0.29132,0.96379 0.153854,0.17294 0.390302,0.25835 0.684916,0.25835 0.04402,0 0.09024,-0.002 0.137423,-0.006 0.325325,-0.0277 0.424915,-0.11575 0.776381,-0.26388 l 0,-0.7652 c -0.175734,0.0904 -0.376069,0.14181 -0.543762,0.15157 -0.01098,7e-4 -0.01709,8.8e-4 -0.02759,8.8e-4"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3817-0"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccsccccccccccscsccccc" />
<rect
id="rect3865-9"
width="16"
height="16"
x="16"
y="584"
style="fill:none" />
<g
id="qtcreator-logo-leaf">
<path
style="fill:url(#linearGradient5590);fill-opacity:1;stroke:#808080;stroke-width:0.1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none"
d="m 24.360144,599.91797 c 0,0 -1.180704,-2.9808 0.17111,-4.35547 1.351814,-1.37467 4.480985,-1.78019 7.03125,-4.875 -1.33283,3.62826 -1.079399,5.25815 -2.546875,7.39063 -1.467476,2.13247 -4.655485,1.83984 -4.655485,1.83984 z"
id="path3357"
inkscape:connector-curvature="0"
sodipodi:nodetypes="czczc" />
<path
style="fill:url(#linearGradient5592);fill-opacity:1;stroke:none"
d="m 30.58505,592.16469 -6.178799,7.5775 c 0,0 -1.347604,-3.29838 0.662722,-4.52802 2.010326,-1.22963 2.17751,-0.79855 5.516077,-3.04948 z"
id="path4127"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cczc" />
<path
sodipodi:nodetypes="cczc"
inkscape:connector-curvature="0"
id="path4131"
d="m 30.276437,592.83446 -5.617509,6.93568 c 0,0 2.322631,0.29347 3.83598,-1.27141 1.513349,-1.56489 1.617515,-3.61139 1.781529,-5.66427 z"
style="fill:url(#linearGradient5594);fill-opacity:1;stroke:none" />
<path
sodipodi:nodetypes="cczc"
inkscape:connector-curvature="0"
id="path4135"
d="m 30.3038,592.66469 c -1.845826,2.45675 -3.764572,4.69474 -5.648083,7.03844 0.184413,-0.3343 0.694954,-1.10413 2.501772,-3.27973 1.806818,-2.17561 1.628588,-2.09666 3.146311,-3.75871 z"
style="fill:#808080;fill-opacity:1;stroke:none" />
</g>
</g>
<g
style="display:inline"
transform="matrix(1.5,0,0,1.5,-8,-276)"
id="src/plugins/coreplugin/images/logo/24/QtProject-qtcreator">
<path
sodipodi:nodetypes="csccccc"
d="m 19.217797,584.51405 c -1.02263,-0.16849 -1.884464,0.58563 -1.884464,1.68366 l 0,11.82309 6.089597,-1.08075 c 0.109337,-2.08425 1.972903,-2.50459 3.910403,-3.54886 l 0,-7.54685 z"
style="fill:#7ec242;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path4424"
inkscape:connector-curvature="0" />
<path
sodipodi:nodetypes="cscscsccscccscscccsccczcccsccc"
d="m 21.302192,593.48036 c -0.01379,8.8e-4 -0.02715,0.002 -0.04059,0.002 -0.30428,0 -0.536027,-0.21716 -0.690759,-0.65542 -0.164134,-0.46012 -0.319287,-1.24384 -0.319287,-2.3484 0,-1.14307 0.157527,-1.89813 0.323109,-2.26243 0.153019,-0.33428 0.372552,-0.50074 0.658029,-0.50074 0.02258,0 0.04591,8.7e-4 0.0695,0.003 0.308146,0.0271 0.538004,0.24089 0.691638,0.63667 0.153589,0.39392 0.229154,1.1117 0.229154,2.15552 0,1.16272 -0.07631,1.94217 -0.230956,2.33948 -0.155698,0.40115 -0.385161,0.61158 -0.689836,0.6308 z m 0,-6.76107 c -0.113875,-0.0133 -0.224498,-0.0199 -0.331387,-0.0199 -0.66809,0 -1.198977,0.26059 -1.579569,0.79069 -0.450884,0.6281 -0.680171,1.61858 -0.680171,2.96075 0,1.24459 0.167517,2.19637 0.496575,2.84686 0.32427,0.64041 0.792596,1.02192 1.393249,1.14986 0.130745,0.63321 0.334726,1.0613 0.61124,1.28318 0.208902,0.16802 0.48669,0.25129 0.829939,0.25129 0.103682,0 0.213866,-0.008 0.32941,-0.0225 l 0.392454,-0.0513 0,-0.74435 c -0.118596,0.002 -0.209822,0.007 -0.312803,-0.002 -0.102981,-0.009 -0.203498,-0.0512 -0.267596,-0.10864 -0.114578,-0.10377 -0.200906,-0.41769 -0.257843,-0.70996 0.564934,-0.19312 0.800996,-0.61033 1.071536,-1.24797 0.265839,-0.62873 0.397506,-1.48035 0.397506,-2.56323 0,-1.18212 -0.178763,-2.08221 -0.542837,-2.71027 -0.370794,-0.64193 -0.763785,-1.01243 -1.549703,-1.10289"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path4426"
inkscape:connector-curvature="0" />
<path
d="m 25.663312,593.17892 c -0.10957,0 -0.178897,-0.0346 -0.231704,-0.10462 -0.05869,-0.0765 -0.07561,-0.24685 -0.07561,-0.51162 l 0,-3.17888 0.696742,0.0218 0.01042,-0.67641 -0.707159,-0.0639 0,-1.32741 -0.76953,-0.0815 -0.460864,1.33373 -0.704747,0.0231 0.01042,0.71528 0.578536,-0.009 -0.03125,3.51941 c -0.0039,0.44154 0.111985,0.76343 0.29132,0.96379 0.153854,0.17294 0.537616,0.25835 0.83223,0.25835 0.04402,0 0.09024,-0.002 0.137423,-0.006 0.325325,-0.0277 0.643665,-0.11575 0.995131,-0.26388 l 0,-0.7652 c -0.175734,0.0904 -0.376069,0.14181 -0.543762,0.15157 -0.01098,7e-4 -0.01709,8.8e-4 -0.02759,8.8e-4"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path4428"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccsccccccccccscsccccc" />
<rect
id="rect4430"
width="16"
height="16"
x="16"
y="584"
style="fill:none" />
<use
height="600"
width="800"
id="use4432"
xlink:href="#qtcreator-logo-leaf"
y="0"
x="0" />
</g>
<g
transform="matrix(2,0,0,2,8,-568)"
id="src/plugins/welcome/images/mode_welcome"
style="display:inline">
<path
sodipodi:nodetypes="csccccc"
d="M 20.66625,585.05284 C 19.76204,584.90386 19,585.57066 19,586.54154 l 0,10.67505 5.69705,-0.95559 c 0.0967,-1.8429 2.08981,-2.25364 3.80295,-3.17699 l 0,-6.69285 z"
style="fill:#7ec242;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3359"
inkscape:connector-curvature="0" />
<path
sodipodi:nodetypes="cscscsccscccscscccsccczcccsccc"
d="m 22.87399,593.28008 c -0.0122,7.7e-4 -0.024,0.002 -0.0359,0.002 -0.26904,0 -0.47395,-0.19201 -0.61077,-0.57952 -0.14513,-0.40684 -0.21718,-1.09981 -0.21718,-2.07647 0,-1.0107 0.0742,-1.67832 0.22056,-2.00044 0.1353,-0.29558 0.32941,-0.44276 0.58183,-0.44276 0.02,0 0.0406,7.7e-4 0.0614,0.003 0.27247,0.024 0.530953,0.21299 0.666793,0.56294 0.13581,0.34831 0.20262,0.98296 0.20262,1.90592 0,1.02808 -0.0675,1.71727 -0.20421,2.06857 -0.13767,0.3547 -0.395803,0.54076 -0.665203,0.55775 z m 0,-5.97816 c -0.10068,-0.0117 -0.1985,-0.0176 -0.29301,-0.0176 -0.59073,0 -1.06014,0.23041 -1.39666,0.69913 -0.39867,0.55537 -0.60141,1.43115 -0.60141,2.61791 0,1.10046 0.14812,1.94203 0.43908,2.5172 0.28672,0.56625 0.70081,0.90358 1.23191,1.0167 0.1156,0.55989 0.29597,0.93841 0.54046,1.1346 0.18471,0.14856 0.43033,0.22219 0.73384,0.22219 0.0917,0 0.1891,-0.007 0.29126,-0.0199 l 0.236525,-0.0454 0,-0.85076 c -0.10486,0.002 -0.07504,0.0954 -0.166095,0.0864 -0.091,-0.008 -0.17994,-0.0453 -0.23661,-0.096 -0.10131,-0.0917 -0.17764,-0.26511 -0.22799,-0.52355 0.49952,-0.17075 0.86455,-0.53965 1.10376,-1.10346 0.23506,-0.55592 0.35148,-1.30893 0.35148,-2.2664 0,-1.04525 -0.15806,-1.84111 -0.47998,-2.39644 -0.32785,-0.5676 -0.83164,-0.89519 -1.52656,-0.97518"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3361"
inkscape:connector-curvature="0" />
<path
d="m 26.774304,592.93539 c -0.0969,0 -0.15818,-0.0305 -0.20487,-0.0925 -0.0519,-0.0677 -0.0669,-0.21826 -0.0669,-0.45237 l 0,-2.83467 0.588735,0.0345 0,-0.5926 -0.588735,-0.0532 0,-1.1737 -0.569934,-0.0721 -0.27725,1.1793 -0.44078,-0.0317 0,0.64541 0.31077,0.0164 0,3.12657 c 0,0.39042 0.099,0.53139 0.25758,0.70855 0.13604,0.15292 0.19043,0.22844 0.45093,0.22844 0.0389,0 0.0798,-0.002 0.12151,-0.006 0.28765,-0.0245 0.613324,-0.0471 0.924084,-0.17808 l 0,-0.58821 c -0.15538,0.08 -0.33252,0.1254 -0.48079,0.13402 -0.01,6.3e-4 -0.0151,7.8e-4 -0.0244,7.8e-4"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3363"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccsccccccccccscsccccc" />
<rect
id="rect3365"
width="16"
height="16"
x="16"
y="584"
style="fill:none" />
<use
height="600"
width="800"
id="use3367"
xlink:href="#qtcreator-logo-leaf"
y="0"
x="0"
transform="matrix(0.85236186,0,0,0.88420291,4.7274049,68.444865)" />
</g>
<g
style="display:inline"
id="src/plugins/coreplugin/images/logo/32/QtProject-qtcreator"
transform="matrix(2,0,0,2,40,-568)">
<path
inkscape:connector-curvature="0"
id="path4192"
style="fill:#7ec242;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="M 18.884464,584.26405 C 17.861834,584.09556 17,584.84968 17,585.94771 l 0,12.07309 6.44315,-1.08075 C 23.552487,594.8558 25.5625,594.39127 27.5,593.347 l 0,-7.66933 z"
sodipodi:nodetypes="csccccc" />
<path
inkscape:connector-curvature="0"
id="path4194"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 21.381341,593.56874 c -0.01379,8.8e-4 -0.02715,0.002 -0.04059,0.002 -0.30428,0 -0.536027,-0.21716 -0.690759,-0.65542 -0.164134,-0.46012 -0.24563,-1.24384 -0.24563,-2.3484 0,-1.14307 0.08387,-1.89813 0.249452,-2.26243 0.153019,-0.33428 0.372552,-0.50074 0.658029,-0.50074 0.02258,0 0.04591,8.7e-4 0.0695,0.003 0.308146,0.0271 0.538004,0.24089 0.691638,0.63667 0.153589,0.39392 0.229154,1.1117 0.229154,2.15552 0,1.16272 -0.07631,1.94217 -0.230956,2.33948 -0.155698,0.40115 -0.385161,0.61158 -0.689836,0.6308 z m 0,-6.76107 c -0.113875,-0.0133 -0.224498,-0.0199 -0.331387,-0.0199 -0.66809,0 -1.198977,0.26059 -1.579569,0.79069 -0.450884,0.6281 -0.680171,1.61858 -0.680171,2.96075 0,1.24459 0.167517,2.19637 0.496575,2.84686 0.32427,0.64041 0.792596,1.02192 1.393249,1.14986 0.130745,0.63321 0.334726,1.0613 0.61124,1.28318 0.208902,0.16802 0.48669,0.25129 0.829939,0.25129 0.103682,0 0.213866,-0.008 0.32941,-0.0225 l 0.392454,-0.0513 0,-0.8622 c -0.118596,0.002 -0.209822,0.007 -0.312803,-0.002 -0.102981,-0.009 -0.203498,-0.0512 -0.267596,-0.10864 -0.114578,-0.10377 -0.200906,-0.29984 -0.257843,-0.59211 0.564934,-0.19312 0.977773,-0.61033 1.248313,-1.24797 0.265839,-0.62873 0.397506,-1.48035 0.397506,-2.56323 0,-1.18212 -0.178763,-2.08221 -0.542837,-2.71027 -0.370794,-0.64193 -0.940562,-1.01243 -1.72648,-1.10289"
sodipodi:nodetypes="cscscsccscccscscccsccczcccscc" />
<path
inkscape:connector-curvature="0"
id="path4196"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
d="m 25.742461,593.17892 c -0.10957,0 -0.178897,-0.0346 -0.231704,-0.10462 -0.05869,-0.0765 -0.07561,-0.24685 -0.07561,-0.51162 l 0,-3.04346 0.790799,0.0391 0,-0.83265 -0.790799,-0.0603 0,-1.32741 -0.76953,-0.0815 -0.31355,1.33373 -0.498508,-0.0358 0,0.89236 0.351464,0.0186 0,3.37358 c 0,0.44156 0.111985,0.76343 0.29132,0.96379 0.153854,0.17294 0.390302,0.25835 0.684916,0.25835 0.04402,0 0.09024,-0.002 0.137423,-0.006 0.325325,-0.0277 0.643665,-0.11575 0.995131,-0.26388 l 0,-0.7652 c -0.175734,0.0904 -0.376069,0.14181 -0.543762,0.15157 -0.01098,7e-4 -0.01709,8.8e-4 -0.02759,8.8e-4" />
<rect
style="fill:none"
y="584"
x="16"
height="16"
width="16"
id="rect4198" />
<use
x="0"
y="0"
xlink:href="#qtcreator-logo-leaf"
id="use4218"
width="800"
height="600" />
</g>
<use
style="display:inline"
x="0"
y="0"
xlink:href="#src/plugins/coreplugin/images/logo/24/QtProject-qtcreator"
id="src/plugins/coreplugin/images/logo/48/QtProject-qtcreator"
transform="matrix(2,0,0,2,72,-600)"
width="800"
height="600" />
<use
style="display:inline"
x="0"
y="0"
xlink:href="#src/plugins/coreplugin/images/logo/32/QtProject-qtcreator"
id="src/plugins/coreplugin/images/logo/64/QtProject-qtcreator"
transform="matrix(2,0,0,2,8,-600)"
width="800"
height="600" />
<use
style="display:inline"
x="0"
y="0"
xlink:href="#src/plugins/coreplugin/images/logo/32/QtProject-qtcreator"
id="src/plugins/coreplugin/images/logo/128/QtProject-qtcreator"
transform="matrix(4,0,0,4,-72,-1800)"
width="800"
height="600" />
<use
style="display:inline"
x="0"
y="0"
xlink:href="#src/plugins/coreplugin/images/logo/32/QtProject-qtcreator"
id="src/plugins/coreplugin/images/logo/256/QtProject-qtcreator"
transform="matrix(8,0,0,8,-232,-4200)"
width="800"
height="600" />
<use
style="display:inline"
x="0"
y="0"
xlink:href="#src/plugins/coreplugin/images/logo/32/QtProject-qtcreator"
id="src/plugins/coreplugin/images/logo/512/QtProject-qtcreator"
transform="matrix(16,0,0,16,-552,-9000)"
width="800"
height="600" />
</g>
<g
inkscape:label="Other icons"
inkscape:groupmode="layer"
@@ -823,6 +1102,33 @@
y="587.5"
ry="2" />
</g>
<g
id="qtlogo">
<path
sodipodi:nodetypes="csccscc"
d="M 4.1536737,584.15961 C 2.984954,583.96692 2,584.82929 2,586.08492 l 0,13.80599 10.697724,-1.80033 C 13.435147,597.96263 14,597.09324 14,596.15458 l 0,-10.37845 z"
style="fill:#7ec242;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3809"
inkscape:connector-curvature="0" />
<path
sodipodi:nodetypes="cscscsccscccscscccsccczcccscc"
d="m 7.0072488,594.79983 c -0.015766,10e-4 -0.031029,0.002 -0.046394,0.002 -0.347749,0 -0.6126026,-0.24831 -0.7894394,-0.74949 -0.1875816,-0.52617 -0.2807197,-1.42237 -0.2807197,-2.68548 0,-1.30713 0.09585,-2.17056 0.2850879,-2.58716 0.1748787,-0.38227 0.425774,-0.5726 0.7520335,-0.5726 0.025807,0 0.052469,10e-4 0.079431,0.004 0.3521674,0.0309 0.6148619,0.27546 0.7904435,0.72805 0.1755314,0.45044 0.2618912,1.27125 0.2618912,2.46489 0,1.32962 -0.087213,2.22095 -0.2639498,2.6753 -0.1779414,0.45871 -0.4401841,0.69934 -0.7883849,0.72132 z m 0,-7.7315 c -0.1301423,-0.0152 -0.2565691,-0.0228 -0.3787281,-0.0228 -0.7635315,0 -1.3702595,0.298 -1.8052219,0.90418 -0.5152971,0.71826 -0.7773389,1.85092 -0.7773389,3.38573 0,1.42323 0.1914477,2.51162 0.5675147,3.25548 0.3705942,0.73232 0.9058243,1.1686 1.5922846,1.31491 0.1494226,0.72409 0.3825439,1.21362 0.6985607,1.46735 0.2387448,0.19213 0.5562176,0.28735 0.9485021,0.28735 0.1184937,0 0.2444185,-0.009 0.3764686,-0.0258 l 0.4485189,-0.0587 0,-0.98595 c -0.1355377,0.002 -0.2397967,0.009 -0.3574896,-0.002 -0.1176929,-0.0108 -0.232569,-0.0586 -0.3058243,-0.12423 -0.1309455,-0.11861 -0.2296066,-0.34287 -0.2946778,-0.67711 0.6456402,-0.22085 1.1174561,-0.69793 1.4266445,-1.42709 0.3038158,-0.71897 0.4542929,-1.69282 0.4542929,-2.93113 0,-1.3518 -0.2043012,-2.38107 -0.620385,-3.09928 -0.4237657,-0.73407 -1.0749289,-1.15775 -1.9731214,-1.2612"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3825"
inkscape:connector-curvature="0" />
<path
d="m 11.991386,594.35405 c -0.125222,0 -0.204452,-0.0395 -0.264803,-0.11961 -0.06708,-0.0875 -0.08641,-0.28229 -0.08641,-0.58505 l 0,-3.48029 0.903766,0.0447 0,-0.95217 -0.903766,-0.069 0,-1.51794 -0.879464,-0.0931 -0.358343,1.52517 -0.5697233,-0.0409 0,1.02043 0.4016733,0.0212 0,3.8578 c 0,0.50494 0.127983,0.87301 0.332937,1.10214 0.175833,0.19776 0.446059,0.29543 0.782762,0.29543 0.05031,0 0.103129,-0.002 0.157054,-0.007 0.371799,-0.0316 0.735615,-0.13236 1.137289,-0.30176 l 0,-0.87502 c -0.200837,0.1033 -0.429791,0.16217 -0.62144,0.17332 -0.01255,8e-4 -0.01953,10e-4 -0.03153,10e-4"
style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:none"
id="path3817"
inkscape:connector-curvature="0" />
<rect
id="rect3865"
width="16"
height="16"
x="0"
y="584"
style="fill:none" />
</g>
</g>
<g
inkscape:groupmode="layer"
@@ -1116,7 +1422,7 @@
sodipodi:cy="576"
sodipodi:rx="4.5"
sodipodi:ry="4.5"
d="m 156.50027,575.95091 a 4.5,4.5 0 0 1 6.37514,-4.04149"
d="m 156.50027,575.95091 a 4.5,4.5 0 0 1 2.09033,-3.75154 4.5,4.5 0 0 1 4.28481,-0.28995"
sodipodi:start="3.152501"
sodipodi:end="5.1422636"
sodipodi:open="true" />
@@ -1482,7 +1788,7 @@
sodipodi:cy="544"
sodipodi:rx="7"
sodipodi:ry="7"
d="m 63,544 c 0,3.86599 -3.134007,7 -7,7 -3.865993,0 -7,-3.13401 -7,-7 0,-3.86599 3.134007,-7 7,-7 3.865993,0 7,3.13401 7,7 z"
d="m 63,544 a 7,7 0 0 1 -7,7 7,7 0 0 1 -7,-7 7,7 0 0 1 7,-7 7,7 0 0 1 7,7 z"
transform="translate(438,48)" />
<path
sodipodi:type="arc"
@@ -1492,7 +1798,7 @@
sodipodi:cy="544"
sodipodi:rx="5.5"
sodipodi:ry="5.5"
d="m 61.5,544 c 0,3.03757 -2.462434,5.5 -5.5,5.5 -3.037566,0 -5.5,-2.46243 -5.5,-5.5 0,-3.03757 2.462434,-5.5 5.5,-5.5 3.037566,0 5.5,2.46243 5.5,5.5 z"
d="M 61.5,544 A 5.5,5.5 0 0 1 56,549.5 5.5,5.5 0 0 1 50.5,544 5.5,5.5 0 0 1 56,538.5 5.5,5.5 0 0 1 61.5,544 Z"
transform="translate(438,48)" />
<path
inkscape:connector-curvature="0"

Before

Width:  |  Height:  |  Size: 58 KiB

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 33 KiB

After

Width:  |  Height:  |  Size: 20 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.9 KiB

After

Width:  |  Height:  |  Size: 9.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 12 KiB