spectrum2/backends/libcommuni
Arnt Gulbrandsen 34ec0df769 avoid WTF-8.
what arrives from XMPP is already UTF-8 encoded, so applying UTF-8 again
produces somewhat unfortunate results.

this line is not always necessary. before this change, the code was
dependent on the locale.
2012-07-17 13:53:00 +01:00
..
CMakeLists.txt Link only against transport 2012-02-20 10:39:25 +01:00
ircnetworkplugin.cpp TO_UTF8/FROM_UTF8 2012-03-27 13:40:33 +02:00
ircnetworkplugin.h Works with libCommuni now (libircclient-qt renamed) 2011-11-24 19:07:21 +01:00
main.cpp Log4cxx is optional dependency now 2012-03-21 16:31:51 +01:00
session.cpp TO_UTF8/FROM_UTF8 2012-03-27 13:40:33 +02:00
session.h Handle code 432 on IRC 2011-12-09 15:13:58 +01:00
singleircnetworkplugin.cpp avoid WTF-8. 2012-07-17 13:53:00 +01:00
singleircnetworkplugin.h Works with libCommuni now (libircclient-qt renamed) 2011-11-24 19:07:21 +01:00