Commit graph

292 commits

Author SHA1 Message Date
Jaquee
3752ec7899
send page: check daemon status after every refresh 2016-11-27 13:35:51 +01:00
Jaquee
c7232e1fe6
set wallet connection status before querying sync status 2016-11-26 19:37:39 +01:00
Jaquee
36a6b89b54
connect onWalletConnectionStatusChanged() 2016-11-26 19:37:34 +01:00
Jaquee
f62bb687df
daemonManagerDialog: use new ConnectionStatus enum 2016-11-26 19:37:19 +01:00
Jaquee
bb881d9aef
show processingSplash when starting/stopping daemon 2016-11-26 19:37:09 +01:00
Jaquee
8dfa79ec58
Shutdown daemon and close wallet properly on app exit 2016-11-26 19:37:04 +01:00
Jacob Brydolf
5a110f410f
replace message dialog with custom dialog 2016-11-26 19:36:15 +01:00
Jaquee
4e7de8c140
proper daemon shutdown on app exit 2016-11-26 19:36:04 +01:00
Jaquee
48471f3407
onDaemonStarted/stopped signals/slots 2016-11-26 19:36:00 +01:00
Jacob Brydolf
1c6884e886
Show daemon manager dialog if daemon isnt started 2016-11-26 19:35:38 +01:00
moneromooo.monero
b5a993bd8a Print wallet filename in password dialog where approrpiate 2016-11-26 14:46:42 +00:00
Jaquee
427416711c
adjust appwindow min height to fit content 2016-11-25 20:59:58 +01:00
Riccardo Spagni
6e7a924bb8 Merge pull request #194
f8fabbe reset restore height counter when switching wallets (Jaquee)
2016-11-24 12:40:13 +02:00
Riccardo Spagni
ad9a1f6cae
Merge pull request #193
cca825b fix height after switching layout mode (Jacob Brydolf)
f1157f8 adjust height for small screens + fix window positioning (Jacob Brydolf)
2016-11-24 12:38:09 +02:00
Riccardo Spagni
5afd11b7fe
Merge pull request #190
5250b91 store wallet after sending (Jacob Brydolf)
2016-11-24 12:34:51 +02:00
Riccardo Spagni
0d2228553b
Merge pull request #185
708eb43 Fix crash on exit if cancelling open and exiting (moneromooo.monero)
2016-11-24 12:29:21 +02:00
Jaquee
f8fabbe4c5
reset restore height counter when switching wallets 2016-11-23 19:40:43 +01:00
Jacob Brydolf
cca825bad1
fix height after switching layout mode 2016-11-21 22:22:26 +01:00
Jacob Brydolf
f1157f8362
adjust height for small screens + fix window positioning 2016-11-21 22:14:49 +01:00
Jacob Brydolf
5250b91576
store wallet after sending 2016-11-19 17:33:30 +01:00
moneromooo.monero
708eb43c3e Fix crash on exit if cancelling open and exiting 2016-11-18 21:39:06 +00:00
moneromooo.monero
e6e7a08c87 Fix mixin being wrong in sweep all transactions 2016-11-18 19:17:13 +00:00
Riccardo Spagni
bfff5e0ec7
Merge pull request #171
ae44eec Title-bar: auto-hide disabled (Ilya Kitaev)
2016-11-17 17:02:45 +02:00
Riccardo Spagni
5d03bb92dc
Merge pull request #163
efb3c75 splash: add option to close popup (Jacob Brydolf)
faeb9bb progress splash: ensure correct message is shown (Jacob Brydolf)
2016-11-17 16:59:17 +02:00
Ilya Kitaev
ae44eec077 Title-bar: auto-hide disabled 2016-11-16 02:02:09 +03:00
Jacob Brydolf
faeb9bb096
progress splash: ensure correct message is shown 2016-11-13 17:27:01 +01:00
Jacob Brydolf
295348da01
Do not open wallet from default location automatically 2016-11-13 14:14:26 +01:00
moneromooo.monero
111248f410 Make the new sweep functions use async transactions 2016-11-12 19:24:51 +00:00
moneromooo.monero
c779b376fc Support for sweeping all outputs 2016-11-12 19:24:13 +00:00
moneromooo.monero
2143392b84 Add a button to sweep unmixable outputs 2016-11-12 19:24:13 +00:00
Riccardo Spagni
b8ea2ffc74
Merge pull request #156
6136ef4 Update main.qml (medusadigital)
2016-11-12 17:56:42 +02:00
Ilya Kitaev
01add29a74 Transfer: display number of split tx in transaction confirmation popup 2016-11-12 16:28:13 +03:00
medusadigital
6136ef4239 Update main.qml 2016-11-12 12:11:24 +01:00
Riccardo Spagni
75608f1772
Merge pull request #143
4e61ebe add default argument to store() (Jacob Brydolf)
7c9d223 remove unnecessary i/o (Jacob Brydolf)
2016-11-11 12:46:15 +02:00
Riccardo Spagni
573049d871
Merge pull request #134
66692be createTransactionAsync(): removed reference to WalletManager (Jacob Brydolf)
f8e2e5d asynchronous transaction + show splash (Jacob Brydolf)
62060e1 wallet::createTransactionAsync pass variables to listener (Jacob Brydolf)
00ea5d6 added Wallet::createTransactionAsync() (Jacob Brydolf)
2016-11-11 12:44:31 +02:00
Jacob Brydolf
f8e2e5da3c asynchronous transaction + show splash 2016-11-10 17:39:56 +01:00
Jacob Brydolf
4e61ebeedb
add default argument to store() 2016-11-10 12:23:43 +01:00
Jacob Brydolf
7c9d2231cc
remove unnecessary i/o 2016-11-10 12:11:25 +01:00
moneromooo.monero
472f559332 sign/verify message/file 2016-11-09 19:04:10 +00:00
Riccardo Spagni
ce386b99ad
Merge pull request #128
689f041 Report when the GUI is connected to a daemon with mismatched version (moneromooo.monero)
2016-11-09 20:48:54 +02:00
Riccardo Spagni
95fdc816ba
Merge pull request #127
bc4cf1e refresh history after daemon change (Jacob Brydolf)
2016-11-09 20:48:10 +02:00
Riccardo Spagni
2bb20cd67e
Merge pull request #125
5c330b0 remove PR #111 dependency (Jacob Brydolf)
af933da disconnect slots before reconnecting (Jacob Brydolf)
2016-11-09 20:47:35 +02:00
Riccardo Spagni
60b65b9bcc
Merge pull request #115
d95e4a3 Write support for tx notes (moneromooo.monero)
2016-11-09 20:42:44 +02:00
Jacob Brydolf
5c330b071a
remove PR #111 dependency 2016-11-08 13:28:05 +01:00
moneromooo.monero
689f0415e7 Report when the GUI is connected to a daemon with mismatched version
This will cause various errors confusing to the user, as they stem
for the daemon returning replies with missing information, etc.
2016-11-07 12:02:27 +00:00
Jacob Brydolf
bc4cf1eee9
refresh history after daemon change 2016-11-07 11:34:38 +01:00
Jacob Brydolf
af933da0c9 disconnect slots before reconnecting 2016-11-07 10:14:04 +01:00
moneromooo.monero
06e94e2fbe Add a page for checking payments via the tx key 2016-11-06 18:34:42 +00:00
moneromooo.monero
d95e4a37cf Write support for tx notes
Support still needs adding for displaying them in the history,
but at least they're saved in the cache now, and not ignored.
2016-11-05 23:21:56 +00:00
Riccardo Spagni
04325f4cd8
Merge pull request #99
fa1e92c Disable transfer page if daemon isn't connected or fully synced (Jacob Brydolf)
2016-11-05 10:11:28 +02:00
Riccardo Spagni
cda769739e
Merge pull request #97
d12436a use daemon target height in progress ui (Jacob Brydolf)
8079597 Cache daemon target height (Jacob Brydolf)
2016-11-05 10:11:00 +02:00
Riccardo Spagni
bfebc2e356
Merge pull request #95
550087f PasswordDialog: accept/reject with Enter/Esc, Tab navigation (Ilya Kitaev)
513f7eb StandardButton: indicating "focused" state (Ilya Kitaev)
7973d0c Custom password dialog. fixes issue with standard dialog (Ilya Kitaev)
2016-11-05 10:08:50 +02:00
Riccardo Spagni
56043ec483
Merge pull request #94
2a71bd6 Change default mixin to 4 & add mixin # to confirmation window (dEBRUYNE-1)
2016-11-05 10:08:24 +02:00
Jacob Brydolf
fa1e92c34c Disable transfer page if daemon isn't connected or fully synced
fix whitespace
2016-11-02 00:26:56 +01:00
Jacob Brydolf
d12436a1d6
use daemon target height in progress ui 2016-11-01 18:15:19 +01:00
Ilya Kitaev
7973d0cbcc Custom password dialog. fixes issue with standard dialog 2016-11-01 15:01:24 +03:00
dEBRUYNE-1
2a71bd6c11
Change default mixin to 4 & add mixin # to confirmation window 2016-10-31 19:28:48 +01:00
Jacob Brydolf
e09ccd3c9a
open last opened wallet on gui start. 2016-10-30 17:58:12 +01:00
Jacob Brydolf
6b7adbce1b
refresh transaction history on wallet change 2016-10-29 16:59:31 +02:00
Jacob Brydolf
fd67c61bf2
show wizard if password dialog is closed 2016-10-29 16:49:00 +02:00
Jacob Brydolf
6818ecd163
new wallet default path + open wallet from file 2016-10-29 16:48:10 +02:00
Jacob Brydolf
6aa5ced4f7
keep restoring state until first refresh is finished 2016-10-28 00:24:02 +02:00
Jacob Brydolf
0691b483b7
Don't send path as argument on wallet store (windows fix) 2016-10-17 22:43:01 +02:00
Jacob Brydolf
fc2a086aba
corrected path on wallet store after refresh 2016-10-17 21:41:45 +02:00
Jacob Brydolf
10d3d3f577
Save wallet after every refresh 2016-10-17 19:13:56 +02:00
Jacob Brydolf
2d980b6951
validation on send - unlocked balance 2016-10-11 23:02:21 +02:00
Jacob Brydolf
4da6520aab
added todo 2016-10-10 23:23:17 +02:00
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
Riccardo Spagni
bebae4727e
added licenses 2015-04-01 10:56:05 +02:00
marcin
c63251f579 use monero button 2014-08-29 10:44:31 +02:00
marcin
ac5d77d7ab blocked title bar in wizard 2014-08-22 11:03:10 +02:00
marcin
48add34d57 wizard v1.0 2014-08-21 12:09:52 +02:00
marcin
28dd3f2e58 Merge branch 'master' of https://bitbucket.org/krzysztof_anonimowy/bitmonero 2014-08-19 14:58:45 +02:00
marcin
17e18a3351 wizard v0.1 2014-08-19 14:58:02 +02:00
MartinUI
554c60923d Black resize 2014-07-23 13:59:26 +02:00
marcin
6800bb67d7 https://trello.com/c/SBd9Yyud/54-not-hugely-important-but-can-the-window-be-resizable-or-does-that-add-too-many-complications 2014-07-23 13:27:27 +02:00
marcin
d69870717f https://trello.com/c/GZwvrma5/55-scrollable-lists-should-have-scrollbars-that-come-into-view-when-hovering-over-that-area-the-extreme-right-of-the-list 2014-07-23 12:39:35 +02:00
marcin
414e85e611 https://trello.com/c/Rd0lvLdK/59-possible-change-to-add-to-address-book-functionality-in-transfer-window
https://trello.com/c/kyZNLKlk/61-hide-payment-id-in-history-if-unused-for-a-transaction
2014-07-22 17:15:52 +02:00
marcin
84c251398c https://trello.com/c/l0lGL8QQ/52-advanced-filtering-in-history-needs-to-be-more-obviously-toggled-than-the-hyperlink-an-icon-maybe 2014-07-22 16:55:25 +02:00
marcin
2f54bb12eb https://trello.com/c/Denq3rax/53-minimize-button-keeps-focused-after-pressed-and-then-restoring-the-window 2014-07-22 14:29:20 +02:00
marcin
0e5dbbc197 https://trello.com/c/l6O8cPIh/57-when-the-sidebar-is-hidden-the-hover-text-on-the-drop-down-buttons-eg-send-to-address-doesn-t-overflow-with-the-window
changed window moving behavior
2014-07-22 14:16:05 +02:00
marcin
58fb6d055b simplified window v2 2014-07-19 16:52:05 +02:00
marcin
1eb08fe26a simplified window v1 2014-07-19 16:07:40 +02:00
marcin
2eddebe1c2 https://trello.com/c/LXEnXYLF/42-fix-monero-logo
https://trello.com/c/VpuuPT5L/27-per-transaction-descriptions-should-be-removed-from-dashboard-history-as-discussed
https://trello.com/c/wy3nFH3g/30-please-add-ctrl-tab-ctrl-shift-tab-shortcut-keys-to-rotate-between-tabs
https://trello.com/c/6Y6kOXsU/44-add-monero-title-to-the-main-window
2014-07-16 14:40:09 +02:00
marcin
855d5736c5 rightpanel hide/show fix 2014-07-16 10:52:00 +02:00
marcin
ca7472c79a hide/show right panel
https://trello.com/c/BjPPAZfw/35-ability-to-hide-right-sidebar-as-discussed
2014-07-16 10:24:59 +02:00
marcin
ba65d921e8 new title bar + fixed payment id width on transfer page.
https://trello.com/c/U0nxQ9vy/32-payment-id-field-in-transfer-tab-needs-to-be-much-longer
https://trello.com/c/r755XHXq/36-move-window-control-icons-to-left-hand-side-as-discussed-once-qml-is-all-done-we-will-see-how-everyone-reacts-to-it
2014-07-15 16:03:39 +02:00
marcin
49bb4516f2 shortcuts fix + ctrl+tab/ctrl+shift+tab functionality + heperlinks fix 2014-07-13 14:27:50 +02:00
marcin
f4279a9800 fixes + addressbook v1 + transfer v1 2014-07-11 00:18:36 +02:00
marcin
9256e5dfac shortcuts fix 2014-07-09 18:03:37 +02:00
marcin
692b8532d7 fixes 2014-07-09 17:44:13 +02:00
marcin
92c594ca8c dashboard + few tipitem fix + shortcuts 2014-07-09 16:18:48 +02:00
marcin
62df25ce8e first push 2014-07-07 19:08:30 +02:00