Home GnuPG

Merged revisions 810345-810648 via svnmerge from svn+ssh://svn.kde.
f234db9be31eUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Merged revisions 810345-810648 via svnmerge from svn+ssh://svn.kde.org/home/kde/trunk/KDE/kdepim

........

r810345 | jpetso | 2008-05-20 16:08:17 +0200 (Tue, 20 May 2008) | 6 lines

Replace mail-task with a real Oxygen icon
(copied from kdebase/runtime), and remove obsolete icons:
- mail-queued (now in Oxygen core)
- mail-mark-task (in Oxygen core since 4.0 already)
- kmmsgforwarded (unused in KMail)

........

r810351 | vkrause | 2008-05-20 16:31:37 +0200 (Tue, 20 May 2008) | 6 lines

Fix hanging DIMAP sync. This was caused by a race between a quota subjob
and its parent. If the parent finished before its subjob (which could
happen since we didn't wait for its finished() signal but a result
signal emitted shortly before that) it might kill the apparently still
running subjob in its dtor which would kill the slave as well.

........

r810352 | jpetso | 2008-05-20 16:33:04 +0200 (Tue, 20 May 2008) | 4 lines

Rename the rest of the user icons.
Names are now ok, let's wait for pinheiro
to come up with his gorgeous replacement icons :D

........

r810386 | tmcguire | 2008-05-20 17:45:16 +0200 (Tue, 20 May 2008) | 3 lines

Don't crash when opening the mailinglist properties dialog.
BUG: 162346

........

r810387 | tmcguire | 2008-05-20 17:47:22 +0200 (Tue, 20 May 2008) | 3 lines

style fixes, mainly indentation
SVN_SILENT

........

r810389 | pino | 2008-05-20 17:48:17 +0200 (Tue, 20 May 2008) | 2 lines

std::auto_ptr is in memory, not algorithm..

........

r810400 | tmcguire | 2008-05-20 18:54:26 +0200 (Tue, 20 May 2008) | 3 lines

Don't enable HTML mode by default in KMail, an error I introduced
when porting to KRichText.

........

r810403 | staniek | 2008-05-20 19:00:25 +0200 (Tue, 20 May 2008) | 2 lines

add unistd.h for getpid()

........

r810416 | staniek | 2008-05-20 19:35:30 +0200 (Tue, 20 May 2008) | 2 lines

properly export symbols

........

r810424 | staniek | 2008-05-20 19:55:25 +0200 (Tue, 20 May 2008) | 6 lines

Add May 2nd, the Day of Flag in Poland.
(reviewed by the kdei18n-pl Team)

kdei18n-pl-devel@lists.sourceforge.net

........

r810426 | uwolfer | 2008-05-20 20:04:09 +0200 (Tue, 20 May 2008) | 2 lines

Remove workaround again in KMail and Akregator as it seems to work after fix in rev 810119.
BUG:161148

........

r810429 | uwolfer | 2008-05-20 20:06:04 +0200 (Tue, 20 May 2008) | 2 lines

SVN_SILENT
removed one line too much in last commit

........

r810434 | staniek | 2008-05-20 20:20:26 +0200 (Tue, 20 May 2008) | 3 lines

Check mSlave before accessing it.key() - this could avoid crash when KJob is already dead

........

r810447 | jpetso | 2008-05-20 21:12:32 +0200 (Tue, 20 May 2008) | 3 lines

Remove the unused "problematic signature" and
"problematic encryption" mail states and icons.

........

r810451 | tmcguire | 2008-05-20 21:31:47 +0200 (Tue, 20 May 2008) | 2 lines

Don't corrupt text/* attachments when saving them.

........

r810464 | skelly | 2008-05-20 21:54:43 +0200 (Tue, 20 May 2008) | 7 lines

Add D-Bus interface to KJots, allowing the New Page and New Book actions to work when running in Kontact.

This squashes a four year old bug.

BUG: 73609

........

r810481 | staniek | 2008-05-20 22:49:14 +0200 (Tue, 20 May 2008) | 4 lines

KMailICalIfaceImpl::findMessageBySerNum(): avoid warnings when serNum== 0: 
return immediately as we do not expect to have 0 serial nums.

........

r810646 | wstephens | 2008-05-21 10:51:03 +0200 (Wed, 21 May 2008) | 1 line

install shared lib and use generic versioning

........

r810648 | mueller | 2008-05-21 11:01:46 +0200 (Wed, 21 May 2008) | 2 lines

more 4.0 -> 4.1

........

svn path=/branches/kdepim/enterprise4/kdepim/; revision=810658