More Info

Revision 691613

(Back to digest)
 

Features in KDE Base

Thiago Macieira committed changes in /trunk/KDE/kdelibs:

Refactoring of UDSEntry.
This now hides the fact that UDSEntry is a QHash. This is GoodForTheFuture™ :-)
It also moves the UDS_* constants to inside KIO::UDSEntry, which means there's a lot of code that has to adapt.

File Changes

Added 2 files
/trunk/KDE/kdelibs/kio/kio
 
/udsentry.cpp
 
/udsentry.h
Modified 38 files
/trunk/KDE/kdelibs
 
/KDE4PORTING.html
 
/kfile/k3filedetailview.cpp
 
/kfile/k3fileiconview.cpp
 
/kfile/kdirsortfilterproxymodel.cpp
 
/kfile/kfileview.cpp
 
/kfile/kurlnavigatorbutton.cpp
 
/kfile/kurlnavigatorbutton_p.h
 
/khtml/khtml_part.cpp
 
/khtml/test_regression_gui_window.cpp
 
/kio/CMakeLists.txt
 
/kio/kfile/kpropertiesdialog.cpp
 
/kio/kio/chmodjob.cpp
 
/kio/kio/copyjob.cpp
 
/kio/kio/deletejob.cpp
 
/kio/kio/directorysizejob.cpp
 
/kio/kio/forwardingslavebase.cpp
 
/kio/kio/global.cpp
 
/kio/kio/global.h
 
/kio/kio/job.cpp
 
/kio/kio/jobclasses.h
 
/kio/kio/kdirlister.cpp
 
/kio/kio/kdirmodel.cpp
 
/kio/kio/kfileitem.cpp
 
/kio/kio/kfileitem.h
 
/kio/kio/kfileitemdelegate.cpp
 
/kio/kio/krun.cpp
 
/kio/kio/kurlcompletion.cpp
 
/kio/kio/netaccess.cpp
 
/kio/kio/netaccess.h
 
/kio/kio/previewjob.cpp
 
/kio/kio/slavebase.h
 
/kio/kio/slaveinterface.cpp
 
/kio/kio/slaveinterface.h
 
/kio/tests/jobtest.cpp
 
/kio/tests/kioslavetest.cpp
 
/kioslave/file/file.cpp
 
/kioslave/ftp/ftp.cpp
 
/kioslave/http/http.cpp
40 files changed in total