32 Commits (f162ce751a7ef2d45f6bb3f146d513832b094b2b)

Author SHA1 Message Date
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Till Adam 39c4fb36b4 Avoid crashes due to KMMsgInfo pointers being replaced by KMMessage pointers by 19 years ago
Laurent Montel a2849e0f7f Not necessary 19 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
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 57f2203adc Some port 21 years ago
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Marc Mutz c4df6a1a84 Add <config.h> to all .cpp files as in aegypten_branch we really 23 years ago
Marc Mutz e9e426e31a o Remove int vs uint madness in KMMsgList. QMemArray<> expects uints, while KMMsgBase, inheriting QMemArray<>, worked with ints. to get rid of the warnings, some methods (e.g. size()) were reimplemented to call the QMemArray<> versions and casting the result to int before returning. 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Ingo Klcker d616951db2 Replace NULL and 0L with 0 everywhere and clean up some delete foo 24 years ago
Allan Sandfeld Jensen e7a0485fa1 given: 24 years ago
Stephan Kulow 2966e9ecc5 reworked the constructor to avoid accessing unitialized memory 24 years ago
Michael Haeckel cd2280cb20 Use our own hash table instead of QDict. This is much faster and requires 25 years ago
Michael Haeckel 2fb924c714 Make removing many message from huge folders much faster. It's however still 25 years ago
Michael Haeckel f1c8f60d60 Update the serial numbers correctely, when emtying a folder. 25 years ago
Marc Mutz df698f1764 Fixed a few compile warnings. 25 years ago
Michael Haeckel 1a0a626a15 Introduce message serial numbers in order to make the context menu in separate 25 years ago
Stephan Kulow 92ec28c47a insure found delete called on an united variable 26 years ago
Don Sanders 96139b9940 Removed a number of sorting functions that are obsolete now that qlistview does the sorting. 26 years ago
Don Sanders e7008e048c Fixed small memory leak (few hundred bytes per read message). 26 years ago
Don Sanders 184a616140 Minor updates. (Suppress warnings) 27 years ago
Don Sanders b3075eceb3 The Merge. QT 2.1 (cvs) now required. 27 years ago
Stefan Taferner fed80bf3b5 * Sorting messages: replaced sorting algorithm, which caused 28 years ago
Markus Wuebben f46a5f48ad *** empty log message *** 28 years ago
Mario Weilguni bdf43882bf Mario: new sort algorithm 28 years ago
Stefan Taferner 4ea1cac0cc Fixed a stupid bug I just commited ;-) 28 years ago
Markus Wuebben 47ba94a7ab //$markus: -KMail uses KFileDialog only now 28 years ago
Mario Weilguni 5eb676e678 Mario: some improvements (see ChangeLogs) 28 years ago
Stefan Taferner 3d2b75f877 * Reader: improved detection of urls and email addresses 28 years ago
Stefan Taferner 898d477166 * added PGP support 29 years ago
Stefan Taferner eba875be4e Working hard on the mail filter dialog. Still not done. 29 years ago
Stefan Taferner 7e17482fe0 Fixed various problems in the reader code and redesigned a bit. 29 years ago
Stefan Taferner d1c0f416ce Fixed a lot bugs and cleaned up the code of the composer. 29 years ago
Stefan Taferner 020c497e37 New files 29 years ago