This repository has been archived on 2024-12-18. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-12-18/src/bitmessageqt
2018-01-30 17:27:00 +02:00
..
__init__.py Got rid of wildcard imports in bitmessageqt.__init__ 2018-01-30 17:27:00 +02:00
about.ui Added link to github into labelVersion in AboutDialog 2018-01-30 17:26:57 +02:00
account.py implement stealth ack objects 2017-09-30 19:45:40 +10:00
addaddressdialog.ui Returned AddAddressDialog and NewSubscriptionDialog into dialogs module 2018-01-30 16:59:51 +02:00
addpeer.ui
address_dialogs.py Separated dialogs which deal with addresses into address_dialogs module 2018-01-30 17:27:00 +02:00
addressvalidator.py Chan address validator button feedback 2017-06-24 12:14:23 +02:00
bitmessage_icons_rc.py
bitmessage_icons.qrc
bitmessageui.py Followed the recommendation #527 about tab indexes 2018-01-30 17:26:58 +02:00
bitmessageui.ui
blacklist.py
blacklist.ui
connect.ui Moved helpDialog and connectDialog also into dialogs module 2018-01-30 17:26:51 +02:00
dialogs.py Separated dialogs which deal with addresses into address_dialogs module 2018-01-30 17:27:00 +02:00
emailgateway.ui Moved EmailGatewayDialog (with both usage) into dialogs module 2018-01-30 17:26:59 +02:00
foldertree.py
help.ui
iconglossary.ui Moved aboutDialog and iconGlossaryDialog also into dialogs module 2018-01-30 17:26:42 +02:00
languagebox.py
messagecompose.py
messageview.py Followed the recommendation #527 about tab indexes 2018-01-30 17:26:58 +02:00
migrationwizard.py
networkstatus.py Respect user selected sort order on "Network Status" tab 2017-10-24 14:02:15 +03:00
networkstatus.ui Respect user selected sort order on "Network Status" tab 2017-10-24 14:02:15 +03:00
newaddressdialog.ui
newaddresswizard.py
newchandialog.py Followed the recommendation #527 about tab indexes 2018-01-30 17:26:58 +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
retranslateui.py
safehtmlparser.py Code quality improvements 2017-06-24 12:13:35 +02:00
settings.py Config validator 2017-06-27 13:19:12 +02:00
settings.ui
settingsmixin.py
sound.py Added "Set notification sound..." context menu on addressbook entry. 2017-09-20 10:21:27 +03:00
specialaddressbehavior.ui
statusbar.py
support.py Followed the recommendation #527 about tab indexes 2018-01-30 17:26:58 +02:00
uisignaler.py Network tab updates 2017-10-19 08:39:09 +02:00
utils.py Fix identicon imports 2017-06-10 10:09:14 +02:00
wanlan.ui
widgets.py