rdymac
|
8b955844fb
|
More text strings to be translated
Added more text strings to be translated
|
12 years ago |
rdymac
|
41b1eff1e2
|
Changed Master Public Key to first capital letters
Changed Master Public Key to first capital letters to maintain consistency with all MPK text strings.
|
12 years ago |
Maran
|
24da38415e
|
Rolled back original compare code
|
12 years ago |
thomasv
|
e0bdf0e079
|
fix regexp and compare_versions
|
12 years ago |
thomasv
|
c933e6c614
|
use print_error; transalte New version string
|
12 years ago |
Maran
|
9009fba35c
|
Implemented new version comparing
|
12 years ago |
Maran
|
499a336c45
|
Removed extra set gui line and updated version address
|
12 years ago |
Maran
|
de778da3c5
|
Implemented update notification to classic GUI
|
12 years ago |
rdymac
|
4fc5948038
|
Added icons' text strings to be translated
Added icons' text strings to be translated. Updated the wiki with the three text strings that weren't there.
|
12 years ago |
ThomasV
|
964c7dd75b
|
fix network dialog
|
12 years ago |
bkkcoins
|
0a12b0570f
|
make tx details scrollable
|
12 years ago |
rdymac
|
04c95c4b64
|
Update lib/gui_qt.py
|
12 years ago |
rdymac
|
9af25bde66
|
Update lib/gui_qt.py
Added the 5 _("") strings to be translated. Don't know if python cares about single and double quotes.
|
12 years ago |
bkkcoins
|
a3e728a154
|
fixed remember column widths for receive modes
|
12 years ago |
rdymac
|
c981940b16
|
Update lib/gui_qt.py
Fixed a typo on line 1788
|
12 years ago |
thomasv
|
3276c3394f
|
strip spaces around private key
|
12 years ago |
thomasv
|
867d75769f
|
Revert "remember column widths"
This reverts commit a2d0ae0082 .
|
12 years ago |
bkkcoins
|
a2d0ae0082
|
remember column widths
|
12 years ago |
ThomasV
|
70717ab446
|
change seed text
|
12 years ago |
ThomasV
|
84c5f90997
|
improve layout of the seed dialog
|
12 years ago |
ThomasV
|
01399103be
|
improve layout and help text for master public key
|
12 years ago |
thomasv
|
e9e117712a
|
enable gui switch button (classic <-> lite) both ways
|
12 years ago |
thomasv
|
29305af780
|
text change: access -> install
|
12 years ago |
thomasv
|
72a271beee
|
fix regression caused by tooltips
|
12 years ago |
thomasv
|
a3cf8eb81d
|
remove until an easy way back is provided
|
12 years ago |
thomasv
|
fe1a406309
|
seed dialog simplification
|
12 years ago |
thomasv
|
8b9d14e303
|
export seed in gui/restore from seed
|
12 years ago |
thomasv
|
d2a342c22b
|
POS: request amount in other currencies and convert to BTC
|
12 years ago |
thomasv
|
b35617f6db
|
merge imported labels with existing labels
|
12 years ago |
thomasv
|
04ee4194be
|
remove gui selector from preferences. store last state
|
12 years ago |
bkkcoins
|
2d031013a5
|
add switch-gui button for qt
|
12 years ago |
ThomasV
|
4345f637ee
|
fix slowness with status bar text
|
12 years ago |
ThomasV
|
04322b7cc9
|
fix bug with undetected incorrect password that can damage wallet
|
12 years ago |
ThomasV
|
272b79effe
|
warning against key import
|
12 years ago |
ThomasV
|
7f8d1ff65c
|
fix: toPlainText()
|
12 years ago |
ThomasV
|
5be1d9e019
|
improve layout for sign/verify message
|
12 years ago |
ThomasV
|
c30deb28d3
|
convert address to str in sign_message; update tabs after import
|
12 years ago |
ThomasV
|
eb5c521469
|
delete imported key in gui
|
12 years ago |
ThomasV
|
1d9c8dc519
|
don't ask pw if wallet is unencrypted
|
12 years ago |
ThomasV
|
5a4822a044
|
add warning to help message
|
12 years ago |
ThomasV
|
73cd5545aa
|
fix: return early on cancel
|
12 years ago |
ThomasV
|
bc9e6f88e6
|
test password before importing key
|
12 years ago |
ThomasV
|
42dbf61ba8
|
import/export functions
|
12 years ago |
bkkcoins
|
058f5cba82
|
add confirmations to history checkmark tooltips
|
12 years ago |
ThomasV
|
c7edba0990
|
currency conversions (bkkcoins)
|
12 years ago |
bkkcoins
|
30de518be9
|
add switch-gui button for qt
|
12 years ago |
thomasv
|
98cce2af0d
|
move language list to i18n.py
|
12 years ago |
thomasv
|
261fff2af1
|
do not let users switch to gtk/text from qt
|
12 years ago |
thomasv
|
bb0e23faa6
|
display the ui settings first, as they are the most likely to be accessed
|
12 years ago |
bkkcoins
|
3b0ed36c74
|
remove commented code
|
12 years ago |