157 Commits (3.1)

Author SHA1 Message Date
thomasv cec2187010 add plugins to package 12 years ago
ecdsa 8f7f511d19 rename gui package 12 years ago
thomasv a563091f30 separate core and gui in different modules 12 years ago
thomasv b302aa59d1 add commands to setup.py 12 years ago
Maran b23c3ff64a Added qt console to setup fixes #145 12 years ago
Maran 6498ff2bca Add slush's bitwallet files to setup 12 years ago
bkkcoins c4ef9185ab added new sahara theme 12 years ago
thomasv ba39f8bec0 do not bundle blockchain headers with packages 12 years ago
Maran 6394712392 Implemented receiving addresses to lite gui 12 years ago
ThomasV 3a604e41a8 include text_gui and deserialize in module 12 years ago
thomasv 5a564008d1 add headers file only if it is found 12 years ago
thomasv dd2302140f include headers file in package 12 years ago
ThomasV b018e0ae53 simple payment verification: check targets, use block headers file. 12 years ago
ThomasV 97b726386e import modules with imp 12 years ago
thomasv 5717b43661 separate bitcoin related functions from wallet.py 12 years ago
ThomasV 025e10d569 rm noface icon 12 years ago
ThomasV 7079d91d71 move electrum.pnd to icons 12 years ago
bkkcoins 0ebbbb56b7 Added socks module to setup 12 years ago
Samuel Tardieu 6ef5cb909a Add missing module electrum.simple_config 12 years ago
Maran 466d1e0f40 If we are doing a sdist just include everything since we don't know the target os 12 years ago
Amir Taaki 02dd51cbba untested hotfix for copying data/ to system wide local data dir. 12 years ago
Jimbo77 e5bbb46782 changed print_error() to sys.exit to reduce coupling 12 years ago
Maran 894ea725e9 Packaging history widget 12 years ago
Maran deae28809e Updated setup script 12 years ago
slush 380242f0e5 Added package qrscanner 12 years ago
Julian Tosh 4e5dfbeade Implementing a better print_error routine 12 years ago
Julian Tosh a3830e5903 Standardizing message format and implementing stderr for errors 12 years ago
Amir Taaki 40a4bf3c91 Load resources across many platforms from the shared appdir 12 years ago
Amir Taaki 78a4edede4 install data files to arch dependent appdata directory. 12 years ago
ThomasV 2d4687eeb4 adding gui_lite 12 years ago
ThomasV 9f24e97598 darwin 13 years ago
ThomasV 71cccd40ac update MANIFEST.in and setup.py to get rid of warnings 13 years ago
ThomasV 8af3e689fc skip data files install on windows 13 years ago
ThomasV f3b68cfc26 add msqr module 13 years ago
thomasv 266bbc876c create locale 13 years ago
thomasv c6870d3421 require version 2.6 13 years ago
ThomasV 36daa32091 detect mo files 13 years ago
thomasv 539d68e7d7 install electrum.desktop as data file 13 years ago
thomasv b66f9f07ea install gnome menu in setup 13 years ago
thomasv 4a9f0041fb add icon in setup 13 years ago
thomasv 12b3a13fbb add si; minor fix 13 years ago
thomasv 09714636ef version 0.50: localisation using gettext 13 years ago
ThomasV b8367dea22 remove 2 scripts from setup 13 years ago
ThomasV 1532a3b0d5 define aes and ecdsa as dependencies 13 years ago
thomasv b8773178a1 setup package in lib subdirectory 13 years ago
ThomasV 28427f0cfe remove webserver script from setup.py 13 years ago
genjix b3fd4a2832 mv client/* . && rm -fr client 13 years ago
thomasv 8a7cb32432 display message if icons_rc is not found 13 years ago
thomasv bf303ef50c use resource file; change default ui 13 years ago
ThomasV ac918d02e6 fix version in setup.py 13 years ago