sdk/ide/web-ui-builder-eplugin.git
10 years agoUIB: fixed classpath error 60/21660/1
youngduk.hwang [Mon, 26 May 2014 06:34:39 +0000 (15:34 +0900)]
UIB: fixed classpath error
remove absolute path.

Change-Id: I5740e981afa08540ed6ba811671fc6789e25d1ee
Signed-off-by: youngduk.hwang <youngduk.hwang@samsung.com>
10 years agoUIB: fixed the problem META tag is added when we save on source tab. 41/21641/1
youngduk.hwang [Mon, 26 May 2014 02:05:54 +0000 (11:05 +0900)]
UIB: fixed the problem META tag is added when we save on source tab.
Added xalan library. HtmlWriter use it.

Change-Id: I3b6bd7509f9a8cf5395c66ff4fb823f54cd15fb6
Signed-off-by: youngduk.hwang <youngduk.hwang@samsung.com>
10 years agoUIB: undo, redo will be possible about editing between source and design. 39/21639/1
youngduk.hwang [Mon, 26 May 2014 01:49:40 +0000 (10:49 +0900)]
UIB: undo, redo will be possible about editing between source and design.
Modified ReloadCommand. It process about HTML loading.

Change-Id: I358ceee2eb13d6f931b2cd0c3159b7a923626405
Signed-off-by: youngduk.hwang <youngduk.hwang@samsung.com>
10 years agoPROP : Add icons for StyleTab. 71/21571/1
nakyoung2.choi [Fri, 23 May 2014 06:45:23 +0000 (15:45 +0900)]
PROP : Add icons for StyleTab.

Change-Id: Iaf0d99374e76d7d2af58cf91ba8fc08c553d6aa8
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoMerge "PROP : Re-implementation remove selector. Advanced Create/Remove/Change CssSel...
Changyeon Lee [Fri, 23 May 2014 06:39:14 +0000 (23:39 -0700)]
Merge "PROP : Re-implementation remove selector. Advanced Create/Remove/Change CssSelectorCommand." into develop

10 years agoMerge "UIB : fixed : do not save the text to edit it" into develop
Changyeon Lee [Fri, 23 May 2014 06:38:58 +0000 (23:38 -0700)]
Merge "UIB : fixed : do not save the text to edit it" into develop

10 years agoMerge "ANIMATOR : Bug fix for merge/split keyframe Resolve null pointer exception...
Changyeon Lee [Fri, 23 May 2014 06:38:38 +0000 (23:38 -0700)]
Merge "ANIMATOR : Bug fix for merge/split keyframe Resolve null pointer exception when undo/redo Reuse for Keyframe Unit when undo/redo" into develop

10 years agoPROJECTEMP : modify ProjectTemplateContributor. 27/21527/1
yonghwan82.jeon [Thu, 22 May 2014 09:44:01 +0000 (18:44 +0900)]
PROJECTEMP : modify ProjectTemplateContributor.
Modify ProjectTemplateContributor.

Change-Id: I9fd5643cd41493c30afafafda64f80b8c1835ef7
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoUIB : fixed : do not save the text to edit it 25/21525/1
gyeongmin.ju [Thu, 22 May 2014 09:25:26 +0000 (18:25 +0900)]
UIB : fixed : do not save the text to edit it

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

10 years agoANIMATOR : Bug fix for merge/split keyframe 24/21524/1
seongwon.shim [Thu, 22 May 2014 09:18:31 +0000 (18:18 +0900)]
ANIMATOR : Bug fix for merge/split keyframe
Resolve null pointer exception when undo/redo
Reuse for Keyframe Unit when undo/redo

Change-Id: I5d9450eb6995c0e50837a87d15ee59730fce93a9
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoPROP : Re-implementation remove selector. 19/21519/1
nakyoung2.choi [Thu, 22 May 2014 09:05:56 +0000 (18:05 +0900)]
PROP : Re-implementation remove selector.
Advanced Create/Remove/Change CssSelectorCommand.

Change-Id: Ifd14f7b8fefa2b2c20ca8c28c058d5ec5d860bf4
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoMerge remote-tracking branch 'origin/tizen' into develop 14/21514/1
yonghwan82.jeon [Thu, 22 May 2014 08:23:37 +0000 (17:23 +0900)]
Merge remote-tracking branch 'origin/tizen' into develop

* origin/tizen:
  Merge remote-tracking branch 'origin/mw' into tizen
  Merge remote-tracking branch 'origin/develop' into tizen
  Merge remote-tracking branch 'origin/mw' into tizen
  Merge remote-tracking branch 'origin/develop' into tizen
  MISC: package version up(0.1.428)
  CONFIGURATION: Changed configuration model package name

