thomasv
|
93b98e1176
|
move http aliases to separate plugin
|
12 years ago |
thomasv
|
972ba397d1
|
support for multisig functions
|
12 years ago |
Maran
|
2e583ec38d
|
Dont migrate wallets for xp
|
12 years ago |
thomasv
|
f971c80d58
|
use standard indendation in age(), and fix the for loop in it
|
12 years ago |
thomasv
|
f40a365186
|
do not use Qt outside of the Qt gui. Also, do not request i18n translations for messages that will be displayed once at most
|
12 years ago |
Maran
|
14a7429223
|
Tweaked the migration a bit
|
12 years ago |
Maran
|
1b2a319f18
|
Added migration to APPDATA from LOCALAPPDATA for windows based Electrum installations
|
12 years ago |
Maran
|
a30f154a9e
|
Added migration to APPDATA from LOCALAPPDATA for windows based Electrum installations
|
12 years ago |
Neil Booth
|
9da7bee57c
|
Support NetBSD
|
12 years ago |
thomasv
|
6824179eea
|
use stdout in print_msg
|
12 years ago |
Maran
|
383948ab71
|
Added unknown option in case none given
|
12 years ago |
Maran
|
a32a679359
|
Added age method that takes a timestamp and return a string of how long ago the date is
|
12 years ago |
ThomasV
|
72358fbc20
|
do not display args as tuple
|
12 years ago |
ThomasV
|
d6edf45eb7
|
use adhoc print function
|
12 years ago |
ThomasV
|
2d13107897
|
make a regular gui module for android
|
12 years ago |
thomasv
|
5e28ccd09d
|
Improve text gui. Disable print_error when text gui is used.
|
12 years ago |
thomasv
|
5717b43661
|
separate bitcoin related functions from wallet.py
|
12 years ago |
thomasv
|
728ae0d184
|
move theme_path functions from util to gui_lite
|
12 years ago |
Maran
|
6da25727f8
|
Refactored user_dir to utils and replaced it in wallet and config
|
13 years ago |
Amir Taaki
|
2598e89d00
|
More Pythonics util.print_error
|
13 years ago |
Jimbo77
|
66ede2e03e
|
created docstring for local_data_dir()
|
13 years ago |
Jimbo77
|
1eeed7fb27
|
Created appdata_dir() docstring
|
13 years ago |
Jimbo77
|
b95be7e7a4
|
Created print_error docstring
|
13 years ago |
Amir Taaki
|
304ccb6fd7
|
Utils for dynamically loading themes.
|
13 years ago |
Amir Taaki
|
c03705b2a5
|
Added DragonFly to platform checks in appdata_dir() for mac.
|
13 years ago |
Julian Tosh
|
4e5dfbeade
|
Implementing a better print_error routine
|
13 years ago |
Amir Taaki
|
d7ad1f41e5
|
first check data/ else use system appdata/share directory.
|
13 years ago |
Amir Taaki
|
bb0c0ff4c6
|
add multiargs support to get_resource_path
|
13 years ago |
Amir Taaki
|
15a8e1167b
|
get_resource_path("foo.png") -> "/usr/share/electrum/foo.png"
|
13 years ago |