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
Kashiko Koibumi
4ee9986687
Merge branch 'six' into py3
2024-05-26 10:18:08 +09:00
..
tests
Merge branch 'six' into py3
2024-05-26 10:18:08 +09:00
__init__.py
Merge branch 'six' into py3
2024-05-26 10:18:08 +09:00
about.ui
Changed copyright year to 2022
2022-01-17 18:11:23 +01:00
account.py
Merge branch 'six' into py3
2024-05-26 10:18:08 +09: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
Merge branch 'six' into py3
2024-05-26 10:18:08 +09:00
addressvalidator.py
Merge branch 'six' into py3
2024-05-26 10:18:08 +09: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
use import paths compatible with both Python2 and Python3
2024-05-24 12:42:29 +09:00
bitmessageui.ui
finished implementing more email client like interface
2016-05-02 15:00:17 +02:00
blacklist.py
Merge branch 'six' into py3
2024-05-26 10:18:08 +09:00
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
Merge branch 'six' into py3
2024-05-26 10:18:08 +09:00
emailgateway.ui
Moved EmailGatewayDialog (with both usage) into dialogs module
2018-01-30 17:26:59 +02:00
foldertree.py
Merge branch 'six' into py3
2024-05-26 10:18:08 +09: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
Refactor BMConfigParser as a Module variable
2022-02-15 17:12:43 +05:30
messagecompose.py
replace all of arg() occurrences to format()
2024-05-22 17:14:00 +09:00
messageview.py
Merge branch 'six' into py3
2024-05-26 10:18:08 +09:00
migrationwizard.py
Fixes
2016-05-02 15:00:18 +02:00
networkstatus.py
use import paths compatible with both Python2 and Python3
2024-05-24 12:42:29 +09: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
Merge branch 'six' into py3
2024-05-26 10:18:08 +09: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
Merge branch 'six' into py3
2024-05-26 10:18:08 +09:00
safehtmlparser.py
Merge branch 'six' into py3
2024-05-26 10:18:08 +09:00
settings.py
Merge branch 'six' into py3
2024-05-26 10:18:08 +09:00
settings.ui
Make it possible to disable UDP announcing in settings
2021-02-22 19:56:23 +02:00
settingsmixin.py
Merge branch 'six' into py3
2024-05-26 10:18:08 +09: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
Merge branch 'six' into py3
2024-05-26 10:18:08 +09: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