mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-05-11 02:25:34 -04:00
add location to account detail at startup, and improve the peersdialog
git-svn-id: http://svn.code.sf.net/p/retroshare/code/trunk@2075 b45a01b8-16f6-495d-af2f-9b41ad6348cc
This commit is contained in:
parent
5f27d75dc4
commit
ac580a6c07
10 changed files with 548 additions and 808 deletions
|
@ -557,7 +557,7 @@ p, li { white-space: pre-wrap; }
|
|||
</property>
|
||||
</spacer>
|
||||
</item>
|
||||
<item row="0" column="3">
|
||||
<item row="0" column="2">
|
||||
<widget class="QPushButton" name="menupushButton">
|
||||
<property name="toolTip">
|
||||
<string>Add</string>
|
||||
|
@ -598,33 +598,6 @@ p, li { white-space: pre-wrap; }
|
|||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="0" column="2">
|
||||
<widget class="QPushButton" name="lookpushButton">
|
||||
<property name="toolTip">
|
||||
<string>Display</string>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">QPushButton::menu-indicator {
|
||||
subcontrol-origin: padding;
|
||||
subcontrol-position: bottom right;
|
||||
}
|
||||
|
||||
QPushButton:hover {
|
||||
border: 1px solid #CCCCCC;
|
||||
}</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string/>
|
||||
</property>
|
||||
<property name="icon">
|
||||
<iconset resource="images.qrc">
|
||||
<normaloff>:/images/looknfeel.png</normaloff>:/images/looknfeel.png</iconset>
|
||||
</property>
|
||||
<property name="flat">
|
||||
<bool>true</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -1225,47 +1198,7 @@ background: white;}</string>
|
|||
<string>Set your Personal Message</string>
|
||||
</property>
|
||||
<property name="toolTip">
|
||||
<string>Set your Personal Message</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSet_Tabs_Right">
|
||||
<property name="text">
|
||||
<string>Set Tabs Right</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSet_Tabs_Left">
|
||||
<property name="text">
|
||||
<string>Set Tabs Left</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSet_Tabs_North">
|
||||
<property name="text">
|
||||
<string>Set Tabs North</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSet_Tabs_South">
|
||||
<property name="text">
|
||||
<string>Set Tabs South</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSet_Tabs_Triangular">
|
||||
<property name="text">
|
||||
<string>Set Tabs Triangular</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSet_Tabs_Rounded">
|
||||
<property name="text">
|
||||
<string>Set Tabs Rounded</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSort_Status_Descending_Order">
|
||||
<property name="text">
|
||||
<string>Sort Status Descending Order</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSort_Status_Ascending_Order">
|
||||
<property name="text">
|
||||
<string>Sort Status Ascending Order</string>
|
||||
<string>Edit your status Message</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue