Introduce KNewPasswordWidget in CreateDialog
ClosedPublic

Authored by elvisangelaccio on Dec 9 2015, 10:15 PM.

Details

Summary

This bumps the KF5 requirements to 5.16.

Test Plan

Creating a password-protected archive still works.
If the passwords are empty or do not match, a warning is displayed.

Diff Detail

Repository
R36 Ark
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
elvisangelaccio retitled this revision from to Introduce KNewPasswordWidget in CreateDialog.
elvisangelaccio edited the test plan for this revision. (Show Details)
elvisangelaccio added a reviewer: rthomsen.
elvisangelaccio updated this object.
Restricted Application added a subscriber: kde-utils-devel. · View Herald TranscriptDec 9 2015, 10:15 PM
rthomsen accepted this revision.Jan 4 2016, 7:34 PM
rthomsen edited edge metadata.
rthomsen added inline comments.
kerfuffle/createdialog.cpp
146

Delete "chosen" here.

This revision is now accepted and ready to land.Jan 4 2016, 7:34 PM
elvisangelaccio edited edge metadata.
  • Merge branch 'master' into refactor/knewpasswordwidget
  • Improve i18n message
elvisangelaccio marked an inline comment as done.Jan 4 2016, 10:13 PM

Fixed the message for empty passwords.

This revision was automatically updated to reflect the committed changes.