cleanup ui files to be closer to Qt defaults

mostly by removing explicit setting that are identical to implicit ones,
smetimes by changig to default
This commit is contained in:
Joachim Schmitz 2016-06-21 16:03:19 +02:00
parent cba0caaf1d
commit 7f72bab1ca
32 changed files with 127 additions and 1187 deletions

View file

@ -162,7 +162,7 @@
</sizepolicy> </sizepolicy>
</property> </property>
<property name="text"> <property name="text">
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt; <string notr="true" extracomment="Placeholder, gets set and translated programatically">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt; &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt;
@ -172,12 +172,6 @@ p, li { white-space: pre-wrap; }
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Arial'; font-size:10pt;&quot;&gt;Copyright &lt;/span&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;©&lt;/span&gt;&lt;span style=&quot; font-family:'Arial'; font-size:10pt;&quot;&gt; 1999-2016 Werner Schweer and Others. &lt;/span&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Arial'; font-size:10pt;&quot;&gt;Copyright &lt;/span&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;©&lt;/span&gt;&lt;span style=&quot; font-family:'Arial'; font-size:10pt;&quot;&gt; 1999-2016 Werner Schweer and Others. &lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Arial'; font-size:10pt;&quot;&gt;Published under the GNU General Public License.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Arial'; font-size:10pt;&quot;&gt;Published under the GNU General Public License.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property> </property>
<property name="textFormat">
<enum>Qt::RichText</enum>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<property name="openExternalLinks"> <property name="openExternalLinks">
<bool>true</bool> <bool>true</bool>
</property> </property>

View file

@ -23,7 +23,7 @@
<item> <item>
<widget class="QLabel" name="label"> <widget class="QLabel" name="label">
<property name="text"> <property name="text">
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt; <string notr="true" extracomment="Placeholder, gets set and translated programatically">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt; &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt;
@ -65,47 +65,50 @@ p, li { white-space: pre-wrap; }
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt; <string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;&quot;&gt; &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:18px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;a name=&quot;ParentMain_MPMain_lblTitle&quot;&gt;&lt;/a&gt;&lt;span style=&quot; font-size:xx-large; font-weight:600;&quot;&gt;P&lt;/span&gt;&lt;span style=&quot; font-size:xx-large; font-weight:600;&quot;&gt;ublic License 3.0&lt;/span&gt; &lt;/p&gt; &lt;p style=&quot; margin-top:18px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;a name=&quot;ParentMain_MPMain_lblTitle&quot;&gt;&lt;/a&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:600;&quot;&gt;P&lt;/span&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:600;&quot;&gt;ublic License 3.0&lt;/span&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt; &lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;This MusicXML™ work (including software, documents, or other related items) is being provided by the Copyright Holder under the following license. By obtaining, using and/or copying this work, each Contributor and Recipient (hereinafter, collectively known as &amp;quot;Licensee&amp;quot;) agree that he/she has read, understood, and will comply with the following terms and conditions:&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;This MusicXML™ work (including software, documents, or other related items) is being provided by the Copyright Holder under the following license. By obtaining, using and/or copying this work, each Contributor and Recipient (hereinafter, collectively known as &amp;quot;Licensee&amp;quot;) agree that he/she has read, understood, and will comply with the following terms and conditions:&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:large; font-weight:600;&quot;&gt;A. DEFINITIONS&lt;/span&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:600;&quot;&gt;A. DEFINITIONS&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&amp;quot;Copyright Holder&amp;quot; means MakeMusic, Inc.&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;&amp;quot;Copyright Holder&amp;quot; means MakeMusic, Inc.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&amp;quot;Contribution&amp;quot; means:&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;&amp;quot;Contribution&amp;quot; means:&lt;/span&gt;&lt;/p&gt;
&lt;ol style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;in the case of MakeMusic, Inc., the Original Program, and&lt;/li&gt; &lt;ol style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot; style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;in the case of MakeMusic, Inc., the Original Program, and&lt;/li&gt;
&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;in the case of each Contributor, &lt;/li&gt;&lt;/ol&gt; &lt;li style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;in the case of each Contributor, &lt;/li&gt;&lt;/ol&gt;
&lt;ol type=&quot;a&quot; style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 2;&quot;&gt;&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;changes to the Program, and&lt;/li&gt; &lt;ol type=&quot;a&quot; style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 2;&quot;&gt;&lt;li style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;changes to the Program, and&lt;/li&gt;
&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;additions to the Program;&lt;/li&gt;&lt;/ol&gt; &lt;li style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;additions to the Program;&lt;/li&gt;&lt;/ol&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:0px;&quot;&gt;where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:1; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&amp;quot;Contributor&amp;quot; means MakeMusic, Inc. and any other entity that distributes the Program.&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;&amp;quot;Contributor&amp;quot; means MakeMusic, Inc. and any other entity that distributes the Program.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&amp;quot;MusicXML™ Mark&amp;quot; means the MusicXML™ trademark owned by MakeMusic, Inc.&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;&amp;quot;MusicXML™ Mark&amp;quot; means the MusicXML™ trademark owned by MakeMusic, Inc.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&amp;quot;Original Program&amp;quot; means the original version of the software accompanying this Agreement as released by MakeMusic, Inc., including source code, object code and documentation, if any.&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;&amp;quot;Original Program&amp;quot; means the original version of the software accompanying this Agreement as released by MakeMusic, Inc., including source code, object code and documentation, if any.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&amp;quot;Program&amp;quot; means the Original Program and Contributions.&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;&amp;quot;Program&amp;quot; means the Original Program and Contributions.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&amp;quot;Recipient&amp;quot; means anyone who receives the Program under this Agreement, including all Contributors.&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;&amp;quot;Recipient&amp;quot; means anyone who receives the Program under this Agreement, including all Contributors.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:large; font-weight:600;&quot;&gt;B. GRANT OF RIGHTS&lt;/span&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:600;&quot;&gt;B. GRANT OF RIGHTS&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Permission to use, copy, modify, and distribute the Program, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that each Recipient include the following on ALL copies of the Program or portions thereof, including modifications, that he/she make:&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;Permission to use, copy, modify, and distribute the Program, with or without modification, for any purpose and without fee or royalty is hereby granted, provided that each Recipient include the following on ALL copies of the Program or portions thereof, including modifications, that he/she make:&lt;/span&gt;&lt;/p&gt;
&lt;ol style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;The full text of this License in a location viewable to users of the redistributed or derivative work.&lt;/li&gt; &lt;ol style=&quot;margin-top: 0px; margin-bottom: 0px; margin-left: 0px; margin-right: 0px; -qt-list-indent: 1;&quot;&gt;&lt;li style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot; style=&quot; margin-top:12px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;The full text of this License in a location viewable to users of the redistributed or derivative work.&lt;/li&gt;
&lt;li style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, a short notice of the following form (hypertext is preferred, text is permitted) should be used within the body of any redistributed or derivative code: &amp;quot;© MakeMusic, Inc. All rights reserved. http://www.makemusic.com&lt;/li&gt; &lt;li style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Any pre-existing intellectual property disclaimers, notices, or terms and conditions. If none exist, a short notice of the following form (hypertext is preferred, text is permitted) should be used within the body of any redistributed or derivative code: &amp;quot;© MakeMusic, Inc. All rights reserved. &lt;a href=&quot;http://www.makemusic.com&quot;&gt;&lt;span style=&quot; text-decoration: underline; color:#0000ff;&quot;&gt;http://www.makemusic.com&lt;/span&gt;&lt;/a&gt;&amp;quot;&lt;/li&gt;
&lt;li style=&quot; margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Notice of any changes or modifications to the MusicXML™ files, including the date changes were made. (We recommend you provide URLs to the location from which the code is derived.)&lt;/li&gt;&lt;/ol&gt; &lt;li style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot; style=&quot; margin-top:0px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Notice of any changes or modifications to the MusicXML™ files, including the date changes were made. (We recommend you provide URLs to the location from which the code is derived.)&lt;/li&gt;&lt;/ol&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;In addition, creators of derivative works must include the full text of this License in a location viewable to users of the derivative work.&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;In addition, creators of derivative works must include the full text of this License in a location viewable to users of the derivative work.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Title to copyright in the Program will at all times remain with Copyright Holder.&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;Title to copyright in the Program will at all times remain with Copyright Holder.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:large; font-weight:600;&quot;&gt;C. NO WARRANTY&lt;/span&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:600;&quot;&gt;C. NO WARRANTY&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN &amp;quot;AS IS&amp;quot; BASIS, AND COPYRIGHT HOLDER MAKES NO WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN &amp;quot;AS IS&amp;quot; BASIS, AND COPYRIGHT HOLDER MAKES NO WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:large; font-weight:600;&quot;&gt;D. DISCLAIMER OF LIABILITY&lt;/span&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:600;&quot;&gt;D. DISCLAIMER OF LIABILITY&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER COPYRIGHT HOLDER NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER COPYRIGHT HOLDER NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:large; font-weight:600;&quot;&gt;E. TRADEMARK&lt;/span&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:600;&quot;&gt;E. TRADEMARK&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;1. The MusicXML™ Mark (or a derivative Mark, such as MusicXML™ Plus) may not be used to identify any product or service not originating from or licensed by Copyright Holder without specific, written prior permission. However, it is acceptable for a Contributor product or service to be described as being MusicXML™-compatible, assuming that the claim is true in Copyright Holders reasonable judgment.&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;1. The MusicXML™ Mark (or a derivative Mark, such as MusicXML™ Plus) may not be used to identify any product or service not originating from or licensed by Copyright Holder without specific, written prior permission. However, it is acceptable for a Contributor product or service to be described as being MusicXML™-compatible, assuming that the claim is true in Copyright Holders reasonable judgment.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;2. This License does not grant any rights to use any other trademarks owned by Copyright Holder, including without limitation &amp;quot;Recordare®&amp;quot;, &amp;quot;Dolet®&amp;quot;, and &amp;quot;In the Beginning Was the Note®&amp;quot;, even if such marks are included in the Program. For purposes of clarification and the avoidance of doubt, the trademarks &amp;quot;Recordare®&amp;quot;, &amp;quot;Dolet®&amp;quot;, and &amp;quot;In the Beginning Was the Note®&amp;quot; must not be used to endorse or promote Contributor versions of the Program without the prior written permission of Copyright Holder.&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;2. This License does not grant any rights to use any other trademarks owned by Copyright Holder, including without limitation &amp;quot;Recordare®&amp;quot;, &amp;quot;Dolet®&amp;quot;, and &amp;quot;In the Beginning Was the Note®&amp;quot;, even if such marks are included in the Program. For purposes of clarification and the avoidance of doubt, the trademarks &amp;quot;Recordare®&amp;quot;, &amp;quot;Dolet®&amp;quot;, and &amp;quot;In the Beginning Was the Note®&amp;quot; must not be used to endorse or promote Contributor versions of the Program without the prior written permission of Copyright Holder.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;3. All rights not expressly granted herein by Copyright Holder with respect to the MusicXML™ Mark or any other trademarks owned by Copyright Holder are reserved by and to Copyright Holder.&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;3. All rights not expressly granted herein by Copyright Holder with respect to the MusicXML™ Mark or any other trademarks owned by Copyright Holder are reserved by and to Copyright Holder.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:large; font-weight:600;&quot;&gt;F. GENERAL&lt;/span&gt;&lt;/p&gt; &lt;p style=&quot; margin-top:14px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt; font-weight:600;&quot;&gt;F. GENERAL&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;MakeMusic, Inc. may publish new versions (including revisions) of this Agreement from time to time. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. No one other than MakeMusic, Inc. has the right to modify this Agreement. Except as expressly stated in Sections B and E above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved.&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;MakeMusic, Inc. may publish new versions (including revisions) of this Agreement from time to time. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. No one other than MakeMusic, Inc. has the right to modify this Agreement. Except as expressly stated in Sections B and E above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;This Agreement is governed by the laws of the State of California and the intellectual property laws of the United States of America.&lt;/p&gt; &lt;p style=&quot; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;This Agreement is governed by the laws of the State of California and the intellectual property laws of the United States of America.&lt;/span&gt;&lt;/p&gt;
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string> &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:12px; margin-bottom:12px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Sans Serif'; font-size:10pt;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property> </property>
<property name="wordWrap"> <property name="wordWrap">
<bool>true</bool> <bool>true</bool>
</property> </property>
<property name="openExternalLinks">
<bool>true</bool>
</property>
</widget> </widget>
</item> </item>
</layout> </layout>

