change remove tabs for verify/sign
[electrum-nvc.git] / gui / qt / main_window.py
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)
2013-11-12 ThomasV1.9.4
2013-11-12 ThomasVfix tx signing with watching only wallets
2013-11-11 ThomasVabort if file exists
2013-11-11 ThomasVfile dialogs
2013-11-10 Bryan Stittfix more bare excepts
2013-11-10 MaranSwitch icon based on OS, OS X requires dark icon
2013-11-10 Bryan Stittreplace BaseException with Exception
2013-11-08 thomasvdon't show actinos that require private key if the...
2013-11-05 ThomasVwindow icon
2013-11-05 ThomasVfix use_change preference
2013-11-05 ThomasVfix regression: offline mode
2013-11-04 ThomasVuse returned amount with ! shortcut
2013-11-04 ecdsafix init_lite
2013-10-26 ThomasVseed v6
2013-10-22 ThomasVfix issue #348
2013-10-22 ThomasVfix dialog
2013-10-22 ThomasVfix typo
2013-10-20 ThomasVfix mpk qr code
2013-10-18 ThomasVexport QR code to clipboard (fixes issue #318)
2013-10-15 ThomasVfix bug with chunk requestor
2013-10-12 thomasvmove pending accounts logic into wallet.py
2013-10-11 ThomasVadd new tray icon, and activate window in showNormal
2013-10-10 thomasvupdate_account_selector
2013-10-10 thomasvadd label to new contact dialog
2013-10-08 ThomasVplugins settings widget
2013-10-07 thomasvrename col width
2013-10-05 ThomasVchoose_tx_from account, and use deterministic signature...
2013-10-05 ThomasVnew account creation method (gui)
2013-10-05 ThomasVstore account expanded status
2013-10-04 ThomasVshow lag in status line
2013-10-04 ThomasVbetter account naming/renaming
2013-10-04 ThomasVfix: network object in console
2013-10-04 ThomasVfix notifications
2013-10-04 ThomasVgui: simplify column widths
2013-10-04 ThomasVnetwork.is_connected()
2013-10-03 thomasvshow 'server lagging' icon if server lags and client...
2013-10-03 ThomasVsimplify show_seed dialog
2013-10-03 ThomasVremove expert mode, simplify settings
2013-10-02 ThomasVadd seed and password to menu; reorganize
2013-10-01 ThomasVmaster privae keys dialog
2013-10-01 ThomasVminor fix
2013-10-01 ThomasVrestore from master public key
2013-09-30 ThomasVmaster public key dialog for bip32
2013-09-30 ThomasVdisable settings button if plugin is disabled
2013-09-30 thomasvpath of icons_rc
2013-09-29 ThomasVfix is_complete
2013-09-29 ThomasVcleanup signrawtrasaction and input_info
2013-09-29 ThomasVset label
2013-09-29 ThomasVfix labels plugin
2013-09-29 ThomasVsign_tx hook
2013-09-28 ThomasVadd help text for csv
2013-09-28 ThomasVfix is_seeded
2013-09-28 ThomasVsupport mBTC in lite gui
2013-09-28 ThomasVmove lite window initialization in the constructor...
2013-09-27 ThomasVmove network callbacks to init
2013-09-24 ThomasVadd account menus and details window
2013-09-24 ThomasVsimplify gui names