1
0
mirror of https://github.com/tomahawk-player/tomahawk.git synced 2025-03-19 15:29:42 +01:00

Add additional features to What's new

This commit is contained in:
Uwe L. Korn 2014-06-13 21:04:40 +01:00
parent 145ffd9cdf
commit 040d1bd660

View File

@ -40,7 +40,7 @@
</property>
<item>
<layout class="QVBoxLayout" name="verticalLayout_2">
<item alignment="Qt::AlignLeft|Qt::AlignTop">
<item alignment="Qt::AlignLeft">
<widget class="QWidget" name="featureBoxes" native="true">
<property name="minimumSize">
<size>
@ -61,7 +61,7 @@
<property name="margin">
<number>0</number>
</property>
<item alignment="Qt::AlignLeft">
<item>
<widget class="QWidget" name="inboxBox" native="true">
<property name="minimumSize">
<size>
@ -114,11 +114,331 @@
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="urlLookupBox" native="true">
<property name="minimumSize">
<size>
<width>64</width>
<height>79</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>64</width>
<height>79</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<property name="spacing">
<number>0</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item alignment="Qt::AlignTop">
<widget class="QLabel" name="urlLookupBoxHeader">
<property name="text">
<string>Open URL</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="urlLookupBoxImage">
<property name="minimumSize">
<size>
<width>64</width>
<height>64</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>64</width>
<height>64</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="trendingBox" native="true">
<property name="minimumSize">
<size>
<width>64</width>
<height>79</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>64</width>
<height>79</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<property name="spacing">
<number>0</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item alignment="Qt::AlignTop">
<widget class="QLabel" name="trendinfBoxHeader">
<property name="text">
<string>Trending</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="trendingBoxImage">
<property name="minimumSize">
<size>
<width>64</width>
<height>64</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>64</width>
<height>64</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="beatsBox" native="true">
<property name="minimumSize">
<size>
<width>64</width>
<height>79</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>64</width>
<height>79</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<property name="spacing">
<number>0</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item alignment="Qt::AlignTop">
<widget class="QLabel" name="beatsBoxHeader">
<property name="text">
<string>Beats</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="beatsBoxImage">
<property name="minimumSize">
<size>
<width>64</width>
<height>64</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>64</width>
<height>64</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="gmusicBox" native="true">
<property name="minimumSize">
<size>
<width>64</width>
<height>79</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>64</width>
<height>79</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<property name="spacing">
<number>0</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item alignment="Qt::AlignTop">
<widget class="QLabel" name="gmusicBoxHeader">
<property name="text">
<string>GMusic</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="gmusicBoxImage">
<property name="minimumSize">
<size>
<width>64</width>
<height>64</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>64</width>
<height>64</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="networkingBox" native="true">
<property name="minimumSize">
<size>
<width>64</width>
<height>79</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>64</width>
<height>79</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<property name="spacing">
<number>0</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item alignment="Qt::AlignTop">
<widget class="QLabel" name="networkingBoxHeader">
<property name="text">
<string>IPv6+</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="networkingBoxImage">
<property name="minimumSize">
<size>
<width>64</width>
<height>64</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>64</width>
<height>64</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QWidget" name="designBox" native="true">
<property name="minimumSize">
<size>
<width>64</width>
<height>79</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>64</width>
<height>79</height>
</size>
</property>
<layout class="QVBoxLayout" name="verticalLayout_4">
<property name="spacing">
<number>0</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item alignment="Qt::AlignTop">
<widget class="QLabel" name="designBoxHeader">
<property name="text">
<string>Design</string>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
<item>
<widget class="QLabel" name="designBoxImage">
<property name="minimumSize">
<size>
<width>64</width>
<height>64</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>64</width>
<height>64</height>
</size>
</property>
<property name="text">
<string/>
</property>
</widget>
</item>
</layout>
</widget>
</item>
</layout>
</widget>
</item>
<item>
<widget class="QStackedWidget" name="stackedWidget">
<widget class="QWidget" name="inboxPage"/>
<widget class="QWidget" name="urlLookupPage"/>
<widget class="QWidget" name="page"/>
<widget class="QWidget" name="page_2"/>
</widget>