97 Commits (8d1745d59f1663d61918bc551cf183bf2fa65a65)

Author SHA1 Message Date
Malcolm Hunter 1f3d5eccc2 CVS_SILENT Corrected typographical errors 24 years ago
Malcolm Hunter ee0b4b31e8 Corrected typographical errors 24 years ago
Marc Mutz 2766f376f7 move units into spinboxes; 24 years ago
Simon Hausmann 7ed224acc4 - don't crash. 24 years ago
Ingo Klcker 984e5216eb The regexp for the hostname was too strict. 24 years ago
Ingo Klcker 6c9467cbe3 Add validators to the host input fields of the POP/IMAP config dialog to prevent stupid things like spaces in hostnames (this really happened.). Currently only a-z A-Z 0-9 + and - are allowed. Is this to strict? 24 years ago
Stephan Kulow 2892d05a1b including config.h as first include (it defines quite some controlling defines) 24 years ago
Nadeem Hasan 50cec88f85 * GUI improvements 24 years ago
Stephan Binner 1bd8357c13 CVS_SILENT Style guide fixes. 24 years ago
Stephan Binner 088e133d43 CVS_SILENT Capitalisation fixes. 24 years ago
Zack Rusin 7d601b4d96 Removed tool tips from label and left only whats this 24 years ago
Zack Rusin 3dfeff40dc Adding the QToolTip and QWhatsThis to misunderstood Login label 24 years ago
Malcolm Hunter 7c1dc781cc Fixed i18n comments so msgs don't appear more than once 24 years ago
Marc Mutz 459cf6632b Fix accel clashes, minor layouting adjustments and adding some accels. 24 years ago
Ellis Whitehead a0751360e2 Fix accelerator conflict ("Show &only..." => "Sho&w..."). 24 years ago
Malcolm Hunter 6814e78db7 CVS_SILENT Corrected typographical errors 25 years ago
Waldo Bastian 6867509cd5 Remove linebreaks from messageboxes. 25 years ago
Rob Kaper d04a06d63c apparently compact and expunge are the same, so let the user know 25 years ago
Michael Haeckel caefc9b330 Remove some dead code that had only the purpose to include qlabel.h and 25 years ago
Carsten Burghardt b2c09c85b0 - When the destination folder of an account is deleted, the destination is restored to the inbox. 25 years ago
Stephan Binner bc06a96d76 CVS_SILENT Fixed capitalisation. 25 years ago
Dirk Mueller aa0cadacd1 CVS-SILENT: fixincludes -e 25 years ago
Christian Gebauer 1094a253e3 fixed compilation with KDE_NO_COMPAT (kapplication.h, kcolordialog.h) 25 years ago
Michael Haeckel 3032615b4a On demand downloading of huge mails, deleting without downloading. Manually or 25 years ago
Marc Mutz 053dc5aef8 Finally commit the configuredialog restructuring. See kmail@kde.org list archive for what's changed. 25 years ago
Michael Haeckel 60a93b3012 According to Chris Howells there doesn't belong a comma in this sentence. 25 years ago
Michael Haeckel b76d04b20d Trash folder on IMAP server. 25 years ago
Dirk Mueller 6797558d5d 356 includes less 25 years ago
Michael Haeckel d6fd573217 Move the pipelining setting to the second tab and display a warning, when it 25 years ago
Michael Haeckel 6cb9137c82 Make it possible to use a prefix to the IMAP folders, that starts with a slash, 25 years ago
Michael Haeckel cc583df89c Inverval mail checking for IMAP. 25 years ago
Michael Haeckel 7908a71b7e Add check mail to the context menu of the IMAP accounts and include IMAP 25 years ago
Michael Haeckel 030afdb5c7 It nearly compiles with QT_NO_COMPAT now, besides a few khtml headers which 25 years ago
Michael Haeckel 4ae477f293 Optionally show only the subscribed IMAP folders. 25 years ago
Michael Haeckel 79b0f6a613 authentificate -> authenticate 25 years ago
Michael Haeckel 91e3223b80 Switch back to clear text authentication, if all others are not available and 25 years ago
Michael Haeckel 1bc285031e DIGEST-MD5 authentication. 25 years ago
Michael Haeckel 457207cc8e Strip white space from the host and user name. 25 years ago
Michael Haeckel 07a1394543 We don't need per connection autodetection of the authentication any more. 25 years ago
Michael Haeckel 05494ce3d6 Don't leak KMServerTest objects and connected kio slaves. 25 years ago
Michael Haeckel c705f62c1d Even if the server tells us on the SSL port, that it supports TLS, we don't 25 years ago
Michael Haeckel 3f78a33f9d Autodetection of the security features and pipelining also for POP3. 25 years ago
Michael Haeckel e5779ff338 Autodetection with feedback of the security features of IMAP servers. 25 years ago
Michael Haeckel d62379f78f Better logic by using three radio items for the three encryption possibilities 25 years ago
Michael Haeckel e8c5f0999b Pipelining support. 25 years ago
Kurt Granroth 0b28159da9 Massive commit to include native maildir-style mailboxes support in 25 years ago
Michael Haeckel 131e01cda8 For completeness: LOGIN authentication for POP3. 25 years ago
Marc Mutz fd21544465 Actually _set_ a help anchor for the help button in the account dialog. 25 years ago
Michael Haeckel 9ffd4b1f91 Make the hidden folders checkbox again visible. 25 years ago
Michael Haeckel 24b5865763 Some more QT_NO_ASCII_CAST fixes. 25 years ago