electrum-bitcoinprivate/lib
Maran H. c486c6d55f Merge pull request #33 from bkkcoins/startup-gui-option
Startup gui option
2012-09-21 07:20:59 -07:00
..
__init__.py Added SimpleConfig class to deal with simple config options added for fallback to other gui when missing deps 2012-08-30 00:03:38 +02:00
bmp.py setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
exchange_rate.py changed lookup_rate() to non-public 2012-08-22 20:11:38 -07:00
gui.py Corrected import paths for print_error. 2012-07-07 19:53:54 +01:00
gui_lite.py Do not qualify relative imports 2012-09-07 11:27:00 +02:00
gui_qt.py small change to config syntax 2012-09-21 15:06:21 +07:00
history_widget.py Added history to lite view. 2012-08-12 21:17:43 +01:00
i18n.py version 0.50: localisation using gettext 2012-05-18 15:28:55 +02:00
interface.py Removed uncle-enzo from default servers since it's not syncing 2012-09-19 18:51:13 +02:00
mnemonic.py setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
msqr.py setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
pyqrnative.py setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
qrscanner.py Added check if video device is available 2012-08-03 16:05:47 +02:00
ripemd.py setup package in lib subdirectory 2012-05-10 14:38:49 +02:00
simple_config.py reformat simple_config to comply with electrum and create config dir if it doesnt exist. 2012-09-19 16:47:39 +01:00
util.py Refactored user_dir to utils and replaced it in wallet and config 2012-08-30 18:00:08 +02:00
version.py Bump version to 1.0 2012-08-12 21:21:37 +02:00
wallet.py Refactored user_dir to utils and replaced it in wallet and config 2012-08-30 18:00:08 +02:00