LBRY-Vault/gui/qt
Neil Booth 607664e663 Fix contact editing.
This fixes some bugs in contact editing:

- a changed address is now checked for validity. Shows
  error if invalid and restores prior value
- the changes are saved, before they were dropped
- adding a new contact switches to the contacts tab,
  it used to switch to the address tab

As an enhancement, the contact name, as well as its address,
can be edited and updated.

Finally, the platform edit key can also be used to edit,
in adition to double-clicking.  This is typically the F2 key.
2015-08-29 21:22:08 +09:00
..
themes simplify setup.py using package_data 2015-02-18 17:13:41 +01:00
__init__.py start wizard from main_window. fixes #1250 2015-08-22 13:43:10 +02:00
address_dialog.py update buttons in address dialog 2015-04-20 14:25:39 +02:00
amountedit.py dynamic fees 2015-08-05 15:45:28 +02:00
console.py do not add command to console history if it starts with a space 2014-12-14 16:53:40 +01:00
history_widget.py Cleaner column editing in MyTreeWidget 2015-08-29 20:58:08 +09:00
history_widget_lite.py Modify format_satoshis to display amounts according to locale. 2015-04-29 10:13:41 +09:00
installwizard.py Fixed GroupBox layout in installwizard 2015-08-26 18:35:21 +02:00
lite_window.py typo fix: rename pay_from_URI() -> pay_to_URI() 2015-08-25 17:29:52 +03:00
main_window.py Fix contact editing. 2015-08-29 21:22:08 +09:00
network_dialog.py Rename auto_cycle to auto_connect in config 2015-05-25 16:18:52 +09:00
password_dialog.py new Button widgets 2015-03-14 12:28:19 +01:00
paytoedit.py should fix #1403 2015-08-19 13:33:00 +02:00
qrcodewidget.py Speed up painting of qr codes. 2015-05-27 11:44:28 +09:00
qrtextedit.py fix typo 2015-05-08 20:00:13 +02:00
qrwindow.py gui: don't show qr code directly in receive tab 2015-04-20 07:48:39 +02:00
receiving_widget.py removed trailing whitespace and fixed indentation in history widget 2014-10-21 19:05:51 +02:00
seed_dialog.py use get_config instead of passing window to ScanQRTextEdit 2015-05-08 19:58:29 +02:00
transaction_dialog.py show number of inputs/outputs 2015-08-18 18:35:52 +02:00
util.py Fix contact editing. 2015-08-29 21:22:08 +09:00
version_getter.py version_getter: catch all exceptions 2015-06-10 17:50:02 +02:00