This repository has been archived on 2025-01-23. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-01-23/src/bitmessageqt
2020-07-16 13:46:55 +03:00
..
tests Initial support for PyQt5 (main window shown) using QtPy package. 2020-07-16 13:46:48 +03:00
__init__.py Changes for pyside: 2020-07-16 13:46:54 +03: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. 2020-07-16 13:46:48 +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 Initial support for PyQt5 (main window shown) using QtPy package. 2020-07-16 13:46:48 +03:00
addressvalidator.py Sorted things out with validation of NewChanDialog 2020-07-16 13:46:55 +03:00
bitmessage_icons_rc.py Initial support for PyQt5 (main window shown) using QtPy package. 2020-07-16 13:46:48 +03:00
bitmessage_icons.qrc nonfunctional identicon settings-GUI 2013-09-18 17:39:45 +02:00
bitmessageui.py Initial support for PyQt5 (main window shown) using QtPy package. 2020-07-16 13:46:48 +03: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. 2020-07-16 13:46:48 +03:00
blacklist.ui Changes for pyside: 2020-07-16 13:46:54 +03: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. 2020-07-16 13:46:48 +03: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. 2020-07-16 13:46:48 +03: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. 2020-07-16 13:46:48 +03:00
messagecompose.py QWheelEvent.orientation() is obsolete, used angleDelta() instead 2020-07-16 13:46:55 +03:00
messageview.py QWheelEvent.orientation() is obsolete, used angleDelta() instead 2020-07-16 13:46:55 +03:00
migrationwizard.py Fixes 2016-05-02 15:00:18 +02:00
networkstatus.py Better formatting of connections table header 2020-07-16 13:46:54 +03:00
networkstatus.ui Better formatting of connections table header 2020-07-16 13:46:54 +03:00
newaddressdialog.ui Initial support for PyQt5 (main window shown) using QtPy package. 2020-07-16 13:46:48 +03:00
newaddresswizard.py Assorted fixes 2017-01-11 18:13:00 +01:00
newchandialog.py Sorted things out with validation of NewChanDialog 2020-07-16 13:46:55 +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 Initial support for PyQt5 (main window shown) using QtPy package. 2020-07-16 13:46:48 +03:00
safehtmlparser.py Initial support for PyQt5 (main window shown) using QtPy package. 2020-07-16 13:46:48 +03:00
settings.py Initial support for PyQt5 (main window shown) using QtPy package. 2020-07-16 13:46:48 +03:00
settings.ui Support for socksproxytype plugins in Settings dialog 2020-01-04 14:28:45 +02:00
settingsmixin.py Initial support for PyQt5 (main window shown) using QtPy package. 2020-07-16 13:46:48 +03: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. 2020-07-16 13:46:48 +03:00
support.py QComboBox.findData() compatible with pyside 2020-07-16 13:46:55 +03:00
uisignaler.py fromAddress - str, subject - unicode 2020-07-16 13:46:55 +03:00
utils.py Initial support for PyQt5 (main window shown) using QtPy package. 2020-07-16 13:46:48 +03: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. 2020-07-16 13:46:48 +03:00