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
d572f0e9
Commit
d572f0e9
authored
Feb 16, 2011
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Qt: sprefs, small layout improvement, when resizing
parent
19e6dc56
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
40 additions
and
8 deletions
+40
-8
modules/gui/qt4/ui/sprefs_interface.ui
modules/gui/qt4/ui/sprefs_interface.ui
+40
-8
No files found.
modules/gui/qt4/ui/sprefs_interface.ui
View file @
d572f0e9
...
@@ -7,8 +7,8 @@
...
@@ -7,8 +7,8 @@
<rect>
<rect>
<x>
0
</x>
<x>
0
</x>
<y>
0
</y>
<y>
0
</y>
<width>
699
</width>
<width>
734
</width>
<height>
62
7
</height>
<height>
62
3
</height>
</rect>
</rect>
</property>
</property>
<property
name=
"sizePolicy"
>
<property
name=
"sizePolicy"
>
...
@@ -414,8 +414,14 @@
...
@@ -414,8 +414,14 @@
<verstretch>
0
</verstretch>
<verstretch>
0
</verstretch>
</sizepolicy>
</sizepolicy>
</property>
</property>
<layout
class=
"QGridLayout"
name=
"gridLayout_4"
>
<layout
class=
"QGridLayout"
>
<item
row=
"0"
column=
"0"
colspan=
"2"
>
<property
name=
"leftMargin"
>
<number>
0
</number>
</property>
<property
name=
"topMargin"
>
<number>
0
</number>
</property>
<item
row=
"0"
column=
"0"
colspan=
"3"
>
<widget
class=
"QCheckBox"
name=
"fsController"
>
<widget
class=
"QCheckBox"
name=
"fsController"
>
<property
name=
"text"
>
<property
name=
"text"
>
<string>
Show controls in full screen mode
</string>
<string>
Show controls in full screen mode
</string>
...
@@ -429,7 +435,7 @@
...
@@ -429,7 +435,7 @@
</property>
</property>
</widget>
</widget>
</item>
</item>
<item
row=
"1"
column=
"
1
"
colspan=
"2"
>
<item
row=
"1"
column=
"
2
"
colspan=
"2"
>
<widget
class=
"QCheckBox"
name=
"pauseMinimizedBox"
>
<widget
class=
"QCheckBox"
name=
"pauseMinimizedBox"
>
<property
name=
"text"
>
<property
name=
"text"
>
<string>
Pause playback when minimized
</string>
<string>
Pause playback when minimized
</string>
...
@@ -443,7 +449,7 @@
...
@@ -443,7 +449,7 @@
</property>
</property>
</widget>
</widget>
</item>
</item>
<item
row=
"2"
column=
"
1
"
colspan=
"2"
>
<item
row=
"2"
column=
"
2
"
colspan=
"2"
>
<widget
class=
"QCheckBox"
name=
"resizingBox"
>
<widget
class=
"QCheckBox"
name=
"resizingBox"
>
<property
name=
"text"
>
<property
name=
"text"
>
<string>
Resize interface to video size
</string>
<string>
Resize interface to video size
</string>
...
@@ -457,7 +463,7 @@
...
@@ -457,7 +463,7 @@
</property>
</property>
</widget>
</widget>
</item>
</item>
<item
row=
"3"
column=
"
1
"
rowspan=
"2"
colspan=
"2"
>
<item
row=
"3"
column=
"
2
"
rowspan=
"2"
colspan=
"2"
>
<widget
class=
"QCheckBox"
name=
"sysPop"
>
<widget
class=
"QCheckBox"
name=
"sysPop"
>
<property
name=
"text"
>
<property
name=
"text"
>
<string>
Systray popup when minimized
</string>
<string>
Systray popup when minimized
</string>
...
@@ -480,9 +486,35 @@
...
@@ -480,9 +486,35 @@
</property>
</property>
</widget>
</widget>
</item>
</item>
<item
row=
"5"
column=
"
1
"
colspan=
"2"
>
<item
row=
"5"
column=
"
2
"
colspan=
"2"
>
<widget
class=
"QComboBox"
name=
"stylesCombo"
/>
<widget
class=
"QComboBox"
name=
"stylesCombo"
/>
</item>
</item>
<item
row=
"1"
column=
"1"
>
<spacer
name=
"horizontalSpacer_3"
>
<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=
"4"
>
<spacer
name=
"horizontalSpacer_7"
>
<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>
</layout>
</widget>
</widget>
</item>
</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