200 Commits (b0f543826fcde3fd8ec227d993c32a94b39f4a69)

Author SHA1 Message Date
thomasv b0f543826f improved settings dialog using tabs 12 years ago
thomasv 5789707f35 select language in gui 12 years ago
thomasv 9f4797c870 fix: restore timer in deseeded wallets 12 years ago
Alfie "Azelphur" Day 7336c6193c Fixed bug in message signing 12 years ago
thomasv 4e070bda57 new command: signtx (offline transaction signing) 12 years ago
thomasv c763445734 allow multiple-outputs transactions with mktx() 12 years ago
ThomasV e766df1d33 retry when passwords do not match 12 years ago
ThomasV a3af71960c small qr code window with print 13 years ago
ThomasV 2603f21a3b fix show seed 13 years ago
ThomasV 1573e71af9 fix 13 years ago
thomasv e22e744b10 config: merchant_name 13 years ago
thomasv a01819fa0a save label invoice string 13 years ago
thomasv a7a60ceaeb separate update qr code and paint event 13 years ago
thomasv 267466b22d use timer signal to render qr code 13 years ago
thomasv 882ee0ded4 show address balance in POS mode 13 years ago
thomasv 1c3ab88262 smaller font size, we don't want the window to be larger than 800 pixels 13 years ago
thomasv c586c55528 receive tab: 3 separate view mode 13 years ago
ThomasV 74a8a5f77a edit column directly 13 years ago
ThomasV 522d4d7f91 do not display requested amount if zero. show menu item only if window is visible 13 years ago
ThomasV 4faeaef91e proper close method 13 years ago
ThomasV 1fec0887d2 use update instead of repaint; do not update qr window if not visible 13 years ago
thomasv fadeb913d0 toggle visibility instead of closing the window 13 years ago
thomasv 9f0698a8a3 invoice window: larger text, monospace font 13 years ago
thomasv a03bacbeff fix url in qr code 13 years ago
thomasv d5b47fa93e separate non-modal window for QR codes (point of sale) 13 years ago
Alfie "Azelphur" Day 7aeeb0903a Added message signing to the QT GUI 13 years ago
ThomasV 7c13dc54db reduce column width to avoid horizontal scrollbar 13 years ago
ThomasV ef6498164d remove forgotten calls to deprecated method 13 years ago
ThomasV b6c494ce6a fix network dialog 13 years ago
ThomasV d2c91d9a0f simplify the create/restore procedure 13 years ago
ThomasV 9a9e7c1b7c simplification 13 years ago
thomasv cf1f533613 allow offline creation/recovery within the gui 13 years ago
thomasv 2385cc3ad8 show server type (pruning or full) 13 years ago
ThomasV 2d13107897 make a regular gui module for android 13 years ago
thomasv 650a9b6074 do not include fee in the transaction amount shown in history. adapt history to the case where it was recovered from a pruning server 13 years ago
thomasv 8ec2b16e21 use None as timestamp for pending transactions 13 years ago
ThomasV cc2ef02c2b gui fixes 13 years ago
ThomasV 8ec6a60daf compatibility with 0.6 protocol 13 years ago
thomasv 765201be4e wallet.get_label method 13 years ago
thomasv 80e97feb47 fix syntax error in lite gui and get_default_label 13 years ago
ThomasV efccde2e8e fix: timestamps in transactions 13 years ago
ThomasV 0a7b69fc5b gui fixes 13 years ago
thomasv 4cbee7554f new protocol: the server sends serialized tx, deserialize it in the client 13 years ago
ThomasV ea42a74824 default ports to be used if we cannot get a list of peers 13 years ago
thomasv 43ceb6b52a text gui: dialogs 13 years ago
thomasv cdb52c30d2 do not request merkle root for unconfirmed transactions 13 years ago
ThomasV 6df9eb491a revert label change: this was breaking i18n translations. 13 years ago
ThomasV f40ca9efa6 disable text gui, as it is not ready for release 13 years ago
ThomasV 03199dcf2e minor fix for settings dialog combo 13 years ago
ThomasV 2a06a5b493 tie confirmation icons to payment verifier 13 years ago