aboutsummaryrefslogtreecommitdiff
path: root/pages/Transfer.qml
Commit message (Collapse)AuthorAgeFilesLines
...
| * Replacing the optional ring size slider in favor of static ring size 11Sander Ferdinand2018-10-101-72/+3
| |
* | Qt 5.7 does not support string.startsWith(); use string.indexOf() insteadSander Ferdinand2018-10-101-1/+2
|/
* Changed regex to support amount lines starting with a period, but block the ↵Sander Ferdinand2018-09-041-2/+7
| | | | transaction creation wizard
* Added component WarningBox and added a warning to remote node pageSander Ferdinand2018-08-051-46/+14
|
* Extra properties for components LineEditMulti and RemoteNodeEditSander Ferdinand2018-07-181-2/+6
|
* Merge pull request #1415luigi11112018-07-171-0/+53
|\ | | | | | | da93fc4 export/import key images (cryptochangements34)
| * export/import key imagescryptochangements342018-05-141-0/+53
| |
* | Change "Default" fee level to "Automatic"cryptochangements342018-07-161-1/+1
| |
* | Merge pull request #1424luigi11112018-05-221-1/+1
|\ \ | | | | | | | | | 275c3df Fixed wrong argument for retrieving mixins
| * | Fixed wrong argument for retrieving mixinseinsteinsfool2018-05-221-1/+1
| |/
* / use regex for value inputcryptochangements342018-05-111-6/+2
|/
* Merge pull request #1366luigi11112018-05-071-1/+1
|\ | | | | | | 6147d81 Fix use of persistentSettings.testnet to nettype
| * Fix use of persistentSettings.testnet to nettypeDoyle T2018-05-021-1/+1
| |
* | Improve contrast - brighten up bordersSander Ferdinand2018-04-301-1/+1
|/
* Change input address placeholder from '4...' to '4.. / 8..'Sander Ferdinand2018-04-251-1/+2
|
* Merge pull request #1323luigi11112018-04-221-32/+46
|\ | | | | | | b38729f fix openalias resolve
| * fix openalias resolvecryptochangements342018-04-211-32/+46
| |
* | Merge pull request #1320luigi11112018-04-191-1/+1
|\ \ | | | | | | | | | f04a9e0 single colour privacy level
| * | single colour privacy levelcryptochangements342018-04-151-1/+1
| |/
* / Implement 'rightIcon' and 'rightIconInactive' image properties for ↵Sander Ferdinand2018-04-101-1/+2
|/ | | | componenent StandardButton
* Number comparison should be floatSander Ferdinand2018-03-311-1/+1
|
* Disable send button when there is an insufficient unlocked balanceSander Ferdinand2018-03-311-5/+22
|
* Fixes transaction confirmation dialog and also makes sure you will not be ↵Sander Ferdinand2018-03-291-1/+7
| | | | able to transfer funds when the daemon is not up (to date)
* Cleanup after rebaseSander Ferdinand2018-03-291-2/+2
|
* font.bold for amount/address/paymentid on the transfer pageSander Ferdinand2018-03-291-0/+3
|
* Fixes runtime QML warningSander Ferdinand2018-03-291-4/+4
|
* Change 'money' to 'monero'Sander Ferdinand2018-03-291-1/+1
|
* Restyled warning box (not connected to daemon)Sander Ferdinand2018-03-291-25/+56
|
* Redoing the Sign/Verify pageSander Ferdinand2018-03-291-1/+1
|
* Dynamic subaddr table height, dont show history table when there is noneSander Ferdinand2018-03-291-1/+1
|
* Fixes some fonts, introduces a new checkbox and fixes 0 amount history entriesSander Ferdinand2018-03-291-12/+13
|
* Some font adjustmentsSander Ferdinand2018-03-291-0/+2
|
* New history page, including the mobile version.Sander Ferdinand2018-03-291-1/+0
|
* Hover effects for titlebar buttonsSander Ferdinand2018-03-291-0/+1
|
* StandardButton - removed unused properties and some layout changes to ↵Sander Ferdinand2018-03-291-4/+0
| | | | settings page
* Remove debugging leftovers from transfer pageSander Ferdinand2018-03-291-121/+0
|
* Receive page developmentSander Ferdinand2018-03-291-88/+160
|
* Move default font color to Style.qmlSander Ferdinand2018-03-291-18/+3
|
* Replacing checkbox, using default values from componentSander Ferdinand2018-03-291-9/+0
|
* Added new checkbox checked iconSander Ferdinand2018-03-291-2/+1
|
* Removing copy button for addressLine, fixing margins for advanced optionsSander Ferdinand2018-03-291-44/+3
|
* Transfer page QML developmentSander Ferdinand2018-03-291-98/+135
|
* InlineButton developmentSander Ferdinand2018-03-291-62/+42
|
* Added inlineButton for lineEdit and worked on network status progress bar + textSander Ferdinand2018-03-291-41/+2
|
* Added some styles, changed some margins, testing with the new LineEditSander Ferdinand2018-03-291-6/+76
|
* Stagenetstoffu2018-03-141-6/+6
|
* Transfer: min ring size is now 7, from 5moneromooo-monero2018-03-121-1/+1
|
* Transfer: automatically use low priority if no backlog is present (requires ↵stoffu2018-01-271-2/+3
| | | | #3123)
* Update copyright for 2018xmr-eric2018-01-081-1/+1
|
* Merge pull request #981luigi11112018-01-061-5/+10
|\ | | | | | | | | | | | | | | c1ac91d Refresh base translations before making any changes. 7ba6eac Cleanup html/css in text to be translated. 934f538 Regenerated en translation file from clean ver