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 |
bkkcoins
|
3007d95ceb
|
Added code to remember window position
|
12 years ago |
bkkcoins
|
fccd9921eb
|
adjust whitespace only
|
12 years ago |
bkkcoins
|
e43264538d
|
adjust whitespace only
|
12 years ago |
bkkcoins
|
01b300562e
|
Added settings dialog option for gui startup mode
|
12 years ago |
bkkcoins
|
9121654e8a
|
Added proxy settings save to config.json
|
12 years ago |
bkkcoins
|
09c90c0971
|
Revert "Revert "Added proxy options to network dialog""
This reverts commit 6e0b3620d2 .
|
12 years ago |
bkkcoins
|
6e0b3620d2
|
Revert "Added proxy options to network dialog"
This reverts commit 83bb644135 .
|
12 years ago |
bkkcoins
|
83bb644135
|
Added proxy options to network dialog
|
12 years ago |
Maran
|
9407dd3f2f
|
Small fix to make sure the cursor stays where it is using the Pro GUI
|
13 years ago |
Amir Taaki
|
b3b910d926
|
WalletSynchronizer had a race condition caused by calling the callback before the Qt event loop (or other initialisation) finished. Ergo we split initialisation and the running of the thread, then use Qt SIGNALs to yield back into the Qt event loop. This ensures that the callback for the servers_list_changed is not called until the main Qt event loop is actually running.
|
13 years ago |
Jimbo77
|
d66673eca2
|
more print_errors() deleted
|
13 years ago |
Amir Taaki
|
7f81bcf05f
|
Prettified code for BrainWallet dialog.
|
13 years ago |
Amir Taaki
|
6f3271f565
|
Make seed dialog much simpler and easier to understand.
|
13 years ago |
Amir Taaki
|
c506139e68
|
use labels for to/from in lite history where available.
|
13 years ago |
slush
|
4e54081c5c
|
New feature "Scan QR code" in sending dialog.
|
13 years ago |
Maran
|
850d3580ae
|
Bring qr-code in full visiblity
|
13 years ago |
Amir Taaki
|
188a671681
|
Corrected import paths for print_error.
|
13 years ago |
Julian Tosh
|
4e5dfbeade
|
Implementing a better print_error routine
|
13 years ago |
Julian Tosh
|
a3830e5903
|
Standardizing message format and implementing stderr for errors
|
13 years ago |
Amir Taaki
|
dcff721aa9
|
stop ugly flash because qt gui is trying to show itself.
|
13 years ago |
Amir Taaki
|
fa81d974d6
|
corrected instructions for generating icons data file.
|
13 years ago |
Amir Taaki
|
6cda0bc006
|
restore_or_create (just delegates to qt_gui - this needs cleanup & abstraction away)
|
13 years ago |
Amir Taaki
|
ba6e9417ed
|
spawn both guis at start. clicking expand hides the simple one, shows the expert one.
|
13 years ago |
thomasv
|
8288279fc3
|
Darwin font
|
13 years ago |
ThomasV
|
849c80eda7
|
localisation: fix messages
|
13 years ago |
ThomasV
|
54e0be41e8
|
format messages for localization
|
13 years ago |
ThomasV
|
81ab47a984
|
fix: nochange -> usechange
|
13 years ago |
ThomasV
|
4343967ee0
|
make use_change a stored preference
|
13 years ago |