124 Commits (8cef4d32da52e627ef1304ec44507b4fc55aaec5)

Author SHA1 Message Date
Michael Haeckel e895b47719 Mailing list IMAP folders work now correctely without loosing the settings. 25 years ago
Michael Haeckel f7a1f829cd Don't crash in a some cases, by accessing a non existant QTimer object. 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 7b89a22a63 Keep the connection alive via NOOP commands as long as an IMAP folder is 25 years ago
Michael Haeckel a59e86dce8 - Don't check for mails in folders on some servers, when actually only 25 years ago
Michael Haeckel fe832697f1 Remove all QObject::initMetaObject() calls, since they are automatically 25 years ago
Stephan Kulow 8ca8afd932 making use of indentities indepent of mailing lists 25 years ago
Michael Haeckel 84eeb6eb0e Use KConfigGroupSaver everywhere. 25 years ago
Stephan Kulow 1dfa89d00a reworked the folder properties dialog and name it "Properties of folder" instead of "Modify folder" as nothing in there changes the folder 25 years ago
Michael Haeckel c57ae4f69e Fix the mailing list specific identity. 25 years ago
Michael Haeckel 37cb610156 Don't crash after deleting an IMAP account. 25 years ago
Michael Haeckel 7a32089a2c Specifiy an identity for every mailing list. 25 years ago
Don Sanders 7297057157 Prevent crash when creating a new folder. (Wouldn't crash always sometimes 25 years ago
Stephan Kulow 0f6a255751 fixed my nextUnreadFolder change to not ask twice 25 years ago
Stephan Kulow 099a7b4b9c commiting "another patch", which introduces the new action "Move to the next unread text" 25 years ago
Michael Haeckel 151c67205d Hopefully fix an occasional crash when clicking Ok in the config dialog. 25 years ago
Michael Haeckel 736ed8f977 Add an option for auto expunging IMAP folders. 25 years ago
Michael Haeckel 210c6d913b Don't crash, when clicking Ok in the configure dialog and IMAP accounts are 25 years ago
Michael Haeckel 8e263c22f8 Don't crash, when switching to a different folder, while deleting mails is still in 25 years ago
Michael Haeckel 7318af880e Make not working actions in the context menu invisible instead of gray. 25 years ago
Michael Haeckel ff3ae88836 Courier-IMAP should now work properly. 25 years ago
Michael Haeckel 619a53f017 We are not able to search in IMAP folders. 25 years ago
Michael Haeckel b428233e6f - Don't have always all imap folders open, the number of open files seems to be 25 years ago
Michael Haeckel 867508e7ed Support for other subdirectory delimiters than "/". 25 years ago
Michael Haeckel 305755218c Remember the open/closed state of imap accounts and folders. 25 years ago
Michael Haeckel ebf166af5b Check always for changes (new mails and deleted ones) when entering an IMAP 25 years ago
Michael Haeckel c23aabc292 IMAP folder now remember properly their setting, like threading, sorting 25 years ago
Michael Haeckel 7ae243c1d1 Disable a few actions for imap folders that are not going to work in the near 25 years ago
Michael Haeckel f1feb2fe78 - Handle empty imap folders correctely 25 years ago
Michael Haeckel 726627726d - Don't display always the about page, when a imap directory is selected 25 years ago
Michael Haeckel 24f563ae22 Don't change the current folder when collapsing a folder. 25 years ago
Michael Haeckel 0f4aea501b - GUI: Bind a transport (for example SMTP server) to an indentity 25 years ago
Torsten Rahn 5b71782b39 Another step towards better icons in kmail as suggested by Sean Pecor <sean@digitalspinner.com> 25 years ago
Michael Haeckel 64e252979a Put the mailing list posting address automatically into the To field, if a 25 years ago
Michael Haeckel 2f30311e63 - Don't display an inbox if there is no inbox on the server 25 years ago
Christian Gebauer b698e9503c exactly the same bug over here ;-) 25 years ago
Michael Haeckel 55fced12d7 Yet another feature. 25 years ago
Michael Haeckel 16c726672e The font configuration for fixed width fonts works again. That does no longer 26 years ago
Michael Haeckel 72bfec562b - Parent/child folder bolding/unbolding works now correctely even if there are 26 years ago
Michael Haeckel 9cadd9def9 Support for non latin filenames as attachment Part I 26 years ago
Don Sanders 9497b5b06f Some more keyboard accelerators. 26 years ago
Michael Haeckel 581dc08078 Patch by Guillaume Laurent <glaurent@telegraph-road.org> 26 years ago
Michael Haeckel 4500a41be2 Patch by Guillaume Laurent <glaurent@telegraph-road.org>. 26 years ago
Don Sanders 7177c0e354 Ctrl+Key_Plus jump to next folder with unread messages 26 years ago
Don Sanders 1230ea1b0e Drafts folder. 26 years ago
Michael Haeckel 275c52a7b3 dynamic_cast -> static_cast for True64 compatibility. 26 years ago
Don Sanders 7ab66c141d If a folders has unread messages or 26 years ago
Don Sanders 6c29c9200b Back by popular demand, the old style handle-mouse-clicks-in-the-foldertree 26 years ago
Don Sanders 7d83d7714f More intellgent automatic column sizing in the foldertree. 26 years ago
Michael Haeckel 7843db4c0c Fix refreshing problem in folder view (Bug#11688, Bug#9366) 26 years ago