View file

@ -29,12 +29,6 @@
<property name="text"> <property name="text">
<string>Direction:</string> <string>Direction:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item> <item>
@ -61,12 +55,6 @@
<property name="text"> <property name="text">
<string>Anchor:</string> <string>Anchor:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item> <item>
@ -106,9 +94,6 @@
<property name="title"> <property name="title">
<string>Channel</string> <string>Channel</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -124,9 +109,6 @@
<property name="title"> <property name="title">
<string>MIDI Action</string> <string>MIDI Action</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>

View file

@ -19,9 +19,6 @@
<property name="title"> <property name="title">
<string>Palette Cell Properties</string> <string>Palette Cell Properties</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout"> <layout class="QGridLayout" name="gridLayout">
<item row="0" column="0"> <item row="0" column="0">
<widget class="QLabel" name="label_6"> <widget class="QLabel" name="label_6">

View file

@ -25,9 +25,6 @@
<property name="text"> <property name="text">
<string>Name:</string> <string>Name:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
</widget> </widget>
</item> </item>
<item row="0" column="1" colspan="2"> <item row="0" column="1" colspan="2">
@ -45,9 +42,6 @@
<property name="text"> <property name="text">
<string>Short name:</string> <string>Short name:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
</widget> </widget>
</item> </item>
<item row="1" column="1" colspan="2"> <item row="1" column="1" colspan="2">
@ -65,9 +59,6 @@
<property name="text"> <property name="text">
<string>Pitch:</string> <string>Pitch:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
</widget> </widget>
</item> </item>
<item row="2" column="1"> <item row="2" column="1">
@ -88,9 +79,6 @@
<property name="text"> <property name="text">
<string>Transpose:</string> <string>Transpose:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
</widget> </widget>
</item> </item>
<item row="3" column="1"> <item row="3" column="1">
@ -111,9 +99,6 @@
<property name="text"> <property name="text">
<string>MIDI program:</string> <string>MIDI program:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
</widget> </widget>
</item> </item>
<item row="4" column="1"> <item row="4" column="1">
@ -134,9 +119,6 @@
<property name="text"> <property name="text">
<string>Staves:</string> <string>Staves:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
</widget> </widget>
</item> </item>
<item row="5" column="1"> <item row="5" column="1">

View file

@ -43,6 +43,9 @@
<property name="text"> <property name="text">
<string>1 / </string> <string>1 / </string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget> </widget>
</item> </item>
<item row="0" column="2" rowspan="2"> <item row="0" column="2" rowspan="2">
@ -63,6 +66,9 @@
<property name="text"> <property name="text">
<string>1 / </string> <string>1 / </string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget> </widget>
</item> </item>
<item row="2" column="2"> <item row="2" column="2">

View file

@ -37,9 +37,6 @@
<property name="title"> <property name="title">
<string>Part Properties</string> <string>Part Properties</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout" stretch="0,1,0,0,0,0,0"> <layout class="QVBoxLayout" name="verticalLayout" stretch="0,1,0,0,0,0,0">
<item> <item>
<layout class="QGridLayout" name="grid_PartProps"> <layout class="QGridLayout" name="grid_PartProps">
@ -65,9 +62,6 @@
<property name="text"> <property name="text">
<string>Part name:</string> <string>Part name:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>partName</cstring> <cstring>partName</cstring>
</property> </property>
@ -78,9 +72,6 @@
<property name="text"> <property name="text">
<string>Instrument:</string> <string>Instrument:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>instrumentName</cstring> <cstring>instrumentName</cstring>
</property> </property>
@ -104,9 +95,6 @@
<property name="text"> <property name="text">
<string>Long instrument name:</string> <string>Long instrument name:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>longName</cstring> <cstring>longName</cstring>
</property> </property>
@ -123,9 +111,6 @@
<property name="text"> <property name="text">
<string>Short instrument name:</string> <string>Short instrument name:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>shortName</cstring> <cstring>shortName</cstring>
</property> </property>
@ -158,9 +143,6 @@
<property name="text"> <property name="text">
<string>Usable pitch range:</string> <string>Usable pitch range:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
</widget> </widget>
</item> </item>
<item> <item>
@ -170,9 +152,6 @@
<property name="text"> <property name="text">
<string>Amateur:</string> <string>Amateur:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>minPitchA</cstring> <cstring>minPitchA</cstring>
</property> </property>
@ -239,9 +218,6 @@
<property name="text"> <property name="text">
<string>Professional:</string> <string>Professional:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>minPitchP</cstring> <cstring>minPitchP</cstring>
</property> </property>
@ -306,9 +282,6 @@
<property name="text"> <property name="text">
<string>Play transposition:</string> <string>Play transposition:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>iList</cstring> <cstring>iList</cstring>
</property> </property>
@ -459,9 +432,6 @@
<property name="text"> <property name="text">
<string>+ Octave:</string> <string>+ Octave:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>octave</cstring> <cstring>octave</cstring>
</property> </property>
@ -511,9 +481,6 @@
<property name="text"> <property name="text">
<string>Number of strings:</string> <string>Number of strings:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>numOfStrings</cstring> <cstring>numOfStrings</cstring>
</property> </property>
@ -585,9 +552,6 @@
<property name="title"> <property name="title">
<string>Staff Properties</string> <string>Staff Properties</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2"> <layout class="QVBoxLayout" name="verticalLayout_2">
<item> <item>
<layout class="QGridLayout" name="grid_StaffProps"> <layout class="QGridLayout" name="grid_StaffProps">
@ -611,9 +575,6 @@
</item> </item>
<item row="0" column="1"> <item row="0" column="1">
<widget class="QSpinBox" name="lines"> <widget class="QSpinBox" name="lines">
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="minimum"> <property name="minimum">
<number>1</number> <number>1</number>
</property> </property>
@ -630,9 +591,6 @@
<property name="text"> <property name="text">
<string>Line distance:</string> <string>Line distance:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>lineDistance</cstring> <cstring>lineDistance</cstring>
</property> </property>
@ -646,9 +604,6 @@
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="suffix"> <property name="suffix">
<string>sp</string> <string>sp</string>
</property> </property>
@ -662,9 +617,6 @@
<property name="text"> <property name="text">
<string>Extra distance above staff:</string> <string>Extra distance above staff:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>spinExtraDistance</cstring> <cstring>spinExtraDistance</cstring>
</property> </property>
@ -672,9 +624,6 @@
</item> </item>
<item row="3" column="1"> <item row="3" column="1">
<widget class="QDoubleSpinBox" name="spinExtraDistance"> <widget class="QDoubleSpinBox" name="spinExtraDistance">
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="suffix"> <property name="suffix">
<string>sp</string> <string>sp</string>
</property> </property>
@ -810,12 +759,6 @@
<property name="text"> <property name="text">
<string>Style group:</string> <string>Style group:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="buddy"> <property name="buddy">
<cstring>staffGroupName</cstring> <cstring>staffGroupName</cstring>
</property> </property>

View file

@ -104,9 +104,6 @@
<property name="text"> <property name="text">
<string>Lines:</string> <string>Lines:</string>
</property> </property>
<property name="margin">
<number>5</number>
</property>
<property name="buddy"> <property name="buddy">
<cstring>lines</cstring> <cstring>lines</cstring>
</property> </property>
@ -142,12 +139,6 @@
<property name="text"> <property name="text">
<string>Line distance:</string> <string>Line distance:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="margin">
<number>5</number>
</property>
<property name="buddy"> <property name="buddy">
<cstring>lineDistance</cstring> <cstring>lineDistance</cstring>
</property> </property>
@ -394,9 +385,6 @@
<property name="text"> <property name="text">
<string>Font:</string> <string>Font:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>fretFontName</cstring> <cstring>fretFontName</cstring>
</property> </property>
@ -414,12 +402,6 @@
<property name="text"> <property name="text">
<string>Size:</string> <string>Size:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="buddy"> <property name="buddy">
<cstring>fretFontSize</cstring> <cstring>fretFontSize</cstring>
</property> </property>
@ -450,12 +432,6 @@
<property name="text"> <property name="text">
<string>Vertical offset:</string> <string>Vertical offset:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="buddy"> <property name="buddy">
<cstring>fretY</cstring> <cstring>fretY</cstring>
</property> </property>
@ -877,9 +853,6 @@
<property name="text"> <property name="text">
<string>Repeat:</string> <string>Repeat:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>valuesRepeatNever</cstring> <cstring>valuesRepeatNever</cstring>
</property> </property>
@ -979,9 +952,6 @@
<property name="text"> <property name="text">
<string>Stem style:</string> <string>Stem style:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>stemBesideRadio</cstring> <cstring>stemBesideRadio</cstring>
</property> </property>
@ -1055,9 +1025,6 @@
<property name="text"> <property name="text">
<string>Stem position:</string> <string>Stem position:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>stemAboveRadio</cstring> <cstring>stemAboveRadio</cstring>
</property> </property>
@ -1131,9 +1098,6 @@
<property name="text"> <property name="text">
<string>Half notes:</string> <string>Half notes:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>minimNoneRadio</cstring> <cstring>minimNoneRadio</cstring>
</property> </property>

View file

@ -125,9 +125,6 @@
<property name="title"> <property name="title">
<string>Create multimeasure rests</string> <string>Create multimeasure rests</string>
</property> </property>
<property name="flat">
<bool>true</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -315,9 +312,6 @@
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
<property name="suffix"> <property name="suffix">
<string>%</string> <string>%</string>
</property> </property>
@ -964,9 +958,6 @@
<property name="title"> <property name="title">
<string>Header Text</string> <string>Header Text</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -1194,9 +1185,6 @@
<property name="title"> <property name="title">
<string>Footer Text</string> <string>Footer Text</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -1370,9 +1358,6 @@
<property name="title"> <property name="title">
<string>Measure Numbers</string> <string>Measure Numbers</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -1821,9 +1806,6 @@
<property name="title"> <property name="title">
<string>Measure</string> <string>Measure</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout_9"> <layout class="QGridLayout" name="gridLayout_9">
<item row="0" column="0"> <item row="0" column="0">
<layout class="QGridLayout" name="gridLayout_99"> <layout class="QGridLayout" name="gridLayout_99">
@ -1838,9 +1820,6 @@
<property name="text"> <property name="text">
<string>Clef to time signature distance:</string> <string>Clef to time signature distance:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget> </widget>
</item> </item>
<item row="10" column="1"> <item row="10" column="1">
@ -1870,15 +1849,6 @@
<property name="text"> <property name="text">
<string>Minimum measure width:</string> <string>Minimum measure width:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<property name="indent">
<number>5</number>
</property>
<property name="buddy"> <property name="buddy">
<cstring>minMeasureWidth_2</cstring> <cstring>minMeasureWidth_2</cstring>
</property> </property>
@ -1905,15 +1875,6 @@
<property name="text"> <property name="text">
<string>Note to barline distance:</string> <string>Note to barline distance:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<property name="indent">
<number>5</number>
</property>
<property name="buddy"> <property name="buddy">
<cstring>noteBarDistance</cstring> <cstring>noteBarDistance</cstring>
</property> </property>
@ -1930,15 +1891,6 @@
<property name="text"> <property name="text">
<string>Note left margin:</string> <string>Note left margin:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<property name="indent">
<number>5</number>
</property>
<property name="buddy"> <property name="buddy">
<cstring>barNoteDistance</cstring> <cstring>barNoteDistance</cstring>
</property> </property>
@ -1987,15 +1939,6 @@
<property name="text"> <property name="text">
<string>Clef left margin:</string> <string>Clef left margin:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<property name="indent">
<number>5</number>
</property>
<property name="buddy"> <property name="buddy">
<cstring>clefLeftMargin</cstring> <cstring>clefLeftMargin</cstring>
</property> </property>
@ -2012,15 +1955,6 @@
<property name="text"> <property name="text">
<string>Minimum note distance:</string> <string>Minimum note distance:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<property name="indent">
<number>5</number>
</property>
<property name="buddy"> <property name="buddy">
<cstring>minNoteDistance</cstring> <cstring>minNoteDistance</cstring>
</property> </property>
@ -2085,15 +2019,6 @@
<property name="text"> <property name="text">
<string>Key signature left margin:</string> <string>Key signature left margin:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<property name="indent">
<number>5</number>
</property>
<property name="buddy"> <property name="buddy">
<cstring>keysigLeftMargin</cstring> <cstring>keysigLeftMargin</cstring>
</property> </property>
@ -2110,15 +2035,6 @@
<property name="text"> <property name="text">
<string>Time signature left margin:</string> <string>Time signature left margin:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<property name="indent">
<number>5</number>
</property>
<property name="buddy"> <property name="buddy">
<cstring>timesigLeftMargin</cstring> <cstring>timesigLeftMargin</cstring>
</property> </property>
@ -2154,15 +2070,6 @@
<property name="textFormat"> <property name="textFormat">
<enum>Qt::PlainText</enum> <enum>Qt::PlainText</enum>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<property name="indent">
<number>5</number>
</property>
<property name="buddy"> <property name="buddy">
<cstring>clefKeyRightMargin</cstring> <cstring>clefKeyRightMargin</cstring>
</property> </property>
@ -2179,15 +2086,6 @@
<property name="text"> <property name="text">
<string>Clef to barline distance:</string> <string>Clef to barline distance:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<property name="indent">
<number>5</number>
</property>
<property name="buddy"> <property name="buddy">
<cstring>clefBarlineDistance</cstring> <cstring>clefBarlineDistance</cstring>
</property> </property>
@ -2214,15 +2112,9 @@
<property name="text"> <property name="text">
<string>Staff line thickness:</string> <string>Staff line thickness:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="wordWrap"> <property name="wordWrap">
<bool>false</bool> <bool>false</bool>
</property> </property>
<property name="indent">
<number>5</number>
</property>
<property name="buddy"> <property name="buddy">
<cstring>staffLineWidth</cstring> <cstring>staffLineWidth</cstring>
</property> </property>
@ -2239,15 +2131,6 @@
<property name="text"> <property name="text">
<string>Barline to accidental distance:</string> <string>Barline to accidental distance:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item row="19" column="1"> <item row="19" column="1">
@ -2281,12 +2164,6 @@
<property name="text"> <property name="text">
<string>Multimeasure rest margin:</string> <string>Multimeasure rest margin:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item row="18" column="1"> <item row="18" column="1">
@ -2332,15 +2209,6 @@
<property name="text"> <property name="text">
<string>Barline to grace note distance:</string> <string>Barline to grace note distance:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<property name="indent">
<number>5</number>
</property>
<property name="buddy"> <property name="buddy">
<cstring>barNoteDistance</cstring> <cstring>barNoteDistance</cstring>
</property> </property>
@ -2572,9 +2440,6 @@
<property name="text"> <property name="text">
<string>Clef to key distance:</string> <string>Clef to key distance:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget> </widget>
</item> </item>
<item row="14" column="0"> <item row="14" column="0">
@ -2582,9 +2447,6 @@
<property name="text"> <property name="text">
<string>Key to time signature distance:</string> <string>Key to time signature distance:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget> </widget>
</item> </item>
<item row="12" column="1"> <item row="12" column="1">
@ -2700,9 +2562,6 @@
<property name="text"> <property name="text">
<string>Key to barline distance:</string> <string>Key to barline distance:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget> </widget>
</item> </item>
<item row="16" column="0"> <item row="16" column="0">
@ -2710,9 +2569,6 @@
<property name="text"> <property name="text">
<string>System header distance:</string> <string>System header distance:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget> </widget>
</item> </item>
<item row="16" column="1"> <item row="16" column="1">
@ -2789,18 +2645,6 @@
<property name="text"> <property name="text">
<string>Spacing (1=tight):</string> <string>Spacing (1=tight):</string>
</property> </property>
<property name="textFormat">
<enum>Qt::AutoText</enum>
</property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<property name="indent">
<number>5</number>
</property>
<property name="buddy"> <property name="buddy">
<cstring>measureSpacing</cstring> <cstring>measureSpacing</cstring>
</property> </property>
@ -2824,9 +2668,6 @@
<property name="text"> <property name="text">
<string>System header to time signature distance:</string> <string>System header to time signature distance:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget> </widget>
</item> </item>
<item row="16" column="5"> <item row="16" column="5">
@ -2867,15 +2708,6 @@
<property name="text"> <property name="text">
<string>Time signature to barline distance:</string> <string>Time signature to barline distance:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="wordWrap">
<bool>false</bool>
</property>
<property name="indent">
<number>5</number>
</property>
<property name="buddy"> <property name="buddy">
<cstring>timesigLeftMargin</cstring> <cstring>timesigLeftMargin</cstring>
</property> </property>
@ -3159,9 +2991,6 @@
<property name="title"> <property name="title">
<string>Shorten stems</string> <string>Shorten stems</string>
</property> </property>
<property name="flat">
<bool>true</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -5088,9 +4917,6 @@
<property name="title"> <property name="title">
<string>Chord Symbols</string> <string>Chord Symbols</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout_36"> <layout class="QVBoxLayout" name="verticalLayout_36">
<item> <item>
<widget class="QGroupBox" name="groupBox_25"> <widget class="QGroupBox" name="groupBox_25">
@ -5515,9 +5341,6 @@
<property name="title"> <property name="title">
<string>Fretboard Diagrams</string> <string>Fretboard Diagrams</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout_131"> <layout class="QGridLayout" name="gridLayout_131">
<property name="verticalSpacing"> <property name="verticalSpacing">
<number>3</number> <number>3</number>
@ -5689,9 +5512,6 @@
<layout class="QGridLayout" name="gridLayout_16"> <layout class="QGridLayout" name="gridLayout_16">
<item row="3" column="1"> <item row="3" column="1">
<widget class="QSpinBox" name="spinFBLineHeight"> <widget class="QSpinBox" name="spinFBLineHeight">
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="suffix"> <property name="suffix">
<string notr="true">%</string> <string notr="true">%</string>
</property> </property>
@ -5717,9 +5537,6 @@
<property name="textFormat"> <property name="textFormat">
<enum>Qt::PlainText</enum> <enum>Qt::PlainText</enum>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="buddy"> <property name="buddy">
<cstring>comboFBFont</cstring> <cstring>comboFBFont</cstring>
</property> </property>
@ -5727,9 +5544,6 @@
</item> </item>
<item row="2" column="1"> <item row="2" column="1">
<widget class="QDoubleSpinBox" name="doubleSpinFBVertPos"> <widget class="QDoubleSpinBox" name="doubleSpinFBVertPos">
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="suffix"> <property name="suffix">
<string>sp</string> <string>sp</string>
</property> </property>
@ -5755,9 +5569,6 @@
<property name="textFormat"> <property name="textFormat">
<enum>Qt::PlainText</enum> <enum>Qt::PlainText</enum>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="buddy"> <property name="buddy">
<cstring>doubleSpinFBSize</cstring> <cstring>doubleSpinFBSize</cstring>
</property> </property>
@ -5765,9 +5576,6 @@
</item> </item>
<item row="1" column="1"> <item row="1" column="1">
<widget class="QDoubleSpinBox" name="doubleSpinFBSize"> <widget class="QDoubleSpinBox" name="doubleSpinFBSize">
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="suffix"> <property name="suffix">
<string>pt</string> <string>pt</string>
</property> </property>
@ -5790,9 +5598,6 @@
<property name="textFormat"> <property name="textFormat">
<enum>Qt::PlainText</enum> <enum>Qt::PlainText</enum>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="buddy"> <property name="buddy">
<cstring>spinFBLineHeight</cstring> <cstring>spinFBLineHeight</cstring>
</property> </property>
@ -5806,9 +5611,6 @@
<property name="textFormat"> <property name="textFormat">
<enum>Qt::PlainText</enum> <enum>Qt::PlainText</enum>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="buddy"> <property name="buddy">
<cstring>doubleSpinFBVertPos</cstring> <cstring>doubleSpinFBVertPos</cstring>
</property> </property>

View file

@ -19,9 +19,6 @@
<property name="title"> <property name="title">
<string>Select Part</string> <string>Select Part</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QVBoxLayout"> <layout class="QVBoxLayout">
<item> <item>
<layout class="QHBoxLayout" name="horizontalLayout"> <layout class="QHBoxLayout" name="horizontalLayout">
@ -133,9 +130,6 @@
<property name="title"> <property name="title">
<string>Edit Part</string> <string>Edit Part</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout"> <layout class="QGridLayout">
<item row="0" column="0"> <item row="0" column="0">
<widget class="QLabel" name="label_2"> <widget class="QLabel" name="label_2">

View file

