Commit Graph

1912 Commits

Author SHA1 Message Date
thomasv 404dacd803 fix conflict 2013-01-07 13:21:27 +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 088ed3d2dd fix: unencrypted seed 2013-01-06 15:57:01 +01:00
ThomasV e08238a416 Merge branch 'master' of git://github.com/spesmilo/electrum 2013-01-06 15:11:35 +01:00
ThomasV 4345f637ee fix slowness with status bar text 2013-01-06 15:11:20 +01:00
ThomasV ad51d88297 updated website url 2013-01-06 14:53:23 +01:00
Eagle[TM] 08ec5c442a Merge branch 'master' of https://github.com/spesmilo/electrum 2013-01-06 10:36:07 +01:00
Eagle[TM] aa6f84cecd update release notes for 1.6.0 2013-01-06 10:34:37 +01:00
ThomasV 04322b7cc9 fix bug with undetected incorrect password that can damage wallet 2013-01-06 09:41:06 +01:00
ThomasV 75247de92f Merge branch 'master' of git://github.com/spesmilo/electrum 2013-01-06 01:44:24 +01:00
ThomasV 272b79effe warning against key import 2013-01-06 01:44:12 +01:00
Eagle[TM] 4451745387 Draft release notes for 1.6.0 2013-01-06 01:16:55 +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
ThomasV c30deb28d3 convert address to str in sign_message; update tabs after import 2013-01-05 22:30:55 +01:00
ThomasV eb5c521469 delete imported key in gui 2013-01-05 22:24:03 +01:00
ThomasV 1d9c8dc519 don't ask pw if wallet is unencrypted 2013-01-05 22:13:41 +01:00
ThomasV 5a4822a044 add warning to help message 2013-01-05 22:10:17 +01:00
ThomasV 73cd5545aa fix: return early on cancel 2013-01-05 22:04:32 +01:00
ThomasV bc9e6f88e6 test password before importing key 2013-01-05 21:58:16 +01:00
ThomasV 279b85e3fe use the same syntax as bitcoind for key import 2013-01-05 21:28:12 +01:00
ThomasV 42dbf61ba8 import/export functions 2013-01-05 21:03:46 +01:00
ThomasV 2570bf5c1f Merge pull request #86 from bkkcoins/confirmation-tooltips
Add confirmation count to history line checkmark tooltips
2013-01-05 08:18:45 -08:00
bkkcoins 058f5cba82 add confirmations to history checkmark tooltips 2013-01-05 22:49:19 +07:00
bkkcoins 362057c738 Merge branch 'master' into qt-switch-gui 2013-01-05 21:39:44 +07:00
ThomasV c7edba0990 currency conversions (bkkcoins) 2013-01-05 15:23:35 +01:00
bkkcoins 30de518be9 add switch-gui button for qt 2013-01-05 19:44:20 +07:00
thomasv e7e169888d support for compressed keys 2013-01-05 11:50:49 +01:00
thomasv 98cce2af0d move language list to i18n.py 2013-01-04 15:38:22 +01:00
thomasv 261fff2af1 do not let users switch to gtk/text from qt 2013-01-04 12:18:16 +01:00
thomasv bb0e23faa6 display the ui settings first, as they are the most likely to be accessed 2013-01-04 11:06:37 +01:00
thomasv f14f22636f catch exception raised if url is not reachable 2013-01-04 11:02:39 +01:00
ThomasV 558ba16bc2 Merge pull request #81 from bkkcoins/qr-scalable-centered
Make QR codes scalable and centered
2013-01-04 01:58:48 -08:00
ThomasV 5bf144c7b8 Merge pull request #78 from pontius/master
Use blockchain.info instead of intersango.com for exchange rates
2013-01-04 01:56:39 -08:00
ThomasV a4c67cb197 Merge pull request #80 from bkkcoins/sahara
Added new Sahara theme
2013-01-04 01:52:12 -08:00
ThomasV 2ccab5b1b7 Merge pull request #79 from bkkcoins/red-debits
Red debits
2013-01-04 01:50:42 -08:00
Pontius e590c1cb20 Adjusted quote lookup and added three more currencies (where we have translations for) 2013-01-04 10:35:21 +01:00
bkkcoins 3b0ed36c74 remove commented code 2013-01-04 14:11:37 +07:00
bkkcoins 04dc6a0ea7 adjust invoice screen for scaling 2013-01-04 14:06:35 +07:00
Pontius 344cb1ddb1 Merge remote-tracking branch 'upstream/master' 2013-01-04 07:57:14 +01:00
bkkcoins 902bc6f87a make qr codes scalable and centered 2013-01-04 13:57:10 +07:00
bkkcoins c4ef9185ab added new sahara theme 2013-01-04 13:07:33 +07:00
bkkcoins 251e4529b6 updated indent spacing 2013-01-04 12:33:57 +07:00
bkkcoins 47145ce1a6 show history debits in red 2013-01-04 12:25:29 +07:00
ThomasV 2ae5f0940a update status bar when amount is modified 2013-01-03 23:59:43 +01:00
Pontius 34253a1ba9 Use blockchain.info instead of intersango.com for exchange rates (quick hack) 2013-01-03 21:56:48 +01:00