sdk/emulator/qemu.git
9 years agopackage: modified prerequisites list
GiWoong Kim [Thu, 23 Apr 2015 09:27:20 +0000 (18:27 +0900)]
package: modified prerequisites list

space -> comma

Change-Id: I6b19c9eb1026acf03a2105efe397d827c787353b
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agopackage: emulator icon resource file packaging for Qt on MacOS
GiWoong Kim [Wed, 22 Apr 2015 10:31:30 +0000 (19:31 +0900)]
package: emulator icon resource file packaging for Qt on MacOS

emulator_icon.ico

Change-Id: Iaf899659926cd07730b8a11f8edb7c638fac46b5
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agopackage: version up
GiWoong Kim [Wed, 22 Apr 2015 07:17:52 +0000 (16:17 +0900)]
package: version up

2.2.10

Change-Id: Ia79277a69c56749f948406f2cd3f0865400fe1f8
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agopackage: add Qt library to pre installation checking list
GiWoong Kim [Wed, 22 Apr 2015 07:07:52 +0000 (16:07 +0900)]
package: add Qt library to pre installation checking list

Change-Id: I6aa6e9a57c8ce4ab46c1ef13d9a804d51e0ea23b
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agolayout: moved layout source code files
GiWoong Kim [Wed, 22 Apr 2015 06:19:53 +0000 (15:19 +0900)]
layout: moved layout source code files

tizen/src/ui/controllerform.cpp -> tizen/src/ui/layout/controllerform.cpp
tizen/src/ui/displaytype.cpp -> tizen/src/ui/layout/displaytype.cpp
tizen/src/ui/hardwarekey.cpp -> tizen/src/ui/layout/hardwarekey.cpp
tizen/src/ui/hovertype.cpp -> tizen/src/ui/layout/hovertype.cpp
tizen/src/ui/layoutform.cpp -> tizen/src/ui/layout/layoutform.cpp
tizen/src/ui/mainform.cpp -> tizen/src/ui/layout/mainform.cpp

Change-Id: I63e54b437ebde8f433a6f614a8790d4847496668
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoinput: moved keyboard source code files
GiWoong Kim [Wed, 22 Apr 2015 05:55:06 +0000 (14:55 +0900)]
input: moved keyboard source code files

tizen/src/ui/keyboardhelper.cpp -> tizensrc/ui/input/keyboardhelper.cpp
tizen/src/ui/keyboardshortcut.cpp -> tizen/src/ui/input/keyboardshortcut.cpp

Change-Id: I6bbde2b114b72b0df8ff086c4927e737be13f376
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agopackage: version up
GiWoong Kim [Tue, 21 Apr 2015 01:58:53 +0000 (10:58 +0900)]
package: version up

2.2.9

Change-Id: I77de7380498c06c20ff7afbaf3181f12252d7d49
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agodisplay: add a set function for the display type
jinhyung.jo [Tue, 21 Apr 2015 01:53:04 +0000 (10:53 +0900)]
display: add a set function for the display type

There is a issue on Mac OS,
at the time of the setting of the onscreen/offscreen.
ns_run_in_event_loop wants to a function pointer with void,
but the assigned function has a bool argument.
Thus, separate the function, add a set function for the display type.

Change-Id: Ie3788234fc78a32170a1ed9d4c8de6f1e29e9669
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
9 years agopackage: version up
GiWoong Kim [Mon, 20 Apr 2015 12:40:33 +0000 (21:40 +0900)]
package: version up

2.2.8

Change-Id: I3a3d719ead7864e91bce6977726845acb5531c0b
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoMerge "build: enable qt configuration" into tizen_2.4
Sangho Park [Mon, 20 Apr 2015 12:14:46 +0000 (21:14 +0900)]
Merge "build: enable qt configuration" into tizen_2.4

9 years agobuild: enable qt configuration
GiWoong Kim [Thu, 16 Apr 2015 05:02:35 +0000 (14:02 +0900)]
build: enable qt configuration

Change-Id: Id4fc5fb41931d47b8aac832ef88ad8a85afb9104
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agobuild: package version up (2.2.7)
Jinhyung Choi [Sun, 19 Apr 2015 02:25:40 +0000 (11:25 +0900)]
build: package version up (2.2.7)

Change-Id: I429fa2ac5083834a5244f0fe0096dfa3883f475a
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
9 years agoMerge "extra pkg install: added rpm file contraint" into tizen_2.4
Sangho Park [Thu, 16 Apr 2015 11:05:58 +0000 (20:05 +0900)]
Merge "extra pkg install: added rpm file contraint" into tizen_2.4

9 years agoMerge "package: pack the layout XML files for Qt UI" into tizen_2.4
Sangho Park [Thu, 16 Apr 2015 07:23:17 +0000 (16:23 +0900)]
Merge "package: pack the layout XML files for Qt UI" into tizen_2.4

9 years agoMerge "skin: modified general purpose controller path" into tizen_2.4
Sangho Park [Thu, 16 Apr 2015 07:22:57 +0000 (16:22 +0900)]
Merge "skin: modified general purpose controller path" into tizen_2.4

9 years agoMerge "skin: add mobile-540x960-3btn skin for Qt UI" into tizen_2.4
Sangho Park [Thu, 16 Apr 2015 07:22:13 +0000 (16:22 +0900)]
Merge "skin: add mobile-540x960-3btn skin for Qt UI" into tizen_2.4

9 years agoextra pkg install: added rpm file contraint
Jinhyung Choi [Thu, 16 Apr 2015 07:00:09 +0000 (16:00 +0900)]
extra pkg install: added rpm file contraint

1. the file length should be longer than 4 because of .rpm
2. last 4 chars must be ".rpm"

Change-Id: I63bce04b16d46116bd4ae9c626232e2d4d3cf130
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
9 years agoVIGS: Modified the screen capture function
jinhyung.jo [Thu, 16 Apr 2015 03:08:47 +0000 (12:08 +0900)]
VIGS: Modified the screen capture function

Added the brightness composite routine.

Change-Id: Ib81a032a07b8bae21c11bb63fc6cc94f7762466d
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
9 years agodisplay: Modified the display processing functions
jinhyung.jo [Thu, 16 Apr 2015 03:03:18 +0000 (12:03 +0900)]
display: Modified the display processing functions

Changed the location of the brightness composite function
from maru_display_processing to maru_brightness.
And added a function for pixel data.

Change-Id: Ia94bee7922231d35961b53030363ba3a74cfe9e4
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
9 years agopackage: pack the layout XML files for Qt UI
GiWoong Kim [Wed, 15 Apr 2015 08:46:34 +0000 (17:46 +0900)]
package: pack the layout XML files for Qt UI

Change-Id: Ic0ff93aeec89d804b122d9874b62adb47be9bf52
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoskin: modified general purpose controller path
GiWoong Kim [Wed, 15 Apr 2015 08:36:39 +0000 (17:36 +0900)]
skin: modified general purpose controller path

Change-Id: I98ad15f68e7f7af062e73916976e1a48ee601442
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoskin: add mobile-540x960-3btn skin for Qt UI
GiWoong Kim [Wed, 15 Apr 2015 08:09:21 +0000 (17:09 +0900)]
skin: add mobile-540x960-3btn skin for Qt UI

Change-Id: I6dba31002843890ddc80d28dff53fc8845eef139
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agodisplay: Added new features to the Qt5 UI
jinhyung.jo [Wed, 15 Apr 2015 07:48:46 +0000 (16:48 +0900)]
display: Added new features to the Qt5 UI

1. Additional parameters to select a rendering mode
 -display maru_qt,rendering=<onscreen/offscreen>
2. Implemented brightness & rotation, scaling features in the offscreen mode

Change-Id: I00169dde7f23ed16acb5426a073a144820d1cb67
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
9 years agoMerge "package: version up" into tizen_2.4
Sangho Park [Wed, 15 Apr 2015 08:05:51 +0000 (17:05 +0900)]
Merge "package: version up" into tizen_2.4

9 years agomenu: disable Host Keyboard menu
GiWoong Kim [Wed, 15 Apr 2015 05:53:40 +0000 (14:53 +0900)]
menu: disable Host Keyboard menu

