Other in KDE Base
Thomas Braxton committed changes in /branches/work/kde4_kconfig/kconfig:
Added support for opening "kdeglobals" safely (either singly, or with full "system.kdeglobals" and "kdeglobals" cascading), and opening the default app-config (appnamerc), and opening an anonymous config object.
Added KConfig::lookupData() that returns QString so now KConfigGroup doesn't use KConfig::internalEntryMap() at all.
Added locking, KConfig now tries to lock the local and global files when syncing/parsing.
(it doesn't care if it fails yet because I don't know what I should do in that case)
File Changes
Added 2 files
/branches/work/kde4_kconfig/kconfig/diffs
Modified 10 files
/branches/work/kde4_kconfig/kconfig
12 files changed in total