[Konversation-devel] [Bug 126075] Ignore DCC Chat request
bernd buschinski
b.buschinski at web.de
Sat Nov 14 17:19:22 CET 2009
https://bugs.kde.org/show_bug.cgi?id=126075
bernd buschinski <b.buschinski at web.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--- Comment #2 from bernd buschinski <b buschinski web de> 2009-11-14 17:19:20 ---
SVN commit 1049172 by buschinski:
- Move ipv6FallbackAddress to DccCommon
- i18nc fixes
- rework dcc chat
+ new: passive dcc chat
+ new: accept/reject dcc chat
+ new: option for autoaccept dcc chat
+ new: askForConfirmation on dcc chat close
BUG:126075
M +1 -0 CMakeLists.txt
M +1 -1 commit.h
M +49 -42 config/dcc_configui.ui
M +5 -0 config/konversation.kcfg
M +2 -1 config/warnings_config.cpp
M +361 -322 dcc/chat.cpp
M +88 -47 dcc/chat.h
A dcc/chatcontainer.cpp [License: GPL (v2+)]
A dcc/chatcontainer.h [License: GPL (v2+)]
M +40 -0 dcc/dcccommon.cpp
M +2 -0 dcc/dcccommon.h
M +1 -1 dcc/resumedialog.cpp
M +17 -8 dcc/transferdetailedinfopanel.cpp
M +107 -18 dcc/transfermanager.cpp
M +20 -13 dcc/transfermanager.h
M +2 -34 dcc/transfersend.cpp
M +23 -9 irc/inputfilter.cpp
M +5 -1 irc/inputfilter.h
M +56 -15 irc/outputfilter.cpp
M +11 -8 irc/outputfilter.h
M +162 -21 irc/server.cpp
M +15 -7 irc/server.h
M +3 -3 viewer/ircview.cpp
M +8 -14 viewer/viewcontainer.cpp
M +2 -1 viewer/viewcontainer.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=1049172
--
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Konversation-devel
mailing list