Alexander Koblov
Alexander Koblov
I would prefer to make this a separate unit (swscale). @jdp1024 are MIT/LGPL license good for you?
 Also you should to close editor (exit) at the end.
Lazarus bug.
I created an [issue](https://gitlab.com/freepascal.org/lazarus/lazarus/-/issues/41009) at Lazarus bugtracker. So it will be fixed someday. As workaround you can use Qt5/Qt6 version instead.
> Will there be any indication when, and if, the Lazarus/FPC issue is fixed? Yes, it will be at the link above. > Is it preferred to use the QT5/QT6...
I'm not sure yet that it is a good idea to use it everywhere. `RemoveQuotation` still can broke some file names, for example `hello\ people`. Maybe it is better to...
> Should we always use %"0? Yes (for internal commands).
Total Commander [does not support](https://ghisler.github.io/WCX-SDK/theaderdataex.htm) the `Cmt*` fields at this moment. Do you plan to use these fields in your plugins?
Technically I can enable `Cmt*` for plugins. But I don't know how necessary it is. > should this property be added only to multiarc filesource? Yes, if we don't plan...