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
25ceff3f
Commit
25ceff3f
authored
Feb 02, 2008
by
Felix Paul Kühne
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
qt4 - some string unifications. Open for comments.. ;)
parent
747daa90
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
42 additions
and
87 deletions
+42
-87
modules/gui/qt4/ui/sout.ui
modules/gui/qt4/ui/sout.ui
+4
-4
modules/gui/qt4/ui/sprefs_audio.ui
modules/gui/qt4/ui/sprefs_audio.ui
+2
-2
modules/gui/qt4/ui/sprefs_subtitles.ui
modules/gui/qt4/ui/sprefs_subtitles.ui
+3
-26
modules/gui/qt4/ui/streampanel.ui
modules/gui/qt4/ui/streampanel.ui
+11
-33
modules/gui/qt4/ui/video_effects.ui
modules/gui/qt4/ui/video_effects.ui
+22
-22
No files found.
modules/gui/qt4/ui/sout.ui
View file @
25ceff3f
...
...
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>
617
</width>
<height>
678
</height>
<width>
770
</width>
<height>
821
</height>
</rect>
</property>
<property name="sizePolicy" >
...
...
@@ -533,7 +533,7 @@
<bool>true</bool>
</property>
<attribute name="title" >
<string>_("Video
C
odec")</string>
<string>_("Video
c
odec")</string>
</attribute>
<layout class="QGridLayout" >
<item row="0" column="0" >
...
...
@@ -622,7 +622,7 @@
</widget>
<widget class="QWidget" name="audioCodec" >
<attribute name="title" >
<string>_("Audio
C
odec")</string>
<string>_("Audio
c
odec")</string>
</attribute>
<layout class="QGridLayout" >
<item row="0" column="0" >
...
...
modules/gui/qt4/ui/sprefs_audio.ui
View file @
25ceff3f
...
...
@@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>550</width>
<height>7
25
</height>
<height>7
62
</height>
</rect>
</property>
<property name="windowTitle" >
...
...
@@ -313,7 +313,7 @@
<item row="2" column="0" >
<widget class="QLabel" name="label_5" >
<property name="text" >
<string>_("Visuali
s
ation")</string>
<string>_("Visuali
z
ation")</string>
</property>
</widget>
</item>
...
...
modules/gui/qt4/ui/sprefs_subtitles.ui
View file @
25ceff3f
...
...
@@ -13,9 +13,6 @@
<string>Form</string>
</property>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>9</number>
</property>
<property name="spacing" >
<number>10</number>
</property>
...
...
@@ -25,12 +22,6 @@
<string>_("On Screen Display")</string>
</property>
<layout class="QVBoxLayout" >
<property name="margin" >
<number>9</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QCheckBox" name="OSDBox" >
<property name="text" >
...
...
@@ -50,9 +41,7 @@
<item>
<widget class="QGroupBox" name="groupBox_2" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
...
...
@@ -61,16 +50,10 @@
<string>_("Subtitles languages")</string>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>9</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item row="0" column="0" >
<widget class="QLabel" name="label" >
<property name="text" >
<string>_("
Subtitles preferred
language")</string>
<string>_("
Preferred Subtitle
language")</string>
</property>
</widget>
</item>
...
...
@@ -103,12 +86,6 @@
<string>_("Display Settings")</string>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>9</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item row="3" column="1" colspan="2" >
<widget class="QComboBox" name="effect" />
</item>
...
...
@@ -125,7 +102,7 @@
<item row="2" column="0" >
<widget class="QLabel" name="label_4" >
<property name="text" >
<string>_("Font
C
olor")</string>
<string>_("Font
c
olor")</string>
</property>
</widget>
</item>
...
...
modules/gui/qt4/ui/streampanel.ui
View file @
25ceff3f
<ui version="4.0" >
<author></author>
<comment></comment>
<exportmacro></exportmacro>
<class>BroadcastPanel</class>
<widget class="QWidget" name="BroadcastPanel" >
<property name="geometry" >
<rect>
<x>0</x>
<y>0</y>
<width>
627
</width>
<width>
745
</width>
<height>373</height>
</rect>
</property>
...
...
@@ -16,14 +13,14 @@
<string>Form</string>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>9</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item rowspan="3" row="0" column="0" colspan="3" >
<widget class="QTreeWidget" name="inputList" />
<widget class="QTreeWidget" name="inputList" >
<column>
<property name="text" >
<string>1</string>
</property>
</column>
</widget>
</item>
<item rowspan="2" row="2" column="3" >
<widget class="QGroupBox" name="statsBox" >
...
...
@@ -38,12 +35,6 @@
<string>Stuff</string>
</property>
<layout class="QHBoxLayout" >
<property name="margin" >
<number>9</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QPushButton" name="deleteButton" >
<property name="text" >
...
...
@@ -67,12 +58,6 @@
<string>_("Control")</string>
</property>
<layout class="QGridLayout" >
<property name="margin" >
<number>9</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item row="0" column="0" >
<widget class="QRadioButton" name="manualRadio" >
<property name="text" >
...
...
@@ -103,12 +88,6 @@
<string>_("Status")</string>
</property>
<layout class="QHBoxLayout" >
<property name="margin" >
<number>9</number>
</property>
<property name="spacing" >
<number>6</number>
</property>
<item>
<widget class="QPushButton" name="playPauseButton" >
<property name="text" >
...
...
@@ -150,27 +129,26 @@
<item row="3" column="0" >
<widget class="QPushButton" name="addInputButton" >
<property name="text" >
<string>_("Add
i
nput")</string>
<string>_("Add
I
nput")</string>
</property>
</widget>
</item>
<item row="3" column="1" >
<widget class="QPushButton" name="editInputButton" >
<property name="text" >
<string>_("Edit
i
nput")</string>
<string>_("Edit
I
nput")</string>
</property>
</widget>
</item>
<item row="3" column="2" >
<widget class="QPushButton" name="clearInputsButton" >
<property name="text" >
<string>_("Clear
l
ist")</string>
<string>_("Clear
L
ist")</string>
</property>
</widget>
</item>
</layout>
</widget>
<pixmapfunction></pixmapfunction>
<resources/>
<connections/>
</ui>
modules/gui/qt4/ui/video_effects.ui
View file @
25ceff3f
...
...
@@ -5,12 +5,12 @@
<rect>
<x>0</x>
<y>0</y>
<width>
472
</width>
<width>
517
</width>
<height>320</height>
</rect>
</property>
<property name="currentIndex" >
<number>
1
</number>
<number>
5
</number>
</property>
<widget class="QWidget" name="tab" >
<attribute name="title" >
...
...
@@ -29,7 +29,7 @@
<bool>false</bool>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<item row="0" column="0" >
<widget class="QComboBox" name="transformTypeCombo" />
</item>
</layout>
...
...
@@ -47,7 +47,7 @@
<bool>false</bool>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<item row="0" column="0" >
<widget class="QLabel" name="label_29" >
<property name="text" >
<string>_("Sigma")</string>
...
...
@@ -226,7 +226,7 @@
<string>_("Color fun")</string>
</attribute>
<layout class="QGridLayout" >
<item row="1" column="1" >
<item row="1" column="1" >
<widget class="QGroupBox" name="extractEnable" >
<property name="title" >
<string>_("Color extraction")</string>
...
...
@@ -238,7 +238,7 @@
<bool>false</bool>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<item row="0" column="0" >
<widget class="QLabel" name="label_6" >
<property name="text" >
<string>_("Color")</string>
...
...
@@ -258,7 +258,7 @@
<item row="0" column="1" >
<widget class="QCheckBox" name="invertEnable" >
<property name="text" >
<string>_("
Color invert
")</string>
<string>_("
Invert colors
")</string>
</property>
</widget>
</item>
...
...
@@ -274,7 +274,7 @@
<bool>false</bool>
</property>
<layout class="QGridLayout" >
<item row="2" column="0" >
<item row="2" column="0" >
<widget class="QLabel" name="label_14" >
<property name="text" >
<string>_("Similarity")</string>
...
...
@@ -326,7 +326,7 @@
<string>_("Some random name")</string>
</attribute>
<layout class="QGridLayout" >
<item row="1" column="0" >
<item row="1" column="0" >
<widget class="QCheckBox" name="magnifyEnable" >
<property name="text" >
<string>_("Magnification")</string>
...
...
@@ -345,7 +345,7 @@
<bool>false</bool>
</property>
<layout class="QGridLayout" >
<item row="0" column="1" >
<item row="0" column="1" >
<widget class="QDial" name="rotateAngleDial" >
<property name="maximum" >
<number>359</number>
...
...
@@ -389,7 +389,7 @@
<bool>false</bool>
</property>
<layout class="QGridLayout" >
<item row="0" column="1" >
<item row="0" column="1" >
<widget class="QSpinBox" name="puzzleRowsSpin" >
<property name="minimum" >
<number>1</number>
...
...
@@ -440,7 +440,7 @@
<string>_("Image modification")</string>
</attribute>
<layout class="QGridLayout" >
<item row="2" column="0" >
<item row="2" column="0" >
<widget class="QCheckBox" name="waveEnable" >
<property name="text" >
<string>_("Waves")</string>
...
...
@@ -487,7 +487,7 @@
<bool>false</bool>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<item row="0" column="0" >
<widget class="QLabel" name="label_25" >
<property name="text" >
<string>_("Factor")</string>
...
...
@@ -531,7 +531,7 @@
<bool>false</bool>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<item row="0" column="0" >
<widget class="QLabel" name="label_18" >
<property name="text" >
<string>_("Mode")</string>
...
...
@@ -565,7 +565,7 @@
<string>_("Find a name")</string>
</attribute>
<layout class="QGridLayout" >
<item rowspan="2" row="0" column="1" >
<item rowspan="2" row="0" column="1" >
<widget class="QGroupBox" name="eraseEnable" >
<property name="title" >
<string>_("Logo erase")</string>
...
...
@@ -577,7 +577,7 @@
<bool>false</bool>
</property>
<layout class="QGridLayout" >
<item row="1" column="0" >
<item row="1" column="0" >
<widget class="QLabel" name="label_16" >
<property name="text" >
<string>_("Top")</string>
...
...
@@ -622,7 +622,7 @@
<bool>false</bool>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<item row="0" column="0" >
<widget class="QLabel" name="label_9" >
<property name="text" >
<string>_("Number of clones")</string>
...
...
@@ -654,7 +654,7 @@
<bool>false</bool>
</property>
<layout class="QGridLayout" >
<item row="0" column="0" >
<item row="0" column="0" >
<widget class="QLabel" name="label_31" >
<property name="text" >
<string>_("Rows")</string>
...
...
@@ -698,7 +698,7 @@
<string>_("Overlay")</string>
</attribute>
<layout class="QGridLayout" >
<item row="0" column="0" >
<item row="0" column="0" >
<widget class="QGroupBox" name="marqEnable" >
<property name="title" >
<string>_("Add text")</string>
...
...
@@ -710,7 +710,7 @@
<bool>false</bool>
</property>
<layout class="QGridLayout" >
<item row="1" column="0" >
<item row="1" column="0" >
<widget class="QLabel" name="label_24" >
<property name="text" >
<string>_("Position")</string>
...
...
@@ -745,7 +745,7 @@
<bool>false</bool>
</property>
<layout class="QGridLayout" >
<item row="3" column="0" >
<item row="3" column="0" >
<widget class="QLabel" name="label_22" >
<property name="text" >
<string>_("Transparency")</string>
...
...
@@ -808,7 +808,7 @@
<string>_("Advanced video filter controls")</string>
</attribute>
<layout class="QGridLayout" >
<item row="2" column="1" colspan="2" >
<item row="2" column="1" colspan="2" >
<widget class="QLineEdit" name="subpictureFilterText" />
</item>
<item row="2" column="0" >
...
...
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