Revision 1204914
Go back to digest for 12th December 2010Bug Fixes in KDE Base
David Faure committed changes in /trunk/KDE/kdelibs/kdecore:
Fix deletion of groups so that a group doesn't exist() after being deleted :-)
A group now exists if it has at least one non-deleted entry (including in subgroups).
+ added unittest for deleting a nested group, and check what gets written to disk.
FIXED-IN: 4.6
File Changes
Modified 5 files
- /trunk/KDE/kdelibs/kdecore
- /config/kconfig.cpp
- /config/kconfig_p.h
- /config/kconfigdata.h
- /config/kconfigini.cpp
- /tests/kconfigtest.cpp
5 files changed in total