Path to this page:
Subject: CVS commit: pkgsrc/editors/PageEdit
From: Thomas Klausner
Date: 2023-11-08 00:16:43
Message id: 20231107231643.8CE67FA2D@cvs.NetBSD.org
Log Message:
PageEdit: update to 2.0.2.
PageEdit-2.02
Bug Fixes
- workaround QtWebEngine load Finished signal not indicating when javascript \
is ready
- remove previous hack for missing loadFinished after loadStarted during \
internal links
- update Qt with patches to fix numerous Accessibility bugs in Qt6.5.2 that \
caused crashing
- workaround MacOS QMessageBox loss of focus Qt 6.5.X bug without hurting \
other platforms
- give user the chance to cancel leaving a page if modified
- update macOS Info.plist for macOS min of macOS 11.0
- add workaround Edit->Paste of html from clipboard without full context \
on Windows
PageEdit-2.00
New Features
- updated official releases to use Qt 6.5.2
- added ability to create and apply Clips
- updated to jquery 3.6.4 for security fixes
- added ability to control print output quality (dpi)
- added ability to show embedded pdfs in an epub (ala ADE)
Bug Fixes:
- updated to the latest sigil-gumbo for bug fixes and to add new tags
- fixed all/most compiler warnings depending on platfrom/compiler
- added WebProfileMgr to fix crashes and better manage QWebEngineProfile and \
local storage
Files: