summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Mittendrein <git@maxmitti.tk>2015-09-09 19:00:56 +0200
committerMarkus Mittendrein <git@maxmitti.tk>2015-09-09 19:02:23 +0200
commit8a6d4b06f2291c363f3dea17837ed20893852453 (patch)
treec091375499e35eaa1810586454e0834c06e6c9b2
parentf554a27046f203e56a07baaf214d90834942e3f5 (diff)
downloadmanager-8a6d4b06f2291c363f3dea17837ed20893852453.tar.gz
manager-8a6d4b06f2291c363f3dea17837ed20893852453.zip
Cleanup repo with some directories
-rw-r--r--doc/CrServerManager.conf (renamed from CrServerManager.conf)0
-rw-r--r--doc/CrServerManager.conf.README (renamed from CrServerManager.conf.README)0
-rw-r--r--src/ClientInfo.hpp (renamed from ClientInfo.hpp)0
-rw-r--r--src/CmdFunctionRef.hpp (renamed from CmdFunctionRef.hpp)0
-rw-r--r--src/CrServerManager.pro (renamed from CrServerManager.pro)0
-rw-r--r--src/ProcessManager.cpp (renamed from ProcessManager.cpp)0
-rw-r--r--src/ProcessManager.hpp (renamed from ProcessManager.hpp)0
-rw-r--r--src/crsm.cpp (renamed from crsm.cpp)0
-rw-r--r--src/crsm.hpp (renamed from crsm.hpp)0
-rw-r--r--src/libcommuni/.gitignore (renamed from libcommuni/.gitignore)0
-rw-r--r--src/libcommuni/.travis.yml (renamed from libcommuni/.travis.yml)0
-rw-r--r--src/libcommuni/AUTHORS (renamed from libcommuni/AUTHORS)0
-rw-r--r--src/libcommuni/CHANGELOG (renamed from libcommuni/CHANGELOG)0
-rw-r--r--src/libcommuni/Doxyfile (renamed from libcommuni/Doxyfile)0
-rw-r--r--src/libcommuni/INSTALL (renamed from libcommuni/INSTALL)0
-rw-r--r--src/libcommuni/LICENSE (renamed from libcommuni/LICENSE)0
-rw-r--r--src/libcommuni/README (renamed from libcommuni/README)0
-rwxr-xr-xsrc/libcommuni/configure (renamed from libcommuni/configure)0
-rw-r--r--src/libcommuni/doc/bot.dox (renamed from libcommuni/doc/bot.dox)0
-rw-r--r--src/libcommuni/doc/bot.png (renamed from libcommuni/doc/bot.png)bin13985 -> 13985 bytes
-rw-r--r--src/libcommuni/doc/client.dox (renamed from libcommuni/doc/client.dox)0
-rw-r--r--src/libcommuni/doc/client.png (renamed from libcommuni/doc/client.png)bin70323 -> 70323 bytes
-rw-r--r--src/libcommuni/doc/communi.png (renamed from libcommuni/doc/communi.png)bin4612 -> 4612 bytes
-rw-r--r--src/libcommuni/doc/debugging.dox (renamed from libcommuni/doc/debugging.dox)0
-rw-r--r--src/libcommuni/doc/doc.pri (renamed from libcommuni/doc/doc.pri)0
-rw-r--r--src/libcommuni/doc/enums.dox (renamed from libcommuni/doc/enums.dox)0
-rw-r--r--src/libcommuni/doc/header.html (renamed from libcommuni/doc/header.html)0
-rw-r--r--src/libcommuni/doc/mainpage.dox (renamed from libcommuni/doc/mainpage.dox)0
-rw-r--r--src/libcommuni/doc/minimal.dox (renamed from libcommuni/doc/minimal.dox)0
-rw-r--r--src/libcommuni/doc/modules.dox (renamed from libcommuni/doc/modules.dox)0
-rw-r--r--src/libcommuni/doc/qml.dox (renamed from libcommuni/doc/qml.dox)0
-rw-r--r--src/libcommuni/doc/qmlbot.dox (renamed from libcommuni/doc/qmlbot.dox)0
-rw-r--r--src/libcommuni/doc/qmlbot.png (renamed from libcommuni/doc/qmlbot.png)bin4804 -> 4804 bytes
-rw-r--r--src/libcommuni/doc/quick.dox (renamed from libcommuni/doc/quick.dox)0
-rw-r--r--src/libcommuni/doc/quick.png (renamed from libcommuni/doc/quick.png)bin110519 -> 110519 bytes
-rw-r--r--src/libcommuni/doc/usage.dox (renamed from libcommuni/doc/usage.dox)0
-rw-r--r--src/libcommuni/examples/bot/bot.pro (renamed from libcommuni/examples/bot/bot.pro)0
-rw-r--r--src/libcommuni/examples/bot/ircbot.cpp (renamed from libcommuni/examples/bot/ircbot.cpp)0
-rw-r--r--src/libcommuni/examples/bot/ircbot.h (renamed from libcommuni/examples/bot/ircbot.h)0
-rw-r--r--src/libcommuni/examples/bot/main.cpp (renamed from libcommuni/examples/bot/main.cpp)0
-rw-r--r--src/libcommuni/examples/client/client.pro (renamed from libcommuni/examples/client/client.pro)0
-rw-r--r--src/libcommuni/examples/client/ircclient.cpp (renamed from libcommuni/examples/client/ircclient.cpp)0
-rw-r--r--src/libcommuni/examples/client/ircclient.h (renamed from libcommuni/examples/client/ircclient.h)0
-rw-r--r--src/libcommuni/examples/client/ircmessageformatter.cpp (renamed from libcommuni/examples/client/ircmessageformatter.cpp)0
-rw-r--r--src/libcommuni/examples/client/ircmessageformatter.h (renamed from libcommuni/examples/client/ircmessageformatter.h)0
-rw-r--r--src/libcommuni/examples/client/main.cpp (renamed from libcommuni/examples/client/main.cpp)0
-rw-r--r--src/libcommuni/examples/examples.pri (renamed from libcommuni/examples/examples.pri)0
-rw-r--r--src/libcommuni/examples/examples.pro (renamed from libcommuni/examples/examples.pro)0
-rw-r--r--src/libcommuni/examples/minimal/main.cpp (renamed from libcommuni/examples/minimal/main.cpp)0
-rw-r--r--src/libcommuni/examples/minimal/minimal.pro (renamed from libcommuni/examples/minimal/minimal.pro)0
-rw-r--r--src/libcommuni/examples/qmlbot/main.cpp (renamed from libcommuni/examples/qmlbot/main.cpp)0
-rw-r--r--src/libcommuni/examples/qmlbot/qml/main.qml (renamed from libcommuni/examples/qmlbot/qml/main.qml)0
-rw-r--r--src/libcommuni/examples/qmlbot/qmlbot.pro (renamed from libcommuni/examples/qmlbot/qmlbot.pro)0
-rw-r--r--src/libcommuni/examples/qmlbot/qmlbot.qrc (renamed from libcommuni/examples/qmlbot/qmlbot.qrc)0
-rw-r--r--src/libcommuni/examples/quick/main.cpp (renamed from libcommuni/examples/quick/main.cpp)0
-rw-r--r--src/libcommuni/examples/quick/qml/BufferListView.qml (renamed from libcommuni/examples/quick/qml/BufferListView.qml)0
-rw-r--r--src/libcommuni/examples/quick/qml/ChatPage.qml (renamed from libcommuni/examples/quick/qml/ChatPage.qml)0
-rw-r--r--src/libcommuni/examples/quick/qml/ConnectPage.qml (renamed from libcommuni/examples/quick/qml/ConnectPage.qml)0
-rw-r--r--src/libcommuni/examples/quick/qml/MessageFormatter.qml (renamed from libcommuni/examples/quick/qml/MessageFormatter.qml)0
-rw-r--r--src/libcommuni/examples/quick/qml/TextBrowser.qml (renamed from libcommuni/examples/quick/qml/TextBrowser.qml)0
-rw-r--r--src/libcommuni/examples/quick/qml/TextEntry.qml (renamed from libcommuni/examples/quick/qml/TextEntry.qml)0
-rw-r--r--src/libcommuni/examples/quick/qml/TopicLabel.qml (renamed from libcommuni/examples/quick/qml/TopicLabel.qml)0
-rw-r--r--src/libcommuni/examples/quick/qml/UserListView.qml (renamed from libcommuni/examples/quick/qml/UserListView.qml)0
-rw-r--r--src/libcommuni/examples/quick/qml/main.qml (renamed from libcommuni/examples/quick/qml/main.qml)0
-rw-r--r--src/libcommuni/examples/quick/quick.pro (renamed from libcommuni/examples/quick/quick.pro)0
-rw-r--r--src/libcommuni/examples/quick/quick.qrc (renamed from libcommuni/examples/quick/quick.qrc)0
-rw-r--r--src/libcommuni/features/communi.prf (renamed from libcommuni/features/communi.prf)0
-rw-r--r--src/libcommuni/include/IrcCore/Irc (renamed from libcommuni/include/IrcCore/Irc)0
-rw-r--r--src/libcommuni/include/IrcCore/IrcCommand (renamed from libcommuni/include/IrcCore/IrcCommand)0
-rw-r--r--src/libcommuni/include/IrcCore/IrcCommandFilter (renamed from libcommuni/include/IrcCore/IrcCommandFilter)0
-rw-r--r--src/libcommuni/include/IrcCore/IrcConnection (renamed from libcommuni/include/IrcCore/IrcConnection)0
-rw-r--r--src/libcommuni/include/IrcCore/IrcCore (renamed from libcommuni/include/IrcCore/IrcCore)0
-rw-r--r--src/libcommuni/include/IrcCore/IrcFilter (renamed from libcommuni/include/IrcCore/IrcFilter)0
-rw-r--r--src/libcommuni/include/IrcCore/IrcGlobal (renamed from libcommuni/include/IrcCore/IrcGlobal)0
-rw-r--r--src/libcommuni/include/IrcCore/IrcMessage (renamed from libcommuni/include/IrcCore/IrcMessage)0
-rw-r--r--src/libcommuni/include/IrcCore/IrcMessageFilter (renamed from libcommuni/include/IrcCore/IrcMessageFilter)0
-rw-r--r--src/libcommuni/include/IrcCore/IrcNetwork (renamed from libcommuni/include/IrcCore/IrcNetwork)0
-rw-r--r--src/libcommuni/include/IrcCore/IrcProtocol (renamed from libcommuni/include/IrcCore/IrcProtocol)0
-rw-r--r--src/libcommuni/include/IrcCore/irc.h (renamed from libcommuni/include/IrcCore/irc.h)0
-rw-r--r--src/libcommuni/include/IrcCore/irccommand.h (renamed from libcommuni/include/IrcCore/irccommand.h)0
-rw-r--r--src/libcommuni/include/IrcCore/irccommandfilter.h (renamed from libcommuni/include/IrcCore/irccommandfilter.h)0
-rw-r--r--src/libcommuni/include/IrcCore/ircconnection.h (renamed from libcommuni/include/IrcCore/ircconnection.h)0
-rw-r--r--src/libcommuni/include/IrcCore/ircconnection_p.h (renamed from libcommuni/include/IrcCore/ircconnection_p.h)0
-rw-r--r--src/libcommuni/include/IrcCore/irccore.h (renamed from libcommuni/include/IrcCore/irccore.h)0
-rw-r--r--src/libcommuni/include/IrcCore/ircfilter.h (renamed from libcommuni/include/IrcCore/ircfilter.h)0
-rw-r--r--src/libcommuni/include/IrcCore/ircglobal.h (renamed from libcommuni/include/IrcCore/ircglobal.h)0
-rw-r--r--src/libcommuni/include/IrcCore/ircmessage.h (renamed from libcommuni/include/IrcCore/ircmessage.h)0
-rw-r--r--src/libcommuni/include/IrcCore/ircmessage_p.h (renamed from libcommuni/include/IrcCore/ircmessage_p.h)0
-rw-r--r--src/libcommuni/include/IrcCore/ircmessagebuilder_p.h (renamed from libcommuni/include/IrcCore/ircmessagebuilder_p.h)0
-rw-r--r--src/libcommuni/include/IrcCore/ircmessagedecoder_p.h (renamed from libcommuni/include/IrcCore/ircmessagedecoder_p.h)0
-rw-r--r--src/libcommuni/include/IrcCore/ircmessagefilter.h (renamed from libcommuni/include/IrcCore/ircmessagefilter.h)0
-rw-r--r--src/libcommuni/include/IrcCore/ircnetwork.h (renamed from libcommuni/include/IrcCore/ircnetwork.h)0
-rw-r--r--src/libcommuni/include/IrcCore/ircnetwork_p.h (renamed from libcommuni/include/IrcCore/ircnetwork_p.h)0
-rw-r--r--src/libcommuni/include/IrcCore/ircprotocol.h (renamed from libcommuni/include/IrcCore/ircprotocol.h)0
-rw-r--r--src/libcommuni/include/IrcModel/IrcBuffer (renamed from libcommuni/include/IrcModel/IrcBuffer)0
-rw-r--r--src/libcommuni/include/IrcModel/IrcBufferModel (renamed from libcommuni/include/IrcModel/IrcBufferModel)0
-rw-r--r--src/libcommuni/include/IrcModel/IrcChannel (renamed from libcommuni/include/IrcModel/IrcChannel)0
-rw-r--r--src/libcommuni/include/IrcModel/IrcModel (renamed from libcommuni/include/IrcModel/IrcModel)0
-rw-r--r--src/libcommuni/include/IrcModel/IrcUser (renamed from libcommuni/include/IrcModel/IrcUser)0
-rw-r--r--src/libcommuni/include/IrcModel/IrcUserModel (renamed from libcommuni/include/IrcModel/IrcUserModel)0
-rw-r--r--src/libcommuni/include/IrcModel/ircbuffer.h (renamed from libcommuni/include/IrcModel/ircbuffer.h)0
-rw-r--r--src/libcommuni/include/IrcModel/ircbuffer_p.h (renamed from libcommuni/include/IrcModel/ircbuffer_p.h)0
-rw-r--r--src/libcommuni/include/IrcModel/ircbuffermodel.h (renamed from libcommuni/include/IrcModel/ircbuffermodel.h)0
-rw-r--r--src/libcommuni/include/IrcModel/ircbuffermodel_p.h (renamed from libcommuni/include/IrcModel/ircbuffermodel_p.h)0
-rw-r--r--src/libcommuni/include/IrcModel/ircchannel.h (renamed from libcommuni/include/IrcModel/ircchannel.h)0
-rw-r--r--src/libcommuni/include/IrcModel/ircchannel_p.h (renamed from libcommuni/include/IrcModel/ircchannel_p.h)0
-rw-r--r--src/libcommuni/include/IrcModel/ircmodel.h (renamed from libcommuni/include/IrcModel/ircmodel.h)0
-rw-r--r--src/libcommuni/include/IrcModel/ircuser.h (renamed from libcommuni/include/IrcModel/ircuser.h)0
-rw-r--r--src/libcommuni/include/IrcModel/ircuser_p.h (renamed from libcommuni/include/IrcModel/ircuser_p.h)0
-rw-r--r--src/libcommuni/include/IrcModel/ircusermodel.h (renamed from libcommuni/include/IrcModel/ircusermodel.h)0
-rw-r--r--src/libcommuni/include/IrcModel/ircusermodel_p.h (renamed from libcommuni/include/IrcModel/ircusermodel_p.h)0
-rw-r--r--src/libcommuni/include/IrcUtil/IrcCommandParser (renamed from libcommuni/include/IrcUtil/IrcCommandParser)0
-rw-r--r--src/libcommuni/include/IrcUtil/IrcCompleter (renamed from libcommuni/include/IrcUtil/IrcCompleter)0
-rw-r--r--src/libcommuni/include/IrcUtil/IrcLagTimer (renamed from libcommuni/include/IrcUtil/IrcLagTimer)0
-rw-r--r--src/libcommuni/include/IrcUtil/IrcPalette (renamed from libcommuni/include/IrcUtil/IrcPalette)0
-rw-r--r--src/libcommuni/include/IrcUtil/IrcTextFormat (renamed from libcommuni/include/IrcUtil/IrcTextFormat)0
-rw-r--r--src/libcommuni/include/IrcUtil/IrcUtil (renamed from libcommuni/include/IrcUtil/IrcUtil)0
-rw-r--r--src/libcommuni/include/IrcUtil/irccommandparser.h (renamed from libcommuni/include/IrcUtil/irccommandparser.h)0
-rw-r--r--src/libcommuni/include/IrcUtil/irccommandparser_p.h (renamed from libcommuni/include/IrcUtil/irccommandparser_p.h)0
-rw-r--r--src/libcommuni/include/IrcUtil/irccompleter.h (renamed from libcommuni/include/IrcUtil/irccompleter.h)0
-rw-r--r--src/libcommuni/include/IrcUtil/irclagtimer.h (renamed from libcommuni/include/IrcUtil/irclagtimer.h)0
-rw-r--r--src/libcommuni/include/IrcUtil/irclagtimer_p.h (renamed from libcommuni/include/IrcUtil/irclagtimer_p.h)0
-rw-r--r--src/libcommuni/include/IrcUtil/ircpalette.h (renamed from libcommuni/include/IrcUtil/ircpalette.h)0
-rw-r--r--src/libcommuni/include/IrcUtil/irctextformat.h (renamed from libcommuni/include/IrcUtil/irctextformat.h)0
-rw-r--r--src/libcommuni/include/IrcUtil/irctoken_p.h (renamed from libcommuni/include/IrcUtil/irctoken_p.h)0
-rw-r--r--src/libcommuni/include/IrcUtil/ircutil.h (renamed from libcommuni/include/IrcUtil/ircutil.h)0
-rw-r--r--src/libcommuni/libcommuni.pro (renamed from libcommuni/libcommuni.pro)0
-rw-r--r--src/libcommuni/src/3rdparty/icu/icu.pri (renamed from libcommuni/src/3rdparty/icu/icu.pri)0
-rw-r--r--src/libcommuni/src/3rdparty/mozilla/mozilla.pri (renamed from libcommuni/src/3rdparty/mozilla/mozilla.pri)0
-rw-r--r--src/libcommuni/src/3rdparty/mozilla/rdf_utils.c (renamed from libcommuni/src/3rdparty/mozilla/rdf_utils.c)0
-rw-r--r--src/libcommuni/src/3rdparty/pkg.pri (renamed from libcommuni/src/3rdparty/pkg.pri)0
-rw-r--r--src/libcommuni/src/3rdparty/qblowfish/LICENSE (renamed from libcommuni/src/3rdparty/qblowfish/LICENSE)0
-rw-r--r--src/libcommuni/src/3rdparty/qblowfish/README.md (renamed from libcommuni/src/3rdparty/qblowfish/README.md)0
-rw-r--r--src/libcommuni/src/3rdparty/qblowfish/qblowfish.cpp (renamed from libcommuni/src/3rdparty/qblowfish/qblowfish.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/qblowfish/qblowfish.h (renamed from libcommuni/src/3rdparty/qblowfish/qblowfish.h)0
-rw-r--r--src/libcommuni/src/3rdparty/qblowfish/qblowfish.pri (renamed from libcommuni/src/3rdparty/qblowfish/qblowfish.pri)0
-rw-r--r--src/libcommuni/src/3rdparty/qblowfish/qblowfish_p.h (renamed from libcommuni/src/3rdparty/qblowfish/qblowfish_p.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/AUTHORS (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/AUTHORS)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/CMakeLists.txt (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/CMakeLists.txt)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/COPYING (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/COPYING)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/doc/CMakeLists.txt (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/doc/CMakeLists.txt)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/doc/uchardet.1 (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/doc/uchardet.1)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/script/debug.sh (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/script/debug.sh)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/script/release.sh (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/script/release.sh)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/script/win32.sh (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/script/win32.sh)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/Big5Freq.tab (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/Big5Freq.tab)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/CMakeLists.txt (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/CMakeLists.txt)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/CharDistribution.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/CharDistribution.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/CharDistribution.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/CharDistribution.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/EUCKRFreq.tab (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/EUCKRFreq.tab)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/EUCTWFreq.tab (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/EUCTWFreq.tab)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/GB2312Freq.tab (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/GB2312Freq.tab)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/JISFreq.tab (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/JISFreq.tab)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/JpCntx.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/JpCntx.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/JpCntx.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/JpCntx.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangBulgarianModel.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/LangBulgarianModel.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangCyrillicModel.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/LangCyrillicModel.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangGreekModel.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/LangGreekModel.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangHebrewModel.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/LangHebrewModel.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangHungarianModel.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/LangHungarianModel.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangThaiModel.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/LangThaiModel.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsBig5Prober.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsBig5Prober.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsBig5Prober.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsBig5Prober.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsCharSetProber.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsCharSetProber.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsCharSetProber.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsCharSetProber.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsCodingStateMachine.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsCodingStateMachine.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCJPProber.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCJPProber.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCJPProber.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCJPProber.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCKRProber.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCKRProber.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCKRProber.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCKRProber.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCTWProber.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCTWProber.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCTWProber.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCTWProber.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEscCharsetProber.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEscCharsetProber.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEscCharsetProber.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEscCharsetProber.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEscSM.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEscSM.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsGB2312Prober.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsGB2312Prober.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsGB2312Prober.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsGB2312Prober.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsHebrewProber.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsHebrewProber.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsHebrewProber.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsHebrewProber.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsLatin1Prober.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsLatin1Prober.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsLatin1Prober.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsLatin1Prober.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsMBCSGroupProber.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsMBCSGroupProber.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsMBCSGroupProber.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsMBCSGroupProber.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsMBCSSM.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsMBCSSM.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsPkgInt.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsPkgInt.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCSGroupProber.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCSGroupProber.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCSGroupProber.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCSGroupProber.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCharSetProber.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCharSetProber.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCharSetProber.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCharSetProber.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSJISProber.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSJISProber.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSJISProber.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSJISProber.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUTF8Prober.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUTF8Prober.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUTF8Prober.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUTF8Prober.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUniversalDetector.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUniversalDetector.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUniversalDetector.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUniversalDetector.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nscore.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/nscore.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/prmem.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/prmem.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/symbols.cmake (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/symbols.cmake)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/tools/CMakeLists.txt (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/tools/CMakeLists.txt)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/tools/uchardet.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/tools/uchardet.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/uchardet.cpp (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/uchardet.cpp)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/src/uchardet.h (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/src/uchardet.h)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/test/big5.txt (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/test/big5.txt)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/test/gb18030.txt (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/test/gb18030.txt)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/test/shift_jis.txt (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/test/shift_jis.txt)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/test/utf8.txt (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/test/utf8.txt)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/uchardet.pc.in (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/uchardet.pc.in)0
-rw-r--r--src/libcommuni/src/3rdparty/uchardet-0.0.1/uchardet.pri (renamed from libcommuni/src/3rdparty/uchardet-0.0.1/uchardet.pri)0
-rw-r--r--src/libcommuni/src/core/core.pri (renamed from libcommuni/src/core/core.pri)0
-rw-r--r--src/libcommuni/src/core/core.pro (renamed from libcommuni/src/core/core.pro)0
-rw-r--r--src/libcommuni/src/core/irc.cpp (renamed from libcommuni/src/core/irc.cpp)0
-rw-r--r--src/libcommuni/src/core/irccommand.cpp (renamed from libcommuni/src/core/irccommand.cpp)0
-rw-r--r--src/libcommuni/src/core/ircconnection.cpp (renamed from libcommuni/src/core/ircconnection.cpp)0
-rw-r--r--src/libcommuni/src/core/irccore.cpp (renamed from libcommuni/src/core/irccore.cpp)0
-rw-r--r--src/libcommuni/src/core/ircfilter.cpp (renamed from libcommuni/src/core/ircfilter.cpp)0
-rw-r--r--src/libcommuni/src/core/ircmessage.cpp (renamed from libcommuni/src/core/ircmessage.cpp)0
-rw-r--r--src/libcommuni/src/core/ircmessage_p.cpp (renamed from libcommuni/src/core/ircmessage_p.cpp)0
-rw-r--r--src/libcommuni/src/core/ircmessagebuilder.cpp (renamed from libcommuni/src/core/ircmessagebuilder.cpp)0
-rw-r--r--src/libcommuni/src/core/ircmessagedecoder.cpp (renamed from libcommuni/src/core/ircmessagedecoder.cpp)0
-rw-r--r--src/libcommuni/src/core/ircmessagedecoder_icu.cpp (renamed from libcommuni/src/core/ircmessagedecoder_icu.cpp)0
-rw-r--r--src/libcommuni/src/core/ircmessagedecoder_uchardet.cpp (renamed from libcommuni/src/core/ircmessagedecoder_uchardet.cpp)0
-rw-r--r--src/libcommuni/src/core/ircnetwork.cpp (renamed from libcommuni/src/core/ircnetwork.cpp)0
-rw-r--r--src/libcommuni/src/core/ircprotocol.cpp (renamed from libcommuni/src/core/ircprotocol.cpp)0
-rw-r--r--src/libcommuni/src/imports/imports.pri (renamed from libcommuni/src/imports/imports.pri)0
-rw-r--r--src/libcommuni/src/imports/imports.pro (renamed from libcommuni/src/imports/imports.pro)0
-rw-r--r--src/libcommuni/src/imports/qml1/plugin.cpp (renamed from libcommuni/src/imports/qml1/plugin.cpp)0
-rw-r--r--src/libcommuni/src/imports/qml1/plugins.qmltypes (renamed from libcommuni/src/imports/qml1/plugins.qmltypes)0
-rw-r--r--src/libcommuni/src/imports/qml1/qml1.pro (renamed from libcommuni/src/imports/qml1/qml1.pro)0
-rw-r--r--src/libcommuni/src/imports/qml1/qmldir (renamed from libcommuni/src/imports/qml1/qmldir)0
-rw-r--r--src/libcommuni/src/imports/qml2/plugin.cpp (renamed from libcommuni/src/imports/qml2/plugin.cpp)0
-rw-r--r--src/libcommuni/src/imports/qml2/plugins.qmltypes (renamed from libcommuni/src/imports/qml2/plugins.qmltypes)0
-rw-r--r--src/libcommuni/src/imports/qml2/qml2.pro (renamed from libcommuni/src/imports/qml2/qml2.pro)0
-rw-r--r--src/libcommuni/src/imports/qml2/qmldir (renamed from libcommuni/src/imports/qml2/qmldir)0
-rw-r--r--src/libcommuni/src/model/ircbuffer.cpp (renamed from libcommuni/src/model/ircbuffer.cpp)0
-rw-r--r--src/libcommuni/src/model/ircbuffermodel.cpp (renamed from libcommuni/src/model/ircbuffermodel.cpp)0
-rw-r--r--src/libcommuni/src/model/ircchannel.cpp (renamed from libcommuni/src/model/ircchannel.cpp)0
-rw-r--r--src/libcommuni/src/model/ircmodel.cpp (renamed from libcommuni/src/model/ircmodel.cpp)0
-rw-r--r--src/libcommuni/src/model/ircuser.cpp (renamed from libcommuni/src/model/ircuser.cpp)0
-rw-r--r--src/libcommuni/src/model/ircusermodel.cpp (renamed from libcommuni/src/model/ircusermodel.cpp)0
-rw-r--r--src/libcommuni/src/model/model.pri (renamed from libcommuni/src/model/model.pri)0
-rw-r--r--src/libcommuni/src/model/model.pro (renamed from libcommuni/src/model/model.pro)0
-rw-r--r--src/libcommuni/src/module_build.pri (renamed from libcommuni/src/module_build.pri)0
-rw-r--r--src/libcommuni/src/module_deps.pri (renamed from libcommuni/src/module_deps.pri)0
-rw-r--r--src/libcommuni/src/module_install.pri (renamed from libcommuni/src/module_install.pri)0
-rw-r--r--src/libcommuni/src/src.pri (renamed from libcommuni/src/src.pri)0
-rw-r--r--src/libcommuni/src/src.pro (renamed from libcommuni/src/src.pro)0
-rw-r--r--src/libcommuni/src/util/irccommandparser.cpp (renamed from libcommuni/src/util/irccommandparser.cpp)0
-rw-r--r--src/libcommuni/src/util/irccompleter.cpp (renamed from libcommuni/src/util/irccompleter.cpp)0
-rw-r--r--src/libcommuni/src/util/irclagtimer.cpp (renamed from libcommuni/src/util/irclagtimer.cpp)0
-rw-r--r--src/libcommuni/src/util/ircpalette.cpp (renamed from libcommuni/src/util/ircpalette.cpp)0
-rw-r--r--src/libcommuni/src/util/irctextformat.cpp (renamed from libcommuni/src/util/irctextformat.cpp)0
-rw-r--r--src/libcommuni/src/util/irctoken.cpp (renamed from libcommuni/src/util/irctoken.cpp)0
-rw-r--r--src/libcommuni/src/util/ircutil.cpp (renamed from libcommuni/src/util/ircutil.cpp)0
-rw-r--r--src/libcommuni/src/util/util.pri (renamed from libcommuni/src/util/util.pri)0
-rw-r--r--src/libcommuni/src/util/util.pro (renamed from libcommuni/src/util/util.pro)0
-rw-r--r--src/libcommuni/tests/auto/auto.pri (renamed from libcommuni/tests/auto/auto.pri)0
-rw-r--r--src/libcommuni/tests/auto/auto.pro (renamed from libcommuni/tests/auto/auto.pro)0
-rw-r--r--src/libcommuni/tests/auto/irc/irc.pro (renamed from libcommuni/tests/auto/irc/irc.pro)0
-rw-r--r--src/libcommuni/tests/auto/irc/tst_irc.cpp (renamed from libcommuni/tests/auto/irc/tst_irc.cpp)0
-rw-r--r--src/libcommuni/tests/auto/ircbuffer/ircbuffer.pro (renamed from libcommuni/tests/auto/ircbuffer/ircbuffer.pro)0
-rw-r--r--src/libcommuni/tests/auto/ircbuffer/tst_ircbuffer.cpp (renamed from libcommuni/tests/auto/ircbuffer/tst_ircbuffer.cpp)0
-rw-r--r--src/libcommuni/tests/auto/ircbuffermodel/ircbuffermodel.pro (renamed from libcommuni/tests/auto/ircbuffermodel/ircbuffermodel.pro)0
-rw-r--r--src/libcommuni/tests/auto/ircbuffermodel/tst_ircbuffermodel.cpp (renamed from libcommuni/tests/auto/ircbuffermodel/tst_ircbuffermodel.cpp)0
-rw-r--r--src/libcommuni/tests/auto/ircchannel/ircchannel.pro (renamed from libcommuni/tests/auto/ircchannel/ircchannel.pro)0
-rw-r--r--src/libcommuni/tests/auto/ircchannel/tst_ircchannel.cpp (renamed from libcommuni/tests/auto/ircchannel/tst_ircchannel.cpp)0
-rw-r--r--src/libcommuni/tests/auto/irccommand/irccommand.pro (renamed from libcommuni/tests/auto/irccommand/irccommand.pro)0
-rw-r--r--src/libcommuni/tests/auto/irccommand/tst_irccommand.cpp (renamed from libcommuni/tests/auto/irccommand/tst_irccommand.cpp)0
-rw-r--r--src/libcommuni/tests/auto/irccommandparser/irccommandparser.pro (renamed from libcommuni/tests/auto/irccommandparser/irccommandparser.pro)0
-rw-r--r--src/libcommuni/tests/auto/irccommandparser/tst_irccommandparser.cpp (renamed from libcommuni/tests/auto/irccommandparser/tst_irccommandparser.cpp)0
-rw-r--r--src/libcommuni/tests/auto/irccompleter/irccompleter.pro (renamed from libcommuni/tests/auto/irccompleter/irccompleter.pro)0
-rw-r--r--src/libcommuni/tests/auto/irccompleter/tst_irccompleter.cpp (renamed from libcommuni/tests/auto/irccompleter/tst_irccompleter.cpp)0
-rw-r--r--src/libcommuni/tests/auto/ircconnection/ircconnection.pro (renamed from libcommuni/tests/auto/ircconnection/ircconnection.pro)0
-rw-r--r--src/libcommuni/tests/auto/ircconnection/tst_ircconnection.cpp (renamed from libcommuni/tests/auto/ircconnection/tst_ircconnection.cpp)0
-rw-r--r--src/libcommuni/tests/auto/irclagtimer/irclagtimer.pro (renamed from libcommuni/tests/auto/irclagtimer/irclagtimer.pro)0
-rw-r--r--src/libcommuni/tests/auto/irclagtimer/tst_irclagtimer.cpp (renamed from libcommuni/tests/auto/irclagtimer/tst_irclagtimer.cpp)0
-rw-r--r--src/libcommuni/tests/auto/ircmessage/ircmessage.pro (renamed from libcommuni/tests/auto/ircmessage/ircmessage.pro)0
-rw-r--r--src/libcommuni/tests/auto/ircmessage/tst_ircmessage.cpp (renamed from libcommuni/tests/auto/ircmessage/tst_ircmessage.cpp)0
-rw-r--r--src/libcommuni/tests/auto/ircnetwork/ircnetwork.pro (renamed from libcommuni/tests/auto/ircnetwork/ircnetwork.pro)0
-rw-r--r--src/libcommuni/tests/auto/ircnetwork/tst_ircnetwork.cpp (renamed from libcommuni/tests/auto/ircnetwork/tst_ircnetwork.cpp)0
-rw-r--r--src/libcommuni/tests/auto/ircpalette/ircpalette.pro (renamed from libcommuni/tests/auto/ircpalette/ircpalette.pro)0
-rw-r--r--src/libcommuni/tests/auto/ircpalette/tst_ircpalette.cpp (renamed from libcommuni/tests/auto/ircpalette/tst_ircpalette.cpp)0
-rw-r--r--src/libcommuni/tests/auto/irctextformat/irctextformat.pro (renamed from libcommuni/tests/auto/irctextformat/irctextformat.pro)0
-rw-r--r--src/libcommuni/tests/auto/irctextformat/tst_irctextformat.cpp (renamed from libcommuni/tests/auto/irctextformat/tst_irctextformat.cpp)0
-rw-r--r--src/libcommuni/tests/auto/ircuser/ircuser.pro (renamed from libcommuni/tests/auto/ircuser/ircuser.pro)0
-rw-r--r--src/libcommuni/tests/auto/ircuser/tst_ircuser.cpp (renamed from libcommuni/tests/auto/ircuser/tst_ircuser.cpp)0
-rw-r--r--src/libcommuni/tests/auto/ircusermodel/ircusermodel.pro (renamed from libcommuni/tests/auto/ircusermodel/ircusermodel.pro)0
-rw-r--r--src/libcommuni/tests/auto/ircusermodel/tst_ircusermodel.cpp (renamed from libcommuni/tests/auto/ircusermodel/tst_ircusermodel.cpp)0
-rw-r--r--src/libcommuni/tests/auto/shared/shared.pri (renamed from libcommuni/tests/auto/shared/shared.pri)0
-rw-r--r--src/libcommuni/tests/auto/shared/tst_euirc.h (renamed from libcommuni/tests/auto/shared/tst_euirc.h)0
-rw-r--r--src/libcommuni/tests/auto/shared/tst_freenode.h (renamed from libcommuni/tests/auto/shared/tst_freenode.h)0
-rw-r--r--src/libcommuni/tests/auto/shared/tst_ircclientserver.cpp (renamed from libcommuni/tests/auto/shared/tst_ircclientserver.cpp)0
-rw-r--r--src/libcommuni/tests/auto/shared/tst_ircclientserver.h (renamed from libcommuni/tests/auto/shared/tst_ircclientserver.h)0
-rw-r--r--src/libcommuni/tests/auto/shared/tst_ircdata.cpp (renamed from libcommuni/tests/auto/shared/tst_ircdata.cpp)0
-rw-r--r--src/libcommuni/tests/auto/shared/tst_ircdata.h (renamed from libcommuni/tests/auto/shared/tst_ircdata.h)0
-rw-r--r--src/libcommuni/tests/auto/shared/tst_ircnet.h (renamed from libcommuni/tests/auto/shared/tst_ircnet.h)0
-rw-r--r--src/libcommuni/tests/benchmarks/benchmarks.pri (renamed from libcommuni/tests/benchmarks/benchmarks.pri)0
-rw-r--r--src/libcommuni/tests/benchmarks/benchmarks.pro (renamed from libcommuni/tests/benchmarks/benchmarks.pro)0
-rw-r--r--src/libcommuni/tests/benchmarks/ircmessage/ircmessage.pro (renamed from libcommuni/tests/benchmarks/ircmessage/ircmessage.pro)0
-rw-r--r--src/libcommuni/tests/benchmarks/ircmessage/tst_ircmessage.cpp (renamed from libcommuni/tests/benchmarks/ircmessage/tst_ircmessage.cpp)0
-rw-r--r--src/libcommuni/tests/benchmarks/ircmessagedecoder/ircmessagedecoder.pro (renamed from libcommuni/tests/benchmarks/ircmessagedecoder/ircmessagedecoder.pro)0
-rw-r--r--src/libcommuni/tests/benchmarks/ircmessagedecoder/tst_ircmessagedecoder.cpp (renamed from libcommuni/tests/benchmarks/ircmessagedecoder/tst_ircmessagedecoder.cpp)0
-rw-r--r--src/libcommuni/tests/benchmarks/irctextformat/irctextformat.pro (renamed from libcommuni/tests/benchmarks/irctextformat/irctextformat.pro)0
-rw-r--r--src/libcommuni/tests/benchmarks/irctextformat/tst_irctextformat.cpp (renamed from libcommuni/tests/benchmarks/irctextformat/tst_irctextformat.cpp)0
-rw-r--r--src/libcommuni/tests/build/build.pro (renamed from libcommuni/tests/build/build.pro)0
-rw-r--r--src/libcommuni/tests/build/embed/embed.pro (renamed from libcommuni/tests/build/embed/embed.pro)0
-rw-r--r--src/libcommuni/tests/build/embed/main.cpp (renamed from libcommuni/tests/build/embed/main.cpp)0
-rw-r--r--src/libcommuni/tests/build/install/install.pro (renamed from libcommuni/tests/build/install/install.pro)0
-rw-r--r--src/libcommuni/tests/build/install/main.cpp (renamed from libcommuni/tests/build/install/main.cpp)0
-rw-r--r--src/libcommuni/tests/build/namespace/main.cpp (renamed from libcommuni/tests/build/namespace/main.cpp)0
-rw-r--r--src/libcommuni/tests/build/namespace/namespace.pro (renamed from libcommuni/tests/build/namespace/namespace.pro)0
-rw-r--r--src/libcommuni/tests/tests.pri (renamed from libcommuni/tests/tests.pri)0
-rw-r--r--src/libcommuni/tests/tests.pro (renamed from libcommuni/tests/tests.pro)0
-rw-r--r--src/libcommuni/version.pri (renamed from libcommuni/version.pri)0
-rw-r--r--src/main.cpp (renamed from main.cpp)0
-rw-r--r--systemd-service/CRSM.service (renamed from CRSM.service)0
-rwxr-xr-xsystemd-service/reload-CRSM (renamed from reload-CRSM)0
-rwxr-xr-xsystemd-service/stop-CRSM (renamed from stop-CRSM)0
318 files changed, 0 insertions, 0 deletions
diff --git a/CrServerManager.conf b/doc/CrServerManager.conf
index fc41cf7..fc41cf7 100644
--- a/CrServerManager.conf
+++ b/doc/CrServerManager.conf
diff --git a/CrServerManager.conf.README b/doc/CrServerManager.conf.README
index 34a36be..34a36be 100644
--- a/CrServerManager.conf.README
+++ b/doc/CrServerManager.conf.README
diff --git a/ClientInfo.hpp b/src/ClientInfo.hpp
index 8099b59..8099b59 100644
--- a/ClientInfo.hpp
+++ b/src/ClientInfo.hpp
diff --git a/CmdFunctionRef.hpp b/src/CmdFunctionRef.hpp
index f862823..f862823 100644
--- a/CmdFunctionRef.hpp
+++ b/src/CmdFunctionRef.hpp
diff --git a/CrServerManager.pro b/src/CrServerManager.pro
index 5323fea..5323fea 100644
--- a/CrServerManager.pro
+++ b/src/CrServerManager.pro
diff --git a/ProcessManager.cpp b/src/ProcessManager.cpp
index 6d2efe8..6d2efe8 100644
--- a/ProcessManager.cpp
+++ b/src/ProcessManager.cpp
diff --git a/ProcessManager.hpp b/src/ProcessManager.hpp
index 7782cb3..7782cb3 100644
--- a/ProcessManager.hpp
+++ b/src/ProcessManager.hpp
diff --git a/crsm.cpp b/src/crsm.cpp
index 9a48058..9a48058 100644
--- a/crsm.cpp
+++ b/src/crsm.cpp
diff --git a/crsm.hpp b/src/crsm.hpp
index d96cc7b..d96cc7b 100644
--- a/crsm.hpp
+++ b/src/crsm.hpp
diff --git a/libcommuni/.gitignore b/src/libcommuni/.gitignore
index a05a434..a05a434 100644
--- a/libcommuni/.gitignore
+++ b/src/libcommuni/.gitignore
diff --git a/libcommuni/.travis.yml b/src/libcommuni/.travis.yml
index ea4700b..ea4700b 100644
--- a/libcommuni/.travis.yml
+++ b/src/libcommuni/.travis.yml
diff --git a/libcommuni/AUTHORS b/src/libcommuni/AUTHORS
index 1eca6c9..1eca6c9 100644
--- a/libcommuni/AUTHORS
+++ b/src/libcommuni/AUTHORS
diff --git a/libcommuni/CHANGELOG b/src/libcommuni/CHANGELOG
index f17c9b8..f17c9b8 100644
--- a/libcommuni/CHANGELOG
+++ b/src/libcommuni/CHANGELOG
diff --git a/libcommuni/Doxyfile b/src/libcommuni/Doxyfile
index 310c09e..310c09e 100644
--- a/libcommuni/Doxyfile
+++ b/src/libcommuni/Doxyfile
diff --git a/libcommuni/INSTALL b/src/libcommuni/INSTALL
index 358a799..358a799 100644
--- a/libcommuni/INSTALL
+++ b/src/libcommuni/INSTALL
diff --git a/libcommuni/LICENSE b/src/libcommuni/LICENSE
index dee610c..dee610c 100644
--- a/libcommuni/LICENSE
+++ b/src/libcommuni/LICENSE
diff --git a/libcommuni/README b/src/libcommuni/README
index f58c9d1..f58c9d1 100644
--- a/libcommuni/README
+++ b/src/libcommuni/README
diff --git a/libcommuni/configure b/src/libcommuni/configure
index 3c29418..3c29418 100755
--- a/libcommuni/configure
+++ b/src/libcommuni/configure
diff --git a/libcommuni/doc/bot.dox b/src/libcommuni/doc/bot.dox
index 8f28ee7..8f28ee7 100644
--- a/libcommuni/doc/bot.dox
+++ b/src/libcommuni/doc/bot.dox
diff --git a/libcommuni/doc/bot.png b/src/libcommuni/doc/bot.png
index eed773b..eed773b 100644
--- a/libcommuni/doc/bot.png
+++ b/src/libcommuni/doc/bot.png
Binary files differ
diff --git a/libcommuni/doc/client.dox b/src/libcommuni/doc/client.dox
index f23e57f..f23e57f 100644
--- a/libcommuni/doc/client.dox
+++ b/src/libcommuni/doc/client.dox
diff --git a/libcommuni/doc/client.png b/src/libcommuni/doc/client.png
index 43308ab..43308ab 100644
--- a/libcommuni/doc/client.png
+++ b/src/libcommuni/doc/client.png
Binary files differ
diff --git a/libcommuni/doc/communi.png b/src/libcommuni/doc/communi.png
index ad02367..ad02367 100644
--- a/libcommuni/doc/communi.png
+++ b/src/libcommuni/doc/communi.png
Binary files differ
diff --git a/libcommuni/doc/debugging.dox b/src/libcommuni/doc/debugging.dox
index 8edb5bf..8edb5bf 100644
--- a/libcommuni/doc/debugging.dox
+++ b/src/libcommuni/doc/debugging.dox
diff --git a/libcommuni/doc/doc.pri b/src/libcommuni/doc/doc.pri
index 055b5c9..055b5c9 100644
--- a/libcommuni/doc/doc.pri
+++ b/src/libcommuni/doc/doc.pri
diff --git a/libcommuni/doc/enums.dox b/src/libcommuni/doc/enums.dox
index 0cbe240..0cbe240 100644
--- a/libcommuni/doc/enums.dox
+++ b/src/libcommuni/doc/enums.dox
diff --git a/libcommuni/doc/header.html b/src/libcommuni/doc/header.html
index 435f194..435f194 100644
--- a/libcommuni/doc/header.html
+++ b/src/libcommuni/doc/header.html
diff --git a/libcommuni/doc/mainpage.dox b/src/libcommuni/doc/mainpage.dox
index 622fb23..622fb23 100644
--- a/libcommuni/doc/mainpage.dox
+++ b/src/libcommuni/doc/mainpage.dox
diff --git a/libcommuni/doc/minimal.dox b/src/libcommuni/doc/minimal.dox
index 810f404..810f404 100644
--- a/libcommuni/doc/minimal.dox
+++ b/src/libcommuni/doc/minimal.dox
diff --git a/libcommuni/doc/modules.dox b/src/libcommuni/doc/modules.dox
index ee72180..ee72180 100644
--- a/libcommuni/doc/modules.dox
+++ b/src/libcommuni/doc/modules.dox
diff --git a/libcommuni/doc/qml.dox b/src/libcommuni/doc/qml.dox
index da46191..da46191 100644
--- a/libcommuni/doc/qml.dox
+++ b/src/libcommuni/doc/qml.dox
diff --git a/libcommuni/doc/qmlbot.dox b/src/libcommuni/doc/qmlbot.dox
index 13d76ec..13d76ec 100644
--- a/libcommuni/doc/qmlbot.dox
+++ b/src/libcommuni/doc/qmlbot.dox
diff --git a/libcommuni/doc/qmlbot.png b/src/libcommuni/doc/qmlbot.png
index 6d6c87f..6d6c87f 100644
--- a/libcommuni/doc/qmlbot.png
+++ b/src/libcommuni/doc/qmlbot.png
Binary files differ
diff --git a/libcommuni/doc/quick.dox b/src/libcommuni/doc/quick.dox
index 347854e..347854e 100644
--- a/libcommuni/doc/quick.dox
+++ b/src/libcommuni/doc/quick.dox
diff --git a/libcommuni/doc/quick.png b/src/libcommuni/doc/quick.png
index c3d3cc7..c3d3cc7 100644
--- a/libcommuni/doc/quick.png
+++ b/src/libcommuni/doc/quick.png
Binary files differ
diff --git a/libcommuni/doc/usage.dox b/src/libcommuni/doc/usage.dox
index 669bf94..669bf94 100644
--- a/libcommuni/doc/usage.dox
+++ b/src/libcommuni/doc/usage.dox
diff --git a/libcommuni/examples/bot/bot.pro b/src/libcommuni/examples/bot/bot.pro
index 1f4f434..1f4f434 100644
--- a/libcommuni/examples/bot/bot.pro
+++ b/src/libcommuni/examples/bot/bot.pro
diff --git a/libcommuni/examples/bot/ircbot.cpp b/src/libcommuni/examples/bot/ircbot.cpp
index 1891e62..1891e62 100644
--- a/libcommuni/examples/bot/ircbot.cpp
+++ b/src/libcommuni/examples/bot/ircbot.cpp
diff --git a/libcommuni/examples/bot/ircbot.h b/src/libcommuni/examples/bot/ircbot.h
index 1a88a01..1a88a01 100644
--- a/libcommuni/examples/bot/ircbot.h
+++ b/src/libcommuni/examples/bot/ircbot.h
diff --git a/libcommuni/examples/bot/main.cpp b/src/libcommuni/examples/bot/main.cpp
index 526f776..526f776 100644
--- a/libcommuni/examples/bot/main.cpp
+++ b/src/libcommuni/examples/bot/main.cpp
diff --git a/libcommuni/examples/client/client.pro b/src/libcommuni/examples/client/client.pro
index 5e91b12..5e91b12 100644
--- a/libcommuni/examples/client/client.pro
+++ b/src/libcommuni/examples/client/client.pro
diff --git a/libcommuni/examples/client/ircclient.cpp b/src/libcommuni/examples/client/ircclient.cpp
index c33043b..c33043b 100644
--- a/libcommuni/examples/client/ircclient.cpp
+++ b/src/libcommuni/examples/client/ircclient.cpp
diff --git a/libcommuni/examples/client/ircclient.h b/src/libcommuni/examples/client/ircclient.h
index 9d6ee3c..9d6ee3c 100644
--- a/libcommuni/examples/client/ircclient.h
+++ b/src/libcommuni/examples/client/ircclient.h
diff --git a/libcommuni/examples/client/ircmessageformatter.cpp b/src/libcommuni/examples/client/ircmessageformatter.cpp
index 6537664..6537664 100644
--- a/libcommuni/examples/client/ircmessageformatter.cpp
+++ b/src/libcommuni/examples/client/ircmessageformatter.cpp
diff --git a/libcommuni/examples/client/ircmessageformatter.h b/src/libcommuni/examples/client/ircmessageformatter.h
index f91be50..f91be50 100644
--- a/libcommuni/examples/client/ircmessageformatter.h
+++ b/src/libcommuni/examples/client/ircmessageformatter.h
diff --git a/libcommuni/examples/client/main.cpp b/src/libcommuni/examples/client/main.cpp
index 951ee91..951ee91 100644
--- a/libcommuni/examples/client/main.cpp
+++ b/src/libcommuni/examples/client/main.cpp
diff --git a/libcommuni/examples/examples.pri b/src/libcommuni/examples/examples.pri
index bc9b138..bc9b138 100644
--- a/libcommuni/examples/examples.pri
+++ b/src/libcommuni/examples/examples.pri
diff --git a/libcommuni/examples/examples.pro b/src/libcommuni/examples/examples.pro
index 48d9906..48d9906 100644
--- a/libcommuni/examples/examples.pro
+++ b/src/libcommuni/examples/examples.pro
diff --git a/libcommuni/examples/minimal/main.cpp b/src/libcommuni/examples/minimal/main.cpp
index 790280e..790280e 100644
--- a/libcommuni/examples/minimal/main.cpp
+++ b/src/libcommuni/examples/minimal/main.cpp
diff --git a/libcommuni/examples/minimal/minimal.pro b/src/libcommuni/examples/minimal/minimal.pro
index 5dd8584..5dd8584 100644
--- a/libcommuni/examples/minimal/minimal.pro
+++ b/src/libcommuni/examples/minimal/minimal.pro
diff --git a/libcommuni/examples/qmlbot/main.cpp b/src/libcommuni/examples/qmlbot/main.cpp
index d74e909..d74e909 100644
--- a/libcommuni/examples/qmlbot/main.cpp
+++ b/src/libcommuni/examples/qmlbot/main.cpp
diff --git a/libcommuni/examples/qmlbot/qml/main.qml b/src/libcommuni/examples/qmlbot/qml/main.qml
index 2dad458..2dad458 100644
--- a/libcommuni/examples/qmlbot/qml/main.qml
+++ b/src/libcommuni/examples/qmlbot/qml/main.qml
diff --git a/libcommuni/examples/qmlbot/qmlbot.pro b/src/libcommuni/examples/qmlbot/qmlbot.pro
index 95c2961..95c2961 100644
--- a/libcommuni/examples/qmlbot/qmlbot.pro
+++ b/src/libcommuni/examples/qmlbot/qmlbot.pro
diff --git a/libcommuni/examples/qmlbot/qmlbot.qrc b/src/libcommuni/examples/qmlbot/qmlbot.qrc
index 5f94096..5f94096 100644
--- a/libcommuni/examples/qmlbot/qmlbot.qrc
+++ b/src/libcommuni/examples/qmlbot/qmlbot.qrc
diff --git a/libcommuni/examples/quick/main.cpp b/src/libcommuni/examples/quick/main.cpp
index c503b98..c503b98 100644
--- a/libcommuni/examples/quick/main.cpp
+++ b/src/libcommuni/examples/quick/main.cpp
diff --git a/libcommuni/examples/quick/qml/BufferListView.qml b/src/libcommuni/examples/quick/qml/BufferListView.qml
index 3d277b6..3d277b6 100644
--- a/libcommuni/examples/quick/qml/BufferListView.qml
+++ b/src/libcommuni/examples/quick/qml/BufferListView.qml
diff --git a/libcommuni/examples/quick/qml/ChatPage.qml b/src/libcommuni/examples/quick/qml/ChatPage.qml
index 474b950..474b950 100644
--- a/libcommuni/examples/quick/qml/ChatPage.qml
+++ b/src/libcommuni/examples/quick/qml/ChatPage.qml
diff --git a/libcommuni/examples/quick/qml/ConnectPage.qml b/src/libcommuni/examples/quick/qml/ConnectPage.qml
index 8a7c296..8a7c296 100644
--- a/libcommuni/examples/quick/qml/ConnectPage.qml
+++ b/src/libcommuni/examples/quick/qml/ConnectPage.qml
diff --git a/libcommuni/examples/quick/qml/MessageFormatter.qml b/src/libcommuni/examples/quick/qml/MessageFormatter.qml
index 754ca1c..754ca1c 100644
--- a/libcommuni/examples/quick/qml/MessageFormatter.qml
+++ b/src/libcommuni/examples/quick/qml/MessageFormatter.qml
diff --git a/libcommuni/examples/quick/qml/TextBrowser.qml b/src/libcommuni/examples/quick/qml/TextBrowser.qml
index fb013bc..fb013bc 100644
--- a/libcommuni/examples/quick/qml/TextBrowser.qml
+++ b/src/libcommuni/examples/quick/qml/TextBrowser.qml
diff --git a/libcommuni/examples/quick/qml/TextEntry.qml b/src/libcommuni/examples/quick/qml/TextEntry.qml
index 4201e86..4201e86 100644
--- a/libcommuni/examples/quick/qml/TextEntry.qml
+++ b/src/libcommuni/examples/quick/qml/TextEntry.qml
diff --git a/libcommuni/examples/quick/qml/TopicLabel.qml b/src/libcommuni/examples/quick/qml/TopicLabel.qml
index 4009304..4009304 100644
--- a/libcommuni/examples/quick/qml/TopicLabel.qml
+++ b/src/libcommuni/examples/quick/qml/TopicLabel.qml
diff --git a/libcommuni/examples/quick/qml/UserListView.qml b/src/libcommuni/examples/quick/qml/UserListView.qml
index 6daf06b..6daf06b 100644
--- a/libcommuni/examples/quick/qml/UserListView.qml
+++ b/src/libcommuni/examples/quick/qml/UserListView.qml
diff --git a/libcommuni/examples/quick/qml/main.qml b/src/libcommuni/examples/quick/qml/main.qml
index 8c431ad..8c431ad 100644
--- a/libcommuni/examples/quick/qml/main.qml
+++ b/src/libcommuni/examples/quick/qml/main.qml
diff --git a/libcommuni/examples/quick/quick.pro b/src/libcommuni/examples/quick/quick.pro
index 10690af..10690af 100644
--- a/libcommuni/examples/quick/quick.pro
+++ b/src/libcommuni/examples/quick/quick.pro
diff --git a/libcommuni/examples/quick/quick.qrc b/src/libcommuni/examples/quick/quick.qrc
index aba83b9..aba83b9 100644
--- a/libcommuni/examples/quick/quick.qrc
+++ b/src/libcommuni/examples/quick/quick.qrc
diff --git a/libcommuni/features/communi.prf b/src/libcommuni/features/communi.prf
index fe3fb2f..fe3fb2f 100644
--- a/libcommuni/features/communi.prf
+++ b/src/libcommuni/features/communi.prf
diff --git a/libcommuni/include/IrcCore/Irc b/src/libcommuni/include/IrcCore/Irc
index c7f8af4..c7f8af4 100644
--- a/libcommuni/include/IrcCore/Irc
+++ b/src/libcommuni/include/IrcCore/Irc
diff --git a/libcommuni/include/IrcCore/IrcCommand b/src/libcommuni/include/IrcCore/IrcCommand
index a9b4889..a9b4889 100644
--- a/libcommuni/include/IrcCore/IrcCommand
+++ b/src/libcommuni/include/IrcCore/IrcCommand
diff --git a/libcommuni/include/IrcCore/IrcCommandFilter b/src/libcommuni/include/IrcCore/IrcCommandFilter
index 1edae38..1edae38 100644
--- a/libcommuni/include/IrcCore/IrcCommandFilter
+++ b/src/libcommuni/include/IrcCore/IrcCommandFilter
diff --git a/libcommuni/include/IrcCore/IrcConnection b/src/libcommuni/include/IrcCore/IrcConnection
index 75c878e..75c878e 100644
--- a/libcommuni/include/IrcCore/IrcConnection
+++ b/src/libcommuni/include/IrcCore/IrcConnection
diff --git a/libcommuni/include/IrcCore/IrcCore b/src/libcommuni/include/IrcCore/IrcCore
index 918016d..918016d 100644
--- a/libcommuni/include/IrcCore/IrcCore
+++ b/src/libcommuni/include/IrcCore/IrcCore
diff --git a/libcommuni/include/IrcCore/IrcFilter b/src/libcommuni/include/IrcCore/IrcFilter
index 1edae38..1edae38 100644
--- a/libcommuni/include/IrcCore/IrcFilter
+++ b/src/libcommuni/include/IrcCore/IrcFilter
diff --git a/libcommuni/include/IrcCore/IrcGlobal b/src/libcommuni/include/IrcCore/IrcGlobal
index af36086..af36086 100644
--- a/libcommuni/include/IrcCore/IrcGlobal
+++ b/src/libcommuni/include/IrcCore/IrcGlobal
diff --git a/libcommuni/include/IrcCore/IrcMessage b/src/libcommuni/include/IrcCore/IrcMessage
index 4c767f6..4c767f6 100644
--- a/libcommuni/include/IrcCore/IrcMessage
+++ b/src/libcommuni/include/IrcCore/IrcMessage
diff --git a/libcommuni/include/IrcCore/IrcMessageFilter b/src/libcommuni/include/IrcCore/IrcMessageFilter
index 1edae38..1edae38 100644
--- a/libcommuni/include/IrcCore/IrcMessageFilter
+++ b/src/libcommuni/include/IrcCore/IrcMessageFilter
diff --git a/libcommuni/include/IrcCore/IrcNetwork b/src/libcommuni/include/IrcCore/IrcNetwork
index c298490..c298490 100644
--- a/libcommuni/include/IrcCore/IrcNetwork
+++ b/src/libcommuni/include/IrcCore/IrcNetwork
diff --git a/libcommuni/include/IrcCore/IrcProtocol b/src/libcommuni/include/IrcCore/IrcProtocol
index 5ec3d80..5ec3d80 100644
--- a/libcommuni/include/IrcCore/IrcProtocol
+++ b/src/libcommuni/include/IrcCore/IrcProtocol
diff --git a/libcommuni/include/IrcCore/irc.h b/src/libcommuni/include/IrcCore/irc.h
index 911528a..911528a 100644
--- a/libcommuni/include/IrcCore/irc.h
+++ b/src/libcommuni/include/IrcCore/irc.h
diff --git a/libcommuni/include/IrcCore/irccommand.h b/src/libcommuni/include/IrcCore/irccommand.h
index e532755..e532755 100644
--- a/libcommuni/include/IrcCore/irccommand.h
+++ b/src/libcommuni/include/IrcCore/irccommand.h
diff --git a/libcommuni/include/IrcCore/irccommandfilter.h b/src/libcommuni/include/IrcCore/irccommandfilter.h
index 1edae38..1edae38 100644
--- a/libcommuni/include/IrcCore/irccommandfilter.h
+++ b/src/libcommuni/include/IrcCore/irccommandfilter.h
diff --git a/libcommuni/include/IrcCore/ircconnection.h b/src/libcommuni/include/IrcCore/ircconnection.h
index 5ce26a5..5ce26a5 100644
--- a/libcommuni/include/IrcCore/ircconnection.h
+++ b/src/libcommuni/include/IrcCore/ircconnection.h
diff --git a/libcommuni/include/IrcCore/ircconnection_p.h b/src/libcommuni/include/IrcCore/ircconnection_p.h
index f9e91ab..f9e91ab 100644
--- a/libcommuni/include/IrcCore/ircconnection_p.h
+++ b/src/libcommuni/include/IrcCore/ircconnection_p.h
diff --git a/libcommuni/include/IrcCore/irccore.h b/src/libcommuni/include/IrcCore/irccore.h
index b5ca266..b5ca266 100644
--- a/libcommuni/include/IrcCore/irccore.h
+++ b/src/libcommuni/include/IrcCore/irccore.h
diff --git a/libcommuni/include/IrcCore/ircfilter.h b/src/libcommuni/include/IrcCore/ircfilter.h
index a2536fc..a2536fc 100644
--- a/libcommuni/include/IrcCore/ircfilter.h
+++ b/src/libcommuni/include/IrcCore/ircfilter.h
diff --git a/libcommuni/include/IrcCore/ircglobal.h b/src/libcommuni/include/IrcCore/ircglobal.h
index d088dba..d088dba 100644
--- a/libcommuni/include/IrcCore/ircglobal.h
+++ b/src/libcommuni/include/IrcCore/ircglobal.h
diff --git a/libcommuni/include/IrcCore/ircmessage.h b/src/libcommuni/include/IrcCore/ircmessage.h
index 02b8c86..02b8c86 100644
--- a/libcommuni/include/IrcCore/ircmessage.h
+++ b/src/libcommuni/include/IrcCore/ircmessage.h
diff --git a/libcommuni/include/IrcCore/ircmessage_p.h b/src/libcommuni/include/IrcCore/ircmessage_p.h
index b2b50e1..b2b50e1 100644
--- a/libcommuni/include/IrcCore/ircmessage_p.h
+++ b/src/libcommuni/include/IrcCore/ircmessage_p.h
diff --git a/libcommuni/include/IrcCore/ircmessagebuilder_p.h b/src/libcommuni/include/IrcCore/ircmessagebuilder_p.h
index 3047eda..3047eda 100644
--- a/libcommuni/include/IrcCore/ircmessagebuilder_p.h
+++ b/src/libcommuni/include/IrcCore/ircmessagebuilder_p.h
diff --git a/libcommuni/include/IrcCore/ircmessagedecoder_p.h b/src/libcommuni/include/IrcCore/ircmessagedecoder_p.h
index 005053e..005053e 100644
--- a/libcommuni/include/IrcCore/ircmessagedecoder_p.h
+++ b/src/libcommuni/include/IrcCore/ircmessagedecoder_p.h
diff --git a/libcommuni/include/IrcCore/ircmessagefilter.h b/src/libcommuni/include/IrcCore/ircmessagefilter.h
index 1edae38..1edae38 100644
--- a/libcommuni/include/IrcCore/ircmessagefilter.h
+++ b/src/libcommuni/include/IrcCore/ircmessagefilter.h
diff --git a/libcommuni/include/IrcCore/ircnetwork.h b/src/libcommuni/include/IrcCore/ircnetwork.h
index 6b2a5d2..6b2a5d2 100644
--- a/libcommuni/include/IrcCore/ircnetwork.h
+++ b/src/libcommuni/include/IrcCore/ircnetwork.h
diff --git a/libcommuni/include/IrcCore/ircnetwork_p.h b/src/libcommuni/include/IrcCore/ircnetwork_p.h
index 22e6435..22e6435 100644
--- a/libcommuni/include/IrcCore/ircnetwork_p.h
+++ b/src/libcommuni/include/IrcCore/ircnetwork_p.h
diff --git a/libcommuni/include/IrcCore/ircprotocol.h b/src/libcommuni/include/IrcCore/ircprotocol.h
index ae600c4..ae600c4 100644
--- a/libcommuni/include/IrcCore/ircprotocol.h
+++ b/src/libcommuni/include/IrcCore/ircprotocol.h
diff --git a/libcommuni/include/IrcModel/IrcBuffer b/src/libcommuni/include/IrcModel/IrcBuffer
index 4c88f75..4c88f75 100644
--- a/libcommuni/include/IrcModel/IrcBuffer
+++ b/src/libcommuni/include/IrcModel/IrcBuffer
diff --git a/libcommuni/include/IrcModel/IrcBufferModel b/src/libcommuni/include/IrcModel/IrcBufferModel
index 149310e..149310e 100644
--- a/libcommuni/include/IrcModel/IrcBufferModel
+++ b/src/libcommuni/include/IrcModel/IrcBufferModel
diff --git a/libcommuni/include/IrcModel/IrcChannel b/src/libcommuni/include/IrcModel/IrcChannel
index 9392686..9392686 100644
--- a/libcommuni/include/IrcModel/IrcChannel
+++ b/src/libcommuni/include/IrcModel/IrcChannel
diff --git a/libcommuni/include/IrcModel/IrcModel b/src/libcommuni/include/IrcModel/IrcModel
index 0ca546f..0ca546f 100644
--- a/libcommuni/include/IrcModel/IrcModel
+++ b/src/libcommuni/include/IrcModel/IrcModel
diff --git a/libcommuni/include/IrcModel/IrcUser b/src/libcommuni/include/IrcModel/IrcUser
index 7b7b69e..7b7b69e 100644
--- a/libcommuni/include/IrcModel/IrcUser
+++ b/src/libcommuni/include/IrcModel/IrcUser
diff --git a/libcommuni/include/IrcModel/IrcUserModel b/src/libcommuni/include/IrcModel/IrcUserModel
index 90a67b7..90a67b7 100644
--- a/libcommuni/include/IrcModel/IrcUserModel
+++ b/src/libcommuni/include/IrcModel/IrcUserModel
diff --git a/libcommuni/include/IrcModel/ircbuffer.h b/src/libcommuni/include/IrcModel/ircbuffer.h
index 69cc69f..69cc69f 100644
--- a/libcommuni/include/IrcModel/ircbuffer.h
+++ b/src/libcommuni/include/IrcModel/ircbuffer.h
diff --git a/libcommuni/include/IrcModel/ircbuffer_p.h b/src/libcommuni/include/IrcModel/ircbuffer_p.h
index cadc043..cadc043 100644
--- a/libcommuni/include/IrcModel/ircbuffer_p.h
+++ b/src/libcommuni/include/IrcModel/ircbuffer_p.h
diff --git a/libcommuni/include/IrcModel/ircbuffermodel.h b/src/libcommuni/include/IrcModel/ircbuffermodel.h
index ef23fc4..ef23fc4 100644
--- a/libcommuni/include/IrcModel/ircbuffermodel.h
+++ b/src/libcommuni/include/IrcModel/ircbuffermodel.h
diff --git a/libcommuni/include/IrcModel/ircbuffermodel_p.h b/src/libcommuni/include/IrcModel/ircbuffermodel_p.h
index c7446b0..c7446b0 100644
--- a/libcommuni/include/IrcModel/ircbuffermodel_p.h
+++ b/src/libcommuni/include/IrcModel/ircbuffermodel_p.h
diff --git a/libcommuni/include/IrcModel/ircchannel.h b/src/libcommuni/include/IrcModel/ircchannel.h
index e16de90..e16de90 100644
--- a/libcommuni/include/IrcModel/ircchannel.h
+++ b/src/libcommuni/include/IrcModel/ircchannel.h
diff --git a/libcommuni/include/IrcModel/ircchannel_p.h b/src/libcommuni/include/IrcModel/ircchannel_p.h
index 9da375b..9da375b 100644
--- a/libcommuni/include/IrcModel/ircchannel_p.h
+++ b/src/libcommuni/include/IrcModel/ircchannel_p.h
diff --git a/libcommuni/include/IrcModel/ircmodel.h b/src/libcommuni/include/IrcModel/ircmodel.h
index 45ac4bd..45ac4bd 100644
--- a/libcommuni/include/IrcModel/ircmodel.h
+++ b/src/libcommuni/include/IrcModel/ircmodel.h
diff --git a/libcommuni/include/IrcModel/ircuser.h b/src/libcommuni/include/IrcModel/ircuser.h
index 9e59a9f..9e59a9f 100644
--- a/libcommuni/include/IrcModel/ircuser.h
+++ b/src/libcommuni/include/IrcModel/ircuser.h
diff --git a/libcommuni/include/IrcModel/ircuser_p.h b/src/libcommuni/include/IrcModel/ircuser_p.h
index 0e88e6b..0e88e6b 100644
--- a/libcommuni/include/IrcModel/ircuser_p.h
+++ b/src/libcommuni/include/IrcModel/ircuser_p.h
diff --git a/libcommuni/include/IrcModel/ircusermodel.h b/src/libcommuni/include/IrcModel/ircusermodel.h
index 331af37..331af37 100644
--- a/libcommuni/include/IrcModel/ircusermodel.h
+++ b/src/libcommuni/include/IrcModel/ircusermodel.h
diff --git a/libcommuni/include/IrcModel/ircusermodel_p.h b/src/libcommuni/include/IrcModel/ircusermodel_p.h
index 45c00bb..45c00bb 100644
--- a/libcommuni/include/IrcModel/ircusermodel_p.h
+++ b/src/libcommuni/include/IrcModel/ircusermodel_p.h
diff --git a/libcommuni/include/IrcUtil/IrcCommandParser b/src/libcommuni/include/IrcUtil/IrcCommandParser
index 0cac681..0cac681 100644
--- a/libcommuni/include/IrcUtil/IrcCommandParser
+++ b/src/libcommuni/include/IrcUtil/IrcCommandParser
diff --git a/libcommuni/include/IrcUtil/IrcCompleter b/src/libcommuni/include/IrcUtil/IrcCompleter
index 7f561f4..7f561f4 100644
--- a/libcommuni/include/IrcUtil/IrcCompleter
+++ b/src/libcommuni/include/IrcUtil/IrcCompleter
diff --git a/libcommuni/include/IrcUtil/IrcLagTimer b/src/libcommuni/include/IrcUtil/IrcLagTimer
index d290939..d290939 100644
--- a/libcommuni/include/IrcUtil/IrcLagTimer
+++ b/src/libcommuni/include/IrcUtil/IrcLagTimer
diff --git a/libcommuni/include/IrcUtil/IrcPalette b/src/libcommuni/include/IrcUtil/IrcPalette
index b82c1c0..b82c1c0 100644
--- a/libcommuni/include/IrcUtil/IrcPalette
+++ b/src/libcommuni/include/IrcUtil/IrcPalette
diff --git a/libcommuni/include/IrcUtil/IrcTextFormat b/src/libcommuni/include/IrcUtil/IrcTextFormat
index f78fd81..f78fd81 100644
--- a/libcommuni/include/IrcUtil/IrcTextFormat
+++ b/src/libcommuni/include/IrcUtil/IrcTextFormat
diff --git a/libcommuni/include/IrcUtil/IrcUtil b/src/libcommuni/include/IrcUtil/IrcUtil
index 64e9f15..64e9f15 100644
--- a/libcommuni/include/IrcUtil/IrcUtil
+++ b/src/libcommuni/include/IrcUtil/IrcUtil
diff --git a/libcommuni/include/IrcUtil/irccommandparser.h b/src/libcommuni/include/IrcUtil/irccommandparser.h
index c31a6f2..c31a6f2 100644
--- a/libcommuni/include/IrcUtil/irccommandparser.h
+++ b/src/libcommuni/include/IrcUtil/irccommandparser.h
diff --git a/libcommuni/include/IrcUtil/irccommandparser_p.h b/src/libcommuni/include/IrcUtil/irccommandparser_p.h
index d22fd6d..d22fd6d 100644
--- a/libcommuni/include/IrcUtil/irccommandparser_p.h
+++ b/src/libcommuni/include/IrcUtil/irccommandparser_p.h
diff --git a/libcommuni/include/IrcUtil/irccompleter.h b/src/libcommuni/include/IrcUtil/irccompleter.h
index f4c33ab..f4c33ab 100644
--- a/libcommuni/include/IrcUtil/irccompleter.h
+++ b/src/libcommuni/include/IrcUtil/irccompleter.h
diff --git a/libcommuni/include/IrcUtil/irclagtimer.h b/src/libcommuni/include/IrcUtil/irclagtimer.h
index 29816d8..29816d8 100644
--- a/libcommuni/include/IrcUtil/irclagtimer.h
+++ b/src/libcommuni/include/IrcUtil/irclagtimer.h
diff --git a/libcommuni/include/IrcUtil/irclagtimer_p.h b/src/libcommuni/include/IrcUtil/irclagtimer_p.h
index 712f4a9..712f4a9 100644
--- a/libcommuni/include/IrcUtil/irclagtimer_p.h
+++ b/src/libcommuni/include/IrcUtil/irclagtimer_p.h
diff --git a/libcommuni/include/IrcUtil/ircpalette.h b/src/libcommuni/include/IrcUtil/ircpalette.h
index 735ff17..735ff17 100644
--- a/libcommuni/include/IrcUtil/ircpalette.h
+++ b/src/libcommuni/include/IrcUtil/ircpalette.h
diff --git a/libcommuni/include/IrcUtil/irctextformat.h b/src/libcommuni/include/IrcUtil/irctextformat.h
index 5056b79..5056b79 100644
--- a/libcommuni/include/IrcUtil/irctextformat.h
+++ b/src/libcommuni/include/IrcUtil/irctextformat.h
diff --git a/libcommuni/include/IrcUtil/irctoken_p.h b/src/libcommuni/include/IrcUtil/irctoken_p.h
index 0e1b707..0e1b707 100644
--- a/libcommuni/include/IrcUtil/irctoken_p.h
+++ b/src/libcommuni/include/IrcUtil/irctoken_p.h
diff --git a/libcommuni/include/IrcUtil/ircutil.h b/src/libcommuni/include/IrcUtil/ircutil.h
index 6e39f18..6e39f18 100644
--- a/libcommuni/include/IrcUtil/ircutil.h
+++ b/src/libcommuni/include/IrcUtil/ircutil.h
diff --git a/libcommuni/libcommuni.pro b/src/libcommuni/libcommuni.pro
index 08b39b0..08b39b0 100644
--- a/libcommuni/libcommuni.pro
+++ b/src/libcommuni/libcommuni.pro
diff --git a/libcommuni/src/3rdparty/icu/icu.pri b/src/libcommuni/src/3rdparty/icu/icu.pri
index 352c218..352c218 100644
--- a/libcommuni/src/3rdparty/icu/icu.pri
+++ b/src/libcommuni/src/3rdparty/icu/icu.pri
diff --git a/libcommuni/src/3rdparty/mozilla/mozilla.pri b/src/libcommuni/src/3rdparty/mozilla/mozilla.pri
index 3e279d9..3e279d9 100644
--- a/libcommuni/src/3rdparty/mozilla/mozilla.pri
+++ b/src/libcommuni/src/3rdparty/mozilla/mozilla.pri
diff --git a/libcommuni/src/3rdparty/mozilla/rdf_utils.c b/src/libcommuni/src/3rdparty/mozilla/rdf_utils.c
index c1329f7..c1329f7 100644
--- a/libcommuni/src/3rdparty/mozilla/rdf_utils.c
+++ b/src/libcommuni/src/3rdparty/mozilla/rdf_utils.c
diff --git a/libcommuni/src/3rdparty/pkg.pri b/src/libcommuni/src/3rdparty/pkg.pri
index 53715fb..53715fb 100644
--- a/libcommuni/src/3rdparty/pkg.pri
+++ b/src/libcommuni/src/3rdparty/pkg.pri
diff --git a/libcommuni/src/3rdparty/qblowfish/LICENSE b/src/libcommuni/src/3rdparty/qblowfish/LICENSE
index db148cb..db148cb 100644
--- a/libcommuni/src/3rdparty/qblowfish/LICENSE
+++ b/src/libcommuni/src/3rdparty/qblowfish/LICENSE
diff --git a/libcommuni/src/3rdparty/qblowfish/README.md b/src/libcommuni/src/3rdparty/qblowfish/README.md
index fb961bb..fb961bb 100644
--- a/libcommuni/src/3rdparty/qblowfish/README.md
+++ b/src/libcommuni/src/3rdparty/qblowfish/README.md
diff --git a/libcommuni/src/3rdparty/qblowfish/qblowfish.cpp b/src/libcommuni/src/3rdparty/qblowfish/qblowfish.cpp
index 605ff24..605ff24 100644
--- a/libcommuni/src/3rdparty/qblowfish/qblowfish.cpp
+++ b/src/libcommuni/src/3rdparty/qblowfish/qblowfish.cpp
diff --git a/libcommuni/src/3rdparty/qblowfish/qblowfish.h b/src/libcommuni/src/3rdparty/qblowfish/qblowfish.h
index 100a2e6..100a2e6 100644
--- a/libcommuni/src/3rdparty/qblowfish/qblowfish.h
+++ b/src/libcommuni/src/3rdparty/qblowfish/qblowfish.h
diff --git a/libcommuni/src/3rdparty/qblowfish/qblowfish.pri b/src/libcommuni/src/3rdparty/qblowfish/qblowfish.pri
index 5d01670..5d01670 100644
--- a/libcommuni/src/3rdparty/qblowfish/qblowfish.pri
+++ b/src/libcommuni/src/3rdparty/qblowfish/qblowfish.pri
diff --git a/libcommuni/src/3rdparty/qblowfish/qblowfish_p.h b/src/libcommuni/src/3rdparty/qblowfish/qblowfish_p.h
index 3e15083..3e15083 100644
--- a/libcommuni/src/3rdparty/qblowfish/qblowfish_p.h
+++ b/src/libcommuni/src/3rdparty/qblowfish/qblowfish_p.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/AUTHORS b/src/libcommuni/src/3rdparty/uchardet-0.0.1/AUTHORS
index 0b87f99..0b87f99 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/AUTHORS
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/AUTHORS
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/CMakeLists.txt b/src/libcommuni/src/3rdparty/uchardet-0.0.1/CMakeLists.txt
index 0dde2cc..0dde2cc 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/CMakeLists.txt
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/CMakeLists.txt
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/COPYING b/src/libcommuni/src/3rdparty/uchardet-0.0.1/COPYING
index 7714141..7714141 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/COPYING
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/COPYING
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL b/src/libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL
index 8d0ab8f..8d0ab8f 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/INSTALL
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/doc/CMakeLists.txt b/src/libcommuni/src/3rdparty/uchardet-0.0.1/doc/CMakeLists.txt
index f14354e..f14354e 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/doc/CMakeLists.txt
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/doc/CMakeLists.txt
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/doc/uchardet.1 b/src/libcommuni/src/3rdparty/uchardet-0.0.1/doc/uchardet.1
index 7d187fe..7d187fe 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/doc/uchardet.1
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/doc/uchardet.1
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/script/debug.sh b/src/libcommuni/src/3rdparty/uchardet-0.0.1/script/debug.sh
index f85d69b..f85d69b 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/script/debug.sh
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/script/debug.sh
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/script/release.sh b/src/libcommuni/src/3rdparty/uchardet-0.0.1/script/release.sh
index 21a5f6e..21a5f6e 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/script/release.sh
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/script/release.sh
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/script/win32.sh b/src/libcommuni/src/3rdparty/uchardet-0.0.1/script/win32.sh
index b757380..b757380 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/script/win32.sh
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/script/win32.sh
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/Big5Freq.tab b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/Big5Freq.tab
index fd6b0e0..fd6b0e0 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/Big5Freq.tab
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/Big5Freq.tab
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/CMakeLists.txt b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/CMakeLists.txt
index 0b26a3b..0b26a3b 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/CMakeLists.txt
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/CMakeLists.txt
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/CharDistribution.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/CharDistribution.cpp
index 488d9bc..488d9bc 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/CharDistribution.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/CharDistribution.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/CharDistribution.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/CharDistribution.h
index 945b9ac..945b9ac 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/CharDistribution.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/CharDistribution.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/EUCKRFreq.tab b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/EUCKRFreq.tab
index d2c5047..d2c5047 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/EUCKRFreq.tab
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/EUCKRFreq.tab
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/EUCTWFreq.tab b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/EUCTWFreq.tab
index 3a189ae..3a189ae 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/EUCTWFreq.tab
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/EUCTWFreq.tab
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/GB2312Freq.tab b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/GB2312Freq.tab
index aee12ca..aee12ca 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/GB2312Freq.tab
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/GB2312Freq.tab
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/JISFreq.tab b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/JISFreq.tab
index 715321f..715321f 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/JISFreq.tab
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/JISFreq.tab
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/JpCntx.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/JpCntx.cpp
index 3f74fb4..3f74fb4 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/JpCntx.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/JpCntx.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/JpCntx.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/JpCntx.h
index fe8fcb8..fe8fcb8 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/JpCntx.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/JpCntx.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangBulgarianModel.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangBulgarianModel.cpp
index 0f73282..0f73282 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangBulgarianModel.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangBulgarianModel.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangCyrillicModel.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangCyrillicModel.cpp
index d8e73e8..d8e73e8 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangCyrillicModel.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangCyrillicModel.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangGreekModel.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangGreekModel.cpp
index 30c65dc..30c65dc 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangGreekModel.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangGreekModel.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangHebrewModel.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangHebrewModel.cpp
index a4e10ad..a4e10ad 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangHebrewModel.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangHebrewModel.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangHungarianModel.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangHungarianModel.cpp
index 3af2f58..3af2f58 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangHungarianModel.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangHungarianModel.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangThaiModel.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangThaiModel.cpp
index 8145ffa..8145ffa 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangThaiModel.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/LangThaiModel.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsBig5Prober.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsBig5Prober.cpp
index 7a85abb..7a85abb 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsBig5Prober.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsBig5Prober.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsBig5Prober.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsBig5Prober.h
index 5ae3576..5ae3576 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsBig5Prober.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsBig5Prober.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsCharSetProber.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsCharSetProber.cpp
index 0429dd1..0429dd1 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsCharSetProber.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsCharSetProber.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsCharSetProber.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsCharSetProber.h
index c078ccf..c078ccf 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsCharSetProber.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsCharSetProber.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsCodingStateMachine.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsCodingStateMachine.h
index 819f9ab..819f9ab 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsCodingStateMachine.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsCodingStateMachine.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCJPProber.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCJPProber.cpp
index 54861b3..54861b3 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCJPProber.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCJPProber.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCJPProber.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCJPProber.h
index a7a2f51..a7a2f51 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCJPProber.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCJPProber.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCKRProber.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCKRProber.cpp
index 3632f1f..3632f1f 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCKRProber.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCKRProber.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCKRProber.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCKRProber.h
index 8e09984..8e09984 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCKRProber.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCKRProber.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCTWProber.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCTWProber.cpp
index a06e074..a06e074 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCTWProber.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCTWProber.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCTWProber.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCTWProber.h
index 911d50b..911d50b 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCTWProber.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEUCTWProber.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEscCharsetProber.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEscCharsetProber.cpp
index 464c753..464c753 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEscCharsetProber.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEscCharsetProber.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEscCharsetProber.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEscCharsetProber.h
index 4b648e0..4b648e0 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEscCharsetProber.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEscCharsetProber.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEscSM.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEscSM.cpp
index eed1b7c..eed1b7c 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEscSM.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsEscSM.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsGB2312Prober.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsGB2312Prober.cpp
index b6d469c..b6d469c 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsGB2312Prober.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsGB2312Prober.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsGB2312Prober.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsGB2312Prober.h
index 4bdac3b..4bdac3b 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsGB2312Prober.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsGB2312Prober.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsHebrewProber.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsHebrewProber.cpp
index b148ce3..b148ce3 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsHebrewProber.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsHebrewProber.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsHebrewProber.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsHebrewProber.h
index eedfed4..eedfed4 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsHebrewProber.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsHebrewProber.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsLatin1Prober.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsLatin1Prober.cpp
index 7694ef7..7694ef7 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsLatin1Prober.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsLatin1Prober.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsLatin1Prober.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsLatin1Prober.h
index 5145e96..5145e96 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsLatin1Prober.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsLatin1Prober.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsMBCSGroupProber.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsMBCSGroupProber.cpp
index f161165..f161165 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsMBCSGroupProber.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsMBCSGroupProber.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsMBCSGroupProber.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsMBCSGroupProber.h
index c4e9964..c4e9964 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsMBCSGroupProber.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsMBCSGroupProber.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsMBCSSM.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsMBCSSM.cpp
index 584e931..584e931 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsMBCSSM.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsMBCSSM.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsPkgInt.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsPkgInt.h
index 3caa912..3caa912 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsPkgInt.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsPkgInt.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCSGroupProber.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCSGroupProber.cpp
index d8fef87..d8fef87 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCSGroupProber.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCSGroupProber.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCSGroupProber.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCSGroupProber.h
index cfbf7e1..cfbf7e1 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCSGroupProber.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCSGroupProber.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCharSetProber.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCharSetProber.cpp
index 2a59fd7..2a59fd7 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCharSetProber.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCharSetProber.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCharSetProber.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCharSetProber.h
index d7180dc..d7180dc 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCharSetProber.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSBCharSetProber.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSJISProber.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSJISProber.cpp
index c7842f6..c7842f6 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSJISProber.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSJISProber.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSJISProber.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSJISProber.h
index 1efb6e3..1efb6e3 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSJISProber.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsSJISProber.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUTF8Prober.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUTF8Prober.cpp
index ab8d9f7..ab8d9f7 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUTF8Prober.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUTF8Prober.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUTF8Prober.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUTF8Prober.h
index 21c91c4..21c91c4 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUTF8Prober.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUTF8Prober.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUniversalDetector.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUniversalDetector.cpp
index 7af8f95..7af8f95 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUniversalDetector.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUniversalDetector.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUniversalDetector.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUniversalDetector.h
index 525f722..525f722 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUniversalDetector.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nsUniversalDetector.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nscore.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nscore.h
index e0b5a72..e0b5a72 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/nscore.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/nscore.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/prmem.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/prmem.h
index 1485397..1485397 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/prmem.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/prmem.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/symbols.cmake b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/symbols.cmake
index 2aa4601..2aa4601 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/symbols.cmake
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/symbols.cmake
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/tools/CMakeLists.txt b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/tools/CMakeLists.txt
index 7ad3ff5..7ad3ff5 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/tools/CMakeLists.txt
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/tools/CMakeLists.txt
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/tools/uchardet.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/tools/uchardet.cpp
index b2b6bea..b2b6bea 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/tools/uchardet.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/tools/uchardet.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/uchardet.cpp b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/uchardet.cpp
index 74ab63c..74ab63c 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/uchardet.cpp
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/uchardet.cpp
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/src/uchardet.h b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/uchardet.h
index 533666a..533666a 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/src/uchardet.h
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/src/uchardet.h
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/test/big5.txt b/src/libcommuni/src/3rdparty/uchardet-0.0.1/test/big5.txt
index 59db954..59db954 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/test/big5.txt
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/test/big5.txt
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/test/gb18030.txt b/src/libcommuni/src/3rdparty/uchardet-0.0.1/test/gb18030.txt
index 962df87..962df87 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/test/gb18030.txt
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/test/gb18030.txt
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/test/shift_jis.txt b/src/libcommuni/src/3rdparty/uchardet-0.0.1/test/shift_jis.txt
index a580281..a580281 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/test/shift_jis.txt
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/test/shift_jis.txt
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/test/utf8.txt b/src/libcommuni/src/3rdparty/uchardet-0.0.1/test/utf8.txt
index cd66b08..cd66b08 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/test/utf8.txt
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/test/utf8.txt
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/uchardet.pc.in b/src/libcommuni/src/3rdparty/uchardet-0.0.1/uchardet.pc.in
index 7e2e279..7e2e279 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/uchardet.pc.in
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/uchardet.pc.in
diff --git a/libcommuni/src/3rdparty/uchardet-0.0.1/uchardet.pri b/src/libcommuni/src/3rdparty/uchardet-0.0.1/uchardet.pri
index 6fcefa6..6fcefa6 100644
--- a/libcommuni/src/3rdparty/uchardet-0.0.1/uchardet.pri
+++ b/src/libcommuni/src/3rdparty/uchardet-0.0.1/uchardet.pri
diff --git a/libcommuni/src/core/core.pri b/src/libcommuni/src/core/core.pri
index 3d4a0b1..3d4a0b1 100644
--- a/libcommuni/src/core/core.pri
+++ b/src/libcommuni/src/core/core.pri
diff --git a/libcommuni/src/core/core.pro b/src/libcommuni/src/core/core.pro
index a9a0c5a..a9a0c5a 100644
--- a/libcommuni/src/core/core.pro
+++ b/src/libcommuni/src/core/core.pro
diff --git a/libcommuni/src/core/irc.cpp b/src/libcommuni/src/core/irc.cpp
index 5a51645..5a51645 100644
--- a/libcommuni/src/core/irc.cpp
+++ b/src/libcommuni/src/core/irc.cpp
diff --git a/libcommuni/src/core/irccommand.cpp b/src/libcommuni/src/core/irccommand.cpp
index d7e9b30..d7e9b30 100644
--- a/libcommuni/src/core/irccommand.cpp
+++ b/src/libcommuni/src/core/irccommand.cpp
diff --git a/libcommuni/src/core/ircconnection.cpp b/src/libcommuni/src/core/ircconnection.cpp
index 837aa16..837aa16 100644
--- a/libcommuni/src/core/ircconnection.cpp
+++ b/src/libcommuni/src/core/ircconnection.cpp
diff --git a/libcommuni/src/core/irccore.cpp b/src/libcommuni/src/core/irccore.cpp
index f6453c8..f6453c8 100644
--- a/libcommuni/src/core/irccore.cpp
+++ b/src/libcommuni/src/core/irccore.cpp
diff --git a/libcommuni/src/core/ircfilter.cpp b/src/libcommuni/src/core/ircfilter.cpp
index 054badb..054badb 100644
--- a/libcommuni/src/core/ircfilter.cpp
+++ b/src/libcommuni/src/core/ircfilter.cpp
diff --git a/libcommuni/src/core/ircmessage.cpp b/src/libcommuni/src/core/ircmessage.cpp
index eaca6ab..eaca6ab 100644
--- a/libcommuni/src/core/ircmessage.cpp
+++ b/src/libcommuni/src/core/ircmessage.cpp
diff --git a/libcommuni/src/core/ircmessage_p.cpp b/src/libcommuni/src/core/ircmessage_p.cpp
index e5fdd24..e5fdd24 100644
--- a/libcommuni/src/core/ircmessage_p.cpp
+++ b/src/libcommuni/src/core/ircmessage_p.cpp
diff --git a/libcommuni/src/core/ircmessagebuilder.cpp b/src/libcommuni/src/core/ircmessagebuilder.cpp
index 298ac79..298ac79 100644
--- a/libcommuni/src/core/ircmessagebuilder.cpp
+++ b/src/libcommuni/src/core/ircmessagebuilder.cpp
diff --git a/libcommuni/src/core/ircmessagedecoder.cpp b/src/libcommuni/src/core/ircmessagedecoder.cpp
index 1e2eb25..1e2eb25 100644
--- a/libcommuni/src/core/ircmessagedecoder.cpp
+++ b/src/libcommuni/src/core/ircmessagedecoder.cpp
diff --git a/libcommuni/src/core/ircmessagedecoder_icu.cpp b/src/libcommuni/src/core/ircmessagedecoder_icu.cpp
index 2c303fc..2c303fc 100644
--- a/libcommuni/src/core/ircmessagedecoder_icu.cpp
+++ b/src/libcommuni/src/core/ircmessagedecoder_icu.cpp
diff --git a/libcommuni/src/core/ircmessagedecoder_uchardet.cpp b/src/libcommuni/src/core/ircmessagedecoder_uchardet.cpp
index 8f0be8b..8f0be8b 100644
--- a/libcommuni/src/core/ircmessagedecoder_uchardet.cpp
+++ b/src/libcommuni/src/core/ircmessagedecoder_uchardet.cpp
diff --git a/libcommuni/src/core/ircnetwork.cpp b/src/libcommuni/src/core/ircnetwork.cpp
index d73a9be..d73a9be 100644
--- a/libcommuni/src/core/ircnetwork.cpp
+++ b/src/libcommuni/src/core/ircnetwork.cpp
diff --git a/libcommuni/src/core/ircprotocol.cpp b/src/libcommuni/src/core/ircprotocol.cpp
index 9d42126..9d42126 100644
--- a/libcommuni/src/core/ircprotocol.cpp
+++ b/src/libcommuni/src/core/ircprotocol.cpp
diff --git a/libcommuni/src/imports/imports.pri b/src/libcommuni/src/imports/imports.pri
index 1edd926..1edd926 100644
--- a/libcommuni/src/imports/imports.pri
+++ b/src/libcommuni/src/imports/imports.pri
diff --git a/libcommuni/src/imports/imports.pro b/src/libcommuni/src/imports/imports.pro
index 425909a..425909a 100644
--- a/libcommuni/src/imports/imports.pro
+++ b/src/libcommuni/src/imports/imports.pro
diff --git a/libcommuni/src/imports/qml1/plugin.cpp b/src/libcommuni/src/imports/qml1/plugin.cpp
index bb66c2e..bb66c2e 100644
--- a/libcommuni/src/imports/qml1/plugin.cpp
+++ b/src/libcommuni/src/imports/qml1/plugin.cpp
diff --git a/libcommuni/src/imports/qml1/plugins.qmltypes b/src/libcommuni/src/imports/qml1/plugins.qmltypes
index 1be56cc..1be56cc 100644
--- a/libcommuni/src/imports/qml1/plugins.qmltypes
+++ b/src/libcommuni/src/imports/qml1/plugins.qmltypes
diff --git a/libcommuni/src/imports/qml1/qml1.pro b/src/libcommuni/src/imports/qml1/qml1.pro
index ddee6a2..ddee6a2 100644
--- a/libcommuni/src/imports/qml1/qml1.pro
+++ b/src/libcommuni/src/imports/qml1/qml1.pro
diff --git a/libcommuni/src/imports/qml1/qmldir b/src/libcommuni/src/imports/qml1/qmldir
index 2de93f6..2de93f6 100644
--- a/libcommuni/src/imports/qml1/qmldir
+++ b/src/libcommuni/src/imports/qml1/qmldir
diff --git a/libcommuni/src/imports/qml2/plugin.cpp b/src/libcommuni/src/imports/qml2/plugin.cpp
index 12b8781..12b8781 100644
--- a/libcommuni/src/imports/qml2/plugin.cpp
+++ b/src/libcommuni/src/imports/qml2/plugin.cpp
diff --git a/libcommuni/src/imports/qml2/plugins.qmltypes b/src/libcommuni/src/imports/qml2/plugins.qmltypes
index b0af7b4..b0af7b4 100644
--- a/libcommuni/src/imports/qml2/plugins.qmltypes
+++ b/src/libcommuni/src/imports/qml2/plugins.qmltypes
diff --git a/libcommuni/src/imports/qml2/qml2.pro b/src/libcommuni/src/imports/qml2/qml2.pro
index 7a39b94..7a39b94 100644
--- a/libcommuni/src/imports/qml2/qml2.pro
+++ b/src/libcommuni/src/imports/qml2/qml2.pro
diff --git a/libcommuni/src/imports/qml2/qmldir b/src/libcommuni/src/imports/qml2/qmldir
index 659cc21..659cc21 100644
--- a/libcommuni/src/imports/qml2/qmldir
+++ b/src/libcommuni/src/imports/qml2/qmldir
diff --git a/libcommuni/src/model/ircbuffer.cpp b/src/libcommuni/src/model/ircbuffer.cpp
index e7aa6b9..e7aa6b9 100644
--- a/libcommuni/src/model/ircbuffer.cpp
+++ b/src/libcommuni/src/model/ircbuffer.cpp
diff --git a/libcommuni/src/model/ircbuffermodel.cpp b/src/libcommuni/src/model/ircbuffermodel.cpp
index c037a53..c037a53 100644
--- a/libcommuni/src/model/ircbuffermodel.cpp
+++ b/src/libcommuni/src/model/ircbuffermodel.cpp
diff --git a/libcommuni/src/model/ircchannel.cpp b/src/libcommuni/src/model/ircchannel.cpp
index 15b4bc2..15b4bc2 100644
--- a/libcommuni/src/model/ircchannel.cpp
+++ b/src/libcommuni/src/model/ircchannel.cpp
diff --git a/libcommuni/src/model/ircmodel.cpp b/src/libcommuni/src/model/ircmodel.cpp
index 7032db5..7032db5 100644
--- a/libcommuni/src/model/ircmodel.cpp
+++ b/src/libcommuni/src/model/ircmodel.cpp
diff --git a/libcommuni/src/model/ircuser.cpp b/src/libcommuni/src/model/ircuser.cpp
index d46e7a3..d46e7a3 100644
--- a/libcommuni/src/model/ircuser.cpp
+++ b/src/libcommuni/src/model/ircuser.cpp
diff --git a/libcommuni/src/model/ircusermodel.cpp b/src/libcommuni/src/model/ircusermodel.cpp
index 23f13fb..23f13fb 100644
--- a/libcommuni/src/model/ircusermodel.cpp
+++ b/src/libcommuni/src/model/ircusermodel.cpp
diff --git a/libcommuni/src/model/model.pri b/src/libcommuni/src/model/model.pri
index 38212a0..38212a0 100644
--- a/libcommuni/src/model/model.pri
+++ b/src/libcommuni/src/model/model.pri
diff --git a/libcommuni/src/model/model.pro b/src/libcommuni/src/model/model.pro
index 5a35306..5a35306 100644
--- a/libcommuni/src/model/model.pro
+++ b/src/libcommuni/src/model/model.pro
diff --git a/libcommuni/src/module_build.pri b/src/libcommuni/src/module_build.pri
index 75205a2..75205a2 100644
--- a/libcommuni/src/module_build.pri
+++ b/src/libcommuni/src/module_build.pri
diff --git a/libcommuni/src/module_deps.pri b/src/libcommuni/src/module_deps.pri
index 055166e..055166e 100644
--- a/libcommuni/src/module_deps.pri
+++ b/src/libcommuni/src/module_deps.pri
diff --git a/libcommuni/src/module_install.pri b/src/libcommuni/src/module_install.pri
index 7685de2..7685de2 100644
--- a/libcommuni/src/module_install.pri
+++ b/src/libcommuni/src/module_install.pri
diff --git a/libcommuni/src/src.pri b/src/libcommuni/src/src.pri
index 72dd368..72dd368 100644
--- a/libcommuni/src/src.pri
+++ b/src/libcommuni/src/src.pri
diff --git a/libcommuni/src/src.pro b/src/libcommuni/src/src.pro
index 1322cdb..1322cdb 100644
--- a/libcommuni/src/src.pro
+++ b/src/libcommuni/src/src.pro
diff --git a/libcommuni/src/util/irccommandparser.cpp b/src/libcommuni/src/util/irccommandparser.cpp
index e686a37..e686a37 100644
--- a/libcommuni/src/util/irccommandparser.cpp
+++ b/src/libcommuni/src/util/irccommandparser.cpp
diff --git a/libcommuni/src/util/irccompleter.cpp b/src/libcommuni/src/util/irccompleter.cpp
index 430167a..430167a 100644
--- a/libcommuni/src/util/irccompleter.cpp
+++ b/src/libcommuni/src/util/irccompleter.cpp
diff --git a/libcommuni/src/util/irclagtimer.cpp b/src/libcommuni/src/util/irclagtimer.cpp
index b1612f7..b1612f7 100644
--- a/libcommuni/src/util/irclagtimer.cpp
+++ b/src/libcommuni/src/util/irclagtimer.cpp
diff --git a/libcommuni/src/util/ircpalette.cpp b/src/libcommuni/src/util/ircpalette.cpp
index fe31035..fe31035 100644
--- a/libcommuni/src/util/ircpalette.cpp
+++ b/src/libcommuni/src/util/ircpalette.cpp
diff --git a/libcommuni/src/util/irctextformat.cpp b/src/libcommuni/src/util/irctextformat.cpp
index 072de47..072de47 100644
--- a/libcommuni/src/util/irctextformat.cpp
+++ b/src/libcommuni/src/util/irctextformat.cpp
diff --git a/libcommuni/src/util/irctoken.cpp b/src/libcommuni/src/util/irctoken.cpp
index 97f44a4..97f44a4 100644
--- a/libcommuni/src/util/irctoken.cpp
+++ b/src/libcommuni/src/util/irctoken.cpp
diff --git a/libcommuni/src/util/ircutil.cpp b/src/libcommuni/src/util/ircutil.cpp
index efcb591..efcb591 100644
--- a/libcommuni/src/util/ircutil.cpp
+++ b/src/libcommuni/src/util/ircutil.cpp
diff --git a/libcommuni/src/util/util.pri b/src/libcommuni/src/util/util.pri
index ad4b69f..ad4b69f 100644
--- a/libcommuni/src/util/util.pri
+++ b/src/libcommuni/src/util/util.pri
diff --git a/libcommuni/src/util/util.pro b/src/libcommuni/src/util/util.pro
index bc55556..bc55556 100644
--- a/libcommuni/src/util/util.pro
+++ b/src/libcommuni/src/util/util.pro
diff --git a/libcommuni/tests/auto/auto.pri b/src/libcommuni/tests/auto/auto.pri
index 537efa0..537efa0 100644
--- a/libcommuni/tests/auto/auto.pri
+++ b/src/libcommuni/tests/auto/auto.pri
diff --git a/libcommuni/tests/auto/auto.pro b/src/libcommuni/tests/auto/auto.pro
index e06d77c..e06d77c 100644
--- a/libcommuni/tests/auto/auto.pro
+++ b/src/libcommuni/tests/auto/auto.pro
diff --git a/libcommuni/tests/auto/irc/irc.pro b/src/libcommuni/tests/auto/irc/irc.pro
index 8270c47..8270c47 100644
--- a/libcommuni/tests/auto/irc/irc.pro
+++ b/src/libcommuni/tests/auto/irc/irc.pro
diff --git a/libcommuni/tests/auto/irc/tst_irc.cpp b/src/libcommuni/tests/auto/irc/tst_irc.cpp
index 2a39f0b..2a39f0b 100644
--- a/libcommuni/tests/auto/irc/tst_irc.cpp
+++ b/src/libcommuni/tests/auto/irc/tst_irc.cpp
diff --git a/libcommuni/tests/auto/ircbuffer/ircbuffer.pro b/src/libcommuni/tests/auto/ircbuffer/ircbuffer.pro
index 1c0080c..1c0080c 100644
--- a/libcommuni/tests/auto/ircbuffer/ircbuffer.pro
+++ b/src/libcommuni/tests/auto/ircbuffer/ircbuffer.pro
diff --git a/libcommuni/tests/auto/ircbuffer/tst_ircbuffer.cpp b/src/libcommuni/tests/auto/ircbuffer/tst_ircbuffer.cpp
index 1d124fb..1d124fb 100644
--- a/libcommuni/tests/auto/ircbuffer/tst_ircbuffer.cpp
+++ b/src/libcommuni/tests/auto/ircbuffer/tst_ircbuffer.cpp
diff --git a/libcommuni/tests/auto/ircbuffermodel/ircbuffermodel.pro b/src/libcommuni/tests/auto/ircbuffermodel/ircbuffermodel.pro
index 16cf4c9..16cf4c9 100644
--- a/libcommuni/tests/auto/ircbuffermodel/ircbuffermodel.pro
+++ b/src/libcommuni/tests/auto/ircbuffermodel/ircbuffermodel.pro
diff --git a/libcommuni/tests/auto/ircbuffermodel/tst_ircbuffermodel.cpp b/src/libcommuni/tests/auto/ircbuffermodel/tst_ircbuffermodel.cpp
index 60ec958..60ec958 100644
--- a/libcommuni/tests/auto/ircbuffermodel/tst_ircbuffermodel.cpp
+++ b/src/libcommuni/tests/auto/ircbuffermodel/tst_ircbuffermodel.cpp
diff --git a/libcommuni/tests/auto/ircchannel/ircchannel.pro b/src/libcommuni/tests/auto/ircchannel/ircchannel.pro
index 8f9b87b..8f9b87b 100644
--- a/libcommuni/tests/auto/ircchannel/ircchannel.pro
+++ b/src/libcommuni/tests/auto/ircchannel/ircchannel.pro
diff --git a/libcommuni/tests/auto/ircchannel/tst_ircchannel.cpp b/src/libcommuni/tests/auto/ircchannel/tst_ircchannel.cpp
index 54fdf31..54fdf31 100644
--- a/libcommuni/tests/auto/ircchannel/tst_ircchannel.cpp
+++ b/src/libcommuni/tests/auto/ircchannel/tst_ircchannel.cpp
diff --git a/libcommuni/tests/auto/irccommand/irccommand.pro b/src/libcommuni/tests/auto/irccommand/irccommand.pro
index 50a631e..50a631e 100644
--- a/libcommuni/tests/auto/irccommand/irccommand.pro
+++ b/src/libcommuni/tests/auto/irccommand/irccommand.pro
diff --git a/libcommuni/tests/auto/irccommand/tst_irccommand.cpp b/src/libcommuni/tests/auto/irccommand/tst_irccommand.cpp
index 563cacc..563cacc 100644
--- a/libcommuni/tests/auto/irccommand/tst_irccommand.cpp
+++ b/src/libcommuni/tests/auto/irccommand/tst_irccommand.cpp
diff --git a/libcommuni/tests/auto/irccommandparser/irccommandparser.pro b/src/libcommuni/tests/auto/irccommandparser/irccommandparser.pro
index 2fe0bc1..2fe0bc1 100644
--- a/libcommuni/tests/auto/irccommandparser/irccommandparser.pro
+++ b/src/libcommuni/tests/auto/irccommandparser/irccommandparser.pro
diff --git a/libcommuni/tests/auto/irccommandparser/tst_irccommandparser.cpp b/src/libcommuni/tests/auto/irccommandparser/tst_irccommandparser.cpp
index 6476f28..6476f28 100644
--- a/libcommuni/tests/auto/irccommandparser/tst_irccommandparser.cpp
+++ b/src/libcommuni/tests/auto/irccommandparser/tst_irccommandparser.cpp
diff --git a/libcommuni/tests/auto/irccompleter/irccompleter.pro b/src/libcommuni/tests/auto/irccompleter/irccompleter.pro
index 5d8306a..5d8306a 100644
--- a/libcommuni/tests/auto/irccompleter/irccompleter.pro
+++ b/src/libcommuni/tests/auto/irccompleter/irccompleter.pro
diff --git a/libcommuni/tests/auto/irccompleter/tst_irccompleter.cpp b/src/libcommuni/tests/auto/irccompleter/tst_irccompleter.cpp
index 5eef644..5eef644 100644
--- a/libcommuni/tests/auto/irccompleter/tst_irccompleter.cpp
+++ b/src/libcommuni/tests/auto/irccompleter/tst_irccompleter.cpp
diff --git a/libcommuni/tests/auto/ircconnection/ircconnection.pro b/src/libcommuni/tests/auto/ircconnection/ircconnection.pro
index f505a2b..f505a2b 100644
--- a/libcommuni/tests/auto/ircconnection/ircconnection.pro
+++ b/src/libcommuni/tests/auto/ircconnection/ircconnection.pro
diff --git a/libcommuni/tests/auto/ircconnection/tst_ircconnection.cpp b/src/libcommuni/tests/auto/ircconnection/tst_ircconnection.cpp
index 6f52b92..6f52b92 100644
--- a/libcommuni/tests/auto/ircconnection/tst_ircconnection.cpp
+++ b/src/libcommuni/tests/auto/ircconnection/tst_ircconnection.cpp
diff --git a/libcommuni/tests/auto/irclagtimer/irclagtimer.pro b/src/libcommuni/tests/auto/irclagtimer/irclagtimer.pro
index bcaac4c..bcaac4c 100644
--- a/libcommuni/tests/auto/irclagtimer/irclagtimer.pro
+++ b/src/libcommuni/tests/auto/irclagtimer/irclagtimer.pro
diff --git a/libcommuni/tests/auto/irclagtimer/tst_irclagtimer.cpp b/src/libcommuni/tests/auto/irclagtimer/tst_irclagtimer.cpp
index 3a69042..3a69042 100644
--- a/libcommuni/tests/auto/irclagtimer/tst_irclagtimer.cpp
+++ b/src/libcommuni/tests/auto/irclagtimer/tst_irclagtimer.cpp
diff --git a/libcommuni/tests/auto/ircmessage/ircmessage.pro b/src/libcommuni/tests/auto/ircmessage/ircmessage.pro
index c13ba14..c13ba14 100644
--- a/libcommuni/tests/auto/ircmessage/ircmessage.pro
+++ b/src/libcommuni/tests/auto/ircmessage/ircmessage.pro
diff --git a/libcommuni/tests/auto/ircmessage/tst_ircmessage.cpp b/src/libcommuni/tests/auto/ircmessage/tst_ircmessage.cpp
index f96c50a..f96c50a 100644
--- a/libcommuni/tests/auto/ircmessage/tst_ircmessage.cpp
+++ b/src/libcommuni/tests/auto/ircmessage/tst_ircmessage.cpp
diff --git a/libcommuni/tests/auto/ircnetwork/ircnetwork.pro b/src/libcommuni/tests/auto/ircnetwork/ircnetwork.pro
index d4bebfb..d4bebfb 100644
--- a/libcommuni/tests/auto/ircnetwork/ircnetwork.pro
+++ b/src/libcommuni/tests/auto/ircnetwork/ircnetwork.pro
diff --git a/libcommuni/tests/auto/ircnetwork/tst_ircnetwork.cpp b/src/libcommuni/tests/auto/ircnetwork/tst_ircnetwork.cpp
index 5237659..5237659 100644
--- a/libcommuni/tests/auto/ircnetwork/tst_ircnetwork.cpp
+++ b/src/libcommuni/tests/auto/ircnetwork/tst_ircnetwork.cpp
diff --git a/libcommuni/tests/auto/ircpalette/ircpalette.pro b/src/libcommuni/tests/auto/ircpalette/ircpalette.pro
index a31264d..a31264d 100644
--- a/libcommuni/tests/auto/ircpalette/ircpalette.pro
+++ b/src/libcommuni/tests/auto/ircpalette/ircpalette.pro
diff --git a/libcommuni/tests/auto/ircpalette/tst_ircpalette.cpp b/src/libcommuni/tests/auto/ircpalette/tst_ircpalette.cpp
index 756b78d..756b78d 100644
--- a/libcommuni/tests/auto/ircpalette/tst_ircpalette.cpp
+++ b/src/libcommuni/tests/auto/ircpalette/tst_ircpalette.cpp
diff --git a/libcommuni/tests/auto/irctextformat/irctextformat.pro b/src/libcommuni/tests/auto/irctextformat/irctextformat.pro
index 3b90b66..3b90b66 100644
--- a/libcommuni/tests/auto/irctextformat/irctextformat.pro
+++ b/src/libcommuni/tests/auto/irctextformat/irctextformat.pro
diff --git a/libcommuni/tests/auto/irctextformat/tst_irctextformat.cpp b/src/libcommuni/tests/auto/irctextformat/tst_irctextformat.cpp
index 377a438..377a438 100644
--- a/libcommuni/tests/auto/irctextformat/tst_irctextformat.cpp
+++ b/src/libcommuni/tests/auto/irctextformat/tst_irctextformat.cpp
diff --git a/libcommuni/tests/auto/ircuser/ircuser.pro b/src/libcommuni/tests/auto/ircuser/ircuser.pro
index b81617f..b81617f 100644
--- a/libcommuni/tests/auto/ircuser/ircuser.pro
+++ b/src/libcommuni/tests/auto/ircuser/ircuser.pro
diff --git a/libcommuni/tests/auto/ircuser/tst_ircuser.cpp b/src/libcommuni/tests/auto/ircuser/tst_ircuser.cpp
index c575c14..c575c14 100644
--- a/libcommuni/tests/auto/ircuser/tst_ircuser.cpp
+++ b/src/libcommuni/tests/auto/ircuser/tst_ircuser.cpp
diff --git a/libcommuni/tests/auto/ircusermodel/ircusermodel.pro b/src/libcommuni/tests/auto/ircusermodel/ircusermodel.pro
index 941d2ec..941d2ec 100644
--- a/libcommuni/tests/auto/ircusermodel/ircusermodel.pro
+++ b/src/libcommuni/tests/auto/ircusermodel/ircusermodel.pro
diff --git a/libcommuni/tests/auto/ircusermodel/tst_ircusermodel.cpp b/src/libcommuni/tests/auto/ircusermodel/tst_ircusermodel.cpp
index 20c1d5f..20c1d5f 100644
--- a/libcommuni/tests/auto/ircusermodel/tst_ircusermodel.cpp
+++ b/src/libcommuni/tests/auto/ircusermodel/tst_ircusermodel.cpp
diff --git a/libcommuni/tests/auto/shared/shared.pri b/src/libcommuni/tests/auto/shared/shared.pri
index 1b7258b..1b7258b 100644
--- a/libcommuni/tests/auto/shared/shared.pri
+++ b/src/libcommuni/tests/auto/shared/shared.pri
diff --git a/libcommuni/tests/auto/shared/tst_euirc.h b/src/libcommuni/tests/auto/shared/tst_euirc.h
index 116e8a2..116e8a2 100644
--- a/libcommuni/tests/auto/shared/tst_euirc.h
+++ b/src/libcommuni/tests/auto/shared/tst_euirc.h
diff --git a/libcommuni/tests/auto/shared/tst_freenode.h b/src/libcommuni/tests/auto/shared/tst_freenode.h
index 345abeb..345abeb 100644
--- a/libcommuni/tests/auto/shared/tst_freenode.h
+++ b/src/libcommuni/tests/auto/shared/tst_freenode.h
diff --git a/libcommuni/tests/auto/shared/tst_ircclientserver.cpp b/src/libcommuni/tests/auto/shared/tst_ircclientserver.cpp
index 2a76ead..2a76ead 100644
--- a/libcommuni/tests/auto/shared/tst_ircclientserver.cpp
+++ b/src/libcommuni/tests/auto/shared/tst_ircclientserver.cpp
diff --git a/libcommuni/tests/auto/shared/tst_ircclientserver.h b/src/libcommuni/tests/auto/shared/tst_ircclientserver.h
index ae72f29..ae72f29 100644
--- a/libcommuni/tests/auto/shared/tst_ircclientserver.h
+++ b/src/libcommuni/tests/auto/shared/tst_ircclientserver.h
diff --git a/libcommuni/tests/auto/shared/tst_ircdata.cpp b/src/libcommuni/tests/auto/shared/tst_ircdata.cpp
index b3a11b2..b3a11b2 100644
--- a/libcommuni/tests/auto/shared/tst_ircdata.cpp
+++ b/src/libcommuni/tests/auto/shared/tst_ircdata.cpp
diff --git a/libcommuni/tests/auto/shared/tst_ircdata.h b/src/libcommuni/tests/auto/shared/tst_ircdata.h
index c5126f8..c5126f8 100644
--- a/libcommuni/tests/auto/shared/tst_ircdata.h
+++ b/src/libcommuni/tests/auto/shared/tst_ircdata.h
diff --git a/libcommuni/tests/auto/shared/tst_ircnet.h b/src/libcommuni/tests/auto/shared/tst_ircnet.h
index e0fb7d4..e0fb7d4 100644
--- a/libcommuni/tests/auto/shared/tst_ircnet.h
+++ b/src/libcommuni/tests/auto/shared/tst_ircnet.h
diff --git a/libcommuni/tests/benchmarks/benchmarks.pri b/src/libcommuni/tests/benchmarks/benchmarks.pri
index 537efa0..537efa0 100644
--- a/libcommuni/tests/benchmarks/benchmarks.pri
+++ b/src/libcommuni/tests/benchmarks/benchmarks.pri
diff --git a/libcommuni/tests/benchmarks/benchmarks.pro b/src/libcommuni/tests/benchmarks/benchmarks.pro
index ec48f5f..ec48f5f 100644
--- a/libcommuni/tests/benchmarks/benchmarks.pro
+++ b/src/libcommuni/tests/benchmarks/benchmarks.pro
diff --git a/libcommuni/tests/benchmarks/ircmessage/ircmessage.pro b/src/libcommuni/tests/benchmarks/ircmessage/ircmessage.pro
index 0a94dc8..0a94dc8 100644
--- a/libcommuni/tests/benchmarks/ircmessage/ircmessage.pro
+++ b/src/libcommuni/tests/benchmarks/ircmessage/ircmessage.pro
diff --git a/libcommuni/tests/benchmarks/ircmessage/tst_ircmessage.cpp b/src/libcommuni/tests/benchmarks/ircmessage/tst_ircmessage.cpp
index 47b1b5c..47b1b5c 100644
--- a/libcommuni/tests/benchmarks/ircmessage/tst_ircmessage.cpp
+++ b/src/libcommuni/tests/benchmarks/ircmessage/tst_ircmessage.cpp
diff --git a/libcommuni/tests/benchmarks/ircmessagedecoder/ircmessagedecoder.pro b/src/libcommuni/tests/benchmarks/ircmessagedecoder/ircmessagedecoder.pro
index 1ace28b..1ace28b 100644
--- a/libcommuni/tests/benchmarks/ircmessagedecoder/ircmessagedecoder.pro
+++ b/src/libcommuni/tests/benchmarks/ircmessagedecoder/ircmessagedecoder.pro
diff --git a/libcommuni/tests/benchmarks/ircmessagedecoder/tst_ircmessagedecoder.cpp b/src/libcommuni/tests/benchmarks/ircmessagedecoder/tst_ircmessagedecoder.cpp
index f26e1f8..f26e1f8 100644
--- a/libcommuni/tests/benchmarks/ircmessagedecoder/tst_ircmessagedecoder.cpp
+++ b/src/libcommuni/tests/benchmarks/ircmessagedecoder/tst_ircmessagedecoder.cpp
diff --git a/libcommuni/tests/benchmarks/irctextformat/irctextformat.pro b/src/libcommuni/tests/benchmarks/irctextformat/irctextformat.pro
index 61091aa..61091aa 100644
--- a/libcommuni/tests/benchmarks/irctextformat/irctextformat.pro
+++ b/src/libcommuni/tests/benchmarks/irctextformat/irctextformat.pro
diff --git a/libcommuni/tests/benchmarks/irctextformat/tst_irctextformat.cpp b/src/libcommuni/tests/benchmarks/irctextformat/tst_irctextformat.cpp
index 1da9483..1da9483 100644
--- a/libcommuni/tests/benchmarks/irctextformat/tst_irctextformat.cpp
+++ b/src/libcommuni/tests/benchmarks/irctextformat/tst_irctextformat.cpp
diff --git a/libcommuni/tests/build/build.pro b/src/libcommuni/tests/build/build.pro
index 4f1eb29..4f1eb29 100644
--- a/libcommuni/tests/build/build.pro
+++ b/src/libcommuni/tests/build/build.pro
diff --git a/libcommuni/tests/build/embed/embed.pro b/src/libcommuni/tests/build/embed/embed.pro
index 6dc3b5d..6dc3b5d 100644
--- a/libcommuni/tests/build/embed/embed.pro
+++ b/src/libcommuni/tests/build/embed/embed.pro
diff --git a/libcommuni/tests/build/embed/main.cpp b/src/libcommuni/tests/build/embed/main.cpp
index 48449a8..48449a8 100644
--- a/libcommuni/tests/build/embed/main.cpp
+++ b/src/libcommuni/tests/build/embed/main.cpp
diff --git a/libcommuni/tests/build/install/install.pro b/src/libcommuni/tests/build/install/install.pro
index 5aa824e..5aa824e 100644
--- a/libcommuni/tests/build/install/install.pro
+++ b/src/libcommuni/tests/build/install/install.pro
diff --git a/libcommuni/tests/build/install/main.cpp b/src/libcommuni/tests/build/install/main.cpp
index e006424..e006424 100644
--- a/libcommuni/tests/build/install/main.cpp
+++ b/src/libcommuni/tests/build/install/main.cpp
diff --git a/libcommuni/tests/build/namespace/main.cpp b/src/libcommuni/tests/build/namespace/main.cpp
index 73d7e10..73d7e10 100644
--- a/libcommuni/tests/build/namespace/main.cpp
+++ b/src/libcommuni/tests/build/namespace/main.cpp
diff --git a/libcommuni/tests/build/namespace/namespace.pro b/src/libcommuni/tests/build/namespace/namespace.pro
index fdd1c92..fdd1c92 100644
--- a/libcommuni/tests/build/namespace/namespace.pro
+++ b/src/libcommuni/tests/build/namespace/namespace.pro
diff --git a/libcommuni/tests/tests.pri b/src/libcommuni/tests/tests.pri
index 04588b0..04588b0 100644
--- a/libcommuni/tests/tests.pri
+++ b/src/libcommuni/tests/tests.pri
diff --git a/libcommuni/tests/tests.pro b/src/libcommuni/tests/tests.pro
index bbe5635..bbe5635 100644
--- a/libcommuni/tests/tests.pro
+++ b/src/libcommuni/tests/tests.pro
diff --git a/libcommuni/version.pri b/src/libcommuni/version.pri
index a16d8d1..a16d8d1 100644
--- a/libcommuni/version.pri
+++ b/src/libcommuni/version.pri
diff --git a/main.cpp b/src/main.cpp
index d69a266..d69a266 100644
--- a/main.cpp
+++ b/src/main.cpp
diff --git a/CRSM.service b/systemd-service/CRSM.service
index 882bd3d..882bd3d 100644
--- a/CRSM.service
+++ b/systemd-service/CRSM.service
diff --git a/reload-CRSM b/systemd-service/reload-CRSM
index d4e87c9..d4e87c9 100755
--- a/reload-CRSM
+++ b/systemd-service/reload-CRSM
diff --git a/stop-CRSM b/systemd-service/stop-CRSM
index 0a92951..0a92951 100755
--- a/stop-CRSM
+++ b/systemd-service/stop-CRSM