[Kde-pim] KDE/kdepim/kmail
Jaroslaw Staniek
js at iidea.pl
Wed May 7 15:03:30 BST 2008
SVN commit 805075 by staniek:
Merged changes related to the SQLite mode for KMail indices
from
/branches/work/kmail-nommap (r799390..804487)
/branches/work/kdepim-nommap/kmail (r804484..804960)
The SQLite mode is currently enabled only on Windows (by KMAIL_SQLITE_INDEX define),
so on !Windows, the code for standard 'mmap' mode is compiled.
CCMAIL:kde-pim at kde.org
M +18 -1 CMakeLists.txt
M +3 -1 compactionjob.cpp
M +46 -17 folderstorage.cpp
M +10 -1 folderstorage.h
M +9 -1 kmailicalifaceimpl.cpp
M +10 -0 kmfolder.cpp
M +7 -1 kmfolder.h
M +2 -2 kmfolderdir.cpp
M +123 -119 kmfolderindex.cpp
M +45 -7 kmfolderindex.h
A kmfolderindex_common.cpp [License: GPL (v2)]
A kmfolderindex_sqlite.cpp [License: GPL (v2)]
M +53 -48 kmfoldermaildir.cpp
M +78 -44 kmfoldermbox.cpp
M +4 -12 kmfoldersearch.cpp
M +11 -7 kmheaders.cpp
M +1 -1 kmheaders.h
M +10 -5 kmkernel.cpp
M +92 -41 kmmsgbase.cpp
M +29 -1 kmmsgbase.h
M +1 -1 kmmsgdict.cpp
M +10 -3 kmmsginfo.cpp
M +4 -0 kmmsginfo.h
M +11 -14 messageproperty.cpp
_______________________________________________
KDE PIM mailing list kde-pim at kde.org
https://mail.kde.org/mailman/listinfo/kde-pim
KDE PIM home page at http://pim.kde.org/
More information about the kde-pim
mailing list