Commit Graph

4599 Commits

Author SHA1 Message Date
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
ThomasV de5c9c2f83 Merge pull request #1151 from romanz/master
Fix transaction broadcasting issues
2015-04-23 15:53:03 +02:00
ThomasV 86adcb12cb Merge pull request #1150 from kyuupichan/master
Setup same for FreeBSD and DragonFly
2015-04-23 15:49:51 +02:00
ThomasV 762e7dca0f release notes 2015-04-23 15:36:22 +02:00
ThomasV 706d605f91 recursive generator for tree leaves 2015-04-23 15:24:12 +02:00
ThomasV 9d54afa04f fix search: column number 2015-04-23 14:55:16 +02:00
ThomasV 77e902be63 add search box to incoices too 2015-04-23 13:55:52 +02:00
ThomasV 45081b1c8b search box 2015-04-23 13:50:35 +02:00
ThomasV 6fb9f2e241 smaller column 2015-04-23 12:53:29 +02:00
ThomasV 343d452706 sort contacts. fixes #920 2015-04-23 12:50:22 +02:00
ThomasV 782522fb71 update guis for new contacts 2015-04-23 12:46:52 +02:00