Path to this page:
Subject: CVS commit: pkgsrc/editors/Sigil
From: Thomas Klausner
Date: 2023-11-08 00:12:57
Message id: 20231107231257.1926FFA2D@cvs.NetBSD.org
Log Message:
Sigil: update to 2.0.2.
Sigil-2.0.2
Bug Fixes
- fix incorrect clip tool button insertion point due to null activeWindow value
- fix Windows multiple screen issues when not properly identified (Qt6.5.2 \
patch fix)
- fix Mac Accessibility related crashes when using non-native QFileDialog \
(Qt 6.5.2 patch fix)
- workaround MacOS QMessageBox loss of focus Qt 6.5.X bug without hurting \
other platforms
- fix pretty print mend not formatting mathml
- fix Accessibility related crashes in QFontComboBox (Qt 6.5.2 patch fix)
- prevent crashing if user mistakenly tries to delete entire ncx in CodeView
- harden delete unused styles to trailing whitespace in class names
- fix unrecognized media-types application/xml and text/xml
- fix cursor just before end tag bug in align justiry, centre, right
- fix crash when all metadata removed by user in MetaEditor
- fix macOS min in Info.plist to be the actual 11.0
- update build docs to Qt 6.5.3
Sigil-2.0.1
Bug Fixes
- fix crash when right click on Misc folder in BookBrowser
- Allow user to revert CodeView drag_and_drop change via environment \
variable: SIGIL_ALLOW_CODEVIEW_DROP=1
Note: Using DragnDrop in CodeView is still NOT officially supported.
- add inadvertantly missed updated serbian translation (ts) file
Sigil-2.0.0
Bug Fixes
- fix incorrect assert in sigil-gumbo
- recognize application/pdf mediatype on epub import
- remove compiler build warnings to clean up the build output
- recognize source tag attribute srcset for xhtml source updates
- fix Preview disconnect bug after split at cursor
- fixed sigil-gumbo interface for plugins
- added workaround for ADE epub3 bug with scaled cover images
- fix encoding for named entities in opf metadata
- fix drag/drop crash by disabling drop inside CodeViewEditor
- fix CodeView to Preview syncing on text after an inline xhtml comment
New Features
- updated to Qt 6.5.2 which is now used for official releases
- updated to Python 3.11.3 and uses the latest EmbededPython interface
- updated to the latest jquery version 3.6.4
- supports use of embedded pdfs ala ADE
- added dark window titlebars for Windows platforms
- add support for a user's cover-template2.xhtml and cover-template3.xhtml
- add user preference to control printing dpi and add busy indicator icon
Files: