skip data files install on windows
[electrum-nvc.git] / lib /
2012-06-10 ThomasVv0.57a
2012-06-10 ThomasVbetter explanation of gap limit + minor fix for expert...
2012-06-10 ThomasVversion 0.57
2012-06-10 ThomasVcreate default label only if the output is not mine
2012-06-10 ThomasVoption to send change back to input address
2012-06-10 ThomasVadd two keyboard shortcuts
2012-06-10 ThomasVfix parameters for aliases
2012-06-09 ThomasVuse column 1 because column 0 may be hidden
2012-06-09 ThomasVset focus only once at init
2012-06-09 ThomasVfix: receive_list
2012-06-09 ThomasVconvert QString to unicode
2012-06-09 ThomasVsimplifications. fix signal conflict. view alias details
2012-06-09 ThomasVcleanup; make toplevel item current
2012-06-09 ThomasVshow label in payto field
2012-06-09 ThomasVMyTreeWidget class for keyboard interaction
2012-06-09 ThomasVfix: payto without label
2012-06-09 ThomasVcheck item existence
2012-06-09 ThomasVmenus for history items
2012-06-09 ThomasVfix for deleting an alias
2012-06-09 ThomasVdelete contact and edit label from menu
2012-06-09 ThomasVversion 0.56
2012-06-09 ThomasVdo not restrict syntax
2012-06-09 ThomasVdo not display if the label is not accepted
2012-06-09 ThomasVcompletions popup in the payto field, using aliases...
2012-06-08 ThomasVremove dead code
2012-06-08 ThomasVhandle URI labels
2012-06-08 ThomasVversion 0.55a
2012-06-08 thomasvset wallet file permissions
2012-06-07 ThomasVshow error messages
2012-06-07 thomasvforce synchronization by poking the interface
2012-06-07 thomasvfix: the gap limit is one value higher than the gap
2012-06-07 thomasvallow user to change gap limit
2012-06-07 thomasvrename newaddress_dialog as new_contact_dialog
2012-06-07 thomasvversion 0.55
2012-06-07 thomasvadd expert mode to preferences
2012-06-07 thomasvreplace buttons with context menus
2012-06-07 thomasvdefine method get_address_flags
2012-06-07 thomasvhide various options into expert mode
2012-06-07 thomasvunfreeze before prioritize
2012-06-07 thomasvunprioritize before freeze
2012-06-07 thomasvmove freeze and prioritize functions into wallet class
2012-06-06 ThomasV0.54c
2012-06-06 ThomasVadd prioritize and freeze console commands. fix choose_...
2012-06-06 ThomasVversion 0.54b
2012-06-06 ThomasVraise error on compressed key format
2012-06-06 thomasvversion 0.54a (bugfix)
2012-06-06 thomasvfix: receive_list might contain imported keys
2012-06-06 thomasvfix gap visualization
2012-06-06 thomasvversion 0.54
2012-06-06 thomasvprioritized coins
2012-06-06 thomasvbutton to create addresses beyond gap limit
2012-06-06 thomasvchange tab
2012-05-30 ThomasVversion 0.53
2012-05-30 thomasvimport lib directory as electrum if the library is...
2012-05-30 thomasvbetter error messages
2012-05-24 thomasvfix localization
2012-05-24 thomasvlocalizations
2012-05-24 thomasvlocalizations
2012-05-21 ThomasVlocalize 3 more messages
2012-05-21 ThomasVuse consistent message
2012-05-20 ThomasVset timeout to 1 minute
2012-05-19 ThomasVfix format_satoshis
2012-05-19 ThomasVfix: make sure that the message is completely sent
2012-05-19 ThomasVadd timeout in order to allow KeyboardInterrupt
2012-05-19 ThomasVshow address if coins were received at a change address
2012-05-18 thomasvversion 0.51
2012-05-18 thomasvversion 0.50: localisation using gettext
2012-05-17 ThomasVversion
2012-05-17 ThomasVhandle imported keys as well with deseed and reseed
2012-05-17 ThomasVversion 0.49c
2012-05-17 ThomasVdisplay kilobytes received
2012-05-17 ThomasVversion 0.49b
2012-05-17 ThomasVfix: encrypted seed might be empty
2012-05-17 ThomasVbugfix: encryption of encrypted keys
2012-05-16 ThomasVversion 0.49a
2012-05-16 ThomasVvirtual method init_socket
2012-05-16 ThomasVrm mnemonic option, paste seed as both hexadecimal...
2012-05-16 ThomasVdo not use deprecated BaseException.message
2012-05-16 thomasvslightly more robust connection procedure
2012-05-14 ThomasVdo not derive private keys when there is no seed
2012-05-14 thomasvfix
2012-05-14 thomasvtest the existence of modules in the main script
2012-05-14 ThomasVuse pip not easy_install
2012-05-13 ThomasVbetter buttons. version 0.49
2012-05-13 ThomasVrevert previous commit
2012-05-13 ThomasVdo not show send tab in seedless wallets
2012-05-13 ThomasVdo not show send tab in seedless wallets
2012-05-13 ThomasVseedless wallets
2012-05-12 ThomasVdeseed command
2012-05-12 ThomasVbugfix: poke to reconnect
2012-05-11 thomasvversion 0.48a
2012-05-10 ThomasVdisplay help message if pyqt is not found
2012-05-10 thomasvsetup package in lib subdirectory