emulator: print Qt version which is linked runtime
authorSeokYeon Hwang <syeon.hwang@samsung.com>
Sat, 14 Nov 2015 07:44:56 +0000 (16:44 +0900)
committerSeokYeon Hwang <syeon.hwang@samsung.com>
Mon, 16 Nov 2015 05:57:46 +0000 (14:57 +0900)
commitb4fadab51c8334f7b1e646817dc3d847998c00e7
tree7c31cd90e57fbe6b53510334d9c5952e571352e7
parent8c6e7321271a0270c198a06d0445b8109effc21b
emulator: print Qt version which is linked runtime

print_system_info() is called under any circumstances. So it should
contains runtime informataion as many as possible. Now we can
recognize Qt version which is linked runtime even though emulator
rashes before Qt GUI is initialized.

In addition, Logged version format is standardized.

Change-Id: I671861a350e2c2deedae366a7662bf382a00e60a
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
tizen/src/emulator.c
tizen/src/ui/qt5_supplement.cpp
tizen/src/ui/qt5_supplement.h
tizen/src/util/osutil-linux.c