Optimized layout of the newsfeed items.

git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@5005 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
thunder2 2012-03-04 22:00:28 +00:00
parent 50c8ce261f
commit a646f52671
13 changed files with 54 additions and 168 deletions

View File

@ -84,9 +84,6 @@ p, li { white-space: pre-wrap; }
</property>
<item row="0" column="0">
<widget class="QScrollArea" name="scrollArea">
<property name="horizontalScrollBarPolicy">
<enum>Qt::ScrollBarAlwaysOff</enum>
</property>
<property name="widgetResizable">
<bool>true</bool>
</property>
@ -96,32 +93,22 @@ p, li { white-space: pre-wrap; }
<x>0</x>
<y>0</y>
<width>424</width>
<height>229</height>
<height>16</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout_2">
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>0</number>
<number>3</number>
</property>
<property name="margin">
<number>0</number>
<number>3</number>
</property>
<item>
<layout class="QVBoxLayout" name="verticalLayout"/>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</widget>

View File

@ -106,7 +106,7 @@ p, li { white-space: pre-wrap; }
<bool>false</bool>
</property>
<property name="currentIndex">
<number>0</number>
<number>1</number>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
@ -353,10 +353,22 @@ p, li { white-space: pre-wrap; }
<x>0</x>
<y>0</y>
<width>511</width>
<height>277</height>
<height>28</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Preferred" vsizetype="Fixed">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<property name="spacing">
<number>3</number>
</property>
<property name="margin">
<number>3</number>
</property>
<item>
<widget class="QFrame" name="fileFrame">
<property name="minimumSize">
@ -381,26 +393,9 @@ background: white;}</string>
<property name="frameShadow">
<enum>QFrame::Raised</enum>
</property>
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="0">
<layout class="QHBoxLayout" name="horizontalLayout"/>
</item>
</layout>
<layout class="QGridLayout" name="gridLayout_3"/>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>438</width>
<height>137</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</widget>

View File

@ -18,7 +18,7 @@
</property>
<layout class="QGridLayout">
<property name="margin">
<number>6</number>
<number>0</number>
</property>
<item row="0" column="0">
<widget class="QFrame" name="frame">

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>643</width>
<height>158</height>
<height>109</height>
</rect>
</property>
<property name="windowTitle">
@ -15,7 +15,7 @@
</property>
<layout class="QGridLayout">
<property name="margin">
<number>6</number>
<number>0</number>
</property>
<item row="0" column="0">
<widget class="QFrame" name="frame">
@ -251,19 +251,6 @@ stop:0 #0076B1, stop:1 #12A3EB);}</string>
</layout>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>

View File

@ -31,24 +31,15 @@ border-image: url(:/images/btn_26_pressed.png) 4;
}</string>
</property>
<layout class="QGridLayout" name="gridLayout_4">
<property name="leftMargin">
<number>6</number>
</property>
<property name="topMargin">
<number>1</number>
</property>
<property name="rightMargin">
<number>6</number>
</property>
<property name="bottomMargin">
<number>1</number>
</property>
<property name="horizontalSpacing">
<number>6</number>
</property>
<property name="verticalSpacing">
<number>1</number>
</property>
<property name="margin">
<number>0</number>
</property>
<item row="0" column="0">
<widget class="QFrame" name="frame">
<property name="sizePolicy">

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>643</width>
<height>173</height>
<height>155</height>
</rect>
</property>
<property name="windowTitle">
@ -15,7 +15,7 @@
</property>
<layout class="QGridLayout">
<property name="margin">
<number>6</number>
<number>0</number>
</property>
<item row="0" column="0">
<widget class="QFrame" name="frame">
@ -249,19 +249,6 @@ border-radius: 2px;}</string>
</layout>
</widget>
</item>
<item row="3" column="0" colspan="2">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>10</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>543</width>
<height>213</height>
<height>201</height>
</rect>
</property>
<property name="windowTitle">
@ -15,7 +15,7 @@
</property>
<layout class="QGridLayout" name="gridLayout_1">
<property name="margin">
<number>6</number>
<number>0</number>
</property>
<item row="0" column="0">
<widget class="QFrame" name="frame">

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>577</width>
<height>423</height>
<height>387</height>
</rect>
</property>
<property name="windowTitle">
@ -15,7 +15,7 @@
</property>
<layout class="QGridLayout">
<property name="margin">
<number>6</number>
<number>0</number>
</property>
<item row="2" column="0">
<widget class="QFrame" name="frame_3">

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>618</width>
<height>354</height>
<height>117</height>
</rect>
</property>
<property name="windowTitle">
@ -15,7 +15,7 @@
</property>
<layout class="QGridLayout">
<property name="margin">
<number>6</number>
<number>0</number>
</property>
<item row="0" column="0">
<widget class="QFrame" name="frame">
@ -55,7 +55,7 @@ border-radius: 10px}</string>
<string/>
</property>
<property name="pixmap">
<pixmap>:/images/konversation.png</pixmap>
<pixmap resource="../images.qrc">:/images/konversation.png</pixmap>
</property>
</widget>
</item>
@ -142,7 +142,7 @@ border-radius: 10px}</string>
<string/>
</property>
<property name="icon">
<iconset>
<iconset resource="../images.qrc">
<normaloff>:/images/directoryadd_24x24_shadow.png</normaloff>:/images/directoryadd_24x24_shadow.png</iconset>
</property>
</widget>
@ -153,7 +153,7 @@ border-radius: 10px}</string>
<string/>
</property>
<property name="icon">
<iconset>
<iconset resource="../images.qrc">
<normaloff>:/images/mail_new.png</normaloff>:/images/mail_new.png</iconset>
</property>
</widget>
@ -189,7 +189,7 @@ border-radius: 10px}</string>
<string/>
</property>
<property name="icon">
<iconset>
<iconset resource="../images.qrc">
<normaloff>:/images/edit_add24.png</normaloff>:/images/edit_add24.png</iconset>
</property>
</widget>
@ -212,7 +212,7 @@ border-radius: 10px}</string>
<string/>
</property>
<property name="icon">
<iconset>
<iconset resource="../images.qrc">
<normaloff>:/images/close_normal.png</normaloff>:/images/close_normal.png</iconset>
</property>
</widget>
@ -249,7 +249,7 @@ border-radius: 10px}</string>
<string/>
</property>
<property name="pixmap">
<pixmap>:/images/contacts24.png</pixmap>
<pixmap resource="../images.qrc">:/images/contacts24.png</pixmap>
</property>
</widget>
</item>
@ -273,19 +273,6 @@ border-radius: 10px}</string>
</layout>
</widget>
</item>
<item>
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>20</width>
<height>40</height>
</size>
</property>
</spacer>
</item>
</layout>
</widget>
</item>
@ -294,6 +281,8 @@ border-radius: 10px}</string>
</item>
</layout>
</widget>
<resources/>
<resources>
<include location="../images.qrc"/>
</resources>
<connections/>
</ui>