Change-Id: I9d8e258f6bbd7711f32a7bfb0114d1f4ca2ea437
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoPAGETEMP: Add Empty Page button is added in pages view toolbar. 05/21505/1
youngduk.hwang [Thu, 22 May 2014 05:30:16 +0000 (14:30 +0900)]
PAGETEMP: Add Empty Page button is added in pages view toolbar.
Add Empty Page Button is added in pages view toolbar. And Template delete
Context Menu is added in template wizard.

Change-Id: Iaa9c833fab61620aa02d8cf31c8269ff07046b52
Signed-off-by: youngduk.hwang <youngduk.hwang@samsung.com>
10 years agoPAGETEMP: UI, UX complement 04/21504/1
youngduk.hwang [Thu, 22 May 2014 05:26:17 +0000 (14:26 +0900)]
PAGETEMP: UI, UX complement
Duplicate page name check, Default group name check, Default template
check, Fixed wrong wizard link, Modified Browse button border, Fixed wrong
wizard title and description, Applied page template indent.

Change-Id: I9d93f91c18e8fc5c015faa7768e92c2d1743fc99
Signed-off-by: youngduk.hwang <youngduk.hwang@samsung.com>
10 years agoMerge "NSCREEN : remove System.out.print log. 1. print log - using Logger" into develop
Changyeon Lee [Thu, 22 May 2014 01:51:54 +0000 (18:51 -0700)]
Merge "NSCREEN : remove System.out.print log. 1. print log - using Logger" into develop

10 years agoMerge "DATABIND : Modify Set Source Dialog. ADD JSON - > XML Converter. ...
Changyeon Lee [Thu, 22 May 2014 01:51:40 +0000 (18:51 -0700)]
Merge "DATABIND : Modify Set Source Dialog.        ADD JSON - > XML Converter.        ADD Tree DND." into develop

10 years agoNSCREEN : remove System.out.print log. 84/21484/1
jooyoul_lee [Wed, 21 May 2014 11:02:28 +0000 (20:02 +0900)]
NSCREEN : remove System.out.print log.
1. print log - using Logger

Change-Id: I14922f1d4d7627b58cac89e4cd3139ab344a0616
Signed-off-by: jooyoul_lee <jy.exe.lee@samsung.com>
10 years agoMerge "NSCREEN : nscreen debug log added, viewport fixed 1. add nscreen hidden log...
Changyeon Lee [Wed, 21 May 2014 10:33:39 +0000 (03:33 -0700)]
Merge "NSCREEN : nscreen debug log added, viewport fixed 1. add nscreen hidden log added 1-1. css layer and viewport log (on/off available) 2. viewport sync(between designer and source) added." into develop

10 years agoDATABIND : Modify Set Source Dialog. 81/21481/1
parary [Wed, 21 May 2014 10:27:15 +0000 (19:27 +0900)]
DATABIND : Modify Set Source Dialog.
       ADD JSON - > XML Converter.
       ADD Tree DND.

Change-Id: Ib673e6adfc527f21cf3f61ceed402b4245d72b4a
Signed-off-by: parary <kyunghan80.park@samsung.com>
10 years agoANIMATOR : Bug fix for loading animation 54/21454/1
seongwon.shim [Wed, 21 May 2014 07:02:31 +0000 (16:02 +0900)]
ANIMATOR : Bug fix for loading animation
Serailize & Deserailize boolean variable whether predefined or not for Keyframe

Change-Id: I8a92ddc505105eb8f4caa5c64b050c906b5bc011
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoMerge "DATABIND: update the descriptors a. add attrhref type in the tizen.types.xml...
Changyeon Lee [Wed, 21 May 2014 02:16:29 +0000 (19:16 -0700)]
Merge "DATABIND: update the descriptors a. add attrhref type in the tizen.types.xml b. add ID_OF_DATABINDING_ATTR_HREF in TypeDescriptor.java and DescriptorManager.java c. add attrhref binding for the link widget" into develop

10 years agoMerge "ANIMATOR : Convert milliseconds and position This is for compute milliseconds...
Changyeon Lee [Wed, 21 May 2014 02:16:16 +0000 (19:16 -0700)]
Merge "ANIMATOR : Convert milliseconds and position This is for compute milliseconds and convert time to position, position to time." into develop

10 years agoNSCREEN : nscreen debug log added, viewport fixed 43/21443/1
jooyoul_lee [Wed, 21 May 2014 01:58:33 +0000 (10:58 +0900)]
NSCREEN : nscreen debug log added, viewport fixed
1. add nscreen hidden log added
1-1. css layer and viewport log (on/off available)
2. viewport sync(between designer and source) added.

