@wrCisco,
I have pushed the code changes for EmbeddedPython to support passing a QList<int>.
To use it in your local tree you will want to pull in the changes to EmbeddedPython.cpp, EmbeddedPython.h, and PythonRoutines.h from Sigil-Ebook Sigil master.
I also somehow inadvertently pushed all of my own local tree changes into Sigil master! So all of the Gumbo Query and CSSParser changes are there now but not actually being used (I disabled running the Query tests in main.cpp).
But instead of reverting a long list of changes inSigil master that we may want to add in the end, DiapDelaer and I have decided to leave them there and remove anything we decide we do not need/want later.
|