/[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 1504 by capela, Wed Nov 21 11:46:40 2007 UTC revision 1788 by capela, Sun Oct 26 15:44:42 2008 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-2007, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2005-2008, 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 19  Line 19 
19     with this program; if not, write to the Free Software Foundation, Inc.,     with this program; if not, write to the Free Software Foundation, Inc.,
20     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.     51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
21    
22  </comment>   </comment>
23   <class>qsamplerOptionsForm</class>   <class>qsamplerOptionsForm</class>
24   <widget class="QDialog" name="qsamplerOptionsForm" >   <widget class="QDialog" name="qsamplerOptionsForm" >
25    <property name="geometry" >    <property name="geometry" >
26     <rect>     <rect>
27      <x>0</x>      <x>0</x>
28      <y>0</y>      <y>0</y>
29      <width>586</width>      <width>537</width>
30      <height>481</height>      <height>368</height>
31     </rect>     </rect>
32    </property>    </property>
   <property name="sizePolicy" >  
    <sizepolicy>  
     <hsizetype>1</hsizetype>  
     <vsizetype>1</vsizetype>  
     <horstretch>0</horstretch>  
     <verstretch>0</verstretch>  
    </sizepolicy>  
   </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" >:/icons/qsampler.png</iconset>     <iconset resource="../icons/qsampler.qrc" >
38        <normaloff>:/icons/qsampler.png</normaloff>:/icons/qsampler.png</iconset>
39    </property>    </property>
40    <property name="sizeGripEnabled" >    <property name="sizeGripEnabled" >
41     <bool>true</bool>     <bool>true</bool>
# Line 56  Line 49 
49     </property>     </property>
50     <item row="1" column="0" >     <item row="1" column="0" >
51      <layout class="QHBoxLayout" >      <layout class="QHBoxLayout" >
      <property name="margin" >  
       <number>0</number>  
      </property>  
52       <property name="spacing" >       <property name="spacing" >
53        <number>4</number>        <number>4</number>
54       </property>       </property>
55         <property name="margin" >
56          <number>0</number>
57         </property>
58       <item>       <item>
59        <spacer>        <spacer>
60         <property name="orientation" >         <property name="orientation" >
# Line 70  Line 63 
63         <property name="sizeType" >         <property name="sizeType" >
64          <enum>QSizePolicy::Expanding</enum>          <enum>QSizePolicy::Expanding</enum>
65         </property>         </property>
66         <property name="sizeHint" >         <property name="sizeHint" stdset="0" >
67          <size>          <size>
68           <width>250</width>           <width>250</width>
69           <height>16</height>           <height>16</height>
# Line 84  Line 77 
77          <string>OK</string>          <string>OK</string>
78         </property>         </property>
79         <property name="icon" >         <property name="icon" >
80          <iconset resource="../icons/qsampler.qrc" >:/icons/formAccept.png</iconset>          <iconset resource="../icons/qsampler.qrc" >
81             <normaloff>:/icons/formAccept.png</normaloff>:/icons/formAccept.png</iconset>
82         </property>         </property>
83        </widget>        </widget>
84       </item>       </item>
# Line 94  Line 88 
88          <string>Cancel</string>          <string>Cancel</string>
89         </property>         </property>
90         <property name="icon" >         <property name="icon" >
91          <iconset resource="../icons/qsampler.qrc" >:/icons/formReject.png</iconset>          <iconset resource="../icons/qsampler.qrc" >
92             <normaloff>:/icons/formReject.png</normaloff>:/icons/formReject.png</iconset>
93         </property>         </property>
94        </widget>        </widget>
95       </item>       </item>
# Line 109  Line 104 
104        <number>0</number>        <number>0</number>
105       </property>       </property>
106       <widget class="QWidget" name="ServerTabPage" >       <widget class="QWidget" name="ServerTabPage" >
107          <property name="geometry" >
108           <rect>
109            <x>0</x>
110            <y>0</y>
111            <width>523</width>
112            <height>301</height>
113           </rect>
114          </property>
115        <attribute name="title" >        <attribute name="title" >
116         <string>&amp;Server</string>         <string>&amp;Server</string>
117        </attribute>        </attribute>
118        <layout class="QVBoxLayout" >        <layout class="QVBoxLayout" >
        <property name="margin" >  
         <number>8</number>  
        </property>  
119         <property name="spacing" >         <property name="spacing" >
120          <number>4</number>          <number>4</number>
121         </property>         </property>
122           <property name="margin" >
123            <number>8</number>
124           </property>
125         <item>         <item>
126          <widget class="QGroupBox" name="SettingsGroupBox" >          <widget class="QGroupBox" name="SettingsGroupBox" >
127           <property name="font" >           <property name="font" >
# Line 219  Line 222 
222            </item>            </item>
223            <item row="0" column="1" colspan="2" >            <item row="0" column="1" colspan="2" >
224             <widget class="QComboBox" name="ServerHostComboBox" >             <widget class="QComboBox" name="ServerHostComboBox" >
225              <property name="sizePolicy" >               <property name="sizePolicy" >
226               <sizepolicy>               <sizepolicy>
227                <hsizetype>7</hsizetype>                <hsizetype>7</hsizetype>
228                <vsizetype>0</vsizetype>                <vsizetype>0</vsizetype>
# Line 366  Line 369 
369              <property name="suffix" >              <property name="suffix" >
370               <string> secs</string>               <string> secs</string>
371              </property>              </property>
             <property name="maximum" >  
              <number>100</number>  
             </property>  
372              <property name="minimum" >              <property name="minimum" >
373               <number>1</number>               <number>1</number>
374              </property>              </property>
375                <property name="maximum" >
376                 <number>100</number>
377                </property>
378              <property name="value" >              <property name="value" >
379               <number>3</number>               <number>3</number>
380              </property>              </property>
# Line 385  Line 388 
388              <property name="sizeType" >              <property name="sizeType" >
389               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
390              </property>              </property>
391              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
392               <size>               <size>
393                <width>320</width>                <width>320</width>
394                <height>16</height>                <height>16</height>
# Line 401  Line 404 
404              <property name="sizeType" >              <property name="sizeType" >
405               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
406              </property>              </property>
407              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
408               <size>               <size>
409                <width>20</width>                <width>20</width>
410                <height>80</height>                <height>20</height>
411               </size>               </size>
412              </property>              </property>
413             </spacer>             </spacer>
# Line 417  Line 420 
420              <property name="sizeType" >              <property name="sizeType" >
421               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
422              </property>              </property>
423              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
424               <size>               <size>
425                <width>320</width>                <width>320</width>
426                <height>16</height>                <height>16</height>
# Line 453  Line 456 
456              <property name="suffix" >              <property name="suffix" >
457               <string> msec</string>               <string> msec</string>
458              </property>              </property>
             <property name="maximum" >  
              <number>60000</number>  
             </property>  
459              <property name="minimum" >              <property name="minimum" >
460               <number>100</number>               <number>100</number>
461              </property>              </property>
462                <property name="maximum" >
463                 <number>60000</number>
464                </property>
465              <property name="singleStep" >              <property name="singleStep" >
466               <number>100</number>               <number>100</number>
467              </property>              </property>
# Line 489  Line 492 
492              </property>              </property>
493             </widget>             </widget>
494            </item>            </item>
495              <item row="6" column="1" >
496               <spacer>
497                <property name="orientation" >
498                 <enum>Qt::Vertical</enum>
499                </property>
500                <property name="sizeType" >
501                 <enum>QSizePolicy::Expanding</enum>
502                </property>
503                <property name="sizeHint" stdset="0" >
504                 <size>
505                  <width>20</width>
506                  <height>20</height>
507                 </size>
508                </property>
509               </spacer>
510              </item>
511             </layout>
512            </widget>
513           </item>
514           <item>
515            <widget class="QGroupBox" name="LoggingGroupBox" >
516             <property name="font" >
517              <font>
518               <weight>75</weight>
519               <bold>true</bold>
520              </font>
521             </property>
522             <property name="title" >
523              <string>Logging</string>
524             </property>
525             <property name="flat" >
526              <bool>true</bool>
527             </property>
528             <layout class="QGridLayout" >
529              <property name="margin" >
530               <number>8</number>
531              </property>
532              <property name="spacing" >
533               <number>4</number>
534              </property>
535              <item row="0" column="1" colspan="3" >
536               <widget class="QComboBox" name="MessagesLogPathComboBox" >
537                <property name="sizePolicy" >
538                 <sizepolicy>
539                  <hsizetype>7</hsizetype>
540                  <vsizetype>0</vsizetype>
541                  <horstretch>0</horstretch>
542                  <verstretch>0</verstretch>
543                 </sizepolicy>
544                </property>
545                <property name="font" >
546                 <font>
547                  <weight>50</weight>
548                  <bold>false</bold>
549                 </font>
550                </property>
551                <property name="toolTip" >
552                 <string>Messages log file</string>
553                </property>
554                <property name="editable" >
555                 <bool>true</bool>
556                </property>
557               </widget>
558              </item>
559              <item row="0" column="4" >
560               <widget class="QToolButton" name="MessagesLogPathToolButton" >
561                <property name="minimumSize" >
562                 <size>
563                  <width>22</width>
564                  <height>22</height>
565                 </size>
566                </property>
567                <property name="maximumSize" >
568                 <size>
569                  <width>24</width>
570                  <height>24</height>
571                 </size>
572                </property>
573                <property name="font" >
574                 <font>
575                  <weight>50</weight>
576                  <bold>false</bold>
577                 </font>
578                </property>
579                <property name="focusPolicy" >
580                 <enum>Qt::TabFocus</enum>
581                </property>
582                <property name="toolTip" >
583                 <string>Browse for the messages log file location</string>
584                </property>
585                <property name="text" >
586                 <string>...</string>
587                </property>
588               </widget>
589              </item>
590              <item row="0" column="0" >
591               <widget class="QCheckBox" name="MessagesLogCheckBox" >
592                <property name="font" >
593                 <font>
594                  <weight>50</weight>
595                  <bold>false</bold>
596                 </font>
597                </property>
598                <property name="toolTip" >
599                 <string>Whether to activate a messages logging to file.</string>
600                </property>
601                <property name="text" >
602                 <string>&amp;Messages log file:</string>
603                </property>
604                <property name="shortcut" >
605                 <string>Alt+M</string>
606                </property>
607               </widget>
608              </item>
609           </layout>           </layout>
610          </widget>          </widget>
611         </item>         </item>
612        </layout>        </layout>
613       </widget>       </widget>
614       <widget class="QWidget" name="DisplayTabPage" >       <widget class="QWidget" name="DisplayTabPage" >
615          <property name="geometry" >
616           <rect>
617            <x>0</x>
618            <y>0</y>
619            <width>523</width>
620            <height>301</height>
621           </rect>
622          </property>
623        <attribute name="title" >        <attribute name="title" >
624         <string>&amp;Display</string>         <string>&amp;Display</string>
625        </attribute>        </attribute>
626        <layout class="QVBoxLayout" >        <layout class="QVBoxLayout" name="verticalLayout" >
        <property name="margin" >  
         <number>8</number>  
        </property>  
        <property name="spacing" >  
         <number>4</number>  
        </property>  
627         <item>         <item>
628          <widget class="QGroupBox" name="ChannelsGroupBox" >          <widget class="QGroupBox" name="ChannelsGroupBox" >
629           <property name="font" >           <property name="font" >
# Line 528  Line 647 
647            </property>            </property>
648            <item row="0" column="0" >            <item row="0" column="0" >
649             <widget class="QLabel" name="DisplayFontTextLabel" >             <widget class="QLabel" name="DisplayFontTextLabel" >
             <property name="font" >  
              <font>  
               <weight>50</weight>  
               <bold>false</bold>  
              </font>  
             </property>  
650              <property name="sizePolicy" >              <property name="sizePolicy" >
651               <sizepolicy>               <sizepolicy>
652                <hsizetype>3</hsizetype>                <hsizetype>3</hsizetype>
# Line 554  Line 667 
667                <height>32767</height>                <height>32767</height>
668               </size>               </size>
669              </property>              </property>
670                <property name="font" >
671                 <font>
672                  <weight>50</weight>
673                  <bold>false</bold>
674                 </font>
675                </property>
676              <property name="toolTip" >              <property name="toolTip" >
677               <string>Sample channel display font display</string>               <string>Sample channel display font display</string>
678              </property>              </property>
# Line 607  Line 726 
726              <property name="sizeType" >              <property name="sizeType" >
727               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
728              </property>              </property>
729              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
730               <size>               <size>
731                <width>56</width>                <width>56</width>
732                <height>16</height>                <height>16</height>
# Line 678  Line 797 
797              <property name="suffix" >              <property name="suffix" >
798               <string> msec</string>               <string> msec</string>
799              </property>              </property>
             <property name="maximum" >  
              <number>20000</number>  
             </property>  
800              <property name="minimum" >              <property name="minimum" >
801               <number>200</number>               <number>200</number>
802              </property>              </property>
803                <property name="maximum" >
804                 <number>20000</number>
805                </property>
806              <property name="singleStep" >              <property name="singleStep" >
807               <number>100</number>               <number>100</number>
808              </property>              </property>
# Line 762  Line 881 
881            <bool>true</bool>            <bool>true</bool>
882           </property>           </property>
883           <layout class="QHBoxLayout" >           <layout class="QHBoxLayout" >
884            <property name="margin" >            <property name="spacing" >
885             <number>4</number>             <number>4</number>
886            </property>            </property>
887            <property name="spacing" >            <property name="margin" >
888             <number>4</number>             <number>4</number>
889            </property>            </property>
890            <item>            <item>
# Line 778  Line 897 
897                <verstretch>0</verstretch>                <verstretch>0</verstretch>
898               </sizepolicy>               </sizepolicy>
899              </property>              </property>
             <property name="font" >  
              <font>  
               <weight>50</weight>  
               <bold>false</bold>  
              </font>  
             </property>  
900              <property name="minimumSize" >              <property name="minimumSize" >
901               <size>               <size>
902                <width>180</width>                <width>180</width>
# Line 796  Line 909 
909                <height>32767</height>                <height>32767</height>
910               </size>               </size>
911              </property>              </property>
912                <property name="font" >
913                 <font>
914                  <weight>50</weight>
915                  <bold>false</bold>
916                 </font>
917                </property>
918              <property name="toolTip" >              <property name="toolTip" >
919               <string>Sample messages text font display</string>               <string>Sample messages text font display</string>
920              </property>              </property>
# Line 846  Line 965 
965              <property name="sizeType" >              <property name="sizeType" >
966               <enum>QSizePolicy::Expanding</enum>               <enum>QSizePolicy::Expanding</enum>
967              </property>              </property>
968              <property name="sizeHint" >              <property name="sizeHint" stdset="0" >
969               <size>               <size>
970                <width>49</width>                <width>49</width>
971                <height>16</height>                <height>16</height>
# Line 887  Line 1006 
1006              <property name="suffix" >              <property name="suffix" >
1007               <string> lines</string>               <string> lines</string>
1008              </property>              </property>
             <property name="maximum" >  
              <number>10000</number>  
             </property>  
1009              <property name="minimum" >              <property name="minimum" >
1010               <number>100</number>               <number>100</number>
1011              </property>              </property>
1012                <property name="maximum" >
1013                 <number>10000</number>
1014                </property>
1015              <property name="singleStep" >              <property name="singleStep" >
1016               <number>100</number>               <number>100</number>
1017              </property>              </property>
# Line 919  Line 1038 
1038            <bool>true</bool>            <bool>true</bool>
1039           </property>           </property>
1040           <layout class="QGridLayout" >           <layout class="QGridLayout" >
1041            <property name="margin" >            <item row="0" column="0" >
1042             <number>4</number>             <widget class="QCheckBox" name="ConfirmRemoveCheckBox" >
           </property>  
           <property name="spacing" >  
            <number>4</number>  
           </property>  
           <item rowspan="2" row="0" column="0" >  
            <layout class="QVBoxLayout" >  
             <property name="margin" >  
              <number>0</number>  
             </property>  
             <property name="spacing" >  
              <number>4</number>  
             </property>  
             <item>  
              <widget class="QCheckBox" name="ConfirmRemoveCheckBox" >  
               <property name="font" >  
                <font>  
                 <weight>50</weight>  
                 <bold>false</bold>  
                </font>  
               </property>  
               <property name="toolTip" >  
                <string>Whether to ask for confirmation on removals</string>  
               </property>  
               <property name="text" >  
                <string>&amp;Confirm removals</string>  
               </property>  
               <property name="shortcut" >  
                <string>Alt+C</string>  
               </property>  
              </widget>  
             </item>  
             <item>  
              <widget class="QCheckBox" name="KeepOnTopCheckBox" >  
               <property name="font" >  
                <font>  
                 <weight>50</weight>  
                 <bold>false</bold>  
                </font>  
               </property>  
               <property name="toolTip" >  
                <string>Whether to keep all child windows on top of the main window</string>  
               </property>  
               <property name="text" >  
                <string>&amp;Keep child windows always on top</string>  
               </property>  
               <property name="shortcut" >  
                <string>Alt+K</string>  
               </property>  
              </widget>  
             </item>  
             <item>  
              <widget class="QCheckBox" name="StdoutCaptureCheckBox" >  
               <property name="font" >  
                <font>  
                 <weight>50</weight>  
                 <bold>false</bold>  
                </font>  
               </property>  
               <property name="toolTip" >  
                <string>Whether to capture standard output (stdout/stderr) into messages window</string>  
               </property>  
               <property name="text" >  
                <string>Capture standard &amp;output</string>  
               </property>  
               <property name="shortcut" >  
                <string>Alt+O</string>  
               </property>  
              </widget>  
             </item>  
             <item>  
              <widget class="QCheckBox" name="CompletePathCheckBox" >  
               <property name="font" >  
                <font>  
                 <weight>50</weight>  
                 <bold>false</bold>  
                </font>  
               </property>  
               <property name="toolTip" >  
                <string>Whether to show the complete directory path of loaded session files</string>  
               </property>  
               <property name="text" >  
                <string>Show complete &amp;path of session files</string>  
               </property>  
               <property name="shortcut" >  
                <string>Alt+P</string>  
               </property>  
              </widget>  
             </item>  
             <item>  
              <widget class="QCheckBox" name="InstrumentNamesCheckBox" >  
               <property name="font" >  
                <font>  
                 <weight>50</weight>  
                 <bold>false</bold>  
                </font>  
               </property>  
               <property name="toolTip" >  
                <string>Whether to show the actual instrument names as read from instrument file (using libgig)</string>  
               </property>  
               <property name="text" >  
                <string>Show actual &amp;instrument names</string>  
               </property>  
               <property name="shortcut" >  
                <string>Alt+I</string>  
               </property>  
              </widget>  
             </item>  
            </layout>  
           </item>  
           <item row="0" column="3" >  
            <widget class="QSpinBox" name="MaxRecentFilesSpinBox" >  
1043              <property name="font" >              <property name="font" >
1044               <font>               <font>
1045                <weight>50</weight>                <weight>50</weight>
# Line 1039  Line 1047 
1047               </font>               </font>
1048              </property>              </property>
1049              <property name="toolTip" >              <property name="toolTip" >
1050               <string>The maximum number of recent files to keep in menu</string>               <string>Whether to ask for confirmation on removals</string>
             </property>  
             <property name="maximum" >  
              <number>20</number>  
1051              </property>              </property>
1052              <property name="minimum" >              <property name="text" >
1053               <number>0</number>               <string>&amp;Confirm removals</string>
1054              </property>              </property>
1055              <property name="value" >              <property name="shortcut" >
1056               <number>5</number>               <string>Alt+C</string>
1057              </property>              </property>
1058             </widget>             </widget>
1059            </item>            </item>
1060            <item row="0" column="2" >            <item row="0" column="1" colspan="2" >
1061             <widget class="QLabel" name="MaxRecentFilesTextLabel" >             <widget class="QLabel" name="MaxRecentFilesTextLabel" >
1062              <property name="font" >              <property name="font" >
1063               <font>               <font>
# Line 1074  Line 1079 
1079              </property>              </property>
1080             </widget>             </widget>
1081            </item>            </item>
1082            <item row="0" column="1" >            <item row="0" column="3" >
1083             <spacer>             <widget class="QSpinBox" name="MaxRecentFilesSpinBox" >
1084              <property name="orientation" >              <property name="font" >
1085               <enum>Qt::Horizontal</enum>               <font>
1086                  <weight>50</weight>
1087                  <bold>false</bold>
1088                 </font>
1089              </property>              </property>
1090              <property name="sizeType" >              <property name="toolTip" >
1091               <enum>QSizePolicy::Expanding</enum>               <string>The maximum number of recent files to keep in menu</string>
1092              </property>              </property>
1093              <property name="sizeHint" >              <property name="minimum" >
1094               <size>               <number>0</number>
               <width>110</width>  
               <height>16</height>  
              </size>  
1095              </property>              </property>
1096             </spacer>              <property name="maximum" >
1097                 <number>20</number>
1098                </property>
1099                <property name="value" >
1100                 <number>5</number>
1101                </property>
1102               </widget>
1103            </item>            </item>
1104            <item row="1" column="1" colspan="3" >            <item row="1" column="0" >
1105             <spacer>             <widget class="QCheckBox" name="KeepOnTopCheckBox" >
1106                <property name="font" >
1107                 <font>
1108                  <weight>50</weight>
1109                  <bold>false</bold>
1110                 </font>
1111                </property>
1112                <property name="toolTip" >
1113                 <string>Whether to keep all child windows on top of the main window</string>
1114                </property>
1115                <property name="text" >
1116                 <string>&amp;Keep child windows always on top</string>
1117                </property>
1118                <property name="shortcut" >
1119                 <string>Alt+K</string>
1120                </property>
1121               </widget>
1122              </item>
1123              <item rowspan="3" row="1" column="1" colspan="3" >
1124               <spacer name="horizontalSpacer" >
1125              <property name="orientation" >              <property name="orientation" >
1126               <enum>Qt::Horizontal</enum>               <enum>Qt::Horizontal</enum>
1127              </property>              </property>
1128              <property name="sizeType" >              <property name="sizeHint" stdset="0" >
              <enum>QSizePolicy::Expanding</enum>  
             </property>  
             <property name="sizeHint" >  
1129               <size>               <size>
1130                <width>280</width>                <width>281</width>
1131                <height>16</height>                <height>48</height>
1132               </size>               </size>
1133              </property>              </property>
1134             </spacer>             </spacer>
1135            </item>            </item>
1136              <item row="2" column="0" >
1137               <widget class="QCheckBox" name="StdoutCaptureCheckBox" >
1138                <property name="font" >
1139                 <font>
1140                  <weight>50</weight>
1141                  <bold>false</bold>
1142                 </font>
1143                </property>
1144                <property name="toolTip" >
1145                 <string>Whether to capture standard output (stdout/stderr) into messages window</string>
1146                </property>
1147                <property name="text" >
1148                 <string>Capture standard &amp;output</string>
1149                </property>
1150                <property name="shortcut" >
1151                 <string>Alt+O</string>
1152                </property>
1153               </widget>
1154              </item>
1155              <item row="3" column="0" >
1156               <widget class="QCheckBox" name="CompletePathCheckBox" >
1157                <property name="font" >
1158                 <font>
1159                  <weight>50</weight>
1160                  <bold>false</bold>
1161                 </font>
1162                </property>
1163                <property name="toolTip" >
1164                 <string>Whether to show the complete directory path of loaded session files</string>
1165                </property>
1166                <property name="text" >
1167                 <string>Show complete &amp;path of session files</string>
1168                </property>
1169                <property name="shortcut" >
1170                 <string>Alt+P</string>
1171                </property>
1172               </widget>
1173              </item>
1174              <item row="4" column="0" >
1175               <widget class="QCheckBox" name="InstrumentNamesCheckBox" >
1176                <property name="font" >
1177                 <font>
1178                  <weight>50</weight>
1179                  <bold>false</bold>
1180                 </font>
1181                </property>
1182                <property name="toolTip" >
1183                 <string>Whether to show the actual instrument names as read from instrument file (using libgig)</string>
1184                </property>
1185                <property name="text" >
1186                 <string>Show actual &amp;instrument names</string>
1187                </property>
1188                <property name="shortcut" >
1189                 <string>Alt+I</string>
1190                </property>
1191               </widget>
1192              </item>
1193              <item row="4" column="1" colspan="2" >
1194               <widget class="QLabel" name="BaseFontSizeTextLabel" >
1195                <property name="font" >
1196                 <font>
1197                  <weight>50</weight>
1198                  <bold>false</bold>
1199                 </font>
1200                </property>
1201                <property name="text" >
1202                 <string>&amp;Base font size:</string>
1203                </property>
1204                <property name="alignment" >
1205                 <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
1206                </property>
1207                <property name="buddy" >
1208                 <cstring>BaseFontSizeComboBox</cstring>
1209                </property>
1210               </widget>
1211              </item>
1212              <item row="4" column="3" >
1213               <widget class="QComboBox" name="BaseFontSizeComboBox" >
1214                <property name="font" >
1215                 <font>
1216                  <weight>50</weight>
1217                  <bold>false</bold>
1218                 </font>
1219                </property>
1220                <property name="toolTip" >
1221                 <string>Base application font size (pt.)</string>
1222                </property>
1223                <property name="editable" >
1224                 <bool>true</bool>
1225                </property>
1226                <item>
1227                 <property name="text" >
1228                  <string>(default)</string>
1229                 </property>
1230                </item>
1231                <item>
1232                 <property name="text" >
1233                  <string>6</string>
1234                 </property>
1235                </item>
1236                <item>
1237                 <property name="text" >
1238                  <string>7</string>
1239                 </property>
1240                </item>
1241                <item>
1242                 <property name="text" >
1243                  <string>8</string>
1244                 </property>
1245                </item>
1246                <item>
1247                 <property name="text" >
1248                  <string>9</string>
1249                 </property>
1250                </item>
1251                <item>
1252                 <property name="text" >
1253                  <string>10</string>
1254                 </property>
1255                </item>
1256                <item>
1257                 <property name="text" >
1258                  <string>11</string>
1259                 </property>
1260                </item>
1261                <item>
1262                 <property name="text" >
1263                  <string>12</string>
1264                 </property>
1265                </item>
1266               </widget>
1267              </item>
1268           </layout>           </layout>
1269          </widget>          </widget>
1270         </item>         </item>
# Line 1124  Line 1283 
1283    <tabstop>ServerStartCheckBox</tabstop>    <tabstop>ServerStartCheckBox</tabstop>
1284    <tabstop>ServerCmdLineComboBox</tabstop>    <tabstop>ServerCmdLineComboBox</tabstop>
1285    <tabstop>StartDelaySpinBox</tabstop>    <tabstop>StartDelaySpinBox</tabstop>
1286      <tabstop>MessagesLogCheckBox</tabstop>
1287      <tabstop>MessagesLogPathComboBox</tabstop>
1288      <tabstop>MessagesLogPathToolButton</tabstop>
1289    <tabstop>DisplayFontPushButton</tabstop>    <tabstop>DisplayFontPushButton</tabstop>
1290    <tabstop>DisplayEffectCheckBox</tabstop>    <tabstop>DisplayEffectCheckBox</tabstop>
1291    <tabstop>AutoRefreshCheckBox</tabstop>    <tabstop>AutoRefreshCheckBox</tabstop>
# Line 1138  Line 1300 
1300    <tabstop>CompletePathCheckBox</tabstop>    <tabstop>CompletePathCheckBox</tabstop>
1301    <tabstop>InstrumentNamesCheckBox</tabstop>    <tabstop>InstrumentNamesCheckBox</tabstop>
1302    <tabstop>MaxRecentFilesSpinBox</tabstop>    <tabstop>MaxRecentFilesSpinBox</tabstop>
1303      <tabstop>BaseFontSizeComboBox</tabstop>
1304    <tabstop>OkPushButton</tabstop>    <tabstop>OkPushButton</tabstop>
1305    <tabstop>CancelPushButton</tabstop>    <tabstop>CancelPushButton</tabstop>
1306   </tabstops>   </tabstops>
1307   <resources>   <resources>
1308    <include location="../icons/qsampler.qrc" />    <include location="../icons/qsampler.qrc" />
1309   </resources>   </resources>
1310     <connections/>
1311  </ui>  </ui>

Legend:
Removed from v.1504  
changed lines
  Added in v.1788

  ViewVC Help
Powered by ViewVC