Change-Id: I4c27305c22183de81f7d0e236b27395423e76259
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoskin: add mobile-320x480-3btn skin for Qt UI
GiWoong Kim [Wed, 15 Apr 2015 05:39:00 +0000 (14:39 +0900)]
skin: add mobile-320x480-3btn skin for Qt UI

Change-Id: I95e4473d3ba8344d31b007caf865b54a7b20a7bd
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agopackage: version up
GiWoong Kim [Tue, 14 Apr 2015 13:07:56 +0000 (22:07 +0900)]
package: version up

2.2.6

Change-Id: I9e63309eb975ffeab94b2bd200602727a8053313
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoMerge "build: add Qt library linking" into tizen_2.4
Sangho Park [Tue, 14 Apr 2015 14:06:02 +0000 (23:06 +0900)]
Merge "build: add Qt library linking" into tizen_2.4

9 years agobuild: add Qt library linking
GiWoong Kim [Tue, 14 Apr 2015 04:58:25 +0000 (13:58 +0900)]
build: add Qt library linking

Change-Id: I430327b14b7fdccfb7187112f4f1a5b15da55371
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agobuild: package version up (2.2.5)
Jinhyung Choi [Tue, 14 Apr 2015 08:41:59 +0000 (17:41 +0900)]
build: package version up (2.2.5)

Change-Id: I99f42cf9394c58f807a73ed292eaf2cf3c4a24c4
Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
9 years agoecs: send err msg to ecp when port forwarding is failed.
Jinhyung Choi [Tue, 14 Apr 2015 05:40:28 +0000 (14:40 +0900)]
ecs: send err msg to ecp when port forwarding is failed.

Signed-off-by: Jinhyung Choi <jinhyung2.choi@samsung.com>
Conflicts:
tizen/src/ecs/ecs_msg_device.c

Change-Id: I622c01f144da038e9a83cea5d5b161f6212dc00b

9 years agobuild: add loader path changing for Qt library on MacOS
GiWoong Kim [Tue, 14 Apr 2015 01:27:05 +0000 (10:27 +0900)]
build: add loader path changing for Qt library on MacOS

Change-Id: I596abda94c2f756886ac44cdcb731348ad8b0484
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agopackage: version up
GiWoong Kim [Mon, 13 Apr 2015 04:54:24 +0000 (13:54 +0900)]
package: version up

2.2.4

Change-Id: I3e43716cc855dab86080be9e9c942ad1171a0768
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agodisplay: declare createDisplay function
GiWoong Kim [Thu, 9 Apr 2015 05:49:42 +0000 (14:49 +0900)]
display: declare createDisplay function

Change-Id: I9e00758b4111ce5bafbfc77b9001f4b6c5f30627
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoui: absolute positioning for docking controller
GiWoong Kim [Wed, 8 Apr 2015 05:12:12 +0000 (14:12 +0900)]
ui: absolute positioning for docking controller

QHBoxLayout has a its own rule in accordance with the size
of the widget. The result of the rule is not directly
proportional to widget's scale. It applies unexpected
coordinate values to some customizing widget position like
a docking controller. So, Emulator UI should align the
layout base on absolute positioning in this case.

Change-Id: I616e8ae24f1a149fd8926b0f103ee74ecb05c467
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agocontroller: consider the key button count
GiWoong Kim [Mon, 6 Apr 2015 10:25:19 +0000 (19:25 +0900)]
controller: consider the key button count

General purpose skin considers the button layout
having less than four button conunt.
1. fit to content's size
2. no need to create a  vertical scrollbar
And remove unnecessary function calls.

Change-Id: Ia92ca6e7a7c89274a38c30830723f4f850abceb2
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoui: added HwKeyButton class
GiWoong Kim [Fri, 3 Apr 2015 07:16:53 +0000 (16:16 +0900)]
ui: added HwKeyButton class

Change-Id: If386fa4aba2e87a72111eabc6f914774f9a6b98b
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoskin: set style sheet to general purpose controller
GiWoong Kim [Thu, 2 Apr 2015 13:31:32 +0000 (22:31 +0900)]
skin: set style sheet to general purpose controller

