Quote:
Originally Posted by KevinH
Perhaps for safety sake we could go back to using Qt's version of handling the update requests just for Sigil?
|
Fine by me. I only moved it to the embedded Python routines because I was compiling Qt without SSL support for Windows (way back when) to avoid the issue where another version of openssl being on the path was causing Sigil crashes. With QtWebEngine, there's really no viable way to exclude ssl support in Qt anyway.
That won't help plugin devs look up https urls with plugins on macs, though.
EDIT: Ooh... I hope Kovid's proposal works out for mac plugins in general, though! (not that we still can't move Sigil's update checker back to Qt).