110 Commits (b838375fde2bee167bf50eed4759d5ad32bfc3b2)

Author SHA1 Message Date
Thomas McGuire f562f3f8ac Fix crash while searching. 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 years ago
David Faure 758c9ff528 Fix more broken iterations... 19 years ago
Ingo Klcker 76ed9c3f5c Fix pass-by-value issues found by krazy. Patch by Bernhard Breinbauer. 19 years ago
Pradeepto Bhattacharya d1ec243595 Merge ... 19 years ago
Pradeepto Bhattacharya c903eafad3 SVN commit 645487 by winterz: 19 years ago
Till Adam 78a4ad5503 Apply ported version of the mail loss debugging and explicit deletions patch, 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
Allen Winter c47f7cbf4b merge SVN commit 647565 by coolo: 19 years ago
Allen Winter f397bedbf0 forward port SVN commit 647565 by coolo: 19 years ago
Stephan Kulow f9e4c56c07 compile 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 231f78620b forward port SVN commit 645427 by coolo: 19 years ago
Allen Winter 1bdba10438 compile++ 19 years ago
Stephan Kulow e9630b9dae fix folder reference counting at least for the most 19 years ago
Allen Winter f1caa225f2 Remove indexlib, and the KMail code that uses it. 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
Allen Winter 1fcc20c3f6 Fix bug where the count of the number of messages searched was always zero. 20 years ago
David Faure 8270ad07db Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch. 20 years ago
Reinhold Kainhofer b3abaeb2e6 --deprecated: qtimer.start(msec, single) => qtimer.setSingleShot(single); qtimer.start(msec); 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Laurent Montel d34361b632 Move other check 20 years ago
Allen Winter 37d8bef5e4 fix spelling errors. 20 years ago
Reinhold Kainhofer 72d34ac78b deprecated OQbject methods: constructor with name, name=>objectName, isA, etc. I don't know how to port queryList and child.. 20 years ago
Reinhold Kainhofer e5830100c0 deprecated QList::remove methods -> either QList::erase(iterator) or QList::removeAll(T) 20 years ago
Ismail Onur Filiz ea883abdd3 Replace TRUE/FALSE with true/false in kdepim as the former are deprecated. The words inside comments are untouched. 20 years ago
Laurent Montel da0426a577 Deprecated-- 20 years ago
Laurent Montel d14b232730 deprecated-- 20 years ago
Laurent Montel e9749acfd8 Q3CString-- 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Andreas Gungl 99b1dcf126 Q3PtrList-- 20 years ago
Andreas Gungl 4ff92dd82b forget readEntry(...).toBool() 20 years ago
Andreas Gungl da592428a9 Q3PtrList-- 20 years ago
Andreas Gungl e7a819f07a fix loading and saving of filter definitions 20 years ago
Andreas Gungl db8f1ad5ad porting for KConfig changes 21 years ago
Laurent Montel 60b450d35f QString::null-> QString() 21 years ago
Laurent Montel 6dcd36033a Q3CString-- 21 years ago
Laurent Montel 3d403d1a81 Byebye Q3ValueVector 21 years ago
Laurent Montel 4192de9811 Q3ValueStack->QStack 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Andreas Gungl 575ebaa9ac - ading some more methods to MessageStatus which are usefull in the port 21 years ago
Laurent Montel 0b400365fd Warning-- 21 years ago
Ingo Klcker 3cbf0fc45b Q_INT*/Q_UINT* -> qint*/quint* 21 years ago
Laurent Montel 57f2203adc Some port 21 years ago
Lus Pedro Coelho 49ecfeea4b Full text indexing for KMAIL (finally) 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
Till Adam db572ceb9a Don't crash when closing the search window while a search is still going 21 years ago
Till Adam 1414521c12 Make the folder call ::create() on the storage once it has instantiated 21 years ago
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago