bkkcoins
|
ad24870a03
|
small edit 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 |
ThomasV
|
5cf7570a1a
|
revert to previous; too much clutter
|
13 years ago |
thomasv
|
3d9eb32b50
|
remove unneeded call
|
13 years ago |
ThomasV
|
0340b1868a
|
I guess this should work with seedless wallets
|
13 years ago |
ThomasV
|
4e71483975
|
voodoo fix
|
13 years ago |
ThomasV
|
0952366a55
|
'received' is better
|
13 years ago |
ThomasV
|
17cbb3fec0
|
show 'used' column in receive tab
|
13 years ago |
ThomasV
|
a5aa67c66e
|
fix for watching-only wallets
|
13 years ago |
thomasv
|
eb706ed5c4
|
fix widget order
|
13 years ago |
thomasv
|
7d3386c345
|
move nochange button to avoid conflict
|
13 years ago |
thomasv
|
87f9fb611b
|
gettext for help messages
|
13 years ago |
thomasv
|
e4787600a1
|
nofocus for help buttons
|
13 years ago |
ThomasV
|
354f1e2177
|
help buttons for the send tab
|
13 years ago |
thomasv
|
c07832a1fe
|
fee: be consistent with default
|
13 years ago |
thomasv
|
077bf77d1f
|
change help text
|
13 years ago |
thomasv
|
4f4d7869a1
|
add help buttons and modify gap limit in the settings dialog
|
13 years ago |
thomasv
|
8b2e3d4f6a
|
for aliases, request target address again
|
13 years ago |
thomasv
|
3f81057c95
|
create self.completions in constructor
|
13 years ago |
ThomasV
|
87d4b132a4
|
fix: test item existence
|
13 years ago |
ThomasV
|
1f97dbc96e
|
fix: move test one line up
|
13 years ago |
ThomasV
|
00c400f9fe
|
case insensitivity
|
13 years ago |
ThomasV
|
a397c02703
|
fix menu popping up outside window
|
13 years ago |