separate blockchain and network
[electrum-nvc.git] / gui /
2013-09-08 ThomasVseparate blockchain and network
2013-09-05 ThomasVset icon size in status bar
2013-09-04 thomasvfix: is_valid
2013-09-04 thomasvmove transaction code and fix issue #280
2013-09-04 thomasvmanual merge: tc scv import by harningt
2013-09-04 thomasvwallet.make_unsigned_transaction()
2013-09-03 ThomasVfix restore from mpk
2013-09-03 thomasvdo network dialog at the end in installwizard
2013-09-03 thomasvimproved install wizard
2013-09-03 thomasvupdate lite gui for 1.9
2013-09-03 thomasvrestore: try old wallet first
2013-09-03 thomasvaccount names
2013-09-03 thomasvdisable 'new account' in old wallets
2013-09-02 ThomasVplugin hook for load_wallet
2013-09-02 thomasvsimplify directories: electrum_dir
2013-09-02 thomasvfix: synchronize generated duplicated addresses
2013-09-02 ThomasVminor fixes
2013-09-01 ThomasVminor fixes
2013-09-01 ThomasVfee belongs in wallet storage
2013-09-01 ThomasVwizard: start wallet threads
2013-09-01 ThomasVstart wallet threads from wallet class
2013-09-01 ThomasVseparate blockchain verifier from transaction verifier
2013-09-01 ThomasVseparation between wallet storage and config
2013-08-31 ThomasVrestore old accounts from seed
2013-08-30 ThomasVfix account selector, console
2013-08-30 ThomasVupdate curses gui for 1.9
2013-08-30 ThomasVgui menu and messages
2013-08-30 ThomasVupdate buttons and icons in load_wallet()
2013-08-30 ThomasVseparate gui init() and load_wallet()
2013-08-29 ThomasVrestore bip32 accounts
2013-08-29 ThomasVcreate new accounts through wallet.synchronize()
2013-08-22 ThomasVstructural change: wrap wallet instanciation inside...
2013-08-22 invlFix blank trayicon on windows standalone build
2013-08-17 ThomasVsave account name as label
2013-08-16 ThomasVwallet.num_accounts and account_id method
2013-08-13 thomasvMerge branch 'master' into 1.9
2013-08-11 Maxime BiaisAdd a Qt eventFilter to listen for QFileOpenEvent
2013-08-07 ThomasVfix create_new_account
2013-08-07 ThomasVplugins: do not overload __init__, use init() instead
2013-08-07 ThomasVbip32
2013-08-07 ThomasVfix create_new_account
2013-08-05 ThomasVplugins: do not overload __init__, use init() instead
2013-08-04 ThomasVbip32
2013-08-03 ThomasVbip32
2013-08-01 thomasvfix: set auto-cycle to None only during wallet creation
2013-08-01 thomasvpass parameter to backup_wallet
2013-08-01 thomasvfix backup_wallet
2013-08-01 thomasvremove enforced tx fee
2013-08-01 thomasvoffline interface: fix init
2013-07-27 MaranAdded some basic hide/show functionality to the tray...
2013-07-26 MaranSet the current balance in the tray icon
2013-07-26 ThomasVbetter backspace detection
2013-07-26 ThomasVfix for empty addressbook
2013-07-26 ThomasVfix popup navigation
2013-07-26 ThomasVfix settings dialog in text gui
2013-07-26 ThomasVtry.. except wrapper for ncurses.set_curs
2013-07-17 ThomasVuse self.base_unit()
2013-07-16 MaranRenamed to tray and added exit option
2013-07-16 MaranReworked notification flow and combined multiple transa...
2013-07-16 MaranRework notify so it's thread safe
2013-07-16 MaranAdded notifications when receiving a new transaction
2013-07-13 ThomasVredefine do_send as a wrapper for send_tx
2013-07-13 ThomasVconfirmation dialog before sending large amounts
2013-07-13 ThomasVwhitespaces option in format_satoshis
2013-07-01 Pablo Castellano[Lite gui] Allow changing quote currency backwards...
2013-06-17 MaranAdd icon back to Lite GUI. Fixes #112
2013-06-17 MaranForce updating the wallet after editing labels. fixes...
2013-06-12 ThomasVself.wallet is not defined
2013-06-01 MaranDRYed the backup wallet
2013-06-01 MaranRemoved all items that are now in the menu
2013-06-01 MaranOpen wallet should use current wallets folder as defaul...
2013-06-01 MaranMake backup use real wallet from config
2013-06-01 MaranMake backup use real wallet from config
2013-06-01 MaranRemoved accounts from menu
2013-06-01 MaranAdded CTRL+R to refresh your wallet
2013-06-01 MaranImplemented all menu triggers
2013-06-01 thomasvnew methods: init_menubar and load_wallet
2013-06-01 MaranSkeleton for menu
2013-05-27 ThomasVfix indent
2013-05-27 ThomasVMerge pull request #227 from tigereye/master
2013-05-27 ThomasVMerge pull request #221 from EnigmaCurry/fix-qr-margin
2013-05-26 ThomasVMerge pull request #215 from linhlarry/master
2013-05-24 tigereyeUpdated the QR Code plugin to enable offline/online...
2013-05-17 Ryan McGuireFixes the QR code widget to include a 10px margin to...
2013-05-14 Linh NguyenUpdate default fee in help text
2013-05-14 ecdsamake sure default fee is enough
2013-05-10 thomasvuse a qlabel widget for the wallet balance
2013-05-02 ecdsawallet.delete_contact method
2013-05-02 ecdsawallet.add_contact method
2013-05-02 ecdsawallet set_fee method
2013-05-02 ecdsadelete_imported_key method
2013-05-01 ecdsamove verify_message to wallet
2013-04-29 ecdsarestore display of blockchain height in network dialog
2013-04-29 ecdsahandle exceptions returned by update_password
2013-04-28 ecdsamove network dialog in a new class; simplify interface...
2013-04-27 ecdsause an Event to signal when to redraw the gui
2013-04-27 ecdsaicon cannot be None
2013-04-27 ecdsadistinction between unconfirmed and unverified transactions
2013-04-22 thomasvfix: assert fails on startup
2013-04-21 ecdsasplit seed words with newline too
next