Georg Baum wrote:
I updated the patch and made it cleaner. Now libQtCore is considered a support library that can be used like boost or libz. If anybody does not like this, speak up, but a simple "no" is not enough, I want to see a proposal for a different implementation of the FileName::toFilesystemEncoding, from_local8bit and to_local8bit functions that works as well as this one does. If I don't get objections this will go in on tuesday (I'll allow some time because this is also a political decision).
Yes for me (even if it's too late to express an opinion). I like this pragmatic approach. I think we should do the same with pipes and sockets.
And now that that QtCore is required for some unicode conversion, why not using it altogether instead of iconv for all conversions? OK, not now... :-)
Abdel.
