Peter Surda
976af4b3cd
MessageView does not currently load external resources (QTextBrowser by default interprets all external resources as local file names and tries to load them like that. This can, in the future, be implemented. For example, if SOCKS (Tor) is used, the resource could be loaded through the SOCKS too. This commit is a skeleton for it that does not actually do anything and can be filled with an implementation that does the loading. |
||
---|---|---|
.. | ||
__init__.py | ||
about.py | ||
about.ui | ||
account.py | ||
addaddressdialog.py | ||
addaddressdialog.ui | ||
addpeer.ui | ||
bitmessage_icons_rc.py | ||
bitmessage_icons.qrc | ||
bitmessageui.py | ||
bitmessageui.ui | ||
connect.py | ||
connect.ui | ||
emailgateway.py | ||
emailgateway.ui | ||
foldertree.py | ||
help.py | ||
help.ui | ||
iconglossary.py | ||
iconglossary.ui | ||
messagecompose.py | ||
messageview.py | ||
migrationwizard.py | ||
newaddressdialog.py | ||
newaddressdialog.ui | ||
newaddresswizard.py | ||
newchandialog.py | ||
newchandialog.ui | ||
newsubscriptiondialog.py | ||
newsubscriptiondialog.ui | ||
regenerateaddresses.py | ||
regenerateaddresses.ui | ||
safehtmlparser.py | ||
settings.py | ||
settings.ui | ||
settingsmixin.py | ||
specialaddressbehavior.py | ||
specialaddressbehavior.ui | ||
support.py | ||
utils.py | ||
wanlan.ui |