155 Commits (f5f704bb533c19be28838cf92a867537155271b2)

Author SHA1 Message Date
Rich Birch a4cd8ea107 Modified Files: 21 years ago
Ingo Klcker 256f5df23d accountdialog.h 21 years ago
Till Adam 0fd4bd2dd2 Remove the option to auto-show the progress dialog on cached imap syncs, 22 years ago
Volker Krause fcfc5ec7b0 Fix password storage in configuration file. 22 years ago
Carsten Burghardt ef3e332895 Better folder selection. 22 years ago
Szombathelyi Gyrgy 3691c339d7 The simplest solution for checking if pop3 and smtp are capable of NTLM and 22 years ago
Szombathelyi Gyrgy 2692ca8249 SASL authentication enhancements: 22 years ago
Carsten Burghardt 4fe38bfd07 Compare capabilities case-insensitive. 22 years ago
Stephan Binner bf2271f770 CVS_SILENT i18n style guide fixes 22 years ago
Andrew Coles 918f175fd8 CVS_SILENT 22 years ago
Carsten Burghardt 56a8336f1d Add QWhatsthis for load-on-demand and list-only-open-folders 22 years ago
Stephan Binner d5989c2918 CVS_SILENT i18n style guide fixes 22 years ago
Stephan Binner bb831f00c5 CVS_SILENT i18n style guide fixes 22 years ago
Carsten Burghardt a9732f135b Add the "list only open folders" feature. 22 years ago
Andrew Coles 669fabaca8 Corrected a few typos (e.g. doesn't -> does not - the most poorly-documented KDE message 22 years ago
Simon Hausmann 024cbf214d - make initialization order match declaration order, to shut up gcc 22 years ago
Ingo Klcker d08bd1d779 - Support different authentication methods for Normal/TLS and SSL connections (mainly for POP and IMAP, but also for SMTP servers that don't support the AUTH command). 22 years ago
David Faure ce78ae7c27 Centralize the protocol names using #defines. 22 years ago
Carsten Burghardt 384f2faeeb Fix renaming of (d)imap accounts. Correctly assign the id and the folder. 22 years ago
Zack Rusin 8ea1196a10 There's really no reason for this to continue being public 22 years ago
Andrew Coles af11dae280 Corrected typographical errors. 22 years ago
Carsten Burghardt ae614371b8 Add an Id to the account so that (d)imap accounts can be renamed without data loss. 22 years ago
Bo Thorsen b7214de44b Reactivating vacation setup 22 years ago
Till Adam 1f05f295e7 If the host or port fields are empty in the receiving account config dialog 22 years ago
David Faure 01171557ed In file included from kmfoldermbox.cpp:17: 23 years ago
Carsten Burghardt 4554f57466 The check if the folder does actually exist is also needed for dIMAP. 23 years ago
Marc Mutz 37789cb587 oops, don't crash without a sieve editor 23 years ago
Marc Mutz a30dd9877a Disable "Out of Office" functionality for KDE 3.2. It's too bound to Kolab right now. OK'ed by Ingo. 23 years ago
Till Adam 289709b1bb Don't allow users to specify the folder itself as the target folder of a maildir acccount. Since we are in string freeze this simply sets the target folder to the main inbox. After 3.2 we should pop up a dialog asking the user to select a different one. 23 years ago
Till Adam 10540c5a6d Remove the slightly opaque option to "enable semiautomatic resource 23 years ago
Till Adam ae67f38fd9 Don't crash on leaving the account config dialog if there is a bogus 23 years ago
Bo Thorsen b89149b7b5 Move dIMAP to a new folder manager. One bug is still there: It doesn't show up in the folder tree! 23 years ago
Stephan Kulow d4f037f6c1 accel shuffels suggested by KAccelManager 23 years ago
Stephan Binner 4147f8c4e9 CVS_SILENT i18n style guide fixes 23 years ago
Marc Mutz 92c60a7229 Fix #65016 23 years ago
Marc Mutz d66824f90b config.h must be first 23 years ago
Laurent Montel 8a434acdcc fix compile 23 years ago
Stephan Kulow 30ccceacb1 don't make up paths when we got good values out of procmailrc. 23 years ago
Ingo Klcker 4d448db47f Change 23 years ago
Carsten Burghardt f8652f290c Nice thing on top: do not crash 23 years ago
Carsten Burghardt d4ebc74ed6 Set a composed message as complete, this fixes bug 60003 (thanks for the hint Till :-)) 23 years ago
George Staikos b6eb90233e proper fix for this leak 23 years ago
George Staikos 0f0a4f2243 memory leaks and uninit variables abound 23 years ago
Cornelius Schumacher 768e6252b1 Reverting changes which broke compilation. Is is so difficult to type 23 years ago
Matt Rogers 32015b811f helpin' out stakios with some dynamic_cast fixes 23 years ago
Marc Mutz 6c748a9614 "port" is now an int (instead of a QString) in KMServerTest's ctor signature 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
Marc Mutz 19d303deef exchange LOGIN and PLAIN mechanisms, so PLAIN will be preferred over LOGIN 23 years ago
Waldo Bastian 2fff7517c8 CVS_SILENT 23 years ago
Wilco Greven c6de4ff773 Micro optimization. Avoid the creation of a couple temporary QStrings. The 23 years ago