From 7e2bbd2c31c29e47114adb65c364288e2b4e7488 Mon Sep 17 00:00:00 2001 From: Mahmoud Badri Date: Fri, 27 Oct 2023 16:37:40 +0300 Subject: [PATCH] QmlDesigner: Update icon font Add splitScreen_medium and update colorSelection_medium icons Change-Id: Idd47aae14eef339511d2d79b8147a58e2204c4be Reviewed-by: Miikka Heikkinen --- .../imports/StudioTheme/InternalConstants.qml | 149 +++++++++--------- .../imports/StudioTheme/icons.ttf | Bin 64788 -> 64936 bytes .../components/componentcore/theme.h | 1 + 3 files changed, 76 insertions(+), 74 deletions(-) diff --git a/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/InternalConstants.qml b/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/InternalConstants.qml index b86ce391d20..b35f383c9e0 100644 --- a/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/InternalConstants.qml +++ b/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/InternalConstants.qml @@ -293,80 +293,81 @@ QtObject { readonly property string sphere_small: "\u0138" readonly property string splitColumns: "\u0139" readonly property string splitRows: "\u013A" - readonly property string spotLight_small: "\u013B" - readonly property string stackedContainer_small: "\u013C" - readonly property string startNode: "\u013D" - readonly property string step_medium: "\u013E" - readonly property string stop_medium: "\u013F" - readonly property string testIcon: "\u0140" - readonly property string textAlignBottom: "\u0141" - readonly property string textAlignCenter: "\u0142" - readonly property string textAlignJustified: "\u0143" - readonly property string textAlignLeft: "\u0144" - readonly property string textAlignMiddle: "\u0145" - readonly property string textAlignRight: "\u0146" - readonly property string textAlignTop: "\u0147" - readonly property string textBulletList: "\u0148" - readonly property string textFullJustification: "\u0149" - readonly property string textNumberedList: "\u014A" - readonly property string textures_medium: "\u014B" - readonly property string tickIcon: "\u014C" - readonly property string tickMark_small: "\u014D" - readonly property string timeline_small: "\u014E" - readonly property string toEndFrame_medium: "\u014F" - readonly property string toNextFrame_medium: "\u0150" - readonly property string toPrevFrame_medium: "\u0151" - readonly property string toStartFrame_medium: "\u0152" - readonly property string topToolbar_annotations: "\u0153" - readonly property string topToolbar_closeFile: "\u0154" - readonly property string topToolbar_designMode: "\u0155" - readonly property string topToolbar_enterComponent: "\u0156" - readonly property string topToolbar_home: "\u0157" - readonly property string topToolbar_makeComponent: "\u0158" - readonly property string topToolbar_navFile: "\u0159" - readonly property string topToolbar_runProject: "\u015A" - readonly property string translationCreateFiles: "\u015B" - readonly property string translationCreateReport: "\u015C" - readonly property string translationExport: "\u015D" - readonly property string translationImport: "\u015E" - readonly property string translationSelectLanguages: "\u015F" - readonly property string translationTest: "\u0160" - readonly property string transparent: "\u0161" - readonly property string triState: "\u0162" - readonly property string triangleArcA: "\u0163" - readonly property string triangleArcB: "\u0164" - readonly property string triangleCornerA: "\u0165" - readonly property string triangleCornerB: "\u0166" - readonly property string unLinked: "\u0167" - readonly property string undo: "\u0168" - readonly property string unify_medium: "\u0169" - readonly property string unpin: "\u016A" - readonly property string upDownIcon: "\u016B" - readonly property string upDownSquare2: "\u016C" - readonly property string updateAvailable_medium: "\u016D" - readonly property string updateContent_medium: "\u016E" - readonly property string uploadcsv_large: "\u016F" - readonly property string uploadcsv_medium: "\u0170" - readonly property string uploadjson_large: "\u0171" - readonly property string uploadjson_medium: "\u0172" - readonly property string visibilityOff: "\u0173" - readonly property string visibilityOn: "\u0174" - readonly property string visible_medium: "\u0175" - readonly property string visible_small: "\u0176" - readonly property string wildcard: "\u0177" - readonly property string wizardsAutomotive: "\u0178" - readonly property string wizardsDesktop: "\u0179" - readonly property string wizardsGeneric: "\u017A" - readonly property string wizardsMcuEmpty: "\u017B" - readonly property string wizardsMcuGraph: "\u017C" - readonly property string wizardsMobile: "\u017D" - readonly property string wizardsUnknown: "\u017E" - readonly property string zoomAll: "\u017F" - readonly property string zoomIn: "\u0180" - readonly property string zoomIn_medium: "\u0181" - readonly property string zoomOut: "\u0182" - readonly property string zoomOut_medium: "\u0183" - readonly property string zoomSelection: "\u0184" + readonly property string splitScreen_medium: "\u013B" + readonly property string spotLight_small: "\u013C" + readonly property string stackedContainer_small: "\u013D" + readonly property string startNode: "\u013E" + readonly property string step_medium: "\u013F" + readonly property string stop_medium: "\u0140" + readonly property string testIcon: "\u0141" + readonly property string textAlignBottom: "\u0142" + readonly property string textAlignCenter: "\u0143" + readonly property string textAlignJustified: "\u0144" + readonly property string textAlignLeft: "\u0145" + readonly property string textAlignMiddle: "\u0146" + readonly property string textAlignRight: "\u0147" + readonly property string textAlignTop: "\u0148" + readonly property string textBulletList: "\u0149" + readonly property string textFullJustification: "\u014A" + readonly property string textNumberedList: "\u014B" + readonly property string textures_medium: "\u014C" + readonly property string tickIcon: "\u014D" + readonly property string tickMark_small: "\u014E" + readonly property string timeline_small: "\u014F" + readonly property string toEndFrame_medium: "\u0150" + readonly property string toNextFrame_medium: "\u0151" + readonly property string toPrevFrame_medium: "\u0152" + readonly property string toStartFrame_medium: "\u0153" + readonly property string topToolbar_annotations: "\u0154" + readonly property string topToolbar_closeFile: "\u0155" + readonly property string topToolbar_designMode: "\u0156" + readonly property string topToolbar_enterComponent: "\u0157" + readonly property string topToolbar_home: "\u0158" + readonly property string topToolbar_makeComponent: "\u0159" + readonly property string topToolbar_navFile: "\u015A" + readonly property string topToolbar_runProject: "\u015B" + readonly property string translationCreateFiles: "\u015C" + readonly property string translationCreateReport: "\u015D" + readonly property string translationExport: "\u015E" + readonly property string translationImport: "\u015F" + readonly property string translationSelectLanguages: "\u0160" + readonly property string translationTest: "\u0161" + readonly property string transparent: "\u0162" + readonly property string triState: "\u0163" + readonly property string triangleArcA: "\u0164" + readonly property string triangleArcB: "\u0165" + readonly property string triangleCornerA: "\u0166" + readonly property string triangleCornerB: "\u0167" + readonly property string unLinked: "\u0168" + readonly property string undo: "\u0169" + readonly property string unify_medium: "\u016A" + readonly property string unpin: "\u016B" + readonly property string upDownIcon: "\u016C" + readonly property string upDownSquare2: "\u016D" + readonly property string updateAvailable_medium: "\u016E" + readonly property string updateContent_medium: "\u016F" + readonly property string uploadcsv_large: "\u0170" + readonly property string uploadcsv_medium: "\u0171" + readonly property string uploadjson_large: "\u0172" + readonly property string uploadjson_medium: "\u0173" + readonly property string visibilityOff: "\u0174" + readonly property string visibilityOn: "\u0175" + readonly property string visible_medium: "\u0176" + readonly property string visible_small: "\u0177" + readonly property string wildcard: "\u0178" + readonly property string wizardsAutomotive: "\u0179" + readonly property string wizardsDesktop: "\u017A" + readonly property string wizardsGeneric: "\u017B" + readonly property string wizardsMcuEmpty: "\u017C" + readonly property string wizardsMcuGraph: "\u017D" + readonly property string wizardsMobile: "\u017E" + readonly property string wizardsUnknown: "\u017F" + readonly property string zoomAll: "\u0180" + readonly property string zoomIn: "\u0181" + readonly property string zoomIn_medium: "\u0182" + readonly property string zoomOut: "\u0183" + readonly property string zoomOut_medium: "\u0184" + readonly property string zoomSelection: "\u0185" readonly property font iconFont: Qt.font({ "family": controlIcons.name, diff --git a/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/icons.ttf b/share/qtcreator/qmldesigner/propertyEditorQmlSources/imports/StudioTheme/icons.ttf index ecf109170c9a6f5af4ca544c0bcff064fad3bc02..5d166dd13cd632ed2d80937d743151b5059f8eec 100644 GIT binary patch delta 1394 zcmbR8i+ROwW)lWR1_lORh6V;^h5$FW5Z?tSnfw?S{`N31Fv$1^>l;NbNHb($V2og3 zU`R;LO)Ss~*WsUNqE!F4g@J*ABR!`w?f5a>Oa=zd9SjVYe`KU4rfB*~D=;uH++ko~ zFw4kDP2~FdzmVIAQV;T^(nM3_WeL}rLqiJlP?6KfLtCGI1>L&88} zi6on3lH?4@b5a6QZc-&u+oT1g-K1+|(qxXv7Ra{9&XL_BdrJ0$oRXZCT!LJQ+yuEb zatGwaH7>O{wL|J$>JjQC>N_-q zH0m@3G|eL0V>9C_;{zrtCdW)IOnc0X%wo)zn6sJ7nOm4AnRl7* zFn?qrU}0ym&Z7R6rI2NS77L)>hW%tpC|0*p%3Ov#qc_VEfI^z|PJt z!mi40g}s)2p8YBNFAi!BDGqNO*&NLr^Bh+=?sL56WZ*QxX`i!>bB*&Z=T|NwE@mz{ zF85r8Tsz#9+)CWGxczZYazEz&!^6R2j>i#C4$lP7O`hMpOzOQly#9C_cxQN*dC&5` z;iKSF;~U}o&u^VSlYfN&u>iAx2?3V^83OeJD+2!nUxZ(CT8Y#jK&7WMqkNmO0Susz+=GuEwD3{24PQ{> z~RS|w!MaD&*AQOvKK_*`H1esW*3NjH{e6xY>-@1BM28RC@ z%rBS~82A~)7-Sh#7_=D}7>&e41x47D6_wOX1x?J1SxwZG6$KR;mDofD6$KeZ#Ed~a zBQsM$MM365LpL|Wzic3q*;q;Z-y+88f6huMGEV=OsU*%A_b-##SVHk%CbI%e71J+6 zw{nmW<8&oqEb2FFuQ_bQXg>Mj~F*nIRpUXf35of delta 1265 zcmZ4Sn|aDFW)lWR1_lORh6V;^h5$FW5Z?s{QZz!<^6 zz>tufn^>R~uERIcM5+GI2L=WPj`W<$v^(qPeq> zgIPvKY9iOq|E&xRj3NvS3@RD9B^3(3g6<3qj5`<@m@ehyCnvsqET_i6!1jWHf$2pBf?g~MZ(8~e~Ac)1c@vY?GU{srXn^$oI^ZH{FsED#3o4* z$pXn`l6R!!q(Y>cq>f0-Nry;x$&|=klC6`SB)dxXkn9cFe{u$L9&&kdO>*<(cFCQS zSCP+=-=VNaQBN^XX^OIxa*Fa16&{rUl|`y*sx7J)>eVFFa?~!UOQ@%*H>n@fP|)bn zl+$$4oThn9^NyC9R)|)O)-`P-?F=0O9VeYjx(2!hx*K%=>B;EL)BB+BrN2!7fq{a7 zg~1O)JHtta4-CH<*%-|+dSmQj++lpq#K`1|shjC6GY7LQvrXnA<~rtX<^|?6%#WFW zu#mIxvDjl#|HD$jGR|^~m4a1*)e&nAYZGe^>pM0)HhDHpwk)=7w&(0v?Ck7(?9%Ky z?6%ok*w@(KaA0yUaVT>5Tc}{1Xt(?1@PdNW@QF3u{sd9Pa zs^B`!&A_e6?T|Z{dx85E4>k`!k5wL*JjFcoJP&xWcsbR3P4njRw(~CYZt-5>{me(t zr^`3ZkH>G1zkq+5|CIojfO!EA0{H@M0uKZk1la}k1sw`{5NsCQ6nrK`A|x+lSExW} zPUw!Xkg$DWkHUGv1Hzlaw}iilkcx9A^XK-c+W{79VXJB9y7c;VF zG*eSnRALiW*JHF}G*&c{V`SrJWK&XQXA_ZU6f-jwG*M$Uw_}uJ6crTVV^q^;R5KA) zS5x9=WD_%1G%{lrmt*8(R8~~dV>Gj8G&5o~H#5;^RAUnr6cJNp=VR1kG!-S5$T(!#;g{^2YU|o3(Ub*KJ<8 z=AaRy$>i+&_KYTzSKt4|n7Vn{gHueKiypg)Y(D>e2dfeThI diff --git a/src/plugins/qmldesigner/components/componentcore/theme.h b/src/plugins/qmldesigner/components/componentcore/theme.h index 512dfb9931f..21d4d6fc7fb 100644 --- a/src/plugins/qmldesigner/components/componentcore/theme.h +++ b/src/plugins/qmldesigner/components/componentcore/theme.h @@ -301,6 +301,7 @@ public: sphere_small, splitColumns, splitRows, + splitScreen_medium, spotLight_small, stackedContainer_small, startNode,