193 Commits (ebffec3bf48c6d28f130c0baf14c089ff482285f)

Author SHA1 Message Date
Thomas McGuire 1a76b5b8d7 Backport r836050 by tmcguire to the 4.1 branch: 18 years ago
Thomas McGuire 274be48f5d Merged revisions 834985 via svnmerge from 18 years ago
Thomas McGuire d2d5f26c11 Backport r833908 by tmcguire to the 4.1 branch: 18 years ago
Thomas McGuire eeef150ccf Merged revisions 829377 via svnmerge from 18 years ago
Thomas McGuire 692107d610 Merged revisions 825324 via svnmerge from 18 years ago
Jarosaw Staniek 09222809a2 use QString::isEmpty() 18 years ago
Thomas McGuire 77b65010f6 Merged revisions 813234,813336,813759,816897,817156,817345,819078,820276,820278 via svnmerge from 18 years ago
Thomas McGuire d5df86a472 Merged revisions 812800,812831,812836,812916,813198 via svnmerge from 18 years ago
Volker Krause 7876323338 Prevent writing the sqlite index while the folder is closed and thus the 18 years ago
Volker Krause 86d29c64a1 Make sure we always write new messages into the index when using the 18 years ago
Till Adam c8c246a4a1 Merged revisions 812625 via svnmerge from 18 years ago
Till Adam 7c56fe6b9e Make sure to reset the db id (in the sqlite index) otherwise 18 years ago
Jarosaw Staniek 6d419ecbc3 KMail 18 years ago
Jarosaw Staniek 8b6a7df50f added CreateIndexFromContentsWhenReadIndexFailed flag for openInternal(), 18 years ago
Jarosaw Staniek d27078927a -KMFolderIndex::openInternal(): added bool checkIfIndexTooOld arg which allows 18 years ago
Thomas McGuire 3ffc96e006 Fix build. 18 years ago
Jarosaw Staniek 86a8758911 Merged changes related to the SQLite mode for KMail indices 18 years ago
Thomas McGuire 6f19a8f025 Add warnings for index recreation: 18 years ago
Jarosaw Staniek ea8b33222e add #ifdef for fcntl() - it is undefined by kdewin32 now 18 years ago
Thomas McGuire d2b89afcf9 Remove many superflous function names in kDebug statements. 18 years ago
Jarosaw Staniek cbf7d40a2c check result of readIndex() 18 years ago
Thomas McGuire e33e8b0600 - Minor style and kDebug fixes 18 years ago
Jarosaw Staniek fd63419898 - process of simplifying/Qt-ifying the code started: 18 years ago
Ingo Klcker dc1f65bb61 Use K_GLOBAL_STATIC_WITH_ARGS instead of K3StaticDeleter for the static QRegExp. 18 years ago
Ingo Klcker c90b38e998 Use a K_GLOBAL_STATIC instead of a static member variable for the DirSizeJob queue. 18 years ago
Allen Winter 07e63f6a24 fseek -> KDE_fseek() 18 years ago
Ingo Klcker b12cfff042 Forward ported revision 766899 from the KDE 3 enterprise branch 18 years ago
Ingo Klcker 1bc34dc880 Pass KFileItem::Unknown instead of -1 to the c'tor of KFileItem. This does at least fix a few warnings. 18 years ago
Allen Winter 1ace378fe9 portability: 18 years ago
Allen Winter ac9a252277 use our portable KDE_mkdir() instead of conditional compiles for ::mkdir(). 18 years ago
Thomas McGuire 5ca9de31aa Use qint64 instead of size_t for the folder size calculation, otherwise 19 years ago
Thomas McGuire d031daa713 deprecated-- 19 years ago
David Faure 975651df98 --warnings ++KFileItemList 19 years ago
Frank Osterfeld 9848f42cd9 merge from enterprise 19 years ago
Andreas Hartmetz 9a2c2bdc7c cross-port named open()/close() on folders from the 3.5 branch. this is a merge from 3.5 revision 647499 with many extra changes to get kmail to compile again. 19 years ago
Andreas Hartmetz ecfa574042 Intevation Merge issue 38, forward port of fix to issue 1868. Fix folder reference counting in several places. 19 years ago
Thomas McGuire 7801cfaaf8 Fix some tag related crashes. 19 years ago
Thomas McGuire 25fa4df6e4 Remove superflous __LINE__ and __FILE__. 19 years ago
Thiago Macieira 0348aa8ef7 Adapt to K3StaticDeleter 19 years ago
Andreas Hartmetz 8e56643c4f Lots of fixes to folder refcounting all over the place. There might be even more problems elsewhere, but this fixes Intevation issue #1868. 19 years ago
Arto Hytnen fa8703cd73 include duplicates--, include guards and a sole QMAX() -> qMax() fixes 19 years ago
Till Adam d98086d510 Port to the moved KFileIO method. 19 years ago
Tobias Koenig 01c7115ebd Manual adaption and cleanup of the previous script run 19 years ago
Daniel Molkentin 94a38cea12 major parts of the endl cleanups. 19 years ago
Till Adam 39c4fb36b4 Avoid crashes due to KMMsgInfo pointers being replaced by KMMessage pointers by 19 years ago
Thomas McGuire b838375fde Fix signal/slot. 19 years ago
Frank Osterfeld 614def03aa compile/port 19 years ago
Till Adam 9c77c76113 Merge size column for the folder tree and configurabe "close to quota" 19 years ago
Christian Ehrlicher fbc528c8cc win32 compile++ 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago