Kyle Kneitinger d4112fe2bf Use length of existing password for the password generator (#2318)
Add optional length parameter to PasswordGeneratorWidget::reset()
(default=0), which when >0 sets the legth SpinBox's value to the value
passed in. The EditEntryWidget already called reset() when the password
was known, so the current length was just added to this call (accounts
for empty passwords)

If entry edit is cancelled, return the password generator length to the
application default or last committed length if available. This is done
by calling reseting the password generator in EditEntryWidget::cancel()
when the edit page is being closed

Fixes #2180
2018-09-25 20:44:19 -04:00
..
2018-03-31 16:01:30 -04:00
2018-03-31 16:01:30 -04:00
2018-03-31 16:01:30 -04:00
2018-08-24 09:42:38 -04:00
2018-03-31 16:01:30 -04:00
2018-03-31 16:01:30 -04:00
2018-03-31 16:01:30 -04:00
2018-03-31 16:01:30 -04:00
2018-03-31 16:01:30 -04:00
2018-03-31 16:01:30 -04:00
2018-03-31 16:01:30 -04:00