aboutsummaryrefslogtreecommitdiff
path: root/pages/Transfer.qml
Commit message (Collapse)AuthorAgeFilesLines
* Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815Monzero Build System8 hours1-53/+53
|
* Transfer, AddressBook: confirm unauthenticated OpenAliasselsta2026-06-261-0/+27
|
* Transfer: disable offline tx creation with long payment idselsta2026-04-211-11/+17
|
* Update year in Cypyrightinson12024-01-271-1/+1
|
* TxUtils: add handleOpenAliasResolution func, simplify codeselsta2023-04-211-33/+10
|
* Transfer: update mixin, silence warningselsta2022-11-111-1/+1
|
* Transfer: don't create offline tx before wallet is syncedselsta2022-06-261-1/+1
|
* Transfer: fix offline signingreemuru2022-03-161-18/+1
| | | | | Remove logic for processing an array to derive the confirmation. Use confirmation from the transaction object.
* Transfer: fix button colors, font size, bold; use secondary button for ↵rating89us2021-11-211-1/+0
| | | | advanced options
* Transfer: add payment request URI prefix to address field placeholderrating89us2021-09-271-3/+3
|
* Transfer: print success / error for key imagesselsta2021-09-061-2/+10
|
* Merge pull request #3435luigi11112021-09-051-0/+61
|\ | | | | | | | | 36940f0 Transfer: add support for outputs import / export (selsta) e36b166 Wallet: import / export output function (tobtoht)
| * Transfer: add support for outputs import / exportselsta2021-09-041-0/+61
| |
* | Merge pull request #3282luigi11112021-09-051-1/+1
|\ \ | |/ |/| | | 6dd7445 Transfer: export all key images by default (benevanoff)
| * Transfer: export all key images by defaultbenevanoff2020-12-251-1/+1
| |
* | Receive: implement payment requestrating89us2021-08-191-2/+2
| |
* | Transfer: use defaultFontColor for text cursor when address field is blankrating89us2021-07-251-1/+1
| |
* | Merge pull request #3601luigi11112021-07-061-1/+2
|\ \ | | | | | | | | | d8f9d2f Transfer: fix fee label alignment (selsta)
| * | Transfer: fix fee label alignmentselsta2021-07-011-1/+2
| | |
* | | Merge pull request #3598luigi11112021-07-061-0/+3
|\ \ \ | | | | | | | | | | | | dbc8c7d qr: scan valid addresses that miss an uri prefix (selsta)
| * | | qr: scan valid addresses that miss an uri prefixselsta2021-06-291-0/+3
| |/ /
* / / Transfer: UI changes to description field (use LineEdit, decrease font size, ↵rating89us2021-06-261-2/+4
|/ / | | | | | | new placeholder)
* | StandardDropdown: use ArrowCursor; remove rotation of dropdownIcon; change ↵rating89us2021-06-221-0/+1
| | | | | | | | background color on mouse hover; smaller text
* | Merge pull request #3576luigi11112021-06-211-8/+12
|\ \ | | | | | | | | | 4e2b1ce Transfer: don't overlap inside borders; fix margins (rating89us)
| * | Transfer: don't overlap inside borders; fix marginsrating89us2021-06-191-8/+12
| | |
* | | Merge pull request #3575luigi11112021-06-211-1/+0
|\ \ \ | | | | | | | | | | | | 08dd89d Transfer: remove leftMargin of 'Address' label (rating89us)
| * | | Transfer: remove leftMargin of "Address" labelrating89us2021-06-191-1/+0
| |/ /
* / / StandardDropdown: use ColumnLayout; use same height of LineEdit; include ↵rating89us2021-06-201-8/+2
|/ / | | | | | | dropdownLabel
* | LineEdit: use ColumnLayout instead of Item (also used in LineEditMulti)rating89us2021-06-111-3/+17
| |
* | Merge pull request #3528luigi11112021-06-101-15/+39
|\ \ | | | | | | | | | f06d6e0 Transfer: add XMR unit on transactions with a single recipient; move 'send all' button next to Amount label (rating89us)
| * | Transfer: add XMR unit on transactions with a single recipient; move "send ↵rating89us2021-06-041-15/+39
| | | | | | | | | | | | all" button next to Amount label
* | | Transfer: fix y position of recipient elementsrating89us2021-06-041-0/+4
|/ /
* | Implement tooltips in multiple pages and componentsrating89us2021-05-291-0/+7
| |
* | Merge pull request #3466luigi11112021-05-121-1/+2
|\ \ | | | | | | | | | 380c5b5 Transfer: fix QR code scanner inline button icon (xiphon)
| * | Transfer: fix QR code scanner inline button iconxiphon2021-05-081-1/+2
| | |
* | | Merge pull request #3463luigi11112021-05-121-0/+1
|\ \ \ | | | | | | | | | | | | 138e164 Transfer: highlight invalid address (xiphon)
| * | | Transfer: highlight invalid addressxiphon2021-05-081-0/+1
| |/ /
* / / Transfer: vertical center addressselsta2021-05-051-1/+1
|/ /
* | Merge pull request #3401luigi11112021-04-161-10/+10
|\ \ | | | | | | | | | 767b9e0 TextPlain, Label: implement tooltips. Transfer: advanced - use tooltips (xiphon)
| * | TextPlain, Label: implement tooltips. Transfer: advanced - use tooltipsxiphon2021-04-151-10/+10
| | |
* | | Transfer: fix desktop icon styleselsta2021-04-151-1/+2
|/ /
* | Transfer: implement sending to multiple recipientsxiphon2021-03-231-238/+510
| |
* | TxConfirmationDialog: implement multiple recipients support, layout fixesxiphon2021-03-031-4/+7
| |
* | Wallet: estimateTransactionFeeAsync - multi dest supportxiphon2021-02-041-2/+2
| |
* | Transfer: implement 'Grab QR code from screen' functionalityxiphon2021-01-111-2/+23
| |
* | Merge pull request #3280Alexander Blair2020-12-281-25/+24
|\ \ | | | | | | | | | ba4d6993 LineEdit: fix padding, fix inline buttons layout, multiple btns support (xiphon)
| * | LineEdit: fix padding, fix inline buttons layout, multiple btns supportxiphon2020-12-241-25/+24
| |/
* | Merge pull request #3271Alexander Blair2020-12-281-2/+2
|\ \ | | | | | | | | | 78f5360a Transfer: support pasting amount with whitespaces (xiphon)
| * | Transfer: support pasting amount with whitespacesxiphon2020-12-141-2/+2
| |/
* / Transfer: updateFromQrCode - fix extra space (empty recipient name)xiphon2020-12-241-1/+1
|/