Changed paths:
M licq/include/licq/daemon.h
M licq/include/licq/gpghelper.h
M licq/src/daemon.cpp
M licq/src/gpghelper.cpp
M licq/src/gpghelper.h
M licq/src/licq.cpp
M qt4-gui/src/core/systemmenu.cpp
M qt4-gui/src/core/usermenu.cpp
M qt4-gui/src/userdlg/settings.cpp
Log Message:
-----------
api: Move haveGpgSupport() to GpgHelper
Changed paths:
M licq/include/licq/plugin/protocolplugin.h
M msn/src/factory.cpp
M qt4-gui/src/core/licqgui.cpp
M qt4-gui/src/userevents/usersendevent.cpp
Log Message:
-----------
api: Add capability for conversation id usage
Changed paths:
M icq/src/factory.cpp
M icq/src/factory.h
M jabber/src/factory.cpp
M licq/include/licq/contactlist/user.h
M licq/include/licq/plugin/protocolplugin.h
M licq/include/licq/plugin/protocolpluginfactory.h
M licq/src/contactlist/user.cpp
M licq/src/contactlist/user.h
M licq/src/contactlist/usermanager.cpp
M licq/src/plugin/protocolplugin.cpp
M licq/src/plugin/protocolplugin.h
M licq/src/plugin/tests/protocolplugintest.cpp
M msn/src/factory.cpp
M qt4-gui/src/core/licqgui.cpp
M qt4-gui/src/core/systemmenu.cpp
M qt4-gui/src/core/systemmenu.h
M qt4-gui/src/userdlg/owner.cpp
Log Message:
-----------
api: Get supported statuses from protocol plugins
Keep a mask of possible statuses for each protocol. Same handling as
for the capabilites mask.