378 Commits (6cad61b5255a708eae778a3e886fa67f4a18c7c4)

Author SHA1 Message Date
Thomas Zander 537192d3a8 Pass a parent to the message box so it gets centered on the mainwindow 21 years ago
Matt Douhan efb21b324a Refactor the online/offline code using a helper function in the kernel 21 years ago
Matt Douhan 8218c20a8b If KMail is in offline mode queue outgoing messages 21 years ago
Matt Douhan 10230a451b Online/Offline status for KMail 21 years ago
Stephan Binner 2f7ca20d88 Yes/No dialog buttons are bad for usability 21 years ago
Till Adam f7ebf4ae78 kmacctmgr.[cpp|h|moc] -> accountmanager.[cpp|h|moc] 21 years ago
Till Adam 94fdc3c63c o KMAcctMgr -> KMail::AccountManager 21 years ago
Till Adam 0122540878 handle an empty account list properly. 21 years ago
Till Adam 8e730ddc09 Remove unused bool parameter for excluding imap accounts from the 21 years ago
David Faure 0c9148bf15 Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
David Faure 9e6702f8ab Fix nasty cached imap bug: changes made to the folders while syncing (renames, deletions, creations...) 21 years ago
Till Adam 451fe27a3e o Further disentangle serial number cache handling, message dict 21 years ago
Marc Mutz 556227ccc0 Abstract KMComposeWin behind KMail::Composer. Patch as posted on kmail-devel. 21 years ago
Till Adam 9a84c74e76 KMMsgDict rafactoring/clarification and related fixes, as discussed 21 years ago
Marc Mutz b7dc817bdd Hide KMSender from the rest of KMail. 21 years ago
Matt Douhan c78f7d4fb1 Add dcop calls to pause and resume backgroundjobs such 21 years ago
Matt Douhan 846770ec4a Make it possible to set the default transport using dcop 21 years ago
David Faure 99634e1c49 Don't load the recent addresses just to save them back again immediately, on exit. 21 years ago
Thomas Zander 753d8448fb CVSSILENT: More header cleanup 21 years ago
Thomas Zander 73eda4578c These files include, but don't need kmmessage.h (11 of the previous 22...) 21 years ago
Till Adam 755bfd50fd SVNSILENT include correctness 21 years ago
Thomas Zander cf8712d2f0 Make sure irrelevant context menu items are not shown based on the folder 21 years ago
Thomas Zander 55eabf8ecc Remove kmfoldernode's setType() and type() methods and all the places where it is 21 years ago
Tobias Koenig 500867eb70 Show the mail in a reader window instead of jumping to the 21 years ago
Till Adam 6b3ac3dd6d warning-- 21 years ago
Danny Kukawka b61e3f887e - changed static KMMsgStatus strToStatus() to 21 years ago
Danny Kukawka 9d36f9ea94 Applying slightly adopted patches by Alfons Hoogervorst: 21 years ago
Paul Sprakes 3ca71dc064 BUG: 77419 21 years ago
Danny Kukawka 493c9c9c03 - added new feature to dcopAddMessage*(), now we can import messages to 21 years ago
Danny Kukawka 9f4064d2ac - backport from HEAD, bugfix for #103205 21 years ago
Danny Kukawka f3b40fc2d2 - fixed problems with '/' in foldername in dcopAddMessage*(), now return -1 21 years ago
Ingo Klcker c79a00e9ff Backport CVS commit by wstephens: 21 years ago
Will Stephenson eae5a612d6 deallocate message bodies after importing them, otherwise the entire imported folder is in memory. 21 years ago
Volker Krause a3cf3ebcf8 If the user cancels the wallet password prompt, remember this decision and don't ask again for every account. 21 years ago
Volker Krause 5d4487b101 We get here if the user canceled the wallet password dialog, so the message "This error is most probably caused by providing a wrong password." is at least misleading, wrong passwords are handled by KWallet itself. 21 years ago
Ingo Klcker 6c99a364d0 Improve workaround for ignoring the '-session foo' command line argument. 21 years ago
Ingo Klcker 15b24c92e6 Add workaround for the weird 'If I click on KMail's system tray applet a composer with subject 'ession' opens.' bug. Whoever prepended the long 'session' command line argument with only one dash should be made pay indemnity to all those poor composer windows that happily opened for the user looking forward to helping him compose a nice message and that were then closed by the user without being used. 21 years ago
Will Stephenson f5e14117dc Initialise the KIMProxy proactively. This means that the proxy gets all its DCOP traffic out of the way before initialising the kmailicaliface. Previously there was a chance of the proxy having to call out to IM apps, which might be trying to reload address books created by the kmailicaliface at the same time, leading to deadlock. 21 years ago
Ingo Klcker f4acf04a04 Argh. If I just get the message then the message is deleted when the folder is closed. So I better detach it from the folder. 21 years ago
Ingo Klcker 5743b0cf02 Use /home/ingo/.kde-cvs/share/apps/kmail/mail by default as folder storage (instead of ~/Mail). Moving is disabled for now because it doesn't always work and is IMO anyway to dangerous because there's no safe rollback possible unless we copy the whole mail storage and only delete the origin if the transfer succeeded. 21 years ago
Ingo Klcker e1fd24edf2 Add dcop calls dcopAddMessage_fastImport() and dcopResetAddMessage(). Use member variables instead of statics since the kernel is anyway a singleton. Based on patch by Danny Kukawka. 21 years ago
Ingo Klcker 9d56e8dd82 Change autosaving: 21 years ago
David Faure 07f181ace4 Remove KPIM::Part. It only existed for its raise() signal, which is easily replaced with 22 years ago
George Staikos 05c0b1c046 raise the kmail part in kontact when the tray icon is clicked. 22 years ago
David Faure 421134df4d Fix for "kstart --iconify --windowclass kmail kmail" as discussed with Seli. 22 years ago
David Faure 50889ae5f2 Fix for "kstart --iconify --windowclass kmail kmail" as discussed with Seli. 22 years ago
Till Adam 0c73a919e8 Forward port of ical invitation and reply handling fixes from proko2. 22 years ago
Till Adam e080dec92c Don't sign or encrypt inline ical invitations,neither KMail nor OL can 22 years ago
Till Adam 0ce2c0ce83 CVS_SILENT oops 22 years ago
Till Adam 4e9687d2b4 CVS_SILENT oops 22 years ago