22
33# Form implementation generated from reading ui file 'bitmessageui.ui'
44#
5- # Created: Thu Jun 13 01:02:50 2013
6- # by: PyQt4 UI code generator 4.10.1
5+ # Created: Fri Jul 12 04:40:47 2013
6+ # by: PyQt4 UI code generator 4.10
77#
88# WARNING! All changes made in this file will be lost!
99
@@ -54,6 +54,21 @@ def setupUi(self, MainWindow):
5454 self .inbox .setObjectName (_fromUtf8 ("inbox" ))
5555 self .verticalLayout_2 = QtGui .QVBoxLayout (self .inbox )
5656 self .verticalLayout_2 .setObjectName (_fromUtf8 ("verticalLayout_2" ))
57+ self .horizontalLayoutSearch = QtGui .QHBoxLayout ()
58+ self .horizontalLayoutSearch .setContentsMargins (- 1 , 0 , - 1 , - 1 )
59+ self .horizontalLayoutSearch .setObjectName (_fromUtf8 ("horizontalLayoutSearch" ))
60+ self .inboxSearchLineEdit = QtGui .QLineEdit (self .inbox )
61+ self .inboxSearchLineEdit .setObjectName (_fromUtf8 ("inboxSearchLineEdit" ))
62+ self .horizontalLayoutSearch .addWidget (self .inboxSearchLineEdit )
63+ self .inboxSearchOptionCB = QtGui .QComboBox (self .inbox )
64+ self .inboxSearchOptionCB .setObjectName (_fromUtf8 ("inboxSearchOptionCB" ))
65+ self .inboxSearchOptionCB .addItem (_fromUtf8 ("" ))
66+ self .inboxSearchOptionCB .addItem (_fromUtf8 ("" ))
67+ self .inboxSearchOptionCB .addItem (_fromUtf8 ("" ))
68+ self .inboxSearchOptionCB .addItem (_fromUtf8 ("" ))
69+ self .inboxSearchOptionCB .addItem (_fromUtf8 ("" ))
70+ self .horizontalLayoutSearch .addWidget (self .inboxSearchOptionCB )
71+ self .verticalLayout_2 .addLayout (self .horizontalLayoutSearch )
5772 self .tableWidgetInbox = QtGui .QTableWidget (self .inbox )
5873 self .tableWidgetInbox .setAlternatingRowColors (True )
5974 self .tableWidgetInbox .setSelectionMode (QtGui .QAbstractItemView .ExtendedSelection )
@@ -157,6 +172,21 @@ def setupUi(self, MainWindow):
157172 self .sent .setObjectName (_fromUtf8 ("sent" ))
158173 self .verticalLayout = QtGui .QVBoxLayout (self .sent )
159174 self .verticalLayout .setObjectName (_fromUtf8 ("verticalLayout" ))
175+ self .horizontalLayout = QtGui .QHBoxLayout ()
176+ self .horizontalLayout .setContentsMargins (- 1 , 0 , - 1 , - 1 )
177+ self .horizontalLayout .setObjectName (_fromUtf8 ("horizontalLayout" ))
178+ self .sentSearchLineEdit = QtGui .QLineEdit (self .sent )
179+ self .sentSearchLineEdit .setObjectName (_fromUtf8 ("sentSearchLineEdit" ))
180+ self .horizontalLayout .addWidget (self .sentSearchLineEdit )
181+ self .sentSearchOptionCB = QtGui .QComboBox (self .sent )
182+ self .sentSearchOptionCB .setObjectName (_fromUtf8 ("sentSearchOptionCB" ))
183+ self .sentSearchOptionCB .addItem (_fromUtf8 ("" ))
184+ self .sentSearchOptionCB .addItem (_fromUtf8 ("" ))
185+ self .sentSearchOptionCB .addItem (_fromUtf8 ("" ))
186+ self .sentSearchOptionCB .addItem (_fromUtf8 ("" ))
187+ self .sentSearchOptionCB .addItem (_fromUtf8 ("" ))
188+ self .horizontalLayout .addWidget (self .sentSearchOptionCB )
189+ self .verticalLayout .addLayout (self .horizontalLayout )
160190 self .tableWidgetSent = QtGui .QTableWidget (self .sent )
161191 self .tableWidgetSent .setDragDropMode (QtGui .QAbstractItemView .DragDrop )
162192 self .tableWidgetSent .setAlternatingRowColors (True )
@@ -392,7 +422,7 @@ def setupUi(self, MainWindow):
392422 self .gridLayout .addWidget (self .tabWidget , 0 , 0 , 1 , 1 )
393423 MainWindow .setCentralWidget (self .centralwidget )
394424 self .menubar = QtGui .QMenuBar (MainWindow )
395- self .menubar .setGeometry (QtCore .QRect (0 , 0 , 795 , 18 ))
425+ self .menubar .setGeometry (QtCore .QRect (0 , 0 , 795 , 25 ))
396426 self .menubar .setObjectName (_fromUtf8 ("menubar" ))
397427 self .menuFile = QtGui .QMenu (self .menubar )
398428 self .menuFile .setObjectName (_fromUtf8 ("menuFile" ))
@@ -467,6 +497,11 @@ def setupUi(self, MainWindow):
467497
468498 def retranslateUi (self , MainWindow ):
469499 MainWindow .setWindowTitle (_translate ("MainWindow" , "Bitmessage" , None ))
500+ self .inboxSearchOptionCB .setItemText (0 , _translate ("MainWindow" , "All" , None ))
501+ self .inboxSearchOptionCB .setItemText (1 , _translate ("MainWindow" , "To" , None ))
502+ self .inboxSearchOptionCB .setItemText (2 , _translate ("MainWindow" , "From" , None ))
503+ self .inboxSearchOptionCB .setItemText (3 , _translate ("MainWindow" , "Subject" , None ))
504+ self .inboxSearchOptionCB .setItemText (4 , _translate ("MainWindow" , "Message" , None ))
470505 self .tableWidgetInbox .setSortingEnabled (True )
471506 item = self .tableWidgetInbox .horizontalHeaderItem (0 )
472507 item .setText (_translate ("MainWindow" , "To" , None ))
@@ -484,14 +519,19 @@ def retranslateUi(self, MainWindow):
484519 self .textEditMessage .setHtml (_translate ("MainWindow" , "<!DOCTYPE HTML PUBLIC \" -//W3C//DTD HTML 4.0//EN\" \" http://www.w3.org/TR/REC-html40/strict.dtd\" >\n "
485520"<html><head><meta name=\" qrichtext\" content=\" 1\" /><style type=\" text/css\" >\n "
486521"p, li { white-space: pre-wrap; }\n "
487- "</style></head><body style=\" font-family:\' MS Shell Dlg 2 \' ; font-size:9pt; font-weight:400; font-style:normal;\" >\n "
488- "<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;\" ><br /></p></body></html>" , None ))
522+ "</style></head><body style=\" font-family:\' Sans \' ; font-size:9pt; font-weight:400; font-style:normal;\" >\n "
523+ "<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>" , None ))
489524 self .label .setText (_translate ("MainWindow" , "To:" , None ))
490525 self .label_2 .setText (_translate ("MainWindow" , "From:" , None ))
491526 self .radioButtonBroadcast .setText (_translate ("MainWindow" , "Broadcast to everyone who is subscribed to your address" , None ))
492527 self .pushButtonSend .setText (_translate ("MainWindow" , "Send" , None ))
493528 self .labelSendBroadcastWarning .setText (_translate ("MainWindow" , "Be aware that broadcasts are only encrypted with your address. Anyone who knows your address can read them." , None ))
494529 self .tabWidget .setTabText (self .tabWidget .indexOf (self .send ), _translate ("MainWindow" , "Send" , None ))
530+ self .sentSearchOptionCB .setItemText (0 , _translate ("MainWindow" , "All" , None ))
531+ self .sentSearchOptionCB .setItemText (1 , _translate ("MainWindow" , "To" , None ))
532+ self .sentSearchOptionCB .setItemText (2 , _translate ("MainWindow" , "From" , None ))
533+ self .sentSearchOptionCB .setItemText (3 , _translate ("MainWindow" , "Subject" , None ))
534+ self .sentSearchOptionCB .setItemText (4 , _translate ("MainWindow" , "Message" , None ))
495535 self .tableWidgetSent .setSortingEnabled (True )
496536 item = self .tableWidgetSent .horizontalHeaderItem (0 )
497537 item .setText (_translate ("MainWindow" , "To" , None ))
0 commit comments