Change-Id: I9cf629f72d44310bfc12b16c2d902476b13e1263
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoui: set no constraint property to layout
GiWoong Kim [Thu, 2 Apr 2015 08:07:46 +0000 (17:07 +0900)]
ui: set no constraint property to layout

set no size constraint property to layout of main window
resize a window before view updating
modified some logs

Change-Id: I6ee8d2f82e7d7d7b8d578758ecd14e715c3866ac
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoui: refactoring for window resizing
GiWoong Kim [Wed, 1 Apr 2015 07:26:12 +0000 (16:26 +0900)]
ui: refactoring for window resizing

do not call resize() or setGeometry() inside resizeEvent()
fit a scene on a view in SkinView
remove dependency between resolution and display size

Change-Id: I869d73c13e27471ce12abdd8f2e41139d1c35794
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoui: move some controller files
GiWoong Kim [Tue, 31 Mar 2015 09:35:27 +0000 (18:35 +0900)]
ui: move some controller files

tizen/src/ui/ -> tizen/src/ui/controller/

Change-Id: I3496f9dcd48e7fbe167aa8ca7e9068c1672a11be
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoui: draw color tag on general purpose skin
GiWoong Kim [Tue, 31 Mar 2015 08:36:22 +0000 (17:36 +0900)]
ui: draw color tag on general purpose skin

Change-Id: I9711cc4514f5a9547253ccdbb197834a4f47171f
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoskin: add wearable-general skin
GiWoong Kim [Mon, 30 Mar 2015 08:34:31 +0000 (17:34 +0900)]
skin: add wearable-general skin

add wearable-general-1btn skin
add short cut of mobile-general-3btn skin

Change-Id: I589fc241b2c56364f4af8fe0cbecd160b679c17e
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agomenu: modified TopMost slot on Ubuntu
GiWoong Kim [Mon, 30 Mar 2015 06:32:18 +0000 (15:32 +0900)]
menu: modified TopMost slot on Ubuntu

Do not add a ABOVE state to context menu widget.
It may cause unexpected window exposure on Ubuntu.

Change-Id: I5f01c52b17d2921721bb4a25e2847c0876e92601
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoui: consider custom resolution for general purpose skin
GiWoong Kim [Thu, 26 Mar 2015 13:10:56 +0000 (22:10 +0900)]
ui: consider custom resolution for general purpose skin

Change-Id: I8327117494c2046ea24b9a007d442b5c11e47bcd
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoui: add hover schema to XML
GiWoong Kim [Thu, 26 Mar 2015 04:19:17 +0000 (13:19 +0900)]
ui: add hover schema to XML

<hover>
    <color R="255" G="255" B="255"/>
</hover>

Change-Id: I99825960e89fb19b5c00c6fbe79af33fd5773cbc
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agocontroller: prepare for the general purpose skin
GiWoong Kim [Wed, 18 Mar 2015 12:28:59 +0000 (21:28 +0900)]
controller: prepare for the general purpose skin

define controller layout
declare GeneralPurposeCon class
add XML file for mobile-general skin

Change-Id: Id784c2cc432ddae655ea2eb6f014ab46e71ed03f
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoskin: consider general purpose controller
GiWoong Kim [Tue, 17 Mar 2015 12:42:40 +0000 (21:42 +0900)]
skin: consider general purpose controller

add resource images for general purpose controller
declare LayoutForm class

Change-Id: I9af43c6ac690e97c55c51874aae64c52e548a4c8
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoMerge "skin: create a skins folder" into tizen_2.4
Sangho Park [Fri, 27 Mar 2015 05:47:33 +0000 (14:47 +0900)]
Merge "skin: create a skins folder" into tizen_2.4

9 years agoMerge "menu: add default factor schema to XML" into tizen_2.4
Sangho Park [Fri, 27 Mar 2015 05:47:30 +0000 (14:47 +0900)]
Merge "menu: add default factor schema to XML" into tizen_2.4

9 years agoMerge "screenshot: screenshot handling while display initializing" into tizen_2.4
Sangho Park [Fri, 27 Mar 2015 05:47:28 +0000 (14:47 +0900)]
Merge "screenshot: screenshot handling while display initializing" into tizen_2.4

9 years agoMerge "ui: add general purpose skin for QT UI" into tizen_2.4
Sangho Park [Fri, 27 Mar 2015 05:47:25 +0000 (14:47 +0900)]
Merge "ui: add general purpose skin for QT UI" into tizen_2.4

9 years agoMerge "ui: added "images" resource folder" into tizen_2.4
Sangho Park [Fri, 27 Mar 2015 05:47:21 +0000 (14:47 +0900)]
Merge "ui: added "images" resource folder" into tizen_2.4

9 years agoMerge "xml: parsing exception handling" into tizen_2.4
Sangho Park [Fri, 27 Mar 2015 05:47:15 +0000 (14:47 +0900)]
Merge "xml: parsing exception handling" into tizen_2.4

9 years agodetailed info: modified table width to contents
sungmin ha [Thu, 26 Mar 2015 04:30:35 +0000 (13:30 +0900)]
detailed info: modified table width to contents

Change-Id: I8c7f9616ebf328916b96f42830ffc530b01bcbf3
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
9 years agoskin: create a skins folder
GiWoong Kim [Tue, 17 Mar 2015 06:48:06 +0000 (15:48 +0900)]
skin: create a skins folder

move all skins folders to "resource/skins/"
add layout xml file for mobile-480x800 & wearable-360x480

Change-Id: Ia970da63c74a7b6b83206cf758aaa04a16d834fc
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agomenu: add default factor schema to XML
GiWoong Kim [Mon, 16 Mar 2015 10:15:56 +0000 (19:15 +0900)]
menu: add default factor schema to XML

<factorList default="50">
    ...
</factorList>

Change-Id: Ia6edcaa453d3ad2f5422717084e952663cb2f313
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoscreenshot: screenshot handling while display initializing
GiWoong Kim [Mon, 16 Mar 2015 04:04:57 +0000 (13:04 +0900)]
screenshot: screenshot handling while display initializing

Emulator makes a black screen shot image for screenshot window
if root surface has not been ready yet in VIGS.

Change-Id: I72eeb10bff06f1bb892436dfff53863c9bf03d64
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoui: add general purpose skin for QT UI
GiWoong Kim [Fri, 13 Mar 2015 06:28:11 +0000 (15:28 +0900)]
ui: add general purpose skin for QT UI

Change-Id: I2b7297231e5ae664a5c6f32a9447b44476f0ddba
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoui: added "images" resource folder
GiWoong Kim [Tue, 10 Mar 2015 08:04:13 +0000 (17:04 +0900)]
ui: added "images" resource folder

Change-Id: I85b8d6b694e48fcae263abe444ff960954c884bc
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoxml: parsing exception handling
GiWoong Kim [Tue, 10 Mar 2015 07:21:22 +0000 (16:21 +0900)]
xml: parsing exception handling

use display size as window size when normalImage has not defined
add some logs

Change-Id: I6d7cc911fa097b3a4e7e763d4f98feacbdd514e4
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoMerge "maru-camera: modified bytesperline size" into tizen_2.4
Sangho Park [Mon, 23 Mar 2015 02:48:26 +0000 (11:48 +0900)]
Merge "maru-camera: modified bytesperline size" into tizen_2.4

9 years agomaru-camera: modified bytesperline size
jinhyung.jo [Fri, 20 Mar 2015 09:57:48 +0000 (18:57 +0900)]
maru-camera: modified bytesperline size

The bytesperline size is same as the width of the YU12 & YV12 format in the progressive mode.

Change-Id: I3fc8f2a2842e5f72ac58671758fc21a8fd2e9737
Signed-off-by: Jinhyung Jo <jinhyung.jo@samsung.com>
9 years agopackage: version up
Munkyu Im [Fri, 20 Mar 2015 08:23:38 +0000 (17:23 +0900)]
package: version up

