add switch-gui button for qt
[electrum-nvc.git] / lib /
2013-01-07 bkkcoinsadd switch-gui button for qt
2013-01-06 ThomasVcheck decoded seed with master public key instead of...
2013-01-06 ThomasVfix slowness with status bar text
2013-01-06 ThomasVfix bug with undetected incorrect password that can...
2013-01-06 ThomasVwarning against key import
2013-01-05 ThomasVbump version number
2013-01-05 ThomasVfix: toPlainText()
2013-01-05 ThomasVimprove layout for sign/verify message
2013-01-05 ThomasVconvert address to str in sign_message; update tabs...
2013-01-05 ThomasVdelete imported key in gui
2013-01-05 ThomasVdon't ask pw if wallet is unencrypted
2013-01-05 ThomasVadd warning to help message
2013-01-05 ThomasVfix: return early on cancel
2013-01-05 ThomasVtest password before importing key
2013-01-05 ThomasVuse the same syntax as bitcoind for key import
2013-01-05 ThomasVimport/export functions
2013-01-05 bkkcoinsadd confirmations to history checkmark tooltips
2013-01-05 ThomasVcurrency conversions (bkkcoins)
2013-01-05 thomasvsupport for compressed keys
2013-01-04 thomasvmove language list to i18n.py
2013-01-04 thomasvdo not let users switch to gtk/text from qt
2013-01-04 thomasvdisplay the ui settings first, as they are the most...
2013-01-04 thomasvcatch exception raised if url is not reachable
2013-01-04 ThomasVMerge pull request #81 from bkkcoins/qr-scalable-centered
2013-01-04 ThomasVMerge pull request #78 from pontius/master
2013-01-04 PontiusAdjusted quote lookup and added three more currencies...
2013-01-04 bkkcoinsremove commented code
2013-01-04 bkkcoinsadjust invoice screen for scaling
2013-01-04 PontiusMerge remote-tracking branch 'upstream/master'
2013-01-04 bkkcoinsmake qr codes scalable and centered
2013-01-04 bkkcoinsupdated indent spacing
2013-01-04 bkkcoinsshow history debits in red
2013-01-03 ThomasVupdate status bar when amount is modified
2013-01-03 PontiusUse blockchain.info instead of intersango.com for excha...
2013-01-03 ThomasVtry http if tcp fails.
2013-01-03 ThomasVremove unnecessary clutter
2013-01-03 thomasvfix previous commit
2013-01-03 thomasvauto_cycle option
2013-01-03 thomasvauto-reconnect to random server if server is not there
2013-01-03 thomasvtext for help button of the receive tab mode
2013-01-03 thomasvsimplify the 'simple' mode: hide prioritizations (they...
2013-01-03 thomasvhide meaning, in order to replace misplaced interpretat...
2013-01-03 thomasvlanguage names, and message box to instruct the user...
2013-01-03 thomasvmode Receive View selector into Settings dialog
2013-01-03 thomasvimproved settings dialog using tabs
2013-01-02 Maranremoved old donation address on lite gui
2013-01-02 ThomasVversion 1.5.8
2013-01-02 ThomasVpopulate contacts with donation address
2013-01-02 thomasvselect language in gui
2013-01-02 thomasvcall set_language only if gui is used.
2013-01-02 thomasvoption to set gui language from command line
2013-01-02 EagleTMMerge pull request #75 from EagleTM/master
2013-01-02 Eagle[TM]revert pruning flag for default servers (too much compl...
2013-01-02 thomasvMade the bug reporting link clickable in lib/gui_lite.py
2013-01-02 thomasvparentheses
2013-01-02 Eagle[TM]Update default servers with pruning flag
2013-01-02 thomasvfix for command line history (EagleTM)
2012-12-28 MaranAdded version to lite gui tile
2012-12-28 MaranFix contacts auto complete in lite gui
2012-12-28 ThomasVfix address balance (received coins)
2012-12-20 thomasvMerge branch 'master' of github.com:spesmilo/electrum
2012-12-20 thomasvfix: restore timer in deseeded wallets
2012-12-19 Eagle[TM]add sockettimeout to header download by HTTP
2012-12-18 ThomasVbump version number for translations
2012-12-18 ThomasVprepare for version 1.5.7
2012-12-18 Alfie "Azelphur... Fixed bug in message signing
2012-12-18 thomasvuse stdout in print_msg
2012-12-17 thomasvuse portable flag on android instead of explicit path...
2012-12-17 MaranFix receiving addresses for pruned servers
2012-12-17 thomasvfix: case where wdir path is empty (portable wallet)
2012-12-17 thomasvcommand line option for portable wallets
2012-12-17 thomasvdo not bundle blockchain headers with packages
2012-12-15 MaranFix receiving filtering in lite gui to account for...
2012-12-15 ThomasVdo not refresh after main loop finished
2012-12-15 ThomasVremove dead code; check maxpos in print_list
2012-12-15 ThomasVallow any character in edit_str
2012-12-14 ThomasVfix: do not request the same history twice
2012-12-14 thomasvfix: missing chars
2012-12-14 MaranFix for slush's problem, perhaps
2012-12-13 MaranFix receiving widget
2012-12-10 MaranChange bug report information
2012-12-10 MaranImplemented labeling after making a transaction
2012-12-10 MaranImplements feature to copy mpk to your clipboard to...
2012-12-09 MaranImplemented receiving addresses to lite gui
2012-12-09 MaranAdd receiving widget for lite gui
2012-12-09 MaranAdded unknown option in case none given
2012-12-09 MaranAdded date to the history overview of the lite GUI
2012-12-09 MaranAdded age method that takes a timestamp and return...
2012-12-09 MaranMerge branch 'csv'
2012-12-09 MaranRemove server list from lite gui
2012-12-07 ThomasVversion 1.5.6
2012-12-07 thomasvfix: misplaced repr
2012-12-06 thomasvfix bug: to_address -> address
2012-12-05 MaranAdded default time string
2012-12-05 MaranThere isn't always a tx hash..\?
2012-12-05 MaranHandle exceptions on parsing better
2012-12-05 MaranAdded the option to export your transactions to a CSV...
2012-12-05 thomasvstore timestamps in verifier
2012-12-05 thomasvnew command: signtx (offline transaction signing)
2012-12-05 thomasvallow multiple-outputs transactions with mktx()
next