aboutsummaryrefslogtreecommitdiff
path: root/components/PasswordDialog.qml
Commit message (Expand)AuthorAgeFilesLines
* Establish Monzero GUI Phase 0 baselinemonzero-gui-phase0-20260815Monzero Build System3 hours1-19/+19
* PasswordDialog: fix lack of focus on window changeselsta2026-01-141-3/+3
* Implement background sync when lockedj-berman2025-08-031-1/+17
* PasswordDialog: fix spelling in warning messagespetterman662025-04-231-1/+1
* Update year in Cypyrightinson12024-01-271-1/+1
* PasswordDialog: display wizard title bar when returning to wizard after cance...rating89us2021-11-281-1/+5
* PasswordDialog: configurable Ok btn text/icon, non-primary Cancelxiphon2020-09-241-2/+9
* PasswordDialog: focus on gui startselsta2020-07-141-1/+1
* Merge pull request #2988luigi11112020-07-081-1/+2
|\
| * Prevent textbox from turning active when window is not active. Fixes #2924dsc2020-07-071-1/+2
* | PasswordDialog: remove already defined z valueselsta2020-06-131-1/+0
|/
* PasswordDialog: fix focus on openselsta2020-05-031-1/+1
* LineEdit: password mode, linking. PasswordDialog: use LineEditxiphon2020-04-281-175/+37
* PasswordDialog: don't skip equality checkselsta2020-02-271-0/+3
* main: blur on PasswordDialog, InputDialog or ProcessingSplashxiphon2019-12-201-3/+0
* components: handle enter and returnselsta2019-12-101-0/+3
* PasswordDialog: fix text field height changing on input (Windows)xiphon2019-11-261-0/+2
* ContextMenu: implement 'paste' context menu for all text fieldsxiphon2019-11-081-2/+2
* 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