sdk/ide/web-ui-builder-eplugin.git
10 years agoANIMATOR : Add Filter 46/20446/2
jinwooim.bae [Wed, 7 May 2014 10:06:24 +0000 (19:06 +0900)]
ANIMATOR : Add Filter
This is a timeline that shows the treeItem is just contain animations.

Conflicts:
org.tizen.webuibuilder/src/org/tizen/webuibuilder/animator/ui/views/timeline/TimelineViewer.java

Change-Id: I1cc1548f42e123e9d85243df47d5cf2f599939d3
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoMerge "DATABIND : Modify the delete functions in the databinding view" into develop
Changyeon Lee [Thu, 8 May 2014 02:04:49 +0000 (19:04 -0700)]
Merge "DATABIND : Modify the delete functions in the databinding view" into develop

10 years agoMerge "PROP : Fix refresh bug in font-size/metrics. font-size/metrics did not refresh...
Changyeon Lee [Thu, 8 May 2014 02:04:29 +0000 (19:04 -0700)]
Merge "PROP : Fix refresh bug in font-size/metrics. font-size/metrics did not refresh, well. Fit this bug." into develop

10 years agoDATABIND : Modify the delete functions in the databinding view 48/20448/2
jaeyeol lee [Wed, 7 May 2014 10:28:06 +0000 (19:28 +0900)]
DATABIND : Modify the delete functions in the databinding view

If data source is deleted, the model is modified automatically
model, widget works similarly

Change-Id: I66038bed9cacc8b7ceb6b681deac22597312bb8e
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoPROP : Fix refresh bug in font-size/metrics. 47/20447/1
nakyoung2.choi [Wed, 7 May 2014 10:25:15 +0000 (19:25 +0900)]
PROP : Fix refresh bug in font-size/metrics.
font-size/metrics did not refresh, well. Fit this bug.

Change-Id: I54c160dc894ab24ff38c5cd388592b75d64ef269
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoANIMATOR : Change AnimatorModelManager lifecycle 42/20442/1
seongwon.shim [Wed, 7 May 2014 09:24:59 +0000 (18:24 +0900)]
ANIMATOR : Change AnimatorModelManager lifecycle

Change AnimatorModelManager to dynamic instance from static and referenced by AppManager

Change-Id: I478305372567059ac3ce8369acdf9b92deeea176
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoMerge "SNIPPET: Apply ModelSerializer ModelSerializer was applied on Snippet. It...
Changyeon Lee [Wed, 7 May 2014 06:37:27 +0000 (23:37 -0700)]
Merge "SNIPPET: Apply ModelSerializer ModelSerializer was applied on Snippet. It is used when a Snippet is converted from Model to String and from String to Model." into develop

10 years agoMerge changes Ic5065905,I7af439bf,I4566751e into develop
Changyeon Lee [Wed, 7 May 2014 06:36:55 +0000 (23:36 -0700)]
Merge changes Ic5065905,I7af439bf,I4566751e into develop

* changes:
  DATABIND : modify the rename can not change the source name in the view model tree
  PROP : bug fixed runtime java script function in the action tab not used the wrong index
  PROP : Add the open URL

10 years agoDATABIND : modify the rename 48/20348/1
jaeyeol lee [Sun, 4 May 2014 10:45:21 +0000 (19:45 +0900)]
DATABIND : modify the rename
can not change the source name in the view model tree

Change-Id: Ic5065905237cd41b023e6d75757c748fd9be0f65
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoPROP : bug fixed runtime java script function in the action tab 46/20346/1
jaeyeol lee [Sun, 4 May 2014 04:32:03 +0000 (13:32 +0900)]
PROP : bug fixed runtime java script function in the action tab
not used the wrong index

Change-Id: I7af439bf02ff512592070c7f5d241d8831475880
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoANIMATOR : Show animationGroup id 37/20337/2
jinwooim.bae [Fri, 2 May 2014 09:48:24 +0000 (18:48 +0900)]
ANIMATOR : Show animationGroup id
This is showing menu for user.

Change-Id: Ic4f475ad66ed07bf45dd2925bee5ca21ab46daf1
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIAMTOR : Add Z-order in timeline 26/20326/1
jinwooim.bae [Fri, 2 May 2014 05:40:21 +0000 (14:40 +0900)]
ANIAMTOR : Add Z-order in timeline
This is z-order for show keyframe in timeline.

