2817 Commits (c39be4ed7e2f86fbd97e11c7ea2a4d87d8eefcc7)
 

Author SHA1 Message Date
Michael Wozniak ad498af71f add address type to receive tab in GTK GUI 11 years ago
Michael Wozniak 9c2d3bbbdd fix label editing in gtk 11 years ago
ThomasV e4cdc4da0f dust threshold 11 years ago
Alessio Caiazza 423ed77305 allow to connect to one server only 11 years ago
ThomasV 4f15ea12e4 1.9.2 11 years ago
EagleTM 2972769020 Merge pull request #370 from mkramlich/master 11 years ago
Michael Kramlich 5be950322c FIX: fixed syntax error in gui/qt/transaction_dialog.py (*glares at somebody*) 11 years ago
ThomasV ea3accf86e window icon 11 years ago
ThomasV 2cd12f52d4 1.9.1: bug fixes 11 years ago
ThomasV f340f08a6e fix for portable version: use its own directory 11 years ago
ThomasV 325efed9ac Merge pull request #367 from rdymac/split-colon 11 years ago
rdymac 280dd93aa0 Split colon - separate 11 years ago
ThomasV faa93e3010 Merge pull request #366 from mkramlich/master 11 years ago
ThomasV 6a4e1c89f2 fix use_change preference 11 years ago
Michael Kramlich 09b0eeedfb curses text UI now says Offline (rather than 'Not connected') when started in --offline mode; this matches the main Qt UI 11 years ago
ThomasV 132108434e Merge pull request #365 from mkramlich/master 11 years ago
Michael Kramlich 825a55289d curses text UI will call wallet.start_threads(network) even in --offline mode 11 years ago
Michael Kramlich 583bb8f2f1 FIX: make the curses text UI not crash when started in --offline mode (matching ThomasV's recent changes to the other UIs) 11 years ago
ThomasV c84cc5bb8b do not return history if offline 11 years ago
ThomasV 75cac66876 Merge branch 'master' of git://github.com/spesmilo/electrum 11 years ago
ThomasV b1472ba1a7 fix regression: offline mode 11 years ago
ThomasV 4bfbb6b6d3 Merge pull request #364 from rdymac/split-text 11 years ago
rdymac 7e8461d386 Split text string 11 years ago
ThomasV 18c2dba9b8 Merge pull request #358 from mkramlich/master 11 years ago
ThomasV ff964df8ea Merge pull request #361 from Wallacoloo/patch-1 11 years ago
Wallacoloo cd24eb4feb Fixed indexing a function rather than calling it in WalletStorage.put 11 years ago
Michael Kramlich 0447af4593 curses text UI: displays Unicode more correctly in History/Receive/Contacts/Wall tabs 11 years ago
Michael Kramlich bc28e7b8fe gitignore: added .devlocaltmp/; convenient place to stash tmp files during dev without going into repo 11 years ago
Michael Kramlich 724cb06816 FIX: fixes issue 356 where if an address label contained Unicode it could cause the text UI client (curses) to crash; this fix should work for both the History, Receive, Contacts and Wall tabs 11 years ago
Michael Kramlich 35be5c76dc gitignore: added a few more build-generated files 11 years ago
ThomasV 9c016a94e2 Merge branch 'master' of git://github.com/spesmilo/electrum 11 years ago
ThomasV 6197b8b8dc fix validateaddress 11 years ago
Maran b66dbabac1 Merge branch 'master' of ssh://github.com/spesmilo/electrum 11 years ago
Maran ef19def171 Fix OSX / Windows builds 11 years ago
ThomasV 051c882a3f use returned amount with ! shortcut 11 years ago
ecdsa 8fe6f4208f fix init_lite 11 years ago
ThomasV 536c898b59 restore from master public key with seed v4 11 years ago
ThomasV c2f2ec2a8c rm debug message 11 years ago
ThomasV c8cd187bd4 use QStackedLayout in install wizard 11 years ago
ThomasV d8626793bc fix: wait_for_network 11 years ago
ThomasV 6a7e13b63b Merge pull request #354 from rdymac/patch-1 11 years ago
ThomasV 4714160f17 fix redeemPubKey for imported keys (fixes issue #350) 11 years ago
rdymac 9bf1dac4c2 latest wikia version, tested 11 years ago
ThomasV a6e0357711 Merge pull request #353 from EnigmaCurry/qrscanner_fixes 11 years ago
Ryan McGuire 77dd9a0c8b Fixes sending coins from the qrscanner plugin 11 years ago
Ryan McGuire 56168e85b8 Adds a settings dialog for qrscanner plugin - allows device selection 11 years ago
Ryan McGuire cf5252e6aa Fixes qrscanner to 1.9 API. 11 years ago
ThomasV 67d185d7f0 offline signing with seed_v4 11 years ago
ThomasV cf38e1e47c fix: offline signing 11 years ago
ThomasV 4f3497027d fix deseed 11 years ago