Revision 751020

Go back to digest for 23rd December 2007

Bug Fixes in KDE-PIM

Thomas McGuire committed changes in /trunk/KDE/kdepim:

Use qint64 instead of size_t for the folder size calculation, otherwise folders >2GB won't show up correctly on 32 Bit systems.

I hope I found all places were the conversion was necessary.
I couldn't really test this, as i don't have a 64 Bit system, but I should work.

File Changes

Modified 9 files
  • /trunk/KDE/kdepim
  •   /kmail/favoritefolderview.cpp
  •   /kmail/folderstorage.cpp
  •   /kmail/folderstorage.h
  •   /kmail/kmfoldermaildir.cpp
  •   /kmail/kmfoldermaildir.h
  •   /kmail/kmfoldermbox.cpp
  •   /kmail/kmfoldermbox.h
  •   /libkdepim/kfoldertree.cpp
  •   /libkdepim/kfoldertree.h
9 files changed in total