126 Commits (e85d4351dfb04dafefc6a34c3ebbf0e3ecbb1c36)

Author SHA1 Message Date
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
Ingo Klcker aa2db53061 Merged revision 766899 from the enterprise branch 18 years ago
Ingo Klcker 1a2ac98f89 Added a queuing mechanism to prevent several KDirSize jobs from running concurrently when several maildir folders are checked for their size. 18 years ago
Till Adam 9dc518bce6 Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
Pradeepto Bhattacharya 8caa773321 Merged revisions 709865 via svnmerge from 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 3d5813899b Compute the size of the folders > 2GB correctly. 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
Leo Savernik b5d83075a5 SVN_SILENT gcc-2.95 fixes 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
Tom Albers 7199e9be58 kfileio has moved from libkdepim to kdepimlibs. 19 years ago
Pradeepto Bhattacharya c44b5eb990 Forward ports from pim+ and enterprise... 19 years ago
Ingo Klcker 76ed9c3f5c Fix pass-by-value issues found by krazy. Patch by Bernhard Breinbauer. 19 years ago
Till Adam 27a49cca1f Implement a size column in the shared folder tree class and in 19 years ago
Pradeepto Bhattacharya 58ab676bb6 Merge ... 19 years ago
Till Adam 78a4ad5503 Apply ported version of the mail loss debugging and explicit deletions patch, 19 years ago
Pino Toscano a3b7277c11 less qt3/kde3 support 19 years ago
David Faure 792c675bed Revert Till's commit r603692 in mimelib/entity.cpp, and add unit tests to show what it broke (Parse+Assemble on a mail with a part without headers loses a newline, so the signature is broken when copying a mail - aegypten issue734). 19 years ago
Stephan Kulow 79668a0aa2 backport the named open and close to reduce branch differences 19 years ago
Allen Winter 23997b6617 bigtime forward port of coolo's kmail_debug_imap work branch. 19 years ago
Allen Winter 7be0edf4d4 somehow this hadn't been forward ported yet. 19 years ago
Mathias Soeken 4b3140b71c Some Q3CString -> QByteArray porting in kmail 19 years ago