Home GnuPG

Merged revisions 720581-723307 via svnmerge from

Description

(no title)

Merged revisions 720581-723307 via svnmerge from
https://vkrause@svn.kde.org/home/kde/trunk/KDE/kdepimlibs

........

r720651 | krake | 2007-10-03 14:07:45 +0200 (Wed, 03 Oct 2007) | 16 lines

As discussed in this thread on kde-pim

http://lists.kde.org/?t=118846295900003&r=1&w=2

distribution lists should be handled by the resources instead  of needing
a separate manager class/infrastructure.

This is mainly the API and runtime list managment, the I/O needs yet to be
added to the resource plugins.

Tobias agrees with committing:
http://lists.kde.org/?l=kde-pim&m=119140549506170&w=2

........

r720694 | krake | 2007-10-03 15:57:55 +0200 (Wed, 03 Oct 2007) | 3 lines

key() of DistributionListMap is the identifier, so find by name
has to check value()->name()

........

r720738 | krake | 2007-10-03 18:07:00 +0200 (Wed, 03 Oct 2007) | 4 lines

Oops, forgot to remove the old distribution list code

........

r720793 | krake | 2007-10-03 20:24:15 +0200 (Wed, 03 Oct 2007) | 15 lines

Implemented distribution list I/O based on the distlists file the old
approach had been using.

- load and save code is basically copy&paste from the respective methods of
  the old DistributionListManager.

- in ResourceFile::save() I changed form the direct call to Format::saveAll
  to the already existing saveToFile() method so the distribution lists
  are saved as well

- use the already exisiting dir watcher to also watch the distslists file

........

r720810 | mlaurent | 2007-10-03 21:15:18 +0200 (Wed, 03 Oct 2007) | 2 lines

Fix compile enable final

........

r721447 | dfaure | 2007-10-05 11:14:03 +0200 (Fri, 05 Oct 2007) | 1 line

Merged KIO::JobFlags branch

........

r721480 | weilbach | 2007-10-05 12:27:57 +0200 (Fri, 05 Oct 2007) | 2 lines

Disable LiveJournal as it is not ready yet.

........

r721483 | weilbach | 2007-10-05 12:31:39 +0200 (Fri, 05 Oct 2007) | 2 lines

And disable the unit test.

........

r721704 | apaku | 2007-10-06 00:21:25 +0200 (Sat, 06 Oct 2007) | 4 lines

Merge the KConfig branch. This are the 3 main modules (+kdeadmin), which are
needed now because friday is the last BC day. The rest of the modules will
follow as fast as my laptop allows.

........

r721741 | ahartmetz | 2007-10-06 02:22:07 +0200 (Sat, 06 Oct 2007) | 1 line

compile++

........

r721879 | scripty | 2007-10-06 09:34:41 +0200 (Sat, 06 Oct 2007) | 1 line

SVN_SILENT made messages (.desktop file)

........

r721904 | djarvie | 2007-10-06 11:04:25 +0200 (Sat, 06 Oct 2007) | 2 lines

Mark deprecated methods with KDE_DEPRECATED

........

r722375 | scripty | 2007-10-07 09:09:08 +0200 (Sun, 07 Oct 2007) | 1 line

SVN_SILENT made messages (.desktop file)

........

r722495 | djarvie | 2007-10-07 15:02:31 +0200 (Sun, 07 Oct 2007) | 2 lines

Remove deprecated methods which are no longer used

........

r722679 | pino | 2007-10-07 23:53:50 +0200 (Sun, 07 Oct 2007) | 2 lines

don't use the deprecated stuff of KUser

........

r723011 | winterz | 2007-10-08 15:03:30 +0200 (Mon, 08 Oct 2007) | 2 lines

QT3_SUPPORT not needed

........

r723075 | krake | 2007-10-08 20:45:49 +0200 (Mon, 08 Oct 2007) | 6 lines

Changing from extern "C" plugin handles to K_EXPORT_PLUGIN

Reviewed by Allen
http://lists.kde.org/?l=kde-pim&m=119185352327187&w=2

........

r723076 | krake | 2007-10-08 20:46:37 +0200 (Mon, 08 Oct 2007) | 6 lines

Changing from extern "C" plugin handles to K_EXPORT_PLUGIN

Reviewed by Allen
http://lists.kde.org/?l=kde-pim&m=119185355127255&w=2

........

r723248 | scripty | 2007-10-09 07:46:36 +0200 (Tue, 09 Oct 2007) | 1 line

SVN_SILENT made messages (.desktop file)

........

r723278 | mlaurent | 2007-10-09 09:24:27 +0200 (Tue, 09 Oct 2007) | 2 lines

Make it relative

........

svn path=/branches/work/kdab-post-4.0/kdepimlibs/; revision=723310

Details

Provenance
Volker Krause <vkrause@kde.org>Authored on Oct 9 2007, 11:36 AM
Parents
rGPGMEPP3066d9d81964: We likes long names :)
Branches
Unknown
Tags
Unknown

Event Timeline

Volker Krause <vkrause@kde.org> committed rGPGMEPPef74cb128253: Merged revisions 720581-723307 via svnmerge from (authored by Volker Krause <vkrause@kde.org>).Oct 9 2007, 11:36 AM