4635 Commits (6527eae32b6a5961554dca9946b0eb353c3eb28f)
 

Author SHA1 Message Date
ThomasV 6527eae32b handle adds is None in tx dialog 10 years ago
ThomasV bbaacef960 fix format_satoshis for None values 10 years ago
ThomasV 51b62c2983 strip transaction text before parsing 10 years ago
ThomasV 9f4a914526 change mouse cursor over clickable labels 10 years ago
ThomasV 617fb36b06 minor fix: index 10 years ago
ThomasV afa814a444 small fix exchange_rates 10 years ago
ThomasV 75ddc066bb fix #1181 10 years ago
ThomasV df73b8017a Merge pull request #1180 from pooler/exchange-tx-value 10 years ago
pooler bc95b0b4db Fix variable reference in Exchange Rates plugin 10 years ago
ThomasV 30b189f68a fix #1179 10 years ago
ThomasV 8ba70c941b add function to create CSR 10 years ago
ThomasV c35cdf1fd8 rename ssl config variables 10 years ago
ThomasV 1b6abf6e02 Merge pull request #1177 from kyuupichan/reduce_redraws 10 years ago
ThomasV b9dbabc117 Merge pull request #1178 from kyuupichan/editable_cols 10 years ago
Neil Booth b71d35f027 Make stretch column editable again. 10 years ago
Neil Booth 1bafa42fbd Remove two redundant refreshes of history tab during startup. 10 years ago
ThomasV 8f84a90ab5 Merge pull request #1170 from kyuupichan/tray_tip_wallet 10 years ago
ThomasV 15826e18b8 Merge pull request #1173 from kyuupichan/is_local 10 years ago
ThomasV 102feb1dfd Merge pull request #1175 from kyuupichan/dead_import 10 years ago
ThomasV baa178509a Merge pull request #1176 from kyuupichan/no_ugly_flash 10 years ago
Neil Booth db2517b901 Shrink size of changes; functionality unchanged. 10 years ago
Neil Booth 506ed8ee74 Merge branch 'master' into tray_tip_wallet 10 years ago
Neil Booth 737a0ce9d8 Avoid ugly flash of small window during startup. 10 years ago
Neil Booth 13341dd4b5 Remove apparenlty dead import and __builtin__ assignment. 10 years ago
Neil Booth d27d80eb28 Should have been setup-release.py 10 years ago
Neil Booth f732365821 Determine is_local not based on cwd but on existence of setup-release.py 10 years ago
ThomasV 8dbb5e2a87 Merge pull request #1172 from kyuupichan/num_wdth 10 years ago
Neil Booth ec953c7f30 Expand default BTC / fiat amount width. Seems to suffice for expected usage. 10 years ago
ThomasV 6646b7a43f Merge branch 'kyuupichan-commas' 10 years ago
ThomasV 953674aac7 resize columns to content by default 10 years ago
Neil Booth 4f45e0a083 Prior lost minus sign for fractional negative numbers 10 years ago
Neil Booth 0d35dd66d2 The lite GUI passes a decimal type 10 years ago
Neil Booth 83e05b1183 Modify format_satoshis to display amounts according to locale. 10 years ago
Neil Booth f56413d602 Put title() member func, with localization, in main_window.py 10 years ago
Maran 4bed294ddd Change labelsync to use https 10 years ago
Neil Booth 889174ae19 Show wallet basename in tray tooltip for those of us using multiple wallets 10 years ago
ThomasV 7316f613d6 fix history command 10 years ago
ThomasV 77648c284f exchange_rates: use requests module 10 years ago
ThomasV 2bec9711cc decimal.Decimal -> Decimal 10 years ago
ThomasV 576e9be02b exchange_rates: more simplifications 10 years ago
ThomasV 4f3dd51885 factorize more 10 years ago
ThomasV 0b0fb45f62 exchange rates: factorize getter functions 10 years ago
ThomasV a42743ca2d always request exchange rates over https 10 years ago
ThomasV 1b868a9753 Merge pull request #1164 from kyuupichan/genfilter 10 years ago
Neil Booth cce65f4b94 Merge branch 'master' into genfilter 10 years ago
Neil Booth 10c73834cc Merge branch 'master' of https://github.com/spesmilo/electrum 10 years ago
Neil Booth cd81ae6c29 Merge branch 'master' of https://github.com/spesmilo/electrum into genfilter 10 years ago
ThomasV f39e213554 Merge pull request #1159 from kyuupichan/master 10 years ago
Neil Booth 72cf707e61 Filter on an array of columns. Make search string lower case too. 10 years ago
Neil Booth 329fd913e1 Merge branch 'master' of https://github.com/spesmilo/electrum 10 years ago