103 Commits (84f9fd6583ee39b9db2d29f3a2cab6a870047873)

Author SHA1 Message Date
Allen Winter f397bedbf0 forward port SVN commit 647565 by coolo: 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 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
Carsten Burghardt 6be1d3c852 Fix Tills fix for the search updates: block signals while the message has no UID. 21 years ago
Carsten Burghardt a5d5366d11 IMAP Search changes: 21 years ago
Allen Winter a44c8b9d50 Updated license header and copyright for Don Sanders. 21 years ago
Carsten Burghardt 14dee06350 Make searching non-blocking again. 21 years ago
Till Adam b9ca95f15f Make sure that the searchDone signals of folders are only unhooked if 22 years ago
Carsten Burghardt 654126dd2c Refactor imap search to a job 22 years ago
Carsten Burghardt 5b706099c9 Seems like it was no good idea to use the same signal for new searches and for the update 22 years ago
Carsten Burghardt 54d8ca095d Hopefully fix Tills imap search crashes 22 years ago
Carsten Burghardt b5756b7457 Several fixes: 22 years ago
Carsten Burghardt cd8e8f4659 Better imap support for the search. 22 years ago
Marc Mutz eccd95f70c From KDE_3_3_BRANCH: 22 years ago
Marc Mutz d95e73f286 - config.h must be first 22 years ago
Carsten Burghardt cfdae1fdaf Support IMAP body search 22 years ago