LBRY-Vault/electrum/gui/qt
Johann Bauer 019566b383 Change string formatting to improve translation
For example, "Hide Console" would be "Konsole anzeigen" in German.
Currently, translators can only show "Anzeigen Konsole" which doesn't
make much sense.
2019-01-12 21:58:21 +01:00
..
__init__.py [Qt] Got rid of qt.util.Timer class and instead replaced the functionality with the more efficient QTimer. Also added disconnection from the timer on window close. 2018-12-13 16:00:44 +01:00
address_dialog.py qt history list: hide columns sooner 2018-12-10 09:31:53 +01:00
address_list.py qt: fix address list context menu race 2018-12-24 19:03:10 +01:00
amountedit.py file reorganization with top-level module 2018-07-13 14:01:37 +02:00
completion_text_edit.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
console.py qt console: expose more refs, and fix auto-complete for >2 depth 2018-10-29 00:20:45 +01:00
contact_list.py QAbstractItemModel: fix sorting, QAbstractItemDelegate usage, QVariant usage 2018-12-10 09:31:45 +01:00
exception_window.py qt crash report: fix formatting 2018-12-24 18:52:03 +01:00
fee_slider.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
history_list.py fix #4958 2018-12-23 10:02:19 +01:00
installwizard.py hw: fix passphrase dialog with confirmation 2018-11-28 20:54:57 +01:00
invoice_list.py qt: fix invoices tab 2018-12-20 01:09:16 +01:00
main_window.py Change string formatting to improve translation 2019-01-12 21:58:21 +01:00
network_dialog.py qt network dialog: detect Tor proxy dynamically 2019-01-04 10:58:59 +01:00
password_dialog.py hw: fix passphrase dialog with confirmation 2018-11-28 20:54:57 +01:00
paytoedit.py openalias: minor clean-up 2018-10-29 17:09:23 +01:00
qrcodewidget.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
qrtextedit.py Qt: camera icon 2018-12-13 17:21:56 +01:00
qrwindow.py some import clean-up in qt 2018-09-25 18:15:28 +02:00
request_list.py wallet: try detecting internal address corruption 2018-12-12 20:50:53 +01:00
seed_dialog.py new hook/interface ref #4540 2018-12-15 00:48:40 +01:00
transaction_dialog.py qt dark theme: use correct QR code icon (light/dark) 2018-12-03 17:51:05 +01:00
util.py qt: show_message and friends display plaintext by default 2018-12-21 20:46:47 +01:00
utxo_list.py QAbstractItemModel: fix sorting, QAbstractItemDelegate usage, QVariant usage 2018-12-10 09:31:45 +01:00