keepassxc/tests/gui/attachments
Copilot dd023ca157
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-09-08 06:22:20 -04:00
..
TestAttachmentsGui.cpp Enforce new-line at end of code files 2025-07-06 11:50:24 -04:00
TestAttachmentWidget.cpp Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 13:27:23 -04:00
TestAttachmentWidget.h Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 13:27:23 -04:00
TestEditEntryAttachmentsDialog.cpp Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 13:27:23 -04:00
TestEditEntryAttachmentsDialog.h Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 13:27:23 -04:00
TestImageAttachmentsView.cpp Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 13:27:23 -04:00
TestImageAttachmentsView.h Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 13:27:23 -04:00
TestImageAttachmentsWidget.cpp Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 13:27:23 -04:00
TestImageAttachmentsWidget.h Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 13:27:23 -04:00
TestPreviewEntryAttachmentsDialog.cpp Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 13:27:23 -04:00
TestPreviewEntryAttachmentsDialog.h Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 13:27:23 -04:00
TestTextAttachmentsEditWidget.cpp Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 13:27:23 -04:00
TestTextAttachmentsEditWidget.h Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 13:27:23 -04:00
TestTextAttachmentsPreviewWidget.cpp Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 13:27:23 -04:00
TestTextAttachmentsPreviewWidget.h Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 13:27:23 -04:00
TestTextAttachmentsWidget.cpp Fix pre-release issues with attachment viewer (#12244) 2025-09-08 06:22:20 -04:00
TestTextAttachmentsWidget.h Refactor attachment handling system with enhanced UI (#12085) 2025-06-19 13:27:23 -04:00