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

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

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

revision 2036 by capela, Wed Jan 6 09:52:32 2010 UTC revision 3684 by capela, Thu Jan 2 16:31:02 2020 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) 2004-2010, rncbc aka Rui Nuno Capela. All rights reserved.     Copyright (C) 2004-2020, rncbc aka Rui Nuno Capela. All rights reserved.
6     Copyright (C) 2007, 2008 Christian Schoenebeck     Copyright (C) 2007-2019 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
9     modify it under the terms of the GNU General Public License     modify it under the terms of the GNU General Public License
# Line 30  Line 30 
30      <height>600</height>      <height>600</height>
31     </rect>     </rect>
32    </property>    </property>
   <property name="windowTitle" >  
    <string>MainWindow</string>  
   </property>  
33    <property name="windowIcon" >    <property name="windowIcon" >
34     <iconset resource="../icons/qsampler.qrc" >:/icons/qsampler.png</iconset>     <iconset resource="qsampler.qrc" >:/images/qsampler.png</iconset>
35    </property>    </property>
36    <widget class="QWidget" name="centralwidget" />    <widget class="QWidget" name="centralwidget" />
37    <widget class="QToolBar" name="fileToolbar" >    <widget class="QToolBar" name="fileToolbar" >
# Line 117  Line 114 
114      <addaction name="viewMessagesAction" />      <addaction name="viewMessagesAction" />
115      <addaction name="viewInstrumentsAction" />      <addaction name="viewInstrumentsAction" />
116      <addaction name="viewDevicesAction" />      <addaction name="viewDevicesAction" />
117        <addaction name="separator" />
118      <addaction name="viewMidiDeviceStatusMenu" />      <addaction name="viewMidiDeviceStatusMenu" />
119      <addaction name="separator" />      <addaction name="separator" />
120      <addaction name="viewOptionsAction" />      <addaction name="viewOptionsAction" />
# Line 167  Line 165 
165    <widget class="QStatusBar" name="statusbar" />    <widget class="QStatusBar" name="statusbar" />
166    <action name="fileNewAction" >    <action name="fileNewAction" >
167     <property name="icon" >     <property name="icon" >
168      <iconset resource="../icons/qsampler.qrc" >:/icons/fileNew.png</iconset>      <iconset resource="qsampler.qrc" >:/images/fileNew.png</iconset>
169     </property>     </property>
170     <property name="text" >     <property name="text" >
171      <string>&amp;New</string>      <string>&amp;New</string>
# Line 187  Line 185 
185    </action>    </action>
186    <action name="fileOpenAction" >    <action name="fileOpenAction" >
187     <property name="icon" >     <property name="icon" >
188      <iconset resource="../icons/qsampler.qrc" >:/icons/fileOpen.png</iconset>      <iconset resource="qsampler.qrc" >:/images/fileOpen.png</iconset>
189     </property>     </property>
190     <property name="text" >     <property name="text" >
191      <string>&amp;Open...</string>      <string>&amp;Open...</string>
# Line 207  Line 205 
205    </action>    </action>
206    <action name="fileSaveAction" >    <action name="fileSaveAction" >
207     <property name="icon" >     <property name="icon" >
208      <iconset resource="../icons/qsampler.qrc" >:/icons/fileSave.png</iconset>      <iconset resource="qsampler.qrc" >:/images/fileSave.png</iconset>
209     </property>     </property>
210     <property name="text" >     <property name="text" >
211      <string>&amp;Save</string>      <string>&amp;Save</string>
# Line 241  Line 239 
239    </action>    </action>
240    <action name="fileResetAction" >    <action name="fileResetAction" >
241     <property name="icon" >     <property name="icon" >
242      <iconset resource="../icons/qsampler.qrc" >:/icons/fileReset.png</iconset>      <iconset resource="qsampler.qrc" >:/images/fileReset.png</iconset>
243     </property>     </property>
244     <property name="text" >     <property name="text" >
245      <string>Rese&amp;t</string>      <string>Rese&amp;t</string>
# Line 261  Line 259 
259    </action>    </action>
260    <action name="fileRestartAction" >    <action name="fileRestartAction" >
261     <property name="icon" >     <property name="icon" >
262      <iconset resource="../icons/qsampler.qrc" >:/icons/fileRestart.png</iconset>      <iconset resource="qsampler.qrc" >:/images/fileRestart.png</iconset>
263     </property>     </property>
264     <property name="text" >     <property name="text" >
265      <string>&amp;Restart</string>      <string>&amp;Restart</string>
# Line 295  Line 293 
293    </action>    </action>
294    <action name="editAddChannelAction" >    <action name="editAddChannelAction" >
295     <property name="icon" >     <property name="icon" >
296      <iconset resource="../icons/qsampler.qrc" >:/icons/editAddChannel.png</iconset>      <iconset resource="qsampler.qrc" >:/images/editAddChannel.png</iconset>
297     </property>     </property>
298     <property name="text" >     <property name="text" >
299      <string>&amp;Add Channel</string>      <string>&amp;Add Channel</string>
# Line 315  Line 313 
313    </action>    </action>
314    <action name="editRemoveChannelAction" >    <action name="editRemoveChannelAction" >
315     <property name="icon" >     <property name="icon" >
316      <iconset resource="../icons/qsampler.qrc" >:/icons/editRemoveChannel.png</iconset>      <iconset resource="qsampler.qrc" >:/images/editRemoveChannel.png</iconset>
317     </property>     </property>
318     <property name="text" >     <property name="text" >
319      <string>&amp;Remove Channel</string>      <string>&amp;Remove Channel</string>
# Line 335  Line 333 
333    </action>    </action>
334    <action name="editResetChannelAction" >    <action name="editResetChannelAction" >
335     <property name="icon" >     <property name="icon" >
336      <iconset resource="../icons/qsampler.qrc" >:/icons/editResetChannel.png</iconset>      <iconset resource="qsampler.qrc" >:/images/editResetChannel.png</iconset>
337     </property>     </property>
338     <property name="text" >     <property name="text" >
339      <string>Re&amp;set Channel</string>      <string>Re&amp;set Channel</string>
# Line 355  Line 353 
353    </action>    </action>
354    <action name="editResetAllChannelsAction" >    <action name="editResetAllChannelsAction" >
355     <property name="icon" >     <property name="icon" >
356      <iconset resource="../icons/qsampler.qrc" >:/icons/editResetAllChannels.png</iconset>      <iconset resource="qsampler.qrc" >:/images/editResetAllChannels.png</iconset>
357     </property>     </property>
358     <property name="text" >     <property name="text" >
359      <string>R&amp;eset All Channels</string>      <string>R&amp;eset All Channels</string>
# Line 375  Line 373 
373    </action>    </action>
374    <action name="editSetupChannelAction" >    <action name="editSetupChannelAction" >
375     <property name="icon" >     <property name="icon" >
376      <iconset resource="../icons/qsampler.qrc" >:/icons/editSetupChannel.png</iconset>      <iconset resource="qsampler.qrc" >:/images/editSetupChannel.png</iconset>
377     </property>     </property>
378     <property name="text" >     <property name="text" >
379      <string>&amp;Setup Channel...</string>      <string>&amp;Setup Channel...</string>
# Line 395  Line 393 
393    </action>    </action>
394    <action name="editEditChannelAction" >    <action name="editEditChannelAction" >
395     <property name="icon" >     <property name="icon" >
396      <iconset resource="../icons/qsampler.qrc" >:/icons/editEditChannel.png</iconset>      <iconset resource="qsampler.qrc" >:/images/editEditChannel.png</iconset>
397     </property>     </property>
398     <property name="text" >     <property name="text" >
399      <string>Ed&amp;it Channel...</string>      <string>Ed&amp;it Channel...</string>
# Line 441  Line 439 
439      <string>&amp;Toolbar</string>      <string>&amp;Toolbar</string>
440     </property>     </property>
441     <property name="iconText" >     <property name="iconText" >
442      <string>viewToolbars</string>      <string>Toolbar</string>
443     </property>     </property>
444     <property name="toolTip" >     <property name="toolTip" >
445      <string>Show/hide toolbar</string>      <string>Show/hide toolbar</string>
# Line 498  Line 496 
496      <bool>true</bool>      <bool>true</bool>
497     </property>     </property>
498     <property name="icon" >     <property name="icon" >
499      <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerInstrument.png</iconset>      <iconset resource="qsampler.qrc" >:/images/qsamplerInstrument.png</iconset>
500     </property>     </property>
501     <property name="text" >     <property name="text" >
502      <string>&amp;Instruments</string>      <string>&amp;Instruments</string>
# Line 521  Line 519 
519      <bool>true</bool>      <bool>true</bool>
520     </property>     </property>
521     <property name="icon" >     <property name="icon" >
522      <iconset resource="../icons/qsampler.qrc" >:/icons/qsamplerDevice.png</iconset>      <iconset resource="qsampler.qrc" >:/images/qsamplerDevice.png</iconset>
523     </property>     </property>
524     <property name="text" >     <property name="text" >
525      <string>&amp;Devices</string>      <string>&amp;Devices</string>
# Line 561  Line 559 
559      <bool>false</bool>      <bool>false</bool>
560     </property>     </property>
561     <property name="icon" >     <property name="icon" >
562      <iconset resource="../icons/qsampler.qrc" >:/icons/channelsArrange.png</iconset>      <iconset resource="qsampler.qrc" >:/images/channelsArrange.png</iconset>
563     </property>     </property>
564     <property name="text" >     <property name="text" >
565      <string>&amp;Arrange</string>      <string>&amp;Arrange</string>
# Line 629  Line 627 
627    </action>    </action>
628   </widget>   </widget>
629   <resources>   <resources>
630    <include location="../icons/qsampler.qrc" />    <include location="qsampler.qrc" />
631   </resources>   </resources>
632  </ui>  </ui>

Legend:
Removed from v.2036  
changed lines
  Added in v.3684

  ViewVC Help
Powered by ViewVC