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
a2e0ccb5
Commit
a2e0ccb5
authored
Feb 01, 2009
by
Jean-Baptiste Kempf
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Qt: small visual change in Open Disk
parent
8a5a4a2d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
61 additions
and
62 deletions
+61
-62
modules/gui/qt4/ui/open_disk.ui
modules/gui/qt4/ui/open_disk.ui
+61
-62
No files found.
modules/gui/qt4/ui/open_disk.ui
View file @
a2e0ccb5
...
...
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
<width>5
21
</width>
<height>3
36
</height>
<width>5
00
</width>
<height>3
11
</height>
</rect>
</property>
<property name="minimumSize" >
...
...
@@ -65,7 +65,7 @@
</property>
<property name="sizeHint" stdset="0" >
<size>
<width>
4
0</width>
<width>
2
0</width>
<height>20</height>
</size>
</property>
...
...
@@ -85,20 +85,20 @@
</property>
<property name="sizeHint" stdset="0" >
<size>
<width>
4
0</width>
<width>
2
0</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="5"
colspan="3"
>
<item row="0" column="5" >
<widget class="QRadioButton" name="vcdRadioButton" >
<property name="text" >
<string>SVCD/VCD</string>
</property>
</widget>
</item>
<item row="0" column="
8
" >
<item row="0" column="
6
" >
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
...
...
@@ -121,70 +121,64 @@
</property>
</widget>
</item>
<item row="3" column="0" colspan="2" >
<widget class="QLabel" name="deviceLabel" >
<property name="text" >
<string>_("Disc device")</string>
</property>
<property name="buddy" >
<cstring>deviceCombo</cstring>
</property>
</widget>
</item>
<item row="2" column="2" colspan="7" >
<item row="2" column="2" colspan="5" >
<widget class="Line" name="line" >
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
</widget>
</item>
<item row="3" column="2" colspan="4" >
<widget class="QComboBox" name="deviceCombo" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="editable" >
<bool>true</bool>
</property>
</widget>
</item>
<item row="3" column="6" >
<widget class="QToolButton" name="ejectButton" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Minimum" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item row="3" column="7" colspan="2" >
<widget class="QPushButton" name="browseDiscButton" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string>_("Browse...")</string>
</property>
</widget>
<item row="3" column="0" colspan="7" >
<layout class="QHBoxLayout" name="horizontalLayout_5" >
<item>
<widget class="QLabel" name="deviceLabel" >
<property name="text" >
<string>_("Disc device")</string>
</property>
<property name="buddy" >
<cstring>deviceCombo</cstring>
</property>
</widget>
</item>
<item>
<widget class="QComboBox" name="deviceCombo" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="MinimumExpanding" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="editable" >
<bool>true</bool>
</property>
</widget>
</item>
<item>
<widget class="QToolButton" name="ejectButton" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Minimum" hsizetype="Fixed" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</item>
<item>
<widget class="QPushButton" name="browseDiscButton" >
<property name="sizePolicy" >
<sizepolicy vsizetype="Fixed" hsizetype="Maximum" >
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text" >
<string>_("Browse...")</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
<zorder>dvdRadioButton</zorder>
<zorder>dvdsimple</zorder>
<zorder>line</zorder>
<zorder>deviceLabel</zorder>
<zorder>deviceCombo</zorder>
<zorder>ejectButton</zorder>
<zorder>browseDiscButton</zorder>
<zorder>audioCDRadioButton</zorder>
<zorder>vcdRadioButton</zorder>
<zorder></zorder>
</widget>
</item>
<item>
...
...
@@ -357,6 +351,11 @@
</widget>
</item>
</layout>
<zorder>subtitlesLabel</zorder>
<zorder>subtitlesSpin</zorder>
<zorder>audioLabel</zorder>
<zorder>audioSpin</zorder>
<zorder>diskGroupBox</zorder>
</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