big refactoring: command line options and electrum.conf options override settings...
[electrum-nvc.git] / lib / simple_config.py
2012-10-11 thomasvbig refactoring: command line options and electrum...
2012-10-10 thomasvmove proxy fallback away from send method
2012-10-09 thomasvfix proxy issues: override config with command line...
2012-09-21 MaranFixed merged conflict and added folder creation on...
2012-09-21 bkkcoinsmerged current branches
2012-09-21 bkkcoinsAdded code to remember window position
2012-09-20 bkkcoinsChanged how load_config works so it always supports...
2012-09-20 bkkcoinsRevert "Revert "Added proxy options to network dialog""
2012-09-20 bkkcoinsRevert "Added proxy options to network dialog"
2012-09-19 Amir Taakireformat simple_config to comply with electrum and...
2012-09-19 bkkcoinsAdded proxy options to network dialog
2012-09-19 bkkcoinsAdded SOCKS support, with cmdline and SimpleConfig...
2012-09-07 Samuel TardieuDo not qualify relative imports
2012-08-30 MaranRefactored user_dir to utils and replaced it in wallet...
2012-08-30 MaranAdded a set_key setter method that can also write out...
2012-08-29 MaranAdded SimpleConfig class to deal with simple config...