475 Commits (3fc96b547f86b146557ecfb4ec57937eee3b384b)

Author SHA1 Message Date
ThomasV 778297697a lazy plugin constructor 10 years ago
ThomasV 48ad7c36a8 show plugin dependencies 10 years ago
ThomasV 8f98ea4aca make plugins available without the GUI 10 years ago
ThomasV cc17bb0090 close: use signal to close from gui thread 10 years ago
ThomasV 9bb44e4db3 change mouse cursor over qr code 10 years ago
ThomasV 59a9e4f710 fix new_wallet and seed language 10 years ago
ThomasV c2a4252065 do not pass config to storage. request height from network_proxy if connected 10 years ago
Neil Booth 79de458101 Preparation for moving the set of verified and unverified txs to the wallet. 10 years ago
ThomasV 687cc7783f show unmatured coins in status bar. fixes #1163 10 years ago
Neil Booth 4d55cb9528 First of several incremental patches tightening up interface.py. 10 years ago
ThomasV e4038dcdba move create_csr to gui 10 years ago
ThomasV 51b62c2983 strip transaction text before parsing 10 years ago
ThomasV c35cdf1fd8 rename ssl config variables 10 years ago
Neil Booth 1bafa42fbd Remove two redundant refreshes of history tab during startup. 10 years ago
Neil Booth db2517b901 Shrink size of changes; functionality unchanged. 10 years ago
Neil Booth 737a0ce9d8 Avoid ugly flash of small window during startup. 10 years ago
ThomasV 953674aac7 resize columns to content by default 10 years ago
Neil Booth f56413d602 Put title() member func, with localization, in main_window.py 10 years ago
Neil Booth 889174ae19 Show wallet basename in tray tooltip for those of us using multiple wallets 10 years ago
Neil Booth 72cf707e61 Filter on an array of columns. Make search string lower case too. 10 years ago
Neil Booth deec78a9d4 Clean up block explorer handling. Add menu item to go to block explorer for an address. 10 years ago
ThomasV b6c7a97d5f search invoices list by description 10 years ago
ThomasV f02b95c81a pay to many 10 years ago
ThomasV 9fbbef4d17 disable sorting of addresses 10 years ago
ThomasV 9d54afa04f fix search: column number 10 years ago
ThomasV 77e902be63 add search box to incoices too 10 years ago
ThomasV 45081b1c8b search box 10 years ago
ThomasV 6fb9f2e241 smaller column 10 years ago
ThomasV 343d452706 sort contacts. fixes #920 10 years ago
ThomasV e8189490e9 store contacts in a separate file, shared between wallets 10 years ago
ThomasV 7f3fc232a0 minor fixes for receive tab 10 years ago
ThomasV 1b7cd02bce fix item selection bug 10 years ago
Roman Zeyde d3f696c301 main_window: call pr.get_id() before it's required 10 years ago
ThomasV 6cff7a284a store invoices as dict. rename domain -> requestor 10 years ago
ThomasV 74b0ed5f48 move get_status to InvoiceStore 10 years ago
ThomasV 0d4d06c58b set label before showing tx window 10 years ago
ThomasV 2753a0bbea fix: set_paid 10 years ago
ThomasV 362cbd06a7 add stretch 10 years ago
ThomasV 83851bfa85 fix: display request that never expires 10 years ago
ThomasV 6487db5e67 fix: show expires combo if request list is empty 10 years ago
ThomasV fd651709b8 fix 10 years ago
ThomasV 2f0f1aafa6 replace help buttons in send tab with clickable labels 10 years ago
ThomasV a32503d8fb merge send and invoices tab 10 years ago
ThomasV 1615daddaa set focus when creating new request 10 years ago
ThomasV 32fe3ea18e focus policy 10 years ago
ThomasV afc0203a2b fix: display expiration date correctly 10 years ago
ThomasV 6831777058 rename payment_request functions 10 years ago
ThomasV f50e56d229 rewording 10 years ago
ThomasV 30bed4c5a9 sign and save to file bip70 payment request; redo receive tab layout 10 years ago
ThomasV fa446eac2e improved buttons 10 years ago