| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815 | Monzero Build System | 8 hours | 1 | -53/+53 |
| | | |||||
| * | Transfer, AddressBook: confirm unauthenticated OpenAlias | selsta | 2026-06-26 | 1 | -0/+27 |
| | | |||||
| * | Transfer: disable offline tx creation with long payment id | selsta | 2026-04-21 | 1 | -11/+17 |
| | | |||||
| * | Update year in Cypyright | inson1 | 2024-01-27 | 1 | -1/+1 |
| | | |||||
| * | TxUtils: add handleOpenAliasResolution func, simplify code | selsta | 2023-04-21 | 1 | -33/+10 |
| | | |||||
| * | Transfer: update mixin, silence warning | selsta | 2022-11-11 | 1 | -1/+1 |
| | | |||||
| * | Transfer: don't create offline tx before wallet is synced | selsta | 2022-06-26 | 1 | -1/+1 |
| | | |||||
| * | Transfer: fix offline signing | reemuru | 2022-03-16 | 1 | -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 ↵ | rating89us | 2021-11-21 | 1 | -1/+0 |
| | | | | | advanced options | ||||
| * | Transfer: add payment request URI prefix to address field placeholder | rating89us | 2021-09-27 | 1 | -3/+3 |
| | | |||||
| * | Transfer: print success / error for key images | selsta | 2021-09-06 | 1 | -2/+10 |
| | | |||||
| * | Merge pull request #3435 | luigi1111 | 2021-09-05 | 1 | -0/+61 |
| |\ | | | | | | | | | 36940f0 Transfer: add support for outputs import / export (selsta) e36b166 Wallet: import / export output function (tobtoht) | ||||
| | * | Transfer: add support for outputs import / export | selsta | 2021-09-04 | 1 | -0/+61 |
| | | | |||||
| * | | Merge pull request #3282 | luigi1111 | 2021-09-05 | 1 | -1/+1 |
| |\ \ | |/ |/| | | | 6dd7445 Transfer: export all key images by default (benevanoff) | ||||
| | * | Transfer: export all key images by default | benevanoff | 2020-12-25 | 1 | -1/+1 |
| | | | |||||
| * | | Receive: implement payment request | rating89us | 2021-08-19 | 1 | -2/+2 |
| | | | |||||
| * | | Transfer: use defaultFontColor for text cursor when address field is blank | rating89us | 2021-07-25 | 1 | -1/+1 |
| | | | |||||
| * | | Merge pull request #3601 | luigi1111 | 2021-07-06 | 1 | -1/+2 |
| |\ \ | | | | | | | | | | d8f9d2f Transfer: fix fee label alignment (selsta) | ||||
| | * | | Transfer: fix fee label alignment | selsta | 2021-07-01 | 1 | -1/+2 |
| | | | | |||||
| * | | | Merge pull request #3598 | luigi1111 | 2021-07-06 | 1 | -0/+3 |
| |\ \ \ | | | | | | | | | | | | | dbc8c7d qr: scan valid addresses that miss an uri prefix (selsta) | ||||
| | * | | | qr: scan valid addresses that miss an uri prefix | selsta | 2021-06-29 | 1 | -0/+3 |
| | |/ / | |||||
| * / / | Transfer: UI changes to description field (use LineEdit, decrease font size, ↵ | rating89us | 2021-06-26 | 1 | -2/+4 |
| |/ / | | | | | | | new placeholder) | ||||
| * | | StandardDropdown: use ArrowCursor; remove rotation of dropdownIcon; change ↵ | rating89us | 2021-06-22 | 1 | -0/+1 |
| | | | | | | | | | background color on mouse hover; smaller text | ||||
| * | | Merge pull request #3576 | luigi1111 | 2021-06-21 | 1 | -8/+12 |
| |\ \ | | | | | | | | | | 4e2b1ce Transfer: don't overlap inside borders; fix margins (rating89us) | ||||
| | * | | Transfer: don't overlap inside borders; fix margins | rating89us | 2021-06-19 | 1 | -8/+12 |
| | | | | |||||
| * | | | Merge pull request #3575 | luigi1111 | 2021-06-21 | 1 | -1/+0 |
| |\ \ \ | | | | | | | | | | | | | 08dd89d Transfer: remove leftMargin of 'Address' label (rating89us) | ||||
| | * | | | Transfer: remove leftMargin of "Address" label | rating89us | 2021-06-19 | 1 | -1/+0 |
| | |/ / | |||||
| * / / | StandardDropdown: use ColumnLayout; use same height of LineEdit; include ↵ | rating89us | 2021-06-20 | 1 | -8/+2 |
| |/ / | | | | | | | dropdownLabel | ||||
| * | | LineEdit: use ColumnLayout instead of Item (also used in LineEditMulti) | rating89us | 2021-06-11 | 1 | -3/+17 |
| | | | |||||
| * | | Merge pull request #3528 | luigi1111 | 2021-06-10 | 1 | -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 ↵ | rating89us | 2021-06-04 | 1 | -15/+39 |
| | | | | | | | | | | | | | all" button next to Amount label | ||||
| * | | | Transfer: fix y position of recipient elements | rating89us | 2021-06-04 | 1 | -0/+4 |
| |/ / | |||||
| * | | Implement tooltips in multiple pages and components | rating89us | 2021-05-29 | 1 | -0/+7 |
| | | | |||||
| * | | Merge pull request #3466 | luigi1111 | 2021-05-12 | 1 | -1/+2 |
| |\ \ | | | | | | | | | | 380c5b5 Transfer: fix QR code scanner inline button icon (xiphon) | ||||
| | * | | Transfer: fix QR code scanner inline button icon | xiphon | 2021-05-08 | 1 | -1/+2 |
| | | | | |||||
| * | | | Merge pull request #3463 | luigi1111 | 2021-05-12 | 1 | -0/+1 |
| |\ \ \ | | | | | | | | | | | | | 138e164 Transfer: highlight invalid address (xiphon) | ||||
| | * | | | Transfer: highlight invalid address | xiphon | 2021-05-08 | 1 | -0/+1 |
| | |/ / | |||||
| * / / | Transfer: vertical center address | selsta | 2021-05-05 | 1 | -1/+1 |
| |/ / | |||||
| * | | Merge pull request #3401 | luigi1111 | 2021-04-16 | 1 | -10/+10 |
| |\ \ | | | | | | | | | | 767b9e0 TextPlain, Label: implement tooltips. Transfer: advanced - use tooltips (xiphon) | ||||
| | * | | TextPlain, Label: implement tooltips. Transfer: advanced - use tooltips | xiphon | 2021-04-15 | 1 | -10/+10 |
| | | | | |||||
| * | | | Transfer: fix desktop icon style | selsta | 2021-04-15 | 1 | -1/+2 |
| |/ / | |||||
| * | | Transfer: implement sending to multiple recipients | xiphon | 2021-03-23 | 1 | -238/+510 |
| | | | |||||
| * | | TxConfirmationDialog: implement multiple recipients support, layout fixes | xiphon | 2021-03-03 | 1 | -4/+7 |
| | | | |||||
| * | | Wallet: estimateTransactionFeeAsync - multi dest support | xiphon | 2021-02-04 | 1 | -2/+2 |
| | | | |||||
| * | | Transfer: implement 'Grab QR code from screen' functionality | xiphon | 2021-01-11 | 1 | -2/+23 |
| | | | |||||
| * | | Merge pull request #3280 | Alexander Blair | 2020-12-28 | 1 | -25/+24 |
| |\ \ | | | | | | | | | | ba4d6993 LineEdit: fix padding, fix inline buttons layout, multiple btns support (xiphon) | ||||
| | * | | LineEdit: fix padding, fix inline buttons layout, multiple btns support | xiphon | 2020-12-24 | 1 | -25/+24 |
| | |/ | |||||
| * | | Merge pull request #3271 | Alexander Blair | 2020-12-28 | 1 | -2/+2 |
| |\ \ | | | | | | | | | | 78f5360a Transfer: support pasting amount with whitespaces (xiphon) | ||||
| | * | | Transfer: support pasting amount with whitespaces | xiphon | 2020-12-14 | 1 | -2/+2 |
| | |/ | |||||
| * / | Transfer: updateFromQrCode - fix extra space (empty recipient name) | xiphon | 2020-12-24 | 1 | -1/+1 |
| |/ | |||||
