20 Commits (04a3374d46b7a947eb65ff361166249292c2e435)

Author SHA1 Message Date
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
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