----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://reviewboard.kde.org/r/927/ ----------------------------------------------------------- Review request for kdelibs and Pino Toscano. Summary ------- Support for dynamic areas in KDebug. Apps and libs can now request a debug area by name at runtime, which removes the need for the static definition of areas in the file kdebug.areas. Diffs ----- trunk/KDE/kdelibs/kdecore/io/kdebug.h 990274 trunk/KDE/kdelibs/kdecore/io/kdebug.cpp 990274 trunk/KDE/kdelibs/kdecore/tests/kdebug_unittest.h 990274 trunk/KDE/kdelibs/kdecore/tests/kdebug_unittest.cpp 990274 trunk/KDE/kdelibs/kdecore/tests/kdebugtest.cpp 990274 Diff: http://reviewboard.kde.org/r/927/diff Testing ------- Unit tests; running kde apps with ported kdelibs and using the new kdebugdialog to enable/disable dynamic areas. Thanks, David