3903 Commits (6d13726fcead3e5c69df30e31d79f56f56c72a86)
 

Author SHA1 Message Date
Marc Mutz 6d13726fce from pre-3_1_BRANCH HEAD: one more tip; ">" -> ">" fixes 24 years ago
Marc Mutz b47bac9fa4 from pre-3_1_BRANCH HEAD: #ifndef NDEBUG around several lines of code that are only used for a kdDebug. 24 years ago
Marc Mutz 72d0280a07 Fix caption of mainwindow 24 years ago
Marc Mutz e7ef2f9254 Don can also fix some of the stuff he broke 24 years ago
Reza Arbab c1d47e6bda Add/change forward declaration for picky compilers. 24 years ago
Marc Mutz 77bfcfb2b7 from 3_1_BRANCH: 24 years ago
Marc Mutz 77e511ab40 from 3_1_BRANCH: Fix bug #47891: html messages is not printed as html 24 years ago
Marc Mutz 11a9ea271b from 3_1_BRANCH: fix missing "Fwd: " reply prefix when doing forward as attachment 24 years ago
Marc Mutz 51867aaa04 from 3_1_BRANCH: 24 years ago
Marc Mutz 282988741a from 3_1_BRANCH: commit by pfeiffer 24 years ago
Marc Mutz 0e0af79ae7 use a content disposition of "inline" for attached messages. 24 years ago
Guenter Schwann 9188cbfad2 make disconnected imap visible if run as kpart (kaplan/kontact) 24 years ago
Waldo Bastian b7c6d7713e CVS_SILENT 24 years ago
Zack Rusin 13108dbc1a OK, here's the deal - a vast majority wants forwarding as inline as default - 24 years ago
Steffen Hansen 6b8889cc3b removed aboutToRemoveMsg() signal and updated doc for the existing msgRemoved() signals. More DCOP stuff... 24 years ago
Steffen Hansen a55c47ba80 added copyright info 24 years ago
Steffen Hansen 993b482f77 New signal KMFolder::aboutToRemoveMsg(), initial steps for KMail iCal "storage" DCOP interface 24 years ago
Waldo Bastian 879069ab7e Add a Categories field for VFolder support 24 years ago
Ingo Klcker b707487fa6 Forwardport Fix Bug 52673: Composer empty when started with 'kmail --msg <file>' 24 years ago
Daniel Molkentin 9b71a29693 debug areas for HEAD, too 24 years ago
Zack Rusin f88f10d530 Forgot : remove old address selector and ignore uic generated files. 24 years ago
Zack Rusin b842fd4316 New address picker. 24 years ago
Zack Rusin 7dc74bd0fb Use libkabc dialog instead of our old one. 24 years ago
Zack Rusin b60771a212 First portion of the new address picker changes. (I'll cleanup this class 24 years ago
Don Sanders 2d60619c71 Integrate from make_it_cool 24 years ago
Zack Rusin fc624185fb static fixes 24 years ago
Carsten Burghardt 079eae2a53 Yes, the subscription dialog is in. 24 years ago
Zack Rusin 3e8064eb3c New address selection dialog - not used yet. 24 years ago
Ingo Klcker 76f1e0d6aa Make KMail ignore mangled In-reply-to headers which are created by a missconfigured Mutt. This makes KMail correctly thread the messages Rob sent to kde-core-devel with Mutt. 24 years ago
Zack Rusin 779715de45 Adding address picker ui to let people play with it. 24 years ago
Daniel Molkentin cbf8539d1e Vacation support for all! (i.e. also for cachedimap :) 24 years ago
David Faure e7eb411ecc See nothing wrong in this? ;) 24 years ago
Marc Mutz 19722b460e flip forward inline and as attachment actions in submenu in the hope that the default mode of forwarding won't be changed again... 24 years ago
Marc Mutz 36b300185c The Dump also reverts changes that were done months before the make_it_cool fork-off :-(( 24 years ago
David Faure 952a3c02b4 Looked a bit unfinish to the user imho 24 years ago
Marc Mutz 2711c34f33 this little method told me "please move me where I belong" so that's what I did 24 years ago
Marc Mutz 37800aa9f9 You, too, hate #define {protected,private} public, don't you? 24 years ago
Marc Mutz 3fcb30a26e one using namespace KMime; is enough 24 years ago
Marc Mutz 6d03e8f714 make the moved static KMReaderWin methods private to check where else they're used and fix those places to use the new ObjectTreeParser class. 24 years ago
Marc Mutz 001cc59021 start to refactor the readerwin 24 years ago
Marc Mutz 945744204c Try to restore proper totals counting for the folder tree items, which is another victim of The Dump. Still doesn't work again :-( 24 years ago
Marc Mutz efe5146094 un-this->ify 24 years ago
Marc Mutz 183a36e591 more lost changes: remove C-ism, move guard clause to the top of the removeDuplicates method 24 years ago
Marc Mutz 9bd77d4264 small cleanup 24 years ago
Marc Mutz 0c5e22781f fix initial systray config widget state (again :-( ) 24 years ago
Marc Mutz 923210bffb fix dynamic_cast abuse (again :-( ) 24 years ago
Marc Mutz 63550c8bf1 It's getting rediculous. This change is already in make_it_cool, but was also lost in the dump 24 years ago
Marc Mutz a03518a287 compile 24 years ago
Bo Thorsen f6eb525793 This is a small wizard that can run on kmail startup. Atm I believe it's too kroupware centred, but it's at least a starting point. The patch also fixes the compile problem Marc committed a temporary workaround for 24 years ago
Marc Mutz 3dda5e1165 speed up compilation by only requiring KMGroupware forward decls 24 years ago