mmbyday
da7abd885a
Transfer: fix amount label boldness 🐛
2018-12-14 09:17:00 -08:00
mmbyday
fc26bd175e
Transfer: transaction priority persists over page changes and reset to automatic after successful send
2018-12-13 19:53:50 -08:00
xiphon
9c09294d95
settings-wallet: use StandardButton instead of custom buttons
2018-12-13 19:10:20 +00:00
xiphon
d70f714f35
settings-node: use StandardButton instead of custom buttons
2018-12-13 18:45:21 +00:00
mmbyday
564f256f81
settingsLog: fix layout glitch when loaded first time 🐛
2018-12-13 10:19:46 -08:00
selsta
793b4ab708
StandardDropdown: fix variable name (> Qt 5.7)
...
Newer Qt versions don't like the name "column"
2018-12-13 18:13:39 +01:00
xiphon
fbac6f2afa
standard-button: handle changing text/icon at runtime
2018-12-13 08:43:38 +00:00
dsc
f3941c37d4
Package import requires a version number
2018-12-13 09:12:23 +01:00
luigi1111
59fc48bd8b
Merge pull request #1805
...
646ce0d
MiddlePanel: fix color stripe z value (selsta)
2018-12-12 14:03:42 -06:00
luigi1111
68014ee4b2
Merge pull request #1802
...
db51dd0
Toggle hiding balance via Settings->Layout->Hide balance (xmrdsc)
2018-12-12 14:02:15 -06:00
luigi1111
2d9dc09be9
Merge pull request #1804
...
7e95253
MiddlePanel: use QtQuick.Control scrollbar (selsta)
2018-12-12 14:00:30 -06:00
luigi1111
3cf2b7ddbc
Merge pull request #1803
...
fe6ce68
Use Text.PlainText as default for Text (xmrdsc)
2018-12-12 13:58:17 -06:00
selsta
646ce0dc0b
MiddlePanel: fix color stripe z value
2018-12-12 15:33:21 +01:00
selsta
7e95253fa2
MiddlePanel: use QtQuick.Control scrollbar
2018-12-12 14:52:55 +01:00
dsc
fe6ce682bf
Use Text.PlainText as default for Text
2018-12-12 11:41:52 +01:00
dsc
db51dd0c39
Toggle hiding balance via Settings->Layout->Hide balance
2018-12-12 09:33:24 +01:00
luigi1111
03f09865e8
Merge pull request #1797
...
84bf873
MiddlePanel: add scrollbars (mmbyday)
2018-12-11 14:02:04 -06:00
luigi1111
7b10b0b6b7
Merge pull request #1796
...
49c3b4e
README: add MSYS2 workaround for qmlcachegen Bad address error with qt 5.11.2 (stoffu)
2018-12-11 14:01:11 -06:00
luigi1111
f8cd4c86d9
Merge pull request #1794
...
e650818
TextField.onEditingFinished() is not available in Qt versions lower than 5.9. Replace with onEditingFinished() (xmrdsc)
b466f9f
string.startsWith() is not available in Qt versions lower than 5.8. Replace with string.indexOf() (xmrdsc)
2018-12-11 13:59:03 -06:00
luigi1111
bd451e1402
Merge pull request #1791
...
e0796b2
standard-button: fix layout (xiphon)
f8a920d
standard-button: add hover color animation (xiphon)
831dc59
standard-button: remove redundant 'icon' property (xiphon)
2018-12-11 13:57:21 -06:00
luigi1111
ee8d7f8f65
Merge pull request #1790
...
923fba3
submodules: update master to v0.13.0.4 to fix bad offset calculation otherwise unable to transfer funds (mmbyday)
2018-12-11 13:55:47 -06:00
luigi1111
3712da7e3f
Merge pull request #1789
...
fa0c691
PasswordDialog: add ability to toggle text echo mode (mmbyday)
2018-12-11 13:54:34 -06:00
mmbyday
125e1d4a19
Logging: fix logging file paths 🐛
2018-12-11 10:36:37 -08:00
mmbyday
84bf8736d7
MiddlePanel: add scrollbars 💄
2018-12-10 10:49:07 -08:00
mmbyday
fa0c691666
PasswordDialog: add ability to toggle text echo mode 💄 ✨
2018-12-10 09:14:01 -08:00
stoffu
49c3b4e83c
README: add MSYS2 workaround for qmlcachegen Bad address error with qt 5.11.2
2018-12-10 15:47:58 +09:00
dsc
b466f9fe96
string.startsWith() is not available in Qt versions lower than 5.8. Replace with string.indexOf()
2018-12-09 17:44:01 +01:00
dsc
e650818016
TextField.onEditingFinished() is not available in Qt versions lower than 5.9. Replace with onEditingFinished()
2018-12-09 17:43:55 +01:00
mmbyday
923fba3973
submodules: update master to v0.13.0.4 to fix bad offset calculation otherwise unable to transfer funds ⬆️
2018-12-08 14:14:01 -08:00
xiphon
831dc59013
standard-button: remove redundant 'icon' property
2018-12-09 00:49:23 +03:00
xiphon
f8a920dc38
standard-button: add hover color animation
2018-12-09 00:49:22 +03:00
xiphon
e0796b24c9
standard-button: fix layout
2018-12-09 00:49:22 +03:00
luigi1111
0f05127262
Merge pull request #1788
...
1ea7766
import utils fix (xmrdsc)
2018-12-07 19:03:36 -06:00
luigi1111
fc06005e3a
Merge pull request #1786
...
b1b8efd
wizard: use hand cursor instead of arrow (xiphon)
2018-12-07 19:02:48 -06:00
luigi1111
c67077e428
Merge pull request #1785
...
950ac55
receive: enable advanced option checkbox2 to persist (mmbyday)
2018-12-07 19:01:46 -06:00
luigi1111
b5c7811dde
Merge pull request #1784
...
a4efe92
readme: Add zbar pacman command to windows compile instructions (mmbyday)
2018-12-07 19:00:52 -06:00
luigi1111
4a6762a427
Merge pull request #1782
...
f72b407
checkbox: remove a gap between rectangle and text, fix layout (xiphon)
2018-12-07 18:59:59 -06:00
luigi1111
cda7dcb484
Merge pull request #1780
...
493623e
settings: fix Binding loop detected for property preferredHeight (mmbyday)
2018-12-07 18:59:09 -06:00
luigi1111
2697ac69b2
Merge pull request #1779
...
722d32a
wizard: fix flags hovering, cursor, layout (xiphon)
2018-12-07 18:58:15 -06:00
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