| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815 | Monzero Build System | 8 hours | 1 | -47/+47 |
| | | |||||
| * | Transfer, AddressBook: confirm unauthenticated OpenAlias | selsta | 2026-06-26 | 1 | -0/+26 |
| | | |||||
| * | Update year in Cypyright | inson1 | 2024-01-27 | 1 | -1/+1 |
| | | |||||
| * | TxUtils: add handleOpenAliasResolution func, simplify code | selsta | 2023-04-21 | 1 | -27/+10 |
| | | |||||
| * | AddressBook: fix adding new entry | selsta | 2022-03-16 | 1 | -12/+16 |
| | | |||||
| * | Merge pull request #3740 | luigi1111 | 2021-11-26 | 1 | -40/+42 |
| |\ | | | | | | | 9846bff AddressBook: use small StandardButton; adjust buttons alignment/order; remove paste button (rating89us) | ||||
| | * | AddressBook: use small StandardButton; adjust buttons alignment/order; ↵ | rating89us | 2021-11-20 | 1 | -40/+42 |
| | | | | | | | | | remove paste button | ||||
| * | | AddressBook: fix edit address button tooltip | rating89us | 2021-11-20 | 1 | -2/+2 |
| |/ | |||||
| * | AddressBook: add payment request URI prefix to address field placeholder | rating89us | 2021-09-27 | 1 | -3/+3 |
| | | |||||
| * | Merge pull request #3096 | luigi1111 | 2021-09-05 | 1 | -6/+5 |
| |\ | | | | | | | AddressBook: description edits, remove hack (selsta) | ||||
| | * | AddressBook: description edits, remove hack | selsta | 2021-08-31 | 1 | -6/+5 |
| | | | | | | | | | Co-authored-by: dsc <dsc@xmr.pm> | ||||
| * | | AddressBook: add Grab QR code inline button | rating89us | 2021-07-25 | 1 | -1/+24 |
| | | | | | | | | | Co-authored-by: selsta <selsta@users.noreply.github.com> | ||||
| * | | pages: set correct icon fallback opacity | selsta | 2021-07-01 | 1 | -3/+3 |
| | | | |||||
| * | | AddressBook: use LineEdit on descriptionLine; add tab/backtab; ↵ | rating89us | 2021-06-17 | 1 | -27/+30 |
| | | | | | | | | | forceActiveFocus on addressLine; use Enter/Return key to save; cancel/delete buttons | ||||
| * | | Merge pull request #3546 | luigi1111 | 2021-06-10 | 1 | -1/+13 |
| |\ \ | | | | | | | | | | 8ac1b4e AddressBook: add 'See transactions' button (rating89us) | ||||
| | * | | AddressBook: add "See transactions" button | rating89us | 2021-06-10 | 1 | -1/+13 |
| | | | | |||||
| * | | | AddressBook: add Font Awesome fallback icons | rating89us | 2021-06-02 | 1 | -2/+12 |
| |/ / | |||||
| * | | Merge pull request #3496 | luigi1111 | 2021-06-01 | 1 | -1/+3 |
| |\ \ | | | | | | | | | | 7997e6a AddressBook: highlight background when selecting contact for transfer page (rating89us) | ||||
| | * | | AddressBook: highlight background when selecting contact for transfer page | rating89us | 2021-05-22 | 1 | -1/+3 |
| | | | | |||||
| * | | | Implement tooltips in multiple pages and components | rating89us | 2021-05-29 | 1 | -0/+3 |
| |/ / | |||||
| * | | AddressBook: don't alter tx Description on recipient selection | xiphon | 2021-02-05 | 1 | -1/+1 |
| | | | |||||
| * | | LineEdit: fix padding, fix inline buttons layout, multiple btns support | xiphon | 2020-12-24 | 1 | -9/+9 |
| | | | |||||
| * | | AddressBook: fix Qt warning | selsta | 2020-09-21 | 1 | -1/+1 |
| |/ | |||||
| * | pages: remove legacy code | selsta | 2020-04-22 | 1 | -14/+0 |
| | | |||||
| * | AddressBook: remove leftover code | selsta | 2020-04-16 | 1 | -2/+0 |
| | | |||||
| * | misc: strip html out of translatable strings | selsta | 2020-02-05 | 1 | -4/+4 |
| | | |||||
| * | Wizard, AddressBook, SettingsNode: prevent undesired text selection | xiphon | 2019-11-27 | 1 | -8/+2 |
| | | |||||
| * | CheckBox: use Font Awesome plus/minus icons, remove unused images | xiphon | 2019-11-25 | 1 | -2/+3 |
| | | |||||
| * | ContextMenu: implement 'paste' context menu for all text fields | xiphon | 2019-11-08 | 1 | -2/+2 |
| | | |||||
| * | repo: remove isMobile leftovers | selsta | 2019-09-06 | 1 | -1/+1 |
| | | |||||
| * | QML: fix more warnings | selsta | 2019-07-22 | 1 | -1/+1 |
| | | |||||
| * | MiddlePanel: dynamic content height | selsta | 2019-05-07 | 1 | -0/+1 |
| | | |||||
| * | Remove scaleRatio | dsc | 2019-04-25 | 1 | -18/+18 |
| | | |||||
| * | White theme | dsc | 2019-04-24 | 1 | -32/+60 |
| | | |||||
| * | qrcodescanner: update icon with font awesome | mmbyday | 2019-04-22 | 1 | -2/+5 |
| | | |||||
| * | add missing TranslationManager.emptyString | selsta | 2019-04-16 | 1 | -2/+2 |
| | | |||||
| * | AddressBook: redesign | selsta | 2019-04-08 | 1 | -171/+394 |
| | | |||||
| * | addressbook: fix placeholder text for stagenet/testnet | mmbyday | 2019-02-24 | 1 | -1/+13 |
| | | |||||
| * | openalias: usuability improvements on addressbook/transfer page | mmbyday | 2019-02-06 | 1 | -3/+87 |
| | | |||||
| * | qrscanner: update addressbook and transfer UI | mmbyday | 2019-02-01 | 1 | -31/+25 |
| | | |||||
| * | Merge pull request #1904 | luigi1111 | 2019-01-21 | 1 | -14/+16 |
| |\ | | | | | | | b758c79 AddressBook: hide 'Add' form when invoked from 'Send' tab (xiphon) | ||||
| | * | AddressBook: hide 'Add' form when invoked from 'Send' tab | xiphon | 2019-01-15 | 1 | -14/+16 |
| | | | |||||
| * | | Merge pull request #1866 | luigi1111 | 2019-01-21 | 1 | -0/+1 |
| |\ \ | |/ |/| | | | bb37234 Transfer: disable long payment ids by default (selsta) | ||||
| | * | Transfer: disable long payment ids by default | selsta | 2018-12-28 | 1 | -0/+1 |
| | | | |||||
| * | | Merchant page | dsc | 2018-12-29 | 1 | -1/+1 |
| |/ | |||||
| * | Clear text fields up switching wallets | mmbyday | 2018-12-18 | 1 | -3/+6 |
| | | |||||
| * | addressbook: improve readability by truncating long text and allowing ↵ | mmbyday | 2018-12-04 | 1 | -3/+7 |
| | | | | | wrapmode on address/description/paymentid fields | ||||
| * | Change input address placeholder from '4...' to '4.. / 8..' | Sander Ferdinand | 2018-04-25 | 1 | -1/+1 |
| | | |||||
| * | Restyled addressbook panel | Sander Ferdinand | 2018-03-29 | 1 | -11/+4 |
| | | |||||
| * | StandardButton - removed unused properties and some layout changes to ↵ | Sander Ferdinand | 2018-03-29 | 1 | -8/+0 |
| | | | | | settings page | ||||
