Commit graph

63 commits

Author SHA1 Message Date
selsta
7c50e1ff4b
PasswordDialog: focus on gui start 2020-07-14 16:52:40 +02:00
luigi1111
11fd19e0f8
Merge pull request #2988
2522ff1 Prevent textbox from turning active when window is not active. Fixes #2924 (xmrdsc)
2020-07-08 13:53:41 -05:00
dsc
2522ff13fe Prevent textbox from turning active when window is not active. Fixes #2924 2020-07-07 15:33:54 +02:00
selsta
1edc068047
PasswordDialog: remove already defined z value
main already defines z
2020-06-13 04:47:17 +02:00
selsta
f26f1469ca
PasswordDialog: fix focus on open 2020-05-03 15:51:46 +02:00
xiphon
2195c67f58 LineEdit: password mode, linking. PasswordDialog: use LineEdit 2020-04-28 20:44:53 +00:00
selsta
a0b6c8a397
PasswordDialog: don't skip equality check
credit to consistent-dream
2020-02-27 15:29:35 +01:00
xiphon
3e07ecabf9 main: blur on PasswordDialog, InputDialog or ProcessingSplash 2019-12-20 01:04:36 +00:00
selsta
38d412a3fa
components: handle enter and return 2019-12-10 02:52:15 +01:00
xiphon
8738210991 PasswordDialog: fix text field height changing on input (Windows) 2019-11-26 16:09:09 +00:00
xiphon
74e12ce71d ContextMenu: implement 'paste' context menu for all text fields 2019-11-08 12:41:32 +00:00
notmike
7480f9b559 Changes Change wallet/Continue to Cancel/Ok
see #2290 #2204
2019-07-18 09:02:53 -06:00
selsta
d2e7358db7
PasswordDialog: label improvements 2019-07-16 14:08:22 +02:00
selsta
35a0f25b57
PasswordDialog: merge components and bug fixes
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.
2019-07-15 00:05:10 +02:00
mmbyday
131c42701c passworddialog: replace eye with font awesome 2019-04-29 12:39:11 -07:00
selsta
c92c3627a6
components: remove show() from password dialogs 2019-04-25 23:11:56 +02:00
dsc
62285b01dc
Remove scaleRatio 2019-04-25 21:09:23 +02:00
luigi1111
f37a17581e
Merge pull request #2111
24e7307 components: hide password on dialog opening (selsta)
2019-04-25 13:14:36 -05:00
selsta
24e7307a93
components: hide password on dialog opening 2019-04-24 14:14:36 +02:00
dsc
42f7afaefd
White theme 2019-04-24 05:37:35 +02:00
luigi1111
10926644bf
Merge pull request #2088
15a5f76 add missing TranslationManager.emptyString (selsta)
2019-04-16 16:54:17 -04:00
selsta
15a5f76334
add missing TranslationManager.emptyString 2019-04-16 16:35:30 +02:00
mmbyday
9c4688b3f0 PasswordDialog: don't always show() 2019-04-11 22:14:44 -07:00
mmbyday
5dbcd714ea PasswordDialog: add CAPSLOCK checking 2019-04-02 13:18:16 -07:00
mmbyday
65f99c9cbc PasswordDialog: cancel button text is more descriptive and dynamic 2018-12-30 00:44:52 -08:00
luigi1111
4c3f84a695
Merge pull request #1835
515bb16 fix various QML warnings (xiphon)
2018-12-18 09:52:02 -06:00
xiphon
515bb16418 fix various QML warnings 2018-12-17 09:10:11 +00:00
xiphon
bd8289803e PasswordDialog: hide balance when passwordDialog is open
Co-authored-by: mmbyday <mmbyday@protonmail.com>
2018-12-15 04:07:01 +00:00
mmbyday
fa0c691666 PasswordDialog: add ability to toggle text echo mode 💄 2018-12-10 09:14:01 -08:00
xiphon
39855241fc password dialog: show error in place 2018-10-24 06:54:31 +03:00
luigi1111
3483b8dbec
Merge pull request #1511
Settings overhaul (27 commits by skftn)
2018-08-14 16:15:31 -05:00
Sander Ferdinand
2671cd926c Change text selection color for input dialogs 2018-08-05 13:16:27 +02:00
xiphon
045189553e fixed: disable password dialog hotkeys handling when it is hidden 2018-07-28 12:00:41 +03:00
Sander Ferdinand
d6427a1efb Fixes undefined references to 'bg', was previously moved to main.inactiveOverlay 2018-05-03 12:35:53 +02:00
Sander Ferdinand
47f9a1765a Modify password dialog and move customdecorations function out of main.qml 2018-04-25 16:31:13 +02:00
luigi1111
a7594d64a2
Merge pull request #1221
2bd8e2f Bring back wallet name at the password dialog
2018-03-31 04:43:14 -05:00
Sander Ferdinand
2bd8e2feda Bring back wallet name at the password dialog 2018-03-31 03:56:56 +02:00
Sander Ferdinand
e638ed0272 Explicitly import MoneroComponents; prevent namespace pollution 2018-03-31 03:25:20 +02:00
Sander Ferdinand
c001e31241 Fixes runtime QML warning 2018-03-29 23:04:04 +01:00
Sander Ferdinand
28608e4ce0 Restyling the dialog boxes a bit more 2018-03-29 23:04:04 +01:00
Sander Ferdinand
b38ee48e59 Redesigned NewPasswordDialog 2018-03-29 23:04:03 +01:00
Sander Ferdinand
72a7fac467 Restyled password dialog 2018-03-29 23:04:03 +01:00
Sander Ferdinand
be9cb8931c StandardButton - removed unused properties and some layout changes to settings page 2018-03-29 23:04:02 +01:00
xmr-eric
fdd528b99e Update copyright for 2018 2018-01-08 12:51:26 -05:00
Tim L
c1187241db Password input: reset on failed input 2017-12-07 11:49:43 -05:00
Jaquee
4775a5b74d mobile layout tweaks 2017-11-03 16:57:12 +01:00
Jaquee
e0e69b35bd password dialog mobile redesign 2017-11-03 16:57:11 +01:00
Jaquee
9e0db8f4ff components mobile scaling 2017-11-03 16:57:11 +01:00
Jaquee
8cd6f3f5b6 Make dialogs draggable 2017-05-03 11:08:59 +02:00
kenshi84
c45cc3de41
enabled translations in some places 2017-03-11 14:09:09 +09:00