Commit Graph

241 Commits

Author SHA1 Message Date
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 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 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 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 42dbf61ba8 import/export functions 2013-01-05 21:03:46 +01:00
bkkcoins 058f5cba82 add confirmations to history checkmark tooltips 2013-01-05 22:49:19 +07:00
ThomasV c7edba0990 currency conversions (bkkcoins) 2013-01-05 15:23:35 +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 558ba16bc2 Merge pull request #81 from bkkcoins/qr-scalable-centered
Make QR codes scalable and centered
2013-01-04 01:58:48 -08: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
bkkcoins 902bc6f87a make qr codes scalable and centered 2013-01-04 13:57:10 +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
ThomasV 3bae4e9761 remove unnecessary clutter 2013-01-03 20:13:23 +01:00
thomasv 2962c63001 auto_cycle option 2013-01-03 17:39:51 +01:00
thomasv 6b51628805 text for help button of the receive tab mode 2013-01-03 15:27:39 +01:00
thomasv 4cede0c9c4 simplify the 'simple' mode: hide prioritizations (they are not really useful if you don't see the balance of each address) 2013-01-03 15:13:12 +01:00
thomasv b76f70a9f0 hide meaning, in order to replace misplaced interpretations with a sentiment of helplessness 2013-01-03 15:00:04 +01:00
thomasv 702659a4c0 language names, and message box to instruct the user that they need to restart their client 2013-01-03 14:44:48 +01:00
thomasv ff24fda88e mode Receive View selector into Settings dialog 2013-01-03 14:18:45 +01:00
thomasv b0f543826f improved settings dialog using tabs 2013-01-03 12:23:59 +01:00
thomasv 5789707f35 select language in gui 2013-01-02 16:57:18 +01:00
thomasv 9f4797c870 fix: restore timer in deseeded wallets 2012-12-20 14:39:33 +01:00
Alfie "Azelphur" Day 7336c6193c Fixed bug in message signing 2012-12-18 16:03:14 +00:00
thomasv 4e070bda57 new command: signtx (offline transaction signing) 2012-12-05 18:18:47 +01:00
thomasv c763445734 allow multiple-outputs transactions with mktx() 2012-12-05 16:41:39 +01:00
ThomasV e766df1d33 retry when passwords do not match 2012-12-05 08:12:29 +01:00
ThomasV a3af71960c small qr code window with print 2012-12-03 05:32:31 +01:00
ThomasV 2603f21a3b fix show seed 2012-12-03 04:55:21 +01:00