Bug 161826

Summary: konversation should warn when I close it and have an active dcc send/receive
Product: [Applications] konversation Reporter: Bernd Buschinski <b.buschinski>
Component: generalAssignee: 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
Version:           svn/1.1 (using KDE 3.5.9)
Installed from:    Gentoo Packages
Compiler:          gcc-4.2.3 
OS:                Linux

konversation should warn me when I close it and have an active dcc send/receive. Because its annoying to find "half"-received files later or "woops I wanted to send it to my firend complete".
It should be optional available as the other warning dialoges
Comment 1 Eike Hein 2008-05-31 20:50:27 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