KDirStat – a graphical disk usage utility
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
Timothy Pearson 68fd1c4e8f
Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications
10 vuotta sitten
admin@4dd97fad9e Reset submodule main/applications/kdirstat/admin to latest HEAD 10 vuotta sitten
cmake@0d5ca8bebb Reset submodule main/applications/kdirstat/cmake to latest HEAD 10 vuotta sitten
doc Additional k => tde renaming and fixes 11 vuotta sitten
kdirstat Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 vuotta sitten
po Additional renaming of kde to tde 13 vuotta sitten
.gitmodules Added common directories 13 vuotta sitten
AUTHORS Added abandoned KDE3 version of kdirstat 14 vuotta sitten
COPYING Added abandoned KDE3 version of kdirstat 14 vuotta sitten
COPYING.LIB Added abandoned KDE3 version of kdirstat 14 vuotta sitten
CREDITS Added abandoned KDE3 version of kdirstat 14 vuotta sitten
ChangeLog Rename a number of libraries and executables to avoid conflicts with KDE4 11 vuotta sitten
INSTALL Added abandoned KDE3 version of kdirstat 14 vuotta sitten
Makefile.am Added abandoned KDE3 version of kdirstat 14 vuotta sitten
Makefile.cvs Added abandoned KDE3 version of kdirstat 14 vuotta sitten
Makefile.dist Added abandoned KDE3 version of kdirstat 14 vuotta sitten
README Added abandoned KDE3 version of kdirstat 14 vuotta sitten
TODO Added abandoned KDE3 version of kdirstat 14 vuotta sitten
acinclude.m4 Rename kdewidgets => tdewidgets 11 vuotta sitten
aclocal.m4 Added abandoned KDE3 version of kdirstat 14 vuotta sitten
build-howto.html Convert remaining references to kde3 (e.g. in paths) to trinity 13 vuotta sitten
config.h.in Added abandoned KDE3 version of kdirstat 14 vuotta sitten
configure.files Added abandoned KDE3 version of kdirstat 14 vuotta sitten
configure.in Rename kde-config to tde-config 12 vuotta sitten
configure.in.in Add automake support for --enable-gcc-hidden-visibility. 12 vuotta sitten
kdirstat.kdevprj Rename a few build variables for overall consistency 11 vuotta sitten
kdirstat.lsm Update lsm files. 12 vuotta sitten
kdirstat.spec Rename a number of libraries and executables to avoid conflicts with KDE4 11 vuotta sitten
stamp-h.in Added abandoned KDE3 version of kdirstat 14 vuotta sitten
subdirs Added abandoned KDE3 version of kdirstat 14 vuotta sitten

README

This is a graphical "du" (disk usage) display.

What you see here is a 90% rewrite - GUI, engine, everything.  The one thing it
can do a whole lot better than the old version is stay on one file system - the
single most most requested feature. Plus, it's way faster for large directory
trees - scanning an entire Linux file system no longer takes 30+
minutes. Rather, it's about 2-3 minutes: The old version seemed to have
problems with system buffer thrashing due to too many directories open for
reading at one time - the new version uses an internal queue and keeps only one
directory open.

For more details, see the KDirStat home page at

	http://kdirstat.sourceforge.net/



Stefan Hundhammer <sh@suse.de>
2002-05-10