Commit graph

2546 commits

Author SHA1 Message Date
luigi1111
54f9b7413f
Merge pull request #1778
56bd606 addressbook: improve readability by truncating long text and allowing wrapmode on address/description/paymentid fields (mmbyday)
2018-12-07 18:57:26 -06:00
luigi1111
99fe6fb628
Merge pull request #1775
a1170dd images: remove black background from History arrow (selsta)
2018-12-07 18:56:18 -06:00
luigi1111
9dcb3604d7
Merge pull request #1774
4bfd856 Enable clipboard copy functionality on XMR amounts (mmbyday)
2018-12-07 18:55:25 -06:00
luigi1111
4355dab38c
Merge pull request #1769
97847d5 macOS: fix UI issues with dark mode (selsta)
2018-12-07 17:52:40 -06:00
dsc
1ea77662fe
import utils fix 2018-12-07 08:48:20 +01:00
xiphon
b1b8efdc3b wizard: use hand cursor instead of arrow 2018-12-06 21:43:29 +00:00
mmbyday
950ac55281 receive: enable advanced option checkbox2 to persist 2018-12-06 14:56:23 -05:00
mmbyday
a4efe92e6d readme: Add zbar pacman command to windows compile instructions 2018-12-05 22:28:16 -05:00
xiphon
f72b4073ac checkbox: remove a gap between rectangle and text, fix layout 2018-12-05 21:14:12 +03:00
selsta
a1170dd9f9
images: remove black background from History arrow
convert downArrow.png -fuzz 50% -transparent black downArrow.png
convert upArrow-green.png -fuzz 20% -transparent black upArrow-green.png
2018-12-05 00:04:30 +01:00
luigi1111
71a1ff6677
Merge pull request #1772
8e0e088 HistoryTable: missing TransactionID text fix (mmbyday)
2018-12-04 14:32:52 -06:00
mmbyday
493623e929 settings: fix Binding loop detected for property preferredHeight 2018-12-04 15:17:51 -05:00
luigi1111
b27632e131
Merge pull request #1771
6c60b37 Fix Receive.qml:388: Error: Insufficient arguments (mmbyday)
2018-12-04 13:32:15 -06:00
xiphon
722d32a50c wizard: fix flags hovering, cursor, layout 2018-12-04 22:23:23 +03:00
mmbyday
56bd6065e5 addressbook: improve readability by truncating long text and allowing wrapmode on address/description/paymentid fields 2018-12-04 14:16:03 -05:00
mmbyday
4bfd8560cd Enable clipboard copy functionality on XMR amounts 2018-12-04 13:29:50 -05:00
luigi1111
9f6b4334a1
Merge pull request #1764
0a3c806 fix clipping of text in search box (mmbyday)
2018-12-03 01:07:28 -06:00
luigi1111
b5722cfce2
Merge pull request #1753
bbc790a get_libwallet_api: configure cmake toolchain for msys (stoffu)
2018-12-03 01:06:32 -06:00
luigi1111
72808de1ad
Merge pull request #1768
02134c4 transfer: paste Payment URL to fill the payment form fields (xiphon)
2018-12-01 14:03:51 -06:00
luigi1111
6182d85f7e
Merge pull request #1767
01209b1 SettingsNode: make TextArea readOnly (mmbyday)
2018-12-01 14:01:46 -06:00
luigi1111
41326d0a8d
Merge pull request #1766
7a9c6f4 sign: fix label layout consistency (mmbyday)
2018-12-01 14:00:37 -06:00
luigi1111
377dd544eb
Merge pull request #1765
079cfe2 titlebar: fix logos when isMobile (mmbyday)
2018-12-01 13:30:11 -06:00
luigi1111
dcddaad2be
Merge pull request #1762
b9c7d8d keys: dynamic panel height and qrcode is no longer clipped (mmbyday)
2018-12-01 12:59:34 -06:00
luigi1111
f5c428b546
Merge pull request #1759
33e04a3 keys: bug fixes and aligned with wallet definition URI scheme (mmbyday)
2018-12-01 12:58:16 -06:00
luigi1111
11d65ea2d7
Merge pull request #1757
8ede250 icon background change to white for consistency (mmbyday)
2018-12-01 12:50:47 -06:00
luigi1111
401aafab48
Merge pull request #1756
eb311b9 receive: qrcode fixes (mmbyday)
2018-12-01 12:49:11 -06:00
luigi1111
eb7e271fc6
Merge pull request #1752
722e37f get_libwallet_api: init/update submodules after optional merging of PRs (stoffu)
2018-12-01 12:44:28 -06:00
luigi1111
7b2548b9fb
Merge pull request #1746
5bdbe25 update translations (first Pootle commit) (Monero-Pootle)
2018-12-01 12:20:08 -06:00
luigi1111
46f0bb3f28
Merge pull request #1498
c840e2b Allow adjusting number of rounds for the key derivation function (stoffu)
2018-12-01 12:18:18 -06:00
mmbyday
8e0e088e70 HistoryTable: missing TransactionID text fix 2018-12-01 20:17:00 +02:00
mmbyday
6c60b37e63 Fix Receive.qml:388: Error: Insufficient arguments 2018-12-01 20:13:31 +02:00
selsta
97847d5a06
macOS: fix UI issues with dark mode 2018-11-30 07:51:39 +01:00
mmbyday
7a9c6f4de4 sign: fix label layout consistency 2018-11-30 06:12:19 +02:00
xiphon
02134c4fc6 transfer: paste Payment URL to fill the payment form fields 2018-11-30 03:51:03 +00:00
mmbyday
01209b11b9 SettingsNode: make TextArea readOnly 2018-11-30 04:34:14 +02:00
stoffu
c840e2b664
Allow adjusting number of rounds for the key derivation function 2018-11-30 11:22:32 +09:00
mmbyday
079cfe226d titlebar: fix logos when isMobile 2018-11-30 02:32:05 +02:00
mmbyday
b9c7d8d7b1 keys: dynamic panel height and qrcode is no longer clipped 2018-11-30 01:42:44 +02:00
Monero-Pootle
5bdbe25b3a update translations (first Pootle commit) 2018-11-29 18:38:04 +00:00
mmbyday
33e04a3190 keys: bug fixes and aligned with wallet definition URI scheme 2018-11-28 17:17:15 -08:00
mmbyday
0a3c80688b fix clipping of text in search box 2018-11-28 16:41:34 -08:00
mmbyday
8ede250bc6 icon background change to white for consistency 2018-11-28 15:06:26 -08:00
mmbyday
eb311b9aca receive: qrcode fixes 2018-11-28 14:03:05 -08:00
stoffu
bbc790a981
get_libwallet_api: configure cmake toolchain for msys 2018-11-27 17:22:02 +09:00
stoffu
722e37fb84
get_libwallet_api: init/update submodules after optional merging of PRs 2018-11-27 14:37:22 +09:00
luigi1111
45781ab4a1
Merge pull request #1750
2c44d97 transfer: fix amount validation regexp (xiphon)
2018-11-25 18:37:41 -06:00
luigi1111
777cea24c8
Merge pull request #1749
a79d76f transfer: prepend '0' to amount starting with '.' (xiphon)
2018-11-25 18:36:15 -06:00
luigi1111
bbc4bb27fe
Merge pull request #1734
0a2e02b issue_1: fix push error (buricl)
2018-11-25 18:34:58 -06:00
luigi1111
0b73229f6c
Merge pull request #1706
12a3d68 receive: fix Amount and QR-Code layout (xiphon)
3b36dc9 receive: add Payment URL (xiphon)
2018-11-25 18:33:47 -06:00
xiphon
2c44d979c6 transfer: fix amount validation regexp 2018-11-24 14:06:59 +00:00