Bug 161826 - konversation should warn when I close it and have an active dcc send/receive
Summary: konversation should warn when I close it and have an active dcc send/receive
Status: RESOLVED FIXED
Alias: None
Product: konversation
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Konversation Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-08 23:56 UTC by Bernd Buschinski
Modified: 2008-05-31 20:50 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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