Do not merge into the tag, string changes.
--
Crossport r986306 by tmcguire from trunk to the enterprise35 branch:
Merged revisions 966821 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r966821 | tmcguire | 2009-05-12 00:35:10 +0200 (Tue, 12 May 2009) | 8 lines
When inline forwarding a message, include the CCs as well by default.
For this, a new template command OADDRESSEESADDR was added.
Thanks to David "Usability" Faure for suggesting this.
Note to self: When porting to trunk, use "templates.diff" in your KMail dir,
to avoid conflicts.
........
svn path=/branches/kdepim/enterprise/kdepim/; revision=1021490
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r970943 | tmcguire | 2009-05-21 15:05:43 +0200 (Thu, 21 May 2009) | 3 lines
Shorten the string, this was redundant, as it is already in the "original message" group.
MERGE: 4.4
........
svn path=/trunk/KDE/kdepim/; revision=986414
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r966821 | tmcguire | 2009-05-12 00:35:10 +0200 (Tue, 12 May 2009) | 8 lines
When inline forwarding a message, include the CCs as well by default.
For this, a new template command OADDRESSEESADDR was added.
Thanks to David "Usability" Faure for suggesting this.
Note to self: When porting to trunk, use "templates.diff" in your KMail dir,
to avoid conflicts.
........
svn path=/trunk/KDE/kdepim/; revision=986306
For this, a new template command OADDRESSEESADDR was added.
Thanks to David "Usability" Faure for suggesting this.
Note to self: When porting to trunk, use "templates.diff" in your KMail dir,
to avoid conflicts.
svn path=/branches/kdepim/enterprise4/kdepim/; revision=966821
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.2/kdepim
........
r953507 | tmcguire | 2009-04-14 10:10:32 +0200 (Tue, 14 Apr 2009) | 12 lines
Backport r951937 by marten from trunk to the 4.2 branch:
Ensure that the default for "Use custom templates in this folder" is off.
Make the "Insert command" button in the templates dialogue into a proper
menu button, using QPushButton::setMenu().
Eliminate "No newline at end of file" warning for stringutil.h
CCBUG:184307
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=953840
Ensure that the default for "Use custom templates in this folder" is off.
Make the "Insert command" button in the templates dialogue into a proper
menu button, using QPushButton::setMenu().
Eliminate "No newline at end of file" warning for stringutil.h
CCBUG:184307
svn path=/branches/KDE/4.2/kdepim/; revision=953507
Make the "Insert command" button in the templates dialogue into a proper
menu button, using QPushButton::setMenu().
Eliminate "No newline at end of file" warning for stringutil.h
CCBUG:184307
svn path=/trunk/KDE/kdepim/; revision=951937
Improved templates support from Dmitry:
1. Coding style fixes.
2. Little refactoring.
3. Custom reply/forward templates added (David Faure ask for them on list)
4. Various bug fixes, including major one -- wrong charset on %TEXT command
svn path=/branches/KDE/3.5/kdepim/; revision=614027