platform/core/uifw/dali-toolkit.git
5 years agoRevert "[Tizen] Prevent using an empty textureset"
Sunghyun kim [Wed, 2 Jan 2019 01:53:54 +0000 (10:53 +0900)]
Revert "[Tizen] Prevent using an empty textureset"

This reverts commit ac55caa385f8660ffad8fa2898ed31f0bf73ca11.

Change-Id: I7fe261e5f423ac0c6dc01d6870d75110ee8a6f3a

5 years agoRevert "[Tizen] Fix to avoid empty texture rendering issue"
Sunghyun kim [Wed, 2 Jan 2019 01:53:40 +0000 (10:53 +0900)]
Revert "[Tizen] Fix to avoid empty texture rendering issue"

This reverts commit 948f0b39a0a3c1fb1a979b711d1f2aaed69c6b1a.

Change-Id: Iba5c519f760cd27f71761efea1fb44941d26c972

5 years ago[Tizen] Fix to avoid empty texture rendering issue accepted/tizen/unified/20181218.063015 submit/tizen/20181217.072047
Seoyeon Kim [Mon, 17 Dec 2018 05:11:24 +0000 (14:11 +0900)]
[Tizen] Fix to avoid empty texture rendering issue

This reverts commit fe140190c3c5bcf360bceeb85822fb8bedde6d7f.

Change-Id: I00c2d4506f834e5dc77c89353d5805849a738e82

5 years ago[Tizen] Prevent using an empty textureset
Seoyeon Kim [Mon, 17 Dec 2018 05:10:35 +0000 (14:10 +0900)]
[Tizen] Prevent using an empty textureset

This reverts commit 91f061d2da27e2da5855fe80470cc87622228c94.

