svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r968236 | tmcguire | 2009-05-15 14:27:38 +0200 (Fri, 15 May 2009) | 16 lines
Merged revisions 967378 via svnmerge from
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=/trunk/KDE/kdepim/; revision=970738
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
Merged revisions 964446 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r964446 | tmcguire | 2009-05-06 19:03:22 +0200 (Wed, 06 May 2009) | 11 lines
Merged revisions 964441 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r964441 | tmcguire | 2009-05-06 18:58:42 +0200 (Wed, 06 May 2009) | 4 lines
Don't crash when we refresh the IMAP cache and a folder has been removed on the server in the meantime.
kolab/issue2459
........
................
svn path=/branches/KDE/4.2/kdepim/; revision=967479
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r964446 | tmcguire | 2009-05-06 19:03:22 +0200 (Wed, 06 May 2009) | 11 lines
Merged revisions 964441 via svnmerge from
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r964441 | tmcguire | 2009-05-06 18:58:42 +0200 (Wed, 06 May 2009) | 4 lines
Don't crash when we refresh the IMAP cache and a folder has been removed on the server in the meantime.
kolab/issue2459
........
................
svn path=/trunk/KDE/kdepim/; revision=967418
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
svn+ssh://tmcguire@svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r964441 | tmcguire | 2009-05-06 18:58:42 +0200 (Wed, 06 May 2009) | 4 lines
Don't crash when we refresh the IMAP cache and a folder has been removed on the server in the meantime.
kolab/issue2459
........
svn path=/branches/kdepim/enterprise4/kdepim/; revision=964446
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
* Added support for finding Scalix groupware folders
* Added support for creating Scalix folders
svn path=/branches/kdepim/enterprise/kdepim/; revision=705754
for the new kDebug/kError/kWarning/kFatal syntax.
You can use the following command to find 'old' code:
egrep -r -A 5 '(kDebug|kError|kWarning|kFatal).*' * | grep -v ".svn" | grep "<< *endl;"
svn path=/trunk/KDE/kdepim/; revision=695781
Now, we use enums instead of strings.
Add the names of the types to KAccount. They can now be translated.
Also, provide an update script for easy config migration.
BUG: 90509
svn path=/trunk/KDE/kdepim/; revision=689148
assert() is just causing KMail to crash in those rare cases and, until
the rewrite/redesign is done, it is better just to return when there
is no folder.
svn path=/branches/KDE/3.5/kdepim/; revision=586523
sed 's/59 Temple Place - Suite 330, Boston, MA 02111-1307/51 Franklin Street, Fifth Floor, Boston, MA 02110-1301/'
PS: I didn't touch the kalarm dir, since david seems to update the address himself, and I don't want to create conflicts for him.
CCMAIL:lists@astrojar.org.uk
svn path=/trunk/KDE/kdepim/; revision=437921