Commit graph

1045 commits

Author SHA1 Message Date
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.
2013-01-14 01:34:06 +01:00
rdymac
ca5798c2b7 Fixed some typos in text strings
Fixed some typos in text strings
2013-01-14 01:02:29 +01:00
ThomasV
c6bc4708df Merge pull request #100 from rdymac/patch-4
Replaced white spaces that are at the end of the phrase and after a dot.
2013-01-13 00:05:49 -08:00
ThomasV
964c7dd75b fix network dialog 2013-01-13 09:01:31 +01:00
bkkcoins
0a12b0570f make tx details scrollable 2013-01-13 11:52:03 +07:00
rdymac
04c95c4b64 Update lib/gui_qt.py 2013-01-13 03:56:13 +01:00
ThomasV
aec2a3abab Merge pull request #93 from bkkcoins/export-history-default
Add default filename for export history
2013-01-12 11:01:16 -08:00
ThomasV
6fdcf05845 Merge pull request #97 from bkkcoins/rem-col-widths-fixed
Resubmit: remember column widths, fixed for receive modes
2013-01-12 10:42:12 -08:00
ThomasV
2fb87971a0 Merge pull request #98 from rdymac/patch-3
increase version number for translations
2013-01-12 10:36:24 -08:00
ThomasV
7fe515b07a Merge pull request #99 from rdymac/master
Adding the 5 left strings
2013-01-12 10:34:06 -08:00
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.
2013-01-12 18:56:53 +01:00
rdymac
84f845383b Update lib/version.py
167 strings added to the wiki to be translated (+6 more that are not being added to translations files yet)
2013-01-12 18:42:53 +01:00
bkkcoins
a3e728a154 fixed remember column widths for receive modes 2013-01-12 17:23:35 +07:00
rdymac
c981940b16 Update lib/gui_qt.py
Fixed a typo on line 1788
2013-01-12 02:54:27 +01:00
thomasv
3276c3394f strip spaces around private key 2013-01-11 18:01:40 +01:00
thomasv
609a7c7fc0 rm unneeded print 2013-01-11 11:25:59 +01:00
Maran
ccc127bc59 Fix receiving widget not saving state properly 2013-01-11 11:24:11 +01:00
thomasv
753c49e2bc bump version number 2013-01-11 10:26:57 +01:00
thomasv
867d75769f Revert "remember column widths"
This reverts commit a2d0ae0082.
2013-01-11 10:20:28 +01:00
ThomasV
be37736461 Merge pull request #94 from bkkcoins/remember-column-widths
Remember column widths
2013-01-11 01:01:08 -08:00
bkkcoins
a2d0ae0082 remember column widths 2013-01-11 12:11:56 +07:00
bkkcoins
272cdaceab add default filename for export history 2013-01-11 11:57:49 +07:00
ThomasV
70717ab446 change seed text 2013-01-10 23:12:28 +01:00
ThomasV
84c5f90997 improve layout of the seed dialog 2013-01-10 23:10:01 +01:00
ThomasV
01399103be improve layout and help text for master public key 2013-01-10 22:04:52 +01:00
Maran
cec247d1a5 Modified styling, removed obsolete styles and added wether we have are displaying receiving addresses 2013-01-10 21:51:27 +01:00
thomasv
49c6055880 adjust width of history list 2013-01-10 18:02:28 +01:00
thomasv
67866afa7e replace receive button with menu 2013-01-10 17:58:04 +01:00
thomasv
e9544df270 fix width of switch button in lite gui 2013-01-10 14:39:03 +01:00
thomasv
b79da90d02 fix history width 2013-01-09 14:19:03 +01:00
thomasv
e9e117712a enable gui switch button (classic <-> lite) both ways 2013-01-09 10:42:19 +01:00
thomasv
29305af780 text change: access -> install 2013-01-09 10:20:34 +01:00
thomasv
72a271beee fix regression caused by tooltips 2013-01-09 10:11:01 +01:00
thomasv
a3cf8eb81d remove until an easy way back is provided 2013-01-09 09:46:17 +01:00
thomasv
fe1a406309 seed dialog simplification 2013-01-08 17:01:45 +01:00
thomasv
8b9d14e303 export seed in gui/restore from seed 2013-01-08 14:29:42 +01:00
thomasv
d2a342c22b POS: request amount in other currencies and convert to BTC 2013-01-08 11:04:04 +01:00
ThomasV
79d989fb55 Merge pull request #91 from slush0/bitkey
Import WalletFactory instead of Wallet
2013-01-07 08:29:21 -08:00
slush
cf5661046b Import WalletFactory instead of Wallet
WalletFactory and WalletBitkey classes
--usb parameter enables experimental support for bitkey protocol
2013-01-07 16:23:47 +00:00
thomasv
b35617f6db merge imported labels with existing labels 2013-01-07 14:03:45 +01:00
thomasv
04ee4194be remove gui selector from preferences. store last state 2013-01-07 12:03:39 +01:00
bkkcoins
2d031013a5 add switch-gui button for qt 2013-01-07 12:03:39 +01:00
ThomasV
d0723775f3 Merge pull request #85 from bkkcoins/qt-switch-gui
Add Qt button to switch to Lite mode.
2013-01-07 02:49:03 -08:00
ThomasV
3e8099b619 check decoded seed with master public key instead of an address 2013-01-06 16:31:17 +01:00
ThomasV
4345f637ee fix slowness with status bar text 2013-01-06 15:11:20 +01:00
ThomasV
04322b7cc9 fix bug with undetected incorrect password that can damage wallet 2013-01-06 09:41:06 +01:00
ThomasV
272b79effe warning against key import 2013-01-06 01:44:12 +01:00
ThomasV
b559840579 bump version number 2013-01-05 22:56:49 +01:00
ThomasV
7f8d1ff65c fix: toPlainText() 2013-01-05 22:54:01 +01:00
ThomasV
5be1d9e019 improve layout for sign/verify message 2013-01-05 22:50:59 +01:00