Jan Kaluza
060510d695
Add general command line parsing code into Config::cretateFromArgs() method
2012-09-04 14:58:04 +02:00
Jan Kaluza
ad7461beec
Pass command the same command line options as we have in main instance to backend instances
2012-09-04 10:28:11 +02:00
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
a06a47ed11
moved log4cxx initialization to libtransport
2012-03-14 21:18:10 +01:00
Jan Kaluza
e53e622e4d
Link only against transport
2012-02-20 10:39:25 +01:00
HanzZ
f46cd8f14c
Handle ICQ related requestInput requests
2011-12-09 16:31:48 +01:00
HanzZ
9e84e71854
Handle code 432 on IRC
2011-12-09 15:13:58 +01:00
HanzZ
f0c6b4239a
Removed commented MyIrcBuffer classs
2011-11-25 10:02:53 +01:00
HanzZ
e312a8602e
Works with libCommuni now (libircclient-qt renamed)
2011-11-24 19:07:21 +01:00