Change-Id: I9cfdb53b7acad0d0d1d4aa46fe8bd0790c430762
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agonet: Change source address for checking port
Munkyu Im [Fri, 20 Mar 2015 08:04:16 +0000 (17:04 +0900)]
net: Change source address for checking port

ECS creates socket with LOOPBACK address.
So it needs to be changed for checking emulator instance.
Otherwise, the second emulator instance fails due to reuse issue.

Arrange redundant codes.

Change-Id: I63541d345b68020dbd0d4812f8e4d3988d11490e
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agoMerge "Package: change maintainer" into tizen_2.4
Sangho Park [Wed, 18 Mar 2015 07:18:36 +0000 (16:18 +0900)]
Merge "Package: change maintainer" into tizen_2.4

9 years agoMerge "shortcut: fixed problem that shortcut widget deprive parent of mouse event...
Sangho Park [Mon, 16 Mar 2015 08:06:57 +0000 (17:06 +0900)]
Merge "shortcut: fixed problem that shortcut widget deprive parent of mouse event." into tizen_2.4

9 years agoshortcut: fixed problem that shortcut widget deprive parent of mouse event.
sungmin ha [Fri, 13 Mar 2015 11:26:03 +0000 (20:26 +0900)]
shortcut: fixed problem that shortcut widget deprive parent of mouse event.

Change-Id: Ie2a225ac8b415de2ca2f7782ee2714074d466776
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
9 years agoPackage: change maintainer
Sangho Park [Fri, 13 Mar 2015 09:58:57 +0000 (18:58 +0900)]
Package: change maintainer

Change-Id: Id9fe00bca1088afdcaf5c47f57b0fbec35d4b602
Signed-off-by: Sangho Park <sangho1206.park@samsung.com>
9 years agonet: Support bridged network on macosx
Munkyu Im [Mon, 2 Mar 2015 09:33:30 +0000 (18:33 +0900)]
net: Support bridged network on macosx

Emulator is able to use bridged network now.
supported only wired network(en0) currently.

Change-Id: I0157f61aac01fe42655b01eb12d98ffbe9b1cfc5
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agonet: Add checking network
Munkyu Im [Wed, 11 Feb 2015 05:56:23 +0000 (14:56 +0900)]
net: Add checking network

If Emulator use bridged network,
it is not necessary to use adding port-forwarding of ECP Network tab.
So send message to ECP to recognize it.

Change-Id: I131f854a4ca59f6d6887ddeeeffd591bedcadcec
Signed-off-by: Munkyu Im <munkyu.im@samsung.com>
9 years agoMerge "skin: added wearable 360x360 skin for rectangle display" into tizen_2.4
Sangho Park [Fri, 13 Mar 2015 01:57:31 +0000 (10:57 +0900)]
Merge "skin: added wearable 360x360 skin for rectangle display" into tizen_2.4

9 years agoMerge "build: delete Qt dylib path changing on MacOS" into tizen_2.4
Sangho Park [Fri, 13 Mar 2015 01:57:14 +0000 (10:57 +0900)]
Merge "build: delete Qt dylib path changing on MacOS" into tizen_2.4

9 years agobrillcodec: support h.264 encoder
Kitae Kim [Tue, 6 Jan 2015 10:24:20 +0000 (19:24 +0900)]
brillcodec: support h.264 encoder

configure and use libx264 to support h.264 encoder

Conflicts:

configure
tizen/src/hw/pci/Makefile.objs
tizen/src/hw/pci/maru_brillcodec.h

Change-Id: I17245ca51b1447dcd8470f2d2b56484ad7fc37db
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoskin: added wearable 360x360 skin for rectangle display
GiWoong Kim [Thu, 29 Jan 2015 10:11:37 +0000 (19:11 +0900)]
skin: added wearable 360x360 skin for rectangle display

Change-Id: I3b9618a4621cac3ea7d71b535ebec809f39e4f22
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agobuild: delete Qt dylib path changing on MacOS
GiWoong Kim [Thu, 12 Mar 2015 02:07:46 +0000 (11:07 +0900)]
build: delete Qt dylib path changing on MacOS

