aboutsummaryrefslogtreecommitdiff
path: root/components/PasswordDialog.qml
Commit message (Expand)AuthorAgeFilesLines
* Changes Change wallet/Continue to Cancel/Oknotmike2019-07-181-2/+2
* PasswordDialog: label improvementsselsta2019-07-161-4/+7
* PasswordDialog: merge components and bug fixesselsta2019-07-151-42/+212
* passworddialog: replace eye with font awesomemmbyday2019-04-291-11/+10
* components: remove show() from password dialogsselsta2019-04-251-4/+0
* Remove scaleRatiodsc2019-04-251-12/+12
* Merge pull request #2111luigi11112019-04-251-0/+2
|\
| * components: hide password on dialog openingselsta2019-04-241-0/+2
* | White themedsc2019-04-241-9/+20
|/
* Merge pull request #2088luigi11112019-04-161-2/+2
|\
| * add missing TranslationManager.emptyStringselsta2019-04-161-2/+2
* | PasswordDialog: don't always show()mmbyday2019-04-111-2/+1
|/
* PasswordDialog: add CAPSLOCK checkingmmbyday2019-04-021-5/+36
* PasswordDialog: cancel button text is more descriptive and dynamicmmbyday2018-12-301-1/+1
* Merge pull request #1835luigi11112018-12-181-3/+0
|\
| * fix various QML warningsxiphon2018-12-171-3/+0
* | PasswordDialog: hide balance when passwordDialog is openxiphon2018-12-151-0/+4
|/
* PasswordDialog: add ability to toggle text echo mode :lipstick: :sparkles:mmbyday2018-12-101-3/+25
* password dialog: show error in placexiphon2018-10-241-1/+19
* Merge pull request #1511luigi11112018-08-141-0/+2
|\
| * Change text selection color for input dialogsSander Ferdinand2018-08-051-0/+2
* | fixed: disable password dialog hotkeys handling when it is hiddenxiphon2018-07-281-0/+1
|/
* Fixes undefined references to 'bg', was previously moved to main.inactiveOverlaySander Ferdinand2018-05-031-1/+1
* Modify password dialog and move customdecorations function out of main.qmlSander Ferdinand2018-04-251-7/+3
* Merge pull request #1221luigi11112018-03-311-1/+1
|\
| * Bring back wallet name at the password dialogSander Ferdinand2018-03-311-1/+1
* | Explicitly import MoneroComponents; prevent namespace pollutionSander Ferdinand2018-03-311-4/+4
|/
* Fixes runtime QML warningSander Ferdinand2018-03-291-2/+2
* Restyling the dialog boxes a bit moreSander Ferdinand2018-03-291-2/+3
* Redesigned NewPasswordDialogSander Ferdinand2018-03-291-1/+1
* Restyled password dialogSander Ferdinand2018-03-291-63/+68
* StandardButton - removed unused properties and some layout changes to setting...Sander Ferdinand2018-03-291-8/+0
* Update copyright for 2018xmr-eric2018-01-081-1/+1
* Password input: reset on failed inputTim L2017-12-071-0/+1
* mobile layout tweaksJaquee2017-11-031-2/+2
* password dialog mobile redesignJaquee2017-11-031-26/+24
* components mobile scalingJaquee2017-11-031-11/+7
* Make dialogs draggableJaquee2017-05-031-0/+9
* enabled translations in some placeskenshi842017-03-111-1/+1
* seed password not closingJaquee2017-03-021-2/+4
* save wallet name in appwindowJaquee2017-01-151-8/+1
* Merge pull request #217Riccardo Spagni2016-12-081-2/+2
|\
| * pw dialog: close popup before continueJacob Brydolf2016-11-261-2/+2
* | Print wallet filename in password dialog where approrpiatemoneromooo.monero2016-11-261-3/+12
|/
* Switch OK/Cancel button positionstaushet2016-11-051-12/+9
* PasswordDialog: accept/reject with Enter/Esc, Tab navigationIlya Kitaev2016-11-021-6/+20
* Custom password dialog. fixes issue with standard dialogIlya Kitaev2016-11-011-20/+112
* settings page: Empty password field on seed viewJacob Brydolf2016-10-111-1/+1
* Removed hardcoded height from PasswordDialogIlya Kitaev2016-10-101-1/+0
* Display "processing.." splashscreen while wallet initializingIlya Kitaev2016-08-231-0/+28