GlobalLogic moved to api_new
authorTomasz Iwanek <t.iwanek@samsung.com>
Tue, 27 Nov 2012 13:39:46 +0000 (14:39 +0100)
committerGerrit Code Review <gerrit2@kim11>
Thu, 13 Dec 2012 14:59:00 +0000 (23:59 +0900)
commitfa62203e80a27dce5b12e5b7418f0dab762f8782
tree10a60df7ed23b29853373a1c616a2cb797d4b3dd
parent4dd83388c419d28ccf7dbe301c7f3d7ee82af3a6
GlobalLogic moved to api_new

[Issue#]       LINUXNGWAP-561
[Bug]          Global logic should be moved to core module
[Cause]        N/A
[Solution]     N/A
[Verification] Install and run any widget.

Signed-off-by: Iwanek Tomasz <t.iwanek@samsung.com>
Change-Id: I610c9975c449dea96185697372e60b00202e956f
17 files changed:
src/CMakeLists.txt
src/api_new/CMakeLists.txt
src/api_new/core_module.cpp
src/api_new/core_module.h
src/api_new/runnable_widget_object.cpp
src/api_new/runnable_widget_object.h
src/domain/common_error.h [deleted file]
src/domain/global_context.cpp [deleted file]
src/domain/global_context.h [deleted file]
src/global_logic/global_logic.cpp [deleted file]
src/global_logic/global_logic.h [deleted file]
src/global_logic/global_model.cpp [deleted file]
src/global_logic/global_model.h [deleted file]
src/utils/DESCRIPTION [deleted file]
src/utils/FreeLogic.h [deleted file]
src/view/webkit/CMakeLists.txt
src/wrt-client/wrt-client.cpp