| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PasswordDialog: merge components and bug fixes | selsta | 2019-07-15 | 1 | -287/+0 |
| | | | | | | | | | | | | This commit merges PasswordDialog, PassphraseDialog and NewPasswordDialog. Also the following bugs were fixed: - Wizard pages still being active when opening a wallet from wizard. - Capslock detection was buggy when copy pasting password, I replaced it with native implementations for each platform. - isAlpha could throw errors when using special characters. | ||||
| * | dialogs: fix titlebar disabledness | mmbyday | 2019-04-30 | 1 | -9/+0 |
| | | |||||
| * | passworddialog: replace eye with font awesome | mmbyday | 2019-04-29 | 1 | -22/+20 |
| | | |||||
| * | components: remove show() from password dialogs | selsta | 2019-04-25 | 1 | -2/+0 |
| | | |||||
| * | Remove scaleRatio | dsc | 2019-04-25 | 1 | -19/+19 |
| | | |||||
| * | Merge pull request #2111 | luigi1111 | 2019-04-25 | 1 | -0/+3 |
| |\ | | | | | | | 24e7307 components: hide password on dialog opening (selsta) | ||||
| | * | components: hide password on dialog opening | selsta | 2019-04-24 | 1 | -0/+3 |
| | | | |||||
| * | | White theme | dsc | 2019-04-24 | 1 | -13/+16 |
| |/ | |||||
| * | Merge pull request #2088 | luigi1111 | 2019-04-16 | 1 | -3/+3 |
| |\ | | | | | | | 15a5f76 add missing TranslationManager.emptyString (selsta) | ||||
| | * | add missing TranslationManager.emptyString | selsta | 2019-04-16 | 1 | -3/+3 |
| | | | |||||
| * | | PasswordDialog: don't always show() | mmbyday | 2019-04-11 | 1 | -2/+1 |
| |/ | |||||
| * | Merge pull request #1886 | luigi1111 | 2019-01-21 | 1 | -6/+57 |
| |\ | | | | | | | bea033b SettingsWallet: readd change password button (selsta) | ||||
| | * | SettingsWallet: readd change password button | selsta | 2019-01-15 | 1 | -6/+57 |
| | | | |||||
| * | | QML: fix various warnings | xiphon | 2019-01-10 | 1 | -4/+0 |
| |/ | |||||
| * | Fixes the background for 2 popups | Sander Ferdinand | 2018-05-03 | 1 | -0/+2 |
| | | |||||
| * | Fixes undefined references to 'bg', was previously moved to main.inactiveOverlay | Sander Ferdinand | 2018-05-03 | 1 | -1/+1 |
| | | |||||
| * | Modify password dialog and move customdecorations function out of main.qml | Sander Ferdinand | 2018-04-25 | 1 | -7/+1 |
| | | |||||
| * | Explicitly import MoneroComponents; prevent namespace pollution | Sander Ferdinand | 2018-03-31 | 1 | -8/+8 |
| | | |||||
| * | Fixes runtime QML warning | Sander Ferdinand | 2018-03-29 | 1 | -4/+4 |
| | | |||||
| * | Restyling the dialog boxes a bit more | Sander Ferdinand | 2018-03-29 | 1 | -39/+62 |
| | | |||||
| * | Redesigned NewPasswordDialog | Sander Ferdinand | 2018-03-29 | 1 | -49/+32 |
| | | |||||
| * | Cleanup after rebase | Sander Ferdinand | 2018-03-29 | 1 | -8/+0 |
| | | |||||
| * | Allow password to be changed | stoffu | 2018-01-05 | 1 | -0/+254 |
