Commit bd894c1b authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Qt4: Some cosmetic work and design by Leo Spalteholz

parent f01e2a91
...@@ -102,6 +102,7 @@ Kevin H. Patterson <kevpatt at khptech dot com> - Theora framesize calculation p ...@@ -102,6 +102,7 @@ Kevin H. Patterson <kevpatt at khptech dot com> - Theora framesize calculation p
K. Staring <qdk at quickdekay dot net> - RTSP rewind and fast-forward support K. Staring <qdk at quickdekay dot net> - RTSP rewind and fast-forward support
Laurent Jonqueres <laurent_jonqueres at yahoo.fr> - Occitan localization Laurent Jonqueres <laurent_jonqueres at yahoo.fr> - Occitan localization
Laurent Mutricy <laurent.mutricy at ecl2005 dot ec-lyon dot fr> - HTTP interface fixes Laurent Mutricy <laurent.mutricy at ecl2005 dot ec-lyon dot fr> - HTTP interface fixes
Leo Spalteholz <leo dot spalteholz at gmail dot com> - Qt interface design
Lorena Gomes - Catalan translation Lorena Gomes - Catalan translation
Mahrazi Mohd Kamal <mahrazi at gmail.com> - Malay Translation Mahrazi Mohd Kamal <mahrazi at gmail.com> - Malay Translation
Marc Nolette <nolette at videotron.ca> - PVR support in DirectShow input Marc Nolette <nolette at videotron.ca> - PVR support in DirectShow input
......
<ui version="4.0" > <ui version="4.0" >
<author>Jean-Baptiste Kempf</author> <author>Jean-Baptiste Kempf</author>
<class>Open</class> <class>Open</class>
<widget class="QWidget" name="FileOpen" > <widget class="QWidget" name="Open" >
<property name="enabled" >
<bool>true</bool>
</property>
<property name="geometry" > <property name="geometry" >
<rect> <rect>
<x>0</x> <x>0</x>
<y>0</y> <y>0</y>
<width>624</width> <width>435</width>
<height>579</height> <height>339</height>
</rect> </rect>
</property> </property>
<property name="windowTitle" > <property name="windowTitle" >
<string>Dialog</string> <string>Dialog</string>
</property> </property>
<widget class="QPushButton" name="closeButton" > <layout class="QVBoxLayout" >
<property name="geometry" > <property name="margin" >
<rect> <number>9</number>
<x>520</x>
<y>540</y>
<width>91</width>
<height>29</height>
</rect>
</property> </property>
<property name="text" > <property name="spacing" >
<string>Close</string> <number>6</number>
</property>
<item>
<widget class="QTabWidget" name="Tab" >
<property name="currentIndex" >
<number>-1</number>
</property> </property>
</widget> </widget>
<widget class="QPushButton" name="cancelButton" > </item>
<property name="geometry" > <item>
<rect> <layout class="QHBoxLayout" >
<x>400</x> <property name="margin" >
<y>540</y> <number>0</number>
<width>101</width>
<height>29</height>
</rect>
</property> </property>
<property name="text" > <property name="spacing" >
<string>Cancel</string> <number>6</number>
</property> </property>
</widget> <item>
<widget class="QTabWidget" name="Tab" > <spacer>
<property name="geometry" > <property name="orientation" >
<rect> <enum>Qt::Horizontal</enum>
<x>10</x>
<y>10</y>
<width>601</width>
<height>371</height>
</rect>
</property> </property>
<property name="currentIndex" > <property name="sizeHint" >
<number>-1</number> <size>
<width>40</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="advancedButton" >
<property name="text" >
<string>More...</string>
</property> </property>
</widget> </widget>
</item>
</layout>
</item>
<item>
<widget class="QFrame" name="advancedFrame" > <widget class="QFrame" name="advancedFrame" >
<property name="geometry" >
<rect>
<x>10</x>
<y>410</y>
<width>601</width>
<height>121</height>
</rect>
</property>
<property name="frameShape" > <property name="frameShape" >
<enum>QFrame::StyledPanel</enum> <enum>QFrame::StyledPanel</enum>
</property> </property>
...@@ -77,10 +78,7 @@ ...@@ -77,10 +78,7 @@
<item row="1" column="0" > <item row="1" column="0" >
<widget class="QLabel" name="advancedLabel" > <widget class="QLabel" name="advancedLabel" >
<property name="text" > <property name="text" >
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css"> <string>Personalize:</string>
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-style:italic;">_("Personnalize"):&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
</property> </property>
<property name="alignment" > <property name="alignment" >
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
...@@ -138,10 +136,7 @@ p, li { white-space: pre-wrap; } ...@@ -138,10 +136,7 @@ p, li { white-space: pre-wrap; }
<item row="0" column="0" > <item row="0" column="0" >
<widget class="QLabel" name="cacheLabel" > <widget class="QLabel" name="cacheLabel" >
<property name="text" > <property name="text" >
<string>&lt;html>&lt;head>&lt;meta name="qrichtext" content="1" />&lt;style type="text/css"> <string>Caching:</string>
p, li { white-space: pre-wrap; }
&lt;/style>&lt;/head>&lt;body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal; text-decoration:none;">
&lt;p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">&lt;span style=" font-style:italic;">_("Caching"):&lt;/span>&lt;/p>&lt;/body>&lt;/html></string>
</property> </property>
<property name="alignment" > <property name="alignment" >
<set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set> <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
...@@ -160,19 +155,45 @@ p, li { white-space: pre-wrap; } ...@@ -160,19 +155,45 @@ p, li { white-space: pre-wrap; }
</item> </item>
</layout> </layout>
</widget> </widget>
<widget class="QPushButton" name="advancedButton" > </item>
<property name="geometry" > <item>
<rect> <layout class="QHBoxLayout" >
<x>510</x> <property name="margin" >
<y>390</y> <number>0</number>
<width>83</width>
<height>27</height>
</rect>
</property> </property>
<property name="spacing" >
<number>6</number>
</property>
<item>
<spacer>
<property name="orientation" >
<enum>Qt::Horizontal</enum>
</property>
<property name="sizeHint" >
<size>
<width>241</width>
<height>20</height>
</size>
</property>
</spacer>
</item>
<item>
<widget class="QPushButton" name="cancelButton" >
<property name="text" > <property name="text" >
<string>More...</string> <string>Cancel</string>
</property> </property>
</widget> </widget>
</item>
<item>
<widget class="QPushButton" name="closeButton" >
<property name="text" >
<string>Close</string>
</property>
</widget>
</item>
</layout>
</item>
</layout>
</widget> </widget>
<tabstops> <tabstops>
<tabstop>advancedButton</tabstop> <tabstop>advancedButton</tabstop>
......
This diff is collapsed.
This diff is collapsed.
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
<item row="3" column="0" colspan="2" > <item row="3" column="0" colspan="2" >
<widget class="QLabel" name="label_3" > <widget class="QLabel" name="label_3" >
<property name="text" > <property name="text" >
<string>This is VLC's skinnable interface. You can download skins on http://www.videolan.org/ to customize your player.</string> <string>This is VLC's skinnable interface. You can download skins on &lt;a href="http://www.videolan.org/">http://www.videolan.org/&lt;/a> to customize your player.</string>
</property> </property>
<property name="wordWrap" > <property name="wordWrap" >
<bool>true</bool> <bool>true</bool>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment