13 Commits (cc59a8e14a1b55a34f08538a4ecabb5b61dc2e33)

Author SHA1 Message Date
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 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
Lus Pedro Coelho 58bc17f6df Check correctly for whether we are enabling the index 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