PyBitmessage-2021-04-27/src/bitmessageqt
Dmitri Bogomolov 1a203dd2a2
Sorted imports in __init__ and removed import from debug
2021-03-03 18:28:49 +02:00
..
tests Initial support for PyQt5 (main window shown) using QtPy package. 2021-03-03 18:28:47 +02:00
__init__.py Sorted imports in __init__ and removed import from debug 2021-03-03 18:28:49 +02:00
about.ui Changed copyright year to 2020 2019-12-27 18:23:02 +01:00
account.py Initial support for PyQt5 (main window shown) using QtPy package. 2021-03-03 18:28:47 +02:00
addaddressdialog.ui Returned AddAddressDialog and NewSubscriptionDialog into dialogs module 2018-01-30 16:59:51 +02:00
addpeer.ui Moved UI related files all into the bitmessageqt folder 2013-06-18 13:59:51 -04:00
address_dialogs.py Handled pylint warnings in bitmessageqt, qidenticon, depends, 2021-03-03 18:28:48 +02:00
addressvalidator.py Prepare newchandialog module for using qtpy 2021-03-03 18:28:47 +02:00
bitmessage_icons.qrc nonfunctional identicon settings-GUI 2013-09-18 17:39:45 +02:00
bitmessage_icons_rc.py Initial support for PyQt5 (main window shown) using QtPy package. 2021-03-03 18:28:47 +02:00
bitmessageui.py Explicitly set wordWrap property to false in STableWidgets 2021-03-03 18:28:48 +02:00
bitmessageui.ui finished implementing more email client like interface 2016-05-02 15:00:17 +02:00
blacklist.py Initial support for PyQt5 (main window shown) using QtPy package. 2021-03-03 18:28:47 +02:00
blacklist.ui Removed unused resources in ui-files 2021-03-03 18:28:49 +02:00
connect.ui Moved helpDialog and connectDialog also into dialogs module 2018-01-30 17:26:51 +02:00
dialogs.py Initial support for PyQt5 (main window shown) using QtPy package. 2021-03-03 18:28:47 +02:00
emailgateway.ui Moved EmailGatewayDialog (with both usage) into dialogs module 2018-01-30 17:26:59 +02:00
foldertree.py Initial support for PyQt5 (main window shown) using QtPy package. 2021-03-03 18:28:47 +02:00
help.ui Use https link in help message dialog 2015-01-14 22:45:02 +08:00
iconglossary.ui Moved aboutDialog and iconGlossaryDialog also into dialogs module 2018-01-30 17:26:42 +02:00
languagebox.py Initial support for PyQt5 (main window shown) using QtPy package. 2021-03-03 18:28:47 +02:00
messagecompose.py QWheelEvent.orientation() is obsolete, used angleDelta() instead 2021-03-03 18:28:48 +02:00
messageview.py QWheelEvent.orientation() is obsolete, used angleDelta() instead 2021-03-03 18:28:48 +02:00
migrationwizard.py Fixes 2016-05-02 15:00:18 +02:00
networkstatus.py Better formatting of connections table header 2021-03-03 18:28:47 +02:00
networkstatus.ui Removed unused resources in ui-files 2021-03-03 18:28:49 +02:00
newaddressdialog.ui Initial support for PyQt5 (main window shown) using QtPy package. 2021-03-03 18:28:47 +02:00
newchandialog.py Prepare newchandialog module for using qtpy 2021-03-03 18:28:47 +02:00
newchandialog.ui Typo in newchandialog 2017-10-19 08:39:30 +02:00
newsubscriptiondialog.ui Returned AddAddressDialog and NewSubscriptionDialog into dialogs module 2018-01-30 16:59:51 +02:00
regenerateaddresses.ui more v4 address work. Should be done. 2013-09-18 00:04:01 -04:00
retranslateui.py Initial support for PyQt5 (main window shown) using QtPy package. 2021-03-03 18:28:47 +02:00
safehtmlparser.py Initial support for PyQt5 (main window shown) using QtPy package. 2021-03-03 18:28:47 +02:00
settings.py Initial support for PyQt5 (main window shown) using QtPy package. 2021-03-03 18:28:47 +02:00
settings.ui Removed unused resources in ui-files 2021-03-03 18:28:49 +02:00
settingsmixin.py Initial support for PyQt5 (main window shown) using QtPy package. 2021-03-03 18:28:47 +02:00
sound.py fixed CQ for bitmessageqt.sound module 2020-06-18 11:30:33 +05:30
specialaddressbehavior.ui Moved UI related files all into the bitmessageqt folder 2013-06-18 13:59:51 -04:00
statusbar.py Initial support for PyQt5 (main window shown) using QtPy package. 2021-03-03 18:28:47 +02:00
support.py PyQt5 based qtpy fallback 2021-03-03 18:28:48 +02:00
uisignaler.py fromAddress - str, subject - unicode 2021-03-03 18:28:48 +02:00
utils.py Initial support for PyQt5 (main window shown) using QtPy package. 2021-03-03 18:28:47 +02:00
wanlan.ui Moved UI related files all into the bitmessageqt folder 2013-06-18 13:59:51 -04:00
widgets.py Initial support for PyQt5 (main window shown) using QtPy package. 2021-03-03 18:28:47 +02:00