Merged revisions 1015054,1015068-1015069,1015131,1015136,1015169,1015183 via svnmerge from
https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepim
................
r1015054 | scripty | 2009-08-24 14:17:52 +0200 (Mon, 24 Aug 2009) | 1 line
SVN_SILENT made messages (.desktop file)
................
r1015068 | winterz | 2009-08-24 14:28:30 +0200 (Mon, 24 Aug 2009) | 10 lines
merge r1014915 | vkrause | 2009-08-24 04:57:14 -0400 (Mon, 24 Aug 2009)
Unbreak LDAP completion.
This reverts revisions 951431 and 951433 and adds a different fix for
Kolab issue 1996 instead.
Kolab issue 3359
................
r1015069 | winterz | 2009-08-24 14:30:28 +0200 (Mon, 24 Aug 2009) | 21 lines
Recorded merge of revisions 1015047 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise4/kdepim
................
r1015047 | winterz | 2009-08-24 08:06:46 -0400 (Mon, 24 Aug 2009) | 14 lines
Merged revisions 1014915 via svnmerge from
https://svn.kde.org/home/kde/branches/kdepim/enterprise/kdepim
........
r1014915 | vkrause | 2009-08-24 04:57:14 -0400 (Mon, 24 Aug 2009) | 7 lines
Unbreak LDAP completion.
This reverts revisions 951431 and 951433 and adds a different fix for
Kolab issue 1996 instead.
Kolab issue 3359
........
................
................
r1015131 | tokoe | 2009-08-24 17:47:06 +0200 (Mon, 24 Aug 2009) | 2 lines
deprecated--
................
r1015136 | jbendig | 2009-08-24 18:08:20 +0200 (Mon, 24 Aug 2009) | 2 lines
Moved icons and sender/receiver column settings from General to View tab in the folder Properties dialog.
................
r1015169 | annma | 2009-08-24 20:49:11 +0200 (Mon, 24 Aug 2009) | 3 lines
fix messages according to discussion on IRC. Previous messages lead to bad translations. Let me know if it's all OK with you, translators!
CCMAIL=kde-i18n-doc@kde.org
................
r1015183 | winterz | 2009-08-24 21:53:28 +0200 (Mon, 24 Aug 2009) | 5 lines
use the cmake variable ${KDEPIMLIBS_AKONADI_LIBS}
instead of hardcoding "akonadi-kde" as the library name.
http://reviewboard.kde.org/r/1338
................
svn path=/branches/work/akonadi-ports/kdepim/; revision=1015293
single file on Matthias Kretz' advice. This seems counterintuitive
compared to what the docu says but the components are now visible in the
Configure Kontact dialog.
Also add the X-KDE-Weight field to all KCMs appearing in Kontact so that
they appear in the same order as in the apps running standalone.
Note: Akregator's configure dialog is empty when opened with "Configure
Akregator" when embedded, but works when viewed in the "Configure
Kontact" dialog and when running standalone. I think this may be a
separate problem.
This at least makes it possible to enable KNode, part of this bug:
https://bugzilla.novell.com/show_bug.cgi?id=389141
CCMAIL: kretz@kde.org
svn path=/trunk/KDE/kdepim/kontact/src/; revision=813516
svn+ssh://tilladam@svn.kde.org/home/kde/trunk/KDE/kdepim
................
r753825 | pino | 2007-12-28 16:41:33 +0100 (Fri, 28 Dec 2007) | 3 lines
icon renaming:
- edit-user -> user-properties
................
r753841 | jpetso | 2007-12-28 17:21:31 +0100 (Fri, 28 Dec 2007) | 6 lines
Icon naming spec compliance (code changes - KDE/):
* actions/user -> places/user-identity
* places/contact -> mimetypes/x-office-contact
* fix KMail and KNode configuration dialog page icons
* and bits of other fix-up stuff.
................
r753927 | winterz | 2007-12-28 20:16:37 +0100 (Fri, 28 Dec 2007) | 3 lines
nit. QCA2 not QCA.
SVN_SILENT:
................
r753945 | winterz | 2007-12-28 20:53:01 +0100 (Fri, 28 Dec 2007) | 6 lines
use the newfangled way of setting the debug area, as invented by marc.
coolness.
give context to a few i18n messages
................
r753949 | winterz | 2007-12-28 20:59:37 +0100 (Fri, 28 Dec 2007) | 3 lines
lots of i18n message context and KUIT.
coding style fixes.
................
r753984 | jpetso | 2007-12-28 22:26:03 +0100 (Fri, 28 Dec 2007) | 23 lines
Icon naming spec compliance (code changes - KDE/):
edit-add -> list-add
You have no idea how hard it was to reduce the number of
"add" icons from two to one. I nearly died in the process :-S
The difficult part, of course, was to find the answer
to the everlasting question "What does each icon mean?"
And these are my findings:
* If you add anything to a list (or something else that is
some kind of collection of items), you use list-add.
* If you remove something from that list (or collection)
without destroying the removed object itself (because
it's only a reference to something outside),
you use list-remove.
* If you delete something from that list (or collection)
and the item that you deleted had its home in the list
and is therefore destroyed on removing,
then you use edit-delete.
Phew. Who wants to open up a TechBase article on using icons?
................
r754112 | winterz | 2007-12-29 04:20:03 +0100 (Sat, 29 Dec 2007) | 9 lines
full KUIT and context for koeventdetails
lots of coding style fixes for koeventdetails.[cpp,h]
rename KOEditorDetails::readEvent(),writeEvent(),cancelAttendeeEvent() to
KOEditorDetails::readIncidence(),writeIncidence(),cancelAttendeeIncidence()
the changes in koeventeditor, kotodoeditor, kojournaleditor and koincidenceeditor
are to follow the Event -> Incidence method renames.
................
r754160 | scripty | 2007-12-29 09:22:59 +0100 (Sat, 29 Dec 2007) | 1 line
SVN_SILENT made messages (.desktop file)
................
r754179 | vkrause | 2007-12-29 10:32:30 +0100 (Sat, 29 Dec 2007) | 3 lines
Allow to de-select the current collection, improve error handling in
various cases.
................
r754180 | vkrause | 2007-12-29 10:33:09 +0100 (Sat, 29 Dec 2007) | 13 lines
Merged revisions 724819,724822-725839,725842-725901,725903-725909,725911-726385,726387-726784,726786-726917,726919-726932 via svnmerge from
https://vkrause@svn.kde.org/home/kde/branches/work/arzie_akonadi
........
r724819 | arzie | 2007-10-13 16:56:43 +0200 (Sat, 13 Oct 2007) | 1 line
Emails have a PartBody, even when the message content is empty.
........
r726932 | arzie | 2007-10-19 10:19:38 +0200 (Fri, 19 Oct 2007) | 1 line
Fix serializertest. Add extra concurrency test.
........
................
r754209 | mlaurent | 2007-12-29 11:34:14 +0100 (Sat, 29 Dec 2007) | 2 lines
Fix includes
................
svn path=/branches/work/kdab-post-4.0/kdepim/; revision=754239