svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r934940 | tmcguire | 2009-03-04 10:22:41 +0100 (Wed, 04 Mar 2009) | 10 lines
Merged revisions 931706 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r931706 | winterz | 2009-02-25 18:37:46 +0100 (Wed, 25 Feb 2009) | 3 lines
believe it or not, there's a character in the KDAB copyright line that
kills xemacs 21.4. So I replaced that char with 'ä' and now xemacs is happy.
........
................
svn path=/trunk/KDE/kdepim/; revision=938140
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r931706 | winterz | 2009-02-25 18:37:46 +0100 (Wed, 25 Feb 2009) | 3 lines
believe it or not, there's a character in the KDAB copyright line that
kills xemacs 21.4. So I replaced that char with 'ä' and now xemacs is happy.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=934940
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.2/kdepim
........
r925419 | tmcguire | 2009-02-13 10:39:09 +0100 (Fri, 13 Feb 2009) | 4 lines
Backport r922317 by tmcguire from trunk to the 4.2 branch:
Fix the certificate URL, now it is correct again. However, showing it fails with 'kleopatra: Unknown option 'query'.
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=925444
Fix the certificate URL, now it is correct again. However, showing it fails with 'kleopatra: Unknown option 'query'.
svn path=/branches/KDE/4.2/kdepim/; revision=925419
Sill some deprecated warnigns, I guess I'll fix them myself now.
--
Merged revisions 843622,850460,850469 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r843622 | ervin | 2008-08-07 15:09:51 +0200 (Thu, 07 Aug 2008) | 143 lines
New Enterprise header style, and show attachements as part of the
header.
Closes kolab/merge74 aka "Extended attachment view".
On a personal note I hope it'll make it upstream, those two smallish
features are simply gorgeous IMHO.
[SNIP]
................
r850460 | ervin | 2008-08-21 17:12:23 +0200 (Thu, 21 Aug 2008) | 10 lines
Some fixes as requested by Thomas:
1) Enterprise header's mail picture doesn't overlap subject anymore;
2) In fancy header mode the attachments button is now left aligned;
3) The list of attachment doesn't scroll anymore with the enterprise
header;
4) Enterprise header now plays well with dark color schemes and
encapsulated messages.
Fixing deprecated calls and coding style will follow.
................
r850469 | ervin | 2008-08-21 17:43:46 +0200 (Thu, 21 Aug 2008) | 3 lines
Addresses the style and indentation issues found by Thomas
(from revision 843622).
................
svn path=/trunk/KDE/kdepim/; revision=850566
https://vkrause@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r743023 | mutz | 2007-11-29 18:44:11 +0100 (Thu, 29 Nov 2007) | 1 line
Add support for audit log inspection to the reader window.
........
r743026 | mutz | 2007-11-29 18:55:12 +0100 (Thu, 29 Nov 2007) | 1 line
Suppress context menu for kmail: links; rename ShowHTML..URLManager to KMailProtocolURLManager, since it already handles most of them; return status messages for all kmail: links, lest people get scared by seeing kmail:showFooBar gibberish in the status bar; Fix missing . in one status bar message.
........
svn path=/trunk/KDE/kdepim/; revision=807621
* show/hide attachment button is not shown when email has no attachments (kolab issue 2529)
svn path=/branches/kdepim/enterprise/kdepim/; revision=785558
https://vkrause@svn.kde.org/home/kde/branches/work/~vkrause/enterprise
........
r702889 | vkrause | 2007-08-21 14:39:48 +0200 (Tue, 21 Aug 2007) | 5 lines
Allow to disable automatic decryption of encrypted mails when viewing
and offer a decrypt link instead in the reader.
Prokde35-z Item 41
........
svn path=/branches/kdepim/enterprise/kdepim/; revision=708741
Reasons:
- Most parts are disabled/commented out anyway
- The kdelibs part does not work
- Kopete won't be ready for KDE 4.0
- The author of KIMProxy (Will) is not going to fix KIMProxy,
but there are plans to add something similar later, probably
based on Decibel.
svn path=/trunk/KDE/kdepim/; revision=706534
KShellProcess -> K3ShellProcess
KProcIO -> K3ProcIO
KProcessController -> K3ProcessController
not deprecating, as we don't have a replacement yet.
not moving yet, as kdelibs still has heavy dependencies on it.
agreed upon with dfaure.
svn path=/trunk/KDE/kdepim/; revision=646732
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