Commit graph

2806 commits

Author SHA1 Message Date
luigi1111
7c0a557e62
Merge pull request #1839
481ef1f mining: display max cpu thread count and warn about impact (mmbyday)
2018-12-18 09:52:57 -06:00
luigi1111
4c3f84a695
Merge pull request #1835
515bb16 fix various QML warnings (xiphon)
2018-12-18 09:52:02 -06:00
luigi1111
9b3a0d5b13
Merge pull request #1834
77ec8e5 middlepanel: fix length of scrollable area on Transfer page (mmbyday)
2018-12-18 09:50:31 -06:00
luigi1111
4d2b454e6d
Merge pull request #1832
616fd66 main: hide Unlock time when switching wallets (mmbyday)
2018-12-18 09:49:34 -06:00
luigi1111
8ea0c16390
Merge pull request #1831
1d5937e wizard: add close button by enabling titlebar (mmbyday)
2018-12-18 09:48:24 -06:00
luigi1111
83f8508f56
Merge pull request #1829
bd82898 PasswordDialog: hide balance when passwordDialog is open (xiphon)
2018-12-18 09:45:36 -06:00
luigi1111
16e08c2a12
Merge pull request #1825
e1623e0 readme: add 'Translations' section and link to pootle in 'Development resources' (erciccione)
2018-12-18 09:44:41 -06:00
luigi1111
619cc2b147
Merge pull request #1824
da7abd8 Transfer: fix amount label boldness (mmbyday)
2018-12-18 09:38:42 -06:00
luigi1111
b8f531382d
Merge pull request #1823
fc26bd1 Transfer: transaction priority persists over page changes and reset to automatic after successful send (mmbyday)
2018-12-18 09:36:30 -06:00
luigi1111
f463d2c511
Merge pull request #1817
9c09294 settings-wallet: use StandardButton instead of custom buttons (xiphon)
2018-12-18 09:34:04 -06:00
luigi1111
5b3adeeb73
Merge pull request #1815
d70f714 settings-node: use StandardButton instead of custom buttons (xiphon)
2018-12-18 09:32:15 -06:00
luigi1111
29df4ab244
Merge pull request #1813
564f256 settingsLog: fix layout glitch when loaded first time (mmbyday)
2018-12-18 09:25:36 -06:00
luigi1111
923fe7b02b
Merge pull request #1811
793b4ab StandardDropdown: fix variable name (> Qt 5.7) (selsta)
2018-12-18 09:22:19 -06:00
mmbyday
481ef1f895 mining: display max cpu thread count and warn about impact 2018-12-17 21:17:28 -08:00
erciccione
e1623e0928
readme: add 'Translations' section and link to pootle in 'Development resources' 2018-12-17 23:15:52 +01:00
mmbyday
a8a518d728 Keys: add clipboard warning 💬 2018-12-17 13:12:12 -08:00
xiphon
515bb16418 fix various QML warnings 2018-12-17 09:10:11 +00:00
mmbyday
77ec8e5bda middlepanel: fix length of scrollable area on Transfer page 2018-12-16 22:30:02 -08:00
mmbyday
616fd6603f main: hide Unlock time when switching wallets 2018-12-16 20:13:07 -08:00
mmbyday
1d5937e1e8 wizard: add close button by enabling titlebar 2018-12-16 19:27:27 -08:00
xiphon
bd8289803e PasswordDialog: hide balance when passwordDialog is open
Co-authored-by: mmbyday <mmbyday@protonmail.com>
2018-12-15 04:07:01 +00:00
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