@ -33,9 +33,6 @@
<property name="title"> <property name="title">
<string>Show Text</string> <string>Show Text</string>
</property> </property>
<property name="flat">
<bool>true</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -67,9 +64,7 @@
</item> </item>
</layout> </layout>
</widget> </widget>
<resources> <resources/>
<include location="musescore.qrc"/>
</resources>
<connections> <connections>
<connection> <connection>
<sender>buttonBox</sender> <sender>buttonBox</sender>

View file

@ -34,9 +34,6 @@
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="autoFillBackground">
<bool>true</bool>
</property>
<property name="title"> <property name="title">
<string>Create Key Signature</string> <string>Create Key Signature</string>
</property> </property>

View file

@ -26,9 +26,6 @@
<property name="title"> <property name="title">
<string>Staves</string> <string>Staves</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout"> <layout class="QVBoxLayout" name="verticalLayout">
<item> <item>
<widget class="QTableWidget" name="staves"> <widget class="QTableWidget" name="staves">
@ -104,9 +101,6 @@
<property name="title"> <property name="title">
<string>Measure Duration</string> <string>Measure Duration</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout"> <layout class="QGridLayout">
<property name="verticalSpacing"> <property name="verticalSpacing">
<number>0</number> <number>0</number>
@ -274,9 +268,6 @@
<property name="title"> <property name="title">
<string>Other</string> <string>Other</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout1"> <layout class="QGridLayout" name="gridLayout1">
<property name="horizontalSpacing"> <property name="horizontalSpacing">
<number>6</number> <number>6</number>

View file

@ -37,13 +37,9 @@ MetaEditDialog::MetaEditDialog(Score* s, QWidget* parent)
dirty = false; dirty = false;
level->setValue(score->mscVersion()); level->setValue(score->mscVersion());
level->setDisabled(true);
version->setText(score->mscoreVersion()); version->setText(score->mscoreVersion());
version->setDisabled(true);
revision->setValue(score->mscoreRevision()); revision->setValue(score->mscoreRevision());
revision->setDisabled(true);
filePath->setText(score->importedFilePath()); filePath->setText(score->importedFilePath());
filePath->setDisabled(true);
int idx = 0; int idx = 0;
QMapIterator<QString, QString> i(s->metaTags()); QMapIterator<QString, QString> i(s->metaTags());

View file

@ -20,7 +20,14 @@
<number>0</number> <number>0</number>
</property> </property>
<item row="1" column="1"> <item row="1" column="1">
<widget class="QLineEdit" name="version"/> <widget class="QLineEdit" name="version">
<property name="enabled">
<bool>false</bool>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</item> </item>
<item row="1" column="0"> <item row="1" column="0">
<widget class="QLabel" name="label_7"> <widget class="QLabel" name="label_7">
@ -31,6 +38,9 @@
</item> </item>
<item row="1" column="3"> <item row="1" column="3">
<widget class="QSpinBox" name="revision"> <widget class="QSpinBox" name="revision">
<property name="enabled">
<bool>false</bool>
</property>
<property name="readOnly"> <property name="readOnly">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -58,6 +68,12 @@
</item> </item>
<item row="1" column="5"> <item row="1" column="5">
<widget class="QSpinBox" name="level"> <widget class="QSpinBox" name="level">
<property name="enabled">
<bool>false</bool>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
<property name="buttonSymbols"> <property name="buttonSymbols">
<enum>QAbstractSpinBox::NoButtons</enum> <enum>QAbstractSpinBox::NoButtons</enum>
</property> </property>
@ -75,6 +91,9 @@
</item> </item>
<item row="0" column="1" colspan="5"> <item row="0" column="1" colspan="5">
<widget class="QLineEdit" name="filePath"> <widget class="QLineEdit" name="filePath">
<property name="enabled">
<bool>false</bool>
</property>
<property name="readOnly"> <property name="readOnly">
<bool>true</bool> <bool>true</bool>
</property> </property>

View file

@ -479,9 +479,6 @@
<property name="text"> <property name="text">
<string>Sound:</string> <string>Sound:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
</widget> </widget>
</item> </item>
<item> <item>

View file

@ -33,15 +33,6 @@
<property name="text"> <property name="text">
<string>1/16</string> <string>1/16</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item row="1" column="2"> <item row="1" column="2">
@ -141,12 +132,6 @@
<property name="text"> <property name="text">
<string>1/32</string> <string>1/32</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item row="2" column="2"> <item row="2" column="2">
@ -332,12 +317,6 @@
<property name="text"> <property name="text">
<string>1/8</string> <string>1/8</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
</layout> </layout>

View file

@ -130,9 +130,6 @@
<property name="text"> <property name="text">
<string>Height:</string> <string>Height:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>pageHeight</cstring> <cstring>pageHeight</cstring>
</property> </property>
@ -143,9 +140,6 @@
<property name="text"> <property name="text">
<string>Width:</string> <string>Width:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>pageWidth</cstring> <cstring>pageWidth</cstring>
</property> </property>
@ -174,9 +168,6 @@
<property name="text"> <property name="text">
<string>Staff space (sp):</string> <string>Staff space (sp):</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>spatiumEntry</cstring> <cstring>spatiumEntry</cstring>
</property> </property>
@ -473,9 +464,6 @@
<property name="text"> <property name="text">
<string>First page number:</string> <string>First page number:</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="buddy"> <property name="buddy">
<cstring>pageOffsetEntry</cstring> <cstring>pageOffsetEntry</cstring>
</property> </property>

View file