Change-Id: I6d8b6365be514c3259290cb460fcaeac91e9ef87
Signed-off-by: jooyoul_lee <jy.exe.lee@samsung.com>
10 years agoDATABIND: update the descriptors 27/21427/1
Heekyoung, Oh [Tue, 20 May 2014 11:12:21 +0000 (20:12 +0900)]
DATABIND: update the descriptors
a. add attrhref type in the tizen.types.xml
b. add ID_OF_DATABINDING_ATTR_HREF in TypeDescriptor.java and DescriptorManager.java
c. add attrhref binding for the link widget

Change-Id: I34202d357f02fef4adaad6425bcaa57b31ac6f6a
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
10 years agoMerge "DATABIND: bug fixed (databinding view)" into develop
Changyeon Lee [Tue, 20 May 2014 06:17:21 +0000 (23:17 -0700)]
Merge "DATABIND: bug fixed (databinding view)" into develop

10 years agoANIMATOR : Convert milliseconds and position 12/21412/1
jinwooim.bae [Tue, 20 May 2014 05:33:45 +0000 (14:33 +0900)]
ANIMATOR : Convert milliseconds and position
This is for compute milliseconds and convert time to position, position
to time.

Change-Id: Ia9dcef8732878f6f9822eee0d9b3c7f879ddf8b1
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoPROP : Fix setCssStyleCommand undo bug. And advanced refresh on HoverViewerEditPart. 10/21410/1
nakyoung2.choi [Tue, 20 May 2014 04:37:15 +0000 (13:37 +0900)]
PROP : Fix setCssStyleCommand undo bug. And advanced refresh on HoverViewerEditPart.

Change-Id: Ic3910448da69b6500fbd9093878832e6405ab558
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoDATABIND: bug fixed (databinding view) 09/21409/1
jaeyeol lee [Tue, 20 May 2014 04:04:47 +0000 (13:04 +0900)]
DATABIND: bug fixed (databinding view)

rename the view model item name

Change-Id: I4df8316991c26ec68171661d2bed48044bd9dcfd
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoMerge "Merge remote-tracking branch 'origin/mw' into develop" into develop
Changyeon Lee [Mon, 19 May 2014 10:37:16 +0000 (03:37 -0700)]
Merge "Merge remote-tracking branch 'origin/mw' into develop" into develop

10 years agoMerge remote-tracking branch 'origin/mw' into develop 70/21370/1
yonghwan82.jeon [Mon, 19 May 2014 10:30:11 +0000 (19:30 +0900)]
Merge remote-tracking branch 'origin/mw' into develop

* origin/mw:
  UIB : update version.
  NSCREEN : change resolution. Change resolution by Profile type.
  Merge remote-tracking branch 'origin/develop' into mw
  UIB : It is re-add the missing page.
  Merge remote-tracking branch 'origin/develop' into mw
  UIB : Update version.
  Merge remote-tracking branch 'origin/develop' into mw
  Merge remote-tracking branch 'origin/tizen' into mw
  Merge remote-tracking branch 'origin/mw' into tizen
  Merge remote-tracking branch 'origin/tizen' into mw
  Merge remote-tracking branch 'origin/develop' into tizen
  MISC: package version up(0.1.428)
  MISC: package version up(0.1.428)
  CONFIGURATION: Changed configuration model package name
  CONFIGURATION: Changed configuration model package name
  UIBUILDER : Merge tizen branch. Merge tizen branch.

Change-Id: Id40a94a59a8bf6bbfb7684599e570790afcacb73
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoANIMATOR : Bug fix for opacity property 69/21369/1
seongwon.shim [Mon, 19 May 2014 10:21:03 +0000 (19:21 +0900)]
ANIMATOR : Bug fix for opacity property
Modify opacity realted point proloem and change type to double when calculate interpolaved value

Change-Id: Id9d1fdeb375559fbeac3b6c71d1c068e2786ffad
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoMerge "ANIMATOR : Change TreeItem Height Changing for treeItem height size and multip...
Changyeon Lee [Mon, 19 May 2014 09:33:38 +0000 (02:33 -0700)]
Merge "ANIMATOR : Change TreeItem Height Changing for treeItem height size and multiplatform." into develop

10 years agoMerge changes I813dc190,I68df98d4 into develop
Changyeon Lee [Mon, 19 May 2014 09:33:26 +0000 (02:33 -0700)]
Merge changes I813dc190,I68df98d4 into develop

* changes:
  DATABIND: Modify the width of the set target dialog
  DATABIND : add the icon in the databinding view

10 years agoMerge "DATABIND: modify the rename functions" into develop
Changyeon Lee [Mon, 19 May 2014 09:33:16 +0000 (02:33 -0700)]
Merge "DATABIND: modify the rename functions" into develop

10 years agoMerge "ANIMATOR : Get default property value from CSSProperties.xml" into develop
Changyeon Lee [Mon, 19 May 2014 09:32:54 +0000 (02:32 -0700)]
Merge "ANIMATOR : Get default property value from CSSProperties.xml" into develop

10 years agoMerge "PAGES: Add Delete Page action to delete pages on Pages view. Modified flow...
Changyeon Lee [Mon, 19 May 2014 09:32:43 +0000 (02:32 -0700)]
Merge "PAGES: Add Delete Page action to delete pages on Pages view. Modified flow of adding pages and deleting pages while Delete Page action is added." into develop

10 years agoMerge "Show MetricsMethod on Ubuntu.And fix set background color problem on MetricsMe...
Changyeon Lee [Mon, 19 May 2014 08:33:47 +0000 (01:33 -0700)]
Merge "Show MetricsMethod on Ubuntu.And fix set background color problem on MetricsMethod." into develop

10 years agoDESIGNER : code refactoring 50/21350/1
gyeongmin.ju [Mon, 19 May 2014 08:21:14 +0000 (17:21 +0900)]
DESIGNER : code refactoring

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

10 years agoDATABIND: Modify the width of the set target dialog 43/21343/1
jaeyeol lee [Mon, 19 May 2014 07:40:02 +0000 (16:40 +0900)]
DATABIND: Modify the width of the set target dialog

Change-Id: I813dc19095921698296578dee08e30161e4846dc
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoDATABIND : add the icon in the databinding view 36/21336/1
jaeyeol lee [Mon, 19 May 2014 07:31:04 +0000 (16:31 +0900)]
DATABIND : add the icon in the databinding view

Change-Id: I68df98d4f4e03a8963acbd071f50842523eb9aa3
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoDATABIND: modify the rename functions 23/21323/1
jaeyeol lee [Mon, 19 May 2014 06:21:19 +0000 (15:21 +0900)]
DATABIND: modify the rename functions

check duplicate names

Change-Id: Id01a1d6d71e68fedd58385ea2b53b6f71d57eb00
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoShow MetricsMethod on Ubuntu.And fix set background color problem on MetricsMethod. 20/21320/1
nakyoung2.choi [Mon, 19 May 2014 05:58:08 +0000 (14:58 +0900)]
Show MetricsMethod on Ubuntu.And fix set background color problem on MetricsMethod.

Change-Id: Ib3886e60455ca933966e36d5b90b51b64c52f46a
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoANIMATOR : Get default property value from CSSProperties.xml 18/21318/1
seongwon.shim [Mon, 19 May 2014 05:32:53 +0000 (14:32 +0900)]
ANIMATOR : Get default property value from CSSProperties.xml

Change to getting default property value from CSSProperties.xml from hard
coded value

Change-Id: Iee4e24f67e82e919f168e71cb275bd7c14a3b2cb
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoANIMATOR : Change TreeItem Height 53/21253/3
jinwooim.bae [Fri, 16 May 2014 11:53:27 +0000 (20:53 +0900)]
ANIMATOR : Change TreeItem Height
Changing for treeItem height size and multiplatform.

Change-Id: I3685fcf8d031e57a5491546c0ad33bd0bcc15432
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoDESIGNER : move/resize unit to be changed 10 -> 3 03/21303/1
gyeongmin.ju [Mon, 19 May 2014 01:32:13 +0000 (10:32 +0900)]
DESIGNER : move/resize unit to be changed 10 -> 3

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

10 years agoDESIGNER : move/resize unit to be changed 10 -> 3 02/21302/1
gyeongmin.ju [Mon, 19 May 2014 01:21:04 +0000 (10:21 +0900)]
DESIGNER : move/resize unit to be changed 10 -> 3

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

10 years agoMerge "UIB : Fix NPE." into develop
Changyeon Lee [Sun, 18 May 2014 11:22:21 +0000 (04:22 -0700)]
Merge "UIB : Fix NPE." into develop

10 years agoPROP : fix, when edit the CSS, NPE occurs intermittently 99/21299/1
gyeongmin.ju [Sun, 18 May 2014 11:22:22 +0000 (20:22 +0900)]
PROP : fix, when edit the CSS, NPE occurs intermittently

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

10 years agoUIB : Fix NPE. 98/21298/1
nakyoung2.choi [Sun, 18 May 2014 11:19:29 +0000 (20:19 +0900)]
UIB : Fix NPE.

Change-Id: I23ddb08e657599bcbe6e8e0f4714e4bb1d045610
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoPAGES: Add Delete Page action to delete pages on Pages view. 88/21288/1
youngduk.hwang [Fri, 16 May 2014 16:49:53 +0000 (01:49 +0900)]
PAGES: Add Delete Page action to delete pages on Pages view.
Modified flow of adding pages and deleting pages while Delete Page action is added.

Change-Id: If6ea07de35df4be96d24309b0c7b4360bcb25f29
Signed-off-by: youngduk.hwang <youngduk.hwang@samsung.com>
10 years agoUIB : Remove duplicate code. 83/21283/1
yonghwan82.jeon [Fri, 16 May 2014 16:06:03 +0000 (01:06 +0900)]
UIB : Remove duplicate code.
When Web IDE perspective create, pages view created two views.

Change-Id: I8c18cb6fb44341d4c81862185c4e54c3ae9e8e22
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoUIB : Fix CssSelector managing on Part. 76/21276/1
nakyoung2.choi [Fri, 16 May 2014 15:30:17 +0000 (00:30 +0900)]
UIB : Fix CssSelector managing on Part.

Change-Id: Id3d78f1f51a34375a238341f52152ab9dc447304
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoNSCREEN : file io changed 75/21275/1
jooyoul_lee [Fri, 16 May 2014 14:59:54 +0000 (23:59 +0900)]
NSCREEN : file io changed
create file -> using File to IFile

Change-Id: I19d0fabe0ee310b5dc5f12e9181583bb7a296fe0
Signed-off-by: jooyoul_lee <jy.exe.lee@samsung.com>
10 years agoMerge "UIB : Modify QT library path. Modify QT library path for MACOS." into develop
Changyeon Lee [Fri, 16 May 2014 11:31:08 +0000 (04:31 -0700)]
Merge "UIB : Modify QT library path. Modify QT library path for MACOS." into develop

10 years agoMerge "DATABIND: Add a setTarget Dialog" into develop
Changyeon Lee [Fri, 16 May 2014 11:30:59 +0000 (04:30 -0700)]
Merge "DATABIND: Add a setTarget Dialog" into develop

10 years agoUIB : Modify QT library path. 47/21247/1
yonghwan82.jeon [Fri, 16 May 2014 11:24:18 +0000 (20:24 +0900)]
UIB : Modify QT library path.
Modify QT library path for MACOS.

Change-Id: Ia896f238cf71e5dea91a912910275c09660fa07b
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoMerge "ANIMATOR : Modify Z-order keyframe Show z-order MenuItem When you click timeli...
Changyeon Lee [Fri, 16 May 2014 10:36:12 +0000 (03:36 -0700)]
Merge "ANIMATOR : Modify Z-order keyframe Show z-order MenuItem When you click timelineElement that has same time keyframeUnits" into develop

10 years agoDATABIND: Add a setTarget Dialog 32/21232/1
jaeyeol lee [Fri, 16 May 2014 08:25:49 +0000 (17:25 +0900)]
DATABIND: Add a setTarget Dialog

Change-Id: Ie88e701ac2a270c91af7b09e5a5037c6ed3e5947
Signed-off-by: jaeyeol lee <jaeyeol148.lee@samsung.com>
10 years agoMerge "DATABIND : update the descriptors a. add slider type - tizen.types.xml, Descri...
Changyeon Lee [Fri, 16 May 2014 08:13:50 +0000 (01:13 -0700)]
Merge "DATABIND : update the descriptors a. add slider type - tizen.types.xml, DescriptorManager.java, TypeDescriptor.java b. add text binding for the headingone, headingtwo, headingthree, headingfour, headingfive headingsix widgets c. add attr[src] binding for the image and thumbnail widget d. add slider binding for the slider widget" into develop

10 years agoMerge "DATABIND : add value binding for the datetimepicker widget a. update the datet...
Changyeon Lee [Fri, 16 May 2014 08:13:34 +0000 (01:13 -0700)]
Merge "DATABIND : add value binding for the datetimepicker widget a. update the datetimepicker despriptor b. add value binding" into develop

10 years agoUIB : Remove InjectorView dependency 22/21222/1
jeonghwan kim [Fri, 16 May 2014 08:10:09 +0000 (17:10 +0900)]
UIB : Remove InjectorView dependency

Change-Id: I956e82e7916c2b63fc185ac93a48eb55a6d83c7b
Signed-off-by: jeonghwan kim <jeonghwan0613.kim@samsung.com>
10 years agoMerge remote-tracking branch 'origin/tizen' into develop 16/21216/1
yonghwan82.jeon [Fri, 16 May 2014 07:10:38 +0000 (16:10 +0900)]
Merge remote-tracking branch 'origin/tizen' into develop

