aboutsummaryrefslogtreecommitdiff
path: root/components/PasswordDialog.qml
Commit message (Expand)AuthorAgeFilesLines
* 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
* Ask for password in wallet is password protected. closes #26Ilya Kitaev2016-08-171-1/+36
* ask user for the password if wallet is password-protectedIlya Kitaev2016-08-161-0/+5