Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
vlc-gpu
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-gpu
Commits
597e38cb
Commit
597e38cb
authored
Jul 05, 2010
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Qt4: small preference cleanup
parent
1a2ec59a
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
51 additions
and
66 deletions
+51
-66
modules/gui/qt4/ui/sprefs_interface.ui
modules/gui/qt4/ui/sprefs_interface.ui
+51
-66
No files found.
modules/gui/qt4/ui/sprefs_interface.ui
View file @
597e38cb
...
...
@@ -7,8 +7,8 @@
<rect>
<x>
0
</x>
<y>
0
</y>
<width>
802
</width>
<height>
651
</height>
<width>
793
</width>
<height>
589
</height>
</rect>
</property>
<property
name=
"sizePolicy"
>
...
...
@@ -41,10 +41,36 @@
</property>
</widget>
</item>
<item
row=
"1"
column=
"1"
>
<widget
class=
"QPushButton"
name=
"assoButton"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Maximum"
vsizetype=
"Fixed"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"minimumSize"
>
<size>
<width>
220
</width>
<height>
0
</height>
</size>
</property>
<property
name=
"text"
>
<string>
Set up associations...
</string>
</property>
</widget>
</item>
<item
row=
"1"
column=
"0"
>
<widget
class=
"QLabel"
name=
"assocLabel"
>
<property
name=
"text"
>
<string>
File extensions association
</string>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item
row=
"
4
"
column=
"0"
colspan=
"2"
>
<item
row=
"
3
"
column=
"0"
colspan=
"2"
>
<widget
class=
"QGroupBox"
name=
"groupBox_2"
>
<property
name=
"title"
>
<string>
Privacy / Network Interaction
</string>
...
...
@@ -181,47 +207,6 @@
</layout>
</widget>
</item>
<item
row=
"3"
column=
"0"
colspan=
"2"
>
<widget
class=
"QGroupBox"
name=
"assoBox"
>
<property
name=
"title"
>
<string>
File associations
</string>
</property>
<layout
class=
"QHBoxLayout"
name=
"horizontalLayout_4"
>
<item>
<widget
class=
"QPushButton"
name=
"assoButton"
>
<property
name=
"sizePolicy"
>
<sizepolicy
hsizetype=
"Maximum"
vsizetype=
"Fixed"
>
<horstretch>
0
</horstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</property>
<property
name=
"minimumSize"
>
<size>
<width>
220
</width>
<height>
0
</height>
</size>
</property>
<property
name=
"text"
>
<string>
Set up associations...
</string>
</property>
</widget>
</item>
<item>
<spacer
name=
"horizontalSpacer"
>
<property
name=
"orientation"
>
<enum>
Qt::Horizontal
</enum>
</property>
<property
name=
"sizeHint"
stdset=
"0"
>
<size>
<width>
40
</width>
<height>
20
</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
<item
row=
"1"
column=
"0"
colspan=
"2"
>
<widget
class=
"QGroupBox"
name=
"LooknfeelBox"
>
<property
name=
"title"
>
...
...
@@ -342,24 +327,17 @@
<property
name=
"margin"
>
<number>
0
</number>
</property>
<item
row=
"4"
column=
"0"
>
<widget
class=
"QCheckBox"
name=
"resizingBox"
>
<property
name=
"text"
>
<string>
Resize interface to video size
</string>
</property>
</widget>
</item>
<item
row=
"9"
column=
"0"
>
<item
row=
"11"
column=
"0"
>
<widget
class=
"QCheckBox"
name=
"treePlaylist"
>
<property
name=
"text"
>
<string>
Display playlist tree
</string>
</property>
</widget>
</item>
<item
row=
"
8
"
column=
"1"
>
<item
row=
"
10
"
column=
"1"
>
<widget
class=
"QComboBox"
name=
"stylesCombo"
/>
</item>
<item
row=
"
8
"
column=
"0"
>
<item
row=
"
10
"
column=
"0"
>
<widget
class=
"QLabel"
name=
"label"
>
<property
name=
"text"
>
<string>
Force window style:
</string>
...
...
@@ -369,38 +347,45 @@
</property>
</widget>
</item>
<item
row=
"
5
"
column=
"0"
>
<item
row=
"
7
"
column=
"0"
>
<widget
class=
"QCheckBox"
name=
"systrayBox"
>
<property
name=
"text"
>
<string>
Show systray icon
</string>
</property>
</widget>
</item>
<item
row=
"4"
column=
"1"
>
<widget
class=
"QCheckBox"
name=
"embedVideo"
>
<property
name=
"text"
>
<string>
Embed video in interface
</string>
</property>
</widget>
</item>
<item
row=
"5"
column=
"1"
>
<item
row=
"7"
column=
"1"
>
<widget
class=
"QCheckBox"
name=
"sysPop"
>
<property
name=
"text"
>
<string>
Systray popup when minimized
</string>
</property>
</widget>
</item>
<item
row=
"
0"
column=
"1
"
>
<item
row=
"
1"
column=
"0
"
>
<widget
class=
"QCheckBox"
name=
"fsController"
>
<property
name=
"text"
>
<string>
Show controls in full screen mode
</string>
</property>
</widget>
</item>
<item
row=
"
0"
column=
"0
"
>
<item
row=
"
1"
column=
"1
"
>
<widget
class=
"QCheckBox"
name=
"minimalviewBox"
>
<property
name=
"text"
>
<string>
Minimal view mode (no toolbars)
</string>
<string>
Start in minimal view mode
</string>
</property>
</widget>
</item>
<item
row=
"5"
column=
"0"
>
<widget
class=
"QCheckBox"
name=
"embedVideo"
>
<property
name=
"text"
>
<string>
Integrate video in interface
</string>
</property>
</widget>
</item>
<item
row=
"5"
column=
"1"
>
<widget
class=
"QCheckBox"
name=
"resizingBox"
>
<property
name=
"text"
>
<string>
Resize interface to video size
</string>
</property>
</widget>
</item>
...
...
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