Change-Id: I982b27bce065a273c7f9bf485321a110527f9277
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoSNIPPET: Apply ModelSerializer 57/20257/1
youngduk.hwang [Wed, 30 Apr 2014 07:21:01 +0000 (16:21 +0900)]
SNIPPET: Apply ModelSerializer
ModelSerializer was applied on Snippet. It is used when a Snippet is converted from Model to String and from String to Model.

Change-Id: If4e0e37e8dfd2c9dae39832e7780fdbe05a84a86
Signed-off-by: youngduk.hwang <youngduk.hwang@samsung.com>
10 years agoPROP : Add the open URL 39/20239/1
jaeyeol lee [Wed, 30 Apr 2014 04:36:23 +0000 (13:36 +0900)]
PROP : Add the open URL

Change-Id: I4566751e5d7ea2fa97bd3659f2f4cc7544323ed1
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoMerge "DESIGNER: data-binding info bug fix 1. Data-binding view bug fix 2. ColorPicke...
Changyeon Lee [Wed, 30 Apr 2014 02:21:33 +0000 (19:21 -0700)]
Merge "DESIGNER: data-binding info bug fix 1. Data-binding view bug fix 2. ColorPicker plug-in added : org.tizen.common.ui" into develop

10 years agoMerge "ANIMATOR : Bug fix for edit property Get AnimatorKeyframe from constructor...
Changyeon Lee [Wed, 30 Apr 2014 02:21:24 +0000 (19:21 -0700)]
Merge "ANIMATOR : Bug fix for edit property Get AnimatorKeyframe from constructor in AnimationPropertyCommand" into develop

10 years agoDESIGNER: data-binding info bug fix 34/20234/1
jooyoul_lee [Wed, 30 Apr 2014 01:40:15 +0000 (10:40 +0900)]
DESIGNER: data-binding info bug fix
1. Data-binding view bug fix
2. ColorPicker plug-in added : org.tizen.common.ui

Change-Id: Ib58eb893817afecc59177fb61a283b11435dab96
Signed-off-by: jooyoul_lee <jy.exe.lee@samsung.com>
10 years agoANIMATOR : Add ContextMenu Items 16/20216/1
jinwooim.bae [Tue, 29 Apr 2014 10:21:30 +0000 (19:21 +0900)]
ANIMATOR : Add ContextMenu Items
This is for adding contextMenu items in timeline. (copy, paste, cut...)

Change-Id: If38954a7f3c209a99a7f2c1f273103ea1e5a635e
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Bug fix for edit property 75/20175/1
seongwon.shim [Tue, 29 Apr 2014 05:50:09 +0000 (14:50 +0900)]
ANIMATOR : Bug fix for edit property
Get AnimatorKeyframe from constructor in AnimationPropertyCommand

Change-Id: I913f18140c8169c64ff9ca07a28fe278a3a17101
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoPROP : Add ColorPikcerMethod. 63/20163/1
nakyoung2.choi [Tue, 29 Apr 2014 01:04:36 +0000 (10:04 +0900)]
PROP : Add ColorPikcerMethod.

ColorPickerMethod use org.tizen.common.ui.dialog.ColorPickerDialog. And apply css live edit on ScaleMethod/TextStyleMethod.

Change-Id: Idda4490087079bfb21f7c5320b703fc38895a1d1
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoUIB : When copy & paste, animator fix the problem 58/20158/1
gyeongmin.ju [Mon, 28 Apr 2014 13:10:12 +0000 (22:10 +0900)]
UIB : When copy & paste, animator fix the problem

Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I504d4be23b5e31065d2a92ada7b98df7b691ade7

10 years agoUIB : When copy & paste, animator fix the problem 57/20157/1
gyeongmin.ju [Mon, 28 Apr 2014 12:56:08 +0000 (21:56 +0900)]
UIB : When copy & paste, animator fix the problem

Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I94d31f11056e681f26564ccfb3d7949670470a98

10 years agoDESIGNER : refactoriing EditPart and PartFigure 54/20154/1
jooyoul_lee [Mon, 28 Apr 2014 12:33:39 +0000 (21:33 +0900)]
DESIGNER : refactoriing EditPart and PartFigure
DataBinding codes move to lower class
1. HoverBrowserViewer  -> DesignerBrowserViewer
2. PartFigure -> WidgetFigure
3. HoverViewerEditPart -> DesignerEditPart

