2012-11-19 20:45:05 +01:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<ui version="4.0">
|
|
|
|
<class>MainWindow</class>
|
|
|
|
<widget class="QMainWindow" name="MainWindow">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2013-11-02 23:01:36 +01:00
|
|
|
<width>885</width>
|
2013-08-09 20:21:24 +02:00
|
|
|
<height>580</height>
|
2012-11-19 20:45:05 +01:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="windowTitle">
|
|
|
|
<string>Bitmessage</string>
|
|
|
|
</property>
|
2012-11-26 01:36:29 +01:00
|
|
|
<property name="windowIcon">
|
2013-07-22 07:10:22 +02:00
|
|
|
<iconset resource="bitmessage_icons.qrc">
|
2012-11-26 01:36:29 +01:00
|
|
|
<normaloff>:/newPrefix/images/can-icon-24px.png</normaloff>:/newPrefix/images/can-icon-24px.png</iconset>
|
|
|
|
</property>
|
2012-11-19 20:45:05 +01:00
|
|
|
<property name="tabShape">
|
|
|
|
<enum>QTabWidget::Rounded</enum>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="centralwidget">
|
2015-03-03 18:17:56 +01:00
|
|
|
<layout class="QGridLayout" name="gridLayout_10">
|
2012-11-19 20:45:05 +01:00
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QTabWidget" name="tabWidget">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Expanding" vsizetype="Expanding">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="baseSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="tabPosition">
|
|
|
|
<enum>QTabWidget::North</enum>
|
|
|
|
</property>
|
|
|
|
<property name="tabShape">
|
|
|
|
<enum>QTabWidget::Rounded</enum>
|
|
|
|
</property>
|
|
|
|
<property name="currentIndex">
|
2013-01-29 22:21:06 +01:00
|
|
|
<number>0</number>
|
2012-11-19 20:45:05 +01:00
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="inbox">
|
|
|
|
<attribute name="icon">
|
2013-07-22 07:10:22 +02:00
|
|
|
<iconset resource="bitmessage_icons.qrc">
|
2012-11-19 20:45:05 +01:00
|
|
|
<normaloff>:/newPrefix/images/inbox.png</normaloff>:/newPrefix/images/inbox.png</iconset>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="title">
|
2015-03-21 11:37:08 +01:00
|
|
|
<string>Messages</string>
|
2012-11-19 20:45:05 +01:00
|
|
|
</attribute>
|
2015-03-03 18:17:56 +01:00
|
|
|
<layout class="QGridLayout" name="gridLayout">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_3">
|
2013-07-11 09:23:39 +02:00
|
|
|
<item>
|
2015-03-03 18:17:56 +01:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_12">
|
2013-07-11 09:23:39 +02:00
|
|
|
<item>
|
2015-03-03 18:17:56 +01:00
|
|
|
<widget class="QTreeWidget" name="treeWidgetYourIdentities">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Identities</string>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset>
|
|
|
|
<selectedoff>:/newPrefix/images/identities.png</selectedoff>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
</widget>
|
2013-07-11 09:23:39 +02:00
|
|
|
</item>
|
|
|
|
<item>
|
2015-03-03 18:17:56 +01:00
|
|
|
<widget class="QPushButton" name="pushButtonNewAddress">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>New Indentitiy</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2013-07-11 09:23:39 +02:00
|
|
|
</item>
|
2015-03-03 18:17:56 +01:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2015-03-23 22:35:56 +01:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_7">
|
2013-07-11 09:23:39 +02:00
|
|
|
<item>
|
2015-03-03 18:17:56 +01:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayoutSearch">
|
|
|
|
<property name="topMargin">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="inboxSearchLineEdit">
|
|
|
|
<property name="placeholderText">
|
|
|
|
<string>Search</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-03-23 22:35:56 +01:00
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="inboxSearchOption">
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>All</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>To</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>From</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Subject</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Message</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-03-03 18:17:56 +01:00
|
|
|
</layout>
|
2013-07-11 09:23:39 +02:00
|
|
|
</item>
|
|
|
|
<item>
|
2015-03-03 18:17:56 +01:00
|
|
|
<widget class="QTableWidget" name="tableWidgetInbox">
|
|
|
|
<property name="editTriggers">
|
|
|
|
<set>QAbstractItemView::NoEditTriggers</set>
|
|
|
|
</property>
|
|
|
|
<property name="alternatingRowColors">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="selectionMode">
|
|
|
|
<enum>QAbstractItemView::ExtendedSelection</enum>
|
|
|
|
</property>
|
|
|
|
<property name="selectionBehavior">
|
|
|
|
<enum>QAbstractItemView::SelectRows</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sortingEnabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<attribute name="horizontalHeaderCascadingSectionResizes">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderDefaultSectionSize">
|
|
|
|
<number>200</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderHighlightSections">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderMinimumSectionSize">
|
|
|
|
<number>27</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderShowSortIndicator" stdset="0">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderStretchLastSection">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="verticalHeaderVisible">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="verticalHeaderDefaultSectionSize">
|
|
|
|
<number>26</number>
|
|
|
|
</attribute>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>To</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>From</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Subject</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Received</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
</widget>
|
2013-07-11 09:23:39 +02:00
|
|
|
</item>
|
|
|
|
<item>
|
2015-03-03 18:17:56 +01:00
|
|
|
<widget class="QTextEdit" name="textEditInboxMessage">
|
|
|
|
<property name="baseSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>500</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2013-07-11 09:23:39 +02:00
|
|
|
</item>
|
2015-03-03 18:17:56 +01:00
|
|
|
</layout>
|
2013-07-11 09:23:39 +02:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2012-11-19 20:45:05 +01:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="send">
|
|
|
|
<attribute name="icon">
|
2013-07-22 07:10:22 +02:00
|
|
|
<iconset resource="bitmessage_icons.qrc">
|
2012-11-19 20:45:05 +01:00
|
|
|
<normaloff>:/newPrefix/images/send.png</normaloff>:/newPrefix/images/send.png</iconset>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Send</string>
|
|
|
|
</attribute>
|
2015-03-21 11:37:08 +01:00
|
|
|
<layout class="QGridLayout" name="gridLayout_7">
|
2015-03-03 18:17:56 +01:00
|
|
|
<item row="0" column="0">
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout">
|
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_2">
|
|
|
|
<item>
|
|
|
|
<widget class="QTableWidget" name="tableWidgetAddressBook">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="alternatingRowColors">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="selectionMode">
|
|
|
|
<enum>QAbstractItemView::ExtendedSelection</enum>
|
|
|
|
</property>
|
|
|
|
<property name="selectionBehavior">
|
|
|
|
<enum>QAbstractItemView::SelectRows</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sortingEnabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<attribute name="horizontalHeaderCascadingSectionResizes">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderDefaultSectionSize">
|
|
|
|
<number>200</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderHighlightSections">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderStretchLastSection">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="verticalHeaderVisible">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
2015-03-23 22:35:56 +01:00
|
|
|
<string>Address book</string>
|
2015-03-03 18:17:56 +01:00
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset>
|
|
|
|
<selectedoff>:/newPrefix/images/addressbook.png</selectedoff>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Address</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButtonAddAddressBook">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Add Contact</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-03-21 11:37:08 +01:00
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButtonFetchNamecoinID">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<pointsize>9</pointsize>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Fetch Namecoin ID</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-03-03 18:17:56 +01:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2015-03-21 11:37:08 +01:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout">
|
|
|
|
<item>
|
|
|
|
<widget class="QTabWidget" name="tabWidgetSend">
|
|
|
|
<property name="currentIndex">
|
|
|
|
<number>0</number>
|
|
|
|
</property>
|
|
|
|
<widget class="QWidget" name="tab">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Send ordinary Message</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_8">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_5">
|
|
|
|
<item>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_2">
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QLabel" name="label_3">
|
|
|
|
<property name="text">
|
|
|
|
<string>Subject:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label_2">
|
|
|
|
<property name="text">
|
|
|
|
<string>From:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<widget class="QLineEdit" name="lineEditSubject">
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="label">
|
|
|
|
<property name="text">
|
|
|
|
<string>To:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QComboBox" name="comboBoxSendFrom">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>300</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QLineEdit" name="lineEditTo"/>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2015-03-03 18:17:56 +01:00
|
|
|
</item>
|
2015-03-21 11:37:08 +01:00
|
|
|
<item>
|
|
|
|
<widget class="QTextEdit" name="textEditMessage">
|
|
|
|
<property name="html">
|
|
|
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
2015-03-03 20:04:12 +01:00
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
p, li { white-space: pre-wrap; }
|
2015-03-03 18:17:56 +01:00
|
|
|
</style></head><body style=" font-family:'Droid Sans'; font-size:9pt; font-weight:400; font-style:normal;">
|
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2';"><br /></p></body></html></string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2015-03-21 11:37:08 +01:00
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="tab_2">
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Send Message to your Subscribers</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_9">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_6">
|
|
|
|
<item>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_5">
|
|
|
|
<item row="0" column="0">
|
|
|
|
<widget class="QLabel" name="label_8">
|
|
|
|
<property name="text">
|
|
|
|
<string>From:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="1">
|
|
|
|
<widget class="QLineEdit" name="lineEditSubjectBroadcast">
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0">
|
|
|
|
<widget class="QLabel" name="label_7">
|
|
|
|
<property name="text">
|
|
|
|
<string>Subject:</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="0" column="1">
|
|
|
|
<widget class="QComboBox" name="comboBoxSendFromBroadcast">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>300</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QTextEdit" name="textEditMessageBroadcast">
|
|
|
|
<property name="html">
|
|
|
|
<string><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd">
|
2015-03-03 18:17:56 +01:00
|
|
|
<html><head><meta name="qrichtext" content="1" /><style type="text/css">
|
|
|
|
p, li { white-space: pre-wrap; }
|
|
|
|
</style></head><body style=" font-family:'Droid Sans'; font-size:9pt; font-weight:400; font-style:normal;">
|
|
|
|
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'MS Shell Dlg 2';"><br /></p></body></html></string>
|
2015-03-21 11:37:08 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2015-03-03 18:17:56 +01:00
|
|
|
</item>
|
|
|
|
</layout>
|
2015-03-21 11:37:08 +01:00
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_5">
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButtonTTL">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Fixed">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>32</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="palette">
|
|
|
|
<palette>
|
|
|
|
<active>
|
|
|
|
<colorrole role="ButtonText">
|
|
|
|
<brush brushstyle="SolidPattern">
|
|
|
|
<color alpha="255">
|
|
|
|
<red>0</red>
|
|
|
|
<green>0</green>
|
|
|
|
<blue>255</blue>
|
|
|
|
</color>
|
|
|
|
</brush>
|
|
|
|
</colorrole>
|
|
|
|
</active>
|
|
|
|
<inactive>
|
|
|
|
<colorrole role="ButtonText">
|
|
|
|
<brush brushstyle="SolidPattern">
|
|
|
|
<color alpha="255">
|
|
|
|
<red>0</red>
|
|
|
|
<green>0</green>
|
|
|
|
<blue>255</blue>
|
|
|
|
</color>
|
|
|
|
</brush>
|
|
|
|
</colorrole>
|
|
|
|
</inactive>
|
|
|
|
<disabled>
|
|
|
|
<colorrole role="ButtonText">
|
|
|
|
<brush brushstyle="SolidPattern">
|
|
|
|
<color alpha="255">
|
|
|
|
<red>120</red>
|
|
|
|
<green>120</green>
|
|
|
|
<blue>120</blue>
|
|
|
|
</color>
|
|
|
|
</brush>
|
|
|
|
</colorrole>
|
|
|
|
</disabled>
|
|
|
|
</palette>
|
|
|
|
</property>
|
|
|
|
<property name="font">
|
|
|
|
<font>
|
|
|
|
<underline>true</underline>
|
|
|
|
</font>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>TTL:</string>
|
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QSlider" name="horizontalSliderTTL">
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>35</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>70</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="invertedAppearance">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="invertedControls">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QLabel" name="labelHumanFriendlyTTLDescription">
|
|
|
|
<property name="sizePolicy">
|
|
|
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred">
|
|
|
|
<horstretch>0</horstretch>
|
|
|
|
<verstretch>0</verstretch>
|
|
|
|
</sizepolicy>
|
|
|
|
</property>
|
|
|
|
<property name="minimumSize">
|
|
|
|
<size>
|
|
|
|
<width>45</width>
|
|
|
|
<height>0</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>45</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>X days</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QPushButton" name="pushButtonSend">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Send</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2015-03-03 18:17:56 +01:00
|
|
|
</item>
|
|
|
|
</layout>
|
2015-03-21 11:37:08 +01:00
|
|
|
</item>
|
|
|
|
</layout>
|
2015-03-03 18:17:56 +01:00
|
|
|
</item>
|
|
|
|
</layout>
|
2015-03-09 07:35:32 +01:00
|
|
|
</item>
|
2012-11-19 20:45:05 +01:00
|
|
|
</layout>
|
2015-03-21 11:37:08 +01:00
|
|
|
<zorder></zorder>
|
2012-11-19 20:45:05 +01:00
|
|
|
</widget>
|
2015-03-03 18:17:56 +01:00
|
|
|
<widget class="QWidget" name="subscriptions">
|
2012-11-19 20:45:05 +01:00
|
|
|
<attribute name="icon">
|
2013-07-22 07:10:22 +02:00
|
|
|
<iconset resource="bitmessage_icons.qrc">
|
2015-03-03 18:17:56 +01:00
|
|
|
<normaloff>:/newPrefix/images/subscriptions.png</normaloff>:/newPrefix/images/subscriptions.png</iconset>
|
2012-11-19 20:45:05 +01:00
|
|
|
</attribute>
|
|
|
|
<attribute name="title">
|
2015-03-03 18:17:56 +01:00
|
|
|
<string>Subscriptions</string>
|
2012-11-19 20:45:05 +01:00
|
|
|
</attribute>
|
2015-03-23 22:35:56 +01:00
|
|
|
<layout class="QGridLayout" name="gridLayout_3">
|
2015-03-03 18:17:56 +01:00
|
|
|
<item row="0" column="0">
|
2015-03-23 22:35:56 +01:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_4">
|
2013-07-12 10:42:52 +02:00
|
|
|
<item>
|
2015-03-03 18:17:56 +01:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_3">
|
2013-07-12 10:42:52 +02:00
|
|
|
<item>
|
2015-03-21 11:37:08 +01:00
|
|
|
<widget class="QTreeWidget" name="treeWidgetSubscriptions">
|
2015-03-03 18:17:56 +01:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="alternatingRowColors">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="selectionMode">
|
|
|
|
<enum>QAbstractItemView::SingleSelection</enum>
|
|
|
|
</property>
|
|
|
|
<property name="selectionBehavior">
|
|
|
|
<enum>QAbstractItemView::SelectRows</enum>
|
|
|
|
</property>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
2015-03-21 11:37:08 +01:00
|
|
|
<string>Subscriptions</string>
|
2015-03-03 18:17:56 +01:00
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset>
|
|
|
|
<selectedoff>:/newPrefix/images/subscriptions.png</selectedoff>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
</widget>
|
2013-07-12 10:42:52 +02:00
|
|
|
</item>
|
|
|
|
<item>
|
2015-03-03 18:17:56 +01:00
|
|
|
<widget class="QPushButton" name="pushButtonAddSubscription">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Add new Subscription</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2013-07-12 10:42:52 +02:00
|
|
|
</item>
|
2015-03-03 18:17:56 +01:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_4">
|
2013-07-12 10:42:52 +02:00
|
|
|
<item>
|
2015-03-23 22:35:56 +01:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_2">
|
|
|
|
<item>
|
|
|
|
<widget class="QLineEdit" name="inboxSearchLineEditSubscriptions">
|
|
|
|
<property name="placeholderText">
|
|
|
|
<string>Search</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="inboxSearchOptionSubscriptions">
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>All</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>To</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>From</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Subject</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Message</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2013-07-12 10:42:52 +02:00
|
|
|
</item>
|
|
|
|
<item>
|
2015-03-03 18:17:56 +01:00
|
|
|
<widget class="QTableWidget" name="tableWidgetInboxSubscriptions">
|
|
|
|
<property name="editTriggers">
|
|
|
|
<set>QAbstractItemView::NoEditTriggers</set>
|
|
|
|
</property>
|
|
|
|
<property name="alternatingRowColors">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="selectionMode">
|
|
|
|
<enum>QAbstractItemView::ExtendedSelection</enum>
|
|
|
|
</property>
|
|
|
|
<property name="selectionBehavior">
|
|
|
|
<enum>QAbstractItemView::SelectRows</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sortingEnabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<attribute name="horizontalHeaderCascadingSectionResizes">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderDefaultSectionSize">
|
|
|
|
<number>200</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderHighlightSections">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderMinimumSectionSize">
|
|
|
|
<number>27</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderShowSortIndicator" stdset="0">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderStretchLastSection">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="verticalHeaderVisible">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="verticalHeaderDefaultSectionSize">
|
|
|
|
<number>26</number>
|
|
|
|
</attribute>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>To</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>From</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Subject</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Received</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
</widget>
|
2013-07-12 10:42:52 +02:00
|
|
|
</item>
|
|
|
|
<item>
|
2015-03-23 22:35:56 +01:00
|
|
|
<widget class="QTextEdit" name="textEditInboxMessageSubscriptions">
|
2015-03-03 18:17:56 +01:00
|
|
|
<property name="baseSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>500</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2013-07-12 10:42:52 +02:00
|
|
|
</item>
|
2015-03-03 18:17:56 +01:00
|
|
|
</layout>
|
2013-07-12 10:42:52 +02:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
2012-11-19 20:45:05 +01:00
|
|
|
</layout>
|
|
|
|
</widget>
|
2015-03-03 18:17:56 +01:00
|
|
|
<widget class="QWidget" name="tab_3">
|
2012-11-19 20:45:05 +01:00
|
|
|
<attribute name="icon">
|
2013-07-22 07:10:22 +02:00
|
|
|
<iconset resource="bitmessage_icons.qrc">
|
2015-03-03 18:17:56 +01:00
|
|
|
<normaloff>:/newPrefix/images/can-icon-16px.png</normaloff>:/newPrefix/images/can-icon-16px.png</iconset>
|
2012-11-19 20:45:05 +01:00
|
|
|
</attribute>
|
|
|
|
<attribute name="title">
|
2015-03-21 11:37:08 +01:00
|
|
|
<string>Chans</string>
|
2012-11-19 20:45:05 +01:00
|
|
|
</attribute>
|
2015-03-23 22:35:56 +01:00
|
|
|
<layout class="QGridLayout" name="gridLayout_4">
|
2012-11-19 20:45:05 +01:00
|
|
|
<item row="0" column="0">
|
2015-03-23 22:35:56 +01:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_7">
|
2015-03-03 18:17:56 +01:00
|
|
|
<item>
|
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_17">
|
|
|
|
<item>
|
2015-03-23 22:35:56 +01:00
|
|
|
<widget class="QTreeWidget" name="treeWidgetChans">
|
2015-03-03 18:17:56 +01:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Sunken</enum>
|
|
|
|
</property>
|
|
|
|
<property name="lineWidth">
|
|
|
|
<number>1</number>
|
|
|
|
</property>
|
|
|
|
<property name="alternatingRowColors">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="selectionMode">
|
|
|
|
<enum>QAbstractItemView::SingleSelection</enum>
|
|
|
|
</property>
|
|
|
|
<property name="selectionBehavior">
|
|
|
|
<enum>QAbstractItemView::SelectRows</enum>
|
|
|
|
</property>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
2015-03-21 11:37:08 +01:00
|
|
|
<string>Chans</string>
|
2015-03-03 18:17:56 +01:00
|
|
|
</property>
|
|
|
|
<property name="icon">
|
|
|
|
<iconset>
|
2015-03-21 11:37:08 +01:00
|
|
|
<selectedoff>:/newPrefix/images/can-icon-16px.png</selectedoff>
|
2015-03-03 18:17:56 +01:00
|
|
|
</iconset>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2015-03-23 22:35:56 +01:00
|
|
|
<widget class="QPushButton" name="pushButtonAddChan">
|
2015-03-03 18:17:56 +01:00
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>200</width>
|
|
|
|
<height>16777215</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2015-03-23 22:35:56 +01:00
|
|
|
<string>Add Chan</string>
|
2015-03-03 18:17:56 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2015-03-23 22:35:56 +01:00
|
|
|
<layout class="QVBoxLayout" name="verticalLayout_8">
|
2015-03-03 18:17:56 +01:00
|
|
|
<item>
|
2015-03-23 22:35:56 +01:00
|
|
|
<layout class="QHBoxLayout" name="horizontalLayout_6">
|
2015-03-03 18:17:56 +01:00
|
|
|
<item>
|
2015-03-23 22:35:56 +01:00
|
|
|
<widget class="QLineEdit" name="inboxSearchLineEditChans">
|
2015-03-03 18:17:56 +01:00
|
|
|
<property name="placeholderText">
|
|
|
|
<string>Search</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-03-23 22:35:56 +01:00
|
|
|
<item>
|
|
|
|
<widget class="QComboBox" name="inboxSearchOptionChans">
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>All</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>To</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>From</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Subject</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
<item>
|
|
|
|
<property name="text">
|
|
|
|
<string>Message</string>
|
|
|
|
</property>
|
|
|
|
</item>
|
|
|
|
</widget>
|
|
|
|
</item>
|
2015-03-03 18:17:56 +01:00
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
<item>
|
2015-03-23 22:35:56 +01:00
|
|
|
<widget class="QTableWidget" name="tableWidgetInboxChans">
|
2015-03-03 18:17:56 +01:00
|
|
|
<property name="editTriggers">
|
|
|
|
<set>QAbstractItemView::NoEditTriggers</set>
|
|
|
|
</property>
|
|
|
|
<property name="alternatingRowColors">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="selectionMode">
|
|
|
|
<enum>QAbstractItemView::ExtendedSelection</enum>
|
|
|
|
</property>
|
|
|
|
<property name="selectionBehavior">
|
|
|
|
<enum>QAbstractItemView::SelectRows</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sortingEnabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="wordWrap">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<attribute name="horizontalHeaderCascadingSectionResizes">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderDefaultSectionSize">
|
|
|
|
<number>200</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderHighlightSections">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderMinimumSectionSize">
|
|
|
|
<number>27</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderShowSortIndicator" stdset="0">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderStretchLastSection">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="verticalHeaderVisible">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="verticalHeaderDefaultSectionSize">
|
|
|
|
<number>26</number>
|
|
|
|
</attribute>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>To</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>From</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Subject</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Received</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item>
|
2015-03-23 22:35:56 +01:00
|
|
|
<widget class="QTextEdit" name="textEditInboxMessageChans">
|
2015-03-03 18:17:56 +01:00
|
|
|
<property name="baseSize">
|
|
|
|
<size>
|
|
|
|
<width>0</width>
|
|
|
|
<height>500</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
<property name="readOnly">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</item>
|
|
|
|
</layout>
|
2012-11-19 20:45:05 +01:00
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="blackwhitelist">
|
|
|
|
<attribute name="icon">
|
2013-07-22 07:10:22 +02:00
|
|
|
<iconset resource="bitmessage_icons.qrc">
|
2012-11-19 20:45:05 +01:00
|
|
|
<normaloff>:/newPrefix/images/blacklist.png</normaloff>:/newPrefix/images/blacklist.png</iconset>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Blacklist</string>
|
|
|
|
</attribute>
|
|
|
|
<layout class="QGridLayout" name="gridLayout_6">
|
|
|
|
<item row="0" column="0" colspan="2">
|
|
|
|
<widget class="QRadioButton" name="radioButtonBlacklist">
|
|
|
|
<property name="text">
|
|
|
|
<string>Use a Blacklist (Allow all incoming messages except those on the Blacklist)</string>
|
|
|
|
</property>
|
|
|
|
<property name="checked">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="1" column="0" colspan="2">
|
|
|
|
<widget class="QRadioButton" name="radioButtonWhitelist">
|
|
|
|
<property name="text">
|
|
|
|
<string>Use a Whitelist (Block all incoming messages except those on the Whitelist)</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="0">
|
|
|
|
<widget class="QPushButton" name="pushButtonAddBlacklist">
|
|
|
|
<property name="text">
|
2013-05-24 22:23:35 +02:00
|
|
|
<string>Add new entry</string>
|
2012-11-19 20:45:05 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
<item row="2" column="1">
|
|
|
|
<spacer name="horizontalSpacer_8">
|
|
|
|
<property name="orientation">
|
|
|
|
<enum>Qt::Horizontal</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sizeHint" stdset="0">
|
|
|
|
<size>
|
|
|
|
<width>689</width>
|
|
|
|
<height>20</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</spacer>
|
|
|
|
</item>
|
|
|
|
<item row="3" column="0" colspan="2">
|
|
|
|
<widget class="QTableWidget" name="tableWidgetBlacklist">
|
|
|
|
<property name="alternatingRowColors">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="selectionMode">
|
|
|
|
<enum>QAbstractItemView::SingleSelection</enum>
|
|
|
|
</property>
|
|
|
|
<property name="selectionBehavior">
|
|
|
|
<enum>QAbstractItemView::SelectRows</enum>
|
|
|
|
</property>
|
|
|
|
<property name="sortingEnabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<attribute name="horizontalHeaderCascadingSectionResizes">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderDefaultSectionSize">
|
|
|
|
<number>400</number>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderHighlightSections">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderShowSortIndicator" stdset="0">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderStretchLastSection">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="verticalHeaderVisible">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Name or Label</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
|
|
|
<string>Address</string>
|
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QWidget" name="networkstatus">
|
|
|
|
<attribute name="icon">
|
2013-07-22 07:10:22 +02:00
|
|
|
<iconset resource="bitmessage_icons.qrc">
|
2012-11-19 20:45:05 +01:00
|
|
|
<normaloff>:/newPrefix/images/networkstatus.png</normaloff>:/newPrefix/images/networkstatus.png</iconset>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="title">
|
|
|
|
<string>Network Status</string>
|
|
|
|
</attribute>
|
|
|
|
<widget class="QPushButton" name="pushButtonStatusIcon">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>680</x>
|
|
|
|
<y>440</y>
|
|
|
|
<width>21</width>
|
|
|
|
<height>23</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string/>
|
|
|
|
</property>
|
|
|
|
<property name="icon">
|
2013-07-22 07:10:22 +02:00
|
|
|
<iconset resource="bitmessage_icons.qrc">
|
2012-11-19 20:45:05 +01:00
|
|
|
<normaloff>:/newPrefix/images/redicon.png</normaloff>:/newPrefix/images/redicon.png</iconset>
|
|
|
|
</property>
|
|
|
|
<property name="flat">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QTableWidget" name="tableWidgetConnectionCount">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>20</x>
|
|
|
|
<y>70</y>
|
|
|
|
<width>241</width>
|
|
|
|
<height>241</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="palette">
|
|
|
|
<palette>
|
|
|
|
<active>
|
|
|
|
<colorrole role="Base">
|
|
|
|
<brush brushstyle="SolidPattern">
|
|
|
|
<color alpha="255">
|
|
|
|
<red>212</red>
|
|
|
|
<green>208</green>
|
|
|
|
<blue>200</blue>
|
|
|
|
</color>
|
|
|
|
</brush>
|
|
|
|
</colorrole>
|
|
|
|
</active>
|
|
|
|
<inactive>
|
|
|
|
<colorrole role="Base">
|
|
|
|
<brush brushstyle="SolidPattern">
|
|
|
|
<color alpha="255">
|
|
|
|
<red>212</red>
|
|
|
|
<green>208</green>
|
|
|
|
<blue>200</blue>
|
|
|
|
</color>
|
|
|
|
</brush>
|
|
|
|
</colorrole>
|
|
|
|
</inactive>
|
|
|
|
<disabled>
|
|
|
|
<colorrole role="Base">
|
|
|
|
<brush brushstyle="SolidPattern">
|
|
|
|
<color alpha="255">
|
|
|
|
<red>212</red>
|
|
|
|
<green>208</green>
|
|
|
|
<blue>200</blue>
|
|
|
|
</color>
|
|
|
|
</brush>
|
|
|
|
</colorrole>
|
|
|
|
</disabled>
|
|
|
|
</palette>
|
|
|
|
</property>
|
|
|
|
<property name="frameShape">
|
|
|
|
<enum>QFrame::Box</enum>
|
|
|
|
</property>
|
|
|
|
<property name="frameShadow">
|
|
|
|
<enum>QFrame::Plain</enum>
|
|
|
|
</property>
|
|
|
|
<property name="showDropIndicator" stdset="0">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="alternatingRowColors">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
|
|
|
<property name="selectionMode">
|
|
|
|
<enum>QAbstractItemView::NoSelection</enum>
|
|
|
|
</property>
|
|
|
|
<attribute name="horizontalHeaderCascadingSectionResizes">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderHighlightSections">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="horizontalHeaderStretchLastSection">
|
|
|
|
<bool>true</bool>
|
|
|
|
</attribute>
|
|
|
|
<attribute name="verticalHeaderVisible">
|
|
|
|
<bool>false</bool>
|
|
|
|
</attribute>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
2013-06-24 14:56:30 +02:00
|
|
|
<string>Stream #</string>
|
2012-11-19 20:45:05 +01:00
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
<column>
|
|
|
|
<property name="text">
|
2013-06-24 14:56:30 +02:00
|
|
|
<string>Connections</string>
|
2012-11-19 20:45:05 +01:00
|
|
|
</property>
|
|
|
|
</column>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="labelTotalConnections">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>20</x>
|
|
|
|
<y>30</y>
|
|
|
|
<width>401</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2015-01-08 23:08:35 +01:00
|
|
|
<string>Total connections:</string>
|
2012-11-19 20:45:05 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="labelStartupTime">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>320</x>
|
|
|
|
<y>110</y>
|
|
|
|
<width>331</width>
|
|
|
|
<height>20</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2015-01-08 23:08:35 +01:00
|
|
|
<string>Since startup:</string>
|
2012-11-19 20:45:05 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="labelMessageCount">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>350</x>
|
|
|
|
<y>130</y>
|
2012-12-05 18:47:30 +01:00
|
|
|
<width>361</width>
|
2012-11-19 20:45:05 +01:00
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2015-01-08 23:08:35 +01:00
|
|
|
<string>Processed 0 person-to-person messages.</string>
|
2012-11-19 20:45:05 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="labelPubkeyCount">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>350</x>
|
|
|
|
<y>170</y>
|
|
|
|
<width>331</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2015-01-08 23:08:35 +01:00
|
|
|
<string>Processed 0 public keys.</string>
|
2012-11-19 20:45:05 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="labelBroadcastCount">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>350</x>
|
|
|
|
<y>150</y>
|
2012-12-05 18:47:30 +01:00
|
|
|
<width>351</width>
|
2012-11-19 20:45:05 +01:00
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2015-01-08 23:08:35 +01:00
|
|
|
<string>Processed 0 broadcasts.</string>
|
2012-11-19 20:45:05 +01:00
|
|
|
</property>
|
|
|
|
</widget>
|
2013-09-04 00:08:29 +02:00
|
|
|
<widget class="QLabel" name="labelLookupsPerSecond">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>320</x>
|
2014-08-01 22:35:48 +02:00
|
|
|
<y>250</y>
|
2013-09-04 00:08:29 +02:00
|
|
|
<width>291</width>
|
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
|
|
|
<string>Inventory lookups per second: 0</string>
|
|
|
|
</property>
|
|
|
|
</widget>
|
2014-07-07 22:30:23 +02:00
|
|
|
<widget class="QLabel" name="labelBytesRecvCount">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>350</x>
|
2014-08-01 22:35:48 +02:00
|
|
|
<y>210</y>
|
|
|
|
<width>251</width>
|
2014-07-07 22:30:23 +02:00
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2014-08-01 22:35:48 +02:00
|
|
|
<string>Down: 0 KB/s</string>
|
2014-07-07 22:30:23 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<widget class="QLabel" name="labelBytesSentCount">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>350</x>
|
2014-08-01 22:35:48 +02:00
|
|
|
<y>230</y>
|
|
|
|
<width>251</width>
|
2014-07-07 22:30:23 +02:00
|
|
|
<height>16</height>
|
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<property name="text">
|
2014-08-01 22:35:48 +02:00
|
|
|
<string>Up: 0 KB/s</string>
|
2014-07-07 22:30:23 +02:00
|
|
|
</property>
|
|
|
|
</widget>
|
2012-11-19 20:45:05 +01:00
|
|
|
</widget>
|
|
|
|
</widget>
|
|
|
|
</item>
|
|
|
|
</layout>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenuBar" name="menubar">
|
|
|
|
<property name="geometry">
|
|
|
|
<rect>
|
|
|
|
<x>0</x>
|
|
|
|
<y>0</y>
|
2013-11-02 23:01:36 +01:00
|
|
|
<width>885</width>
|
2015-03-03 18:17:56 +01:00
|
|
|
<height>27</height>
|
2012-11-19 20:45:05 +01:00
|
|
|
</rect>
|
|
|
|
</property>
|
|
|
|
<widget class="QMenu" name="menuFile">
|
|
|
|
<property name="title">
|
|
|
|
<string>File</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionManageKeys"/>
|
2013-05-28 22:50:09 +02:00
|
|
|
<addaction name="actionDeleteAllTrashedMessages"/>
|
2013-01-24 22:07:24 +01:00
|
|
|
<addaction name="actionRegenerateDeterministicAddresses"/>
|
2012-11-19 20:45:05 +01:00
|
|
|
<addaction name="actionExit"/>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuSettings">
|
|
|
|
<property name="title">
|
|
|
|
<string>Settings</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionSettings"/>
|
|
|
|
</widget>
|
|
|
|
<widget class="QMenu" name="menuHelp">
|
|
|
|
<property name="title">
|
|
|
|
<string>Help</string>
|
|
|
|
</property>
|
|
|
|
<addaction name="actionHelp"/>
|
|
|
|
<addaction name="actionAbout"/>
|
|
|
|
</widget>
|
|
|
|
<addaction name="menuFile"/>
|
|
|
|
<addaction name="menuSettings"/>
|
|
|
|
<addaction name="menuHelp"/>
|
|
|
|
</widget>
|
|
|
|
<widget class="QStatusBar" name="statusbar">
|
|
|
|
<property name="maximumSize">
|
|
|
|
<size>
|
|
|
|
<width>16777215</width>
|
|
|
|
<height>22</height>
|
|
|
|
</size>
|
|
|
|
</property>
|
|
|
|
</widget>
|
|
|
|
<action name="actionImport_keys">
|
|
|
|
<property name="text">
|
|
|
|
<string>Import keys</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionManageKeys">
|
|
|
|
<property name="checkable">
|
|
|
|
<bool>false</bool>
|
|
|
|
</property>
|
|
|
|
<property name="enabled">
|
|
|
|
<bool>true</bool>
|
|
|
|
</property>
|
2013-08-01 07:26:46 +02:00
|
|
|
<property name="icon">
|
|
|
|
<iconset theme="dialog-password">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
2012-11-19 20:45:05 +01:00
|
|
|
<property name="text">
|
|
|
|
<string>Manage keys</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionExit">
|
2013-08-01 07:26:46 +02:00
|
|
|
<property name="icon">
|
|
|
|
<iconset theme="application-exit">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
2012-11-19 20:45:05 +01:00
|
|
|
<property name="text">
|
2013-05-13 21:38:37 +02:00
|
|
|
<string>Quit</string>
|
2012-11-19 20:45:05 +01:00
|
|
|
</property>
|
2013-08-01 07:26:46 +02:00
|
|
|
<property name="shortcut">
|
|
|
|
<string>Ctrl+Q</string>
|
|
|
|
</property>
|
2012-11-19 20:45:05 +01:00
|
|
|
</action>
|
|
|
|
<action name="actionHelp">
|
2013-08-01 07:26:46 +02:00
|
|
|
<property name="icon">
|
|
|
|
<iconset theme="help-contents">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
2012-11-19 20:45:05 +01:00
|
|
|
<property name="text">
|
|
|
|
<string>Help</string>
|
|
|
|
</property>
|
2013-08-01 07:26:46 +02:00
|
|
|
<property name="shortcut">
|
|
|
|
<string>F1</string>
|
|
|
|
</property>
|
2012-11-19 20:45:05 +01:00
|
|
|
</action>
|
|
|
|
<action name="actionAbout">
|
2013-08-01 07:26:46 +02:00
|
|
|
<property name="icon">
|
|
|
|
<iconset theme="help-about">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
2012-11-19 20:45:05 +01:00
|
|
|
<property name="text">
|
|
|
|
<string>About</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
|
|
|
<action name="actionSettings">
|
2013-08-01 07:26:46 +02:00
|
|
|
<property name="icon">
|
|
|
|
<iconset theme="document-properties">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
2012-11-19 20:45:05 +01:00
|
|
|
<property name="text">
|
|
|
|
<string>Settings</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2013-01-24 22:07:24 +01:00
|
|
|
<action name="actionRegenerateDeterministicAddresses">
|
2013-08-01 07:26:46 +02:00
|
|
|
<property name="icon">
|
|
|
|
<iconset theme="view-refresh">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
2013-01-24 22:07:24 +01:00
|
|
|
<property name="text">
|
|
|
|
<string>Regenerate deterministic addresses</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2013-05-28 22:50:09 +02:00
|
|
|
<action name="actionDeleteAllTrashedMessages">
|
2013-08-01 07:26:46 +02:00
|
|
|
<property name="icon">
|
|
|
|
<iconset theme="user-trash">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
2013-05-28 22:50:09 +02:00
|
|
|
<property name="text">
|
|
|
|
<string>Delete all trashed messages</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2013-07-22 07:10:22 +02:00
|
|
|
<action name="actionJoinChan">
|
2013-08-01 07:26:46 +02:00
|
|
|
<property name="icon">
|
|
|
|
<iconset theme="contact-new">
|
|
|
|
<normaloff/>
|
|
|
|
</iconset>
|
|
|
|
</property>
|
2013-07-22 07:10:22 +02:00
|
|
|
<property name="text">
|
|
|
|
<string>Join / Create chan</string>
|
|
|
|
</property>
|
|
|
|
</action>
|
2012-11-19 20:45:05 +01:00
|
|
|
</widget>
|
2013-05-21 20:10:48 +02:00
|
|
|
<tabstops>
|
|
|
|
<tabstop>tableWidgetInbox</tabstop>
|
|
|
|
<tabstop>textEditInboxMessage</tabstop>
|
|
|
|
<tabstop>comboBoxSendFrom</tabstop>
|
|
|
|
<tabstop>lineEditTo</tabstop>
|
|
|
|
<tabstop>lineEditSubject</tabstop>
|
|
|
|
<tabstop>textEditMessage</tabstop>
|
|
|
|
<tabstop>pushButtonSend</tabstop>
|
|
|
|
<tabstop>pushButtonAddSubscription</tabstop>
|
|
|
|
<tabstop>radioButtonBlacklist</tabstop>
|
|
|
|
<tabstop>radioButtonWhitelist</tabstop>
|
|
|
|
<tabstop>pushButtonAddBlacklist</tabstop>
|
|
|
|
<tabstop>tableWidgetBlacklist</tabstop>
|
|
|
|
<tabstop>tableWidgetConnectionCount</tabstop>
|
|
|
|
<tabstop>pushButtonStatusIcon</tabstop>
|
|
|
|
</tabstops>
|
2012-11-19 20:45:05 +01:00
|
|
|
<resources>
|
|
|
|
<include location="bitmessage_icons.qrc"/>
|
|
|
|
</resources>
|
2015-03-03 18:17:56 +01:00
|
|
|
<connections/>
|
2012-11-19 20:45:05 +01:00
|
|
|
</ui>
|