78 Commits (557c7eed6759888917d9ba3efbcca48bb94de7f9)

Author SHA1 Message Date
Michael Haeckel 07a1394543 We don't need per connection autodetection of the authentication any more. 25 years ago
Michael Haeckel e8c5f0999b Pipelining support. 25 years ago
Michael Haeckel 131e01cda8 For completeness: LOGIN authentication for POP3. 25 years ago
Don Sanders 6b45aa141a Don't fsync a KMFolder after everytime addMsg is called. 25 years ago
Michael Haeckel dc9efde3e6 Don't crash, if the pop server host name is empty. 25 years ago
Michael Haeckel d942bedded Get rid of all remaining ASCII_CAST and COMPAT issues. 25 years ago
Michael Haeckel ceffd57016 - Store filenames always in unicode. Although this requires much more local8Bit 25 years ago
Don Sanders 0fc6d1a6c7 sync the seenUidList config file earlier to prevent duplicate 25 years ago
Stephan Kulow 6164556515 use debug area 5006 - so I can read mails without seeing tons of debug output 25 years ago
Michael Haeckel 24b5865763 Some more QT_NO_ASCII_CAST fixes. 25 years ago
Marc Mutz e12ef0feec Prepending yet more files with necessary #undef QT_NO_{ASCII_CAST,COMPAT}. 25 years ago
Waldo Bastian f490a97925 Don't accumulate signal connections to the abort slot. 1 is enough. 25 years ago
Michael Haeckel c3ce53f74f Don't show any error messages about unable to connect, when doing inverval 25 years ago
Michael Haeckel 8795a3c5a4 - Make retrieving huge mails 30 times faster 25 years ago
George Staikos 83e1d850b5 Reverting that commit from the SSL fix. It works without this anyways and 25 years ago
George Staikos dfde9c1864 Fixed the SSL/TLS + messageBox() bug 25 years ago
Michael Haeckel f3e3a168ef GUI: Make SASL fine configurable. 25 years ago
Michael Haeckel 0d5900bbcb Reuse old POP3 slaves and fix some crashes. 25 years ago
Michael Haeckel a94a0c4a53 Sorry, my last commit was broken, I fix this later correctely and revert for 25 years ago
Michael Haeckel ca89264bbb Don't create a new kioslave process for every mail check. 25 years ago
Michael Haeckel 102876655e GUI: Make APOP and SASL configurable. 25 years ago
Michael Haeckel 705e16137b GUI: Account specific configuration of TLS. 25 years ago
Michael Haeckel fe832697f1 Remove all QObject::initMetaObject() calls, since they are automatically 25 years ago
Michael Haeckel cc0f01100e Ignore everthink that comes after the size in the result of the LIST command. 25 years ago
Stephan Kulow fec2831df5 removing "const QString" in return values and parameters. It only confuses compilers, 25 years ago
Don Sanders 102c141a8a Remove processEvent calls what an ignorant hyprocrit I am. 25 years ago
Michael Haeckel 9067b01ad1 Really correct plural handling by using %n. 25 years ago
Michael Haeckel 0da0ba32ce Correct plural handling. 25 years ago
Michael Haeckel 99f329350e - The progress for POP3 is not calculated by size rather than by messages 25 years ago
George Staikos 534bf7dc5e I think this fixes that error about the invalid signal I posted to 25 years ago
Michael Haeckel 5992929a4c Don't display -1 messages downladed and play a sound if mail was on the server, 26 years ago
Michael Haeckel 847a090203 Retrieving a huge amount of messages from a pop server needs now much less 26 years ago
Michael Haeckel a0234ebd5e Don't delete the old UID list, if the pop connection is interrupted while UIDL 26 years ago
Michael Haeckel 30906f30d6 - Transmission completed... 26 years ago
Daniel Naber cf65454705 bug: passwords of deleted accounts never got removed from the 26 years ago
Daniel Naber d392b3ffd3 store passwords defaults to false in this place, too 26 years ago
Michael Haeckel cb18961764 Fix double message downloading when the user canceles the mail check before 26 years ago
Michael Haeckel f0cef990f0 Remove the Retrieve all mail from server option, since it is obsolete. 26 years ago
Don Sanders 5528d68b57 Try to fix non-zero intial numBytesDownloaded problem. 26 years ago
Michael Haeckel 495885c916 Fix number of new message in the status bar. 26 years ago
Don Sanders ac41c00f7a Patch from Michael Haeckel <Michael@Haeckel.Net> 26 years ago
Don Sanders 78338b1edf Patch from Michael Haeckel <Michael@Haeckel.Net> 26 years ago
Michael Haeckel 35d5d36c02 The purpose of this patch is to end difficulties for people with POP3 26 years ago
Waldo Bastian 37e09d3bfd QMessageBox -> KMessageBox 26 years ago
Don Sanders af843cecbf Patch from Michael Haeckel <Michael@Haeckel.Net> 26 years ago
Don Sanders c52d6a013d Patch from Michael Haeckel <Michael@Haeckel.Net> for following problem 26 years ago
Don Sanders b9c827514b Encode strings sent to pop3 slave correctly. Before things like @ 26 years ago
George Staikos dc1a514419 spop3 was changed to pop3s. This was reflected only in the ioslave. This 26 years ago
Hans Petter Bieker 0007cd8b56 Cleaner compilation. 26 years ago
Don Sanders e1aadc907f Fix Bug#6866 26 years ago