More Info

Revision 805075

(Back to digest)
 

Other in KDE-PIM

Jarosław Staniek committed changes in /trunk/KDE/kdepim/kmail:

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.

File Changes

Added 2 files
/trunk/KDE/kdepim/kmail
 
/kmfolderindex_common.cpp
 
/kmfolderindex_sqlite.cpp
Modified 22 files
/trunk/KDE/kdepim/kmail
 
/CMakeLists.txt
 
/compactionjob.cpp
 
/folderstorage.cpp
 
/folderstorage.h
 
/kmailicalifaceimpl.cpp
 
/kmfolder.cpp
 
/kmfolder.h
 
/kmfolderdir.cpp
 
/kmfolderindex.cpp
 
/kmfolderindex.h
 
/kmfoldermaildir.cpp
 
/kmfoldermbox.cpp
 
/kmfoldersearch.cpp
 
/kmheaders.cpp
 
/kmheaders.h
 
/kmkernel.cpp
 
/kmmsgbase.cpp
 
/kmmsgbase.h
 
/kmmsgdict.cpp
 
/kmmsginfo.cpp
 
/kmmsginfo.h
 
/messageproperty.cpp
24 files changed in total