[Kget] KDE/kdenetwork/kget

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


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  


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


More information about the Kget mailing list