Change-Id: I223bfe2f6401a0d909d584c073d18a76136ba8e0
Signed-off-by: jooyoul_lee <jy.exe.lee@samsung.com>
10 years agoMerge "ResourcesView : 1. Add Home action 2. Add double click navigat...
Changyeon Lee [Mon, 28 Apr 2014 11:41:36 +0000 (04:41 -0700)]
Merge "ResourcesView : 1. Add Home action                 2. Add double click navigation" into develop

10 years agoDESIGNER: CSS Selector, Data-bind info feature 31/20131/1
jooyoul_lee [Mon, 28 Apr 2014 09:52:04 +0000 (18:52 +0900)]
DESIGNER: CSS Selector, Data-bind info feature
1. CSS Selector : Change double click action to Context Menu.
2. Data-bind info
2-1. Add show binding button to data-binding view
2-2. figure update action added (only figure redraw) - show/hide binding icon
2-3. data-binding tooltip figure added
2-4. data-binding parsing class and model class added
2-5. test icons added.
2-6. EditPart, PartFigure and PageDesigner has data-binded info (boolean)
2-7. PageDesignerUtil class added (for getPageDesigner method)

Change-Id: I8eeb0145128b24a662ca1973b171039cf01d791b
Signed-off-by: jooyoul_lee <jy.exe.lee@samsung.com>
10 years agoResourcesView : 1. Add Home action 28/20128/1
jeonghwan kim [Mon, 28 Apr 2014 09:40:24 +0000 (18:40 +0900)]
ResourcesView : 1. Add Home action
                2. Add double click navigation

Change-Id: I985b41e3af08dc6aa9d21161683b56f5179d9c07
Signed-off-by: jeonghwan kim <jeonghwan0613.kim@samsung.com>
10 years agoMerge "ANIMATOR : Add null check Add null check for bug induction code Change conditi...
Changyeon Lee [Mon, 28 Apr 2014 08:09:35 +0000 (01:09 -0700)]
Merge "ANIMATOR : Add null check Add null check for bug induction code Change condition in if statement for checking selector is null" into develop

10 years agoMerge changes I5577ddad,I61f39f8b into develop
Changyeon Lee [Mon, 28 Apr 2014 08:09:17 +0000 (01:09 -0700)]
Merge changes I5577ddad,I61f39f8b into develop

* changes:
  DATABIND : Bug fixed that can not load startup properties.
  DATABIND : modify the code generation for system APIs

10 years agoMerge changes Id6e86e75,I3ee9d0f0,I2b654f46,I25131ac2 into develop
Changyeon Lee [Mon, 28 Apr 2014 08:08:55 +0000 (01:08 -0700)]
Merge changes Id6e86e75,I3ee9d0f0,I2b654f46,I25131ac2 into develop

* changes:
  ANIMATOR : Check null point This is checking null point about exception.
  ANIMATOR : Modify OutlineElement in Timeline This is modified for performance by removing SWT composite.
  ANIMATOR : Modify WidgetElement in Timeline This is modifed for performance by removing SWT composite.
  ANIMATOR : Fixed open animator tab This is fixed by adding listener for open animator tab.

10 years agoMerge "ANIMATOR : Bug fix for Frame edit" into develop
Changyeon Lee [Mon, 28 Apr 2014 08:08:42 +0000 (01:08 -0700)]
Merge "ANIMATOR : Bug fix for Frame edit" into develop

10 years agoMerge "ResourcesView : support JPEG format" into develop
Changyeon Lee [Mon, 28 Apr 2014 08:08:30 +0000 (01:08 -0700)]
Merge "ResourcesView : support JPEG format" into develop

10 years agoANIMATOR : Check null point 05/20105/1
jinwooim.bae [Mon, 28 Apr 2014 05:49:46 +0000 (14:49 +0900)]
ANIMATOR : Check null point
This is checking null point about exception.

Change-Id: Id6e86e75a0c4a057f2029d744d2a564bb48b2634
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Modify OutlineElement in Timeline 02/20102/1
jinwooim.bae [Mon, 28 Apr 2014 04:22:41 +0000 (13:22 +0900)]
ANIMATOR : Modify OutlineElement in Timeline
This is modified for performance by removing SWT composite.

Change-Id: I3ee9d0f0609db76b1f9a7224be4b64a91243ca92
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Add null check 97/20097/1
seongwon.shim [Mon, 28 Apr 2014 01:49:28 +0000 (10:49 +0900)]
ANIMATOR : Add null check
Add null check for bug induction code
Change condition in if statement for checking selector is null

Change-Id: I4da13649b60e96cac22d86b5e51267e8d9d53842
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoDATABIND : Bug fixed that can not load startup properties. 73/20073/1
jaeyeol lee [Sat, 26 Apr 2014 06:31:10 +0000 (15:31 +0900)]
DATABIND : Bug fixed that can not load startup properties.

Change-Id: I5577ddad1045ce632b3ac850dc2b31aaaffff1eb
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoDATABIND : modify the code generation for system APIs 72/20072/1
jaeyeol lee [Sat, 26 Apr 2014 06:26:57 +0000 (15:26 +0900)]
DATABIND : modify the code generation for system APIs

Change-Id: I61f39f8b4d4628b6a47180ec6242d958d2b57c90
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoANIMATOR : Modify WidgetElement in Timeline 52/20052/2
jinwooim.bae [Fri, 25 Apr 2014 09:21:21 +0000 (18:21 +0900)]
ANIMATOR : Modify WidgetElement in Timeline
This is modifed for performance by removing SWT composite.

Change-Id: I2b654f4600aed9768f204bf328b32375addce17e
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Bug fix for Frame edit 28/20028/2
seongwon.shim [Fri, 25 Apr 2014 05:28:30 +0000 (14:28 +0900)]
ANIMATOR : Bug fix for Frame edit

Bug fix for frame edit from TilelineFrameEditCommand

Change-Id: I810aeb5d0fea32afa20e3e257e27678da326bd82
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoResourcesView : support JPEG format 37/20037/1
jeonghwan kim [Fri, 25 Apr 2014 07:38:07 +0000 (16:38 +0900)]
ResourcesView : support JPEG format

Change-Id: I406fab5338469fbbd191f2dbb8f9ab08363519eb
Signed-off-by: jeonghwan kim <jeonghwan0613.kim@samsung.com>
10 years agoANIMATOR : Fixed open animator tab 32/20032/1
jinwooim.bae [Fri, 25 Apr 2014 06:49:36 +0000 (15:49 +0900)]
ANIMATOR : Fixed open animator tab
This is fixed by adding listener for open animator tab.

Change-Id: I25131ac26497496a78b5248bebc3444c693cbe6f
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoMerge "ANIMATOR : Modify getting pagePart This is for removing that get pagePart...
Changyeon Lee [Thu, 24 Apr 2014 11:18:22 +0000 (04:18 -0700)]
Merge "ANIMATOR : Modify getting pagePart This is for removing that get pagePart by AnimatorManager." into develop

10 years agoMerge remote-tracking branch 'origin/tizen' into develop 04/20004/1
Heekyoung, Oh [Thu, 24 Apr 2014 10:52:10 +0000 (19:52 +0900)]
Merge remote-tracking branch 'origin/tizen' into develop

* origin/tizen:
  DESIGNER : Designer going bridge bug fix java compile version error fix (java 1.7 -> java 1.6)
  Merge remote-tracking branch 'origin/develop' into tizen

Change-Id: I62ba2fb58887f80731fd85c279c8fdf65fd7750a
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
10 years agoANIMATOR : Modify getting pagePart 03/20003/1
jinwooim.bae [Thu, 24 Apr 2014 10:02:25 +0000 (19:02 +0900)]
ANIMATOR : Modify getting pagePart
This is for removing that get pagePart by AnimatorManager.

Change-Id: If1b892b98c595d89c806921ff6d10089009b8bcb
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Replace getRootPart() and getPagePart() from AnimatorModelManager 94/19994/2
seongwon.shim [Thu, 24 Apr 2014 07:55:48 +0000 (16:55 +0900)]
ANIMATOR : Replace getRootPart() and getPagePart() from AnimatorModelManager
Replace to get rootPart or pagePart from AppManager in AnimatorBrowserViewer

Change-Id: Ibc8946f1b4407e752be8ce4c7b3cef5eb31c7959
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoMerge "ANIMATOR : Select other page This is for changing page when click other page...
Changyeon Lee [Thu, 24 Apr 2014 07:16:39 +0000 (00:16 -0700)]
Merge "ANIMATOR : Select other page This is for changing page when click other page in outlineview." into develop

10 years agoMerge "ANIMATOR : Fixed change animation mode This is show timeline when click animat...
Changyeon Lee [Thu, 24 Apr 2014 07:16:26 +0000 (00:16 -0700)]
Merge "ANIMATOR : Fixed change animation mode This is show timeline when click animation tab." into develop

10 years agoMerge "ANIMATOR : Refactoring Animator model related command Change concept in comman...
Changyeon Lee [Thu, 24 Apr 2014 07:16:03 +0000 (00:16 -0700)]
Merge "ANIMATOR : Refactoring Animator model related command Change concept in command to clone each AnimatorSelector for undo/redo then replace property and childen when undo/redo occured" into develop

10 years agoMerge "DATABIND : Remote call Supported response on xml type." into develop
Changyeon Lee [Thu, 24 Apr 2014 07:15:38 +0000 (00:15 -0700)]
Merge "DATABIND : Remote call Supported response on xml type." into develop

10 years agoANIMATOR : Select other page 80/19980/1
jinwooim.bae [Thu, 24 Apr 2014 06:47:05 +0000 (15:47 +0900)]
ANIMATOR : Select other page
This is for changing page when click other page in outlineview.

Change-Id: Iec8698afc152385ed56ef2030ede95e9887b9efe
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Fixed change animation mode 35/19935/2
jinwooim.bae [Wed, 23 Apr 2014 07:24:07 +0000 (16:24 +0900)]
ANIMATOR : Fixed change animation mode
This is show timeline when click animation tab.

Change-Id: I59905bb4fff9221639d90dda4bccbf8eee9f9854
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Refactoring Animator model related command 45/19945/2
seongwon.shim [Wed, 23 Apr 2014 09:44:57 +0000 (18:44 +0900)]
ANIMATOR : Refactoring Animator model related command
Change concept in command to clone each AnimatorSelector for undo/redo then replace property and childen when undo/redo occured

Change-Id: If1438a1f5f119cf47817bcf476f13549d11b2a26
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoDATABIND : Remote call Supported response on xml type. 36/19936/1
parary [Wed, 23 Apr 2014 07:41:02 +0000 (16:41 +0900)]
DATABIND : Remote call Supported response on xml type.

Change-Id: I70f15493960e2f4205c865f005d68f1bf772f271
Signed-off-by: parary <kyunghan80.park@samsung.com>
10 years agoANIMATOR : Fixed remove Widget 02/19902/1
jinwooim.bae [Wed, 23 Apr 2014 01:57:36 +0000 (10:57 +0900)]
ANIMATOR : Fixed remove Widget
This is refreshing timeline when remove widget on designer.

Change-Id: I2485b078bd64aaac2016e21ae10e15ae5cfd49ae
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoUIB : add rhino JavaScript engine library 93/19893/1
gyeongmin.ju [Tue, 22 Apr 2014 13:50:57 +0000 (22:50 +0900)]
UIB : add rhino JavaScript engine library

Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: If6783d2cd10a2edc7226c4dcec2366d7c8a85ded

10 years agoMerge "UIB : add Model Reader/Writer" into develop
Changyeon Lee [Tue, 22 Apr 2014 13:45:33 +0000 (06:45 -0700)]
Merge "UIB : add Model Reader/Writer" into develop

10 years agoMerge "PROP : Add live style edit." into develop
Changyeon Lee [Tue, 22 Apr 2014 13:45:20 +0000 (06:45 -0700)]
Merge "PROP : Add live style edit." into develop

10 years agoMerge "ANIMATOR : Bug fix for findAnimator Pass AnimatorWidgetPart when inkove findAn...
Changyeon Lee [Tue, 22 Apr 2014 13:45:04 +0000 (06:45 -0700)]
Merge "ANIMATOR : Bug fix for findAnimator Pass AnimatorWidgetPart when inkove findAnimator Change parent selector in replaceAll from AnimatorSelector" into develop

10 years agoUIB : add Model Reader/Writer 91/19891/1
gyeongmin.ju [Tue, 22 Apr 2014 13:42:45 +0000 (22:42 +0900)]
UIB : add Model Reader/Writer

Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I03b99a44d925c2f5680a55dd8c1cc5afbcff3756

10 years agoANIMATOR : Bug fix for findAnimator 58/19858/2
seongwon.shim [Tue, 22 Apr 2014 06:31:23 +0000 (15:31 +0900)]
ANIMATOR : Bug fix for findAnimator
Pass AnimatorWidgetPart when inkove findAnimator
Change parent selector in replaceAll from AnimatorSelector

Change-Id: Icc27be10952899b748030ba251706696cfb149b2
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoANIMATOR : Control time in TimeText 61/19861/4
jinwooim.bae [Tue, 22 Apr 2014 06:47:59 +0000 (15:47 +0900)]
ANIMATOR : Control time in TimeText
This is new composite for control time selection.

Change-Id: I98c60fac55dcbd01ead97c08dd8f49d87bf8fa4a
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoPROP : Add live style edit. 62/19862/1
nakyoung2.choi [Tue, 22 Apr 2014 07:33:52 +0000 (16:33 +0900)]
PROP : Add live style edit.

Change-Id: I72a8c90bbb93f414023198a86a7e27d244778c65
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoMerge "UIB : code refactoring" into develop
Changyeon Lee [Mon, 21 Apr 2014 13:22:06 +0000 (06:22 -0700)]
Merge "UIB : code refactoring" into develop

10 years agoMerge "UIB : add model serializer" into develop
Changyeon Lee [Mon, 21 Apr 2014 13:21:56 +0000 (06:21 -0700)]
Merge "UIB : add model serializer" into develop

10 years agoMerge "PROP : Fixed dispose bug in CategoryComposite." into develop
Changyeon Lee [Mon, 21 Apr 2014 13:21:47 +0000 (06:21 -0700)]
Merge "PROP : Fixed dispose bug in CategoryComposite." into develop

10 years agoMerge "ANIMATOR : Bug fix for AnimatorSelector remove/add & Refactoring Compare with...
Changyeon Lee [Mon, 21 Apr 2014 13:21:12 +0000 (06:21 -0700)]
Merge "ANIMATOR : Bug fix for AnimatorSelector remove/add & Refactoring Compare with Selector when remove AnimatorSelector from AnimatorWidget Move method frmo AnimatorModelManager to AnimatorPart related class" into develop

10 years agoMerge "ANIMATOR : Add refresh selectorAnimator This code is selectorAnimator event...
Changyeon Lee [Mon, 21 Apr 2014 13:20:51 +0000 (06:20 -0700)]
Merge "ANIMATOR : Add refresh selectorAnimator This code is selectorAnimator event for refresh." into develop

10 years agoMerge "ANIMATOR : Fixed playheader This is be fixed playheader when paly animation...
Changyeon Lee [Mon, 21 Apr 2014 13:20:40 +0000 (06:20 -0700)]
Merge "ANIMATOR : Fixed playheader This is be fixed playheader when paly animation." into develop

10 years agoMerge "DATABIND : Added the feature to change the model name and the data source...
Changyeon Lee [Mon, 21 Apr 2014 13:20:27 +0000 (06:20 -0700)]
Merge "DATABIND : Added the feature to change the model name and the data source name" into develop

10 years agoUIB : code refactoring 42/19842/1
gyeongmin.ju [Mon, 21 Apr 2014 13:07:23 +0000 (22:07 +0900)]
UIB : code refactoring

Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: I94ea7d4c254b4580f5ff512bf1b297e8b28f1aa8

10 years agoUIB : add model serializer 41/19841/1
gyeongmin.ju [Mon, 21 Apr 2014 12:56:47 +0000 (21:56 +0900)]
UIB : add model serializer

Signed-off-by: gyeongmin.ju <gyeongmin.ju@samsung.com>
Change-Id: Iebf864cbcc2aec22b983c3d4357432bb872de0b4

10 years agoANIMATOR : Bug fix for AnimatorSelector remove/add & Refactoring 29/19829/1
seongwon.shim [Mon, 21 Apr 2014 08:13:36 +0000 (17:13 +0900)]
ANIMATOR : Bug fix for AnimatorSelector remove/add & Refactoring
Compare with Selector when remove AnimatorSelector from AnimatorWidget
Move method frmo AnimatorModelManager to AnimatorPart related class

Change-Id: I3b7e323372b7179d95a2aa9700522508e19ff8a1
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoPROP : Fixed dispose bug in CategoryComposite. 22/19822/1
nakyoung2.choi [Mon, 21 Apr 2014 07:32:17 +0000 (16:32 +0900)]
PROP : Fixed dispose bug in CategoryComposite.

Change-Id: Ifba43171ef6781fa8ae159e4af8dff0c88f2f4eb
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoANIMATOR : Add refresh selectorAnimator 17/19817/1
jinwooim.bae [Mon, 21 Apr 2014 04:16:19 +0000 (13:16 +0900)]
ANIMATOR : Add refresh selectorAnimator
This code is selectorAnimator event for refresh.

Change-Id: Ia11f5afa9f46fb2bcc12fd853875a263519aaccc
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Fixed playheader 01/19801/1
jinwooim.bae [Fri, 18 Apr 2014 09:21:27 +0000 (18:21 +0900)]
ANIMATOR : Fixed playheader
This is be fixed playheader when paly animation.

Change-Id: I9943037fcab6193bd044567f845cb2b65a8446f6
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoMerge "ANIMATOR : To Fill button image This is the tranceparent background to fill...
Changyeon Lee [Thu, 17 Apr 2014 15:51:37 +0000 (08:51 -0700)]
Merge "ANIMATOR : To Fill button image This is the tranceparent background to fill the button on linux." into develop

10 years agoMerge "NSCREEN : Recovery NScreen action. Recovery NScreen action." into develop
Changyeon Lee [Thu, 17 Apr 2014 15:51:12 +0000 (08:51 -0700)]
Merge "NSCREEN : Recovery NScreen action. Recovery NScreen action." into develop

10 years agoMerge "PROP : Add folding feature on CategoryComposite." into develop
Changyeon Lee [Thu, 17 Apr 2014 15:50:58 +0000 (08:50 -0700)]
Merge "PROP : Add folding feature on CategoryComposite." into develop

10 years agoDATABIND : Added the feature to change the model name and the data source 46/19746/2
jaeyeol lee [Thu, 17 Apr 2014 07:36:01 +0000 (16:36 +0900)]
DATABIND : Added the feature to change the model name and the data source
name

Change-Id: I7925b871654bad9b21caf6f820d33769a5baa65a
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoNSCREEN : Recovery NScreen action. 36/19736/1
yonghwan82.jeon [Thu, 17 Apr 2014 07:05:56 +0000 (16:05 +0900)]
NSCREEN : Recovery NScreen action.
Recovery NScreen action.

Change-Id: Ia76646411b39e0d0f2160fa93db0e8ab6167a92f
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoANIMATOR : To Fill button image 31/19731/1
jinwooim.bae [Thu, 17 Apr 2014 06:18:48 +0000 (15:18 +0900)]
ANIMATOR : To Fill button image
This is the tranceparent background to fill the button on linux.

Change-Id: Ideceee6c627e64d96aea5d9ab01d228e20eeeec6
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoMerge "UIB : Prevent checking AppManger. Current, Appmanger always is null. Filter...
Changyeon Lee [Thu, 17 Apr 2014 03:59:09 +0000 (20:59 -0700)]
Merge "UIB : Prevent checking AppManger. Current, Appmanger always is null. Filter code is frequently used. Filter code is always printed error log. Prevent checking Appmanger." into develop

10 years agoMerge "ResourcesView : Refactoring selection and action Adding KeyHan...
Changyeon Lee [Thu, 17 Apr 2014 03:58:54 +0000 (20:58 -0700)]
Merge "ResourcesView : Refactoring selection and action                 Adding KeyHandler" into develop

10 years agoMerge "ANIMATOR : Clean up model related code Remove unused files and method" into...
Changyeon Lee [Thu, 17 Apr 2014 03:58:43 +0000 (20:58 -0700)]
Merge "ANIMATOR :  Clean up model related code Remove unused files and method" into develop

10 years agoMerge "ANIMATOR : Change predeinfed frame to custom frame Change predefined flag...
Changyeon Lee [Thu, 17 Apr 2014 03:58:35 +0000 (20:58 -0700)]
Merge "ANIMATOR : Change predeinfed frame to custom frame Change predefined flag to false when prdefined frame has changed by user" into develop

10 years agoPROP : Add folding feature on CategoryComposite. 47/19647/1
nakyoung2.choi [Thu, 17 Apr 2014 03:51:23 +0000 (12:51 +0900)]
PROP : Add folding feature on CategoryComposite.

Change-Id: I4c408f12ab1af4f624b5ab85e64f3976f4aa4559
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoANIMATOR : Modified PlayHeader 06/19606/2
jinwooim.bae [Wed, 16 Apr 2014 11:20:32 +0000 (20:20 +0900)]
ANIMATOR : Modified PlayHeader
PlayHeader was Shell. Now it is Composite.

Change-Id: I3f830a8b9e1fee20fbb5288c9e364009ad30269c
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Clean up model related code 00/19600/1
seongwon.shim [Wed, 16 Apr 2014 09:35:47 +0000 (18:35 +0900)]
ANIMATOR :  Clean up model related code
Remove unused files and method

Change-Id: Ic3a447d5f79449a5a8e05cf1241f32796a77b3d2
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoANIMATOR : Change predeinfed frame to custom frame 79/19579/1
seongwon.shim [Wed, 16 Apr 2014 04:38:53 +0000 (13:38 +0900)]
ANIMATOR : Change predeinfed frame to custom frame
Change predefined flag to false when prdefined frame has changed by user

Change-Id: I9aa20a45e30082c62acddf5a67142897affef4f6
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoUIB : Prevent checking AppManger. 78/19578/1
yonghwan82.jeon [Wed, 16 Apr 2014 04:31:39 +0000 (13:31 +0900)]
UIB : Prevent checking AppManger.
Current, Appmanger always is null.
Filter code is frequently used.
Filter code is always printed error log.
Prevent checking Appmanger.

Change-Id: Ie56cf6982042403d66ca516e75b49f12389d4794
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoResourcesView : Refactoring selection and action 77/19577/1
jeonghwan kim [Wed, 16 Apr 2014 04:19:33 +0000 (13:19 +0900)]
ResourcesView : Refactoring selection and action
                Adding KeyHandler

Change-Id: Ic6e24f20248cc541f882e02af60e4de22195e7d8
Signed-off-by: jeonghwan kim <jeonghwan0613.kim@samsung.com>
10 years agoMerge "ANIMATOR : Change by drawing on the Canvas This is changed TimelineElement...
Changyeon Lee [Wed, 16 Apr 2014 03:40:57 +0000 (20:40 -0700)]
Merge "ANIMATOR : Change by drawing on the Canvas This is changed TimelineElement. It did to be swt. But it changed the canvas to draw." into develop

10 years agoMerge "ANIMATOR : Add AnimatorModel event Add SELECTOR_REFERSH for refresh each Anima...
Changyeon Lee [Wed, 16 Apr 2014 03:40:47 +0000 (20:40 -0700)]
Merge "ANIMATOR : Add AnimatorModel event Add SELECTOR_REFERSH for refresh each AnimatorSelector" into develop

10 years agoMerge "ANIMATOR : Implements merge and split keyframe when keyframe edited Merge...
Changyeon Lee [Wed, 16 Apr 2014 03:40:38 +0000 (20:40 -0700)]
Merge "ANIMATOR : Implements merge and split keyframe when keyframe edited Merge keyframe if border frames doesnot have same computed properties and split keyframe if border frames do have same computed properties" into develop

10 years agoANIMATOR : Change by drawing on the Canvas 45/19545/2
jinwooim.bae [Tue, 15 Apr 2014 01:09:06 +0000 (10:09 +0900)]
ANIMATOR : Change by drawing on the Canvas
This is changed TimelineElement. It did to be swt. But it changed the canvas to draw.

Change-Id: I665a11dd9cf9d48aafe06e4f92fc736293df5f94
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Add AnimatorModel event 46/19546/2
seongwon.shim [Tue, 15 Apr 2014 01:20:16 +0000 (10:20 +0900)]
ANIMATOR : Add AnimatorModel event
Add SELECTOR_REFERSH for refresh each AnimatorSelector

Change-Id: I1c74080b63714cb1d228baca9a349f88ec4cc578
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoANIMATOR : Implements merge and split keyframe when keyframe edited 06/19506/2
seongwon.shim [Mon, 14 Apr 2014 07:02:14 +0000 (16:02 +0900)]
ANIMATOR : Implements merge and split keyframe when keyframe edited
Merge keyframe if border frames doesnot have same computed properties and split keyframe if border frames do have same computed properties

Change-Id: I34be0b1547787bab7f6b4c5aa383807739d99915
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoDATABIND : Add the shortcut in the databinding view 05/19505/1
jaeyeol lee [Mon, 14 Apr 2014 06:58:08 +0000 (15:58 +0900)]
DATABIND : Add the shortcut in the databinding view
Data Source & View model can be deleted using the del key

Change-Id: I6954cca5516d4967de7ad2bab091ec395b61d1d7
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoDATABIND : Fixed a bug that can not refresh in the binding info panel. 00/19500/2
jaeyeol lee [Mon, 14 Apr 2014 05:14:19 +0000 (14:14 +0900)]
DATABIND : Fixed a bug that can not refresh in the binding info panel.
Add a listener to the page

Change-Id: Icc511f3153a937d6465838afba15a15090a48792
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoMerge "DATABIND : change the check logic when add privilege." into develop
Changyeon Lee [Mon, 14 Apr 2014 04:37:27 +0000 (21:37 -0700)]
Merge "DATABIND : change the check logic when add privilege." into develop

10 years agoMerge "PROP : Removes NPE." into develop
Changyeon Lee [Mon, 14 Apr 2014 04:35:31 +0000 (21:35 -0700)]
Merge "PROP : Removes NPE." into develop