summaryrefslogtreecommitdiffstats
path: root/src/ui
diff options
context:
space:
mode:
authorSimon Rettberg2016-01-04 11:07:53 +0100
committerSimon Rettberg2016-01-04 11:07:53 +0100
commit42cd0a3f7e3b502693c1ef4be2a57886c86b006a (patch)
treeb6655340f987f9ef7c2d737420f64aa4d0cac80f /src/ui
parentUpdate vmware icon (diff)
downloadvmchooser2-42cd0a3f7e3b502693c1ef4be2a57886c86b006a.tar.gz
vmchooser2-42cd0a3f7e3b502693c1ef4be2a57886c86b006a.tar.xz
vmchooser2-42cd0a3f7e3b502693c1ef4be2a57886c86b006a.zip
Update images
Diffstat (limited to 'src/ui')
-rw-r--r--src/ui/dialog.ui76
1 files changed, 64 insertions, 12 deletions
diff --git a/src/ui/dialog.ui b/src/ui/dialog.ui
index 6ff8d9d..5be8154 100644
--- a/src/ui/dialog.ui
+++ b/src/ui/dialog.ui
@@ -132,8 +132,8 @@ margin-bottom:0px;}</string>
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
-&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
-&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;Loading...&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVuSans'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
+&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans'; font-size:10pt;&quot;&gt;Loading...&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
@@ -164,8 +164,8 @@ p, li { white-space: pre-wrap; }
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
-&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
-&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:10pt;&quot;&gt;Loading...&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVuSans'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
+&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Sans'; font-size:10pt;&quot;&gt;Loading...&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>
</item>
@@ -197,9 +197,25 @@ p, li { white-space: pre-wrap; }
</property>
<item>
<widget class="QPushButton" name="tabButtonLocal">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
<property name="text">
<string>Local</string>
</property>
+ <property name="icon">
+ <iconset resource="../images.qrc">
+ <normaloff>:/linux</normaloff>:/linux</iconset>
+ </property>
+ <property name="iconSize">
+ <size>
+ <width>40</width>
+ <height>40</height>
+ </size>
+ </property>
<property name="checkable">
<bool>true</bool>
</property>
@@ -207,6 +223,12 @@ p, li { white-space: pre-wrap; }
</item>
<item>
<widget class="QPushButton" name="tabButtonMyClasses">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
<property name="text">
<string>My Classes</string>
</property>
@@ -217,9 +239,25 @@ p, li { white-space: pre-wrap; }
</item>
<item>
<widget class="QPushButton" name="tabButtonAllClasses">
+ <property name="sizePolicy">
+ <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
<property name="text">
<string>All Classes</string>
</property>
+ <property name="icon">
+ <iconset resource="../images.qrc">
+ <normaloff>:/vm-mix</normaloff>:/vm-mix</iconset>
+ </property>
+ <property name="iconSize">
+ <size>
+ <width>40</width>
+ <height>40</height>
+ </size>
+ </property>
<property name="checkable">
<bool>true</bool>
</property>
@@ -328,7 +366,7 @@ border:1px solid #999;
</sizepolicy>
</property>
<property name="text">
- <string>Description:</string>
+ <string>Description</string>
</property>
</widget>
</item>
@@ -348,7 +386,7 @@ border:1px solid #999;
</sizepolicy>
</property>
<property name="text">
- <string>Name:</string>
+ <string>Name</string>
</property>
</widget>
</item>
@@ -361,7 +399,7 @@ border:1px solid #999;
</sizepolicy>
</property>
<property name="text">
- <string>Creator:</string>
+ <string>Creator</string>
</property>
</widget>
</item>
@@ -374,7 +412,14 @@ border:1px solid #999;
</sizepolicy>
</property>
<property name="text">
- <string>Operating System:</string>
+ <string>Operating System</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QLabel" name="label_4">
+ <property name="text">
+ <string>Platform</string>
</property>
</widget>
</item>
@@ -394,7 +439,7 @@ border:1px solid #999;
</sizepolicy>
</property>
<property name="text">
- <string/>
+ <string notr="true"/>
</property>
</widget>
</item>
@@ -407,7 +452,7 @@ border:1px solid #999;
</sizepolicy>
</property>
<property name="text">
- <string/>
+ <string notr="true"/>
</property>
</widget>
</item>
@@ -420,7 +465,14 @@ border:1px solid #999;
</sizepolicy>
</property>
<property name="text">
- <string/>
+ <string notr="true"/>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QLabel" name="label_platform">
+ <property name="text">
+ <string notr="true"/>
</property>
</widget>
</item>
@@ -434,7 +486,7 @@ border:1px solid #999;
<string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
&lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
p, li { white-space: pre-wrap; }
-&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
+&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'DejaVuSans'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
&lt;p style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-family:'Ubuntu'; font-size:11pt;&quot;&gt;Click on an item on the left side for more infos.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
</widget>