1.9.4
[electrum-nvc.git] / gui / qt / main_window.py
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