317 Commits (b048d4c60e400f6c8c33dbdc5d85adfe57a37f18)

Author SHA1 Message Date
David Faure 50889ae5f2 Fix for "kstart --iconify --windowclass kmail kmail" as discussed with Seli. 22 years ago
Till Adam e080dec92c Don't sign or encrypt inline ical invitations,neither KMail nor OL can 22 years ago
Till Adam 4e9687d2b4 CVS_SILENT oops 22 years ago
Till Adam 2a69e72be1 Actually this is more correct, the dcop method could be called by non- 22 years ago
Till Adam 720afad725 Don't allow signatures in ical replies, OL chokes on them. 22 years ago
David Faure 5bcf43bd29 Oh, the entry in the .kcfg isn't in the branch. Fixed, thanks Laurent for noticing. 22 years ago
David Faure 7ada97e3c1 Fixed "send ical as attachment or in body" vs "auto send" logic, as discussed with Till. 22 years ago
Till Adam d0328c9848 This should hopefully fix the problem with disappearing dimap folders (backport revision 1.313) 22 years ago
David Faure 1a90c6e462 Remove BCC coming from identity on ical invitations (https://intevation.de/roundup/kolab/issue474) 22 years ago
Ingo Klcker 676e306d97 Backport of 22 years ago
Till Adam 8c15ff62d9 Disable wordwrap in the composer for all inline invitation mails, not just 22 years ago
Bo Thorsen 22a56f34e0 Backport: Don't use dcop to call a library method 22 years ago
Bo Thorsen 756ae90f58 Don't use dcop to call a library method 22 years ago
Bo Thorsen e4a0615bb6 From the branch: This would appear to be a very big change, but in fact it does absolutely nothing. It just removes an obscene amount of old kroupware code that is no longer used. There are no changes in this patch. 22 years ago
Bo Thorsen a9a4b2ee45 This would appear to be a very big change, but in fact it does absolutely nothing. It just removes an obscene amount of old kroupware code that is no longer used. There are no changes in this patch. 22 years ago
Bo Thorsen 70e1bee969 From the branch: Plugging two memleaks - the message was never deleted, and the composewin was not deleted when using automatic sending 22 years ago
Bo Thorsen f174a40941 Plugging two memleaks - the message was never deleted, and the composewin was not deleted when using automatic sending 22 years ago
Bo Thorsen b2d1b67616 From proko2: Make the automatic invitation sending settable 22 years ago
Bo Thorsen 6b281a38af Last part of the proko2 change to make the automatic sending user settable. Accepted for the branch by Ingo. 22 years ago
Ingo Klcker 3bd777cf8f Backport: Make the New Message action from KMail's Kontact plugin respect the folder identity. This made the creation of a new hidden DCOP call necessary. 22 years ago
Ingo Klcker d1cba8912c Make the New Message action from KMail's Kontact plugin respect the folder identity. This made the creation of a new hidden DCOP call necessary. 22 years ago
Volker Krause dd48a5eddf Add KWallet support. 22 years ago
Till Adam d49ffb355b Forward port of fix from the branch: 22 years ago
Till Adam 0dca2ac40d Don't crash when a folder which is a resource folder is deleted, because 22 years ago
Tobias Koenig 0156f0844b Add showMailCalled(), which is used to raise this part in kontact when the 22 years ago
Till Adam 32ed741aa7 Backport of commit: 22 years ago
David Faure bd857babd8 Till okayed the fix: create KConfigSkeleton on startup to avoid kconfig group messup 22 years ago
David Faure 81e9b4ed5c Till okayed the fix: create KConfigSkeleton on startup to avoid kconfig group messup 22 years ago
Till Adam f064f845e2 Iterate over all accounts when checking whether a folder is a trash folder. That not only also finds dimap folders, but it makes it possible to have a folder be a trash folder of a different account, not the one the folder belongs to. 22 years ago
Ingo Klcker 51c11b2c4a Move the system tray configuration from Network/Receiving to Appearance/System Tray. Use KConfigXT for the settings. Add an appropriate update script (which also prepends 'mailto:' to all mailing list posting addresses so that the addresses work with the new mailing list code). 22 years ago
Bo Thorsen d664aa9baf Make a legacy option for sending invitations to Outlook users. 22 years ago
Ingo Klcker c8fb566e66 Disable the ugly workaround for the ghost message problem. The problem should now be solved the right way. This workaround was anyway not a good idea because it triggered our warning about unknown messages in the outbox folder if the user has left some messages in the outbox when he quit KMail. 22 years ago
Allen Winter a15d2d6be2 Added new getFrom hidden dcop function. 22 years ago
David Faure c5565deb35 KIMProxy is a singleton, with a private destructor. This means you can't delete it. 22 years ago
Karl-Heinz Zimmer 3333406754 Enable other programs to specify an own encoding for each of the attachments passed into an openComposer call. 22 years ago
Ingo Klcker a2f6662b69 Add dcop call timeOfLastMessageCountChange() which will be used by the mail summary in Kontact to determine whether the counts need to be updated. 22 years ago
David Faure a0fb0131a8 perl -pi -e 's,libkdepim/identity,libkpimidentities/identity,' * 22 years ago
David Faure 5bfa94afd4 Remove distinction between cleanup() and notClosedByUser(), as discussed on kmail-devel. 22 years ago
Karl-Heinz Zimmer 6779a33ee5 Enhance the openComposer function by a charset parameter, to enable KOrganizer to report the charset used for the iCal attachment in event invitation mails. 22 years ago
Marc Mutz cc924efbea Add an option to configure the composer autosave interval. Patch originally developed in aegypten_branch and posted to kmail-devel by David Faure, changed to include the right amount of whitespace by me on request of Ingo. 22 years ago
Till Adam 1a4ba9419b Nuke the index of the outbox on startup if the outbox folder is a maildir 22 years ago
Ingo Klcker b760389458 Cleanup: - Accessors are to be named foo() but not getFoo(). Moreover they should in general be const. 22 years ago
David Faure 81bf1c52e3 Patch by Nathan Toone to make kontact not exit when closing the window 22 years ago
David Faure 1ac13c7785 Fixed "compact all folders" (copy-n-paste error) 22 years ago
David Faure a2d8633af3 Empty trash on exit, if configured to do so, on kontact exit and when kmail 22 years ago
David Faure c44c484bb5 Similarly to expiring old mails in the background, this implements compacting 22 years ago
David Faure 90b666f740 KMBroadcastStatus cleanup discussed with Till: move "abortRequested" 22 years ago
Carsten Burghardt a9732f135b Add the "list only open folders" feature. 22 years ago
Will Stephenson fe2b85978d Make proxy a singleton and remove use from dlopened plugins to ensure that the DCOP object id is unique within the process, otherwise DCOP signals are delivered to the wrong object. 22 years ago
Will Stephenson e4d9523482 Third tranche of Instant Messaging integration. 22 years ago