Commit graph

450 commits

Author SHA1 Message Date
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
Riccardo Spagni
0e1f224f51
Merge pull request #42
b571756 fix variable namings (Jacob Brydolf)
2016-10-10 18:49:59 +02:00
Jacob Brydolf
b57175671e
fix variable namings 2016-10-10 16:37:03 +02:00
Riccardo Spagni
053e7c7cda
Merge pull request #41
b1454c6 removed duplicated-by-mistake code (Ilya Kitaev)
be135e3 Processing splash formatting improved (Ilya Kitaev)
54b22d2 Wizard: finish page: restore height hidden if not set (Ilya Kitaev)
d67071a Settings page: layout items vertically (Ilya Kitaev)
4f4cc9c Settings page: small renaming and formatting (Ilya Kitaev)
da552a0 History: Fixed filter collapse (Ilya Kitaev)
7ed623e Basic mode: updating balance properly (Ilya Kitaev)
eafcf71 Minimized aka basic mode (Ilya Kitaev)
a032c84 History: fee color (Ilya Kitaev)
60b2d90 History: display "fee" for sent transactions (Ilya Kitaev)
0ac27e1 History: filter by amount (Ilya Kitaev)
10c2786 added restore height to wizardFinish (Jacob Brydolf)
883762c removed daemon-blockchain-progress rests (Jacob Brydolf)
38d9034 Wizard: added restore-height (Jacob Brydolf)
7f0d6c4 persistentSettings: added restoreHeight (Jacob Brydolf)
9f336a5 libwalletqt: added restore-height parameter to recoveryWallet(); (Jacob Brydolf)
0e0b0be removed moneroComponets dependency (Jacob Brydolf)
38db5a4 Integrate splash counter with restore-height (Jacob Brydolf)
868610c fix conflict (Jacob Brydolf)
4901839 added comma/locale separation to sync counter (Jacob Brydolf)
8b748bf History: filter by amount (Ilya Kitaev)
9b09e83 History: filtering by paymentId and date (Ilya Kitaev)
e3cea85 TransactionHistory: firstDateTime and lastDateTime properties (Ilya Kitaev)
9927182 Fix: unused dummy property removed (Ilya Kitaev)
fd9ed56 Fix: DatePicker component doesn't update the date (Ilya Kitaev)
612c497 TransactionHistory sorting (Ilya Kitaev)
e7e6c58 Adding sort-filter-proxy model (Ilya Kitaev)
0498c3b Transaction history is not crashing and refreshing properly (Ilya Kitaev)
defc2a4 build: get_libwallet_api.sh accepts build type ("Debug" or "Release", release is default); extra build script that skips cmake invocations (Ilya Kitaev)
2966b0d settings page: daemon change + password prompt on seed view (Jacob Brydolf)
9700944 close wallet before reopen (Jacob Brydolf)
522b067 Simple transaction history (Ilya Kitaev)
9cc92bf added onPageCompleted (Jacob Brydolf)
53d3bc4 Receive page: display long address from the beginning in TextField (Ilya Kitaev)
5814c19 Fixed overlapping clipboard icons on recieve page (Jacob Brydolf)
cd1247c Added option to show seed on settings-page (Jacob Brydolf)
af70c81 Added daemon BC sync progress bar depends on https://github.com/monero-project/monero/pull/1173 (Jacob Brydolf)
6a50951 Removed hardcoded height from PasswordDialog (Ilya Kitaev)
819be91 Integrating TransactionHistoryModel (Ilya Kitaev)
56c3579 Replaced Loader with StackView; Fixed payment id generation (Ilya Kitaev)
0ff3fd3 added TransactionHistoryModel; renamings (Ilya Kitaev)
bd8646d UX improvements in wizard - password page styling - tab navigation / focus on load - click language loads next page (Jacob Brydolf)
2016-10-10 15:29:56 +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
54b22d21a8 Wizard: finish page: restore height hidden if not set 2016-10-10 00:30:55 +03:00
Ilya Kitaev
d67071a7a4 Settings page: layout items vertically 2016-10-10 00:30:55 +03:00
Ilya Kitaev
4f4cc9c8e8 Settings page: small renaming and formatting 2016-10-10 00:29:54 +03:00
Ilya Kitaev
da552a012d History: Fixed filter collapse 2016-10-10 00:25:56 +03:00
Ilya Kitaev
7ed623e6d9 Basic mode: updating balance properly 2016-10-10 00:25:56 +03:00