View File

@ -15,7 +15,7 @@
</property>
<layout class="QGridLayout">
<property name="margin">
<number>6</number>
<number>0</number>
</property>
<item row="0" column="0">
<widget class="QFrame" name="frame">

View File

@ -7,7 +7,7 @@
<x>0</x>
<y>0</y>
<width>476</width>
<height>382</height>
<height>332</height>
</rect>
</property>
<property name="windowTitle">
@ -15,7 +15,7 @@
</property>
<layout class="QGridLayout">
<property name="margin">
<number>6</number>
<number>0</number>
</property>
<item row="0" column="0">
<widget class="QFrame" name="frame">
@ -340,19 +340,6 @@ border-radius: 10px}</string>
<enum>QFrame::Raised</enum>
</property>
<layout class="QGridLayout">
<item row="1" column="0">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>200</width>
<height>78</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="0">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>

View File

@ -7,12 +7,12 @@
<x>0</x>
<y>0</y>
<width>675</width>
<height>382</height>
<height>332</height>
</rect>
</property>
<layout class="QGridLayout">
<property name="margin">
<number>6</number>
<number>0</number>
</property>
<item row="0" column="0">
<widget class="QFrame" name="frame">
@ -388,19 +388,6 @@ border-radius: 10px}</string>
<enum>QFrame::Raised</enum>
</property>
<layout class="QGridLayout">
<item row="1" column="0">
<spacer name="verticalSpacer">
<property name="orientation">
<enum>Qt::Vertical</enum>
</property>
<property name="sizeHint" stdset="0">
<size>
<width>200</width>
<height>78</height>
</size>
</property>
</spacer>
</item>
<item row="0" column="0">
<layout class="QHBoxLayout" name="horizontalLayout">
<item>

View File

@ -10,12 +10,6 @@
<height>71</height>
</rect>
</property>
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">QWidget#SubFileItem{border: none;}</string>
</property>
@ -28,12 +22,6 @@
</property>
<item row="0" column="0">
<widget class="QFrame" name="frame">
<property name="sizePolicy">
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="styleSheet">
<string notr="true">QFrame#frame{border: 2px solid #238;
background: white;
@ -51,18 +39,6 @@ border-radius: 10px;}
<layout class="QHBoxLayout" name="horizontalLayout_2">
<item>
<widget class="QLabel" name="fileLabel">
<property name="sizePolicy">
<sizepolicy hsizetype="Minimum" vsizetype="Minimum">
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>16777215</width>
<height>16777215</height>
</size>
</property>
<property name="font">
<font>
<weight>75</weight>
@ -75,7 +51,7 @@ border-radius: 10px;}
<string notr="true">File Name</string>
</property>
<property name="wordWrap">
<bool>false</bool>
<bool>true</bool>
</property>
</widget>
</item>