Commit graph

4609 commits

Author SHA1 Message Date
Neil Booth
d27d80eb28 Should have been setup-release.py 2015-04-30 08:29:15 +09:00
Neil Booth
f732365821 Determine is_local not based on cwd but on existence of setup-release.py
The goal is to be able to run local instances from arbitrary directories.
It seems that the chances of having a setup-release.py in the same directory
as an installed electrum are extremely remote: not only is the name unusual,
but the file isn't installed anyway.
2015-04-30 08:23:57 +09:00
ThomasV
8dbb5e2a87 Merge pull request #1172 from kyuupichan/num_wdth
Expand default BTC / fiat amount widget width.
2015-04-29 15:20:13 +02:00
Neil Booth
ec953c7f30 Expand default BTC / fiat amount width. Seems to suffice for expected usage. 2015-04-29 21:41:27 +09:00
ThomasV
6646b7a43f Merge branch 'kyuupichan-commas' 2015-04-29 09:26:48 +02:00
ThomasV
953674aac7 resize columns to content by default 2015-04-29 09:26:22 +02:00
Neil Booth
4f45e0a083 Prior lost minus sign for fractional negative numbers 2015-04-29 15:09:55 +09:00
Neil Booth
0d35dd66d2 The lite GUI passes a decimal type 2015-04-29 14:48:55 +09:00
Neil Booth
83e05b1183 Modify format_satoshis to display amounts according to locale.
In particular, thousands and decimal point separators are taken from locale.
2015-04-29 10:13:41 +09:00
Maran
4bed294ddd Change labelsync to use https
Self signed for now until I get a wildcard
2015-04-28 12:54:33 +02:00
ThomasV
7316f613d6 fix history command 2015-04-28 08:58:33 +02:00
ThomasV
77648c284f exchange_rates: use requests module 2015-04-28 06:28:20 +02:00
ThomasV
2bec9711cc decimal.Decimal -> Decimal 2015-04-28 04:50:41 +02:00
ThomasV
576e9be02b exchange_rates: more simplifications 2015-04-28 04:42:25 +02:00
ThomasV
4f3dd51885 factorize more 2015-04-28 04:24:10 +02:00
ThomasV
0b0fb45f62 exchange rates: factorize getter functions 2015-04-28 03:55:55 +02:00
ThomasV
a42743ca2d always request exchange rates over https 2015-04-28 03:28:43 +02:00
ThomasV
1b868a9753 Merge pull request #1164 from kyuupichan/genfilter
Search across multiple columns
2015-04-27 17:33:56 +02:00
Neil Booth
cce65f4b94 Merge branch 'master' into genfilter 2015-04-27 22:55:20 +09:00
Neil Booth
10c73834cc Merge branch 'master' of https://github.com/spesmilo/electrum 2015-04-27 22:51:50 +09:00
Neil Booth
cd81ae6c29 Merge branch 'master' of https://github.com/spesmilo/electrum into genfilter 2015-04-27 22:51:07 +09:00
ThomasV
f39e213554 Merge pull request #1159 from kyuupichan/master
Clean up block explorer handling.  Add menu item to go to block explorer...
2015-04-27 10:05:18 +02:00
Neil Booth
72cf707e61 Filter on an array of columns. Make search string lower case too. 2015-04-27 08:37:03 +09:00
Neil Booth
329fd913e1 Merge branch 'master' of https://github.com/spesmilo/electrum 2015-04-26 22:14:57 +09:00
Neil Booth
deec78a9d4 Clean up block explorer handling. Add menu item to go to block explorer for an address.
Block explorer code is data-driven now.
Put block explorer defaulting in one place.
Fix URLs for insight.is and blockr.io.
Add tradeblock.com explorer.
Add menu item to view address on block explorer provided only one is selected.
2015-04-26 22:02:21 +09:00
ThomasV
b6c7a97d5f search invoices list by description 2015-04-26 14:31:27 +02:00
ThomasV
6e33e2605e improve help text 2015-04-26 13:31:39 +02:00
ThomasV
300c1040cd add help text 2015-04-26 13:25:36 +02:00
ThomasV
68c664c483 Merge branch 'master' of git://github.com/spesmilo/electrum 2015-04-26 13:16:24 +02:00
ThomasV
f02b95c81a pay to many 2015-04-26 13:16:09 +02:00
ThomasV
06ab5d8107 Merge pull request #1155 from jrjackso/jrjackso-patch-1
Fix spelling of Clipboard
2015-04-25 10:54:26 +02:00
Jason Jackson
acedbe304a Fix spelling of Clipboard 2015-04-24 23:20:34 -04:00
ThomasV
f88d767dea rel notes 2015-04-25 00:16:50 +02:00
ThomasV
8f3add1e33 filter out -psn argument 2015-04-24 23:31:31 +02:00
ThomasV
f2749a744e version 2.1.1 2015-04-24 21:26:08 +02:00
ThomasV
cb09d88322 fix bug introduced in 21673c95f4 2015-04-24 21:01:34 +02:00
Maran
e5cc79e65e Mention recommended full push for LabelSync 2015-04-24 13:16:15 +02:00
Maran
21673c95f4 Fix wallet write to support windows 2015-04-24 13:14:17 +02:00
ThomasV
80513745d5 release notes 2015-04-24 09:36:42 +02:00
ThomasV
8689807400 add file button to text edits 2015-04-24 09:10:03 +02:00
ThomasV
9fbbef4d17 disable sorting of addresses 2015-04-24 06:42:12 +02:00
ThomasV
eff977081d add file reader to QRTextEdit, to facilitate key imports 2015-04-24 00:14:21 +02:00
ThomasV
d94aee83b9 enable sorting for all lists except history 2015-04-23 18:28:37 +02:00
ThomasV
89338fa7bd revert 0cd63d19f4 2015-04-23 17:58:29 +02:00
ThomasV
dd6fd46913 set daemon thread in exchange rates plugin 2015-04-23 17:43:18 +02:00
ThomasV
b9537b0885 Merge pull request #1152 from chiguireitor/master
Fixed a missing import in exchange_rate.py that caused program hangs and...
2015-04-23 17:40:10 +02:00
John Miguel Villar Zavatti
0cd63d19f4 Fixed a missing import in exchange_rate.py that caused program hangs and wallet corruption
Signed-off-by: John Miguel Villar Zavatti <johnvillarzavatti@gmail.com>
2015-04-23 11:05:55 -04:30
ThomasV
7a7ad7fe2d call go_lite after load_wallet 2015-04-23 17:18:38 +02:00
ThomasV
4a28c88946 atomic write wallet file 2015-04-23 17:12:02 +02:00
ThomasV
ab0447d01e lite gui: update completions 2015-04-23 17:11:43 +02:00