aboutsummaryrefslogtreecommitdiff
path: root/components/LineEditMulti.qml
Commit message (Expand)AuthorAgeFilesLines
* Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815Monzero Build System3 hours1-17/+17
* Update year in Cypyrightinson12024-01-271-1/+1
* AddressBook: use LineEdit on descriptionLine; add tab/backtab; forceActiveFoc...rating89us2021-06-171-0/+5
* LineEditMulti: fix 'error' propertyxiphon2021-05-081-2/+1
* LineEditMulti: right padding, fontFamily, backtab, inline btns vcenterxiphon2021-02-081-4/+7
* LineEdit: fix padding, fix inline buttons layout, multiple btns supportxiphon2020-12-241-18/+9
* Transfer: fix focus, cycle focus between Address, Amount and Sendxiphon2020-12-031-1/+5
* Transfer: address book inline button, 2nd inline button, scan QR code button ...rating89us2020-04-161-0/+9
* ContextMenu: implement 'paste' context menu for all text fieldsxiphon2019-11-081-4/+4
* Remove scaleRatiodsc2019-04-251-11/+11
* Merge pull request #2107luigi11112019-04-251-1/+0
|\
| * InlineButton: fix warning and set fontselsta2019-04-231-1/+0
* | White themedsc2019-04-241-4/+4
|/
* qrcodescanner: update icon with font awesomemmbyday2019-04-221-3/+2
* add missing TranslationManager.emptyStringselsta2019-04-161-2/+2
* LineEditMulti: fix binding loopxiphon2019-02-251-1/+0
* Wizard redesigndsc2019-02-221-3/+13
* qrscanner: update addressbook and transfer UImmbyday2019-02-011-0/+12
* LineEditMulti: fix showingHeader and padding (empty label case)xiphon2018-12-211-2/+2
* fix various QML warningsxiphon2018-12-171-1/+0
* transfer: paste Payment URL to fill the payment form fieldsxiphon2018-11-301-16/+30
* Extra properties for components LineEditMulti and RemoteNodeEditSander Ferdinand2018-07-181-37/+71
* Improve contrast - brighten up bordersSander Ferdinand2018-04-301-4/+4
* Explicitly import MoneroComponents; prevent namespace pollutionSander Ferdinand2018-03-311-8/+8
* Avoid logging addresses and other sensitive dataSander Ferdinand2018-03-291-1/+1
* font.bold for amount/address/paymentid on the transfer pageSander Ferdinand2018-03-291-0/+2
* Fixes runtime QML warningSander Ferdinand2018-03-291-2/+2
* Redoing the Sign/Verify pageSander Ferdinand2018-03-291-1/+1
* Design polish workSander Ferdinand2018-03-291-1/+1
* Receive page; modified subaddress tableSander Ferdinand2018-03-291-2/+10
* Fixes some fonts, introduces a new checkbox and fixes 0 amount history entriesSander Ferdinand2018-03-291-2/+4
* Some font adjustmentsSander Ferdinand2018-03-291-6/+6
* New history page, including the mobile version.Sander Ferdinand2018-03-291-4/+7
* Finishing up on the settings page for now and modified some QML componentsSander Ferdinand2018-03-291-1/+1
* Added 2 components: LineEditMulti.qml && LabelButton.qml - multiline line editsSander Ferdinand2018-03-291-0/+125