Commit Graph

130 Commits

Author SHA1 Message Date
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