* origin/tizen:
  Merge remote-tracking branch 'origin/mw' into tizen
  Merge remote-tracking branch 'origin/develop' into tizen
  Merge remote-tracking branch 'origin/mw' into tizen
  Merge remote-tracking branch 'origin/develop' into tizen
  MISC: package version up(0.1.428)
  CONFIGURATION: Changed configuration model package name

Change-Id: I5d612644fcac4a1a7f59e1ae6c9ee48e8daa2db5
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoNSCREEN : fix new project exception bug 12/21212/1
jooyoul_lee [Fri, 16 May 2014 06:56:57 +0000 (15:56 +0900)]
NSCREEN : fix new  project exception bug
1. fix new projet bug
2. fix chagall conventions
3. other profile device set default (mobile)

Change-Id: Iefe64ea38e793fb2a6637ed6c07c51a6b414fa5b
Signed-off-by: jooyoul_lee <jy.exe.lee@samsung.com>
10 years agoDATABIND : update the descriptors 97/21197/1
Heekyoung, Oh [Fri, 16 May 2014 06:01:48 +0000 (15:01 +0900)]
DATABIND : update the descriptors
a. add slider type - tizen.types.xml, DescriptorManager.java, TypeDescriptor.java
b. add text binding for the headingone, headingtwo, headingthree, headingfour, headingfive headingsix widgets
c. add attr[src] binding for the image and thumbnail widget
d. add slider binding for the slider widget

Change-Id: Ibe90127afa8969db3659b52a6c0392c2c57460e5
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
10 years agoDATABIND : add value binding for the datetimepicker widget 82/21182/2
Heekyoung, Oh [Fri, 16 May 2014 02:56:14 +0000 (11:56 +0900)]
DATABIND : add value binding for the datetimepicker widget
a. update the datetimepicker despriptor
b. add value binding

Change-Id: Ie02eeb96c32be2c533e3a19a497d44e6ad29f735
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
10 years agoNSCREEN: FIXED device info. 95/21195/1
yonghwan82.jeon [Fri, 16 May 2014 05:29:04 +0000 (14:29 +0900)]
NSCREEN: FIXED device info.

Change-Id: I559f04997fb5e2f97a480be7e57a6940516c8365
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoMerge "NSCREEN : initial style apply bug fixed start time css style applied" into...
Changyeon Lee [Fri, 16 May 2014 05:16:22 +0000 (22:16 -0700)]
Merge "NSCREEN : initial style apply bug fixed start time css style applied" into develop

10 years agoANIMATOR : Modify Z-order keyframe 88/21188/1
jinwooim.bae [Fri, 16 May 2014 04:52:02 +0000 (13:52 +0900)]
ANIMATOR : Modify Z-order keyframe
Show z-order MenuItem When you click timelineElement that has same time
keyframeUnits

Change-Id: Ib9a3218a191b66365e49a67313591bc7465ad04a
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoMerge "DESIGNER : fix scrollbar range" into develop
Changyeon Lee [Fri, 16 May 2014 04:47:46 +0000 (21:47 -0700)]
Merge "DESIGNER : fix scrollbar range" into develop

10 years agoDESIGNER : fix scrollbar range 87/21187/1
gyeongmin.ju [Fri, 16 May 2014 04:48:03 +0000 (13:48 +0900)]
DESIGNER : fix scrollbar range

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

10 years agoNSCREEN : Remove width&height in Device and Modify Nscreen Model. 86/21186/1
yonghwan82.jeon [Fri, 16 May 2014 04:42:43 +0000 (13:42 +0900)]
NSCREEN : Remove width&height in Device and Modify Nscreen Model.
Remove width & Height in Device and Modify Nscreen Model.

Change-Id: Ia265c2783121ac0f11b02e03a11f8801195c49d9
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoNSCREEN : initial style apply bug fixed 84/21184/1
jooyoul_lee [Fri, 16 May 2014 03:22:44 +0000 (12:22 +0900)]
NSCREEN : initial style apply bug fixed
start time css style applied

Change-Id: I1f962ec205918d5070a4bd8e665c3945fc457c5b
Signed-off-by: jooyoul_lee <jy.exe.lee@samsung.com>
10 years agoMerge "DATABIND : add text binding for the submit button widget a. update the submit...
Changyeon Lee [Fri, 16 May 2014 02:29:01 +0000 (19:29 -0700)]
Merge "DATABIND : add text binding for the submit button widget a. update the submit button descriptor b. add text binding" into develop

10 years agoNSCREEN : fixed bug(Recovery nscreenModel). 78/21178/1
yonghwan82.jeon [Fri, 16 May 2014 02:14:54 +0000 (11:14 +0900)]
NSCREEN : fixed bug(Recovery nscreenModel).
When soucre mode edited, NscreenModel is not pefect recvering.
It is fiexed.

Change-Id: Iecd8e6ad3a9b30fb92d975597596be82cacad81f
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoDATABIND : add text binding for the submit button widget 77/21177/1
Heekyoung, Oh [Fri, 16 May 2014 02:12:08 +0000 (11:12 +0900)]
DATABIND : add text binding for the submit button widget
a. update the submit button descriptor
b. add text binding

Change-Id: Ic429ddac1d837ef5225384f5ac7793b4553d073e
Signed-off-by: Heekyoung, Oh <heekyoung.oh@samsung.com>
10 years agoMerge "NSCREEN : start up view port bug fix view port size problem fixed" into develop
Changyeon Lee [Fri, 16 May 2014 01:53:54 +0000 (18:53 -0700)]
Merge "NSCREEN : start up view port bug fix view port size problem fixed" into develop

10 years agoNSCREEN : start up view port bug fix 72/21172/1
jooyoul_lee [Fri, 16 May 2014 01:52:18 +0000 (10:52 +0900)]
NSCREEN : start up view port bug fix
view port size problem fixed

Change-Id: Ie2399c7c04af8b554688a00a347242939a33ba72
Signed-off-by: jooyoul_lee <jy.exe.lee@samsung.com>
10 years agoDESIGNER : add undo shortcut 71/21171/1
gyeongmin.ju [Fri, 16 May 2014 01:52:07 +0000 (10:52 +0900)]
DESIGNER : add undo shortcut

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

10 years agoMerge remote-tracking branch 'origin/tizen' into develop 52/21152/1
yonghwan82.jeon [Thu, 15 May 2014 10:54:23 +0000 (19:54 +0900)]
Merge remote-tracking branch 'origin/tizen' into develop

* origin/tizen:
  Merge remote-tracking branch 'origin/mw' into tizen
  Merge remote-tracking branch 'origin/develop' into tizen
  MISC: package version up(0.1.428)
  CONFIGURATION: Changed configuration model package name

Change-Id: I8fcaef0e1fcaa14c7de9166d62e1f5ccd6d22f76
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoMerge "ANIMATOR : Bug fix for merge/split keyframe If Predefined animation Keyframe...
Changyeon Lee [Thu, 15 May 2014 10:41:10 +0000 (03:41 -0700)]
Merge "ANIMATOR : Bug fix for merge/split keyframe If Predefined animation Keyframe put one upon another keyframe, That keyframe is not merge/split, Only customKeyframe will be merged or splited or keyframes are not put on upon another keyframe and have different properties" into develop

10 years agoMerge "ANIMATOR : Refresh ContextMenu ContextMenu is refreshed when clicked filter...
Changyeon Lee [Thu, 15 May 2014 10:41:00 +0000 (03:41 -0700)]
Merge "ANIMATOR : Refresh ContextMenu ContextMenu is refreshed when clicked filter." into develop

10 years agoMerge "PROP : Fix setValue of SizeMethod." into develop
Changyeon Lee [Thu, 15 May 2014 10:40:50 +0000 (03:40 -0700)]
Merge "PROP : Fix setValue of SizeMethod." into develop

10 years agoPROP : Fix setValue of SizeMethod. 48/21148/1
nakyoung2.choi [Thu, 15 May 2014 10:35:48 +0000 (19:35 +0900)]
PROP : Fix setValue of SizeMethod.

Change-Id: I73c86234e89d52243b77ce16ca81318f420c0463
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoUIB : fix width/height func on JS 46/21146/1
gyeongmin.ju [Thu, 15 May 2014 10:34:33 +0000 (19:34 +0900)]
UIB : fix width/height func on JS

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

10 years agoANIMATOR : Refresh ContextMenu 43/21143/1
jinwooim.bae [Thu, 15 May 2014 10:26:06 +0000 (19:26 +0900)]
ANIMATOR : Refresh ContextMenu
ContextMenu is refreshed when clicked filter.

Change-Id: If063a65e638f9fc37befce221ccb4043c18cf210
Signed-off-by: jinwooim.bae <jinwooim.bae@samsung.com>
10 years agoANIMATOR : Bug fix for merge/split keyframe 21/21121/2
seongwon.shim [Thu, 15 May 2014 08:16:57 +0000 (17:16 +0900)]
ANIMATOR : Bug fix for merge/split keyframe
If Predefined animation Keyframe put one upon another keyframe, That keyframe is not merge/split,
Only customKeyframe will be merged or splited or keyframes are not put on
upon another keyframe and have different properties

