mirror of
https://github.com/keepassxreboot/keepassxc.git
synced 2025-12-28 06:34:51 -05:00
* Renamed NewEntryAttachmentsDialog to EditEntryAttachmentsDialog for clarity. * Introduced EditEntryAttachmentsDialog class to manage editing of existing attachments. * Added functionality to preview attachments while editing them. * Enhanced EntryAttachmentsModel with rowByKey method for better key management. * Add image attachment support with zoom functionality. * Add html and markdown detection. * Improve button layout on the attachment section when editing an entry |
||
|---|---|---|
| .. | ||
| TestAttachmentsGui.cpp | ||
| TestAttachmentWidget.cpp | ||
| TestAttachmentWidget.h | ||
| TestEditEntryAttachmentsDialog.cpp | ||
| TestEditEntryAttachmentsDialog.h | ||
| TestImageAttachmentsView.cpp | ||
| TestImageAttachmentsView.h | ||
| TestImageAttachmentsWidget.cpp | ||
| TestImageAttachmentsWidget.h | ||
| TestPreviewEntryAttachmentsDialog.cpp | ||
| TestPreviewEntryAttachmentsDialog.h | ||
| TestTextAttachmentsEditWidget.cpp | ||
| TestTextAttachmentsEditWidget.h | ||
| TestTextAttachmentsPreviewWidget.cpp | ||
| TestTextAttachmentsPreviewWidget.h | ||
| TestTextAttachmentsWidget.cpp | ||
| TestTextAttachmentsWidget.h | ||