/[svn]/qsampler/trunk/src/qsamplerOptionsForm.ui
ViewVC logotype

Diff of /qsampler/trunk/src/qsamplerOptionsForm.ui

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1803 by schoenebeck, Sun Dec 7 13:58:16 2008 UTC revision 2722 by capela, Tue Mar 3 17:41:04 2015 UTC
# Line 2  Line 2 
2   <author>rncbc aka Rui Nuno Capela</author>   <author>rncbc aka Rui Nuno Capela</author>
3   <comment>qsampler - A LinuxSampler Qt GUI Interface.   <comment>qsampler - A LinuxSampler Qt GUI Interface.
4    
5     Copyright (C) 2005-2008, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2005-2015, rncbc aka Rui Nuno Capela. All rights reserved.
6     Copyright (C) 2007, Christian Schoenebeck     Copyright (C) 2007, Christian Schoenebeck
7    
8     This program is free software; you can redistribute it and/or     This program is free software; you can redistribute it and/or
# Line 26  Line 26 
26     <rect>     <rect>
27      <x>0</x>      <x>0</x>
28      <y>0</y>      <y>0</y>
29      <width>537</width>      <width>520</width>
30      <height>422</height>      <height>420</height>
31     </rect>     </rect>
32    </property>    </property>
33    <property name="windowTitle" >    <property name="windowTitle" >
34     <string>Qsampler: Options</string>     <string>Qsampler: Options</string>
35    </property>    </property>
36    <property name="windowIcon" >    <property name="windowIcon" >
37     <iconset resource="../icons/qsampler.qrc" >     <iconset resource="qsampler.qrc" >
38      <normaloff>:/icons/qsampler.png</normaloff>:/icons/qsampler.png</iconset>      <normaloff>:/images/qsampler.png</normaloff>:/images/qsampler.png</iconset>
39    </property>    </property>
40    <property name="sizeGripEnabled" >    <property name="sizeGripEnabled" >
41     <bool>true</bool>     <bool>true</bool>
# Line 47  Line 47 
47     <property name="spacing" >     <property name="spacing" >
48      <number>4</number>      <number>4</number>
49     </property>     </property>
    <item row="1" column="0" >  
     <layout class="QHBoxLayout" >  
      <property name="spacing" >  
       <number>4</number>  
      </property>  
      <property name="margin" >  
       <number>0</number>  
      </property>  
      <item>  
       <spacer>  
        <property name="orientation" >  
         <enum>Qt::Horizontal</enum>  
        </property>  
        <property name="sizeType" >  
         <enum>QSizePolicy::Expanding</enum>  
        </property>  
        <property name="sizeHint" stdset="0" >  
         <size>  
          <width>250</width>  
          <height>16</height>  
         </size>  
        </property>  
       </spacer>  
      </item>  
      <item>  
       <widget class="QPushButton" name="OkPushButton" >  
        <property name="text" >  
         <string>OK</string>  
        </property>  
        <property name="icon" >  
         <iconset resource="../icons/qsampler.qrc" >  
          <normaloff>:/icons/formAccept.png</normaloff>:/icons/formAccept.png</iconset>  
        </property>  
       </widget>  
      </item>  
      <item>  
       <widget class="QPushButton" name="CancelPushButton" >  
        <property name="text" >  
         <string>Cancel</string>  
        </property>  
        <property name="icon" >  
         <iconset resource="../icons/qsampler.qrc" >  
          <normaloff>:/icons/formReject.png</normaloff>:/icons/formReject.png</iconset>  
        </property>  
       </widget>  
      </item>  
     </layout>  
    </item>  
50     <item row="0" column="0" >     <item row="0" column="0" >
51      <widget class="QTabWidget" name="OptionsTabWidget" >      <widget class="QTabWidget" name="OptionsTabWidget" >
52       <property name="acceptDrops" >       <property name="acceptDrops" >
# Line 108  Line 60 
60         <rect>         <rect>
61          <x>0</x>          <x>0</x>
62          <y>0</y>          <y>0</y>
63          <width>525</width>          <width>527</width>
64          <height>352</height>          <height>352</height>
65         </rect>         </rect>
66        </property>        </property>
# Line 283  Line 235 
235              <property name="text" >              <property name="text" >
236               <string>&amp;Start server locally</string>               <string>&amp;Start server locally</string>
237              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+S</string>  
             </property>  
238             </widget>             </widget>
239            </item>            </item>
240            <item row="4" column="1" colspan="4" >            <item row="4" column="1" colspan="4" >
# Line 591  Line 540 
540              <property name="text" >              <property name="text" >
541               <string>&amp;Messages log file:</string>               <string>&amp;Messages log file:</string>
542              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+M</string>  
             </property>  
