Commit graph

410 commits

Author SHA1 Message Date
Ilya Kitaev
4844bd3171 build: added "debug" build option 2016-10-19 20:47:10 +03:00
Ilya Kitaev
39d74f1f20 windows-build: added missed runtime dlls to x86 config 2016-10-19 20:47:02 +03:00
Ilya Kitaev
2d0a4caf76 documentation: updated build steps 2016-10-19 20:46:56 +03:00
Ilya Kitaev
82a6aff5a4 fix: missed dependency for x86 target 2016-10-19 20:46:50 +03:00
Ilya Kitaev
35a677c4f4 Windows build documentation in progress 2016-10-19 20:46:07 +03:00
Jacob Brydolf
415594460b
remove wizardOpenWallet.qml - not ready yet 2016-10-17 22:53:47 +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
9cc3dee472
Remove trailing slash on wallet_path 2016-10-17 21:42:26 +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
moneromooo.monero
ee4091f2aa Transfer: bound amount input widget, in range, and number of decimals 2016-10-16 21:40:39 +01:00
moneromooo.monero
bb2529460b add hint texts to address and payment id fields 2016-10-16 21:30:58 +01:00
moneromooo.monero
628b26c429 Transfer: validate destination address
including preventing two payment ids (standalone and
from integrated address)
2016-10-16 16:54:53 +01:00
moneromooo.monero
51f89a8402 Transfer: disable Send button if the payment id is invalid 2016-10-16 13:57:56 +01:00
moneromooo.monero
58cae5bebd Receive: allow integrated addresses from custom payment ids
This needs a matching update from monero to not override
invalid payment ids.
2016-10-16 13:21:22 +01:00
moneromooo.monero
a15787aafc TransactionHistory: fix date appearing as NaN
Also make the end dates saner
2016-10-16 12:30:37 +01:00
Riccardo Spagni
05046a5f21
Merge pull request #56
e1b8ac9 Update AddressBook.qml (xmr-eric)
2016-10-12 20:33:44 +02:00
Riccardo Spagni
667fbf1f2e
Merge pull request #55
ae91fbb Fixed 1 typo in Settings.qml (xmr-eric)
2016-10-12 20:32:48 +02:00
Riccardo Spagni
8764a74d08
Merge pull request #54
2d980b6 validation on send - unlocked balance (Jacob Brydolf)
2016-10-12 20:31:39 +02:00
xmr-eric
ae91fbb556 Fixed 1 typo in Settings.qml 2016-10-11 18:14:43 -04:00
xmr-eric
e1b8ac9688 Update AddressBook.qml 2016-10-11 18:09:51 -04:00
Jacob Brydolf
2d980b6951
validation on send - unlocked balance 2016-10-11 23:02:21 +02:00
Riccardo Spagni
6a386a42fc
Merge pull request #53
a16e465 disable all languages except US English (Jacob Brydolf)
2016-10-11 21:06:26 +02:00
Riccardo Spagni
5986c890fd
Merge pull request #52
2886f49 updated translation files (Jacob Brydolf)
cb867bc fixed 3 typos (Jacob Brydolf)
2016-10-11 21:05:41 +02:00
Jacob Brydolf
a16e46546d
disable all languages except US English 2016-10-11 20:29:18 +02:00
Jacob Brydolf
2886f49e0e updated translation files 2016-10-11 20:14:37 +02:00
Jacob Brydolf
cb867bccd1 fixed 3 typos 2016-10-11 20:14:37 +02:00
Riccardo Spagni
2bd91fd390
Merge pull request #50
3763c1c Fix Windows MSYS2 build (Ilya Kitaev)
2016-10-11 19:52:46 +02:00
Riccardo Spagni
c35b5b8d94
Merge pull request #49
4cd48aa Disable twitter panel (Jacob Brydolf)
2016-10-11 19:52:18 +02:00
Riccardo Spagni
babb06fb3c
Merge pull request #48
cda66b7 translation fixes (Jacob Brydolf)
7bfe493 updated translation files (Jacob Brydolf)
2016-10-11 19:51:53 +02:00
Ilya Kitaev
3763c1cf11 Fix Windows MSYS2 build 2016-10-11 18:58:58 +03:00
Jacob Brydolf
cda66b76f4
translation fixes 2016-10-11 17:11:05 +02:00
Jacob Brydolf
4cd48aaa1f Disable twitter panel 2016-10-11 16:54:12 +02:00
Jacob Brydolf
7bfe4937ee
updated translation files 2016-10-11 13:43:36 +02:00
Riccardo Spagni
d9b3f4a4fd
Merge pull request #46
b8c07de wizard: store password in appwindow session (Jacob Brydolf)
e5b9a1b settings page: strict password check (Jacob Brydolf)
010cce4 settings page: Empty password field on seed view (Jacob Brydolf)
2016-10-11 10:28:31 +02:00
Riccardo Spagni
6bbad6c8de
Merge pull request #45
f8f94e0 History: display blockheight, sort by blockheight (Ilya Kitaev)
2016-10-11 10:28:09 +02:00
Jacob Brydolf
b8c07de819
wizard: store password in appwindow session 2016-10-11 01:02:07 +02:00
Jacob Brydolf
e5b9a1b9d7
settings page: strict password check 2016-10-11 01:00:19 +02:00
Ilya Kitaev
f8f94e048b History: display blockheight, sort by blockheight 2016-10-11 01:28:06 +03:00
Jacob Brydolf
010cce4133
settings page: Empty password field on seed view 2016-10-11 00:19:11 +02:00
Riccardo Spagni
77445ad0d4
Merge pull request #44
4da6520 added todo (Jacob Brydolf)
703948c fix corrupt wallet on killed app during sync (Jacob Brydolf)
8367cfa fix restore-height fallback (Jacob Brydolf)
2016-10-10 23:46:08 +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
8367cfab85
fix restore-height fallback 2016-10-10 22:50:14 +02:00
Riccardo Spagni
ac2d0ba3b2
Merge pull request #43
a7e4e34 make sure wallet is closed on app close (Jacob Brydolf)
a88c031 continue recovering from seed on open if not finished (Jacob Brydolf)
625ae77 wizard: save recovering state (Jacob Brydolf)
06d628b libwalletqt: added isRecovering state (Jacob Brydolf)
1ca4fd2 one more variable fix (Jacob Brydolf)
2016-10-10 22:19:35 +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
625ae77945
wizard: save recovering state 2016-10-10 21:38:30 +02:00
Jacob Brydolf
06d628b696
libwalletqt: added isRecovering state 2016-10-10 21:36:57 +02:00
Jacob Brydolf
1ca4fd24ef
one more variable fix 2016-10-10 20:20:50 +02:00