electrum-bitcoinprivate/gui/qt
Gergely Imreh 6e9e292dc7 Access the "New Contact" menuitem in the contact list context menu
Contacts are managed in the contacts tab with a context menu.
Previously the menu is only shown when clicking on an existing contact,
clicking outside of the list shows nothing, and to create a new contact
one had to go in the main menu -> Wallet -> New Contact.

Change behaviour such that when in the contact menu, clicking outside
the existing contacts brings up the choice of creating a new contact.
2013-12-25 00:33:29 +08:00
..
__init__.py Mac OSX bitcoin: URI updates 2013-11-13 05:59:36 -06:00
amountedit.py simplify gui names 2013-09-24 10:06:03 +02:00
console.py stop using eval 2013-11-11 22:03:20 -08:00
history_widget.py simplify gui names 2013-09-24 10:06:03 +02:00
installwizard.py fix: return None if user presses cancel 2013-12-17 07:10:40 +01:00
lite_window.py Fix: hide tray icon on close 2013-11-27 23:50:31 +01:00
main_window.py Access the "New Contact" menuitem in the contact list context menu 2013-12-25 00:33:29 +08:00
network_dialog.py Split colon - separate 2013-11-05 22:13:16 +01:00
password_dialog.py During wallet creation, do not write seed on disk before it is encrypted 2013-12-13 17:30:34 +01:00
qrcodewidget.py fix more bare excepts 2013-11-10 12:30:57 -08:00
receiving_widget.py fixes for lite gui (issue #262) 2013-10-07 07:34:25 +02:00
seed_dialog.py seed v6 2013-10-26 16:40:05 +02:00
transaction_dialog.py fix tx signing with watching only wallets 2013-11-12 11:14:16 +01:00
util.py simplify gui names 2013-09-24 10:06:03 +02:00
version_getter.py fix another http leak 2013-10-01 09:14:07 +02:00