PyBitmessage/src/bitmessageqt
mailchuck 3dbb4d5ce9 GUI shutdown improvements
- it shows that it needs to wait for PoW to finish
- it waits a bit for new objects to be distributed
- it displays a better progress indicator in the status bar

Previously, people who don't understand how PyBitmessage works sometimes
shut it down immediately after they wrote a message. This would have
caused the message to be stuck in the queue locally and not sent. Now,
it will indicate that the PoW still needs to work, and it will wait a
bit longer so that the message can spread. It's not a completely correct
approach, because it does not know whether the message was really
retrieved after the "inv" notification was sent.
2016-05-02 15:00:25 +02:00
..
__init__.py GUI shutdown improvements 2016-05-02 15:00:25 +02:00
about.py changed 2013 to 2014 in copyright notices 2014-01-21 22:41:48 -05:00
about.ui changed 2013 to 2014 in copyright notices 2014-01-21 22:41:48 -05:00
account.py Process gateway registration rejections 2016-05-02 15:00:24 +02:00
addaddressdialog.py added option to show recent broadcasts when subscribing 2013-11-30 23:15:18 -05:00
addaddressdialog.ui added option to show recent broadcasts when subscribing 2013-11-30 23:15:18 -05:00
addpeer.ui Moved UI related files all into the bitmessageqt folder 2013-06-18 13:59:51 -04:00
bitmessage_icons.qrc nonfunctional identicon settings-GUI 2013-09-18 17:39:45 +02:00
bitmessage_icons_rc.py - GUI settings done 2013-09-21 14:31:47 +02:00
bitmessageui.py Default compose body "untranslate" 2016-05-02 15:00:25 +02:00
bitmessageui.ui finished implementing more email client like interface 2016-05-02 15:00:17 +02:00
blacklist.py Translation updates 2016-05-02 15:00:25 +02:00
blacklist.ui Refactor Blacklist tab 2016-05-02 15:00:25 +02:00
connect.py Further work to implement the Connect dialog on startup 2013-07-24 12:43:51 -04:00
connect.ui Further work to implement the Connect dialog on startup 2013-07-24 12:43:51 -04:00
dialogs.py Refactor Blacklist tab 2016-05-02 15:00:25 +02:00
emailgateway.py Typo 2016-05-02 15:00:25 +02:00
emailgateway.ui Email gateway integration 2016-05-02 15:00:18 +02:00
foldertree.py "All accounts" internationalisation fix 2016-05-02 15:00:25 +02:00
help.py Use https link in help message dialog 2015-01-14 22:45:02 +08:00
help.ui Use https link in help message dialog 2015-01-14 22:45:02 +08:00
iconglossary.py Moved UI related files all into the bitmessageqt folder 2013-06-18 13:59:51 -04:00
iconglossary.ui Moved UI related files all into the bitmessageqt folder 2013-06-18 13:59:51 -04:00
languagebox.py Remove some debugging 2016-05-02 15:00:25 +02:00
messagecompose.py Scroll/zoom in message composing widget 2016-05-02 15:00:23 +02:00
messageview.py loadResource incorrect parameters 2016-05-02 15:00:24 +02:00
migrationwizard.py Fixes 2016-05-02 15:00:18 +02:00
networkstatus.py Translation updates 2016-05-02 15:00:25 +02:00
networkstatus.ui Refactor Blacklist tab 2016-05-02 15:00:25 +02:00
newaddressdialog.py more v4 address work. Should be done. 2013-09-18 00:04:01 -04:00
newaddressdialog.ui more v4 address work. Should be done. 2013-09-18 00:04:01 -04:00
newaddresswizard.py New address wizard 2016-05-02 15:00:18 +02:00
newchandialog.py Added option in settings menu to allow sending to mobile 2013-08-08 15:37:48 -04:00
newchandialog.ui Added option in settings menu to allow sending to mobile 2013-08-08 15:37:48 -04:00
newsubscriptiondialog.py Translation source update 2016-05-02 15:00:25 +02:00
newsubscriptiondialog.ui added option to show recent broadcasts when subscribing 2013-11-30 23:15:18 -05:00
regenerateaddresses.py more v4 address work. Should be done. 2013-09-18 00:04:01 -04:00
regenerateaddresses.ui more v4 address work. Should be done. 2013-09-18 00:04:01 -04:00
retranslateui.py Translation updates 2016-05-02 15:00:25 +02:00
safehtmlparser.py Add bitcoin URI handler for message viewer 2016-05-02 15:00:24 +02:00
settings.py Refactor localisation 2016-05-02 15:00:25 +02:00
settings.ui Spanish wrongly spelled 2016-05-02 15:00:19 +02:00
settingsmixin.py Prepare for tree widgets to store settings 2016-05-02 15:00:20 +02:00
specialaddressbehavior.py Moved UI related files all into the bitmessageqt folder 2013-06-18 13:59:51 -04:00
specialaddressbehavior.ui Moved UI related files all into the bitmessageqt folder 2013-06-18 13:59:51 -04:00
support.py Grammar fix 2016-05-02 15:00:24 +02:00
uisignaler.py Refactor Network Status tab 2016-05-02 15:00:24 +02:00
utils.py Constant in a separate file 2016-05-02 15:00:19 +02:00
wanlan.ui Moved UI related files all into the bitmessageqt folder 2013-06-18 13:59:51 -04:00
widgets.py Change UI loading for frozen 2016-05-02 15:00:25 +02:00