[Release] wrt-commons_0.2.94 by sync with master branch submit/sdk/20130125.135807
authorTaejeong Lee <taejeong.lee@samsung.com>
Fri, 25 Jan 2013 13:50:35 +0000 (22:50 +0900)
committerTaejeong Lee <taejeong.lee@samsung.com>
Fri, 25 Jan 2013 13:57:38 +0000 (22:57 +0900)
commit65a8518ae5bbfcc58deb5d19e61466117e923d3c
tree18b11cd792855cddd8270de4ab4ae6b898d08526
parent9bb4b713f51b789f0e610bf6d9d63822a4edb2fa
[Release] wrt-commons_0.2.94 by sync with master branch

Change-Id: Ie0f6f0b7084c750e3197bffe0e6df9cc9c45d33c
21 files changed:
debian/changelog
modules/core/include/dpl/singleton.h
modules/core/include/dpl/singleton_impl.h
modules/core/include/dpl/singleton_safe_impl.h
modules/db/include/dpl/db/orm.h
modules/db/src/orm.cpp
modules/dbus/src/connection.cpp
modules/event/include/dpl/event/property.h
modules/log/src/old_style_log_provider.cpp
modules/utils/src/wrt_utility.cpp
modules/widget_dao/dao/widget_dao.cpp
modules/widget_dao/dao/widget_dao_read_only.cpp
modules/widget_dao/include/dpl/wrt-dao-ro/common_dao_types.h
modules/widget_dao/include/dpl/wrt-dao-ro/widget_dao_read_only.h
modules/widget_dao/include/dpl/wrt-dao-rw/widget_dao.h
packaging/wrt-commons.spec
tests/dao/TestCases_WidgetDAO.cpp
tests/dao/wrt_dao_tests_prepare_db.sh
tests/dpl/db/test_orm.cpp
tests/dpl/localization/mockup_include/dpl/wrt-dao-rw/widget_dao.h
tests/dpl/localization/mockup_src/widget_dao.cpp