Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-2-2
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Redmine
Redmine
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
videolan
vlc-2-2
Commits
7641dadb
Commit
7641dadb
authored
Mar 30, 2012
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Qt: tweak open dialog for translation
Close #6447
parent
97dca37b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
155 additions
and
124 deletions
+155
-124
modules/gui/qt4/ui/open.ui
modules/gui/qt4/ui/open.ui
+155
-124
No files found.
modules/gui/qt4/ui/open.ui
View file @
7641dadb
...
...
@@ -33,6 +33,41 @@
<item
row=
"0"
column=
"0"
colspan=
"3"
>
<widget
class=
"QTabWidget"
name=
"Tab"
/>
</item>
<item
row=
"3"
column=
"1"
>
<widget
class=
"QToolButton"
name=
"playButton"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Minimum"
vsizetype=
"Minimum"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"minimumSize"
>
<size>
<width>
70
</width>
<height>
0
</height>
</size>
</property>
<property
name=
"text"
>
<string>
Play
</string>
</property>
<property
name=
"popupMode"
>
<enum>
QToolButton::MenuButtonPopup
</enum>
</property>
</widget>
</item>
<item
row=
"3"
column=
"0"
>
<spacer>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
<property
name=
"sizeHint"
stdset=
"0"
>
<size>
<width>
40
</width>
<height>
20
</height>
</size>
</property>
</spacer>
</item>
<item
row=
"1"
column=
"0"
colspan=
"3"
>
<widget
class=
"QCheckBox"
name=
"advancedCheckBox"
>
<property
name=
"toolTip"
>
...
...
@@ -46,7 +81,9 @@
<item
row=
"2"
column=
"0"
colspan=
"3"
>
<widget
class=
"QGroupBox"
name=
"advancedFrame"
>
<layout
class=
"QGridLayout"
name=
"gridLayout_2"
>
<item
row=
"0"
column=
"0"
>
<item
row=
"0"
column=
"0"
colspan=
"3"
>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout_2"
>
<item>
<widget
class=
"QLabel"
name=
"cacheLabel"
>
<property
name=
"text"
>
<string>
Caching
</string>
...
...
@@ -56,7 +93,23 @@
</property>
</widget>
</item>
<item
row=
"0"
column=
"2"
>
<item>
<spacer
name=
"horizontalSpacer_2"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
<property
name=
"sizeType"
>
<enum>
QSizePolicy::Preferred
</enum>
</property>
<property
name=
"sizeHint"
stdset=
"0"
>
<size>
<width>
30
</width>
<height>
20
</height>
</size>
</property>
</spacer>
</item>
<item>
<widget
class=
"QSpinBox"
name=
"cacheSpinBox"
>
<property
name=
"toolTip"
>
<string>
Change the caching for the media
</string>
...
...
@@ -75,106 +128,110 @@
</property>
</widget>
</item>
<item
row=
"0"
column=
"3"
>
<spacer
>
<item
>
<spacer
name=
"horizontalSpacer"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
<property
name=
"sizeType"
>
<enum>
QSizePolicy::Expanding
</enum>
</property>
<property
name=
"sizeHint"
stdset=
"0"
>
<size>
<width>
16
</width>
<height>
24
</height>
<width>
40
</width>
<height>
20
</height>
</size>
</property>
</spacer>
</item>
<item
row=
"0"
column=
"4"
>
<widget
class=
"QLabel"
name=
"label_3"
>
</layout>
</item>
<item
row=
"7"
column=
"0"
>
<widget
class=
"QLabel"
name=
"advancedLabel"
>
<property
name=
"text"
>
<string>
Start Time
</string>
<string>
MRL
</string>
</property>
<property
name=
"buddy"
>
<cstring>
startTimeTimeEdit
</cstring>
<cstring>
mrlLine
</cstring>
</property>
</widget>
</item>
<item
row=
"1"
column=
"2"
colspan=
"6"
>
<widget
class=
"Line"
name=
"line"
/>
</item>
<item
row=
"2"
column=
"0"
colspan=
"8"
>
<widget
class=
"QCheckBox"
name=
"slaveCheckbox"
>
<item
row=
"0"
column=
"3"
>
<widget
class=
"QLabel"
name=
"label_3"
>
<property
name=
"text"
>
<string>
Play another media synchronously (extra audio file, ...)
</string>
<string>
Start Time
</string>
</property>
</widget>
</item>
<item
row=
"3"
column=
"0"
>
<widget
class=
"QLabel"
name=
"slaveLabel"
>
<property
name=
"text"
>
<string>
Extra media
</string>
<property
name=
"alignment"
>
<set>
Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter
</set>
</property>
<property
name=
"buddy"
>
<cstring>
s
laveTex
t
</cstring>
<cstring>
s
tartTimeTimeEdi
t
</cstring>
</property>
</widget>
</item>
<item
row=
"3"
column=
"2"
colspan=
"4"
>
<widget
class=
"QLineEdit"
name=
"slaveText"
/>
</item>
<item
row=
"3"
column=
"6"
colspan=
"2"
>
<widget
class=
"QPushButton"
name=
"slaveBrowseButton"
>
<property
name=
"toolTip"
>
<string>
Select the file
</string>
</property>
<item
row=
"8"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label"
>
<property
name=
"text"
>
<string>
Browse...
</string>
<string>
Edit Options
</string>
</property>
<property
name=
"buddy"
>
<cstring>
advancedLineInput
</cstring>
</property>
</widget>
</item>
<item
row=
"4"
column=
"2"
colspan=
"6"
>
<widget
class=
"Line"
name=
"line"
/>
</item>
<item
row=
"5"
column=
"0"
>
<widget
class=
"QLabel"
name=
"
advanced
Label"
>
<widget
class=
"QLabel"
name=
"
slave
Label"
>
<property
name=
"text"
>
<string>
MRL
</string>
<string>
Extra media
</string>
</property>
<property
name=
"buddy"
>
<cstring>
advancedLineInpu
t
</cstring>
<cstring>
slaveTex
t
</cstring>
</property>
</widget>
</item>
<item
row=
"
5"
column=
"2"
colspan=
"6
"
>
<item
row=
"
7"
column=
"1"
colspan=
"5
"
>
<widget
class=
"QLineEdit"
name=
"mrlLine"
>
<property
name=
"readOnly"
>
<bool>
true
</bool>
</property>
</widget>
</item>
<item
row=
"
6"
column=
"2"
colspan=
"6
"
>
<item
row=
"
8"
column=
"1"
colspan=
"5
"
>
<widget
class=
"QLineEdit"
name=
"advancedLineInput"
>
<property
name=
"toolTip"
>
<string>
Complete MRL for VLC internal
</string>
</property>
</widget>
</item>
<item
row=
"6"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label"
>
<item
row=
"5"
column=
"1"
colspan=
"4"
>
<widget
class=
"QLineEdit"
name=
"slaveText"
/>
</item>
<item
row=
"5"
column=
"5"
>
<widget
class=
"QPushButton"
name=
"slaveBrowseButton"
>
<property
name=
"toolTip"
>
<string>
Select the file
</string>
</property>
<property
name=
"text"
>
<string>
Edit Options
</string>
<string>
Browse...
</string>
</property>
</widget>
</item>
<item
row=
"0"
column=
"5"
colspan=
"3"
>
<item
row=
"6"
column=
"1"
colspan=
"5"
>
<widget
class=
"Line"
name=
"line"
/>
</item>
<item
row=
"3"
column=
"1"
colspan=
"5"
>
<widget
class=
"Line"
name=
"line"
/>
</item>
<item
row=
"0"
column=
"4"
colspan=
"2"
>
<widget
class=
"QTimeEdit"
name=
"startTimeTimeEdit"
>
<property
name=
"toolTip"
>
<string>
Change the start time for the media
</string>
</property>
<property
name=
"alignment"
>
<set>
Qt::AlignRight
</set>
<set>
Qt::AlignRight
|Qt::AlignTrailing|Qt::AlignVCenter
</set>
</property>
<property
name=
"currentSection"
>
<enum>
QDateTimeEdit::
Second
Section
</enum>
<enum>
QDateTimeEdit::
Hour
Section
</enum>
</property>
<property
name=
"displayFormat"
>
<string>
HH'H':mm'm':ss's'.zzz
</string>
...
...
@@ -184,21 +241,15 @@
</property>
</widget>
</item>
</layout>
<item
row=
"4"
column=
"0"
colspan=
"6"
>
<widget
class=
"QCheckBox"
name=
"slaveCheckbox"
>
<property
name=
"text"
>
<string>
Play another media synchronously (extra audio file, ...)
</string>
</property>
</widget>
</item>
<item
row=
"3"
column=
"0"
>
<spacer>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
<property
name=
"sizeHint"
stdset=
"0"
>
<size>
<width>
40
</width>
<height>
20
</height>
</size>
</property>
</spacer>
</layout>
</widget>
</item>
<item
row=
"3"
column=
"2"
>
<widget
class=
"QDialogButtonBox"
name=
"buttonsBox"
>
...
...
@@ -213,28 +264,6 @@
</property>
</widget>
</item>
<item
row=
"3"
column=
"1"
>
<widget
class=
"QToolButton"
name=
"playButton"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Minimum"
vsizetype=
"Minimum"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"minimumSize"
>
<size>
<width>
70
</width>
<height>
0
</height>
</size>
</property>
<property
name=
"text"
>
<string>
Play
</string>
</property>
<property
name=
"popupMode"
>
<enum>
QToolButton::MenuButtonPopup
</enum>
</property>
</widget>
</item>
</layout>
</widget>
<tabstops>
...
...
@@ -245,6 +274,8 @@
<tabstop>
slaveCheckbox
</tabstop>
<tabstop>
slaveText
</tabstop>
<tabstop>
slaveBrowseButton
</tabstop>
<tabstop>
mrlLine
</tabstop>
<tabstop>
advancedLineInput
</tabstop>
<tabstop>
playButton
</tabstop>
<tabstop>
buttonsBox
</tabstop>
</tabstops>
...
...
@@ -257,12 +288,12 @@
<slot>
setVisible(bool)
</slot>
<hints>
<hint
type=
"sourcelabel"
>
<x>
5
4
</x>
<y>
384
</y>
<x>
7
4
</x>
<y>
240
</y>
</hint>
<hint
type=
"destinationlabel"
>
<x>
6
3
</x>
<y>
410
</y>
<x>
8
3
</x>
<y>
271
</y>
</hint>
</hints>
</connection>
...
...
@@ -273,12 +304,12 @@
<slot>
setVisible(bool)
</slot>
<hints>
<hint
type=
"sourcelabel"
>
<x>
1
2
7
</x>
<y>
387
</y>
<x>
1
4
7
</x>
<y>
240
</y>
</hint>
<hint
type=
"destinationlabel"
>
<x>
136
</x>
<y>
406
</y>
<x>
243
</x>
<y>
270
</y>
</hint>
</hints>
</connection>
...
...
@@ -289,12 +320,12 @@
<slot>
setVisible(bool)
</slot>
<hints>
<hint
type=
"sourcelabel"
>
<x>
2
1
9
</x>
<y>
102
</y>
<x>
2
3
9
</x>
<y>
240
</y>
</hint>
<hint
type=
"destinationlabel"
>
<x>
386
</x>
<y>
13
1
</y>
<x>
535
</x>
<y>
27
1
</y>
</hint>
</hints>
</connection>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment