Commit graph

5 commits

Author SHA1 Message Date
markd
75f0049d1e Update kdirstat to 2.4.4
* Improved handling of sparse files:
  Now adding up only allocated size

* Improved handling of regular files with multiple links:
  Now adding up size / no_links per occurence.
  This is much closer to what "du" reports.

* Extended "own size" column context menu to show sparse files
  and regular files with multiple links

* Reordered "own size" column context menu for consistency: xxx MB (yyy
  Bytes)

* Removed currently read path from status line while reading:
  Much less flicker, no more constant window resizing, improved performance

* Added explanations for sparse files and multiple links to online help
2007-01-26 04:37:27 +00:00
markd
ff9c0743f0 Update kdirstat to version 2.4.3
Changes:
* Added "Open with" cleanup upon request by Jarl Friis
* Migration to KIO slave trash:/ for "move to trash" cleanup (querying
  KDE version >= 3.4 at runtime)
* Added configuration update for safer transition from old-style fixed
  "*/Trash" paths to "%t" placeholder
* Fixed lots of KDE libs "deprecated" warnings
* Reimported admin/ subdir from a recent KDE version (3.3.0)
* Fixed KPacMan rendering in toolbar (thanks to Coolo)
* Updated German translation
* Added Italian translation by Giuliano Colla
* Applied i18n patch by Toyohiro Asukai
* Updated Japanese translation by Toyohiro Asukai
* Fixed treemap context menu popup location
* Added Hungarian translation contributed by Marcel Hilzinger
2005-06-30 10:25:33 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
markd
2a8e866977 Update kdirstat to 2.4.0.
Changes Overview:
 o Fixed crash when quitting program while directory reading in progress.
 o Fixed crash when trying to open another directory for reading while
   reading still in progress. This is really just a variant of the above
   bug.
 o Added German translation contributed by Christoph Eckert.
 o Added Stop Reading toolbar button (and menu entry) to abort directory
   reading while in progress.
2004-02-09 12:26:53 +00:00
markd
1cd1fc4cd2 Initial import of kdirstat version 2.3.7
KDirStat is a graphical disk usage utility, very much like the Unix "du"
command.  In addition to that, it comes with some cleanup facilities to reclaim
disk space.
2003-06-05 12:44:46 +00:00