keepassxc/src/gui/entry/attachments
Copilot c9dea4482b
Fix pre-release issues with attachment viewer (#12244)
* Fix translation issues for "FIT" and "New Attachment" in attachment editor

* Fix markdown preview persistence and enable external links in attachment editor

* Update preview panel if manually moved from collapsed position

* Match edit view scroll position (by percentage) when changed. This ensures the preview remains in relative sync with the edited document, for example when a large amount of HTML reduces down to a short preview document.

* Fix default preview size to be half the width of the edit widget.

* Set tab stop to 10 and remove base ui file

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: Jonathan White <support@dmapps.us>
2025-10-25 19:52:04 -04:00
..
AttachmentTypes.h Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 17:48:09 -04:00
AttachmentWidget.cpp Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 17:48:09 -04:00
AttachmentWidget.h Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 17:48:09 -04:00
ImageAttachmentsView.cpp Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 17:48:09 -04:00
ImageAttachmentsView.h Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 17:48:09 -04:00
ImageAttachmentsWidget.cpp Fix pre-release issues with attachment viewer (#12244) 2025-10-25 19:52:04 -04:00
ImageAttachmentsWidget.h Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 17:48:09 -04:00
ImageAttachmentsWidget.ui Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 17:48:09 -04:00
TextAttachmentsEditWidget.cpp Fix pre-release issues with attachment viewer (#12244) 2025-10-25 19:52:04 -04:00
TextAttachmentsEditWidget.h Fix pre-release issues with attachment viewer (#12244) 2025-10-25 19:52:04 -04:00
TextAttachmentsEditWidget.ui Fix pre-release issues with attachment viewer (#12244) 2025-10-25 19:52:04 -04:00
TextAttachmentsPreviewWidget.cpp Fix pre-release issues with attachment viewer (#12244) 2025-10-25 19:52:04 -04:00
TextAttachmentsPreviewWidget.h Fix pre-release issues with attachment viewer (#12244) 2025-10-25 19:52:04 -04:00
TextAttachmentsPreviewWidget.ui Fix pre-release issues with attachment viewer (#12244) 2025-10-25 19:52:04 -04:00
TextAttachmentsWidget.cpp Fix pre-release issues with attachment viewer (#12244) 2025-10-25 19:52:04 -04:00
TextAttachmentsWidget.h Fix pre-release issues with attachment viewer (#12244) 2025-10-25 19:52:04 -04:00