543             </widget>             </widget>
544            </item>            </item>
545           </layout>           </layout>
# Line 606  Line 552 
552         <rect>         <rect>
553          <x>0</x>          <x>0</x>
554          <y>0</y>          <y>0</y>
555          <width>525</width>          <width>527</width>
556          <height>352</height>          <height>352</height>
557         </rect>         </rect>
558        </property>        </property>
559        <attribute name="title" >        <attribute name="title" >
560         <string>&amp;Tuning</string>         <string>&amp;Tuning</string>
561        </attribute>        </attribute>
562        <layout class="QGridLayout" name="gridLayout" >        <layout class="QGridLayout" >
563         <item row="0" column="0" >         <item row="0" column="0" >
564          <widget class="QGroupBox" name="LimitsGroupBox" >          <widget class="QGroupBox" name="LimitsGroupBox" >
565           <property name="font" >           <property name="font" >
# Line 628  Line 574 
574           <property name="flat" >           <property name="flat" >
575            <bool>true</bool>            <bool>true</bool>
576           </property>           </property>
577           <layout class="QGridLayout" name="_2" >           <layout class="QGridLayout" >
           <property name="margin" >  
            <number>8</number>  
           </property>  
           <property name="spacing" >  
            <number>4</number>  
           </property>  
578            <item row="0" column="0" >            <item row="0" column="0" >
579             <widget class="QLabel" name="MaxVoicesTextLabel" >             <widget class="QLabel" name="MaxVoicesTextLabel" >
580              <property name="font" >              <property name="font" >
# Line 644  Line 584 
584               </font>               </font>
585              </property>              </property>
586              <property name="text" >              <property name="text" >
587               <string>Max. Voices:</string>               <string>Maximum number of voices:</string>
588              </property>              </property>
589             </widget>             </widget>
590            </item>            </item>
591            <item row="0" column="1" >            <item row="0" column="1" >
592             <widget class="QSpinBox" name="MaxVoicesSpinBox" >             <widget class="QSpinBox" name="MaxVoicesSpinBox" >
593                <property name="minimumSize" >
594                 <size>
595                  <width>60</width>
596                  <height>0</height>
597                 </size>
598                </property>
599              <property name="font" >              <property name="font" >
600               <font>               <font>
601                <weight>50</weight>                <weight>50</weight>
602                <bold>false</bold>                <bold>false</bold>
603               </font>               </font>
604              </property>              </property>
605                <property name="toolTip" >
606                 <string>Maximum number of voices</string>
607                </property>
608                <property name="maximum" >
609                 <number>999999999</number>
610                </property>
611             </widget>             </widget>
612            </item>            </item>
613            <item row="1" column="1" >            <item rowspan="2" row="0" column="2" >
614             <widget class="QSpinBox" name="MaxStreamsSpinBox" >             <spacer>
615                <property name="orientation" >
616                 <enum>Qt::Horizontal</enum>
617                </property>
618                <property name="sizeHint" stdset="0" >
619                 <size>
620                  <width>250</width>
621                  <height>20</height>
622                 </size>
623                </property>
624               </spacer>
625              </item>
626              <item row="1" column="0" >
627               <widget class="QLabel" name="MaxDiskStreamsTextLabel" >
628              <property name="font" >              <property name="font" >
629               <font>               <font>
630                <weight>50</weight>                <weight>50</weight>
631                <bold>false</bold>                <bold>false</bold>
632               </font>               </font>
633              </property>              </property>
634                <property name="text" >
635                 <string>Maximum number of disk streams:</string>
636                </property>
637             </widget>             </widget>
638            </item>            </item>
639            <item row="1" column="0" >            <item row="1" column="1" >
640             <widget class="QLabel" name="MaxDiskStreamsTextLabel" >             <widget class="QSpinBox" name="MaxStreamsSpinBox" >
641                <property name="minimumSize" >
642                 <size>
643                  <width>60</width>
644                  <height>0</height>
645                 </size>
646                </property>
647              <property name="font" >              <property name="font" >
648               <font>               <font>
649                <weight>50</weight>                <weight>50</weight>
650                <bold>false</bold>                <bold>false</bold>
651               </font>               </font>
652              </property>              </property>
653              <property name="text" >              <property name="toolTip" >
654               <string>Max. Disk Streams:</string>               <string>Maximum number of disk streams</string>
655                </property>
656                <property name="maximum" >
657                 <number>999999999</number>
658              </property>              </property>
659             </widget>             </widget>
660            </item>            </item>
661              <item row="2" column="0" colspan="3" >
662               <spacer>
663                <property name="orientation" >
664                 <enum>Qt::Vertical</enum>
665                </property>
666                <property name="sizeHint" stdset="0" >
667                 <size>
668                  <width>20</width>
669                  <height>194</height>
670                 </size>
671                </property>
672               </spacer>
673              </item>
674           </layout>           </layout>
675          </widget>          </widget>
676         </item>         </item>
        <item row="1" column="0" >  
         <spacer name="verticalSpacer" >  
          <property name="orientation" >  
           <enum>Qt::Vertical</enum>  
          </property>  
          <property name="sizeHint" stdset="0" >  
           <size>  
            <width>20</width>  
            <height>83</height>  
           </size>  
          </property>  
         </spacer>  
        </item>  
677        </layout>        </layout>
678       </widget>       </widget>
679       <widget class="QWidget" name="DisplayTabPage" >       <widget class="QWidget" name="DisplayTabPage" >
# Line 704  Line 681 
681         <rect>         <rect>
682          <x>0</x>          <x>0</x>
683          <y>0</y>          <y>0</y>
684          <width>525</width>          <width>800</width>
685          <height>352</height>          <height>480</height>
686         </rect>         </rect>
687        </property>        </property>
688        <attribute name="title" >        <attribute name="title" >
689         <string>&amp;Display</string>         <string>&amp;Display</string>
690        </attribute>        </attribute>
691        <layout class="QVBoxLayout" name="verticalLayout" >        <layout class="QVBoxLayout" >
692         <item>         <item>
693          <widget class="QGroupBox" name="ChannelsGroupBox" >          <widget class="QGroupBox" name="ChannelsGroupBox" >
694           <property name="font" >           <property name="font" >
# Line 796  Line 773 
773              <property name="text" >              <property name="text" >
774               <string>&amp;Font...</string>               <string>&amp;Font...</string>
775              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+F</string>  
             </property>  
776              <property name="autoDefault" >              <property name="autoDefault" >
777               <bool>false</bool>               <bool>false</bool>
778              </property>              </property>
# Line 834  Line 808 
808              <property name="text" >              <property name="text" >
809               <string>&amp;Auto refresh:</string>               <string>&amp;Auto refresh:</string>
810              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+A</string>  
             </property>  
811             </widget>             </widget>
812            </item>            </item>
813            <item row="1" column="3" >            <item row="1" column="3" >
# Line 940  Line 911 
911              <property name="text" >              <property name="text" >
912               <string>Display shiny glass light &amp;effect</string>               <string>Display shiny glass light &amp;effect</string>
913              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+E</string>  
             </property>  
914             </widget>             </widget>
915            </item>            </item>
916           </layout>           </layout>
# Line 1029  Line 997 
997              <property name="text" >              <property name="text" >
998               <string>&amp;Font...</string>               <string>&amp;Font...</string>
999              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+F</string>  
             </property>  
1000              <property name="autoDefault" >              <property name="autoDefault" >
1001               <bool>false</bool>               <bool>false</bool>
1002              </property>              </property>
# Line 1067  Line 1032 
1032              <property name="text" >              <property name="text" >
1033               <string>&amp;Messages limit:</string>               <string>&amp;Messages limit:</string>
1034              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+M</string>  
             </property>  
1035             </widget>             </widget>
1036            </item>            </item>
1037            <item>            <item>
# Line 1132  Line 1094 
1094              <property name="text" >              <property name="text" >
1095               <string>&amp;Confirm removals</string>               <string>&amp;Confirm removals</string>
1096              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+C</string>  
             </property>  
1097             </widget>             </widget>
1098            </item>            </item>
1099            <item row="0" column="1" colspan="2" >            <item row="0" column="1" colspan="2" >
# Line 1195  Line 1154 
1154              <property name="text" >              <property name="text" >
1155               <string>&amp;Keep child windows always on top</string>               <string>&amp;Keep child windows always on top</string>
1156              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+K</string>  
             </property>  
1157             </widget>             </widget>
1158            </item>            </item>
1159            <item rowspan="3" row="1" column="1" colspan="3" >            <item row="1" column="2" colspan="2">
1160             <spacer name="horizontalSpacer" >             <widget class="QCheckBox" name="ConfirmResetCheckBox" >
1161              <property name="orientation" >              <property name="font" >
1162               <enum>Qt::Horizontal</enum>               <font>
1163                  <weight>50</weight>
1164                  <bold>false</bold>
1165                 </font>
1166              </property>              </property>
1167              <property name="sizeHint" stdset="0" >              <property name="toolTip" >
1168               <size>               <string>Whether to ask for session reset</string>
               <width>281</width>  
               <height>48</height>  
              </size>  
