From kde-commits Sun Nov 11 12:28:24 2001 From: Michael Brade Date: Sun, 11 Nov 2001 12:28:24 +0000 To: kde-commits Subject: Re: kdelibs/kfile X-MARC-Message: https://marc.info/?l=kde-commits&m=100548171007237 On Sunday 11 November 2001 05:09, Carsten Pfeiffer wrote: > kdelibs/kfile Makefile.am,1.74,1.75 kcombiview.cpp,1.47,1.48 > kcombiview.h,1.18,1.19 kdiroperator.cpp,1.105,1.106 > kdiroperator.h,1.61,1.62 kfile.h,1.6,1.7 kfiledetailview.cpp,1.31,1.32 > kfiledetailview.h,1.21,1.22 kfiledialog.cpp,1.264,1.265 > kfiledialog.h,1.103,1.104 kfileiconview.cpp,1.43,1.44 > kfileiconview.h,1.21,1.22 kfilepreview.cpp,1.43,1.44 > kfilepreview.h,1.27,1.28 kfileview.cpp,1.42,1.43 kfileview.h,1.33,1.34 > kurlbar.cpp,1.2,1.3 kurlbar.h,1.2,1.3 kfilereader.cpp,1.41,NONE > kfilereader.h,1.15,NONE kfileviewitem.cpp,1.28,NONE > kfileviewitem.h,1.22,NONE Author: pfeiffer > Sun Nov 11 04:09:03 UTC 2001 > > > Modified Files: > Makefile.am kcombiview.cpp kcombiview.h kdiroperator.cpp > kdiroperator.h kfile.h kfiledetailview.cpp kfiledetailview.h > kfiledialog.cpp kfiledialog.h kfileiconview.cpp > kfileiconview.h kfilepreview.cpp kfilepreview.h kfileview.cpp > kfileview.h kurlbar.cpp kurlbar.h > Removed Files: > kfilereader.cpp kfilereader.h kfileviewitem.cpp > kfileviewitem.h > Log Message: > kfile API cleanup, KFileViewItem merged with KFileItem, KFileReader merged > with KDirLister. Several bugfixes, that were pretty much unfixable with > the old API. > > Shortcut bar (yes, will become disableable). Hint: try right-clicking or > dropping a dir onto it. > > Removed our own sorting (and all the problems we had with it) > > Performance improvements GREAT!! So I can finally remove createFileItem when I'm done with KDirLister? Ciao, Michael -- Some operating systems are called `user friendly', Linux however is `expert friendly'.