Commit Graph

75 Commits

Author SHA1 Message Date
Jacob Brydolf 703948cec4
fix corrupt wallet on killed app during sync 2016-10-10 22:52:32 +02:00
Jacob Brydolf a7e4e341e9
make sure wallet is closed on app close 2016-10-10 21:42:25 +02:00
Jacob Brydolf a88c031510
continue recovering from seed on open if not finished 2016-10-10 21:40:58 +02:00
Jacob Brydolf b57175671e
fix variable namings 2016-10-10 16:37:03 +02:00
Ilya Kitaev b1454c6a13 removed duplicated-by-mistake code 2016-10-10 01:08:35 +03:00
Ilya Kitaev be135e39cc Processing splash formatting improved 2016-10-10 00:30:55 +03:00
Ilya Kitaev 7ed623e6d9 Basic mode: updating balance properly 2016-10-10 00:25:56 +03:00
Ilya Kitaev eafcf71382 Minimized aka basic mode 2016-10-10 00:25:28 +03:00
Jacob Brydolf 883762cad0 removed daemon-blockchain-progress rests 2016-10-10 00:22:36 +03:00
Jacob Brydolf 38db5a4178 Integrate splash counter with restore-height 2016-10-10 00:21:19 +03:00
Jacob Brydolf 868610c778 fix conflict 2016-10-10 00:20:03 +03:00
Jacob Brydolf 49018390dc added comma/locale separation to sync counter 2016-10-10 00:19:39 +03:00
Ilya Kitaev 99271828ae Fix: unused dummy property removed 2016-10-10 00:19:39 +03:00
Ilya Kitaev 0498c3ba64 Transaction history is not crashing and refreshing properly 2016-10-10 00:19:13 +03:00
Jacob Brydolf 9700944b7f close wallet before reopen 2016-10-10 00:18:27 +03:00
Jacob Brydolf af70c81082 Added daemon BC sync progress bar
depends on https://github.com/monero-project/monero/pull/1173

Signed-off-by: Jacob Brydolf <jacob@brydolf.net>
2016-10-10 00:15:17 +03:00
Ilya Kitaev 0ff3fd3212 added TransactionHistoryModel; renamings 2016-10-10 00:15:17 +03:00
Jacob Brydolf 4f3526d995 store wallet after first successful refresh 2016-10-05 23:24:40 +02:00
Jacob Brydolf f0d2e58376 make splash less resource intensive 2016-09-30 12:12:26 +02:00
Ilya Kitaev f402fd9e7d Wallet::daemonBlockChainHeight(); BC sync progress in GUI 2016-09-26 22:55:25 +03:00
Ilya Kitaev 86a6bfbff1 Logging: removed password logging 2016-09-23 00:11:19 +03:00
Ilya Kitaev 4706379079 Processing splash bug fixed;
Receive page: wrong reference to the wallet fixed;
2016-09-01 23:55:30 +03:00
Ilya Kitaev 4fa8ad3b19 Transfer page: validate amount 2016-08-23 16:07:52 +03:00
Ilya Kitaev 376db6cf16 Display "processing.." splashscreen while wallet initializing 2016-08-23 11:55:51 +03:00
Ilya Kitaev 8d93f01db4 WalletManager::openWalletAsync integrating with UI 2016-08-19 14:44:44 +03:00
Ilya Kitaev d3234bb915 WalletManager::openWalletAsync in progress 2016-08-18 21:55:34 +03:00
Ilya Kitaev c1269301f7 Ask for password in wallet is password protected. closes #26 2016-08-17 15:14:43 +03:00
Ilya Kitaev 6f1343aaa0 ask user for the password if wallet is password-protected 2016-08-16 23:21:46 +03:00
Ilya Kitaev fc7a7ddf25 BasicPanel: embedding/reusing "Transfer" page 2016-08-10 16:21:58 +03:00
Ilya Kitaev 983317b449 Basic view: real wallet's balance 2016-08-10 15:18:56 +03:00
Ilya Kitaev d0a5339289 Removed: hardcoded "Monero - Donations" 2016-08-10 15:09:05 +03:00
Ilya Kitaev 32ebf180ac dynamic translation support. closes #24 2016-07-20 22:28:11 +03:00
Ilya Kitaev 39b88daf32 Apply translation for "normal" mode 2016-07-19 23:45:12 +03:00
Ilya Kitaev 8b26bc4a4d Update network status dynamically (closes #17) 2016-07-14 13:40:27 +03:00
Ilya Kitaev 71da777375 Init wallet asynchronously 2016-07-14 13:09:39 +03:00
Ilya Kitaev d9f031ec2a Async API integration in progress 2016-07-13 15:24:40 +03:00
dEBRUYNE-1 a594e25b26 Clean up text 2016-06-28 22:14:30 +02:00
Ilya Kitaev 39cb75e58c Send money: confirmation popups added 2016-06-28 22:37:14 +03:00
Ilya Kitaev 409c5701e2 Priority aka fee multiplier integrated 2016-06-27 15:45:48 +03:00
Ilya Kitaev 17f38a930e Added "Receive" page. Hide all pages except "Transfer" and "Receive". 2016-06-26 18:04:45 +03:00
Ilya Kitaev 88d9be953b Lazy loading for the tweets 2016-06-21 11:58:06 +03:00
Ilya Kitaev 30f0bce569 Merge branch 'master' of https://github.com/fluffypony/monero-core into fluffypony-master 2016-06-21 11:09:19 +03:00
Ilya Kitaev 2696e49a54 mixin count for Wallet::createTransaction 2016-06-20 23:36:56 +03:00
Riccardo Spagni 37c1c0bb79
disable right panel by default, don't perform Twitter https call if panel is disabled 2016-06-20 21:08:09 +02:00
Ilya Kitaev 8ac86a8042 Balance on UI updated by the signal 2016-06-17 16:35:07 +03:00
Ilya Kitaev eaf59243b2 basic "send money" functionality implemented in GUI 2016-06-16 17:13:46 +03:00
Ilya Kitaev 3ddd9bed72 main application: initialize wallet, display balance 2016-06-15 16:34:55 +03:00
Ilya Kitaev 2151f1395c Persistent storage for common settings. closes #10 2016-06-15 13:25:45 +03:00
Ilya Kitaev da1b74a707 Start in normal mode if wallet exists. Resolves #9 2016-06-07 16:28:44 +03:00
unknown 6289e18f6c fix for window drag bug on ubuntu, only tested on windows 2016-02-03 16:37:10 +01:00