- adjust includes and link rules
- delete the libraries from this module
- remove obsolete collectingprocess and configmanager
svn path=/trunk/KDE/kdepim/; revision=682059
SVN commit 659861 by winterz:
fix "attendee in CC-field are missing from an invitation if the own email address could not be found".
Patch from Martin. Thanks!
BUGS#131029
svn path=/branches/kdepim/enterprise/kdepim/; revision=669057
give original style answers about meeting attendance
but with i18n strings.
ALSO fixed krazy isses
AND did some coding style and indentation fixes
svn path=/trunk/KDE/kdepim/; revision=668050
Users want a subject that states if the invitation has been accepted
forward port SVN commit 661635 by tstaerk:
The acceptance status is in status, not in Reply.
svn path=/trunk/KDE/kdepim/; revision=661734
Fix sending invitations to Outlook users.
Patch provided and tested by Thorsten and Jan-Pascal. Thanks!
Also, restore a needed openComposer() method, though I can't
figure out how/where it gets called.
svn path=/trunk/KDE/kdepim/; revision=661483
fix "attendee in CC-field are missing from an invitation if the own email address could not be found".
Patch from Martin. Thanks!
svn path=/trunk/KDE/kdepim/; revision=659863
invitations if one is not in the invitations To: list, now that the
string freeze is lifted somewhat.
CCMAIL: 106594@bugs.kde.org
svn path=/branches/KDE/3.5/kdepim/; revision=509083
so it can crash if e.g. QString::null hasn't been initialized yet.
Using a pointer instead, with delayed initialization.
svn path=/trunk/KDE/kdepim/; revision=486706
so it can crash if e.g. QString::null hasn't been initialized yet.
Using a pointer instead, with delayed initialization.
svn path=/branches/KDE/3.5/kdepim/; revision=486703
the handlers are invoked. Otherwise the user is confused, and the mail
underneath moves away, while the secondary window remains open and the
user can invoke the handlers again. While that is not strictly a
problem, this way is more intuitive, I believe.
(See: https://intevation.de/roundup/kolab/issue859)
svn path=/branches/kdepim/proko2/kdepim/; revision=439563
the handlers are invoked. Otherwise the user is confused, and the mail
underneath moves away, while the secondary window remains open and the
user can invoke the handlers again. While that is not strictly a
problem, this way is more intuitive, I believe.
(See: https://intevation.de/roundup/kolab/issue859)
svn path=/branches/KDE/3.5/kdepim/; revision=439559
are a member of be sure to ask the user which identity to use for replying
and replacing the attendee with that identity in the reply ical.
Patch by Bo with slight modifications and an off by one fix. File branched
due to new strings.
svn path=/branches/proko2/kdepim/; revision=364292