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
Jaquee
114ce41fcc
seed password not closing
2017-03-02 13:13:13 +01:00
Jaquee
8f56e98397
save wallet name in appwindow
2017-01-15 12:32:14 +01:00
Riccardo Spagni
bfcdf113f9
Merge pull request #217
...
3752ec7
send page: check daemon status after every refresh (Jaquee)
01549a3
walletManager: coding conventions (Jaquee)
0ae3d67
daemon console -> log + adjusted height (Jaquee)
0e8cd14
Wallet: add m_initialized (Jaquee)
c7232e1
set wallet connection status before querying sync status (Jaquee)
3f8e05d
Wallet: Cache connection status query (Jaquee)
36a6b89
connect onWalletConnectionStatusChanged() (Jaquee)
93a8200
Transfer: new connectionStatus handling + show status msg (Jaquee)
76e6ae8
remove reference to old pw-dialog (Jaquee)
18b7a67
Wallet: add connectionStatusChanged signal (Jaquee)
d9f4ab4
daemonManager: wait for daemon stop on app close (Jaquee)
f62bb68
daemonManagerDialog: use new ConnectionStatus enum (Jaquee)
dd01f59
hide daemon sync progress after disconnecting wallet (Jaquee)
8d19a03
DaemonManager: add stateChanged() (Jaquee)
760e01b
daemonManagerDialog: show processdialog when starting (Jaquee)
bb881d9
show processingSplash when starting/stopping daemon (Jaquee)
8361dda
resolve rebase conflict (Jaquee)
8dfa79e
Shutdown daemon and close wallet properly on app exit (Jaquee)
7876957
DaemonManager::closing() (Jacob Brydolf)
065b060
main: debug messages (Jacob Brydolf)
b4eb489
DaemonManager: forward command line arguments to monerod (Jacob Brydolf)
752ff26
forward command line arguments to DaemonManager (Jaquee)
7840dab
DaemonManager: console debug output (Jacob Brydolf)
14a5bd5
settings: added daemon console (Jacob Brydolf)
b53ef00
history tx details: resized popup (Jacob Brydolf)
b4f29b2
StandardDialog: changed default sizes (Jacob Brydolf)
5855700
daemonManagerDialog: added starting signal (Jacob Brydolf)
3a43154
DaemonManager: added console updated signals (Jacob Brydolf)
3df9e44
DaemonManager: windows support (Jacob Brydolf)
5da9f8f
standardDialog: close window before continue (Jacob Brydolf)
5a110f4
replace message dialog with custom dialog (Jacob Brydolf)
d465780
resized standard dialog (Jacob Brydolf)
482bd30
settings: enable/disable daemon start/stop buttons (Jacob Brydolf)
4e7de8c
proper daemon shutdown on app exit (Jaquee)
48471f3
onDaemonStarted/stopped signals/slots (Jaquee)
de635cb
pw dialog: close popup before continue (Jacob Brydolf)
86772be
added standardDialog component (Jacob Brydolf)
ae977af
settings: add daemon manager (Jacob Brydolf)
2775124
small error in daemon manager dialog (Jacob Brydolf)
82c39e0
WalletManager: include dependencies (Jaquee)
1c6884e
Show daemon manager dialog if daemon isnt started (Jacob Brydolf)
9fbfbc4
daemonManager: embed as context property (Jaquee)
4cdc258
WalletManager: basic functionality (Jacob Brydolf)
2016-12-08 23:54:50 +02:00
Jacob Brydolf
de635cb24f
pw dialog: close popup before continue
2016-11-26 19:35:55 +01:00
moneromooo.monero
b5a993bd8a
Print wallet filename in password dialog where approrpiate
2016-11-26 14:46:42 +00:00
taushet
77c37633aa
Switch OK/Cancel button positions
...
As per conventions, the 'OK' button should be rightmost.
2016-11-05 14:35:21 +01:00