xiphon
|
515bb16418
|
fix various QML warnings
|
2018-12-17 09:10:11 +00: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 |
|
xiphon
|
02134c4fc6
|
transfer: paste Payment URL to fill the payment form fields
|
2018-11-30 03:51:03 +00:00 |
|
luigi1111
|
45781ab4a1
|
Merge pull request #1750
2c44d97 transfer: fix amount validation regexp (xiphon)
|
2018-11-25 18:37:41 -06:00 |
|
xiphon
|
2c44d979c6
|
transfer: fix amount validation regexp
|
2018-11-24 14:06:59 +00:00 |
|
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 |
|