Change-Id: I82d6e2f4db6270f334c5bf5bfff2eaa29841fbe5
Signed-off-by: seongwon.shim <seongwon.shim@samsung.com>
10 years agoMerge "NSCREEN : default device changed profile default device added common feature...
Changyeon Lee [Thu, 15 May 2014 08:31:45 +0000 (01:31 -0700)]
Merge "NSCREEN : default device changed profile default device added common feature history added" into develop

10 years agoNSCREEN : default device changed 23/21123/1
jooyoul_lee [Thu, 15 May 2014 08:29:25 +0000 (17:29 +0900)]
NSCREEN : default device changed
profile default device added
common feature history added

Change-Id: I90db96df13bd4b5d9aa6b4f77e7bbd1cfae20657
Signed-off-by: jooyoul_lee <jy.exe.lee@samsung.com>
10 years agoPROP : Fix display size text when value modified. 18/21118/1
nakyoung2.choi [Thu, 15 May 2014 07:50:22 +0000 (16:50 +0900)]
PROP : Fix display size text when value modified.

Change-Id: Ib834aec98c47c7d84479286f451fe966bcb9b4fc
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoPROP : Add modify function in Transform. And add increment to SizeMethod. 10/21110/1
nakyoung2.choi [Thu, 15 May 2014 06:45:33 +0000 (15:45 +0900)]
PROP : Add modify function in Transform. And add increment to SizeMethod.

Change-Id: I287944ed35d0729c8df7f32953d111f5872e8060
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoNSCREEN : change device name. 00/21100/1
yonghwan82.jeon [Thu, 15 May 2014 06:12:19 +0000 (15:12 +0900)]
NSCREEN : change device name.
Change device Name in PageDesigner.

Change-Id: Ia4114bbb1cad918c14b7db1036e2913feffaee50
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoNSCREEN : remove orientation in NscreenView. 94/21094/1
yonghwan82.jeon [Thu, 15 May 2014 05:33:13 +0000 (14:33 +0900)]
NSCREEN : remove orientation in NscreenView.
remove orientation in NscreenView.

Change-Id: I69e3500086a54b494bab2dd5b231cce44aaaee93
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoUIB : Update index.managed.js.xslt for widget does not have id. 86/21086/1
nakyoung2.choi [Thu, 15 May 2014 04:39:54 +0000 (13:39 +0900)]
UIB : Update index.managed.js.xslt for widget does not have id.

Change-Id: I696974a0ecc4826afe57cb5bbde27f44f65fb5c0
Signed-off-by: nakyoung2.choi <nakyoung2.choi@samsung.com>
10 years agoNSCREEN : fixed bug for managed.css. 84/21084/1
yonghwan82.jeon [Thu, 15 May 2014 04:17:43 +0000 (13:17 +0900)]
NSCREEN : fixed bug for managed.css.
Modify page_managed_css file.

Change-Id: Iee671469bfb285c7645a4c713966e58117689055
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoNSCREEN : Modify devceice info. 83/21083/1
yonghwan82.jeon [Thu, 15 May 2014 03:57:29 +0000 (12:57 +0900)]
NSCREEN : Modify devceice info.
Modify device Name in DeviceManger.

Change-Id: I654996836b6e3381125548be003887cf1a68e395
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoMerge "UIB : ProjectManger add getPlatform(). getPlatform get Platform Info." into...
Changyeon Lee [Thu, 15 May 2014 03:43:50 +0000 (20:43 -0700)]
Merge "UIB : ProjectManger add getPlatform(). getPlatform get Platform Info." into develop

10 years agoUIB : ProjectManger add getPlatform(). 70/21070/1
yonghwan82.jeon [Thu, 15 May 2014 03:43:24 +0000 (12:43 +0900)]
UIB : ProjectManger add getPlatform().
getPlatform get Platform Info.

Change-Id: I2cfc1138923876e603439af1db5a747530eb117f
Signed-off-by: yonghwan82.jeon <yonghwan82.jeon@samsung.com>
10 years agoMODEL : fix position method 67/21067/1
gyeongmin.ju [Thu, 15 May 2014 03:19:10 +0000 (12:19 +0900)]
MODEL : fix position method

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

10 years agoMerge "EDITOR : change selector border width" into develop
Changyeon Lee [Thu, 15 May 2014 03:05:02 +0000 (20:05 -0700)]
Merge "EDITOR : change selector border width" into develop

10 years agoEDITOR : change selector border width 60/21060/1
gyeongmin.ju [Thu, 15 May 2014 03:04:10 +0000 (12:04 +0900)]
EDITOR : change selector border width

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