Change-Id: If5cbc985cfcf0baae64dc9e223551a9a28dd56e8
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoMerge "package: add emulator-lib-dev to build dependency" into tizen_2.4
Sangho Park [Thu, 12 Mar 2015 01:25:45 +0000 (10:25 +0900)]
Merge "package: add emulator-lib-dev to build dependency" into tizen_2.4

9 years agoMerge "shortcut: modified strcmp to QString::compare" into tizen_2.4
Sangho Park [Thu, 12 Mar 2015 01:24:36 +0000 (10:24 +0900)]
Merge "shortcut: modified strcmp to QString::compare" into tizen_2.4

9 years agoMerge "package: modified profile version" into tizen_2.4
Sangho Park [Thu, 12 Mar 2015 01:24:01 +0000 (10:24 +0900)]
Merge "package: modified profile version" into tizen_2.4

9 years agoskin: fix compilation warnings on 64bit host
SeokYeon Hwang [Wed, 11 Mar 2015 08:04:59 +0000 (17:04 +0900)]
skin: fix compilation warnings on 64bit host

Change-Id: I844fb369a50437e8eaceff8babb556a1a297bbb2
Signed-off-by: SeokYeon Hwang <syeon.hwang@samsung.com>
9 years agopackage: modified profile version
GiWoong Kim [Wed, 11 Mar 2015 10:05:24 +0000 (19:05 +0900)]
package: modified profile version

Tizen 2.4

Change-Id: I7e41c345cb4c83b038402ed4d27021b2859ec840
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoshortcut: modified strcmp to QString::compare
sungmin ha [Wed, 11 Mar 2015 09:14:23 +0000 (18:14 +0900)]
shortcut: modified strcmp to QString::compare

Change-Id: I964cd3b5270a7650c31059a59b40f2dc99c4c024
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
9 years agopackage: add emulator-lib-dev to build dependency
Sooyoung Ha [Wed, 11 Mar 2015 08:36:44 +0000 (17:36 +0900)]
package: add emulator-lib-dev to build dependency

emulator-lib-dev package has x264 library file.
so I add it for build packages.

Change-Id: Ic5675a7459a33abdf282b1e49553aeb0f847a0c7
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoMerge "package: version up(2.2.1)" into tizen_2.4
Sangho Park [Wed, 11 Mar 2015 06:44:52 +0000 (15:44 +0900)]
Merge "package: version up(2.2.1)" into tizen_2.4

9 years agopackage: version up(2.2.1)
sungmin ha [Wed, 11 Mar 2015 06:29:59 +0000 (15:29 +0900)]
package: version up(2.2.1)

Change-Id: Ie78fc569b81bb6e5e87273306f9b9bf29f4717e3
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
9 years agorevert web-viewer: added init and shutdown logic of nodejs and websocket
sungmin ha [Wed, 11 Mar 2015 05:53:03 +0000 (14:53 +0900)]
revert web-viewer: added init and shutdown logic of nodejs and websocket

Change-Id: Ie8ee508182dca7e4023054b111242050015b27c7
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
9 years agopackage: modified libav install dependency
GiWoong Kim [Wed, 11 Mar 2015 05:57:46 +0000 (14:57 +0900)]
package: modified libav install dependency

Change-Id: Icb9cdcf6098c08e106b47efa048a7539fb056cc7
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agopackage: comment out the meaningless line feed
Sooyoung Ha [Tue, 10 Mar 2015 12:12:56 +0000 (21:12 +0900)]
package: comment out the meaningless line feed

That line feeds cause the build fail on dibs3.0.

Change-Id: I76fa04f1dded7272caf91fd697ef47028221e2ae
Signed-off-by: Sooyoung Ha <yoosah.ha@samsung.com>
9 years agoMerge changes Ia212f4f8,Ifaf6f246,Ica22d3b7,I5039e19e into tizen_2.4
Sangho Park [Wed, 11 Mar 2015 03:08:51 +0000 (12:08 +0900)]
Merge changes Ia212f4f8,Ifaf6f246,Ica22d3b7,I5039e19e into tizen_2.4