@ -33,13 +33,6 @@
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="palette">
<palette>
<active/>
<inactive/>
<disabled/>
</palette>
</property>
<property name="frameShape"> <property name="frameShape">
<enum>QFrame::StyledPanel</enum> <enum>QFrame::StyledPanel</enum>
</property> </property>
@ -412,9 +405,6 @@
<property name="toolTip"> <property name="toolTip">
<string>Master volume</string> <string>Master volume</string>
</property> </property>
<property name="whatsThis">
<string/>
</property>
<property name="accessibleName"> <property name="accessibleName">
<string>Master Volume</string> <string>Master Volume</string>
</property> </property>
@ -428,9 +418,6 @@
<property name="text"> <property name="text">
<string extracomment="short text for volume slider">Volume</string> <string extracomment="short text for volume slider">Volume</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="alignment"> <property name="alignment">
<set>Qt::AlignCenter</set> <set>Qt::AlignCenter</set>
</property> </property>
@ -444,484 +431,12 @@
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="palette">
<palette>
<active>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
<colorrole role="Button">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>255</green>
<blue>127</blue>
</color>
</brush>
</colorrole>
<colorrole role="Light">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>127</red>
<green>255</green>
<blue>191</blue>
</color>
</brush>
</colorrole>
<colorrole role="Midlight">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>38</red>
<green>255</green>
<blue>146</blue>
</color>
</brush>
</colorrole>
<colorrole role="Dark">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>127</green>
<blue>63</blue>
</color>
</brush>
</colorrole>
<colorrole role="Mid">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>170</green>
<blue>84</blue>
</color>
</brush>
</colorrole>
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
<colorrole role="BrightText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
<colorrole role="ButtonText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Shadow">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Highlight">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>86</red>
<green>117</green>
<blue>148</blue>
</color>
</brush>
</colorrole>
<colorrole role="HighlightedText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
<colorrole role="Link">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>238</blue>
</color>
</brush>
</colorrole>
<colorrole role="LinkVisited">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>82</red>
<green>24</green>
<blue>139</blue>
</color>
</brush>
</colorrole>
<colorrole role="AlternateBase">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>63</red>
<green>255</green>
<blue>159</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
<colorrole role="Button">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>255</green>
<blue>127</blue>
</color>
</brush>
</colorrole>
<colorrole role="Light">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>127</red>
<green>255</green>
<blue>191</blue>
</color>
</brush>
</colorrole>
<colorrole role="Midlight">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>38</red>
<green>255</green>
<blue>146</blue>
</color>
</brush>
</colorrole>
<colorrole role="Dark">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>127</green>
<blue>63</blue>
</color>
</brush>
</colorrole>
<colorrole role="Mid">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>170</green>
<blue>84</blue>
</color>
</brush>
</colorrole>
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
<colorrole role="BrightText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
<colorrole role="ButtonText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Shadow">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Highlight">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>86</red>
<green>117</green>
<blue>148</blue>
</color>
</brush>
</colorrole>
<colorrole role="HighlightedText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
<colorrole role="Link">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>238</blue>
</color>
</brush>
</colorrole>
<colorrole role="LinkVisited">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>82</red>
<green>24</green>
<blue>139</blue>
</color>
</brush>
</colorrole>
<colorrole role="AlternateBase">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>63</red>
<green>255</green>
<blue>159</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
<colorrole role="Button">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>255</green>
<blue>127</blue>
</color>
</brush>
</colorrole>
<colorrole role="Light">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>127</red>
<green>255</green>
<blue>191</blue>
</color>
</brush>
</colorrole>
<colorrole role="Midlight">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>38</red>
<green>255</green>
<blue>146</blue>
</color>
</brush>
</colorrole>
<colorrole role="Dark">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>127</green>
<blue>63</blue>
</color>
</brush>
</colorrole>
<colorrole role="Mid">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>170</green>
<blue>84</blue>
</color>
</brush>
</colorrole>
<colorrole role="Text">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
<colorrole role="BrightText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
<colorrole role="ButtonText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>128</red>
<green>128</green>
<blue>128</blue>
</color>
</brush>
</colorrole>
<colorrole role="Base">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Window">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Shadow">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>0</blue>
</color>
</brush>
</colorrole>
<colorrole role="Highlight">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>86</red>
<green>117</green>
<blue>148</blue>
</color>
</brush>
</colorrole>
<colorrole role="HighlightedText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>255</red>
<green>255</green>
<blue>255</blue>
</color>
</brush>
</colorrole>
<colorrole role="Link">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>0</red>
<green>0</green>
<blue>238</blue>
</color>
</brush>
</colorrole>
<colorrole role="LinkVisited">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>82</red>
<green>24</green>
<blue>139</blue>
</color>
</brush>
</colorrole>
<colorrole role="AlternateBase">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>63</red>
<green>255</green>
<blue>159</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property name="font"> <property name="font">
<font/> <font/>
</property> </property>
<property name="toolTip"> <property name="toolTip">
<string>Actual tempo</string> <string>Actual tempo</string>
</property> </property>
<property name="autoFillBackground">
<bool>false</bool>
</property>
<property name="frameShape"> <property name="frameShape">
<enum>QFrame::StyledPanel</enum> <enum>QFrame::StyledPanel</enum>
</property> </property>
@ -934,18 +449,9 @@
<property name="text"> <property name="text">
<string>120BPM</string> <string>120BPM</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="alignment"> <property name="alignment">
<set>Qt::AlignCenter</set> <set>Qt::AlignCenter</set>
</property> </property>
<property name="margin">
<number>0</number>
</property>
<property name="indent">
<number>0</number>
</property>
<property name="textInteractionFlags"> <property name="textInteractionFlags">
<set>Qt::NoTextInteraction</set> <set>Qt::NoTextInteraction</set>
</property> </property>
@ -956,9 +462,6 @@
<property name="text"> <property name="text">
<string extracomment="short text for tempo slider">Tempo</string> <string extracomment="short text for tempo slider">Tempo</string>
</property> </property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
</property>
<property name="alignment"> <property name="alignment">
<set>Qt::AlignCenter</set> <set>Qt::AlignCenter</set>
</property> </property>
@ -969,9 +472,6 @@
<property name="accessibleName"> <property name="accessibleName">
<string>Relative tempo to 120 beats per minute</string> <string>Relative tempo to 120 beats per minute</string>
</property> </property>
<property name="accessibleDescription">
<string/>
</property>
<property name="alignment"> <property name="alignment">
<set>Qt::AlignCenter</set> <set>Qt::AlignCenter</set>
</property> </property>

View file

@ -47,6 +47,9 @@
</item> </item>
<item row="1" column="1" colspan="4"> <item row="1" column="1" colspan="4">
<widget class="QLineEdit" name="pluginPath"> <widget class="QLineEdit" name="pluginPath">
<property name="enabled">
<bool>false</bool>
</property>
<property name="readOnly"> <property name="readOnly">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -54,6 +57,9 @@
</item> </item>
<item row="2" column="1"> <item row="2" column="1">
<widget class="QLineEdit" name="pluginVersion"> <widget class="QLineEdit" name="pluginVersion">
<property name="enabled">
<bool>false</bool>
</property>
<property name="readOnly"> <property name="readOnly">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -61,6 +67,9 @@
</item> </item>
<item row="2" column="3" colspan="2"> <item row="2" column="3" colspan="2">
<widget class="QLineEdit" name="pluginShortcut"> <widget class="QLineEdit" name="pluginShortcut">
<property name="enabled">
<bool>false</bool>
</property>
<property name="readOnly"> <property name="readOnly">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -82,6 +91,9 @@
</item> </item>
<item row="0" column="1" colspan="3"> <item row="0" column="1" colspan="3">
<widget class="QLineEdit" name="pluginName"> <widget class="QLineEdit" name="pluginName">
<property name="enabled">
<bool>false</bool>
</property>
<property name="readOnly"> <property name="readOnly">
<bool>true</bool> <bool>true</bool>
</property> </property>

View file

