Hi! I see QString source code is full of QString::latin1() conversion calls.
Don't you think we must change it to (const char*)QString::local8Bit()? I read a description of local8Bit method and found it more suitable than latin1() encoding, especially for Russian language. _______________________________________________ sim-im-main mailing list [email protected] https://mailman.dg.net.ua/listinfo/sim-im-main
