389 Commits (dfd7c7bb65e8f5a7b7f0c53601ecd280ecde3cf7)

Author SHA1 Message Date
Ingo Klcker 4d448db47f Change 23 years ago
Stephan Kulow 2b739b6372 remove the identity tab when you remove all but one identity 23 years ago
Zack Rusin de60aeec33 This one was annoying me for a while. 23 years ago
Till Adam ffe4e32224 Allow the user to place the message preview pane either below the messages 23 years ago
Ingo Klcker e6ede2cb26 Apply the forgotten attachment detector patch by Alexey Arzamasov <AArzamasov AT kkb DOT kz>. 23 years ago
Stephan Binner 6aabefe77f CVS_SILENT i18n style guide fixes 23 years ago
Bo Thorsen af7570c096 Fix a bunch of layout problems, and - more seriously - imap resource options were saved the wrong place, and the imap resource was not told to read the new options 23 years ago
Marc Mutz 1d8115b52e - Move mime tree viewer to the reader window (patch as posted, still 23 years ago
Ingo Klcker c3dc1ee97a Fix memory leak: Delete added crypto plugins if the config dialog is cancelled. Patch by Laurent Montel 23 years ago
Tim Jansen 046e741140 Replaces the references to 'What's This' in the help text with real links in a 23 years ago
Dirk Mueller 05ce0dd767 unbreak compilation (gcc 3.4+) 23 years ago
David Smith 8da570948a Change LoopOnGotoUnread from true/false to a list Don't loop/Loop in current 23 years ago
Bo Thorsen ae901017e7 IMAP resource setup + French and Dutch folder names 23 years ago
Bo Thorsen 72d9afb4a9 Set up groupware stuff after configuring it 23 years ago
Till Adam d3ed0375c5 Extend the option to open threads with new, unread or important messages 23 years ago
Helge Deller af2967c020 roaming user fixes & some small cleanups 23 years ago
Daniel Molkentin 1ca81f8181 warning-- 23 years ago
Ingo Klcker e5afad1a65 - fix bug 59048: remove of crypto plugin does not work 23 years ago
Stephan Binner 5d7713f630 CVS_SILENT i18n style guide fixes 23 years ago
Marc Mutz 5bd3a609fe s/QColor("foo")/Qt::foo/ where applicable 23 years ago
Matt Rogers 32015b811f helpin' out stakios with some dynamic_cast fixes 23 years ago
Marc Mutz 0c4dae5fd1 from kroupware_branch: Fix kroupware issue #202: option for making mdn request default? 23 years ago
Marc Mutz 61012388f3 Fix some warnings when compiling with --disable-debug (-DNDEBUG). 23 years ago
Zack Rusin 724b8e6b05 Cleaning up headers. Trying to make the "config.h" -> kmail headers -> 23 years ago
Stephan Kulow f0f26b3f4d cryptpluggerwrapperlist.h is a pretty expensive include... 23 years ago
Stephan Kulow caf616bbeb moving kconfig.h and kcmdlineargs.h in the files that need it (kmkernel.h 23 years ago
Zack Rusin b128a466e2 Lets try this : major include's cleanup. Should shave a few mins of kmail's compilation. 23 years ago
Stephan Kulow b8cfc50618 kbusyptr is completely dead now, the internal stack isn't needed as QApplication 23 years ago
Ingo Klcker eb814ef23b Add CC to reply phrases. Patch by Joe Grover <jgrover@micron.com> 23 years ago
Marc Mutz dae1ed0c82 from kroupware_branch: fix default value for mainwindow layout to match the one that kmmainwin uses (composer-like) 23 years ago
Marc Mutz 8f29d68238 Fix initial enabled/disabled state of Groupware->Resource Management groupbox 23 years ago
Marc Mutz e271a4efee use boolean algebra ;-) 23 years ago
Ingo Klcker 0e36a9a25b Fix Bug 56437: unclear text, perhaps typo, in the kmail options 23 years ago
Laurent Montel 30778fd871 Fix disable "Use external editor instead of composer" 23 years ago
Laurent Montel 6019f52737 Fix includes 23 years ago
Stephan Binner 79eb5d8ece CVS_SILENT i18n style guide fixes just found with scheck while describing it 23 years ago
Zack Rusin e91fc4edbe Don't save if not used -> don't crash on people who are not using groupware 23 years ago
Waldo Bastian 2fff7517c8 CVS_SILENT 23 years ago
Eugene Zelenko 13ca9a6f19 Fix multiple spaces in messages 23 years ago
Carsten Burghardt 523c8426e4 Clean up the new-mail-check, queue new checks, don t block or return silently. 23 years ago
Melchior Franz 083876645f fix spelling 23 years ago
Carsten Burghardt 8d9dde254a Select the startup folder 23 years ago
Carsten Pfeiffer 2162e98ee8 s/qlineedit/klineedit/ 23 years ago
Guenter Schwann 9188cbfad2 make disconnected imap visible if run as kpart (kaplan/kontact) 24 years ago
Zack Rusin 13108dbc1a OK, here's the deal - a vast majority wants forwarding as inline as default - 24 years ago
Daniel Molkentin 9b71a29693 debug areas for HEAD, too 24 years ago
Marc Mutz 0c5e22781f fix initial systray config widget state (again :-( ) 24 years ago
Ingo Klcker fd8cd42583 Remove all KDE_VERSION <= 306 hacks 24 years ago
Ingo Klcker 5955f964f4 Port the change of the color bar to HEAD (where it was committed to already on Sep 19). For some reason it was never ported to make_it_cool and therefore it was reverted when make_it_cool was dumped on HEAD. I'll bet there are a lot more changes (cf. my other re-commits of 'forgotten' patches) which were never ported from HEAD or KDE_3_1_BRANCH to make_it_cool and which were lost during the last try to merge make_it_cool to HEAD. This shows that dumping one branch on another branch is a very bad idea because now we have to check which patches and bug fixes are missing in HEAD as compared to KDE_3_1_BRANCH. This could have been avoided with the smaller patches Marc and Zack prepared. 24 years ago
Ingo Klcker 8d4f82bd57 Add Groupware configuration page. This will probably be removed again when the options have been moved elsewhere 24 years ago