4681 Commits (4c8e552d147a2258cc693e8a020a11eb98aaa0ab)
 

Author SHA1 Message Date
Till Adam 4c8e552d14 This prevents the following crash: 23 years ago
Till Adam 1f0c866251 Disable the (unused) indexer some more, to avoid a strange crash during 23 years ago
Marc Mutz 0cbde4283e minor code beautifications; missing include 23 years ago
Marc Mutz c105c3d2cc remove outdated comment 23 years ago
Marc Mutz fc3bbda10d add missing includes/forward decls 23 years ago
Marc Mutz 96bc71f135 Add upgrade script for misc. things. Currently not installed and used. Patch that uses this pending. 23 years ago
Don Sanders 433d8fcb95 Remove full text index files when the full text indexer is turned off. 23 years ago
Don Sanders 2cb02f6299 Remove the full text index files when the full text indexer is turned off. 23 years ago
Don Sanders 97fc8a6638 Please don't change the descriptions of improvements I've made without consulting me. Many of the new strings were vague and didn't give an explanation of the improvement that would be meaningful to users. 23 years ago
Till Adam 20b20e2524 Use countUnread() to figure out the unread count to cache in the config 23 years ago
Daniel Molkentin 2f118feed6 constant usage of QFile::encodeName() when dealing with files. Boy that was a wild mix before... 23 years ago
Daniel Molkentin 3ff983c5b7 how about doing it a bit more directly? :) 23 years ago
Dirk Mueller 05ce0dd767 unbreak compilation (gcc 3.4+) 23 years ago
Daniel Molkentin 6d6f8eb130 Reading this week's CVS digest reminded me to change that according to Marc's 23 years ago
Marc Mutz f8780e41a3 Make "new features" section more concise by reducing item texts to mostly keywords. Now most items fit into a single line. Sort list by "impact" on the user. 23 years ago
Marc Mutz 5ba4c76dc7 Fix kroupware issues #340 and #324: Make {vacation text,mail aliases} editable. 23 years ago
Till Adam e721049098 Compare the old message status with the new status after modification, not 23 years ago
Zack Rusin b775dd5f5c Please, oh, please do not use constructs like 'protocol() == "someprotocol"'. 23 years ago
Till Adam efa01fce2e When compacting an mbox that is at the end of a symlink in the Mail dir, 23 years ago
Cornelius Schumacher 489851bfab Changed list return values of libkcal from QPtrList to QValueList. 23 years ago
Till Adam 98b171b496 o Update the folder and message actions not only when the corresponding 23 years ago
Marc Mutz e47d5f6b31 make it valid CSS 23 years ago
Zack Rusin 4dbeffed6f Introducing KMSaveAttachmentsCommand - proper implementation of "Save All Attachments". 23 years ago
Don Sanders 0435441879 Fix bug:61213. 23 years ago
Marc Mutz 3b208c8278 make it idempotent 23 years ago
Marc Mutz 1ed98a873c Revert (part of) r1.31, which was obviously wrong. 23 years ago
Antonio Larrosa Jimenez 380c043cef It seems plural forms don't like to have \n in a sentence 23 years ago
Helge Deller 289c449617 avoid hardcoded font names 23 years ago
Marc Mutz 631384c607 Install kmail-3.2-update-loop-on-goto-unread-settings.sh 23 years ago
Marc Mutz e60fbdebb9 Update script for LoopOnGotoUnread. Let's try if bash works, too ;-) 23 years ago
Marc Mutz f872f6570c I don't know about you, but I like the compiler to do the work: Simplify checkConfigUpdates(). The updateLevel is now the number of updates to check instead of an arbitrary number to be increased by hand everytime a new update is added. 23 years ago
Marc Mutz f9b721c795 Add missing config key to checkConfigUpdates() 23 years ago
Marc Mutz c599c9af95 Documented old index file format, propose a new format (developed together with Till). 23 years ago
David Smith 8da570948a Change LoopOnGotoUnread from true/false to a list Don't loop/Loop in current 23 years ago
Marc Mutz 8492e8a6b4 Mention SMTP pipelining in "new features" section 23 years ago
Bo Thorsen 4c3077eb49 Patch from Marc Taieb 23 years ago
Bo Thorsen ae901017e7 IMAP resource setup + French and Dutch folder names 23 years ago
Bo Thorsen c0ab5fda81 French and Dutch folder settings 23 years ago
Till Adam ad84de5807 Convert the "mark message as foo" and "mark thread as foo" to 23 years ago
Till Adam fa5692ab40 Try to keep status info for messages better in sync with the imap server. 23 years ago
Till Adam 0b2dfd439b - make markAsRead perform as advertised and not do mark as Old 23 years ago
Marc Mutz 64bc73d3ba Make decodeRFC2047String() readable: 23 years ago
Marc Mutz 5aee83179b - get rid of {encode,decode}{Base64,QuotedPrintable} by using KMime::Codec 23 years ago
Marc Mutz 2bad01015b - QTextCodec* 23 years ago
Marc Mutz 98e5c08767 remove dead code 23 years ago
Bo Thorsen 7adcc7c9d1 Missed this one 23 years ago
Bo Thorsen eef5528c19 Get rid of the bogus mUseGroupware attribute in KMReaderWin 23 years ago
Bo Thorsen 2e3f98a9eb - Use DCOP to call KOrganizer (this is a work in progress) 23 years ago
Bo Thorsen 44e6997c3f Use the now non-static groupware methods. And get rid of some html code that is handled elsewhere. 23 years ago
Bo Thorsen 88b8eef070 A static method that as arguments take some of the internal state of the singleton object? Typical kroupware_branch crap. Unstatify those methods 23 years ago