Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-1.1
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-1.1
Commits
6f7987fa
Commit
6f7987fa
authored
Mar 04, 2007
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Qt4 - SPrefs: interface small change
parent
0b4bd344
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
72 additions
and
34 deletions
+72
-34
modules/gui/qt4/components/simple_preferences.cpp
modules/gui/qt4/components/simple_preferences.cpp
+6
-1
modules/gui/qt4/ui/sprefs_interface.ui
modules/gui/qt4/ui/sprefs_interface.ui
+66
-33
No files found.
modules/gui/qt4/components/simple_preferences.cpp
View file @
6f7987fa
...
@@ -229,8 +229,11 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent,
...
@@ -229,8 +229,11 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent,
/* Interface Panel */
/* Interface Panel */
START_SPREFS_CAT
(
Interface
,
"Interfaces settings"
);
START_SPREFS_CAT
(
Interface
,
"Interfaces settings"
);
CONFIG_GENERIC
(
"language"
,
StringList
,
NULL
,
language
);
CONFIG_GENERIC
(
"language"
,
StringList
,
NULL
,
language
);
#if !defined( WIN32 ) && !defined( HAVE_DBUS_3 )
ui
.
OneInterfaceBox
->
hide
();
#endif
/* interface */
/* interface */
/* p_config = config_FindConfig( VLC_OBJECT(p_intf), "intf" );
/* p_config = config_FindConfig( VLC_OBJECT(p_intf), "intf" );
if( p_config->value.psz && strcmp( p_config->value.psz, "qt4" ))
if( p_config->value.psz && strcmp( p_config->value.psz, "qt4" ))
...
@@ -241,9 +244,11 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent,
...
@@ -241,9 +244,11 @@ SPrefsPanel::SPrefsPanel( intf_thread_t *_p_intf, QWidget *_parent,
CONFIG_GENERIC
(
"qt-always-video"
,
Bool
,
NULL
,
qtAlwaysVideo
);
CONFIG_GENERIC
(
"qt-always-video"
,
Bool
,
NULL
,
qtAlwaysVideo
);
CONFIG_GENERIC
(
"skins2-last"
,
String
,
NULL
,
fileSkin
);
CONFIG_GENERIC
(
"skins2-last"
,
String
,
NULL
,
fileSkin
);
//FIXME File
//FIXME File
#if defined( WIN32 ) || defined(HAVE_DBUS_3)
CONFIG_GENERIC
(
"one-instance"
,
Bool
,
NULL
,
OneInterfaceMode
);
CONFIG_GENERIC
(
"one-instance"
,
Bool
,
NULL
,
OneInterfaceMode
);
CONFIG_GENERIC
(
"playlist-enqueue"
,
Bool
,
NULL
,
CONFIG_GENERIC
(
"playlist-enqueue"
,
Bool
,
NULL
,
EnqueueOneInterfaceMode
);
EnqueueOneInterfaceMode
);
#endif
END_SPREFS_CAT
;
END_SPREFS_CAT
;
START_SPREFS_CAT
(
Subtitles
,
"Subtitles & OSD settings"
);
START_SPREFS_CAT
(
Subtitles
,
"Subtitles & OSD settings"
);
...
...
modules/gui/qt4/ui/sprefs_interface.ui
View file @
6f7987fa
...
@@ -5,8 +5,8 @@
...
@@ -5,8 +5,8 @@
<rect>
<rect>
<x>0</x>
<x>0</x>
<y>0</y>
<y>0</y>
<width>44
0
</width>
<width>44
4
</width>
<height>3
73
</height>
<height>3
62
</height>
</rect>
</rect>
</property>
</property>
<property name="windowTitle" >
<property name="windowTitle" >
...
@@ -31,31 +31,68 @@
...
@@ -31,31 +31,68 @@
<property name="spacing" >
<property name="spacing" >
<number>6</number>
<number>6</number>
</property>
</property>
<item row="
5" column="2
" >
<item row="
2" column="0" colspan="3
" >
<widget class="
QPushButton" name="skinBrows
e" >
<widget class="
Line" name="lin
e" >
<property name="
text
" >
<property name="
orientation
" >
<
string>Browse</string
>
<
enum>Qt::Horizontal</enum
>
</property>
</property>
</widget>
</widget>
</item>
</item>
<item row="5" column="1" >
<item row="3" column="1" colspan="2" >
<widget class="QLineEdit" name="fileSkin" />
</item>
<item row="4" column="1" colspan="2" >
<widget class="QLabel" name="label_3" >
<widget class="QLabel" name="label_3" >
<property name="sizePolicy" >
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>3</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="frameShape" >
<enum>QFrame::NoFrame</enum>
</property>
<property name="text" >
<property name="text" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
p, li { white-space: pre-wrap; }
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">This is VLC's skinnable interface. You can download skins on </span><a href="http://www.videolan.org/"><span style=" font-style:italic; text-decoration: underline; color:#0000ff;">http://www.videolan.org/vlc/skins.php</span></a><span style=" font-style:italic;"> to customize your player.</span></p></body></html></string>
<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-style:italic;">This is VLC's skinnable interface. You can download skins on </span><a href="http://www.videolan.org/"><span style=" font-style:italic; text-decoration: underline; color:#0000ff;">http://www.videolan.org/vlc/skins.php</span></a><span style=" font-style:italic;"> to customize your player.</span></p></body></html></string>
</property>
</property>
<property name="alignment" >
<set>Qt::AlignBottom|Qt::AlignJustify</set>
</property>
<property name="wordWrap" >
<property name="wordWrap" >
<bool>true</bool>
<bool>true</bool>
</property>
</property>
<property name="margin" >
<number>10</number>
</property>
<property name="openExternalLinks" >
<bool>true</bool>
</property>
</widget>
</widget>
</item>
</item>
<item row="1" column="1" colspan="2" >
<item row="4" column="2" >
<widget class="QPushButton" name="skinBrowse" >
<property name="text" >
<string>Browse</string>
</property>
</widget>
</item>
<item row="4" column="0" >
<widget class="QLabel" name="label_4" >
<property name="text" >
<string>Skin File</string>
</property>
</widget>
</item>
<item row="4" column="1" >
<widget class="QLineEdit" name="fileSkin" />
</item>
<item row="0" column="1" colspan="2" >
<widget class="QLabel" name="label_2" >
<widget class="QLabel" name="label_2" >
<property name="frameShape" >
<enum>QFrame::NoFrame</enum>
</property>
<property name="text" >
<property name="text" >
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
<string><html><head><meta name="qrichtext" content="1" /><style type="text/css">
p, li { white-space: pre-wrap; }
p, li { white-space: pre-wrap; }
...
@@ -65,41 +102,47 @@ p, li { white-space: pre-wrap; }
...
@@ -65,41 +102,47 @@ p, li { white-space: pre-wrap; }
<property name="wordWrap" >
<property name="wordWrap" >
<bool>true</bool>
<bool>true</bool>
</property>
</property>
<property name="margin" >
<number>10</number>
</property>
</widget>
</widget>
</item>
</item>
<item row="0" column="0"
colspan="2"
>
<item row="0" column="0" >
<widget class="QRadioButton" name="qt4" >
<widget class="QRadioButton" name="qt4" >
<property name="text" >
<property name="text" >
<string>Default</string>
<string>Default</string>
</property>
</property>
</widget>
</widget>
</item>
</item>
<item row="5" column="0" >
<item row="3" column="0" >
<widget class="QLabel" name="label_4" >
<property name="text" >
<string>Skin File</string>
</property>
</widget>
</item>
<item row="3" column="0" colspan="2" >
<widget class="QRadioButton" name="skins" >
<widget class="QRadioButton" name="skins" >
<property name="text" >
<property name="text" >
<string>Skins</string>
<string>Skins</string>
</property>
</property>
</widget>
</widget>
</item>
</item>
<item row="
2" column="1
" >
<item row="
1" column="1" colspan="2
" >
<widget class="QCheckBox" name="qtAlwaysVideo" >
<widget class="QCheckBox" name="qtAlwaysVideo" >
<property name="text" >
<property name="text" >
<string>
Display always
the video</string>
<string>
Always display
the video</string>
</property>
</property>
</widget>
</widget>
</item>
</item>
</layout>
</layout>
</widget>
</widget>
</item>
</item>
<item row="0" column="1" >
<widget class="QComboBox" name="language" />
</item>
<item row="0" column="0" >
<widget class="QLabel" name="label" >
<property name="text" >
<string>Language</string>
</property>
</widget>
</item>
<item row="2" column="0" colspan="2" >
<item row="2" column="0" colspan="2" >
<widget class="QGroupBox" name="
groupBox_2
" >
<widget class="QGroupBox" name="
OneInterfaceBox
" >
<property name="title" >
<property name="title" >
<string>Instances</string>
<string>Instances</string>
</property>
</property>
...
@@ -127,16 +170,6 @@ p, li { white-space: pre-wrap; }
...
@@ -127,16 +170,6 @@ p, li { white-space: pre-wrap; }
</layout>
</layout>
</widget>
</widget>
</item>
</item>
<item row="0" column="0" >
<widget class="QLabel" name="label" >
<property name="text" >
<string>Language</string>
</property>
</widget>
</item>
<item row="0" column="1" >
<widget class="QComboBox" name="language" />
</item>
</layout>
</layout>
</widget>
</widget>
<resources/>
<resources/>
...
...
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