127 Commits (f04722ccbfaead8c80bb97d85b29a5a8f0392ebc)

Author SHA1 Message Date
Michael Haeckel 3d6d939d05 Really fix the Japanese folders can't contain Japanese subfolders problem. 26 years ago
Michael Haeckel d6d33cfb2f Yet another fix for a crash no user found (and reported) so far :-) 26 years ago
Michael Haeckel 005133244f Switch the cursor again idle, after displaying a message, that the partion is 26 years ago
Michael Haeckel da0aef4d81 Fix the "\nFrom " mbox problem in an IMHO correct way. 26 years ago
Michael Haeckel 72bfec562b - Parent/child folder bolding/unbolding works now correctely even if there are 26 years ago
Michael Haeckel f2ca7c8653 We should probably feed the old message back to the outbox/drafts folder when 26 years ago
Michael Haeckel 0eb063098c Handle non-latin foldernames. 26 years ago
Michael Haeckel 13955527b9 Don't lock the files in ~/Mail to prevent problems with NFS. It doesn't help 26 years ago
Michael Haeckel 4500a41be2 Patch by Guillaume Laurent <glaurent@telegraph-road.org>. 26 years ago
Michael Haeckel b563b69f1b Mayor improvements for non latin support in headers. 26 years ago
Michael Haeckel 275c52a7b3 dynamic_cast -> static_cast for True64 compatibility. 26 years ago
Don Sanders 7ab66c141d If a folders has unread messages or 26 years ago
Don Sanders 93eaa4ee58 Patch from Wynn Wilkes, Caldera Systems 26 years ago
George Staikos b076413d57 cosmetic workaround for "-1 messages Unread" 26 years ago
Don Sanders 575f6ca42b Fix bug in KMFolder::close. KMFolder::close must not call itself 26 years ago
Don Sanders ce4e73e1ea More work on the accursed count of unread messages becoming unsynced bug. 26 years ago
Don Sanders d88ae44739 This fixes threading for messages from the GNUS, and Mozilla mail clients. 26 years ago
Jason Stephenson 060e98c79d Change message saving code to write only email address to From_ line. 26 years ago
Don Sanders d286d0539c Fixed bug kmfolder::removemsg wasn't marking a folder as needing compaction. 26 years ago
Don Sanders fc47d7522e More logic to try to cure the seemingly unpreventable unread messages count 26 years ago
Hans Petter Bieker 0007cd8b56 Cleaner compilation. 26 years ago
Don Sanders e4fe359bf8 Might as well open the index file back up in writeIndex, can't see how 26 years ago
Don Sanders 516a8ecfeb make KMFolder::writeConfig crash safe, at least it's an improvement even 26 years ago
Mike Pilone 1b1ae87e21 Fixed a bug in addMsg. The stream was told to seek to the end -2, but if the file was size 0 (just created), this would fail, which would screw up the ferror check later in the code. 26 years ago
Daniel Naber 1c44fd653a Patch by Michael Haeckel: treat inbox/outbox/... as special 26 years ago
Waldo Bastian 28fa9c6c9f WABA: Drop flock, always use fcntl(..., F_SETLK, ...) 26 years ago
Jason Stephenson 9f7e4bb5b9 Change From_ line printing 26 years ago
Don Sanders 2a1a59f532 Fixed a problem with the unread message count becoming corrupted, only happened for trash when empty trash on exit was checked on. 26 years ago
Don Sanders 2eb1d8dc94 Fixed undo/redo problem, in a not very nice way (using msgIdMD5 as a message UID) 26 years ago
Don Sanders f13a9ed54c Converted some 'const QString' to 'const QString&' 26 years ago
Don Sanders c73a7e925e Added unGetMsg method, this frees up space allocated by a KMMessage replacing it with a KMMsgInfo. 26 years ago
Don Sanders 7906d7ce41 Mark messages as read and old when auto-recreating index. 26 years ago
Don Sanders 4243c36a9f Some bug fixes for changing the order of columns and some bug fixes for threaded messages view. 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 a5e00ee8cc Support for nested messages. 26 years ago
Sven Radej fd968c341e sven: Removed old signal-driven IPC and introduced DCOP interface. New 26 years ago
Stefan Taferner 1513dad8d1 Fixed bug 2877: kmail segfaults on startup when ~/Mail does not exist 26 years ago
Don Sanders 42c83acec8 Die bugs die! 26 years ago
Don Sanders 6eeb04145d ported from warning to KMessageBox::information. 26 years ago
Waldo Bastian 9ce7a86699 WABA: My XMas gift for Christien & David. 27 years ago
Waldo Bastian b9f21ef813 WABA: Fix crash 27 years ago
Waldo Bastian 3c9b35b72a WABA: QMessageBox -> KMessageBox 27 years ago
Stephan Kulow 5075de5071 fixes 27 years ago
Don Sanders de0bee4f91 Small message status fixups. 27 years ago
Don Sanders dd1f74a6bb Set background/foreground/link colors as body tag attributes. 27 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 d1e61aa558 * Switched folder-tree widget to QListView. Currently 27 years ago
Stefan Taferner 6d35b31ca2 Added basic support for hierarchical folders. Just create directories in ~/Mail and move folders in manually to see it. Still needs full GUI support, however. 27 years ago
Reginald Stadlbauer 65f3ad0dfa 64 bit fix 27 years ago