Change-Id: I07dce7016aeb9396ae5203e13be48649e17d3c59

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal
Seoyeon Kim [Mon, 17 Dec 2018 05:08:59 +0000 (14:08 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

This reverts commit 4891eb3f97babe0f3b20db6fb813d21826bbed53.

Change-Id: I067a39c75424b8a27c9dc941bdcae47a9c70b8e9

5 years agoMerge branch 'devel/master' into tizen
Seoyeon Kim [Mon, 17 Dec 2018 05:08:39 +0000 (14:08 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I9c22c85a357e9510e2187c915d8496bfa53adb1a

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"
Seoyeon Kim [Mon, 17 Dec 2018 05:06:59 +0000 (14:06 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit f41b89e4174cde111bfc24b46362a9bfaeac2205.

Change-Id: I5299a441628127ab0eb7d00dc81f3c66e12619aa

5 years agoRevert "[Tizen] Prevent using an empty textureset"
Seoyeon Kim [Mon, 17 Dec 2018 05:06:50 +0000 (14:06 +0900)]
Revert "[Tizen] Prevent using an empty textureset"

This reverts commit f79d3201d1d216673022a3ee5e43c00a967f21fa.

Change-Id: I19620fa57fea25976888124fef978317e3163f65

5 years agoRevert "[Tizen] Fix to avoid empty texture rendering issue"
Seoyeon Kim [Mon, 17 Dec 2018 05:06:30 +0000 (14:06 +0900)]
Revert "[Tizen] Fix to avoid empty texture rendering issue"

This reverts commit 2f0cf2f845bd515132a1518da3c515b7efa3edb5.

Change-Id: I4b335a7d23d80c58213109c57cc59c5c62979adb

5 years agoMerge "DALi Version 1.3.54" into devel/master
Adeel Kazmi [Fri, 14 Dec 2018 15:42:48 +0000 (15:42 +0000)]
Merge "DALi Version 1.3.54" into devel/master

5 years agoDALi Version 1.3.54 00/195600/1 dali_1.3.54
greynaga [Fri, 14 Dec 2018 15:37:39 +0000 (15:37 +0000)]
DALi Version 1.3.54

Change-Id: I2de8f36ff6c6b70f25f9118a9ad45603e30fcdc5

5 years agoMerge "bug fixed about the rtl markup behavior." into devel/master
joogab yun [Fri, 14 Dec 2018 06:09:56 +0000 (06:09 +0000)]
Merge "bug fixed about the rtl markup behavior." into devel/master

5 years agobug fixed about the rtl markup behavior. 33/194833/12
Joogab Yun [Fri, 7 Dec 2018 09:03:59 +0000 (18:03 +0900)]
bug fixed about the rtl markup behavior.

ex)
TextLabel label = TextLabel::New("‏20‏/‏11‏/‏2018‏" );
or
TextLabel label = TextLabel::New("‏20&‏/‏11‏/‏2018‏");

should be displayed not "20/11/2018" but "2018/11/20"

refer)
https://www.w3schools.com/cssref/tryit.asp?filename=trycss_text_direction

Change-Id: Iab595aedc691afbfd53f4b75c5eab4d58b26b59f

5 years agoMerge "Removed unnecessary try-catch from Control base class" into devel/master
Adeel Kazmi [Mon, 10 Dec 2018 10:26:46 +0000 (10:26 +0000)]
Merge "Removed unnecessary try-catch from Control base class" into devel/master

5 years agoMerge "Remove invalid calls to EnableVisual from Button" into devel/master
Adeel Kazmi [Mon, 10 Dec 2018 10:26:43 +0000 (10:26 +0000)]
Merge "Remove invalid calls to EnableVisual from Button" into devel/master

5 years ago[Tizen] Fix to avoid empty texture rendering issue accepted/tizen/unified/20181212.062445 submit/tizen/20181210.053315
Seungho, Baek [Mon, 10 Dec 2018 04:54:04 +0000 (13:54 +0900)]
[Tizen] Fix to avoid empty texture rendering issue

This reverts commit 8b72c6841f5d4090a2d8263972d39ced466226ae.

5 years ago[Tizen] Prevent using an empty textureset
Seungho, Baek [Mon, 10 Dec 2018 04:53:49 +0000 (13:53 +0900)]
[Tizen] Prevent using an empty textureset

This reverts commit ba8f07974683c787119389ab3e6e26458c92cce4.

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal
Seungho, Baek [Mon, 10 Dec 2018 04:53:32 +0000 (13:53 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

This reverts commit f6526995e1587a1c984cca8b421595082fbf5a97.

5 years agoMerge branch 'devel/master' into tizen
Seungho, Baek [Mon, 10 Dec 2018 04:53:22 +0000 (13:53 +0900)]
Merge branch 'devel/master' into tizen

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"
Seungho, Baek [Mon, 10 Dec 2018 04:52:58 +0000 (13:52 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit fe38e1d88a8bff8d389b1a5ca2e58293e75007f9.

5 years agoRevert "[Tizen] Prevent using an empty textureset"
Seungho, Baek [Mon, 10 Dec 2018 04:52:54 +0000 (13:52 +0900)]
Revert "[Tizen] Prevent using an empty textureset"

This reverts commit a14cc7df3ba888a97ab21c5e45cd3c471465a16b.

5 years agoRevert "[Tizen] Fix to avoid empty texture rendering issue"
Seungho, Baek [Mon, 10 Dec 2018 04:52:50 +0000 (13:52 +0900)]
Revert "[Tizen] Fix to avoid empty texture rendering issue"

This reverts commit 6c4d098431929b7fa86a4e6d7951a6019d6d199f.

5 years ago(AnimatedVectorImageVisual) Add some functions 57/193757/4
Heeyong Song [Mon, 26 Nov 2018 06:11:17 +0000 (15:11 +0900)]
(AnimatedVectorImageVisual) Add some functions

- Support size change
- Add loop count
- Add play range

Change-Id: Ic3e02708081d3314f664fa25a73db46b8cfaa901

5 years agoMerge "change drag&drop StartedSignal emit" into devel/master
Adeel Kazmi [Thu, 6 Dec 2018 15:27:32 +0000 (15:27 +0000)]
Merge "change drag&drop StartedSignal emit" into devel/master

5 years agochange drag&drop StartedSignal emit 23/194623/4
junqing.ma [Thu, 6 Dec 2018 10:22:03 +0000 (18:22 +0800)]
change drag&drop StartedSignal emit

Change-Id: I104449ac80fe7b1b5d4a2d51087ea7d9024f80c3

5 years agoDALi Version 1.3.53 34/194634/1 dali_1.3.53
Anton Obzhirov [Thu, 6 Dec 2018 11:29:18 +0000 (11:29 +0000)]
DALi Version 1.3.53

Change-Id: I016182c79600b3a10ffd0d9013c57b9539071b86

5 years agoRemoved unnecessary try-catch from Control base class 59/194459/2
Kimmo Hoikka [Tue, 4 Dec 2018 17:41:39 +0000 (17:41 +0000)]
Removed unnecessary try-catch from Control base class

- GetPropertyName used to ASSERT_ALWAYS but now just does a LOG_ERROR

Change-Id: I72a216000e233ec4d83b90019d3bc2ac777d7497

5 years agoRemove invalid calls to EnableVisual from Button 58/194458/3
Kimmo Hoikka [Tue, 4 Dec 2018 17:36:37 +0000 (17:36 +0000)]
Remove invalid calls to EnableVisual from Button

button was causing lots of LOG_WARNING due to enabling visuals unnecessarily
- reduced complexity by removing function pointer usage
- fix the value passed into register visual so that they are correctly enabled
- added a check to test that a visual exists before enabling it (not ideal but nicer than warnings)
- remove redundant RelayoutRequest calls from SetProperty

Change-Id: I45e1deda22e13446d488d74d990ccf96f77e9eb0

5 years agoMerge "add drag&drop support in actor level" into devel/master
Adeel Kazmi [Mon, 3 Dec 2018 14:56:09 +0000 (14:56 +0000)]
Merge "add drag&drop support in actor level" into devel/master

5 years ago[Tizen] Fix to avoid empty texture rendering issue accepted/tizen/unified/20181204.063745 submit/tizen/20181203.071134
Heeyong Song [Mon, 3 Dec 2018 05:56:54 +0000 (14:56 +0900)]
[Tizen] Fix to avoid empty texture rendering issue

Change-Id: I9755d59970b6f0729c5588bb27ba9f42c9bb6738

5 years ago[Tizen] Prevent using an empty textureset
Heeyong Song [Mon, 3 Dec 2018 05:56:31 +0000 (14:56 +0900)]
[Tizen] Prevent using an empty textureset

Change-Id: Iec013cec9ee167620c5ea56aac17c45974c12455

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal
Heeyong Song [Mon, 3 Dec 2018 05:56:14 +0000 (14:56 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

Change-Id: Ief7e22e41360bee707a3efa9f345ae1f3dc5dcb0

5 years agoMerge branch 'devel/master' into tizen
Heeyong Song [Mon, 3 Dec 2018 05:55:56 +0000 (14:55 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I44db364294594632e6e0047b4ef2779edc199d00

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"
Heeyong Song [Mon, 3 Dec 2018 05:55:40 +0000 (14:55 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit d27db86dac712a1b06f7430e84855a2569a29b17.

Change-Id: I7674b67980dcf90372aedf2bacb1db608d14415f

5 years agoRevert "[Tizen] Prevent using an empty textureset"
Heeyong Song [Mon, 3 Dec 2018 05:55:17 +0000 (14:55 +0900)]
Revert "[Tizen] Prevent using an empty textureset"

This reverts commit 15a57db0d88ac2015c6f7489eeef6a2d6482df5d.

Change-Id: I271e8c9693d25880f0058de7b648d1e3a04f393f

5 years agoRevert "[Tizen] Disable pixel alignment in TextVisual"
Heeyong Song [Mon, 3 Dec 2018 05:55:03 +0000 (14:55 +0900)]
Revert "[Tizen] Disable pixel alignment in TextVisual"

This reverts commit d89a5951dc6d0cc9fc2cc3c5902b8611729ce223.

Change-Id: Iaed3df9f5e5b31cbc89e2d6501eb8a159c766050

5 years agoRevert "[Tizen] Fix to avoid empty texture rendering issue"
Heeyong Song [Mon, 3 Dec 2018 05:54:50 +0000 (14:54 +0900)]
Revert "[Tizen] Fix to avoid empty texture rendering issue"

This reverts commit 5960e20b0cfb6b164f689870abc95ece2a54830f.

Change-Id: I9406ff439fdcb98bd8d5023b30bd71c3a50ad0b9

5 years agoRevert "[Tizen] Revert "Remove StereoMode""
Heeyong Song [Mon, 3 Dec 2018 05:54:40 +0000 (14:54 +0900)]
Revert "[Tizen] Revert "Remove StereoMode""

This reverts commit 912c0b0e642ccf3c339e6d20751b9f57a268f57e.

Change-Id: If0375b1b1d545c35e6fe15535e4db83f892ffb38

5 years agoDALi Version 1.3.52 69/194269/1 dali_1.3.52
Agnelo Vaz [Fri, 30 Nov 2018 11:14:04 +0000 (11:14 +0000)]
DALi Version 1.3.52

Change-Id: I189436205f60ca73954262bd1611ef27a498b7d0

5 years ago[Tizen] Revert "Remove StereoMode" submit/tizen/20181129.080751 submit/tizen/20181129.080832
Joogab Yun [Thu, 29 Nov 2018 08:04:53 +0000 (17:04 +0900)]
[Tizen] Revert "Remove StereoMode"

This reverts commit 65194fe250e7933d0cd4896a41cccb905f098881.

Change-Id: I643ce1b8d8019e7140ca4813aad4e82f4e6fba75

5 years agoFix Builder to not use deprecated Property::Map API to prevent warnings in most demos 59/194059/3
Kimmo Hoikka [Wed, 28 Nov 2018 14:42:40 +0000 (14:42 +0000)]
Fix Builder to not use deprecated Property::Map API to prevent warnings in most demos

GetKey() is deprecated so using GetKeyAt() instead

Change-Id: I5297168ddc2baa8b3d2e6a9fb205573768bb6ce9

5 years ago[Tizen] Fix to avoid empty texture rendering issue submit/tizen/20181128.063102
Joogab Yun [Wed, 28 Nov 2018 05:25:29 +0000 (14:25 +0900)]
[Tizen] Fix to avoid empty texture rendering issue

This reverts commit 259a2fd4d98e52b6d3bce52062493d26e96c048f.

Change-Id: I68d59a72af66e7105acdd1193da30e4cee60bc6f

5 years ago[Tizen] Disable pixel alignment in TextVisual
Joogab Yun [Wed, 28 Nov 2018 05:25:12 +0000 (14:25 +0900)]
[Tizen] Disable pixel alignment in TextVisual

This reverts commit 75acb8c8119767d434573a201f0b64b8a66e6cd4.

Change-Id: I1b03d56fc4f5d03e7fa760fbc74c5e04d172495e

5 years ago[Tizen] Prevent using an empty textureset
Joogab Yun [Wed, 28 Nov 2018 05:24:54 +0000 (14:24 +0900)]
[Tizen] Prevent using an empty textureset

This reverts commit 0a61ff681b3f611f9874dbd77e8b51fbc3e74377.

Change-Id: I951de6610384654e36a80d6e05cddc9b13eefb56

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal
Joogab Yun [Wed, 28 Nov 2018 05:24:28 +0000 (14:24 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

This reverts commit 3da79146009be65744823f00af28c89479683906.

Change-Id: I0dbce15b29541f7cb7c7979a8c87b7fcce301860

5 years agoMerge branch 'devel/master' into tizen
Joogab Yun [Wed, 28 Nov 2018 05:23:12 +0000 (14:23 +0900)]
Merge branch 'devel/master' into tizen

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"
Joogab Yun [Wed, 28 Nov 2018 05:22:32 +0000 (14:22 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit 2c0a46ecbf26c35e453258039112196555a37bd4.

5 years agoRevert "[Tizen] Modify codes for Dali Windows backend"
Joogab Yun [Wed, 28 Nov 2018 05:22:28 +0000 (14:22 +0900)]
Revert "[Tizen] Modify codes for Dali Windows backend"

This reverts commit eb346f8952c39c70b78d9f8e8f420b57458f3c6c.

5 years agoRevert "[Tizen] Add codes for Dali Windows Backend"
Joogab Yun [Wed, 28 Nov 2018 05:22:24 +0000 (14:22 +0900)]
Revert "[Tizen] Add codes for Dali Windows Backend"

This reverts commit 6749170b0e6f2c63f62b2286626b65f1411feda4.

5 years agoRevert "[Tizen] Prevent using an empty textureset"
Joogab Yun [Wed, 28 Nov 2018 05:22:21 +0000 (14:22 +0900)]
Revert "[Tizen] Prevent using an empty textureset"

This reverts commit 3f0892842a7caf6460ed3b8ac3d29d9c45dbb2cc.

5 years agoRevert "[Tizen] Disable pixel alignment in TextVisual"
Joogab Yun [Wed, 28 Nov 2018 05:22:18 +0000 (14:22 +0900)]
Revert "[Tizen] Disable pixel alignment in TextVisual"

This reverts commit 63ee3327d71e75bc5786189155cc4ada5381a323.

5 years agoRevert "[Tizen] Fix to avoid empty texture rendering issue"
Joogab Yun [Wed, 28 Nov 2018 05:22:15 +0000 (14:22 +0900)]
Revert "[Tizen] Fix to avoid empty texture rendering issue"

This reverts commit e51dd616888fdd9e03b4ddf06b353db3d1a1e8d0.

5 years agoAdd size animation in layout measure phase. 12/192212/9
Anton Obzhirov [Wed, 31 Oct 2018 14:26:59 +0000 (14:26 +0000)]
Add size animation in layout measure phase.

Change-Id: If7b9c8478d0c6d84a12b4e4e15f146ec2bec93e5

5 years agoMerge "Remove connecting Layout Child order with Actor child order" into devel/master
Seoyeon Kim [Mon, 26 Nov 2018 06:27:03 +0000 (06:27 +0000)]
Merge "Remove connecting Layout Child order with Actor child order" into devel/master

5 years agoRemove connecting Layout Child order with Actor child order 17/193617/3
Seoyeon Kim [Thu, 22 Nov 2018 08:33:56 +0000 (17:33 +0900)]
Remove connecting Layout Child order with Actor child order

- Layout Child Ordering should be individual as Actor Child ordering.

Change-Id: Id9eff89fb13b5d37e601f07bfc4d079b069b1c0b
Signed-off-by: Seoyeon Kim <seoyeon2.kim@samsung.com>
5 years agoMerge "Relayout again for LTR / RTL order when layout direction is changed." into...
joogab yun [Mon, 26 Nov 2018 05:15:22 +0000 (05:15 +0000)]
Merge "Relayout again for LTR / RTL order when layout direction is changed." into devel/master

5 years agoDALi Version 1.3.51 08/193708/1 dali_1.3.51
Adeel Kazmi [Fri, 23 Nov 2018 11:36:41 +0000 (11:36 +0000)]
DALi Version 1.3.51

Change-Id: If800cd7c0c19324d8c1331f7b7f5055a764e4c61

5 years agoRelayout again for LTR / RTL order when layout direction is changed. 70/193270/6
Joogab Yun [Fri, 16 Nov 2018 23:39:06 +0000 (08:39 +0900)]
Relayout again for LTR / RTL order when layout direction is changed.

Change-Id: Idf8e74af65e29bbc6d5ade7860ac7795ce31c446

5 years ago[Tizen] Fix to avoid empty texture rendering issue submit/tizen/20181122.072335
Jiyun Yang [Thu, 22 Nov 2018 06:12:58 +0000 (15:12 +0900)]
[Tizen] Fix to avoid empty texture rendering issue

This reverts commit 61010a8ae89f1173ad72c74180b5c86b09a62b48.

Change-Id: Iceea3bb81d11da6c3ba86c4c4aa0e4292b0542d1

5 years ago[Tizen] Disable pixel alignment in TextVisual
Jiyun Yang [Thu, 22 Nov 2018 06:12:53 +0000 (15:12 +0900)]
[Tizen] Disable pixel alignment in TextVisual

This reverts commit 70501c4219f63ba7ee81e2ecaf5e4b9fd8503079.

Change-Id: I6c35c90319191e98e134c65ba1a94f607090e684

5 years ago[Tizen] Prevent using an empty textureset
Jiyun Yang [Thu, 22 Nov 2018 06:12:51 +0000 (15:12 +0900)]
[Tizen] Prevent using an empty textureset

This reverts commit 33eb6fa0b37ef6ec9f0134aebcb38e8d717824aa.

Change-Id: I053e1c9dc1bac4dde92f37f761a3bfa6b67d6b49

5 years ago[Tizen] Add codes for Dali Windows Backend
Jiyun Yang [Thu, 22 Nov 2018 06:12:49 +0000 (15:12 +0900)]
[Tizen] Add codes for Dali Windows Backend

This reverts commit 41533da45812ba60653bea1ba4605af5e7ab2b46.

Change-Id: I29ae634dc8de9138f089b47690fa6b14d28d3055

5 years ago[Tizen] Modify codes for Dali Windows backend
Jiyun Yang [Thu, 22 Nov 2018 06:12:47 +0000 (15:12 +0900)]
[Tizen] Modify codes for Dali Windows backend

This reverts commit bf1e4dc104639d534459adbb2412c7ee6f20cb45.

Change-Id: I90dd6b89f5b0020559f57eef36006935c3853b49

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal
Jiyun Yang [Thu, 22 Nov 2018 06:12:45 +0000 (15:12 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

This reverts commit 9621f7ea9cd78a8f58e29727922e9bda19aa0984.

Change-Id: I99ad128eee49145c6bb44cedc3f51b9aee5641b8

5 years agoMerge branch 'devel/master' into tizen
Jiyun Yang [Thu, 22 Nov 2018 06:12:21 +0000 (15:12 +0900)]
Merge branch 'devel/master' into tizen

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"
Jiyun Yang [Thu, 22 Nov 2018 06:11:59 +0000 (15:11 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit a3ea3854aca3d3d8f6b4fe95f4005ea7f9b987d3.

5 years agoRevert "[Tizen] Modify codes for Dali Windows backend"
Jiyun Yang [Thu, 22 Nov 2018 06:11:57 +0000 (15:11 +0900)]
Revert "[Tizen] Modify codes for Dali Windows backend"

This reverts commit 6ba86a50db1f750a52ab8cfb8c94d3e2bc76c102.

5 years agoRevert "[Tizen] Add codes for Dali Windows Backend"
Jiyun Yang [Thu, 22 Nov 2018 06:11:55 +0000 (15:11 +0900)]
Revert "[Tizen] Add codes for Dali Windows Backend"

This reverts commit ebac7debfff414c7393820a44d39ab63b60f1aa9.

5 years agoRevert "[Tizen] Prevent using an empty textureset"
Jiyun Yang [Thu, 22 Nov 2018 06:11:53 +0000 (15:11 +0900)]
Revert "[Tizen] Prevent using an empty textureset"

This reverts commit 967be75ca1967c7878470382c5537e0da57431ca.

5 years agoRevert "[Tizen] Disable pixel alignment in TextVisual"
Jiyun Yang [Thu, 22 Nov 2018 06:11:51 +0000 (15:11 +0900)]
Revert "[Tizen] Disable pixel alignment in TextVisual"

This reverts commit 2f3e46340e7f5e2c9c956747f3589867f495e7da.

5 years agoRevert "[Tizen] Fix to avoid empty texture rendering issue"
Jiyun Yang [Thu, 22 Nov 2018 06:11:46 +0000 (15:11 +0900)]
Revert "[Tizen] Fix to avoid empty texture rendering issue"

This reverts commit 18e480c9ad5726b83f2cf9f6842f6a79d4949b90.

5 years agoAdd animated vector image visual 52/191452/10
Heeyong Song [Wed, 17 Oct 2018 08:01:17 +0000 (17:01 +0900)]
Add animated vector image visual

Change-Id: Iefe7615251ce5185f782151ff2bd4510fd829b4c

5 years agoFix SVACE errors 20/193520/1
Adeel Kazmi [Wed, 21 Nov 2018 11:25:31 +0000 (11:25 +0000)]
Fix SVACE errors

Change-Id: Ic78fba8fbfc4deb0ca4609bfd59912caad32b726

5 years agoMerge "If the height is small even if scrolling is enabled, it should be elide."...
Adeel Kazmi [Mon, 19 Nov 2018 08:15:07 +0000 (08:15 +0000)]
Merge "If the height is small even if scrolling is enabled, it should be elide." into devel/master

5 years agoIf the height is small even if scrolling is enabled, it should be elide. 15/192915/5
Joogab Yun [Mon, 12 Nov 2018 07:42:09 +0000 (16:42 +0900)]
If the height is small even if scrolling is enabled, it should be elide.

If you do not want to elide, you can use the TextLabel :: Property ::
ELLIPSIS property.
ex) textLabel.SetProperty(TextLabel::Property::ELLIPSIS, false);

sample)
    TextLabel textLabel;
    textLabel = TextLabel::New( "The certificates can be created,
edited, removed, and set as active. The active certificates are used
when packaging your application.");

    textLabel.SetSize( 400, 31 );
    textLabel.SetPosition(10, 390);
    textLabel.SetParentOrigin(ParentOrigin::TOP_LEFT);
    textLabel.SetAnchorPoint(AnchorPoint::TOP_LEFT);
    textLabel.SetProperty(TextLabel::Property::ENABLE_AUTO_SCROLL,
true);
    textLabel.SetProperty(TextLabel::Property::AUTO_SCROLL_LOOP_COUNT,
0);
    textLabel.SetProperty(TextLabel::Property::AUTO_SCROLL_GAP, 50);
    textLabel.SetProperty(TextLabel::Property::AUTO_SCROLL_SPEED, 50);
    textLabel.SetProperty(TextLabel::Property::AUTO_SCROLL_LOOP_DELAY,
1);
    textLabel.SetProperty(TextLabel::Property::POINT_SIZE, 30);
    textLabel.SetProperty( TextLabel::Property::TEXT_COLOR, Color::RED
);

Change-Id: I1b685226cb24aa1d1f1d0ee490db52439f49ccb3

5 years agoMerge "Remove StereoMode" into devel/master
Adeel Kazmi [Fri, 16 Nov 2018 17:17:44 +0000 (17:17 +0000)]
Merge "Remove StereoMode" into devel/master

5 years agoDALi Version 1.3.50 53/193253/1 dali_1.3.50
adam.b [Fri, 16 Nov 2018 12:21:20 +0000 (12:21 +0000)]
DALi Version 1.3.50

Change-Id: If331ab0b2ed007293c30e5c3617d6539a361d5e2

5 years agoAdvice about compiler versions in README requirements section 74/193174/1
Paul Wisbey [Thu, 15 Nov 2018 14:04:59 +0000 (14:04 +0000)]
Advice about compiler versions in README requirements section

Change-Id: I21d7f8c4fd562e74d3ab649780456a59716d18d4

5 years ago[Tizen] Fix to avoid empty texture rendering issue submit/tizen/20181113.092512
Sunghyun kim [Tue, 13 Nov 2018 06:31:08 +0000 (15:31 +0900)]
[Tizen] Fix to avoid empty texture rendering issue

This reverts commit beb477fd925ffbb5acb5d74d0fedaf6fd1c7d1c5.

Change-Id: Iae581e6bfcf05aa21e2fd6d1b469e2010a6da1dc

5 years ago[Tizen] Disable pixel alignment in TextVisual
Sunghyun kim [Tue, 13 Nov 2018 06:30:49 +0000 (15:30 +0900)]
[Tizen] Disable pixel alignment in TextVisual

This reverts commit 83a3c5a3096f47ecbdc45d0be735bf6e4eb449cd.

Change-Id: I4ebf501a4b86eb9ae8805dd0498747e65929e6a4

5 years ago[Tizen] Prevent using an empty textureset
Sunghyun kim [Tue, 13 Nov 2018 06:30:17 +0000 (15:30 +0900)]
[Tizen] Prevent using an empty textureset

This reverts commit fa6b6fd95e2916fd7f6ed2f016da51a0994440b5.

Change-Id: Ie485e6893582af111f29693ea8a1b0e70994daed

5 years ago[Tizen] Add codes for Dali Windows Backend
Sunghyun kim [Tue, 13 Nov 2018 06:29:53 +0000 (15:29 +0900)]
[Tizen] Add codes for Dali Windows Backend

This reverts commit dee702a0007d6f796b3cee9ae936eb55e4a6d22c.

Change-Id: Ia584177005230583884ae9f077d3ad6bf5d655ed

5 years ago[Tizen] Modify codes for Dali Windows backend
Sunghyun kim [Tue, 13 Nov 2018 06:29:15 +0000 (15:29 +0900)]
[Tizen] Modify codes for Dali Windows backend

This reverts commit 57799ea49b103cb7e23873341d280394e3dc31e4.

Change-Id: I797442c347da581ae68c37f7d4eddaaed7125319

5 years ago[Tizen] Restore behavior of Uploaded and LoadingFinished signal
Sunghyun kim [Tue, 13 Nov 2018 06:28:44 +0000 (15:28 +0900)]
[Tizen] Restore behavior of Uploaded and LoadingFinished signal

This reverts commit e62c2d885a46a20abab95e20aabe55f97dbe2c01.

Change-Id: I23848ec5f7b8296c14175a3b7d8fe623b7129613

5 years agoMerge branch 'devel/master' into tizen
Sunghyun kim [Tue, 13 Nov 2018 06:28:17 +0000 (15:28 +0900)]
Merge branch 'devel/master' into tizen

Change-Id: I8b5ff9bca31fdfa65417a8d7ffcd54eb6fc1798d

5 years agoRevert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"
Sunghyun kim [Tue, 13 Nov 2018 06:26:01 +0000 (15:26 +0900)]
Revert "[Tizen] Restore behavior of Uploaded and LoadingFinished signal"

This reverts commit cf384b14be672af5f0038bb588a73aa64156d3aa.

5 years agoRevert "[Tizen] Modify codes for Dali Windows backend"
Sunghyun kim [Tue, 13 Nov 2018 06:25:53 +0000 (15:25 +0900)]
Revert "[Tizen] Modify codes for Dali Windows backend"

This reverts commit 5251ac4c4caefa4188772eaf2f0e00bc786aeaf7.

5 years agoRevert "[Tizen] Add codes for Dali Windows Backend"
Sunghyun kim [Tue, 13 Nov 2018 06:25:49 +0000 (15:25 +0900)]
Revert "[Tizen] Add codes for Dali Windows Backend"

This reverts commit 7d7cd38af9f8b2281548958691a5ccd605824bb6.

5 years agoRevert "[Tizen] Prevent using an empty textureset"
Sunghyun kim [Tue, 13 Nov 2018 06:25:43 +0000 (15:25 +0900)]
Revert "[Tizen] Prevent using an empty textureset"

This reverts commit 455c520785fc5ff36f2f623ecef434f98a4858f7.

5 years agoRevert "[Tizen] Disable pixel alignment in TextVisual"
Sunghyun kim [Tue, 13 Nov 2018 06:25:39 +0000 (15:25 +0900)]
Revert "[Tizen] Disable pixel alignment in TextVisual"

This reverts commit 57963e09b2f24d62361db5a340287eb3f80959ca.

5 years agoRevert "[Tizen] Fix to avoid empty texture rendering issue"
Sunghyun kim [Tue, 13 Nov 2018 06:25:35 +0000 (15:25 +0900)]
Revert "[Tizen] Fix to avoid empty texture rendering issue"

This reverts commit f14eb61cc4e68fefebd1ba386f8c5d63212b4a01.

5 years agoRevert "[Tizen] bug fixed : Characters are truncated when HorizontalAlignment.End in"
Sunghyun kim [Tue, 13 Nov 2018 06:25:33 +0000 (15:25 +0900)]
Revert "[Tizen] bug fixed : Characters are truncated when HorizontalAlignment.End in"

This reverts commit 625f0a13d1ca8942a4c98de531afec3856ead95a.

5 years agoRevert "[Tizen] support match align for system language direciton on text Field and"
Sunghyun kim [Tue, 13 Nov 2018 06:25:31 +0000 (15:25 +0900)]
Revert "[Tizen] support match align for system language direciton on text Field and"

This reverts commit d8c9662115e4a003e2c3d1b88d7c8f0685bdcc18.

5 years agoRemove StereoMode 08/192908/1
Kimmo Hoikka [Mon, 12 Nov 2018 18:42:00 +0000 (18:42 +0000)]
Remove StereoMode

Change-Id: Ia391c66de3ea76c590d5f1fb5caa0d0aba3d05e1

5 years agoMerge "Parent of TextLabel does not resize when text changes" into devel/master
Adeel Kazmi [Fri, 9 Nov 2018 10:29:40 +0000 (10:29 +0000)]
Merge "Parent of TextLabel does not resize when text changes" into devel/master

5 years agoDALi Version 1.3.49 81/192781/1 dali_1.3.49
Victor Cebollada [Fri, 9 Nov 2018 09:36:26 +0000 (09:36 +0000)]
DALi Version 1.3.49

Change-Id: Iba84a99e6e81f394035791b037068cb4ebc233ae

5 years agoadd drag&drop support in actor level 88/190288/15
junqing.ma [Sun, 30 Sep 2018 02:26:35 +0000 (10:26 +0800)]
add drag&drop support in actor level

Change-Id: I6d97964a68b6c9b3d8f13e6b3515df1e60695d73

5 years agoParent of TextLabel does not resize when text changes 60/192260/2
Agnelo Vaz [Thu, 1 Nov 2018 17:17:13 +0000 (17:17 +0000)]
Parent of TextLabel does not resize when text changes

Change-Id: I1fb688299dde9296eae0a93308d54e783089ccc1

5 years agoAdd focus transition and other fixes. 69/191869/11
Anton Obzhirov [Wed, 24 Oct 2018 15:48:28 +0000 (16:48 +0100)]
Add focus transition and other fixes.

Change-Id: I8b45e7f16ed2212aa7b3f6a1eba2bf678ee4fa40

5 years agoSet mScrollAfterUpdatePosition to true when you get the keyboard forcus. 15/192615/1
Joogab Yun [Wed, 7 Nov 2018 04:18:30 +0000 (13:18 +0900)]
Set mScrollAfterUpdatePosition to true when you get the keyboard forcus.

- The cursor position is not correctly displayed when The text field is
focus out and then focus in.

[sample]
     Stage stage = Dali::Stage::GetCurrent();
     stage.SetBackgroundColor(Color::WHITE);
     stage.KeyEventSignal().Connect(this, &HelloWorldController::OnKeyEvent);

      test1 = TextField::New( );
      test1.SetProperty( TextField::Property::TEXT,"Abcdefghijklmnopqrstuvw Abcdefghijklmnopqrstuvw Abcdefghijklmnopqrstuvw" );
      test1.SetSize( 400, 50 );
      test1.SetPosition(50, 80);
      test1.SetParentOrigin(ParentOrigin::TOP_LEFT);
      test1.SetAnchorPoint(AnchorPoint::TOP_LEFT);
      test1.SetProperty(TextField::Property::ELLIPSIS, true);
      test1.SetProperty( TextField::Property::TEXT_COLOR, Color::RED );
      stage.Add( test1 );

      test1.SetKeyboardFocusable(true);

void OnKeyEvent(const KeyEvent& event)
{
  if(event.state == KeyEvent::Down)
  {
    if(event.keyPressedName == "1") {
      KeyboardFocusManager::Get().SetCurrentFocusActor( test1 );
    }
  }
}

Change-Id: I3e83998523107f8b64cdce891fbcd17850724df8