This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2025-02-01/src/bitmessageqt
Dmitri Bogomolov 5848015d1d
Explicitly set wordWrap property to false in STableWidgets
on tabs "Send", "Blacklist" and "Network Status":
in qt5 it's probably true by default.
2019-11-18 15:06:27 +02:00
..
__init__.py TimestampRole == 33 for timestamp data in myTableWidgetItem 2019-11-18 15:06:27 +02:00
about.ui Changed http to https in about.io 2019-03-23 18:59:05 +01:00
account.py Initial support for PyQt5 (main window shown) using QtPy package. 2019-11-18 15:06:24 +02: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 Handled pylint warnings in bitmessageqt, qidenticon, depends, 2019-11-18 15:06:27 +02:00
addressvalidator.py Sorted things out with validation of NewChanDialog 2019-11-18 15:06:26 +02:00
bitmessage_icons_rc.py Initial support for PyQt5 (main window shown) using QtPy package. 2019-11-18 15:06:24 +02:00
bitmessage_icons.qrc nonfunctional identicon settings-GUI 2013-09-18 17:39:45 +02:00
bitmessageui.py Explicitly set wordWrap property to false in STableWidgets 2019-11-18 15:06:27 +02: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. 2019-11-18 15:06:24 +02:00
blacklist.ui Explicitly set wordWrap property to false in STableWidgets 2019-11-18 15:06:27 +02: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. 2019-11-18 15:06:24 +02: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. 2019-11-18 15:06:24 +02: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 Minor style changes: 2019-11-18 15:06:26 +02:00
messagecompose.py Initial support for PyQt5 (main window shown) using QtPy package. 2019-11-18 15:06:24 +02:00
messageview.py QWheelEvent.orientation() is obsolete, used angleDelta() instead 2019-11-18 15:06:27 +02:00
migrationwizard.py Initial support for PyQt5 (main window shown) using QtPy package. 2019-11-18 15:06:24 +02:00
networkstatus.py PyQt5 based qtpy fallback 2019-11-18 15:06:27 +02:00
networkstatus.ui Explicitly set wordWrap property to false in STableWidgets 2019-11-18 15:06:27 +02:00
newaddressdialog.ui Initial support for PyQt5 (main window shown) using QtPy package. 2019-11-18 15:06:24 +02:00
newaddresswizard.py Assorted fixes 2017-01-11 18:13:00 +01:00
newchandialog.py Sorted things out with validation of NewChanDialog 2019-11-18 15:06:26 +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 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. 2019-11-18 15:06:24 +02:00
safehtmlparser.py Remove unicode() calls in safehtmlparser, ocassional flake8 2019-11-18 15:06:24 +02:00
settings.py Initial support for PyQt5 (main window shown) using QtPy package. 2019-11-18 15:06:24 +02:00
settings.ui Add a checkbox to the network settings tab that allows restricting outbound connections to onion services (i.e., hosts that end with '.onion'). 2019-10-21 00:03:41 +00:00
settingsmixin.py Initial support for PyQt5 (main window shown) using QtPy package. 2019-11-18 15:06:24 +02:00
sound.py Added "Set notification sound..." context menu on addressbook entry. 2017-09-20 10:21:27 +03:00
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. 2019-11-18 15:06:24 +02:00
support.py PyQt5 based qtpy fallback 2019-11-18 15:06:27 +02:00
uisignaler.py fromAddress - str, subject - unicode 2019-11-18 15:06:26 +02:00
utils.py Minor style changes: 2019-11-18 15:06:26 +02: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. 2019-11-18 15:06:24 +02:00