aboutsummaryrefslogtreecommitdiff
path: root/pages/AddressBook.qml
Commit message (Collapse)AuthorAgeFilesLines
* Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815Monzero Build System8 hours1-47/+47
|
* Transfer, AddressBook: confirm unauthenticated OpenAliasselsta2026-06-261-0/+26
|
* Update year in Cypyrightinson12024-01-271-1/+1
|
* TxUtils: add handleOpenAliasResolution func, simplify codeselsta2023-04-211-27/+10
|
* AddressBook: fix adding new entryselsta2022-03-161-12/+16
|
* Merge pull request #3740luigi11112021-11-261-40/+42
|\ | | | | | | 9846bff AddressBook: use small StandardButton; adjust buttons alignment/order; remove paste button (rating89us)
| * AddressBook: use small StandardButton; adjust buttons alignment/order; ↵rating89us2021-11-201-40/+42
| | | | | | | | remove paste button
* | AddressBook: fix edit address button tooltiprating89us2021-11-201-2/+2
|/
* AddressBook: add payment request URI prefix to address field placeholderrating89us2021-09-271-3/+3
|
* Merge pull request #3096luigi11112021-09-051-6/+5
|\ | | | | | | AddressBook: description edits, remove hack (selsta)
| * AddressBook: description edits, remove hackselsta2021-08-311-6/+5
| | | | | | | | Co-authored-by: dsc <dsc@xmr.pm>
* | AddressBook: add Grab QR code inline buttonrating89us2021-07-251-1/+24
| | | | | | | | Co-authored-by: selsta <selsta@users.noreply.github.com>
* | pages: set correct icon fallback opacityselsta2021-07-011-3/+3
| |
* | AddressBook: use LineEdit on descriptionLine; add tab/backtab; ↵rating89us2021-06-171-27/+30
| | | | | | | | forceActiveFocus on addressLine; use Enter/Return key to save; cancel/delete buttons
* | Merge pull request #3546luigi11112021-06-101-1/+13
|\ \ | | | | | | | | | 8ac1b4e AddressBook: add 'See transactions' button (rating89us)
| * | AddressBook: add "See transactions" buttonrating89us2021-06-101-1/+13
| | |
* | | AddressBook: add Font Awesome fallback iconsrating89us2021-06-021-2/+12
|/ /
* | Merge pull request #3496luigi11112021-06-011-1/+3
|\ \ | | | | | | | | | 7997e6a AddressBook: highlight background when selecting contact for transfer page (rating89us)
| * | AddressBook: highlight background when selecting contact for transfer pagerating89us2021-05-221-1/+3
| | |
* | | Implement tooltips in multiple pages and componentsrating89us2021-05-291-0/+3
|/ /
* | AddressBook: don't alter tx Description on recipient selectionxiphon2021-02-051-1/+1
| |
* | LineEdit: fix padding, fix inline buttons layout, multiple btns supportxiphon2020-12-241-9/+9
| |
* | AddressBook: fix Qt warningselsta2020-09-211-1/+1
|/
* pages: remove legacy codeselsta2020-04-221-14/+0
|
* AddressBook: remove leftover codeselsta2020-04-161-2/+0
|
* misc: strip html out of translatable stringsselsta2020-02-051-4/+4
|
* Wizard, AddressBook, SettingsNode: prevent undesired text selectionxiphon2019-11-271-8/+2
|
* CheckBox: use Font Awesome plus/minus icons, remove unused imagesxiphon2019-11-251-2/+3
|
* ContextMenu: implement 'paste' context menu for all text fieldsxiphon2019-11-081-2/+2
|
* repo: remove isMobile leftoversselsta2019-09-061-1/+1
|
* QML: fix more warningsselsta2019-07-221-1/+1
|
* MiddlePanel: dynamic content heightselsta2019-05-071-0/+1
|
* Remove scaleRatiodsc2019-04-251-18/+18
|
* White themedsc2019-04-241-32/+60
|
* qrcodescanner: update icon with font awesomemmbyday2019-04-221-2/+5
|
* add missing TranslationManager.emptyStringselsta2019-04-161-2/+2
|
* AddressBook: redesignselsta2019-04-081-171/+394
|
* addressbook: fix placeholder text for stagenet/testnetmmbyday2019-02-241-1/+13
|
* openalias: usuability improvements on addressbook/transfer pagemmbyday2019-02-061-3/+87
|
* qrscanner: update addressbook and transfer UImmbyday2019-02-011-31/+25
|
* Merge pull request #1904luigi11112019-01-211-14/+16
|\ | | | | | | b758c79 AddressBook: hide 'Add' form when invoked from 'Send' tab (xiphon)
| * AddressBook: hide 'Add' form when invoked from 'Send' tabxiphon2019-01-151-14/+16
| |
* | Merge pull request #1866luigi11112019-01-211-0/+1
|\ \ | |/ |/| | | bb37234 Transfer: disable long payment ids by default (selsta)
| * Transfer: disable long payment ids by defaultselsta2018-12-281-0/+1
| |
* | Merchant pagedsc2018-12-291-1/+1
|/
* Clear text fields up switching walletsmmbyday2018-12-181-3/+6
|
* addressbook: improve readability by truncating long text and allowing ↵mmbyday2018-12-041-3/+7
| | | | wrapmode on address/description/paymentid fields
* Change input address placeholder from '4...' to '4.. / 8..'Sander Ferdinand2018-04-251-1/+1
|
* Restyled addressbook panelSander Ferdinand2018-03-291-11/+4
|
* StandardButton - removed unused properties and some layout changes to ↵Sander Ferdinand2018-03-291-8/+0
| | | | settings page