19 Commits (fcab9fea1992c7e9d4312f85286d63b1eaf94064)

Author SHA1 Message Date
Thomas McGuire 7c63adbaf1 Backport r870374 by tmcguire from trunk to the 4.1 branch: 18 years ago
Thomas McGuire f09e7741de Merged revisions 866739 via svnmerge from 18 years ago
Till Adam 177ec170d4 On Windows, the serial number gets somehow crrupted, while traversing the plugin boundary. Move the invitation message deletion into the callback, inside KMail, where it belongs. Fixes kolab/issue2705. 18 years ago
Thomas McGuire 5a52548555 Merged revisions 819152 via svnmerge from 18 years ago
Volker Krause 1fad9c468e Merged revisions 792202-792230 via svnmerge from 18 years ago
Volker Krause 4c0bcbbdf6 Send declined counter proposals back to the sender instead of to myself. 18 years ago
Till Adam 9dc518bce6 Merge in the rest of enterprise branch. Manually reviewed. I'll make a wiki page 18 years ago
Andreas Hartmetz fd6981e949 Recorded merge of revisions 662660 via svnmerge from 18 years ago
Andreas Hartmetz e06664ed38 Recorded merge of revisions 661739 via svnmerge from 18 years ago
Andreas Hartmetz c18c9d06a1 Merged revisions 661635 via svnmerge from 18 years ago
Andreas Hartmetz a3a911d10a Merged revisions 661525 via svnmerge from 18 years ago
Thomas McGuire 98982d6222 Some fixes for the post-4.0 merge: 18 years ago
Volker Krause 89d19d1b06 Merged revisions 735684 via svnmerge from 19 years ago
Volker Krause 122609dcab Fix a few more cases where invitations are deleted. 19 years ago
Till Adam 8279ec760e Merged revisions 733159 via svnmerge from 19 years ago
Till Adam 1d9bb11f39 Make it (non-gui) configurable when the user is asked to provide a comment 19 years ago
Frank Osterfeld d1dfa77976 merge changes from enterprise 19 years ago
Volker Krause 3bbf795aa6 Merge commits 657604, 657613 and 675490 from enterprise branch. 19 years ago
Allen Winter 57ef10d4de KDE_EXPORT -> KMAIL_EXPORT 19 years ago
Allen Winter 16aa77e6bb forward port SVN commit 662660 by tstaerk: 19 years ago
Thorsten Staerk 5f28b73675 give original style answers about meeting attendance 19 years ago
Allen Winter 47f11de469 minor fixes for tstaerk's "Users want a subject that states if the invitation has been accepted" patch. Already forward ported. 19 years ago
Allen Winter 5af59f2571 forward port SVN commit 661525 by tstaerk: 19 years ago
Thorsten Staerk 5da7c1c940 The acceptance status is in status, not in Reply. 19 years ago
Thorsten Staerk 481a931996 Users want a subject that states if the invitation has been accepted 19 years ago
Allen Winter c8a6ee1d6a cleaning, scrubbing, and some minor Krazy fixes. 19 years ago
Volker Krause 0cae61daf4 Don't delete forwarded invitations. 19 years ago
Laurent Montel 604173be2d kdepimmacros.h not necessary now 20 years ago
David Faure 8270ad07db Cleaning up the proko2 branch mess (that I originally created); this will require a few commits and a temporary branch. 20 years ago
Laurent Montel ee46d3efe0 #include <q...h> -> #include <Q...> 20 years ago
Till Adam aa636638ba If an invitation is opened in a secondary window, close that window when 21 years ago
Till Adam 776682a1a3 If an invitation is opened in a secondary window, close that window when 21 years ago
Reinhold Kainhofer 2e77a55d99 The FSF has moved, use the new address in all license files and headers ... 21 years ago
Dirk Mueller 82f8229f5f various export/compile fixes 21 years ago
Bo Thorsen b5926f6487 Now accepting and declining an invitation works 22 years ago
Bo Thorsen b61b26f2cb Only ask the user once for the right receiver 22 years ago
Bo Thorsen 2eb6a4a8b2 Get the correct receiver email address from the email 22 years ago
Bo Thorsen 076de7f50e Give url handlers some possibilities to get back to KMail for identity handling, mailing, etc. 22 years ago
Till Adam 607583a092 Backport the bodypartformatter (plugin) infrastructure from aegypten 22 years ago
Dirk Mueller 05ce0dd767 unbreak compilation (gcc 3.4+) 23 years ago
Marc Mutz f512f1d511 New class KMail::AboutData, to be used in main.cpp and kmail_part.cpp instead of KAboutData. I hope the only change is removing the trailing space in Stefan Taferner's name. OK'ed by Ingo 23 years ago
Marc Mutz e2a890c1ac Enable Windows port by adding an exception clause for non-free Qt; this is in files where the copyright ownership is clear :-). The fun part is the rest of KMail... 23 years ago
Marc Mutz 2f8bf7354a New HtmlWriters {Tee,File}HtmlWriter: 23 years ago
Marc Mutz cd18f917ec - Remove commented out methods. 24 years ago
Marc Mutz 11f738af38 Move KMReaderWin::queueHtml() and all html queueing code over to 24 years ago
Marc Mutz 82fec45526 Added HtmlWriter interface that decouples html writing from KMReaderWin (or KHTMLPlart). 24 years ago