Arnt Gulbrandsen
6a4849f0a9
Merge branch 'master' of git://github.com/hanzz/libtransport
2012-07-17 14:00:55 +01:00
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
Jan Kaluza
ddec6a8e1a
removed Config::getUnregistered. CONFIG_* macros should be used instead even for unregistered options
2012-05-30 11:14:56 +02:00
Jan Kaluza
3014cc2e1c
TO_UTF8/FROM_UTF8
2012-03-27 13:40:33 +02:00
Jan Kaluza
dd9a404392
use fromUtf8/toUtf8 really everywhere
2012-03-27 13:00:36 +02:00
Jan Kaluza
0af5cfe916
use fromUtf8 instead of fromStdString
2012-03-27 12:56:22 +02:00
HanzZ
ece09d41b7
registration.auto_register option
2012-03-26 18:10:25 +02:00
HanzZ
7c93aee6f4
Log4cxx is optional dependency now
2012-03-21 16:31:51 +01:00
HanzZ
e312a8602e
Works with libCommuni now (libircclient-qt renamed)
2011-11-24 19:07:21 +01:00