Commit graph

139 commits

Author SHA1 Message Date
xiphon
a79d76ff3f transfer: prepend '0' to amount starting with '.' 2018-11-24 00:39:17 +00:00
luigi1111
e7c73164a6
Merge pull request #1605
e21f890 Replacing the optional ring size slider in favor of static ring size 11 (skftn)
2018-10-11 14:45:45 -05:00
Sander Ferdinand
ca29d7e1be Qt 5.7 does not support string.startsWith(); use string.indexOf() instead 2018-10-10 20:15:44 +02:00
Sander Ferdinand
e21f8903ee Replacing the optional ring size slider in favor of static ring size 11 2018-10-10 20:04:00 +02:00
Sander Ferdinand
ccb1f36083 Changed regex to support amount lines starting with a period, but block the transaction creation wizard 2018-09-04 11:45:20 +02:00
Sander Ferdinand
0fed21d6de Added component WarningBox and added a warning to remote node page 2018-08-05 23:45:20 +02:00
Sander Ferdinand
4f4d969416 Extra properties for components LineEditMulti and RemoteNodeEdit 2018-07-18 16:16:46 +02:00
luigi1111
1107daab98
Merge pull request #1415
da93fc4 export/import key images (cryptochangements34)
2018-07-17 18:14:28 -05:00
cryptochangements34
33c195d01d
Change "Default" fee level to "Automatic" 2018-07-16 09:55:40 -05:00
luigi1111
fec309b907
Merge pull request #1424
275c3df Fixed wrong argument for retrieving mixins
2018-05-22 12:25:03 -05:00
einsteinsfool
275c3df302 Fixed wrong argument for retrieving mixins 2018-05-22 00:44:38 +02:00
cryptochangements34
da93fc4a86 export/import key images 2018-05-14 17:43:52 -04:00
cryptochangements34
d003b255b9 use regex for value input 2018-05-11 18:56:04 -04:00
luigi1111
b56074bef1
Merge pull request #1366
6147d81 Fix use of persistentSettings.testnet to nettype
2018-05-07 15:51:53 -05:00
Doyle T
6147d81cc5 Fix use of persistentSettings.testnet to nettype 2018-05-02 11:29:47 +10:00
Sander Ferdinand
7418a10d28 Improve contrast - brighten up borders 2018-04-30 00:52:48 +02:00
Sander Ferdinand
3635b2f001 Change input address placeholder from '4...' to '4.. / 8..' 2018-04-25 14:25:02 +02:00
luigi1111
5a5d92e6f6
Merge pull request #1323
b38729f fix openalias resolve
2018-04-22 20:04:15 -05:00
cryptochangements34
b38729fc0e fix openalias resolve 2018-04-21 21:48:31 -04:00
luigi1111
d72e9873d1
Merge pull request #1320
f04a9e0 single colour privacy level
2018-04-19 11:37:02 -05:00
cryptochangements34
f04a9e07e1 single colour privacy level 2018-04-15 09:45:30 -04:00
Sander Ferdinand
67e9109c14 Implement 'rightIcon' and 'rightIconInactive' image properties for componenent StandardButton 2018-04-10 22:36:39 +02:00
Sander Ferdinand
86746a1563 Number comparison should be float 2018-03-31 16:25:11 +02:00
Sander Ferdinand
90818efe5e Disable send button when there is an insufficient unlocked balance 2018-03-31 03:16:35 +02:00
Sander Ferdinand
0b7966f625 Fixes transaction confirmation dialog and also makes sure you will not be able to transfer funds when the daemon is not up (to date) 2018-03-29 23:04:04 +01:00
Sander Ferdinand
3c24044736 Cleanup after rebase 2018-03-29 23:04:04 +01:00
Sander Ferdinand
06bda869e0 font.bold for amount/address/paymentid on the transfer page 2018-03-29 23:04:04 +01:00
Sander Ferdinand
c001e31241 Fixes runtime QML warning 2018-03-29 23:04:04 +01:00
Sander Ferdinand
84e6461248 Change 'money' to 'monero' 2018-03-29 23:04:04 +01:00
Sander Ferdinand
625b92318f Restyled warning box (not connected to daemon) 2018-03-29 23:04:03 +01:00
Sander Ferdinand
6e794e3c50 Redoing the Sign/Verify page 2018-03-29 23:04:03 +01:00
Sander Ferdinand
5213daad77 Dynamic subaddr table height, dont show history table when there is none 2018-03-29 23:04:03 +01:00
Sander Ferdinand
4977049425 Fixes some fonts, introduces a new checkbox and fixes 0 amount history entries 2018-03-29 23:04:03 +01:00
Sander Ferdinand
6677a185f8 Some font adjustments 2018-03-29 23:04:02 +01:00
Sander Ferdinand
cf2791a246 New history page, including the mobile version. 2018-03-29 23:04:02 +01:00
Sander Ferdinand
4f3bf839f7 Hover effects for titlebar buttons 2018-03-29 23:04:02 +01:00
Sander Ferdinand
be9cb8931c StandardButton - removed unused properties and some layout changes to settings page 2018-03-29 23:04:02 +01:00
Sander Ferdinand
0b9e89691d Remove debugging leftovers from transfer page 2018-03-29 23:04:02 +01:00
Sander Ferdinand
e5357c8a0b Receive page development 2018-03-29 23:04:02 +01:00
Sander Ferdinand
868fbe2f2d Move default font color to Style.qml 2018-03-29 23:04:01 +01:00
Sander Ferdinand
af9e4e86f0 Replacing checkbox, using default values from component 2018-03-29 23:04:01 +01:00
Sander Ferdinand
5028491ab3 Added new checkbox checked icon 2018-03-29 23:04:01 +01:00
Sander Ferdinand
df21e36f5b Removing copy button for addressLine, fixing margins for advanced options 2018-03-29 23:04:01 +01:00
Sander Ferdinand
01f7b6cbfb Transfer page QML development 2018-03-29 23:04:01 +01:00
Sander Ferdinand
6d21b9919d InlineButton development 2018-03-29 23:04:01 +01:00
Sander Ferdinand
e62fab767a Added inlineButton for lineEdit and worked on network status progress bar + text 2018-03-29 23:04:00 +01:00
Sander Ferdinand
f15d6f5197 Added some styles, changed some margins, testing with the new LineEdit 2018-03-29 23:04:00 +01:00
stoffu
c8f0cf3543
Stagenet 2018-03-14 23:26:25 +09:00
moneromooo-monero
c0ffe5b96a Transfer: min ring size is now 7, from 5 2018-03-12 10:16:41 +00:00
stoffu
b9757fe837
Transfer: automatically use low priority if no backlog is present (requires #3123) 2018-01-27 11:00:10 +09:00