HomePhorge

SVN_SILENT
f577f9dd7fe6Unpublished

Unpublished Commit · Learn More

Repository Importing: This repository is still importing.

Description

SVN_SILENT

Merged revisions 987367,989649,989651,989688,989700,989763,990021,990069,990087,990125,990147,990220-990221,990223-990224,990226,990569,990626,990682,990792,990949,991217,991333,991348,991396,991775,991922,991931,992666 via svnmerge from
https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepimlibs

........

r987367 | tmcguire | 2009-06-26 00:12:14 +0200 (Fri, 26 Jun 2009) | 4 lines

Add an action to delete a line and make Ctrl+K the default shortcut, like in Kate.
This overrides Qt's own QKeySequence::DeleteEndOfLine.
BUG: 186698

........

r989649 | winterz | 2009-06-30 18:04:28 +0200 (Tue, 30 Jun 2009) | 3 lines

for the libical logging message, put the min version in quotes.
SVN_SILENT:

........

r989651 | winterz | 2009-06-30 18:07:14 +0200 (Tue, 30 Jun 2009) | 3 lines

minor logging message improvements
SVN_SILENT:

........

r989688 | winterz | 2009-06-30 19:37:41 +0200 (Tue, 30 Jun 2009) | 4 lines

remove "meeting" from invitation strings.
MERGE: none
DO_NOT_BACKPORT:

........

r989700 | winterz | 2009-06-30 19:55:40 +0200 (Tue, 30 Jun 2009) | 8 lines

merge SVN commit 978974 by winterz:

even more beautification of invitation displays.
String changes though.

MERGE: none
DO_NOT_BACKPORT:

........

r989763 | toma | 2009-06-30 23:17:08 +0200 (Tue, 30 Jun 2009) | 2 lines

KIO::convertSize() is the same as KGlobal::locale()->formatByteSize(), so use that one, so we don't have to link to KIO anymore. Micro-optimalisations, I love them.

........

r990021 | winterz | 2009-07-01 15:20:53 +0200 (Wed, 01 Jul 2009) | 6 lines

Avod generating recurrent events until everything crashes.
Inspired by a patch from Alvaro, Thanks!

CCMAIL: alvaro.manera@nokia.com
MERGE: 4.3,e4

........

r990069 | winterz | 2009-07-01 17:33:41 +0200 (Wed, 01 Jul 2009) | 10 lines

merge r977548,978972,978974,979061,979864,985168 from e4.

there are some minor fixes to the invitation html that come with this commit
that need to be merged back into e4.  I'll handle that.

Thomas, please record these.

MERGE: e4 (i'll take care of doing this by-hand)

........

r990087 | winterz | 2009-07-01 18:09:17 +0200 (Wed, 01 Jul 2009) | 5 lines

a few more things from the big e4 invitation merge that I forgot.

DO_NOT_BACKPORT:
MERGE: none

........

r990125 | mlaurent | 2009-07-01 20:28:29 +0200 (Wed, 01 Jul 2009) | 2 lines

fix iterator

........

r990147 | winterz | 2009-07-01 22:10:48 +0200 (Wed, 01 Jul 2009) | 6 lines

port away from deprecated methods and to IncidenceFormatter::dateToString() and timeToString()
use timezone spec everywhere in invitations
print start and due dates for To-do invitations.

MERGE: e4 (thomas, i'll need to do this by-hand again)

........

r990220 | winterz | 2009-07-02 03:03:44 +0200 (Thu, 02 Jul 2009) | 2 lines

add unit tests for CustomProperties

........

r990221 | winterz | 2009-07-02 03:05:34 +0200 (Thu, 02 Jul 2009) | 3 lines

minor coding style
SVN_SILENT:

........

r990223 | winterz | 2009-07-02 03:20:50 +0200 (Thu, 02 Jul 2009) | 2 lines

more unit tests for CustomProperties

........

r990224 | winterz | 2009-07-02 03:23:57 +0200 (Thu, 02 Jul 2009) | 2 lines

even more tests...

........

r990226 | winterz | 2009-07-02 03:28:56 +0200 (Thu, 02 Jul 2009) | 2 lines

simplify nonKDECustomProperty() and removeNonKDECustomProperty()

........

r990569 | winterz | 2009-07-02 20:25:30 +0200 (Thu, 02 Jul 2009) | 10 lines

Fix writing an exrule instead of an rrule in writeIncidence().
From a patch by Alvaro. Thanks!

Alvaro, please mark this review as submitted.
http://reviewboard.kde.org/r/921

CCMAIL: alvaro.manera@nokia.com
MERGE: 4.3,e4

........

r990626 | winterz | 2009-07-02 22:49:32 +0200 (Thu, 02 Jul 2009) | 7 lines

handle the case where there is no VERSION property.
Based on Alvaro's patch.

http://reviewboard.kde.org/r/923
CCMAIL: alvaro.manera@nokia.com
MERGE: 4.3,e4

........

r990682 | winterz | 2009-07-03 02:19:51 +0200 (Fri, 03 Jul 2009) | 7 lines

Add crash guards when passing pointers to strcmp() and atoi().
Patch from Alvaro.

http://reviewboard.kde.org/r/924
CCMAIL: alvaro.manera@nokia.com
MERGE: 4.3,e4

........

r990792 | winterz | 2009-07-03 12:46:22 +0200 (Fri, 03 Jul 2009) | 8 lines

Write only 1 CATEGORIES property per component, according to RFC.
multiple values are comma-separated.

We continue to support reading multiple CATEGORIES property per component, for back compat.

MERGE: e4
BUG: 171576

........

r990949 | scripty | 2009-07-03 16:07:08 +0200 (Fri, 03 Jul 2009) | 1 line

SVN_SILENT made messages (.desktop file)

........

r991217 | cgiboudeaux | 2009-07-04 16:48:06 +0200 (Sat, 04 Jul 2009) | 1 line

Include KLocale

........

r991333 | afiestas | 2009-07-04 18:25:42 +0200 (Sat, 04 Jul 2009) | 1 line

Include KLocale the correct way. Commit together with aacid

........

r991348 | cgiboudeaux | 2009-07-04 18:54:52 +0200 (Sat, 04 Jul 2009) | 1 line

Missing include

........

r991396 | cgiboudeaux | 2009-07-04 21:48:17 +0200 (Sat, 04 Jul 2009) | 1 line

Revert r991348 and 991333 now that kconfig_compiler was fixed

........

r991775 | igorto | 2009-07-05 18:19:38 +0200 (Sun, 05 Jul 2009) | 1 line

create postgresql unittest environment

........

r991922 | dfaure | 2009-07-06 02:01:56 +0200 (Mon, 06 Jul 2009) | 2 lines

Fix crash on exit in kres_migrator

........

r991931 | cgiboudeaux | 2009-07-06 02:33:31 +0200 (Mon, 06 Jul 2009) | 12 lines

Add holidays for India.

Original patch by Kharthik. Thanks.

Only the fixed dates will be available for now.
Some special dates depend on the moon or change every year.

BUG: 199079

........

r992666 | habacker | 2009-07-07 16:42:56 +0200 (Tue, 07 Jul 2009) | 1 line

migrated to kdewin library

........

svn path=/branches/work/akonadi-ports/kdepimlibs/; revision=993246

Event Timeline

Volker Krause <vkrause@kde.org> committed rKPLf577f9dd7fe6: SVN_SILENT (authored by Volker Krause <vkrause@kde.org>).Jul 8 2009, 12:28 PM

Merged Changes