You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
jrkong 1cf1f05938 Fixed syntax error with utf-8 encoding argument was spelt "utf8" instead of "utf-8". This will cause the reader to read the files using default encoding rather then utf-8. 8 years ago
..
__init__.py migration to PyQt5. initial commit. 8 years ago
address_dialog.py migration to PyQt5. initial commit. 8 years ago
address_list.py fix qt5: setBackgroundColor 8 years ago
amountedit.py migration to PyQt5. initial commit. 8 years ago
console.py fix console: python3 exec 8 years ago
contact_list.py fix: contact name editing 8 years ago
fee_slider.py migration to PyQt5. initial commit. 8 years ago
history_list.py fix #2834 8 years ago
installwizard.py qt wizard: fix scroll area 8 years ago
invoice_list.py fix prev commit: name collisions with _() 8 years ago
main_window.py Fixed syntax error with utf-8 encoding argument was spelt "utf8" instead of "utf-8". This will cause the reader to read the files using default encoding rather then utf-8. 8 years ago
network_dialog.py fix: py3 network_dialog - dict.keys() returns dict_keys(list) instead of list 8 years ago
password_dialog.py migration to PyQt5. initial commit. 8 years ago
paytoedit.py migration to PyQt5. initial commit. 8 years ago
qrcodewidget.py fix qr code saving 8 years ago
qrtextedit.py fix prev commit: name collisions with _() 8 years ago
qrwindow.py migration to PyQt5. initial commit. 8 years ago
request_list.py QTreeWidget::isItemSelected(item) has been removed for QTreeWidgetItem::isSelected() 8 years ago
seed_dialog.py migration to PyQt5. initial commit. 8 years ago
transaction_dialog.py migration to PyQt5. initial commit. 8 years ago
util.py fix: return type of QFileDialog.getSaveFileName() changed 8 years ago
utxo_list.py fix qt5: setBackgroundColor 8 years ago