Commit Graph

2430 Commits

Author SHA1 Message Date
thomasv 7d0e491a07 adding new languages 2013-03-12 16:29:19 +01:00
ThomasV a44c5b7372 Merge pull request #160 from rdymac/patch-4
Latest translation version
2013-03-12 08:25:27 -07:00
rdymac 80f02401ac Latest translation version
Updated the wiki page for the latest version for the upcoming version release
2013-03-12 16:20:17 +01:00
thomasv cbaadf782f rm extra space 2013-03-12 14:34:35 +01:00
ThomasV 7b72ded3d7 Merge pull request #157 from rdymac/patch-1
Successfully tricky word
2013-03-12 06:27:13 -07:00
ThomasV a13f5f0fc9 Merge pull request #159 from rdymac/patch-3
Colon not in use
2013-03-12 06:25:37 -07:00
thomasv f0c81abafb always enable auto_cycle for android 2013-03-12 14:12:27 +01:00
thomasv b1a727ef49 updates fro android 2013-03-12 13:48:16 +01:00
rdymac 7fe0130a95 Colon not in use
I think that colon doesn't fit there, there's no text after that colon ':' or code to be shown as variable '%s' after it.
2013-03-12 02:02:09 +01:00
rdymac 0c6a24c6be Successfully tricky word 2013-03-12 01:33:08 +01:00
ecdsa 136f2cefcb Merge branch 'master' of git://github.com/spesmilo/electrum 2013-03-11 20:30:25 +01:00
thomasv c9302bcd56 add 2 of 3 sequences 2013-03-11 19:04:46 +01:00
thomasv a7da96114c custom wrappers that store the path selected by the user 2013-03-11 15:57:37 +01:00
thomasv 70144c7f11 first parameter of QFileDialog should be the parent 2013-03-11 15:09:38 +01:00
thomasv 7bf87bc189 plugins: define is_available() 2013-03-11 14:30:30 +01:00
thomasv 0d143e074a update indices and add stretch to ui tab 2013-03-11 13:49:43 +01:00
thomasv 9b10b2f121 move 'load transaction' to import/export tab 2013-03-11 13:45:19 +01:00
thomasv 0a6b1a42a3 improve plugins tab 2013-03-11 13:35:51 +01:00
ecdsa 7d8d7443d0 Merge branch 'master' of git://github.com/spesmilo/electrum 2013-03-10 21:36:52 +01:00
ecdsa 1126924981 gui plugins area 2013-03-10 21:36:43 +01:00
Maran e4ec690ffd Merge branch 'master' into feature/label_sync 2013-03-10 21:34:10 +01:00
Maran c61f16ba0d Merge branch 'feature/label_sync' of https://github.com/spesmilo/electrum into feature/label_sync 2013-03-10 21:33:55 +01:00
Maran 65e257a537 Merge branch 'master' into feature/raw_tx 2013-03-10 21:23:24 +01:00
Maran 2973f5d2c3 more label sync wip 2013-03-10 21:23:04 +01:00
Maran a2510bc26d more label sync wip 2013-03-10 18:14:21 +01:00
Maran 08cedc452d Merge branch 'master' into feature/label_sync 2013-03-10 17:44:35 +01:00
Maran 51560b9ecd Implement buttons and move to prod server 2013-03-10 17:44:02 +01:00
Maran e8b97e5326 Work in progress on Label syncing 2013-03-10 17:04:00 +01:00
ecdsa 4ea03147c3 Merge branch 'master' of git://github.com/spesmilo/electrum 2013-03-10 16:26:36 +01:00
ecdsa 441cc6c9cd fix 2013-03-10 16:24:52 +01:00
Maran 18bcf5b206 Add 'create transaction' from deseeded wallet to Lite gui 2013-03-10 12:52:39 +01:00
Maran c5047d4168 Show more decimals in Lite GUI 2013-03-10 12:39:58 +01:00
Maran 7d3fea6a19 Fixed build instruction for icons in readme 2013-03-10 12:38:00 +01:00
Maran 6075dd20c1 Merge branch 'master' into feature/raw_tx 2013-03-10 12:14:47 +01:00
Maran 80975ecf04 Moved rawtx to wallet tab and added small usability tweaks 2013-03-10 12:14:42 +01:00
ecdsa 837150132d optional wait parameter for interface 2013-03-10 10:24:42 +01:00
ecdsa 49a4c6c92a do not wait for interface when launching gui 2013-03-10 10:15:09 +01:00
ecdsa d848e9b91d fix 2013-03-09 09:28:46 +01:00
Maran f5758d291b Final tweaks for raw transaction processing 2013-03-08 16:48:40 +01:00
Maran 15c7fafd49 Further work on raw transactions 2013-03-08 16:30:38 +01:00
Maran f63f9ff900 Merge branch 'master' into feature/raw_tx 2013-03-07 17:24:44 +01:00
ecdsa 32db2aecc2 check if the wallet has a seed before signing transaction 2013-03-07 17:15:33 +01:00
Maran 0504f3b3ca Merge branch 'master' into feature/raw_tx 2013-03-07 16:49:11 +01:00
ecdsa 22ce3def72 similar fix for text mode 2013-03-07 16:45:55 +01:00
ecdsa 3382354442 fix: restore wallet from master public key 2013-03-07 16:41:43 +01:00
ThomasV 29a8c0f0e6 Merge pull request #152 from nelisky/master
self missing in a few commands
2013-03-07 01:39:07 -08:00
nelisky c504ccd61a Lack of self was a little more widespread 2013-03-06 11:40:13 +00:00
nelisky a38e789099 Typo in importprivkey, missing self 2013-03-06 11:36:02 +00:00
ecdsa e06e511e39 revert own commit 2013-03-05 23:10:18 +01:00
Maran H. 740159c1f6 Merge pull request #151 from rdymac/patch-35
typo caused $ python mki18n.py error
2013-03-05 08:16:27 -08:00