1169              </property>              </property>
1170             </spacer>              <property name="text" >
1171                 <string>&amp;Confirm session reset</string>
1172                </property>
1173               </widget>
1174            </item>            </item>
1175            <item row="2" column="0" >            <item row="2" column="0" >
1176             <widget class="QCheckBox" name="StdoutCaptureCheckBox" >             <widget class="QCheckBox" name="StdoutCaptureCheckBox" >
# Line 1227  Line 1186 
1186              <property name="text" >              <property name="text" >
1187               <string>Capture standard &amp;output</string>               <string>Capture standard &amp;output</string>
1188              </property>              </property>
1189              <property name="shortcut" >             </widget>
1190               <string>Alt+O</string>            </item>
1191              <item row="2" column="2" colspan="2">
1192               <widget class="QCheckBox" name="ConfirmRestartCheckBox" >
1193                <property name="font" >
1194                 <font>
1195                  <weight>50</weight>
1196                  <bold>false</bold>
1197                 </font>
1198                </property>
1199                <property name="toolTip" >
1200                 <string>Whether to ask for session restart</string>
1201                </property>
1202                <property name="text" >
1203                 <string>&amp;Confirm session restart</string>
1204              </property>              </property>
1205             </widget>             </widget>
1206            </item>            </item>
# Line 1246  Line 1218 
1218              <property name="text" >              <property name="text" >
1219               <string>Show complete &amp;path of session files</string>               <string>Show complete &amp;path of session files</string>
1220              </property>              </property>
1221              <property name="shortcut" >             </widget>
1222               <string>Alt+P</string>            </item>
1223              <item row="3" column="2" colspan="2">
1224               <widget class="QCheckBox" name="ConfirmErrorCheckBox" >
1225                <property name="font" >
1226                 <font>
1227                  <weight>50</weight>
1228                  <bold>false</bold>
1229                 </font>
1230                </property>
1231                <property name="toolTip" >
1232                 <string>Whether to show session errors</string>
1233                </property>
1234                <property name="text" >
1235                 <string>&amp;Confirm session errors</string>
1236              </property>              </property>
1237             </widget>             </widget>
1238            </item>            </item>
# Line 1265  Line 1250 
1250              <property name="text" >              <property name="text" >
1251               <string>Show actual &amp;instrument names</string>               <string>Show actual &amp;instrument names</string>
1252              </property>              </property>
             <property name="shortcut" >  
              <string>Alt+I</string>  
             </property>  
1253             </widget>             </widget>
1254            </item>            </item>
1255            <item row="4" column="1" colspan="2" >            <item row="4" column="1" colspan="2" >
# Line 1352  Line 1334 
1334       </widget>       </widget>
1335      </widget>      </widget>
1336     </item>     </item>
1337       <item row="1" column="0" >
1338        <widget class="QDialogButtonBox" name="DialogButtonBox">
1339         <property name="orientation">
1340          <enum>Qt::Horizontal</enum>
1341         </property>
1342         <property name="standardButtons">
1343          <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
1344         </property>
1345        </widget>
1346       </item>
1347    </layout>    </layout>
1348   </widget>   </widget>
1349   <layoutdefault spacing="4" margin="4" />   <layoutdefault spacing="4" margin="4" />
# Line 1380  Line 1372 
1372    <tabstop>CompletePathCheckBox</tabstop>    <tabstop>CompletePathCheckBox</tabstop>
1373    <tabstop>InstrumentNamesCheckBox</tabstop>    <tabstop>InstrumentNamesCheckBox</tabstop>
1374    <tabstop>MaxRecentFilesSpinBox</tabstop>    <tabstop>MaxRecentFilesSpinBox</tabstop>
1375      <tabstop>ConfirmResetCheckBox</tabstop>
1376      <tabstop>ConfirmRestartCheckBox</tabstop>
1377      <tabstop>ConfirmErrorCheckBox</tabstop>
1378    <tabstop>BaseFontSizeComboBox</tabstop>    <tabstop>BaseFontSizeComboBox</tabstop>
1379    <tabstop>OkPushButton</tabstop>    <tabstop>DialogButtonBox</tabstop>
   <tabstop>CancelPushButton</tabstop>  
1380   </tabstops>   </tabstops>
1381   <resources>   <resources>
1382    <include location="../icons/qsampler.qrc" />    <include location="qsampler.qrc" />
1383   </resources>   </resources>
1384   <connections/>   <connections/>
1385  </ui>  </ui>

Legend:
Removed from v.1803  
changed lines
  Added in v.2722

  ViewVC Help
Powered by ViewVC