[Kget] [Bug 206704] Dropped URL file details not calculated and set for destination string

Lukas Appelhans l.appelhans at gmx.de
Thu Sep 10 20:40:38 CEST 2009


https://bugs.kde.org/show_bug.cgi?id=206704


Lukas Appelhans <l.appelhans at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED




--- Comment #5 from Lukas Appelhans <l appelhans gmx de>  2009-09-10 20:40:33 ---
SVN commit 1022084 by lappelhans:

*Move from QAbstractItemModel to QStandardItemModel
*Move tray_newproto.* to tray.* and remove old tray implementation...
*When dropping a file onto kget, use the file's name as destination 
automagically
BUG:206704
CCMAIL:kget at kde.org


 M  +7 -9      CMakeLists.txt  
 M  +21 -17    conf/transfersgroupwidget.cpp  
 M  +2 -0      core/handler.h  
 M  +18 -16    core/kget.cpp  
 M  +2 -2      core/kget.h  
 M  +1 -1      core/transfergroup.cpp  
 M  +337 -331  core/transfertreemodel.cpp  
 M  +68 -17    core/transfertreemodel.h  
 M  +1 -0      main.cpp  
 M  +4 -20     mainwindow.cpp  
 M  +1 -1      tests/testkget.cpp  
 M  +33 -11    ui/newtransferdialog.cpp  
 M  +3 -0      ui/newtransferdialog.h  
 M  +2 -17     ui/transfersview.cpp  
 M  +0 -1      ui/transfersview.h  
 M  +25 -17    ui/transfersviewdelegate.cpp  
 A             ui/tray.cpp   ui/tray_newproto.cpp#1022055 [License: GPL (v2+)]
 A             ui/tray.h   ui/tray_newproto.h#1022055 [License: GPL (v2+)]
 D             ui/tray_newproto.cpp  
 D             ui/tray_newproto.h  
 M  +5 -2      ui/viewscontainer.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1022084

-- 
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 Kget mailing list