Commit graph

2706 commits

Author SHA1 Message Date
mmbyday
600c5a76f1 mining: optimize update function, improve performance 2018-12-27 20:42:37 -08:00
selsta
3c0f269c64
Transfer: remove ability to transfer with detached short payment ids 2018-12-27 01:18:19 +01:00
luigi1111
48a267f631
Merge pull request #1863
c57b2ef PrivacyLevelSmall: fix variable shadowing (xiphon)
2018-12-26 16:14:47 -06:00
luigi1111
c038c8e40a
Merge pull request #1860
530a815 mining: fix unable to assign to int warning (mmbyday)
2018-12-26 16:13:48 -06:00
luigi1111
e553376c82
Merge pull request #1858
e098a3f history: enable search by recipient address (mmbyday)
2018-12-26 16:13:00 -06:00
luigi1111
b3794a8ece
Merge pull request #1857
c484157 HistoryTable: icon for mining reward transactions (mmbyday)
2018-12-26 16:12:12 -06:00
luigi1111
b88ac2baa9
Merge pull request #1855
55c3d07 Transfer: hide PaymentId and Description by default (xiphon)
2018-12-26 16:11:02 -06:00
luigi1111
f5b684811c
Merge pull request #1854
548bc5f CheckBox: iconOnTheLeft property, optional uncheckedIcon and border, rich text format (xiphon)
2018-12-26 16:09:24 -06:00
luigi1111
1f2d2db1fe
Merge pull request #1853
787234e LineEditMulti: fix showingHeader and padding (empty label case) (xiphon)
2018-12-26 16:08:10 -06:00
luigi1111
342f85a68f
Merge pull request #1852
2b5f920 main: use custom daemon settings goes directly to settings>node page (mmbyday)
2018-12-26 16:06:14 -06:00
luigi1111
bd3721a8e0
Merge pull request #1851
da5dade keys: add text for viewonly wallet (mmbyday)
2018-12-26 16:04:49 -06:00
luigi1111
886cea3172
Merge pull request #1838
d8b40b6 build: fixes build with Trezor, requires #4945, on current monero master (ph4r05)
2018-12-26 16:03:09 -06:00
luigi1111
a2a4754982
Merge pull request #1826
7708b09 Sign: redesign page with message/file toggle (mmbyday)
2018-12-26 16:01:33 -06:00
mmbyday
d5a69cb638 history: enable set_tx_note 2018-12-25 11:52:41 -08:00
xiphon
c57b2ef12d PrivacyLevelSmall: fix variable shadowing 2018-12-25 19:44:37 +00:00
mmbyday
530a81563c mining: fix unable to assign to int warning 2018-12-24 09:53:06 -08:00
xiphon
55c3d07a14 Transfer: hide PaymentId and Description by default 2018-12-24 11:13:32 +03:00
mmbyday
ecb6949c30 StandardDialog: make scrollable + close button 2018-12-23 17:16:20 -08:00
mmbyday
e098a3f15e history: enable search by recipient address 2018-12-22 13:34:19 -08:00
mmbyday
c484157068 HistoryTable: icon for mining reward transactions 2018-12-21 21:36:30 -08:00
xiphon
548bc5f028 CheckBox: iconOnTheLeft property, optional uncheckedIcon and border, rich text format 2018-12-22 01:19:15 +03:00
mmbyday
da5dadec3b keys: add text for viewonly wallet 2018-12-21 10:18:49 -08:00
xiphon
787234e838 LineEditMulti: fix showingHeader and padding (empty label case) 2018-12-21 06:24:13 +00:00
mmbyday
2b5f920bc2 main: use custom daemon settings goes directly to settings>node page 2018-12-20 16:36:37 -08:00
mmbyday
7708b09ea2 Sign: redesign page with message/file toggle 🎨 2018-12-20 14:09:37 -08:00
luigi1111
002c800ee8
Merge pull request #1850
b38a93a Receive: fix subaddress alignment (selsta)
2018-12-20 14:37:14 -06:00
luigi1111
561ff356b8
Merge pull request #1849
6778742 openalias: handle address validation correctly (mmbyday)
2018-12-20 14:36:29 -06:00
luigi1111
806262a5a2
Merge pull request #1848
c2c1260 main: disable resize bar if custom decorations are off (selsta)
2018-12-20 14:35:16 -06:00
luigi1111
25b53782ab
Merge pull request #1845
da6d01c MiddlePanel: fix scrollbar margin top/bottom (selsta)
2018-12-20 14:34:25 -06:00
luigi1111
d7f9ea7467
Merge pull request #1843
d2d4c21 SettingsLog: fix TextArea layout, border, scrollbar (xiphon)
2018-12-20 14:33:29 -06:00
luigi1111
d6981981d3
Merge pull request #1842
09a49f6 RadioButton: remove a gap between rectangle and text, fix layout (xiphon)
2018-12-20 14:32:27 -06:00
luigi1111
9477fe9286
Merge pull request #1841
50a9c00 images: add @2x high DPI versions (selsta)
2018-12-20 14:31:19 -06:00
luigi1111
1e4e9384eb
Merge pull request #1830
84a6042 mining: add visual icon/indicator that mining is enabled, visible on all the screens (mmbyday)
2018-12-20 14:30:08 -06:00
luigi1111
7cf94734be
Merge pull request #1820
09201b1 Clear text fields up switching wallets (mmbyday)
2018-12-20 14:28:29 -06:00
luigi1111
1e3c2f014c
Merge pull request #1818
d10ce17 SettingsInfo: use MoneroComponents.StandardButton (mmbyday)
2018-12-20 14:27:29 -06:00
luigi1111
5d285452b3
Merge pull request #1814
5bebf83 Lock wallet on inactivity (xmrdsc)
2018-12-20 14:26:24 -06:00
mmbyday
67787421e1 openalias: handle address validation correctly 2018-12-20 12:24:55 -08:00
dsc
5bebf83d52
Lock wallet on inactivity 2018-12-20 10:38:38 +01:00
selsta
b38a93a412
Receive: fix subaddress alignment 2018-12-20 00:06:23 +01:00
selsta
da6d01c451
MiddlePanel: fix scrollbar margin top/bottom 2018-12-19 23:37:42 +01:00
selsta
c2c1260da0
main: disable resize bar if custom decorations are off 2018-12-19 22:10:54 +01:00
selsta
50a9c00c59
images: add @2x high DPI versions 2018-12-19 16:56:38 +01:00
xiphon
d2d4c21cde SettingsLog: fix TextArea layout, border, scrollbar 2018-12-19 08:06:52 +03:00
mmbyday
84a60424ef mining: add visual icon/indicator that mining is enabled, visible on all the screens 2018-12-18 19:07:26 -08:00
xiphon
09a49f6392 RadioButton: remove a gap between rectangle and text, fix layout 2018-12-18 20:45:56 +00:00
Dusan Klinec
d8b40b6c46
build: fixes build with Trezor, requires #4945, on current monero master 2018-12-18 21:09:10 +01:00
luigi1111
bac833c1dd
Merge pull request #1809
fbac6f2 standard-button: handle changing text/icon at runtime (xiphon)
2018-12-18 13:31:39 -06:00
luigi1111
0c9c96206e
Merge pull request #1808
f3941c3 Package import requires a version number (xmrdsc)
2018-12-18 13:30:43 -06:00
mmbyday
09201b17fb Clear text fields up switching wallets 2018-12-18 11:07:58 -08:00
mmbyday
d10ce1744c SettingsInfo: use MoneroComponents.StandardButton 💄 2018-12-18 10:31:25 -08:00