-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct formatting of entry and group notes in preview widget
* Fix #3701 - replace QLabel with QPlainText to enable scrolling of notes * Convert newlines to HTML breaks to ensure visible when displaying HTML content. This is necessary to also allow clickable links. * Convert username and password fields in preview pane to QLineEdit's to allow for full copying and viewing if larger than the field width.
- Loading branch information
1 parent
f9d2696
commit a30c7a0
Showing
3 changed files
with
245 additions
and
219 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.