* changes:
  Build: Modified build script.
  package: modified skin packaging
  keyboard: deleted conditional codes to check host keyboard state
  menu: disable host keyboard menu on mobile

9 years agoRevert "spice: added thread for rpm package installation and spice-vdagent execution"
sungmin ha [Wed, 11 Mar 2015 02:29:25 +0000 (11:29 +0900)]
Revert "spice: added thread for rpm package installation and spice-vdagent execution"

This reverts commit 7587ba18c9b044f0361ff02a2aebf9369362bfc8.

Change-Id: I434ddc7bbf6249ac67dd55fbcc7d55d07a99652e
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
9 years agoRevert "package: added install dependency for spice-protocol and spice-vdagent"
sungmin ha [Fri, 12 Dec 2014 08:59:07 +0000 (17:59 +0900)]
Revert "package: added install dependency for spice-protocol and spice-vdagent"

This reverts commit 01b1a1061083cbf7288d44573942a35ebcea53d3.

Change-Id: I28e0267d4ccc32dbaed5a4838a87360baaa5ba75
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
9 years agoBuild: Modified build script.
GiWoong Kim [Tue, 10 Mar 2015 11:34:40 +0000 (20:34 +0900)]
Build: Modified build script.

Change-Id: Ia212f4f83c062c6360835d9f0ed63e50cf6edd38
Signed-off-by: minkee.lee <minkee.lee@samsung.com>
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agobuild-script: added LD_LIBRARY_PATH for spice enable on ubuntu
sungmin ha [Mon, 8 Dec 2014 08:57:35 +0000 (17:57 +0900)]
build-script: added LD_LIBRARY_PATH for spice enable on ubuntu

Change-Id: Ic0b9e744938fa8ca87d8230832e0aa65eb877a64
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
9 years agopackage: modified skin packaging
GiWoong Kim [Tue, 10 Mar 2015 11:19:37 +0000 (20:19 +0900)]
package: modified skin packaging

Tizen 2.4

Change-Id: Ifaf6f246106cc5d7f9bee3fa11968a6aebbb247e
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agokeyboard: deleted conditional codes to check host keyboard state
sungmin ha [Fri, 17 Oct 2014 04:53:41 +0000 (13:53 +0900)]
keyboard: deleted conditional codes to check host keyboard state

Change-Id: Ica22d3b7bb6ee37b11596ac318d0e004592c67f6
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
9 years agomenu: disable host keyboard menu on mobile
GiWoong Kim [Tue, 10 Mar 2015 11:09:32 +0000 (20:09 +0900)]
menu: disable host keyboard menu on mobile

Change-Id: I5039e19e242a75d4467c766fb0ca08d76150b69b
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoskin: Command+Q handling on MacOS 13/36513/2
GiWoong Kim [Mon, 9 Mar 2015 10:36:13 +0000 (19:36 +0900)]
skin: Command+Q handling on MacOS

Change-Id: If229ed37e5336602ec84e060fa9ad14d42264382
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agomenu: make a wrapper function of message box 10/36410/3
GiWoong Kim [Fri, 6 Mar 2015 06:36:16 +0000 (15:36 +0900)]
menu: make a wrapper function of message box

Change-Id: I487a1f191d9f65a105f7e0ab50ed09202190ebfd
Signed-off-by: GiWoong Kim <giwoong.kim@samsung.com>
9 years agoshortcut: added keyboard shortcut 65/36265/6
sungmin ha [Wed, 4 Mar 2015 10:19:28 +0000 (19:19 +0900)]
shortcut: added keyboard shortcut

The key sequence of shortcut can be changed from layout.xml.
The shortcut info table is added in the detailed info popup menu.
The shortcuts are comprehensive of popup menu, hwkey and controller.

Change-Id: I34e640d53ed9950611ba388b203d2e57dff613b8
Signed-off-by: sungmin ha <sungmin82.ha@samsung.com>
9 years agoMerge "screenshot: delete unnecessary codes" into tizen_next
Sangho Park [Fri, 6 Mar 2015 02:03:52 +0000 (18:03 -0800)]
Merge "screenshot: delete unnecessary codes" into tizen_next