always enable qr scanner plugin
[electrum-nvc.git] / gui / qt / main_window.py
2014-05-05 ThomasVp2sh wallets cannot create accounts
2014-05-05 ThomasVexport as json or csv
2014-05-05 ThomasVaddress_field in sweep dialog
2014-05-05 ThomasVmake do_export_privkey non-gui
2014-05-05 ThomasVsleep inside for loop, so that gui remains responsive
2014-05-04 ThomasVfix #444
2014-05-04 ThomasVmove private key methods from wallet to accounts
2014-05-02 ThomasVhandle pending and imported accounts using account...
2014-05-01 ThomasVfix type of io_dir
2014-05-01 ThomasVsweep privkeys in gui
2014-05-01 ThomasVexport_privkeys_dialog
2014-05-01 ThomasVdo_export_privkeys: replace wallet.seed with is_watchin...
2014-05-01 ThomasVparameter for wizard.run
2014-05-01 ThomasVfix password dialog, for imported wallets
2014-05-01 ThomasVdisable wallet menus when they do not apply
2014-04-30 ThomasVwallet.has_seed
2014-04-30 ThomasVcleanup wallet classes
2014-04-30 ThomasVmove set_url to __init__. fixes #672
2014-04-28 ThomasVsort accounts
2014-04-28 ThomasVshow_before_broadcast option in gui
2014-04-25 ThomasVgui: don't show account names if there is only one...
2014-04-25 ThomasVrm dead code
2014-04-25 ThomasVmove tray logic to ElectrumGui object. fixes #468
2014-04-25 ThomasVdark/light icon selector. see #666
2014-04-25 ThomasVMerge branch 'master' of git://github.com/spesmilo...
2014-04-25 ThomasVget_master_public_keys
2014-04-24 Michael WozniakAdd block explorer setting for "view online"
2014-04-24 ThomasVno accounts in multisig wallets
2014-04-24 ThomasVswitch default display to mBTC
2014-04-18 ThomasVrelocate export_history code
2014-04-17 ThomasVslightly better notifications. at least, it fixes #652
2014-04-12 Michael WozniakBitcoin URL Handling
2014-04-07 ThomasVtransaction: add_signature(), is_complete() methods
2014-04-06 ThomasVdon't change default_wallet_path
2014-04-05 ThomasVbroadcast tx in a separate thread
2014-04-05 ThomasVMerge pull request #644 from wozz/raise_window
2014-04-05 ThomasVcheck seed in gui. fixes #622
2014-04-02 Michael WozniakFix OS X issue: window start in foreground
2014-04-02 ThomasVgui fix: send tx dialog
2014-04-01 ThomasVupdate bip32 accounts and wallet
2014-03-28 ThomasVadd error field in tx, because exceptions cannot be...
2014-03-28 ThomasVbetter waiting dialog, with Qt signals
2014-03-27 Darrin DaigleCleaned up Exchange Rate plugin: more efficient code...
2014-03-27 Darrin DaigleFixed size issue on account combo box in status panel...
2014-03-26 ThomasVMerge pull request #625 from dpdtex/DialogTitles
2014-03-26 rdymacadd white space before BTC frozen message
2014-03-25 Darrin Daiglefixed title on 3 dialog boxes (they were showing "pytho...
2014-03-23 Darrin DaigleAdd ability to specify fiat amount when sending bitcoin.
2014-03-16 ThomasVdisable encrypt/decrypt
2014-03-13 MaranChanged theme switching, probably fixes #509 as well
2014-03-12 ThomasVfix #585
2014-03-05 ThomasVfollow-up to #604
2014-03-04 ThomasVcode cleanup: main menu
2014-03-03 ThomasVencrypt/decrypt messages in gui
2014-03-03 ThomasVcode cleanup
2014-03-03 ThomasVmove menu separator
2014-03-03 Michael WozniakAdd history fiat tx value for exchange plugin
2014-03-02 ThomasVcleanup
2014-03-02 Michael Wozniakchange remove tabs for verify/sign
2014-03-02 Michael WozniakAdd tools menu function for Verify message
2014-03-02 ThomasVMerge pull request #591 from dabura667/Blockchainlink
2014-03-02 dabura667Add link in history to view the tx on blockchain
2014-03-02 Michael WozniakAdd QR Display for Private Key export
2014-02-27 ThomasVMerge pull request #582 from dabura667/csvaddresserr
2014-02-27 ThomasVMerge branch '2.0'
2014-02-24 dabura667CSV: Show erroneous addresses in warning window.
2014-02-03 ThomasVgui: load tx from blockchain
2014-01-28 rdymactypo
2014-01-21 samrg472Added ability to minimize to tray
2014-01-11 Brian GreenbergRemove the ability to "Send From" a frozen address.
2014-01-09 ThomasVgui: insert used addresses first
2014-01-08 ThomasVthis should fix issue #531
2014-01-05 ortutayCoinbase BuyBack plugin
2013-12-24 Gergely ImrehAccess the "New Contact" menuitem in the contact list...
2013-12-17 ThomasVpartially revert code merged #481, brreaks old qt versions
2013-12-16 ThomasVMerge pull request #481 from haakonn/master
2013-12-16 thomasvgui: proper dialog for private keys (fixes issue #500)
2013-12-16 thomasvconfirmaion dialog if transaction fee is high
2013-12-14 ecdsadetect if electrum is offline during wallet creation
2013-12-04 ThomasVabort export privkeys if wallet has no seed
2013-11-30 Haakon NilsenAdd a number of standard keyboard shortcuts to menu...
2013-11-29 shunyataParse amounts from CSV with Decimal and not float.
2013-11-29 shunyataRemove trailing whitespace.
2013-11-27 thghFix: hide tray icon on close
2013-11-23 ThomasVhandle multiple selections in receive_menu hook
2013-11-23 tkhaewAdd addr value to receive menu hook
2013-11-22 thomasvrevert old address grayout
2013-11-22 thomasvMerge branch 'used' of github.com:wozz/electrum into...
2013-11-22 thomasvremove 'prioritize' from qt gui, superseded by coin...
2013-11-16 ThomasVfix kazcw's PR
2013-11-16 kazcwclean up sending address input
2013-11-16 kazcwcorrect right-click menu during multiple-select
2013-11-16 kazcwselect addresses to send from
2013-11-16 Michael Wozniakdo not show used addresses if there are not any
2013-11-16 Michael Wozniakmove used addresses to a collapsed section
2013-11-14 thghUndo reverse list
2013-11-14 thghOld addresses on receive tab grayed out
2013-11-13 thghUpdate help text about tx fee
2013-11-13 Michael WozniakMac OSX bitcoin: URI updates
2013-11-12 ThomasVdon't exit in wizard (fixes #402)
next