Summary: | konversation should warn when I close it and have an active dcc send/receive | ||
---|---|---|---|
Product: | [Applications] konversation | Reporter: | Bernd Buschinski <b.buschinski> |
Component: | general | Assignee: | Konversation Developers <konversation-devel> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Bernd Buschinski
2008-05-08 23:56:06 UTC
SVN commit 814943 by hein: * Add a warning dialog for quitting with active DCC file transfers. BUG:161826 * Small method naming consistency improvements. M +1 -0 ChangeLog M +19 -0 src/dcctransfermanager.cpp M +2 -0 src/dcctransfermanager.h M +2 -2 src/dcctransferpanel.cpp M +1 -1 src/dcctransferrecv.cpp M +1 -1 src/dcctransfersend.cpp M +1 -2 src/konversationapplication.h M +23 -6 src/konversationmainwindow.cpp M +6 -6 src/server.cpp M +2 -1 src/warnings_preferences.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=814943 |