Merged revisions 971902 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r971902 | mlaurent | 2009-05-23 18:08:52 +0200 (Sat, 23 May 2009) | 2 lines
Don't save when we don't have filter to export
........
svn path=/trunk/KDE/kdepim/kmail/; revision=1080610
Merged revisions 971901 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r971901 | mlaurent | 2009-05-23 17:59:31 +0200 (Sat, 23 May 2009) | 9 lines
Add two buttons to selectall and unselectall
necessary when we had a lot of filters.
becarefull: there is a new feature, and there is a new i18n
We must merge in KDE 4.4 not in kde4.3
we must merge in e4
........
svn path=/trunk/KDE/kdepim/kmail/; revision=1080607
Merged revisions 1075124 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1075124 | tmcguire | 2010-01-15 16:19:51 +0100 (Fri, 15 Jan 2010) | 3 lines
Actually use the filename for the file dialog here
kolab/issue4029
........
svn path=/trunk/KDE/kdepim/kmail/; revision=1080597
Merged revisions 1080537 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1080537 | tmcguire | 2010-01-26 12:46:42 +0100 (Tue, 26 Jan 2010) | 5 lines
Add checkbox for the "Close window after replying or forwarding" option.
I've added this to the apperance->message window config tab. I'm not too hapy
about that, but I couldn't find a place that is better suited.
........
svn path=/trunk/KDE/kdepim/kmail/; revision=1080561
Merged revisions 1080529 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1080529 | tmcguire | 2010-01-26 12:21:11 +0100 (Tue, 26 Jan 2010) | 4 lines
Add config option to close the seperate reader window after replying/forwarding.
No UI to change the config option yet, that will come next.
........
svn path=/trunk/KDE/kdepim/kmail/; revision=1080558
SVN_MERGE:
Merged revisions 1080495 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1080495 | tmcguire | 2010-01-26 12:07:50 +0100 (Tue, 26 Jan 2010) | 3 lines
Call a slot when a reply/foward is done in the seperate reader.
Doesn't do anything meaningful yet.
........
svn path=/trunk/KDE/kdepim/kmail/; revision=1080550
and if we want to implement it in this dialog box we must
create a dbus call and we don't want to add other dbus call
between kmail->resources.
(and it's a minor feature not critical for new kmail)
svn path=/trunk/KDE/kdepim/kmail/; revision=1080489
Merged revisions 1076998 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1076998 | tmcguire | 2010-01-19 05:13:15 -0500 (Tue, 19 Jan 2010) | 2 lines
I can already hear the complaints of inconsistency, so better replace all tildes...
........
svn path=/trunk/KDE/kdepim/kmail/; revision=1080295
Merged revisions 1076994 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1076994 | tmcguire | 2010-01-19 05:09:45 -0500 (Tue, 19 Jan 2010) | 5 lines
It is apparently the expected behaviour of KShell::tildeExpand() to expand "~test" to the
home dir, so work around that.
Fixes kolab/issue3805
........
svn path=/trunk/KDE/kdepim/kmail/; revision=1080292
Merged revisions 1076978 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1076978 | tmcguire | 2010-01-19 04:44:17 -0500 (Tue, 19 Jan 2010) | 4 lines
Change the dot to a _ everywhere, not just at the start, otherwise it is inconsistent.
Part of kolab/issue3805
........
svn path=/trunk/KDE/kdepim/kmail/; revision=1080291
Move the KMail Archive Import function from KMail to KMailCVT, where it belongs.
Now KMailCVT does not depend on KMail anymore, thanks to this and Matthew's work
on the other filters. KMailCVT now imports directly to Akonadi, instead of talking
to KMail via DBus.
In theory you could use KMailCVT for Mailody now. Only the name is still missleading :)
The progress reporting for importing an archive is much nicer now, since KMailCVT
provides nice log and progress reporting facilities.
</digest>
svn path=/trunk/KDE/kdepim/kmail/; revision=1079483
Merged revisions 1074705 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r1074705 | mutz | 2010-01-14 17:05:46 +0100 (Thu, 14 Jan 2010) | 6 lines
Kleopatra: port to libassuan v2
This is a clean cut. At least libassuan v2.0.0 is required (it's the first
one that can be built into a DSO, which is the only sane way to deal with
libraries...). However, libassuan isn't required. If not found, Kleopatra
should be built with reduced functionality, as before.
........
svn path=/trunk/KDE/kdepim/kleopatra/; revision=1078528
Readd standardArchivePath when url is empty and we change type of archive
(avoid to create file as .tar.gz etc.)
MERGE: e4/e5/trunk and other if necessary
svn path=/trunk/KDE/kdepim/kmail/; revision=1078433