| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <ui version="4.0">
|
|---|
| 3 | <class>PrefSubtitles</class>
|
|---|
| 4 | <widget class="QWidget" name="PrefSubtitles">
|
|---|
| 5 | <property name="geometry">
|
|---|
| 6 | <rect>
|
|---|
| 7 | <x>0</x>
|
|---|
| 8 | <y>0</y>
|
|---|
| 9 | <width>541</width>
|
|---|
| 10 | <height>439</height>
|
|---|
| 11 | </rect>
|
|---|
| 12 | </property>
|
|---|
| 13 | <property name="windowTitle">
|
|---|
| 14 | <string/>
|
|---|
| 15 | </property>
|
|---|
| 16 | <layout class="QVBoxLayout">
|
|---|
| 17 | <property name="margin">
|
|---|
| 18 | <number>0</number>
|
|---|
| 19 | </property>
|
|---|
| 20 | <item>
|
|---|
| 21 | <widget class="QTabWidget" name="subtitles_tab">
|
|---|
| 22 | <property name="enabled">
|
|---|
| 23 | <bool>true</bool>
|
|---|
| 24 | </property>
|
|---|
| 25 | <property name="currentIndex">
|
|---|
| 26 | <number>0</number>
|
|---|
| 27 | </property>
|
|---|
| 28 | <widget class="QWidget" name="tab1">
|
|---|
| 29 | <attribute name="title">
|
|---|
| 30 | <string>&Subtitles</string>
|
|---|
| 31 | </attribute>
|
|---|
| 32 | <layout class="QVBoxLayout">
|
|---|
| 33 | <property name="spacing">
|
|---|
| 34 | <number>6</number>
|
|---|
| 35 | </property>
|
|---|
| 36 | <item>
|
|---|
| 37 | <widget class="QGroupBox" name="groupBox">
|
|---|
| 38 | <property name="title">
|
|---|
| 39 | <string>Autoload</string>
|
|---|
| 40 | </property>
|
|---|
| 41 | <layout class="QGridLayout">
|
|---|
| 42 | <property name="margin">
|
|---|
| 43 | <number>9</number>
|
|---|
| 44 | </property>
|
|---|
| 45 | <property name="spacing">
|
|---|
| 46 | <number>6</number>
|
|---|
| 47 | </property>
|
|---|
| 48 | <item row="0" column="0">
|
|---|
| 49 | <widget class="QLabel" name="textLabel5">
|
|---|
| 50 | <property name="text">
|
|---|
| 51 | <string>Au&toload subtitles files (*.srt, *.sub...):</string>
|
|---|
| 52 | </property>
|
|---|
| 53 | <property name="wordWrap">
|
|---|
| 54 | <bool>false</bool>
|
|---|
| 55 | </property>
|
|---|
| 56 | <property name="buddy">
|
|---|
| 57 | <cstring>font_autoload_combo</cstring>
|
|---|
| 58 | </property>
|
|---|
| 59 | </widget>
|
|---|
| 60 | </item>
|
|---|
| 61 | <item row="2" column="0" colspan="2">
|
|---|
| 62 | <widget class="QCheckBox" name="font_autoload_check">
|
|---|
| 63 | <property name="text">
|
|---|
| 64 | <string>S&elect first available subtitle</string>
|
|---|
| 65 | </property>
|
|---|
| 66 | </widget>
|
|---|
| 67 | </item>
|
|---|
| 68 | <item row="1" column="0">
|
|---|
| 69 | <widget class="QComboBox" name="font_autoload_combo">
|
|---|
| 70 | <item>
|
|---|
| 71 | <property name="text">
|
|---|
| 72 | <string>Same name as movie</string>
|
|---|
| 73 | </property>
|
|---|
| 74 | </item>
|
|---|
| 75 | <item>
|
|---|
| 76 | <property name="text">
|
|---|
| 77 | <string>All subs containing movie name</string>
|
|---|
| 78 | </property>
|
|---|
| 79 | </item>
|
|---|
| 80 | <item>
|
|---|
| 81 | <property name="text">
|
|---|
| 82 | <string>All subs in directory</string>
|
|---|
| 83 | </property>
|
|---|
| 84 | </item>
|
|---|
| 85 | </widget>
|
|---|
| 86 | </item>
|
|---|
| 87 | <item row="1" column="1">
|
|---|
| 88 | <spacer>
|
|---|
| 89 | <property name="orientation">
|
|---|
| 90 | <enum>Qt::Horizontal</enum>
|
|---|
| 91 | </property>
|
|---|
| 92 | <property name="sizeType">
|
|---|
| 93 | <enum>QSizePolicy::Expanding</enum>
|
|---|
| 94 | </property>
|
|---|
| 95 | <property name="sizeHint" stdset="0">
|
|---|
| 96 | <size>
|
|---|
| 97 | <width>131</width>
|
|---|
| 98 | <height>21</height>
|
|---|
| 99 | </size>
|
|---|
| 100 | </property>
|
|---|
| 101 | </spacer>
|
|---|
| 102 | </item>
|
|---|
| 103 | </layout>
|
|---|
| 104 | </widget>
|
|---|
| 105 | </item>
|
|---|
| 106 | <item>
|
|---|
| 107 | <widget class="QGroupBox" name="groupBox_3">
|
|---|
| 108 | <property name="title">
|
|---|
| 109 | <string>Encoding</string>
|
|---|
| 110 | </property>
|
|---|
| 111 | <layout class="QVBoxLayout">
|
|---|
| 112 | <item>
|
|---|
| 113 | <layout class="QHBoxLayout">
|
|---|
| 114 | <property name="spacing">
|
|---|
| 115 | <number>6</number>
|
|---|
| 116 | </property>
|
|---|
| 117 | <property name="margin">
|
|---|
| 118 | <number>0</number>
|
|---|
| 119 | </property>
|
|---|
| 120 | <item>
|
|---|
| 121 | <widget class="QLabel" name="textLabel4">
|
|---|
| 122 | <property name="text">
|
|---|
| 123 | <string>&Default subtitle encoding:</string>
|
|---|
| 124 | </property>
|
|---|
| 125 | <property name="wordWrap">
|
|---|
| 126 | <bool>false</bool>
|
|---|
| 127 | </property>
|
|---|
| 128 | <property name="buddy">
|
|---|
| 129 | <cstring>font_encoding_combo</cstring>
|
|---|
| 130 | </property>
|
|---|
| 131 | </widget>
|
|---|
| 132 | </item>
|
|---|
| 133 | <item>
|
|---|
| 134 | <widget class="QComboBox" name="font_encoding_combo">
|
|---|
| 135 | <property name="sizePolicy">
|
|---|
| 136 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| 137 | <horstretch>0</horstretch>
|
|---|
| 138 | <verstretch>0</verstretch>
|
|---|
| 139 | </sizepolicy>
|
|---|
| 140 | </property>
|
|---|
| 141 | <property name="editable">
|
|---|
| 142 | <bool>false</bool>
|
|---|
| 143 | </property>
|
|---|
| 144 | </widget>
|
|---|
| 145 | </item>
|
|---|
| 146 | <item>
|
|---|
| 147 | <spacer>
|
|---|
| 148 | <property name="orientation">
|
|---|
| 149 | <enum>Qt::Horizontal</enum>
|
|---|
| 150 | </property>
|
|---|
| 151 | <property name="sizeType">
|
|---|
| 152 | <enum>QSizePolicy::Expanding</enum>
|
|---|
| 153 | </property>
|
|---|
| 154 | <property name="sizeHint" stdset="0">
|
|---|
| 155 | <size>
|
|---|
| 156 | <width>161</width>
|
|---|
| 157 | <height>31</height>
|
|---|
| 158 | </size>
|
|---|
| 159 | </property>
|
|---|
| 160 | </spacer>
|
|---|
| 161 | </item>
|
|---|
| 162 | </layout>
|
|---|
| 163 | </item>
|
|---|
| 164 | <item>
|
|---|
| 165 | <layout class="QHBoxLayout">
|
|---|
| 166 | <property name="bottomMargin">
|
|---|
| 167 | <number>0</number>
|
|---|
| 168 | </property>
|
|---|
| 169 | <item>
|
|---|
| 170 | <widget class="QCheckBox" name="use_enca_check">
|
|---|
| 171 | <property name="text">
|
|---|
| 172 | <string>Try to a&utodetect for this language:</string>
|
|---|
| 173 | </property>
|
|---|
| 174 | </widget>
|
|---|
| 175 | </item>
|
|---|
| 176 | <item>
|
|---|
| 177 | <widget class="QComboBox" name="enca_lang_combo">
|
|---|
| 178 | <property name="enabled">
|
|---|
| 179 | <bool>false</bool>
|
|---|
| 180 | </property>
|
|---|
| 181 | <property name="sizePolicy">
|
|---|
| 182 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| 183 | <horstretch>0</horstretch>
|
|---|
| 184 | <verstretch>0</verstretch>
|
|---|
| 185 | </sizepolicy>
|
|---|
| 186 | </property>
|
|---|
| 187 | </widget>
|
|---|
| 188 | </item>
|
|---|
| 189 | <item>
|
|---|
| 190 | <spacer>
|
|---|
| 191 | <property name="orientation">
|
|---|
| 192 | <enum>Qt::Horizontal</enum>
|
|---|
| 193 | </property>
|
|---|
| 194 | <property name="sizeHint" stdset="0">
|
|---|
| 195 | <size>
|
|---|
| 196 | <width>40</width>
|
|---|
| 197 | <height>20</height>
|
|---|
| 198 | </size>
|
|---|
| 199 | </property>
|
|---|
| 200 | </spacer>
|
|---|
| 201 | </item>
|
|---|
| 202 | </layout>
|
|---|
| 203 | </item>
|
|---|
| 204 | </layout>
|
|---|
| 205 | </widget>
|
|---|
| 206 | </item>
|
|---|
| 207 | <item>
|
|---|
| 208 | <widget class="QCheckBox" name="subtitles_on_screeshots_check">
|
|---|
| 209 | <property name="text">
|
|---|
| 210 | <string>&Include subtitles on screenshots</string>
|
|---|
| 211 | </property>
|
|---|
| 212 | </widget>
|
|---|
| 213 | </item>
|
|---|
| 214 | <item>
|
|---|
| 215 | <widget class="Line" name="line">
|
|---|
| 216 | <property name="sizePolicy">
|
|---|
| 217 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| 218 | <horstretch>0</horstretch>
|
|---|
| 219 | <verstretch>0</verstretch>
|
|---|
| 220 | </sizepolicy>
|
|---|
| 221 | </property>
|
|---|
| 222 | <property name="orientation">
|
|---|
| 223 | <enum>Qt::Horizontal</enum>
|
|---|
| 224 | </property>
|
|---|
| 225 | </widget>
|
|---|
| 226 | </item>
|
|---|
| 227 | <item>
|
|---|
| 228 | <widget class="QCheckBox" name="use_ass_check">
|
|---|
| 229 | <property name="text">
|
|---|
| 230 | <string>Use the &ASS library</string>
|
|---|
| 231 | </property>
|
|---|
| 232 | </widget>
|
|---|
| 233 | </item>
|
|---|
| 234 | <item>
|
|---|
| 235 | <widget class="QCheckBox" name="freetype_check">
|
|---|
| 236 | <property name="text">
|
|---|
| 237 | <string>Freet&ype support</string>
|
|---|
| 238 | </property>
|
|---|
| 239 | </widget>
|
|---|
| 240 | </item>
|
|---|
| 241 | <item>
|
|---|
| 242 | <widget class="QCheckBox" name="windowsfontdir_check">
|
|---|
| 243 | <property name="text">
|
|---|
| 244 | <string>Enable &Windows fonts</string>
|
|---|
| 245 | </property>
|
|---|
| 246 | </widget>
|
|---|
| 247 | </item>
|
|---|
| 248 | <item>
|
|---|
| 249 | <spacer>
|
|---|
| 250 | <property name="orientation">
|
|---|
| 251 | <enum>Qt::Vertical</enum>
|
|---|
| 252 | </property>
|
|---|
| 253 | <property name="sizeType">
|
|---|
| 254 | <enum>QSizePolicy::Expanding</enum>
|
|---|
| 255 | </property>
|
|---|
| 256 | <property name="sizeHint" stdset="0">
|
|---|
| 257 | <size>
|
|---|
| 258 | <width>20</width>
|
|---|
| 259 | <height>20</height>
|
|---|
| 260 | </size>
|
|---|
| 261 | </property>
|
|---|
| 262 | </spacer>
|
|---|
| 263 | </item>
|
|---|
| 264 | </layout>
|
|---|
| 265 | </widget>
|
|---|
| 266 | <widget class="QWidget" name="tab2">
|
|---|
| 267 | <property name="enabled">
|
|---|
| 268 | <bool>true</bool>
|
|---|
| 269 | </property>
|
|---|
| 270 | <attribute name="title">
|
|---|
| 271 | <string>&Font and colors</string>
|
|---|
| 272 | </attribute>
|
|---|
| 273 | <layout class="QGridLayout">
|
|---|
| 274 | <item row="1" column="0" colspan="2">
|
|---|
| 275 | <widget class="QStackedWidget" name="stackedWidget">
|
|---|
| 276 | <property name="sizePolicy">
|
|---|
| 277 | <sizepolicy hsizetype="Preferred" vsizetype="Expanding">
|
|---|
| 278 | <horstretch>0</horstretch>
|
|---|
| 279 | <verstretch>0</verstretch>
|
|---|
| 280 | </sizepolicy>
|
|---|
| 281 | </property>
|
|---|
| 282 | <property name="frameShape">
|
|---|
| 283 | <enum>QFrame::StyledPanel</enum>
|
|---|
| 284 | </property>
|
|---|
| 285 | <property name="frameShadow">
|
|---|
| 286 | <enum>QFrame::Sunken</enum>
|
|---|
| 287 | </property>
|
|---|
| 288 | <property name="currentIndex">
|
|---|
| 289 | <number>0</number>
|
|---|
| 290 | </property>
|
|---|
| 291 | <widget class="QWidget" name="ass_subs">
|
|---|
| 292 | <layout class="QVBoxLayout">
|
|---|
| 293 | <item>
|
|---|
| 294 | <layout class="QHBoxLayout">
|
|---|
| 295 | <item>
|
|---|
| 296 | <widget class="QLabel" name="ass_scale_label">
|
|---|
| 297 | <property name="text">
|
|---|
| 298 | <string>Defa&ult scale:</string>
|
|---|
| 299 | </property>
|
|---|
| 300 | <property name="buddy">
|
|---|
| 301 | <cstring>ass_font_scale_spin</cstring>
|
|---|
| 302 | </property>
|
|---|
| 303 | </widget>
|
|---|
| 304 | </item>
|
|---|
| 305 | <item>
|
|---|
| 306 | <widget class="QDoubleSpinBox" name="ass_font_scale_spin">
|
|---|
| 307 | <property name="sizePolicy">
|
|---|
| 308 | <sizepolicy hsizetype="Maximum" vsizetype="Fixed">
|
|---|
| 309 | <horstretch>0</horstretch>
|
|---|
| 310 | <verstretch>0</verstretch>
|
|---|
| 311 | </sizepolicy>
|
|---|
| 312 | </property>
|
|---|
| 313 | <property name="maximum">
|
|---|
| 314 | <double>100.000000000000000</double>
|
|---|
| 315 | </property>
|
|---|
| 316 | <property name="singleStep">
|
|---|
| 317 | <double>0.200000000000000</double>
|
|---|
| 318 | </property>
|
|---|
| 319 | </widget>
|
|---|
| 320 | </item>
|
|---|
| 321 | <item>
|
|---|
| 322 | <spacer>
|
|---|
| 323 | <property name="orientation">
|
|---|
| 324 | <enum>Qt::Horizontal</enum>
|
|---|
| 325 | </property>
|
|---|
| 326 | <property name="sizeHint" stdset="0">
|
|---|
| 327 | <size>
|
|---|
| 328 | <width>121</width>
|
|---|
| 329 | <height>20</height>
|
|---|
| 330 | </size>
|
|---|
| 331 | </property>
|
|---|
| 332 | </spacer>
|
|---|
| 333 | </item>
|
|---|
| 334 | <item>
|
|---|
| 335 | <widget class="QLabel" name="label_11">
|
|---|
| 336 | <property name="text">
|
|---|
| 337 | <string>&Line spacing:</string>
|
|---|
| 338 | </property>
|
|---|
| 339 | <property name="buddy">
|
|---|
| 340 | <cstring>ass_line_spacing_spin</cstring>
|
|---|
| 341 | </property>
|
|---|
| 342 | </widget>
|
|---|
| 343 | </item>
|
|---|
| 344 | <item>
|
|---|
| 345 | <widget class="QSpinBox" name="ass_line_spacing_spin">
|
|---|
| 346 | <property name="minimum">
|
|---|
| 347 | <number>-20</number>
|
|---|
| 348 | </property>
|
|---|
| 349 | <property name="maximum">
|
|---|
| 350 | <number>20</number>
|
|---|
| 351 | </property>
|
|---|
| 352 | </widget>
|
|---|
| 353 | </item>
|
|---|
| 354 | </layout>
|
|---|
| 355 | </item>
|
|---|
| 356 | <item>
|
|---|
| 357 | <widget class="QWidget" name="styles_container" native="true">
|
|---|
| 358 | <property name="enabled">
|
|---|
| 359 | <bool>true</bool>
|
|---|
| 360 | </property>
|
|---|
| 361 | <layout class="QGridLayout">
|
|---|
| 362 | <property name="margin">
|
|---|
| 363 | <number>2</number>
|
|---|
| 364 | </property>
|
|---|
| 365 | <item row="0" column="0">
|
|---|
| 366 | <widget class="QGroupBox" name="groupBox_4">
|
|---|
| 367 | <property name="title">
|
|---|
| 368 | <string>Font</string>
|
|---|
| 369 | </property>
|
|---|
| 370 | <layout class="QVBoxLayout">
|
|---|
| 371 | <property name="margin">
|
|---|
| 372 | <number>4</number>
|
|---|
| 373 | </property>
|
|---|
| 374 | <item>
|
|---|
| 375 | <layout class="QHBoxLayout">
|
|---|
| 376 | <item>
|
|---|
| 377 | <widget class="MyFontComboBox" name="style_font_combo"/>
|
|---|
| 378 | </item>
|
|---|
| 379 | </layout>
|
|---|
| 380 | </item>
|
|---|
| 381 | <item>
|
|---|
| 382 | <layout class="QHBoxLayout">
|
|---|
| 383 | <item>
|
|---|
| 384 | <widget class="QLabel" name="label">
|
|---|
| 385 | <property name="text">
|
|---|
| 386 | <string>Si&ze:</string>
|
|---|
| 387 | </property>
|
|---|
| 388 | <property name="buddy">
|
|---|
| 389 | <cstring>style_size_spin</cstring>
|
|---|
| 390 | </property>
|
|---|
| 391 | </widget>
|
|---|
| 392 | </item>
|
|---|
| 393 | <item>
|
|---|
| 394 | <widget class="QSpinBox" name="style_size_spin">
|
|---|
| 395 | <property name="sizePolicy">
|
|---|
| 396 | <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
|
|---|
| 397 | <horstretch>0</horstretch>
|
|---|
| 398 | <verstretch>0</verstretch>
|
|---|
| 399 | </sizepolicy>
|
|---|
| 400 | </property>
|
|---|
| 401 | <property name="minimum">
|
|---|
| 402 | <number>1</number>
|
|---|
| 403 | </property>
|
|---|
| 404 | <property name="value">
|
|---|
| 405 | <number>10</number>
|
|---|
| 406 | </property>
|
|---|
| 407 | </widget>
|
|---|
| 408 | </item>
|
|---|
| 409 | <item>
|
|---|
| 410 | <spacer>
|
|---|
| 411 | <property name="orientation">
|
|---|
| 412 | <enum>Qt::Horizontal</enum>
|
|---|
| 413 | </property>
|
|---|
| 414 | <property name="sizeType">
|
|---|
| 415 | <enum>QSizePolicy::Preferred</enum>
|
|---|
| 416 | </property>
|
|---|
| 417 | <property name="sizeHint" stdset="0">
|
|---|
| 418 | <size>
|
|---|
| 419 | <width>60</width>
|
|---|
| 420 | <height>20</height>
|
|---|
| 421 | </size>
|
|---|
| 422 | </property>
|
|---|
| 423 | </spacer>
|
|---|
| 424 | </item>
|
|---|
| 425 | <item>
|
|---|
| 426 | <widget class="QCheckBox" name="style_bold_check">
|
|---|
| 427 | <property name="text">
|
|---|
| 428 | <string>Bol&d</string>
|
|---|
| 429 | </property>
|
|---|
| 430 | </widget>
|
|---|
| 431 | </item>
|
|---|
| 432 | <item>
|
|---|
| 433 | <widget class="QCheckBox" name="style_italic_check">
|
|---|
| 434 | <property name="text">
|
|---|
| 435 | <string>&Italic</string>
|
|---|
| 436 | </property>
|
|---|
| 437 | </widget>
|
|---|
| 438 | </item>
|
|---|
| 439 | </layout>
|
|---|
| 440 | </item>
|
|---|
| 441 | </layout>
|
|---|
| 442 | </widget>
|
|---|
| 443 | </item>
|
|---|
| 444 | <item row="0" column="1">
|
|---|
| 445 | <widget class="QGroupBox" name="groupBox_7">
|
|---|
| 446 | <property name="title">
|
|---|
| 447 | <string>Colors</string>
|
|---|
| 448 | </property>
|
|---|
| 449 | <layout class="QGridLayout">
|
|---|
| 450 | <property name="margin">
|
|---|
| 451 | <number>4</number>
|
|---|
| 452 | </property>
|
|---|
| 453 | <item row="0" column="0">
|
|---|
| 454 | <widget class="QLabel" name="label_2">
|
|---|
| 455 | <property name="text">
|
|---|
| 456 | <string>&Text:</string>
|
|---|
| 457 | </property>
|
|---|
| 458 | <property name="alignment">
|
|---|
| 459 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 460 | </property>
|
|---|
| 461 | <property name="buddy">
|
|---|
| 462 | <cstring>style_text_color_button</cstring>
|
|---|
| 463 | </property>
|
|---|
| 464 | </widget>
|
|---|
| 465 | </item>
|
|---|
| 466 | <item row="0" column="1">
|
|---|
| 467 | <widget class="SelectColorButton" name="style_text_color_button">
|
|---|
| 468 | <property name="sizePolicy">
|
|---|
| 469 | <sizepolicy hsizetype="Minimum" vsizetype="Ignored">
|
|---|
| 470 | <horstretch>0</horstretch>
|
|---|
| 471 | <verstretch>0</verstretch>
|
|---|
| 472 | </sizepolicy>
|
|---|
| 473 | </property>
|
|---|
| 474 | <property name="text">
|
|---|
| 475 | <string/>
|
|---|
| 476 | </property>
|
|---|
| 477 | </widget>
|
|---|
| 478 | </item>
|
|---|
| 479 | <item row="1" column="0">
|
|---|
| 480 | <widget class="QLabel" name="label_3">
|
|---|
| 481 | <property name="text">
|
|---|
| 482 | <string>&Border:</string>
|
|---|
| 483 | </property>
|
|---|
| 484 | <property name="alignment">
|
|---|
| 485 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 486 | </property>
|
|---|
| 487 | <property name="buddy">
|
|---|
| 488 | <cstring>style_border_color_button</cstring>
|
|---|
| 489 | </property>
|
|---|
| 490 | </widget>
|
|---|
| 491 | </item>
|
|---|
| 492 | <item row="1" column="1">
|
|---|
| 493 | <widget class="SelectColorButton" name="style_border_color_button">
|
|---|
| 494 | <property name="sizePolicy">
|
|---|
| 495 | <sizepolicy hsizetype="Minimum" vsizetype="Ignored">
|
|---|
| 496 | <horstretch>0</horstretch>
|
|---|
| 497 | <verstretch>0</verstretch>
|
|---|
| 498 | </sizepolicy>
|
|---|
| 499 | </property>
|
|---|
| 500 | <property name="text">
|
|---|
| 501 | <string/>
|
|---|
| 502 | </property>
|
|---|
| 503 | </widget>
|
|---|
| 504 | </item>
|
|---|
| 505 | <item row="2" column="0">
|
|---|
| 506 | <widget class="QLabel" name="label_12">
|
|---|
| 507 | <property name="text">
|
|---|
| 508 | <string>Shadow:</string>
|
|---|
| 509 | </property>
|
|---|
| 510 | <property name="alignment">
|
|---|
| 511 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 512 | </property>
|
|---|
| 513 | </widget>
|
|---|
| 514 | </item>
|
|---|
| 515 | <item row="2" column="1">
|
|---|
| 516 | <widget class="SelectColorButton" name="style_shadow_color_button">
|
|---|
| 517 | <property name="sizePolicy">
|
|---|
| 518 | <sizepolicy hsizetype="Minimum" vsizetype="Ignored">
|
|---|
| 519 | <horstretch>0</horstretch>
|
|---|
| 520 | <verstretch>0</verstretch>
|
|---|
| 521 | </sizepolicy>
|
|---|
| 522 | </property>
|
|---|
| 523 | <property name="text">
|
|---|
| 524 | <string/>
|
|---|
| 525 | </property>
|
|---|
| 526 | </widget>
|
|---|
| 527 | </item>
|
|---|
| 528 | </layout>
|
|---|
| 529 | </widget>
|
|---|
| 530 | </item>
|
|---|
| 531 | <item row="1" column="0">
|
|---|
| 532 | <widget class="QGroupBox" name="groupBox_8">
|
|---|
| 533 | <property name="title">
|
|---|
| 534 | <string>Margins</string>
|
|---|
| 535 | </property>
|
|---|
| 536 | <layout class="QGridLayout">
|
|---|
| 537 | <property name="margin">
|
|---|
| 538 | <number>4</number>
|
|---|
| 539 | </property>
|
|---|
| 540 | <item row="0" column="0">
|
|---|
| 541 | <widget class="QLabel" name="label_7">
|
|---|
| 542 | <property name="text">
|
|---|
| 543 | <string>L&eft:</string>
|
|---|
| 544 | </property>
|
|---|
| 545 | <property name="alignment">
|
|---|
| 546 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 547 | </property>
|
|---|
| 548 | <property name="buddy">
|
|---|
| 549 | <cstring>style_marginl_spin</cstring>
|
|---|
| 550 | </property>
|
|---|
| 551 | </widget>
|
|---|
| 552 | </item>
|
|---|
| 553 | <item row="0" column="1">
|
|---|
| 554 | <widget class="QSpinBox" name="style_marginl_spin"/>
|
|---|
| 555 | </item>
|
|---|
| 556 | <item row="0" column="2">
|
|---|
| 557 | <widget class="QLabel" name="label_8">
|
|---|
| 558 | <property name="text">
|
|---|
| 559 | <string>&Right:</string>
|
|---|
| 560 | </property>
|
|---|
| 561 | <property name="alignment">
|
|---|
| 562 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 563 | </property>
|
|---|
| 564 | <property name="buddy">
|
|---|
| 565 | <cstring>style_marginr_spin</cstring>
|
|---|
| 566 | </property>
|
|---|
| 567 | </widget>
|
|---|
| 568 | </item>
|
|---|
| 569 | <item row="0" column="3">
|
|---|
| 570 | <widget class="QSpinBox" name="style_marginr_spin"/>
|
|---|
| 571 | </item>
|
|---|
| 572 | <item row="1" column="0">
|
|---|
| 573 | <widget class="QLabel" name="label_9">
|
|---|
| 574 | <property name="text">
|
|---|
| 575 | <string>Verti&cal:</string>
|
|---|
| 576 | </property>
|
|---|
| 577 | <property name="alignment">
|
|---|
| 578 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 579 | </property>
|
|---|
| 580 | <property name="buddy">
|
|---|
| 581 | <cstring>style_marginv_spin</cstring>
|
|---|
| 582 | </property>
|
|---|
| 583 | </widget>
|
|---|
| 584 | </item>
|
|---|
| 585 | <item row="1" column="1">
|
|---|
| 586 | <widget class="QSpinBox" name="style_marginv_spin"/>
|
|---|
| 587 | </item>
|
|---|
| 588 | <item row="1" column="2" colspan="2">
|
|---|
| 589 | <spacer>
|
|---|
| 590 | <property name="orientation">
|
|---|
| 591 | <enum>Qt::Horizontal</enum>
|
|---|
| 592 | </property>
|
|---|
| 593 | <property name="sizeHint" stdset="0">
|
|---|
| 594 | <size>
|
|---|
| 595 | <width>101</width>
|
|---|
| 596 | <height>25</height>
|
|---|
| 597 | </size>
|
|---|
| 598 | </property>
|
|---|
| 599 | </spacer>
|
|---|
| 600 | </item>
|
|---|
| 601 | </layout>
|
|---|
| 602 | </widget>
|
|---|
| 603 | </item>
|
|---|
| 604 | <item row="1" column="1">
|
|---|
| 605 | <widget class="QGroupBox" name="groupBox_9">
|
|---|
| 606 | <property name="title">
|
|---|
| 607 | <string>Alignment</string>
|
|---|
| 608 | </property>
|
|---|
| 609 | <layout class="QGridLayout">
|
|---|
| 610 | <property name="margin">
|
|---|
| 611 | <number>4</number>
|
|---|
| 612 | </property>
|
|---|
| 613 | <item row="0" column="0">
|
|---|
| 614 | <widget class="QLabel" name="label_4">
|
|---|
| 615 | <property name="text">
|
|---|
| 616 | <string>&Horizontal:</string>
|
|---|
| 617 | </property>
|
|---|
| 618 | <property name="alignment">
|
|---|
| 619 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 620 | </property>
|
|---|
| 621 | <property name="buddy">
|
|---|
| 622 | <cstring>style_alignment_combo</cstring>
|
|---|
| 623 | </property>
|
|---|
| 624 | </widget>
|
|---|
| 625 | </item>
|
|---|
| 626 | <item row="0" column="1">
|
|---|
| 627 | <widget class="QComboBox" name="style_alignment_combo"/>
|
|---|
| 628 | </item>
|
|---|
| 629 | <item row="1" column="0">
|
|---|
| 630 | <widget class="QLabel" name="label_6">
|
|---|
| 631 | <property name="text">
|
|---|
| 632 | <string>&Vertical:</string>
|
|---|
| 633 | </property>
|
|---|
| 634 | <property name="alignment">
|
|---|
| 635 | <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
|
|---|
| 636 | </property>
|
|---|
| 637 | <property name="buddy">
|
|---|
| 638 | <cstring>style_valignment_combo</cstring>
|
|---|
| 639 | </property>
|
|---|
| 640 | </widget>
|
|---|
| 641 | </item>
|
|---|
| 642 | <item row="1" column="1">
|
|---|
| 643 | <widget class="QComboBox" name="style_valignment_combo"/>
|
|---|
| 644 | </item>
|
|---|
| 645 | </layout>
|
|---|
| 646 | </widget>
|
|---|
| 647 | </item>
|
|---|
| 648 | <item row="2" column="0" colspan="2">
|
|---|
| 649 | <layout class="QHBoxLayout">
|
|---|
| 650 | <item>
|
|---|
| 651 | <widget class="QLabel" name="label_5">
|
|---|
| 652 | <property name="text">
|
|---|
| 653 | <string>Border st&yle:</string>
|
|---|
| 654 | </property>
|
|---|
| 655 | <property name="buddy">
|
|---|
| 656 | <cstring>style_border_style_combo</cstring>
|
|---|
| 657 | </property>
|
|---|
| 658 | </widget>
|
|---|
| 659 | </item>
|
|---|
| 660 | <item>
|
|---|
| 661 | <widget class="QComboBox" name="style_border_style_combo"/>
|
|---|
| 662 | </item>
|
|---|
| 663 | <item>
|
|---|
| 664 | <spacer>
|
|---|
| 665 | <property name="orientation">
|
|---|
| 666 | <enum>Qt::Horizontal</enum>
|
|---|
| 667 | </property>
|
|---|
| 668 | <property name="sizeHint" stdset="0">
|
|---|
| 669 | <size>
|
|---|
| 670 | <width>40</width>
|
|---|
| 671 | <height>20</height>
|
|---|
| 672 | </size>
|
|---|
| 673 | </property>
|
|---|
| 674 | </spacer>
|
|---|
| 675 | </item>
|
|---|
| 676 | <item>
|
|---|
| 677 | <widget class="QLabel" name="style_outline_label">
|
|---|
| 678 | <property name="text">
|
|---|
| 679 | <string>&Outline:</string>
|
|---|
| 680 | </property>
|
|---|
| 681 | <property name="buddy">
|
|---|
| 682 | <cstring>style_outline_spin</cstring>
|
|---|
| 683 | </property>
|
|---|
| 684 | </widget>
|
|---|
| 685 | </item>
|
|---|
| 686 | <item>
|
|---|
| 687 | <widget class="QDoubleSpinBox" name="style_outline_spin">
|
|---|
| 688 | <property name="maximum">
|
|---|
| 689 | <double>4.000000000000000</double>
|
|---|
| 690 | </property>
|
|---|
| 691 | <property name="singleStep">
|
|---|
| 692 | <double>0.100000000000000</double>
|
|---|
| 693 | </property>
|
|---|
| 694 | </widget>
|
|---|
| 695 | </item>
|
|---|
| 696 | <item>
|
|---|
| 697 | <widget class="QLabel" name="style_shadow_label">
|
|---|
| 698 | <property name="text">
|
|---|
| 699 | <string>Shado&w:</string>
|
|---|
| 700 | </property>
|
|---|
| 701 | <property name="buddy">
|
|---|
| 702 | <cstring>style_shadow_spin</cstring>
|
|---|
| 703 | </property>
|
|---|
| 704 | </widget>
|
|---|
| 705 | </item>
|
|---|
| 706 | <item>
|
|---|
| 707 | <widget class="QDoubleSpinBox" name="style_shadow_spin">
|
|---|
| 708 | <property name="maximum">
|
|---|
| 709 | <double>4.000000000000000</double>
|
|---|
| 710 | </property>
|
|---|
| 711 | <property name="singleStep">
|
|---|
| 712 | <double>0.100000000000000</double>
|
|---|
| 713 | </property>
|
|---|
| 714 | </widget>
|
|---|
| 715 | </item>
|
|---|
| 716 | </layout>
|
|---|
| 717 | </item>
|
|---|
| 718 | </layout>
|
|---|
| 719 | </widget>
|
|---|
| 720 | </item>
|
|---|
| 721 | <item>
|
|---|
| 722 | <widget class="Line" name="line_3">
|
|---|
| 723 | <property name="sizePolicy">
|
|---|
| 724 | <sizepolicy hsizetype="Expanding" vsizetype="Fixed">
|
|---|
| 725 | <horstretch>0</horstretch>
|
|---|
| 726 | <verstretch>0</verstretch>
|
|---|
| 727 | </sizepolicy>
|
|---|
| 728 | </property>
|
|---|
| 729 | <property name="orientation">
|
|---|
| 730 | <enum>Qt::Horizontal</enum>
|
|---|
| 731 | </property>
|
|---|
| 732 | </widget>
|
|---|
| 733 | </item>
|
|---|
| 734 | <item>
|
|---|
| 735 | <layout class="QHBoxLayout">
|
|---|
| 736 | <item>
|
|---|
| 737 | <widget class="QCheckBox" name="force_ass_styles">
|
|---|
| 738 | <property name="text">
|
|---|
| 739 | <string>A&pply style to ASS files too</string>
|
|---|
| 740 | </property>
|
|---|
| 741 | </widget>
|
|---|
| 742 | </item>
|
|---|
| 743 | <item>
|
|---|
| 744 | <spacer>
|
|---|
| 745 | <property name="orientation">
|
|---|
| 746 | <enum>Qt::Horizontal</enum>
|
|---|
| 747 | </property>
|
|---|
| 748 | <property name="sizeHint" stdset="0">
|
|---|
| 749 | <size>
|
|---|
| 750 | <width>40</width>
|
|---|
| 751 | <height>20</height>
|
|---|
| 752 | </size>
|
|---|
| 753 | </property>
|
|---|
| 754 | </spacer>
|
|---|
| 755 | </item>
|
|---|
| 756 | <item>
|
|---|
| 757 | <widget class="QPushButton" name="ass_customize_button">
|
|---|
| 758 | <property name="enabled">
|
|---|
| 759 | <bool>false</bool>
|
|---|
| 760 | </property>
|
|---|
| 761 | <property name="text">
|
|---|
| 762 | <string>Custo&mize...</string>
|
|---|
| 763 | </property>
|
|---|
| 764 | </widget>
|
|---|
| 765 | </item>
|
|---|
| 766 | </layout>
|
|---|
| 767 | </item>
|
|---|
| 768 | <item>
|
|---|
| 769 | <spacer>
|
|---|
| 770 | <property name="orientation">
|
|---|
| 771 | <enum>Qt::Vertical</enum>
|
|---|
| 772 | </property>
|
|---|
| 773 | <property name="sizeHint" stdset="0">
|
|---|
| 774 | <size>
|
|---|
| 775 | <width>497</width>
|
|---|
| 776 | <height>16</height>
|
|---|
| 777 | </size>
|
|---|
| 778 | </property>
|
|---|
| 779 | </spacer>
|
|---|
| 780 | </item>
|
|---|
| 781 | </layout>
|
|---|
| 782 | </widget>
|
|---|
| 783 | </widget>
|
|---|
| 784 | </item>
|
|---|
| 785 | <item row="0" column="0">
|
|---|
| 786 | <widget class="QCheckBox" name="ass_custom_check">
|
|---|
| 787 | <property name="text">
|
|---|
| 788 | <string>Use custo&m style</string>
|
|---|
| 789 | </property>
|
|---|
| 790 | </widget>
|
|---|
| 791 | </item>
|
|---|
| 792 | </layout>
|
|---|
| 793 | </widget>
|
|---|
| 794 | </widget>
|
|---|
| 795 | </item>
|
|---|
| 796 | </layout>
|
|---|
| 797 | </widget>
|
|---|
| 798 | <customwidgets>
|
|---|
| 799 | <customwidget>
|
|---|
| 800 | <class>MyFontComboBox</class>
|
|---|
| 801 | <extends>QFontComboBox</extends>
|
|---|
| 802 | <header>mycombobox.h</header>
|
|---|
| 803 | </customwidget>
|
|---|
| 804 | <customwidget>
|
|---|
| 805 | <class>SelectColorButton</class>
|
|---|
| 806 | <extends>QPushButton</extends>
|
|---|
| 807 | <header>selectcolorbutton.h</header>
|
|---|
| 808 | </customwidget>
|
|---|
| 809 | </customwidgets>
|
|---|
| 810 | <tabstops>
|
|---|
| 811 | <tabstop>subtitles_tab</tabstop>
|
|---|
| 812 | <tabstop>font_autoload_combo</tabstop>
|
|---|
| 813 | <tabstop>font_autoload_check</tabstop>
|
|---|
| 814 | <tabstop>font_encoding_combo</tabstop>
|
|---|
| 815 | <tabstop>use_enca_check</tabstop>
|
|---|
| 816 | <tabstop>enca_lang_combo</tabstop>
|
|---|
| 817 | <tabstop>subtitles_on_screeshots_check</tabstop>
|
|---|
| 818 | <tabstop>use_ass_check</tabstop>
|
|---|
| 819 | <tabstop>freetype_check</tabstop>
|
|---|
| 820 | <tabstop>windowsfontdir_check</tabstop>
|
|---|
| 821 | <tabstop>ass_custom_check</tabstop>
|
|---|
| 822 | <tabstop>ass_font_scale_spin</tabstop>
|
|---|
| 823 | <tabstop>ass_line_spacing_spin</tabstop>
|
|---|
| 824 | <tabstop>style_font_combo</tabstop>
|
|---|
| 825 | <tabstop>style_size_spin</tabstop>
|
|---|
| 826 | <tabstop>style_bold_check</tabstop>
|
|---|
| 827 | <tabstop>style_italic_check</tabstop>
|
|---|
| 828 | <tabstop>style_text_color_button</tabstop>
|
|---|
| 829 | <tabstop>style_border_color_button</tabstop>
|
|---|
| 830 | <tabstop>style_shadow_color_button</tabstop>
|
|---|
| 831 | <tabstop>style_marginl_spin</tabstop>
|
|---|
| 832 | <tabstop>style_marginr_spin</tabstop>
|
|---|
| 833 | <tabstop>style_marginv_spin</tabstop>
|
|---|
| 834 | <tabstop>style_alignment_combo</tabstop>
|
|---|
| 835 | <tabstop>style_valignment_combo</tabstop>
|
|---|
| 836 | <tabstop>style_border_style_combo</tabstop>
|
|---|
| 837 | <tabstop>style_outline_spin</tabstop>
|
|---|
| 838 | <tabstop>style_shadow_spin</tabstop>
|
|---|
| 839 | <tabstop>force_ass_styles</tabstop>
|
|---|
| 840 | <tabstop>ass_customize_button</tabstop>
|
|---|
| 841 | </tabstops>
|
|---|
| 842 | <resources/>
|
|---|
| 843 | <connections>
|
|---|
| 844 | <connection>
|
|---|
| 845 | <sender>use_enca_check</sender>
|
|---|
| 846 | <signal>toggled(bool)</signal>
|
|---|
| 847 | <receiver>enca_lang_combo</receiver>
|
|---|
| 848 | <slot>setEnabled(bool)</slot>
|
|---|
| 849 | <hints>
|
|---|
| 850 | <hint type="sourcelabel">
|
|---|
| 851 | <x>118</x>
|
|---|
| 852 | <y>245</y>
|
|---|
| 853 | </hint>
|
|---|
| 854 | <hint type="destinationlabel">
|
|---|
| 855 | <x>258</x>
|
|---|
| 856 | <y>245</y>
|
|---|
| 857 | </hint>
|
|---|
| 858 | </hints>
|
|---|
| 859 | </connection>
|
|---|
| 860 | <connection>
|
|---|
| 861 | <sender>force_ass_styles</sender>
|
|---|
| 862 | <signal>toggled(bool)</signal>
|
|---|
| 863 | <receiver>ass_customize_button</receiver>
|
|---|
| 864 | <slot>setEnabled(bool)</slot>
|
|---|
| 865 | <hints>
|
|---|
| 866 | <hint type="sourcelabel">
|
|---|
| 867 | <x>115</x>
|
|---|
| 868 | <y>376</y>
|
|---|
| 869 | </hint>
|
|---|
| 870 | <hint type="destinationlabel">
|
|---|
| 871 | <x>474</x>
|
|---|
| 872 | <y>377</y>
|
|---|
| 873 | </hint>
|
|---|
| 874 | </hints>
|
|---|
| 875 | </connection>
|
|---|
| 876 | </connections>
|
|---|
| 877 | </ui>
|
|---|