aboutsummaryrefslogtreecommitdiff
path: root/components/LineEdit.qml
Commit message (Collapse)AuthorAgeFilesLines
* Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815Monzero Build System6 hours1-17/+17
|
* Update year in Cypyrightinson12024-01-271-1/+1
|
* wizard: redesign seed pagerating89us2023-02-121-2/+16
| | | | | | | | | - move mnemonic seed - restore height into a separate page - pdf template - seed verification - responsive UI - accessibility
* LineEdit: fix eye button overlap on password fieldrating89us2021-09-031-1/+1
|
* WizardWalletInput: red border if error; error messages; remove placeholders; ↵rating89us2021-07-101-2/+3
| | | | | | smaller font; icon for browse button Update WizardWalletInput.qml
* LineEdit: use ColumnLayout instead of Item (also used in LineEditMulti)rating89us2021-06-111-102/+105
|
* LineEdit: fontFamily and inputPadding properties, fix backtabxiphon2021-02-081-13/+23
|
* LineEdit: fix padding, fix inline buttons layout, multiple btns supportxiphon2020-12-241-8/+13
|
* Transfer: fix focus, cycle focus between Address, Amount and Sendxiphon2020-12-031-0/+2
|
* LineEdit: change background color when disabledselsta2020-08-291-1/+1
|
* LineEdit: password mode, linking. PasswordDialog: use LineEditxiphon2020-04-281-1/+51
|
* Transfer: convert and display entered amount in fiat currencyxiphon2019-11-131-0/+2
|
* Remove scaleRatiodsc2019-04-251-19/+19
|
* White themedsc2019-04-241-4/+5
|
* add missing TranslationManager.emptyStringselsta2019-04-161-1/+1
|
* History redesigndsc2019-04-081-0/+1
|
* Wizard redesigndsc2019-02-221-3/+3
|
* Transfer: fix amount label boldness :bug:mmbyday2018-12-141-2/+1
|
* settings: fix Remote Node 'Connect' buttonxiphon2018-11-111-0/+1
|
* Increased left margin for the amount textSander Ferdinand2018-09-041-1/+1
|
* Extra properties for components LineEditMulti and RemoteNodeEditSander Ferdinand2018-07-181-2/+6
|
* Improve contrast - brighten up bordersSander Ferdinand2018-04-301-3/+3
|
* Explicitly import MoneroComponents; prevent namespace pollutionSander Ferdinand2018-03-311-8/+9
|
* Fixes the placeholder texts for inputboxes in the wallet recovery wizardSander Ferdinand2018-03-291-3/+10
|
* Avoid logging addresses and other sensitive dataSander Ferdinand2018-03-291-3/+3
|
* Fixes runtime QML warningSander Ferdinand2018-03-291-2/+2
|
* Restyled warning box (not connected to daemon)Sander Ferdinand2018-03-291-2/+2
|
* Receive page; modified subaddress tableSander Ferdinand2018-03-291-1/+1
|
* Fixes some fonts, introduces a new checkbox and fixes 0 amount history entriesSander Ferdinand2018-03-291-6/+5
|
* Fixing the start-up wizardsSander Ferdinand2018-03-291-8/+12
|
* Some font adjustmentsSander Ferdinand2018-03-291-4/+4
|
* New history page, including the mobile version.Sander Ferdinand2018-03-291-7/+21
|
* Finishing up on the settings page for now and modified some QML componentsSander Ferdinand2018-03-291-4/+5
|
* Receive page developmentSander Ferdinand2018-03-291-44/+17
|
* Various QML developmentSander Ferdinand2018-03-291-23/+20
|
* Move default font color to Style.qmlSander Ferdinand2018-03-291-1/+1
|
* LineEdit; included copy buttonSander Ferdinand2018-03-291-3/+46
|
* LineEdit: cursor: pointer for QML rich text on input labelsSander Ferdinand2018-03-291-0/+6
|
* LineEdit: added placeholder label, added input labelSander Ferdinand2018-03-291-48/+82
|
* InlineButton developmentSander Ferdinand2018-03-291-3/+5
|
* Inline button/icon for input boxesSander Ferdinand2018-03-291-1/+23
|
* Added inlineButton for lineEdit and worked on network status progress bar + textSander Ferdinand2018-03-291-0/+6
|
* Re-do LineEdit/Input - decoupled placeholder textSander Ferdinand2018-03-291-14/+39
|
* Merge pull request #1065luigi11112018-01-261-1/+1
|\ | | | | | | fdd528b Update copyright for 2018
| * Update copyright for 2018xmr-eric2018-01-081-1/+1
| |
* | Subaddresses minimal version: supports default account onlykenshi842018-01-131-0/+2
|/
* components mobile scalingJaquee2017-11-031-6/+6
|
* Daemon rpc login supportJaquee2017-02-251-0/+1
| | | | requires #1803
* lineEdit: add textUpdated signalJaquee2017-01-261-0/+2
|
* send custom commands to daemonJaquee2017-01-221-0/+2
| | | | | + status button requires #1618