This website requires JavaScript.
Explore
Help
Register
Sign In
Bitmessage
/
PyBitmessage-2025-02-22
Archived
Watch
2
Star
0
Fork
0
You've already forked PyBitmessage-2025-02-22
Code
Issues
167
Pull Requests
54
Actions
Packages
Projects
Releases
5
Wiki
Activity
This repository has been archived on
2025-02-22
. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-02-22
/
src
/
bitmessageqt
History
Lee Miller
7e5e30d125
Disable oniononly checkbox in Settings dialog if have no onion v3 nodes
2022-11-08 13:58:33 +02:00
..
tests
Refactor BMConfigParser as a Module variable
2022-02-15 17:12:43 +05:30
__init__.py
Simplify MyForm.setStatusIcon()
2022-11-08 13:58:33 +02:00
about.ui
Changed copyright year to 2022
2022-01-17 18:11:23 +01:00
account.py
Extend bmconfigparser.BMConfigParser.addresses() by a sort kwarg,
2022-10-19 16:03:57 +03: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
Fix pylint issue in bitmessageqt.address_dialogs
2022-10-20 17:37:05 +03:00
addressvalidator.py
Extend bmconfigparser.BMConfigParser.addresses() by a sort kwarg,
2022-10-19 16:03:57 +03:00
bitmessage_icons_rc.py
- GUI settings done
2013-09-21 14:31:47 +02:00
bitmessage_icons.qrc
nonfunctional identicon settings-GUI
2013-09-18 17:39:45 +02:00
bitmessageui.py
Fixed flake8 messages for bitmessageqt/bitmessageui.py.
2022-08-24 15:08:51 +08:00
bitmessageui.ui
finished implementing more email client like interface
2016-05-02 15:00:17 +02:00
blacklist.py
Refactor BMConfigParser as a Module variable
2022-02-15 17:12:43 +05:30
blacklist.ui
Refactor Blacklist tab
2016-05-02 15:00:25 +02:00
connect.ui
Moved helpDialog and connectDialog also into dialogs module
2018-01-30 17:26:51 +02:00
dialogs.py
Changed copyright year to 2022
2022-01-17 18:11:23 +01:00
emailgateway.ui
Moved EmailGatewayDialog (with both usage) into dialogs module
2018-01-30 17:26:59 +02:00
foldertree.py
Refactor BMConfigParser as a Module variable
2022-02-15 17:12:43 +05:30
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
Refactor BMConfigParser as a Module variable
2022-02-15 17:12:43 +05:30
messagecompose.py
fixed CQ for bitmessageqt.messagecompose module
2020-07-22 14:08:05 +05:30
messageview.py
fixed CQ for bitmessageqt.messageview module
2020-07-07 19:44:45 +05:30
migrationwizard.py
Fixes
2016-05-02 15:00:18 +02:00
networkstatus.py
Move knownnodes module into network package
2020-07-21 16:21:43 +03:00
networkstatus.ui
Respect user selected sort order on "Network Status" tab
2017-10-24 14:02:15 +03:00
newaddressdialog.ui
Change tab stops in New address dialog
2022-10-27 12:23:20 +03:00
newchandialog.py
RetranslateMixin is not needed in most of dialogs
2020-05-22 13:17:44 +03: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
Removed 33 E501 line-too-long errors from pycodestyle (3 left).
2022-08-31 14:52:48 +02:00
safehtmlparser.py
fixed CQ for bitmessageqt.safehtmlparser module
2020-07-24 21:04:25 +05:30
settings.py
Disable oniononly checkbox in Settings dialog if have no onion v3 nodes
2022-11-08 13:58:33 +02:00
settings.ui
Make it possible to disable UDP announcing in settings
2021-02-22 19:56:23 +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
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
fixed CQ for bitmessageqt.statusbar module
2020-09-09 12:12:52 +05:30
support.py
Extend bmconfigparser.BMConfigParser.addresses() by a sort kwarg,
2022-10-19 16:03:57 +03:00
uisignaler.py
Removed 33 E501 line-too-long errors from pycodestyle (3 left).
2022-08-31 14:52:48 +02:00
utils.py
Refactor BMConfigParser as a Module variable
2022-02-15 17:12:43 +05:30
wanlan.ui
Moved UI related files all into the bitmessageqt folder
2013-06-18 13:59:51 -04:00
widgets.py
Fixes and refactoring
2017-01-11 17:00:00 +01:00