Home GnuPG

Merged revisions 728452-730449 via svnmerge from

Description

(no title)

Merged revisions 728452-730449 via svnmerge from
svn+ssh://tilladam@svn.kde.org/home/kde/trunk/KDE/kdepimlibs

........

r728584 | harmer | 2007-10-23 21:07:32 +0200 (Tue, 23 Oct 2007) | 3 lines

Adding more functionality to the LdapModel class and intriducing a couple of proxy classes.
This should now not need to break BC again during the 4.x series.

........

r728756 | scripty | 2007-10-24 08:41:25 +0200 (Wed, 24 Oct 2007) | 1 line

SVN_SILENT made messages (.desktop file)

........

r728788 | mueller | 2007-10-24 10:13:22 +0200 (Wed, 24 Oct 2007) | 3 lines

job is always non-NULL, otherwise it would crash
a line below (CID 4241)

........

r728852 | ossi | 2007-10-24 15:08:37 +0200 (Wed, 24 Oct 2007) | 29 lines

KConfig* API overhaul. only cosmetics, so don't panic.

KConfigBase:
- remove separator argument from list entry reading/writing functions
- introduce {read,write}XdgListEntry()
- kill readPathListEntry(), add readPathEntry() overload
  instead. the default value is not optional any more, as it defines the
  return type. this is consistent with the readEntry() functions.
- rename clean() => markAsClean(), remove rollback()
- rename ConfigState => AccessMode, getConfigState() => accessMode()
- rename {entry,group}IsImmutable() => is{Entry,Group}Immutable()
- remove NLS alias to Localized

KConfig:
- remove setGroup() & group()
- reshuffle OpenFlag enum, introduce NoCascade for symmetry
- remove setExtraConfigFiles() alias to addConfigSources()

KConfigGroup:
- inherit KConfigBase::deleteGroup() overloads
- make convertToQVariant() private, it will probably change somehow

- KConfig & KConfigGroup: deprecate entryMap()
- remove bogus declarations: KConfigGroup::setReadDefaults(),
  KConfig::readEntryUntranslated()
- apidox
- reshuffle the declarations in the headers

........

r729052 | pino | 2007-10-25 02:14:20 +0200 (Thu, 25 Oct 2007) | 3 lines

slots -> Q_SLOTS
signals -> Q_SIGNALS

........

r729053 | pino | 2007-10-25 02:14:54 +0200 (Thu, 25 Oct 2007) | 2 lines

use QtModule/QFoo for includes

........

r729902 | osterfeld | 2007-10-27 12:20:56 +0200 (Sat, 27 Oct 2007) | 4 lines

parse "John Doe (President)" and "John Doe (President) <doe@foo.com>" correctly.
Patch by Stefan Radermacher
BUG: 151411

........

r729905 | krake | 2007-10-27 12:49:17 +0200 (Sat, 27 Oct 2007) | 8 lines

- Replacing deprecated KConfigGroup::entryMap()
  The old code used only the map's keys anyway, not much change

Reviewed by David Faure
http://lists.kde.org/?t=119334514900004&r=1&w=2

CCMAIL: kde-pim@kde.org

........

r729940 | winterz | 2007-10-27 15:05:16 +0200 (Sat, 27 Oct 2007) | 3 lines

A patch that thiago helped with.  I've been using it successfully for about a week.
It may help with the message size problems.

........

r729956 | mlaurent | 2007-10-27 16:11:46 +0200 (Sat, 27 Oct 2007) | 2 lines

Fix mem leak

........

r730028 | mattr | 2007-10-27 20:00:57 +0200 (Sat, 27 Oct 2007) | 1 line

don't leak so much

........

r730112 | mattr | 2007-10-28 02:03:01 +0100 (Sun, 28 Oct 2007) | 5 lines

Fix an out of bounds access reported by valgrind. This takes care
of all the valgrind errors I've seen so far. Still a few more memory leaks
to take care of though.

........

r730237 | scripty | 2007-10-28 09:01:14 +0100 (Sun, 28 Oct 2007) | 1 line

SVN_SILENT made messages (.desktop file)

........

r730261 | osterfeld | 2007-10-28 10:56:05 +0100 (Sun, 28 Oct 2007) | 2 lines

just use exact match here

........

r730351 | winterz | 2007-10-28 16:03:14 +0100 (Sun, 28 Oct 2007) | 2 lines

don't set the default lastsave and lastload values to an invalid datetime.

........

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

Event Timeline

Empty Commit

This commit is empty and does not affect any paths.