283 Commits (67283f0b1b040b20a93501ecbf7f3068643fddb6)

Author SHA1 Message Date
thomasv 76439beec5 simplify get_private_key, use base58 12 years ago
Maran 392f0f47b0 Private keys, instead of private key 12 years ago
Maran b2b77f8ad9 Added the option to export your private keys to csv 12 years ago
thomasv 50305e1f57 menu option to show private key 12 years ago
thomasv cd4afb89ea fix column width saving: do not store last column 12 years ago
thomasv d82a9a6eff delay console message until after the gui is initialized 12 years ago
ThomasV c3a0c9dd36 transform the wall into a python console 12 years ago
rdymac c7e90f401b import/export tab comment 12 years ago
thomasv 789223c871 fix syntax error and indentation 12 years ago
Maran 515b3412b0 Hide the empty label when no version is detected 12 years ago
rdymac 1b19e98277 Reviewed the entire code for missing text strings 12 years ago
rdymac 72cab1c4ae Adding restoring process to translations (2) 12 years ago
thomasv 9bd75e05e7 simplify if statement 12 years ago
thomasv 11fd811b33 count all transactions in num_tx, in order to show the correct gap 12 years ago
rdymac 8b955844fb More text strings to be translated 12 years ago
rdymac 41b1eff1e2 Changed Master Public Key to first capital letters 12 years ago
Maran 24da38415e Rolled back original compare code 12 years ago
thomasv e0bdf0e079 fix regexp and compare_versions 12 years ago
thomasv c933e6c614 use print_error; transalte New version string 12 years ago
Maran 9009fba35c Implemented new version comparing 12 years ago
Maran 499a336c45 Removed extra set gui line and updated version address 12 years ago
Maran de778da3c5 Implemented update notification to classic GUI 12 years ago
rdymac 4fc5948038 Added icons' text strings to be translated 12 years ago
ThomasV 964c7dd75b fix network dialog 12 years ago
bkkcoins 0a12b0570f make tx details scrollable 12 years ago
rdymac 04c95c4b64 Update lib/gui_qt.py 12 years ago
rdymac 9af25bde66 Update lib/gui_qt.py 12 years ago
bkkcoins a3e728a154 fixed remember column widths for receive modes 12 years ago
rdymac c981940b16 Update lib/gui_qt.py 12 years ago
thomasv 3276c3394f strip spaces around private key 12 years ago
thomasv 867d75769f Revert "remember column widths" 12 years ago
bkkcoins a2d0ae0082 remember column widths 12 years ago
ThomasV 70717ab446 change seed text 12 years ago
ThomasV 84c5f90997 improve layout of the seed dialog 12 years ago
ThomasV 01399103be improve layout and help text for master public key 12 years ago
thomasv e9e117712a enable gui switch button (classic <-> lite) both ways 12 years ago
thomasv 29305af780 text change: access -> install 12 years ago
thomasv 72a271beee fix regression caused by tooltips 12 years ago
thomasv a3cf8eb81d remove until an easy way back is provided 12 years ago
thomasv fe1a406309 seed dialog simplification 12 years ago
thomasv 8b9d14e303 export seed in gui/restore from seed 12 years ago
thomasv d2a342c22b POS: request amount in other currencies and convert to BTC 12 years ago
thomasv b35617f6db merge imported labels with existing labels 12 years ago
thomasv 04ee4194be remove gui selector from preferences. store last state 12 years ago
bkkcoins 2d031013a5 add switch-gui button for qt 12 years ago
ThomasV 4345f637ee fix slowness with status bar text 12 years ago
ThomasV 04322b7cc9 fix bug with undetected incorrect password that can damage wallet 12 years ago
ThomasV 272b79effe warning against key import 12 years ago
ThomasV 7f8d1ff65c fix: toPlainText() 12 years ago
ThomasV 5be1d9e019 improve layout for sign/verify message 12 years ago