Bitcoin URL Handling
[electrum-nvc.git] / gui /
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-06 ThomasVremove hardcoded seed
2014-04-06 ThomasVhooks and workflow for 2of3 wallets
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-03 ThomasVadd optional default value to text dialog
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 ThomasVremove redundant definition of Timer class
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-15 ThomasVdo not display tx amounts in an offline wallet
2014-03-13 MaranChanged theme switching, probably fixes #509 as well
2014-03-13 MaranImplements theme loading without overwriting path
2014-03-13 ThomasVrevert load theme
2014-03-12 ThomasVfix #585
2014-03-11 ThomasVfix issue #509
2014-03-05 Michael Wozniakdisplay locktime for transaction
2014-03-05 CodingAnarchyMerge remote-tracking branch 'upstream/master'
2014-03-05 CodingAnarchyfollow up to #604 - gtk gui
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 #588 from wozz/for-upstream
2014-03-02 ThomasVshow txids in the list of transaction inputs
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-03-01 Michael WozniakAdd CoinDesk BPI for exchange rate
2014-02-28 ThomasVMerge pull request #564 from eternal-sorrow/master
2014-02-28 ThomasVrestore from master public key (qt and command line)
2014-02-27 ThomasVMerge pull request #582 from dabura667/csvaddresserr
2014-02-27 ThomasVMerge pull request #584 from dabura667/historyUTF8
2014-02-27 ThomasVMerge branch '2.0'
2014-02-27 ThomasVrebrand this branch as 1.9.8
2014-02-26 dabura667Changed CSV History export to UTF-8 labels
2014-02-24 dabura667CSV: Show erroneous addresses in warning window.
2014-02-03 ThomasVuse separata class for old wallets; decide with WalletF...
2014-02-03 ThomasVgui: load tx from blockchain
2014-02-02 Eternal Sorrow[gtk gui] initially rewritten to gtk3/pygobgect
2014-01-29 ThomasVMerge pull request #560 from rdymac/typo-virtual
2014-01-29 ThomasVMerge pull request #561 from grnbrg/master
2014-01-28 Brian GreenbergSquash case on user-entered seed when restoring a wallet.
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-08 ThomasVinstallwizard: set network to None if offline
2014-01-08 ThomasVfix tx dialog
2014-01-05 ortutayCoinbase BuyBack plugin
2013-12-26 James O'BeirneRemove suspicious print statement
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-17 ThomasVfix: return None if user presses cancel
2013-12-17 ThomasVinstallwizard: don't repeat same info
2013-12-17 ThomasVclarify text
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-13 thomasvDuring wallet creation, do not write seed on disk befor...
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 ThomasVremove prioritize altogether.
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
next