19 Commits (2e07edc33a51c488546fd7a005d2e0098a025a5f)

Author SHA1 Message Date
Till Adam 9dc518bce6 Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
Pradeepto Bhattacharya a04e4f664a Minor merges in from 3.5. 19 years ago
Till Adam fafa8ec39d Follow API change. 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
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Pradeepto Bhattacharya d1ec243595 Merge ... 19 years ago
Dirk Mueller 00aa142420 - the usual "daily unbreak compilation" 19 years ago
Pradeepto Bhattacharya ebf81e8c65 Merge ... 19 years ago
Pradeepto Bhattacharya 58ab676bb6 Merge ... 19 years ago
Stephan Kulow aa3124ec0a merge in the real fix - the folderSelected logic in kmainwidget 19 years ago
Stephan Kulow 79668a0aa2 backport the named open and close to reduce branch differences 19 years ago
Allen Winter f1caa225f2 Remove indexlib, and the KMail code that uses it. 19 years ago
Allen Winter 4761076693 forward port SVN commit 640981,640986 by winterz: 19 years ago
Allen Winter 5eb06f3689 merge SVN commit 640981,640986 by winterz: 19 years ago
David Faure 7ae1d305a6 Reduce some more the memory consumption when sending 19 years ago
David Faure c4a6127011 SVN_SILENT --warnings 19 years ago
David Faure 0ee1cda19e fix compiler warning (unused static function) 19 years ago
Matthias Kretz 428ee4239a merge the kinstance-redesign branch back to trunk. 19 years ago
David Faure 38ec9afb4b kapplication.h removed where not useful 19 years ago
Laurent Montel 567ddbb95e Move into kmail 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
Ismail Onur Filiz 5499cab473 Include "config.h" in the source files that already do not do so. 20 years ago
Laurent Montel e9749acfd8 Q3CString-- 20 years ago
Laurent Montel 691967fab7 deprecated-- 20 years ago
Till Adam dc89503fc0 Adjust to kconfigbase and kmfolderdir changes. 20 years ago
Andreas Gungl 99b1dcf126 Q3PtrList-- 20 years ago
Andreas Gungl 4ff92dd82b forget readEntry(...).toBool() 20 years ago
Laurent Montel 3192e18c7d Byebye readBoolEntry 20 years ago
Andreas Gungl 1a56f00c70 porting for KConfig changes 21 years ago
Laurent Montel 104d040239 Fix header 21 years ago
Andreas Gungl 8b62162fbe Qt3support-- 21 years ago
Allen Winter 6580fb729b forward port: 21 years ago
Laurent Montel 4192de9811 Q3ValueStack->QStack 21 years ago
Laurent Montel 3ef805634c Q3ValueList-- 21 years ago
Volker Krause 5b256e0153 Some porting to the new kdelibs snapshot, mostly KConfigGroupSaver -> KConfigGroup. 21 years ago
Lus Pedro Coelho 58bc17f6df Check correctly for whether we are enabling the index 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 edd9f25e93 Don't crash if the index is disabled 21 years ago
Lus Pedro Coelho 75ad1aa9c8 GUI option to enable/disabled full text indexing 21 years ago
Lus Pedro Coelho f2ac3576ff Update FSF's address 21 years ago
Lus Pedro Coelho 8f929e05ea Make indexing disabled by default. 21 years ago
Lus Pedro Coelho 11a345cb63 I don't understand 100% in what cases isIndexed could be called with null parameter, but 21 years ago
Lus Pedro Coelho 74173b120f Make the whole index code depend on HAVE_INDEXLIB being defined. 21 years ago
Lus Pedro Coelho d84ca96ad5 Handle an error in indexlib gracefully 21 years ago
Don Sanders 90eed8a91d Replace #include <index/blaa.h> with #include <indexlib/blaa.h> to make 21 years ago
Reinhold Kainhofer cb28c72e89 David is right. Use a QPtrListIterator. It's not the ideal solution (using QValueList<type*>, but that's left as an exercise to the authors of that code. At least the code compiles for me and kmail doesn't crash at startup. Apart from that, I give no guarantees. 21 years ago
Reinhold Kainhofer ec4526e7a9 Even after miraculously finding out that indexlib from kdesupport is needed and installing it, this was still broken. Here are the fixes: 21 years ago
Lus Pedro Coelho 49ecfeea4b Full text indexing for KMAIL (finally) 21 years ago