Skip to content

Commit 14266de

Browse files
committed
Updated bitmessageui for search.
1 parent eed8c66 commit 14266de

1 file changed

Lines changed: 62 additions & 14 deletions

File tree

src/bitmessageqt/bitmessageui.ui

Lines changed: 62 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -14,15 +14,24 @@
1414
<string>Bitmessage</string>
1515
</property>
1616
<property name="windowIcon">
17-
<iconset resource="bitmessage_icons.qrc">
17+
<iconset>
1818
<normaloff>:/newPrefix/images/can-icon-24px.png</normaloff>:/newPrefix/images/can-icon-24px.png</iconset>
1919
</property>
2020
<property name="tabShape">
2121
<enum>QTabWidget::Rounded</enum>
2222
</property>
2323
<widget class="QWidget" name="centralwidget">
2424
<layout class="QGridLayout" name="gridLayout">
25-
<property name="margin">
25+
<property name="leftMargin">
26+
<number>0</number>
27+
</property>
28+
<property name="topMargin">
29+
<number>0</number>
30+
</property>
31+
<property name="rightMargin">
32+
<number>0</number>
33+
</property>
34+
<property name="bottomMargin">
2635
<number>0</number>
2736
</property>
2837
<item row="0" column="0">
@@ -61,13 +70,52 @@
6170
</property>
6271
<widget class="QWidget" name="inbox">
6372
<attribute name="icon">
64-
<iconset resource="bitmessage_icons.qrc">
73+
<iconset>
6574
<normaloff>:/newPrefix/images/inbox.png</normaloff>:/newPrefix/images/inbox.png</iconset>
6675
</attribute>
6776
<attribute name="title">
6877
<string>Inbox</string>
6978
</attribute>
7079
<layout class="QVBoxLayout" name="verticalLayout_2">
80+
<item>
81+
<layout class="QHBoxLayout" name="horizontalLayoutSearch">
82+
<property name="topMargin">
83+
<number>0</number>
84+
</property>
85+
<item>
86+
<widget class="QLineEdit" name="searchLineEdit"/>
87+
</item>
88+
<item>
89+
<widget class="QComboBox" name="searchOptionCB">
90+
<item>
91+
<property name="text">
92+
<string>All</string>
93+
</property>
94+
</item>
95+
<item>
96+
<property name="text">
97+
<string>To</string>
98+
</property>
99+
</item>
100+
<item>
101+
<property name="text">
102+
<string>From</string>
103+
</property>
104+
</item>
105+
<item>
106+
<property name="text">
107+
<string>Subject</string>
108+
</property>
109+
</item>
110+
<item>
111+
<property name="text">
112+
<string>Received</string>
113+
</property>
114+
</item>
115+
</widget>
116+
</item>
117+
</layout>
118+
</item>
71119
<item>
72120
<widget class="QTableWidget" name="tableWidgetInbox">
73121
<property name="alternatingRowColors">
@@ -145,7 +193,7 @@
145193
</widget>
146194
<widget class="QWidget" name="send">
147195
<attribute name="icon">
148-
<iconset resource="bitmessage_icons.qrc">
196+
<iconset>
149197
<normaloff>:/newPrefix/images/send.png</normaloff>:/newPrefix/images/send.png</iconset>
150198
</attribute>
151199
<attribute name="title">
@@ -214,8 +262,8 @@
214262
<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;
215263
&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;
216264
p, li { white-space: pre-wrap; }
217-
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
218-
&lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
265+
&lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
266+
&lt;p style=&quot;-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';&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
219267
</property>
220268
</widget>
221269
</item>
@@ -303,7 +351,7 @@ p, li { white-space: pre-wrap; }
303351
</widget>
304352
<widget class="QWidget" name="sent">
305353
<attribute name="icon">
306-
<iconset resource="bitmessage_icons.qrc">
354+
<iconset>
307355
<normaloff>:/newPrefix/images/sent.png</normaloff>:/newPrefix/images/sent.png</iconset>
308356
</attribute>
309357
<attribute name="title">
@@ -380,7 +428,7 @@ p, li { white-space: pre-wrap; }
380428
</widget>
381429
<widget class="QWidget" name="youridentities">
382430
<attribute name="icon">
383-
<iconset resource="bitmessage_icons.qrc">
431+
<iconset>
384432
<normaloff>:/newPrefix/images/identities.png</normaloff>:/newPrefix/images/identities.png</iconset>
385433
</attribute>
386434
<attribute name="title">
@@ -480,7 +528,7 @@ p, li { white-space: pre-wrap; }
480528
</widget>
481529
<widget class="QWidget" name="subscriptions">
482530
<attribute name="icon">
483-
<iconset resource="bitmessage_icons.qrc">
531+
<iconset>
484532
<normaloff>:/newPrefix/images/subscriptions.png</normaloff>:/newPrefix/images/subscriptions.png</iconset>
485533
</attribute>
486534
<attribute name="title">
@@ -565,7 +613,7 @@ p, li { white-space: pre-wrap; }
565613
</widget>
566614
<widget class="QWidget" name="addressbook">
567615
<attribute name="icon">
568-
<iconset resource="bitmessage_icons.qrc">
616+
<iconset>
569617
<normaloff>:/newPrefix/images/addressbook.png</normaloff>:/newPrefix/images/addressbook.png</iconset>
570618
</attribute>
571619
<attribute name="title">
@@ -647,7 +695,7 @@ p, li { white-space: pre-wrap; }
647695
</widget>
648696
<widget class="QWidget" name="blackwhitelist">
649697
<attribute name="icon">
650-
<iconset resource="bitmessage_icons.qrc">
698+
<iconset>
651699
<normaloff>:/newPrefix/images/blacklist.png</normaloff>:/newPrefix/images/blacklist.png</iconset>
652700
</attribute>
653701
<attribute name="title">
@@ -739,7 +787,7 @@ p, li { white-space: pre-wrap; }
739787
</widget>
740788
<widget class="QWidget" name="networkstatus">
741789
<attribute name="icon">
742-
<iconset resource="bitmessage_icons.qrc">
790+
<iconset>
743791
<normaloff>:/newPrefix/images/networkstatus.png</normaloff>:/newPrefix/images/networkstatus.png</iconset>
744792
</attribute>
745793
<attribute name="title">
@@ -758,7 +806,7 @@ p, li { white-space: pre-wrap; }
758806
<string/>
759807
</property>
760808
<property name="icon">
761-
<iconset resource="bitmessage_icons.qrc">
809+
<iconset>
762810
<normaloff>:/newPrefix/images/redicon.png</normaloff>:/newPrefix/images/redicon.png</iconset>
763811
</property>
764812
<property name="flat">
@@ -925,7 +973,7 @@ p, li { white-space: pre-wrap; }
925973
<x>0</x>
926974
<y>0</y>
927975
<width>795</width>
928-
<height>18</height>
976+
<height>20</height>
929977
</rect>
930978
</property>
931979
<widget class="QMenu" name="menuFile">

0 commit comments

Comments
 (0)