svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r980009 | tmcguire | 2009-06-11 00:00:40 +0200 (Thu, 11 Jun 2009) | 4 lines
Clear the body part mementos when destroying the reader.
Fixes kolab/issue3692 (or maybe I'm too tired to press ctrl+w fast enough to reproduce, who knows)
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=980930
Fix word-puzzle for translators. Yes, this is a string change, but the fix was requested
by a translator in a bug report. Hope this is better now.
CCBUG: 170277
CCMAIL: kde-i18n-doc@kde.org
MERGE: e4
svn path=/branches/kdepim/enterprise4/kdepim/; revision=979705
"view-pim-contacts" instead of "text-directory" for groupware contact
"view-pim-calendar" instead of "text-calendar" for groupware calendar
MERGE: trunk
svn path=/branches/kdepim/enterprise4/kdepim/; revision=974684
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r967378 | tmcguire | 2009-05-13 12:56:22 +0200 (Wed, 13 May 2009) | 9 lines
Add an option to also check the subfolders when checking a single folder,
and use this when troubleshooting the cache.
That way, we get all the folders on the server back, instead of only the
immediate subfolders of the folder we are checking, thus preventing
bogus error messages like in kolab/issue2972.
kolab/issue2972
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=968236
and use this when troubleshooting the cache.
That way, we get all the folders on the server back, instead of only the
immediate subfolders of the folder we are checking, thus preventing
bogus error messages like in kolab/issue2972.
kolab/issue2972
svn path=/branches/kdepim/enterprise/kdepim/; revision=967378
Merged revisions 961182,963289 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r961182 | tmcguire | 2009-04-29 17:46:41 +0200 (Wed, 29 Apr 2009) | 6 lines
Fix a D-Bus race condition: Wait longer for KMail to register the groupware interface.
This should fix David's problem of not seeing any reminders when korgac auto-starts
KMail.
CCMAIL: faure@kde.org
........
r963289 | winterz | 2009-05-04 14:54:31 +0200 (Mon, 04 May 2009) | 2 lines
include <unistd.h> for usleep()
........
svn path=/branches/KDE/4.2/kdepim/; revision=964281
This should fix David's problem of not seeing any reminders when korgac auto-starts
KMail.
CCMAIL: faure@kde.org
svn path=/branches/kdepim/enterprise4/kdepim/; revision=961182
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/KDE/4.2/kdepim
........
r951803 | tmcguire | 2009-04-10 11:40:58 +0200 (Fri, 10 Apr 2009) | 6 lines
Backport r950884 by tmcguire from trunk to the 4.2 branch:
Don't crash when trying to activate groupware folders, the account was 0 for me.
kolab/issue2979
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=951807
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
........
r887109 | pradeepto | 2008-11-21 07:50:31 +0100 (Fri, 21 Nov 2008) | 10 lines
-- Forward port of
SVN commit 883206 by pradeepto:
-- Fixing wrong default name when renaming IMAP ressources. Only enabled for kolab or scalix resources. Making a dcop call from korg to kmail to change the subresource name so that the change is reflected across both the apps. And also using kmailrc for persistence.
kolab/Issue 2908.
( adapted to dbus from dcop )
........
r890603 | tmcguire | 2008-11-29 16:37:04 +0100 (Sat, 29 Nov 2008) | 5 lines
endl--
minor coding style fixes
SVN_SILENT
........
svn path=/trunk/KDE/kdepim/; revision=907348
SVN commit 883206 by pradeepto:
-- Fixing wrong default name when renaming IMAP ressources. Only enabled for kolab or scalix resources. Making a dcop call from korg to kmail to change the subresource name so that the change is reflected across both the apps. And also using kmailrc for persistence.
kolab/Issue 2908.
( adapted to dbus from dcop )
svn path=/branches/kdepim/enterprise4/kdepim/; revision=887109
This brings a reworked folder tree and and a new message list, which is much more powerful than the old one.
New features include grouping, multiline items and the ability to customize just about everything of the look of the message list.
Also, we have a tabbed interface for opening more than one folder at once now.
An important aspect of the new message list is that drawing speed is now fast again (there was a regression in Q3ListView that
made huge folders a real pain to navigate, reading commit folders was not a nice thing to do).
There are probably more things which I forgot to list here.
Also, this is big step forward in getting rid of Qt3Support in KMail, now just some tiny bits are left.
Many thanks to SoC student Szymon Stefanek for his awesome work on his project! I can't stress enough how great this
achivment is. He even added very good API documentation to his classes :)
This requires the lastest version of qt-copy, otherwise you'll get mysterious crashes in Qt painting code from time to time.
We hope that this patch will be added to the next Qt 4.4.x version.
And finally, this merge also brings many regressions, which is not unnatural for such a big change.
In the remaining time before the KDE 4.2 release, we'll have to work on those to get it polished and regression-free.
Help here is always needed, and is a good opportunity to start working on KMail, since many regressions are low hanging fruit.
It also means the message list and the folder tree need a bit of testing.
If you find bugs, report them under the "new message list" and "new folder tree" component of the bug tracker, thanks.
I also plan to setup a wiki page with known regressions.
CCMAIL: kde-pim@kde.org
GUI:
CCBUG: 117808
BUG: 163469
FEATURE: 18170
FEATURE: 32400
FEATURE: 42107
FEATURE: 45526
FEATURE: 81272
FEATURE: 90142
FEATURE: 107450
(and probably many others)
svn path=/trunk/KDE/kdepim/; revision=881321
Note: The remaining issues are false positives. They cannot be changed to ' '
as the called function expects a const char*.
svn path=/trunk/KDE/kdepim/; revision=861369
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r813689 | vkrause | 2008-05-28 15:52:32 +0200 (Wed, 28 May 2008) | 12 lines
Merged revisions 767769 via svnmerge from
https://vkrause@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r767769 | vkrause | 2008-01-28 19:50:05 +0100 (Mon, 28 Jan 2008) | 5 lines
Add account name to the resource name in case there are multiple DIMAP
accounts.
Kolab issue 2319
........
................
svn path=/trunk/KDE/kdepim/; revision=833875
https://vkrause@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r767769 | vkrause | 2008-01-28 19:50:05 +0100 (Mon, 28 Jan 2008) | 5 lines
Add account name to the resource name in case there are multiple DIMAP
accounts.
Kolab issue 2319
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=813689
from
/branches/work/kmail-nommap (r799390..804487)
/branches/work/kdepim-nommap/kmail (r804484..804960)
The SQLite mode is currently enabled only on Windows (by KMAIL_SQLITE_INDEX define),
so on !Windows, the code for standard 'mmap' mode is compiled.
CCMAIL:kde-pim@kde.org
svn path=/trunk/KDE/kdepim/; revision=805075
- follow interface changes in the Scalix resource as well
- less manual D-Bus calls in the Kolab resource
- various cleanups
svn path=/trunk/KDE/kdepim/; revision=785526