@ -111,9 +111,6 @@
<property name="title"> <property name="title">
<string>Program Start</string> <string>Program Start</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout"> <layout class="QGridLayout" name="gridLayout">
<item row="0" column="0"> <item row="0" column="0">
<widget class="QRadioButton" name="emptySession"> <widget class="QRadioButton" name="emptySession">
@ -246,9 +243,6 @@
<property name="title"> <property name="title">
<string>OSC Remote Control</string> <string>OSC Remote Control</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -261,9 +255,6 @@
<property name="text"> <property name="text">
<string extracomment="The UDP port number on which the MuseScore OSC server will listen on">Port number:</string> <string extracomment="The UDP port number on which the MuseScore OSC server will listen on">Port number:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
</property>
</widget> </widget>
</item> </item>
<item> <item>
@ -306,9 +297,6 @@
<property name="title"> <property name="title">
<string>Auto Save</string> <string>Auto Save</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -376,9 +364,6 @@
<property name="title"> <property name="title">
<string>Language</string> <string>Language</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>false</bool> <bool>false</bool>
</property> </property>
@ -401,6 +386,43 @@
<verstretch>0</verstretch> <verstretch>0</verstretch>
</sizepolicy> </sizepolicy>
</property> </property>
<property name="palette">
<palette>
<active>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>255</red>
<green>1</green>
<blue>39</blue>
</color>
</brush>
</colorrole>
</active>
<inactive>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>255</red>
<green>1</green>
<blue>39</blue>
</color>
</brush>
</colorrole>
</inactive>
<disabled>
<colorrole role="WindowText">
<brush brushstyle="SolidPattern">
<color alpha="255">
<red>106</red>
<green>104</green>
<blue>100</blue>
</color>
</brush>
</colorrole>
</disabled>
</palette>
</property>
<property name="font"> <property name="font">
<font> <font>
<italic>true</italic> <italic>true</italic>
@ -432,9 +454,6 @@
<property name="title"> <property name="title">
<string>Folders</string> <string>Folders</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout"> <layout class="QGridLayout">
<property name="leftMargin"> <property name="leftMargin">
<number>3</number> <number>3</number>
@ -472,9 +491,6 @@
<property name="alignment"> <property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property> </property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item row="0" column="0"> <item row="0" column="0">
@ -485,9 +501,6 @@
<property name="alignment"> <property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property> </property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item row="1" column="0"> <item row="1" column="0">
@ -498,9 +511,6 @@
<property name="alignment"> <property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property> </property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item row="1" column="1"> <item row="1" column="1">
@ -521,9 +531,6 @@
<property name="alignment"> <property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property> </property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item row="0" column="2"> <item row="0" column="2">
@ -574,9 +581,6 @@
<property name="alignment"> <property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property> </property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item row="2" column="1"> <item row="2" column="1">
@ -637,9 +641,6 @@
<property name="alignment"> <property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property> </property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item row="5" column="1"> <item row="5" column="1">
@ -830,9 +831,6 @@
<property name="title"> <property name="title">
<string>Background</string> <string>Background</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout"> <layout class="QGridLayout">
<property name="leftMargin"> <property name="leftMargin">
<number>9</number> <number>9</number>
@ -961,9 +959,6 @@
<property name="title"> <property name="title">
<string>Paper</string> <string>Paper</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout"> <layout class="QGridLayout">
<property name="leftMargin"> <property name="leftMargin">
<number>9</number> <number>9</number>
@ -1115,9 +1110,6 @@
<property name="title"> <property name="title">
<string>Miscellaneous</string> <string>Miscellaneous</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout"> <layout class="QGridLayout">
<item row="0" column="0"> <item row="0" column="0">
<widget class="QCheckBox" name="drawAntialiased"> <widget class="QCheckBox" name="drawAntialiased">
@ -1313,9 +1305,6 @@
<property name="title"> <property name="title">
<string>MIDI Remote Control</string> <string>MIDI Remote Control</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -2234,9 +2223,6 @@
<property name="title"> <property name="title">
<string>View</string> <string>View</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout_7"> <layout class="QGridLayout" name="gridLayout_7">
<item row="0" column="1"> <item row="0" column="1">
<widget class="QDoubleSpinBox" name="scale"> <widget class="QDoubleSpinBox" name="scale">
@ -2304,9 +2290,6 @@
<property name="title"> <property name="title">
<string>Default Files</string> <string>Default Files</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout" name="_23"> <layout class="QGridLayout" name="_23">
<property name="leftMargin"> <property name="leftMargin">
<number>3</number> <number>3</number>
@ -2527,7 +2510,7 @@
<string>PulseAudio</string> <string>PulseAudio</string>
</property> </property>
<property name="flat"> <property name="flat">
<bool>true</bool> <bool>false</bool>
</property> </property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
@ -2548,9 +2531,6 @@
<property name="title"> <property name="title">
<string>PortAudio</string> <string>PortAudio</string>
</property> </property>
<property name="flat">
<bool>true</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -2666,9 +2646,6 @@
<property name="title"> <property name="title">
<string>ALSA audio</string> <string>ALSA audio</string>
</property> </property>
<property name="flat">
<bool>true</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -2862,9 +2839,6 @@
<property name="title"> <property name="title">
<string>JACK audio server</string> <string>JACK audio server</string>
</property> </property>
<property name="flat">
<bool>true</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -3043,9 +3017,6 @@
<property name="title"> <property name="title">
<string>Style Used for Import</string> <string>Style Used for Import</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QVBoxLayout"> <layout class="QVBoxLayout">
<item> <item>
<widget class="QRadioButton" name="useImportBuildinStyle"> <widget class="QRadioButton" name="useImportBuildinStyle">
@ -3106,9 +3077,6 @@
<property name="title"> <property name="title">
<string>Character Set Used When Importing Binary Files</string> <string>Character Set Used When Importing Binary Files</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout_12"> <layout class="QVBoxLayout" name="verticalLayout_12">
<item> <item>
<layout class="QFormLayout" name="formLayout"> <layout class="QFormLayout" name="formLayout">
@ -3165,9 +3133,6 @@
<property name="title"> <property name="title">
<string>MusicXML</string> <string>MusicXML</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout_13"> <layout class="QVBoxLayout" name="verticalLayout_13">
<item> <item>
<widget class="QCheckBox" name="importLayout"> <widget class="QCheckBox" name="importLayout">
@ -3309,9 +3274,6 @@
<property name="title"> <property name="title">
<string>PNG/SVG</string> <string>PNG/SVG</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout_8"> <layout class="QGridLayout" name="gridLayout_8">
<item row="0" column="0"> <item row="0" column="0">
<widget class="QLabel" name="label_4"> <widget class="QLabel" name="label_4">
@ -3379,9 +3341,6 @@
<property name="title"> <property name="title">
<string>MIDI</string> <string>MIDI</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QHBoxLayout" name="horizontalLayout"> <layout class="QHBoxLayout" name="horizontalLayout">
<item> <item>
<widget class="QCheckBox" name="expandRepeats"> <widget class="QCheckBox" name="expandRepeats">
@ -3469,9 +3428,6 @@
<property name="title"> <property name="title">
<string>MusicXML</string> <string>MusicXML</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout_14"> <layout class="QVBoxLayout" name="verticalLayout_14">
<item> <item>
<widget class="QGroupBox" name="exportLayout"> <widget class="QGroupBox" name="exportLayout">
@ -3750,9 +3706,6 @@
<property name="title"> <property name="title">
<string>Automatic Update Check</string> <string>Automatic Update Check</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout_6"> <layout class="QGridLayout" name="gridLayout_6">
<item row="1" column="0"> <item row="1" column="0">
<layout class="QHBoxLayout" name="horizontalLayout_3"> <layout class="QHBoxLayout" name="horizontalLayout_3">

View file

@ -33,9 +33,6 @@
<property name="title"> <property name="title">
<string>Select</string> <string>Select</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout_2"> <layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0"> <item row="0" column="0">
<widget class="QLabel" name="label"> <widget class="QLabel" name="label">
@ -101,9 +98,6 @@
<property name="title"> <property name="title">
<string>Action</string> <string>Action</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout"> <layout class="QGridLayout" name="gridLayout">
<item row="0" column="0"> <item row="0" column="0">
<widget class="QRadioButton" name="replace"> <widget class="QRadioButton" name="replace">

View file

@ -35,9 +35,6 @@
<property name="title"> <property name="title">
<string>Split Staff</string> <string>Split Staff</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout_2"> <layout class="QGridLayout" name="gridLayout_2">
<item row="0" column="0"> <item row="0" column="0">
<layout class="QHBoxLayout"> <layout class="QHBoxLayout">
@ -107,9 +104,7 @@
<tabstops> <tabstops>
<tabstop>buttonBox</tabstop> <tabstop>buttonBox</tabstop>
</tabstops> </tabstops>
<resources> <resources/>
<include location="musescore.qrc"/>
</resources>
<connections> <connections>
<connection> <connection>
<sender>buttonBox</sender> <sender>buttonBox</sender>

View file

@ -364,9 +364,6 @@
<property name="title"> <property name="title">
<string>Change Stops:</string> <string>Change Stops:</string>
</property> </property>
<property name="flat">
<bool>true</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>

View file

@ -78,12 +78,6 @@
<property name="text"> <property name="text">
<string>Font:</string> <string>Font:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item> <item>
@ -104,12 +98,6 @@
<property name="text"> <property name="text">
<string>Size:</string> <string>Size:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item> <item>
@ -161,12 +149,6 @@
<property name="textFormat"> <property name="textFormat">
<enum>Qt::PlainText</enum> <enum>Qt::PlainText</enum>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item> <item>
@ -318,12 +300,6 @@
<property name="text"> <property name="text">
<string>Color:</string> <string>Color:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item> <item>
@ -391,9 +367,6 @@
<property name="title"> <property name="title">
<string>Offset</string> <string>Offset</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout_4"> <layout class="QGridLayout" name="gridLayout_4">
<property name="topMargin"> <property name="topMargin">
<number>4</number> <number>4</number>
@ -414,12 +387,6 @@
<property name="text"> <property name="text">
<string extracomment="coordinate">Horizontal:</string> <string extracomment="coordinate">Horizontal:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item row="0" column="1"> <item row="0" column="1">
@ -465,12 +432,6 @@
<property name="text"> <property name="text">
<string extracomment="coordinate">Vertical:</string> <string extracomment="coordinate">Vertical:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item row="0" column="1"> <item row="0" column="1">
@ -556,12 +517,6 @@
<property name="text"> <property name="text">
<string>Horizontal:</string> <string>Horizontal:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item row="0" column="1"> <item row="0" column="1">
@ -667,9 +622,6 @@
<property name="text"> <property name="text">
<string>Vertical:</string> <string>Vertical:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
</widget> </widget>
</item> </item>
<item row="0" column="8"> <item row="0" column="8">
@ -778,9 +730,6 @@
<property name="title"> <property name="title">
<string>Frame</string> <string>Frame</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -841,12 +790,6 @@
<property name="text"> <property name="text">
<string>Border thickness:</string> <string>Border thickness:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item row="0" column="1"> <item row="0" column="1">
@ -879,12 +822,6 @@
<property name="text"> <property name="text">
<string>Text margin:</string> <string>Text margin:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item row="0" column="3"> <item row="0" column="3">
@ -917,12 +854,6 @@
<property name="text"> <property name="text">
<string>Border radius:</string> <string>Border radius:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item row="1" column="1"> <item row="1" column="1">
@ -943,12 +874,6 @@
<property name="text"> <property name="text">
<string>Foreground color:</string> <string>Foreground color:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
<item row="2" column="3"> <item row="2" column="3">
@ -982,12 +907,6 @@
<property name="text"> <property name="text">
<string>Background color:</string> <string>Background color:</string>
</property> </property>
<property name="alignment">
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
</property>
<property name="indent">
<number>5</number>
</property>
</widget> </widget>
</item> </item>
</layout> </layout>

