prev
More Info
Revision 866552
(Back to Digest)
next


Commit Details
Bug Fixes in KDE-Base
David Faure committed changes in /trunk/KDE/kdelibs/kio:
Fix for local kioslaves, which don't care for the hostname part of the URL.

KDirModel was getting confused (yeah I know this happens easily) by child items without host, when the parent URL has a host.

Fix assertion failure due to the code still assuming that all "listers" were using a KIO::ListJob; but some are using a CachedItemsJob and are not concerned by the ListJob being finished.

Fix bug 53397 from 2003: properties dialog didn't show new permissions when reopening it, because KDirLister didn't update the root KFileItem in FileChanged.
Bug 53397: KDirLister:OpenURL(_url) don't concern about the FileChanged of &...
Bug 160057: konqueror crashes on fonts display

File Changes
Modified 6 files
/trunk/KDE/kdelibs/kio
/kio/job.h
/kio/kdirlister.cpp
/kio/kdirlister_p.h
/kio/kdirmodel.cpp
/tests/kdirmodeltest.cpp
/tests/kdirmodeltest.h
Added 1 file
/trunk/KDE/kdelibs/kio
Deleted 1 file
/trunk/KDE/kdelibs/kio
8 files changed in total

KDE Commit-Digest by Danny Allen, 2006-2009
All issues in archive by Derek Kite