This repository has been archived on 2024-12-13. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-12-13/src/bitmessageqt
Dmitri Bogomolov 1c4d7655c3
Fix socksproxytype in the support message,
made that a separate function getSOCKSProxyType(config) in the settings.
2020-01-04 14:28:45 +02:00
..
__init__.py Delete from addressbook by pressing DEL 2019-09-24 14:59:12 +03:00
about.ui Changed copyright year to 2020 2019-12-27 18:23:02 +01:00
account.py Sorted out configuration loading/updating a bit: 2018-07-04 17:59:58 +03:00
addaddressdialog.ui Returned AddAddressDialog and NewSubscriptionDialog into dialogs module 2018-01-30 16:59:51 +02:00
addpeer.ui
address_dialogs.py Changes based on style and lint checks. (final_code_quality_12) 2018-10-31 16:20:42 +00:00
addressvalidator.py
bitmessage_icons_rc.py
bitmessage_icons.qrc
bitmessageui.py Added the same "Send message to this address" item to subscription 2019-03-28 17:32:24 +02:00
bitmessageui.ui
blacklist.py flake8 imports in blacklist 2019-06-21 16:47:47 +03:00
blacklist.ui
connect.ui Moved helpDialog and connectDialog also into dialogs module 2018-01-30 17:26:51 +02:00
dialogs.py Changed copyright year to 2020 2019-12-27 18:23:02 +01:00
emailgateway.ui Moved EmailGatewayDialog (with both usage) into dialogs module 2018-01-30 17:26:59 +02:00
foldertree.py Subject appeared to be str 2019-05-22 11:58:45 +03:00
help.ui
iconglossary.ui Moved aboutDialog and iconGlossaryDialog also into dialogs module 2018-01-30 17:26:42 +02:00
languagebox.py Sorted out configuration loading/updating a bit: 2018-07-04 17:59:58 +03:00
messagecompose.py
messageview.py Changes based on style and lint checks. (final_code_quality_7) 2018-11-12 14:21:56 +00:00
migrationwizard.py
networkstatus.py Reduced imports: 2019-11-11 12:03:03 +02: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 Changes based on style and lint checks. (final_code_quality_17) 2018-11-26 14:58:16 +00: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 flake8 for bitmessageqt.safehtmlparser (with docstrings from #1368) 2019-08-13 10:57:52 +03:00
settings.py Fix socksproxytype in the support message, 2020-01-04 14:28:45 +02:00
settings.ui Support for socksproxytype plugins in Settings dialog 2020-01-04 14:28:45 +02:00
settingsmixin.py Changes based on style and lint checks. (final_code_quality_2) 2018-10-31 17:06:26 +00:00
sound.py
specialaddressbehavior.ui
statusbar.py
support.py Fix socksproxytype in the support message, 2020-01-04 14:28:45 +02:00
uisignaler.py
utils.py Sorted out configuration loading/updating a bit: 2018-07-04 17:59:58 +03:00
wanlan.ui
widgets.py