View file

@ -33,9 +33,6 @@
<property name="title"> <property name="title">
<string>Time Signature Properties</string> <string>Time Signature Properties</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout" name="gridLayout" columnstretch="0,0,0"> <layout class="QGridLayout" name="gridLayout" columnstretch="0,0,0">
<property name="rightMargin"> <property name="rightMargin">
<number>24</number> <number>24</number>

View file

@ -28,9 +28,6 @@
<property name="title"> <property name="title">
<string>Enter Time Signature:</string> <string>Enter Time Signature:</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout"> <layout class="QVBoxLayout" name="verticalLayout">
<item> <item>
<layout class="QHBoxLayout" name="horizontalLayout"> <layout class="QHBoxLayout" name="horizontalLayout">
@ -184,9 +181,6 @@
<property name="title"> <property name="title">
<string>Pickup Measure</string> <string>Pickup Measure</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -302,9 +296,6 @@
<property name="title"> <property name="title">
<string>Enter Number of Measures:</string> <string>Enter Number of Measures:</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QGridLayout"> <layout class="QGridLayout">
<property name="topMargin"> <property name="topMargin">
<number>3</number> <number>3</number>
@ -365,12 +356,6 @@
<property name="text"> <property name="text">
<string>Hint: You can also add or remove measures after creation of the score.</string> <string>Hint: You can also add or remove measures after creation of the score.</string>
</property> </property>
<property name="textFormat">
<enum>Qt::AutoText</enum>
</property>
<property name="wordWrap">
<bool>true</bool>
</property>
</widget> </widget>
</item> </item>
</layout> </layout>

View file

@ -31,9 +31,6 @@
<property name="title"> <property name="title">
<string>By Key</string> <string>By Key</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -161,9 +158,6 @@
<property name="title"> <property name="title">
<string>By Interval</string> <string>By Interval</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<property name="checkable"> <property name="checkable">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -437,9 +431,6 @@
<property name="title"> <property name="title">
<string>Options</string> <string>Options</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout"> <layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing"> <property name="spacing">
<number>5</number> <number>5</number>

View file

@ -33,9 +33,6 @@
<property name="title"> <property name="title">
<string>Type</string> <string>Type</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout"> <layout class="QVBoxLayout" name="verticalLayout">
<item> <item>
<layout class="QHBoxLayout" name="horizontalLayout"> <layout class="QHBoxLayout" name="horizontalLayout">
@ -127,9 +124,6 @@
<property name="title"> <property name="title">
<string>Format</string> <string>Format</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QHBoxLayout"> <layout class="QHBoxLayout">
<property name="spacing"> <property name="spacing">
<number>9</number> <number>9</number>
@ -151,9 +145,6 @@
<property name="title"> <property name="title">
<string>Number</string> <string>Number</string>
</property> </property>
<property name="flat">
<bool>true</bool>
</property>
<layout class="QVBoxLayout"> <layout class="QVBoxLayout">
<property name="leftMargin"> <property name="leftMargin">
<number>6</number> <number>6</number>
@ -199,9 +190,6 @@
<property name="title"> <property name="title">
<string>Bracket</string> <string>Bracket</string>
</property> </property>
<property name="flat">
<bool>true</bool>
</property>
<layout class="QVBoxLayout"> <layout class="QVBoxLayout">
<property name="leftMargin"> <property name="leftMargin">
<number>6</number> <number>6</number>
@ -259,9 +247,7 @@
</item> </item>
</layout> </layout>
</widget> </widget>
<resources> <resources/>
<include location="musescore.qrc"/>
</resources>
<connections> <connections>
<connection> <connection>
<sender>buttonBox</sender> <sender>buttonBox</sender>

View file

@ -55,11 +55,11 @@ UploadScoreDialog::UploadScoreDialog(LoginManager* loginManager)
setWindowFlags(this->windowFlags() & ~Qt::WindowContextHelpButtonHint); setWindowFlags(this->windowFlags() & ~Qt::WindowContextHelpButtonHint);
license->addItem(tr("All Rights reserved"), "all-rights-reserved"); license->addItem(tr("All Rights reserved"), "all-rights-reserved");
license->addItem(tr("Creative Commons Attribution"), "cc-by"); license->addItem(tr("Creative Commons Attribution"), "cc-by");
license->addItem(tr("Creative Commons Attribution Share Alike"), "cc-by-sa"); license->addItem(tr("Creative Commons Attribution Share Alike"), "cc-by-sa");
license->addItem(tr("Creative Commons Attribution No Derivative Works"), "cc-by-nd"); license->addItem(tr("Creative Commons Attribution No Derivative Works"), "cc-by-nd");
license->addItem(tr("Creative Commons Attribution Noncommercial"), "cc-by-nc"); license->addItem(tr("Creative Commons Attribution Noncommercial"), "cc-by-nc");
license->addItem(tr("Creative Commons Attribution Noncommercial Share Alike"), "cc-by-nc-sa"); license->addItem(tr("Creative Commons Attribution Noncommercial Share Alike"), "cc-by-nc-sa");
license->addItem(tr("Creative Commons Attribution Noncommercial Non Derivate Works"), "cc-by-nc-nd"); license->addItem(tr("Creative Commons Attribution Noncommercial Non Derivate Works"), "cc-by-nc-nd");
license->addItem(tr("Public Domain"), "publicdomain"); license->addItem(tr("Public Domain"), "publicdomain");
license->addItem(tr("Creative Commons Zero"), "cc-zero"); license->addItem(tr("Creative Commons Zero"), "cc-zero");
@ -75,9 +75,6 @@ UploadScoreDialog::UploadScoreDialog(LoginManager* loginManager)
.arg("</a>")); .arg("</a>"));
privateHelp->setFont(font); privateHelp->setFont(font);
tagsHelp->setText(tr("Use a comma to separate the tags"));
tagsHelp->setFont(font);
connect(buttonBox, SIGNAL(clicked(QAbstractButton*)), SLOT(buttonBoxClicked(QAbstractButton*))); connect(buttonBox, SIGNAL(clicked(QAbstractButton*)), SLOT(buttonBoxClicked(QAbstractButton*)));
chkSignoutOnExit->setVisible(false); chkSignoutOnExit->setVisible(false);
_loginManager = loginManager; _loginManager = loginManager;

View file

@ -209,7 +209,7 @@
<item row="5" column="1"> <item row="5" column="1">
<widget class="QLabel" name="licenseHelp"> <widget class="QLabel" name="licenseHelp">
<property name="text"> <property name="text">
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt; <string notr="true" extracomment="Placeholder, gets set and translated programatically">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt; &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
@ -218,9 +218,6 @@ p, li { white-space: pre-wrap; }
<property name="alignment"> <property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set> <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property> </property>
<property name="margin">
<number>0</number>
</property>
<property name="openExternalLinks"> <property name="openExternalLinks">
<bool>true</bool> <bool>true</bool>
</property> </property>
@ -263,14 +260,7 @@ p, li { white-space: pre-wrap; }
</font> </font>
</property> </property>
<property name="text"> <property name="text">
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt; <string>Use a comma to separate the tags</string>
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8pt; font-weight:400;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;Use a comma to separate the tags&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
</property> </property>
</widget> </widget>
</item> </item>
@ -302,7 +292,7 @@ p, li { white-space: pre-wrap; }
<item row="2" column="1"> <item row="2" column="1">
<widget class="QLabel" name="privateHelp"> <widget class="QLabel" name="privateHelp">
<property name="text"> <property name="text">
<string notr="true">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt; <string notr="true" extracomment="Placeholder, gets set and translated programatically">&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt; &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; } p, li { white-space: pre-wrap; }
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt; &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;

View file

@ -21,9 +21,6 @@
<property name="title"> <property name="title">
<string>Volta Properties</string> <string>Volta Properties</string>
</property> </property>
<property name="flat">
<bool>false</bool>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2"> <layout class="QVBoxLayout" name="verticalLayout_2">
<item> <item>
<layout class="QGridLayout" name="gridLayout"> <layout class="QGridLayout" name="gridLayout">
@ -79,9 +76,7 @@
</item> </item>
</layout> </layout>
</widget> </widget>
<resources> <resources/>
<include location="musescore.qrc"/>
</resources>
<connections> <connections>
<connection> <connection>
<sender>buttonBox</sender> <sender>buttonBox</sender>