167 Commits (0c29027f960049d3fef7b4c8162a34568fc9f86f)

Author SHA1 Message Date
ThomasV 2d13107897 make a regular gui module for android 12 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 12 years ago
thomasv 8ec2b16e21 use None as timestamp for pending transactions 12 years ago
ThomasV cc2ef02c2b gui fixes 12 years ago
ThomasV 8ec6a60daf compatibility with 0.6 protocol 12 years ago
thomasv 765201be4e wallet.get_label method 12 years ago
thomasv 80e97feb47 fix syntax error in lite gui and get_default_label 12 years ago
ThomasV efccde2e8e fix: timestamps in transactions 12 years ago
ThomasV 0a7b69fc5b gui fixes 12 years ago
thomasv 4cbee7554f new protocol: the server sends serialized tx, deserialize it in the client 12 years ago
ThomasV ea42a74824 default ports to be used if we cannot get a list of peers 12 years ago
thomasv 43ceb6b52a text gui: dialogs 12 years ago
thomasv cdb52c30d2 do not request merkle root for unconfirmed transactions 12 years ago
ThomasV 6df9eb491a revert label change: this was breaking i18n translations. 12 years ago
ThomasV f40ca9efa6 disable text gui, as it is not ready for release 12 years ago
ThomasV 03199dcf2e minor fix for settings dialog combo 12 years ago
ThomasV 2a06a5b493 tie confirmation icons to payment verifier 12 years ago
thomasv 3a23e54a1a window title 12 years ago
thomasv 37b0737f6d wait until connected 12 years ago
thomasv a4d17d3cb9 new 'disconnecting' callback for requested disconnection 12 years ago
thomasv 82531131ee interface: do not connect inside the constructor 12 years ago
thomasv 4fbd2ea66e use named callbacks with the interface 12 years ago
ThomasV 2da0c0b77e big refactoring of the interface 12 years ago
thomasv a361a05b08 text gui 12 years ago
thomasv 3760486a6a fix side effect and handle case where the initial server was not connected 12 years ago
thomasv fb6a1a0720 better protocol handling in gui 12 years ago
thomasv c5f5e92d17 rename qt gui -> classic 12 years ago
ThomasV 456d3d5b55 add SSL protocols to network dialog 12 years ago
ThomasV 27f4a0c28e fix: update history when label changed 12 years ago
thomasv ada24d2463 set default button in seed dialog 12 years ago
thomasv 8220b0f743 on create, use the server already picked by the interface 12 years ago
ThomasV 69e68e9203 show waiting dialog during transaction broadcast 12 years ago
ThomasV d8bebdccf6 Adding confirmation icons in Tachikoma's pull request, following considerations on security 12 years ago
thomasv 23f7ee2fb9 disable labels too 12 years ago
thomasv 65b13b88f4 disable setting widgets when setting is not modifiable. 12 years ago
thomasv a95e834e2e fix: needs parentheses 12 years ago
thomasv c53c3f2195 network_dialog: disable fields that are not modifiable 12 years ago
thomasv 91609dab9e improved network dialog 12 years ago
thomasv 8fe6673814 typo 12 years ago
thomasv 5444f55e6b big refactoring: command line options and electrum.conf options override settings in wallet file. 12 years ago
thomasv 596bddbf7e replace expert mode with a button for gui_detailed_view 12 years ago
Maran c1fa13d0f6 Disabled the proxy input fields when None is selected 12 years ago
thomasv fd13d19cb8 fix proxy issues: override config with command line option, and use interface.proxy in gui 12 years ago
thomasv c479261043 restored initial text (users should know what seed means), and added a warning against phishing 12 years ago
thomasv e7e9e8916b fix set_server. keep compatibility with the gtk interface 12 years ago
thomasv 385b515439 fix proxy config: read from simpleconfig object 12 years ago
Maran a08f2660df Use True flag for set key 12 years ago
bkkcoins 2bf2f76a2a small edit to config syntax 12 years ago
bkkcoins ad24870a03 small edit to config syntax 12 years ago
bkkcoins 38acaf0a3a small change to config syntax 12 years ago