Ignore:
Timestamp:
May 16, 2014, 9:51:55 AM (11 years ago)
Author:
Silvan Scherrer
Message:

SMPlayer: update trunk to latest 0.8.7

Location:
smplayer/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • smplayer/trunk

  • smplayer/trunk/src/videopreview/videopreviewconfigdialog.ui

    r142 r165  
    1 <ui version="4.0" >
     1<?xml version="1.0" encoding="UTF-8"?>
     2<ui version="4.0">
    23 <class>VideoPreviewConfigDialog</class>
    3  <widget class="QDialog" name="VideoPreviewConfigDialog" >
    4   <property name="geometry" >
     4 <widget class="QDialog" name="VideoPreviewConfigDialog">
     5  <property name="geometry">
    56   <rect>
    67    <x>0</x>
    78    <y>0</y>
    89    <width>452</width>
    9     <height>380</height>
     10    <height>382</height>
    1011   </rect>
    1112  </property>
    12   <property name="windowTitle" >
    13    <string>Video Preview</string>
     13  <property name="windowTitle">
     14   <string>Thumbnail Generator</string>
    1415  </property>
    15   <layout class="QVBoxLayout" >
    16    <item>
    17     <layout class="QHBoxLayout" >
    18      <item>
    19       <widget class="QLabel" name="label" >
    20        <property name="text" >
     16  <layout class="QVBoxLayout">
     17   <item>
     18    <layout class="QHBoxLayout">
     19     <item>
     20      <widget class="QLabel" name="label">
     21       <property name="text">
    2122        <string>&amp;File:</string>
    2223       </property>
    23        <property name="buddy" >
     24       <property name="buddy">
    2425        <cstring>filename_edit</cstring>
    2526       </property>
     
    2728     </item>
    2829     <item>
    29       <widget class="FileChooser" name="filename_edit" />
    30      </item>
    31     </layout>
    32    </item>
    33    <item>
    34     <layout class="QHBoxLayout" >
    35      <item>
    36       <widget class="QLabel" name="dvd_device_label" >
    37        <property name="text" >
     30      <widget class="FileChooser" name="filename_edit"/>
     31     </item>
     32    </layout>
     33   </item>
     34   <item>
     35    <layout class="QHBoxLayout">
     36     <item>
     37      <widget class="QLabel" name="dvd_device_label">
     38       <property name="text">
    3839        <string>&amp;DVD device:</string>
    3940       </property>
    40        <property name="buddy" >
     41       <property name="buddy">
    4142        <cstring>dvd_device_edit</cstring>
    4243       </property>
     
    4445     </item>
    4546     <item>
    46       <widget class="QLineEdit" name="dvd_device_edit" />
    47      </item>
    48     </layout>
    49    </item>
    50    <item>
    51     <layout class="QHBoxLayout" >
    52      <item>
    53       <widget class="QLabel" name="label_2" >
    54        <property name="text" >
     47      <widget class="QLineEdit" name="dvd_device_edit"/>
     48     </item>
     49    </layout>
     50   </item>
     51   <item>
     52    <layout class="QHBoxLayout">
     53     <item>
     54      <widget class="QLabel" name="label_2">
     55       <property name="text">
    5556        <string>&amp;Columns:</string>
    5657       </property>
    57        <property name="alignment" >
     58       <property name="alignment">
    5859        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
    5960       </property>
    60        <property name="buddy" >
     61       <property name="buddy">
    6162        <cstring>columns_spin</cstring>
    6263       </property>
     
    6465     </item>
    6566     <item>
    66       <widget class="QSpinBox" name="columns_spin" >
    67        <property name="minimum" >
     67      <widget class="QSpinBox" name="columns_spin">
     68       <property name="minimum">
    6869        <number>1</number>
    6970       </property>
    70        <property name="maximum" >
     71       <property name="maximum">
    7172        <number>10</number>
    7273       </property>
     
    7576     <item>
    7677      <spacer>
    77        <property name="orientation" >
    78         <enum>Qt::Horizontal</enum>
    79        </property>
    80        <property name="sizeHint" >
     78       <property name="orientation">
     79        <enum>Qt::Horizontal</enum>
     80       </property>
     81       <property name="sizeHint" stdset="0">
    8182        <size>
    8283         <width>40</width>
     
    8788     </item>
    8889     <item>
    89       <widget class="QLabel" name="label_3" >
    90        <property name="text" >
     90      <widget class="QLabel" name="label_3">
     91       <property name="text">
    9192        <string>&amp;Rows:</string>
    9293       </property>
    93        <property name="alignment" >
     94       <property name="alignment">
    9495        <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
    9596       </property>
    96        <property name="buddy" >
     97       <property name="buddy">
    9798        <cstring>rows_spin</cstring>
    9899       </property>
     
    100101     </item>
    101102     <item>
    102       <widget class="QSpinBox" name="rows_spin" >
    103        <property name="minimum" >
     103      <widget class="QSpinBox" name="rows_spin">
     104       <property name="minimum">
    104105        <number>1</number>
    105106       </property>
     
    109110   </item>
    110111   <item>
    111     <widget class="QCheckBox" name="osd_check" >
    112      <property name="text" >
     112    <widget class="QCheckBox" name="osd_check">
     113     <property name="text">
    113114      <string>Add playing &amp;time to thumbnails</string>
    114115     </property>
     
    116117   </item>
    117118   <item>
    118     <widget class="Line" name="line_2" >
    119      <property name="sizePolicy" >
    120       <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
     119    <widget class="Line" name="line_2">
     120     <property name="sizePolicy">
     121      <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
    121122       <horstretch>0</horstretch>
    122123       <verstretch>0</verstretch>
    123124      </sizepolicy>
    124125     </property>
    125      <property name="orientation" >
    126       <enum>Qt::Horizontal</enum>
    127      </property>
    128     </widget>
    129    </item>
    130    <item>
    131     <layout class="QHBoxLayout" >
    132      <item>
    133       <widget class="QLabel" name="label_5" >
    134        <property name="text" >
     126     <property name="orientation">
     127      <enum>Qt::Horizontal</enum>
     128     </property>
     129    </widget>
     130   </item>
     131   <item>
     132    <layout class="QHBoxLayout">
     133     <item>
     134      <widget class="QLabel" name="label_5">
     135       <property name="text">
    135136        <string>&amp;Aspect ratio:</string>
    136137       </property>
    137        <property name="buddy" >
     138       <property name="buddy">
    138139        <cstring>aspect_ratio_combo</cstring>
    139140       </property>
     
    141142     </item>
    142143     <item>
    143       <widget class="QComboBox" name="aspect_ratio_combo" />
    144      </item>
    145      <item>
    146       <spacer>
    147        <property name="orientation" >
    148         <enum>Qt::Horizontal</enum>
    149        </property>
    150        <property name="sizeHint" >
     144      <widget class="QComboBox" name="aspect_ratio_combo"/>
     145     </item>
     146     <item>
     147      <spacer>
     148       <property name="orientation">
     149        <enum>Qt::Horizontal</enum>
     150       </property>
     151       <property name="sizeHint" stdset="0">
    151152        <size>
    152153         <width>101</width>
     
    159160   </item>
    160161   <item>
    161     <layout class="QHBoxLayout" >
    162      <item>
    163       <widget class="QLabel" name="label_4" >
    164        <property name="text" >
     162    <layout class="QHBoxLayout">
     163     <item>
     164      <widget class="QLabel" name="label_4">
     165       <property name="text">
    165166        <string>&amp;Seconds to skip at the beginning:</string>
    166167       </property>
    167        <property name="buddy" >
     168       <property name="buddy">
    168169        <cstring>initial_step_spin</cstring>
    169170       </property>
     
    171172     </item>
    172173     <item>
    173       <widget class="QSpinBox" name="initial_step_spin" >
    174        <property name="maximum" >
     174      <widget class="QSpinBox" name="initial_step_spin">
     175       <property name="maximum">
    175176        <number>9999</number>
    176177       </property>
     
    179180     <item>
    180181      <spacer>
    181        <property name="orientation" >
    182         <enum>Qt::Horizontal</enum>
    183        </property>
    184        <property name="sizeHint" >
     182       <property name="orientation">
     183        <enum>Qt::Horizontal</enum>
     184       </property>
     185       <property name="sizeHint" stdset="0">
    185186        <size>
    186187         <width>40</width>
     
    193194   </item>
    194195   <item>
    195     <layout class="QHBoxLayout" >
    196      <item>
    197       <widget class="QLabel" name="label_6" >
    198        <property name="text" >
     196    <layout class="QHBoxLayout">
     197     <item>
     198      <widget class="QLabel" name="label_6">
     199       <property name="text">
    199200        <string>&amp;Maximum width:</string>
    200201       </property>
    201        <property name="buddy" >
     202       <property name="buddy">
    202203        <cstring>max_width_spin</cstring>
    203204       </property>
     
    205206     </item>
    206207     <item>
    207       <widget class="QSpinBox" name="max_width_spin" >
    208        <property name="minimum" >
     208      <widget class="QSpinBox" name="max_width_spin">
     209       <property name="minimum">
    209210        <number>100</number>
    210211       </property>
    211        <property name="maximum" >
     212       <property name="maximum">
    212213        <number>2000</number>
    213214       </property>
     
    216217     <item>
    217218      <spacer>
    218        <property name="orientation" >
    219         <enum>Qt::Horizontal</enum>
    220        </property>
    221        <property name="sizeHint" >
     219       <property name="orientation">
     220        <enum>Qt::Horizontal</enum>
     221       </property>
     222       <property name="sizeHint" stdset="0">
    222223        <size>
    223224         <width>40</width>
     
    230231   </item>
    231232   <item>
    232     <widget class="Line" name="line_3" >
    233      <property name="sizePolicy" >
    234       <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
     233    <widget class="Line" name="line_3">
     234     <property name="sizePolicy">
     235      <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
    235236       <horstretch>0</horstretch>
    236237       <verstretch>0</verstretch>
    237238      </sizepolicy>
    238239     </property>
    239      <property name="orientation" >
    240       <enum>Qt::Horizontal</enum>
    241      </property>
    242     </widget>
    243    </item>
    244    <item>
    245     <layout class="QHBoxLayout" >
    246      <item>
    247       <widget class="QLabel" name="label_7" >
    248        <property name="text" >
     240     <property name="orientation">
     241      <enum>Qt::Horizontal</enum>
     242     </property>
     243    </widget>
     244   </item>
     245   <item>
     246    <layout class="QHBoxLayout">
     247     <item>
     248      <widget class="QLabel" name="label_7">
     249       <property name="text">
    249250        <string>&amp;Extract frames as</string>
    250251       </property>
    251        <property name="buddy" >
     252       <property name="buddy">
    252253        <cstring>format_combo</cstring>
    253254       </property>
     
    255256     </item>
    256257     <item>
    257       <widget class="QComboBox" name="format_combo" />
    258      </item>
    259      <item>
    260       <spacer>
    261        <property name="orientation" >
    262         <enum>Qt::Horizontal</enum>
    263        </property>
    264        <property name="sizeHint" >
     258      <widget class="QComboBox" name="format_combo"/>
     259     </item>
     260     <item>
     261      <spacer>
     262       <property name="orientation">
     263        <enum>Qt::Horizontal</enum>
     264       </property>
     265       <property name="sizeHint" stdset="0">
    265266        <size>
    266267         <width>71</width>
     
    273274   </item>
    274275   <item>
    275     <widget class="Line" name="line" >
    276      <property name="sizePolicy" >
    277       <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
     276    <widget class="Line" name="line">
     277     <property name="sizePolicy">
     278      <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
    278279       <horstretch>0</horstretch>
    279280       <verstretch>0</verstretch>
    280281      </sizepolicy>
    281282     </property>
    282      <property name="orientation" >
    283       <enum>Qt::Horizontal</enum>
    284      </property>
    285     </widget>
    286    </item>
    287    <item>
    288     <widget class="QCheckBox" name="save_last_directory_check" >
    289      <property name="text" >
     283     <property name="orientation">
     284      <enum>Qt::Horizontal</enum>
     285     </property>
     286    </widget>
     287   </item>
     288   <item>
     289    <widget class="QCheckBox" name="save_last_directory_check">
     290     <property name="text">
    290291      <string>Remember folder used to &amp;save the preview</string>
    291292     </property>
     
    293294   </item>
    294295   <item>
    295     <widget class="Line" name="line_4" >
    296      <property name="sizePolicy" >
    297       <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
     296    <widget class="Line" name="line_4">
     297     <property name="sizePolicy">
     298      <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
    298299       <horstretch>0</horstretch>
    299300       <verstretch>0</verstretch>
    300301      </sizepolicy>
    301302     </property>
    302      <property name="orientation" >
    303       <enum>Qt::Horizontal</enum>
    304      </property>
    305     </widget>
    306    </item>
    307    <item>
    308     <widget class="QDialogButtonBox" name="buttonBox" >
    309      <property name="orientation" >
    310       <enum>Qt::Horizontal</enum>
    311      </property>
    312      <property name="standardButtons" >
    313       <set>QDialogButtonBox::Cancel|QDialogButtonBox::NoButton|QDialogButtonBox::Ok</set>
     303     <property name="orientation">
     304      <enum>Qt::Horizontal</enum>
     305     </property>
     306    </widget>
     307   </item>
     308   <item>
     309    <widget class="QDialogButtonBox" name="buttonBox">
     310     <property name="orientation">
     311      <enum>Qt::Horizontal</enum>
     312     </property>
     313     <property name="standardButtons">
     314      <set>QDialogButtonBox::Cancel|QDialogButtonBox::Ok</set>
    314315     </property>
    315316    </widget>
     
    344345   <slot>accept()</slot>
    345346   <hints>
    346     <hint type="sourcelabel" >
     347    <hint type="sourcelabel">
    347348     <x>248</x>
    348349     <y>254</y>
    349350    </hint>
    350     <hint type="destinationlabel" >
     351    <hint type="destinationlabel">
    351352     <x>157</x>
    352353     <y>274</y>
     
    360361   <slot>reject()</slot>
    361362   <hints>
    362     <hint type="sourcelabel" >
     363    <hint type="sourcelabel">
    363364     <x>316</x>
    364365     <y>260</y>
    365366    </hint>
    366     <hint type="destinationlabel" >
     367    <hint type="destinationlabel">
    367368     <x>286</x>
    368369     <y>274</y>
Note: See TracChangeset for help on using the changeset viewer.