platform/core/uifw/dali-toolkit.git
9 years agoText segmentation implementation 76/35476/2
Victor Cebollada [Mon, 16 Feb 2015 09:20:48 +0000 (09:20 +0000)]
Text segmentation implementation

Change-Id: I923a98e88181cd291d84f55fbc23940b3b02d30e
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
9 years agoNew TextUtilities interface. 95/35495/4
Victor Cebollada [Mon, 16 Feb 2015 14:27:50 +0000 (14:27 +0000)]
New TextUtilities interface.

Change-Id: I9ba573cceece22ff9339eead684027e9f2833096
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
9 years agoFixed TextLabel color 41/35441/1
Paul Wisbey [Sun, 15 Feb 2015 18:32:30 +0000 (18:32 +0000)]
Fixed TextLabel color

Change-Id: I8b1c2e4d55de2cc2d56a5e35257263314d1aaee8

9 years agoMerge remote-tracking branch 'origin/tizen' into new_text 33/35433/3
Paul Wisbey [Fri, 13 Feb 2015 17:36:36 +0000 (17:36 +0000)]
Merge remote-tracking branch 'origin/tizen' into new_text

Conflicts:
base/dali-toolkit/internal/file.list
base/dali-toolkit/public-api/file.list
build/tizen/dali-toolkit/Makefile.am
dali-toolkit/dali-toolkit.h
dali-toolkit/internal/controls/text-input/text-input-decorator-impl.cpp
dali-toolkit/internal/controls/text-input/text-input-decorator-impl.h
dali-toolkit/internal/controls/text-input/text-input-handles-impl.cpp
dali-toolkit/internal/controls/text-input/text-input-handles-impl.h
dali-toolkit/internal/controls/text-input/text-input-impl.cpp
dali-toolkit/internal/controls/text-input/text-input-impl.h
dali-toolkit/internal/controls/text-input/text-input-popup-impl.cpp
dali-toolkit/internal/controls/text-input/text-input-popup-impl.h
dali-toolkit/internal/controls/text-input/text-input-popup-new-impl.h
dali-toolkit/internal/controls/text-input/text-input-text-highlight-impl.cpp
dali-toolkit/internal/controls/text-input/text-input-text-highlight-impl.h
dali-toolkit/internal/controls/text-input/text-input-text-style-impl.h
dali-toolkit/internal/controls/text-input/textview-character-positions-impl.h
dali-toolkit/internal/controls/text-view/relayout-utilities.cpp
dali-toolkit/internal/controls/text-view/relayout-utilities.h
dali-toolkit/internal/controls/text-view/split-by-char-policies.cpp
dali-toolkit/internal/controls/text-view/split-by-char-policies.h
dali-toolkit/internal/controls/text-view/split-by-new-line-char-policies.cpp
dali-toolkit/internal/controls/text-view/split-by-new-line-char-policies.h
dali-toolkit/internal/controls/text-view/split-by-word-policies.cpp
dali-toolkit/internal/controls/text-view/split-by-word-policies.h
dali-toolkit/internal/controls/text-view/text-actor-cache.cpp
dali-toolkit/internal/controls/text-view/text-actor-cache.h
dali-toolkit/internal/controls/text-view/text-processor-bidirectional-info.cpp
dali-toolkit/internal/controls/text-view/text-processor-bidirectional-info.h
dali-toolkit/internal/controls/text-view/text-processor.cpp
dali-toolkit/internal/controls/text-view/text-processor.h
dali-toolkit/internal/controls/text-view/text-view-character-processor.cpp
dali-toolkit/internal/controls/text-view/text-view-impl.cpp
dali-toolkit/internal/controls/text-view/text-view-impl.h
dali-toolkit/internal/controls/text-view/text-view-paragraph-processor.cpp
dali-toolkit/internal/controls/text-view/text-view-paragraph-processor.h
dali-toolkit/internal/controls/text-view/text-view-processor-dbg.cpp
dali-toolkit/internal/controls/text-view/text-view-processor-dbg.h
dali-toolkit/internal/controls/text-view/text-view-processor-helper-functions.cpp
dali-toolkit/internal/controls/text-view/text-view-processor-helper-functions.h
dali-toolkit/internal/controls/text-view/text-view-processor-types.h
dali-toolkit/internal/controls/text-view/text-view-processor.cpp
dali-toolkit/internal/controls/text-view/text-view-processor.h
dali-toolkit/internal/controls/text-view/text-view-word-processor.cpp
dali-toolkit/internal/controls/text-view/text-view-word-processor.h
dali-toolkit/public-api/controls/text-input/text-input.cpp
dali-toolkit/public-api/controls/text-input/text-input.h
dali-toolkit/public-api/controls/text-view/text-view.cpp
dali-toolkit/public-api/controls/text-view/text-view.h
dali-toolkit/public-api/markup-processor/markup-processor.cpp
dali-toolkit/public-api/markup-processor/markup-processor.h

Change-Id: I9f3dcc5bba104f4cac0589eddad4ad1de31cc740

9 years agoMerge "Bidirectional support interface added." into new_text
Paul Wisbey [Fri, 13 Feb 2015 15:16:20 +0000 (07:16 -0800)]
Merge "Bidirectional support interface added." into new_text

9 years agoDeep Internal Documentation 75/35375/5
Andrew Cox [Thu, 12 Feb 2015 17:51:25 +0000 (17:51 +0000)]
Deep Internal Documentation

Call graphs, caller graphs, highlighted browsable source code ...

Change-Id: I66b31abdf91e1b78e2a93f9f0b4ebbfa9949f565
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
9 years agoMulti-language support implementation. 84/34984/11
Victor Cebollada [Wed, 4 Feb 2015 09:42:49 +0000 (09:42 +0000)]
Multi-language support implementation.

Change-Id: Ia6dee3e9e85f1a7ff2043eebbe3680967bf2fafc
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
9 years agoAdded some LayoutEngine skeleton code 50/35350/13
Paul Wisbey [Thu, 12 Feb 2015 11:35:25 +0000 (11:35 +0000)]
Added some LayoutEngine skeleton code

Change-Id: Ib3b99cd62311b937b2bab8bdc14133daf618bcc0

9 years agoBidirectional support interface added. 53/34753/6
Victor Cebollada [Mon, 2 Feb 2015 11:43:12 +0000 (11:43 +0000)]
Bidirectional support interface added.

Change-Id: I123154d9a17e2d4c1f9dcc60a8f3f73dee865ac6
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
9 years agoText segmentation interface added. 56/34756/6
Victor Cebollada [Mon, 2 Feb 2015 12:10:34 +0000 (12:10 +0000)]
Text segmentation interface added.

Change-Id: I4053be3ea15a685278f28929d273ccc6a45e54ee
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
9 years agoMerge "Remove obsolete and non functional SizeChanged signal from actor" into tizen
Kimmo Hoikka [Thu, 12 Feb 2015 10:42:42 +0000 (02:42 -0800)]
Merge "Remove obsolete and non functional SizeChanged signal from actor" into tizen

9 years agoRemove obsolete and non functional SizeChanged signal from actor 85/35285/2
Kimmo Hoikka [Wed, 11 Feb 2015 13:24:00 +0000 (13:24 +0000)]
Remove obsolete and non functional SizeChanged signal from actor

Change-Id: Idf6252b4aac6fe3acf56b469f2a380c4e862a9cc

9 years agoMerge "Remove constraints from Popup, TableView, Alignment & ScrollBar" into tizen
Adeel Kazmi [Wed, 11 Feb 2015 11:43:17 +0000 (03:43 -0800)]
Merge "Remove constraints from Popup, TableView, Alignment & ScrollBar" into tizen

9 years agoDALi Version 1.0.29 66/35266/1 dali_1.0.29
Adeel Kazmi [Wed, 11 Feb 2015 10:13:22 +0000 (10:13 +0000)]
DALi Version 1.0.29

Change-Id: I04e3412887643968569ec84d93928a7ea599a799

9 years agoRemove constraints from Popup, TableView, Alignment & ScrollBar 81/35081/7
Xiangyin Ma [Fri, 6 Feb 2015 18:44:29 +0000 (18:44 +0000)]
Remove constraints from Popup, TableView, Alignment & ScrollBar

Change-Id: Icc87b6fc280a653f5fc5711c5f3bf624db5c5d18

9 years agoMethods to set/get font and script runs added to the text logical model. 12/35112/4
Victor Cebollada [Fri, 6 Feb 2015 17:37:26 +0000 (17:37 +0000)]
Methods to set/get font and script runs added to the text logical model.

Change-Id: Icae1eccf8971d324143cc60a9c1b7ab47702f94e
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
9 years agoMerge remote-tracking branch 'origin/tizen' into new_text 49/35149/1
Paul Wisbey [Mon, 9 Feb 2015 18:27:18 +0000 (18:27 +0000)]
Merge remote-tracking branch 'origin/tizen' into new_text

Conflicts:
automated-tests/src/dali-toolkit-unmanaged/CMakeLists.txt
automated-tests/src/dali-toolkit/utc-Dali-PushButton.cpp
automated-tests/src/dali-toolkit/utc-Dali-TextInput.cpp
base/dali-toolkit/internal/controls/buttons/push-button-impl.cpp
base/dali-toolkit/internal/controls/text-input/text-input-decorator-impl.h
base/dali-toolkit/internal/controls/text-input/text-input-impl.cpp
base/dali-toolkit/internal/controls/text-input/text-input-impl.h
base/dali-toolkit/internal/controls/text-input/text-input-popup-impl.cpp
base/dali-toolkit/internal/controls/text-input/text-input-popup-impl.h
base/dali-toolkit/internal/controls/text-input/text-input-popup-new-impl.h
base/dali-toolkit/internal/controls/text-input/text-input-text-style-impl.h
base/dali-toolkit/internal/controls/text-view/text-view-impl.cpp
base/dali-toolkit/internal/controls/text-view/text-view-impl.h
base/dali-toolkit/public-api/controls/text-input/text-input.cpp
base/dali-toolkit/public-api/controls/text-input/text-input.h
base/dali-toolkit/public-api/controls/text-view/text-view.cpp
base/dali-toolkit/public-api/controls/text-view/text-view.h

Change-Id: I98c12cbab5fe05cdcc60b42c4eeeb34ffc9ac7cc

9 years agoMerge base & optional 46/35146/1
Adeel Kazmi [Mon, 9 Feb 2015 14:57:14 +0000 (14:57 +0000)]
Merge base & optional

Change-Id: Icd2bba5752711bb6f0b3932ede16ae2e274a0e6b

9 years agoremove (dead) ImageView UI control 23/35123/1
Kimmo Hoikka [Mon, 9 Feb 2015 12:06:20 +0000 (12:06 +0000)]
remove (dead) ImageView UI control

Change-Id: I59602642e8b7e6f6b934b49127d1210f635a6a86

9 years agoMerge "Basic text rendering back-end (reference implemenation)" into new_text
Paul Wisbey [Mon, 9 Feb 2015 11:17:33 +0000 (03:17 -0800)]
Merge "Basic text rendering back-end (reference implemenation)" into new_text

9 years agofixing some of the comments and changing copy-by-value to by reference in size negoti... 90/34990/8
Kimmo Hoikka [Fri, 6 Feb 2015 19:59:26 +0000 (19:59 +0000)]
fixing some of the comments and changing copy-by-value to by reference in size negotiation

Change-Id: I1eb8b787e0880083def5483bde4b95644047f4f6

9 years agoMerge "Remove Constraints from Cluster,ToolBar,View & ImageView" into tizen
Kimmo Hoikka [Fri, 6 Feb 2015 19:18:46 +0000 (11:18 -0800)]
Merge "Remove Constraints from Cluster,ToolBar,View & ImageView" into tizen

9 years ago(Magnifier) Synchronize the frame position with the viewport position 67/35067/1
Xiangyin Ma [Fri, 6 Feb 2015 15:27:25 +0000 (15:27 +0000)]
(Magnifier) Synchronize the frame position with the viewport position

Change-Id: I1094572097356d19f32e9bbfce7088482f3aaa38

9 years agoMulti-language support interface added. 60/34760/5
Victor Cebollada [Mon, 2 Feb 2015 12:25:20 +0000 (12:25 +0000)]
Multi-language support interface added.

Change-Id: I25501a88737fe1bfbc221266a27c6ae43a0774c3
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
9 years agoMerge "DALi Version 1.0.28" into tizen accepted/tizen/common/20150209.122020 accepted/tizen/mobile/20150210.015343 accepted/tizen/mobile/20150306.082341 accepted/tizen/tv/20150210.013257 accepted/tizen/wearable/20150210.015027 dali_1.0.28 submit/tizen/20150206.152923 submit/tizen_mobile/20150213.000000 submit/tizen_mobile/20150223.000000 submit/tizen_mobile/20150306.011558
Paul Wisbey [Fri, 6 Feb 2015 13:54:04 +0000 (05:54 -0800)]
Merge "DALi Version 1.0.28" into tizen

9 years agoDALi Version 1.0.28 56/35056/1
Xiangyin Ma [Fri, 6 Feb 2015 11:51:25 +0000 (11:51 +0000)]
DALi Version 1.0.28

Change-Id: Iccdf4fa0f5a549793950df0b4ba3bc36b5d59d63

9 years agoBasic text rendering back-end (reference implemenation) 35/35035/6
Paul Wisbey [Fri, 6 Feb 2015 09:52:16 +0000 (09:52 +0000)]
Basic text rendering back-end (reference implemenation)

Change-Id: I85ea6478519fecbb48d37ed57b474921a1a3ff91

9 years ago(AutomatedTests) Merged managed and unmanaged tests 09/35009/1
Adeel Kazmi [Thu, 5 Feb 2015 20:08:55 +0000 (20:08 +0000)]
(AutomatedTests) Merged managed and unmanaged tests

Removed some redundant unmanaged Button tests. They are being refactored so need to be re-written
anyway.

Change-Id: I15a6c76652f9b893875cf1a7b52ab55af6f369e4

9 years agoChange FontMetrics format to match GlyphMetrics 45/34945/2
Paul Wisbey [Wed, 4 Feb 2015 15:58:38 +0000 (15:58 +0000)]
Change FontMetrics format to match GlyphMetrics

Change-Id: Ie098d4a45779b9952c670a78855c8cd54e44ad53

9 years agoRemove Constraints from Cluster,ToolBar,View & ImageView 49/34949/3
Xiangyin Ma [Wed, 4 Feb 2015 18:37:06 +0000 (18:37 +0000)]
Remove Constraints from Cluster,ToolBar,View & ImageView

Change-Id: I1225da0795796717dc750a5ff5a91f96225e3a72

9 years agoRemove constaints from BloomView, GaussianBlurView & Magnifier 54/34854/3 accepted/tizen/common/20150209.121015 accepted/tizen/mobile/20150211.014648 accepted/tizen/tv/20150210.012936 accepted/tizen/wearable/20150210.014752 submit/tizen/20150206.044231
Xiangyin Ma [Tue, 3 Feb 2015 13:20:56 +0000 (13:20 +0000)]
Remove constaints from BloomView, GaussianBlurView & Magnifier

Change-Id: Ie4dbec178de2c6644fddd459e5d6acd21f26ae7a

9 years ago(Buttons) Fix build break for automated tests & remove unused function 91/34991/2
Adeel Kazmi [Thu, 5 Feb 2015 11:59:00 +0000 (11:59 +0000)]
(Buttons) Fix build break for automated tests & remove unused function

Change-Id: Ib149b289fe93425f888598247f17f4415aac47d8

9 years agoAdded skeleton TextController 68/34768/10
Paul Wisbey [Mon, 2 Feb 2015 14:50:06 +0000 (14:50 +0000)]
Added skeleton TextController

Change-Id: I8bab60c53d11a95764fb22ca89190e202e9f603f

9 years agoButton refactoring: rename properties 72/34872/1 submit/tizen/20150205.132635
Heeyong Song [Wed, 4 Feb 2015 03:01:28 +0000 (12:01 +0900)]
Button refactoring: rename properties

Change-Id: I4ed5ecb962efe9c85cf1a2941d22478a3de7aec2

9 years agoRemove dead slide effect code and incorrect ref-objects from scroll effects 90/34790/2 tizen_3.0.2014.q4_common tizen_3.0.2015.q1_common accepted/tizen/common/20150205.080848 submit/tizen/20150205.011244
Kimmo Hoikka [Mon, 2 Feb 2015 18:15:24 +0000 (18:15 +0000)]
Remove dead slide effect code and incorrect ref-objects from scroll effects

Change-Id: I65568f41211f4810c407118dffe74db6a7877888

9 years agoText definitions added/modified 67/34767/2
Victor Cebollada [Mon, 2 Feb 2015 14:17:03 +0000 (14:17 +0000)]
Text definitions added/modified

Change-Id: I56491acd5c1da431b6828a9e5450b49c8b445924
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
9 years agoUTF8 to UTF32 conversion 09/34009/4
Victor Cebollada [Mon, 19 Jan 2015 14:17:52 +0000 (14:17 +0000)]
UTF8 to UTF32 conversion

Change-Id: I19e32d4dd13c127bbf308605ea8c04e636c9c049
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
9 years agoText Renderer base class & TextLabel skeleton 46/34746/3
Paul Wisbey [Mon, 2 Feb 2015 09:30:00 +0000 (09:30 +0000)]
Text Renderer base class & TextLabel skeleton

Change-Id: Ief7e9491bb3b3abb130710b195a30e94a550e5e0

9 years agoAdded ViewInterface to build 14/34714/1
Paul Wisbey [Sun, 1 Feb 2015 13:13:23 +0000 (13:13 +0000)]
Added ViewInterface to build

Change-Id: I6de66ba0496141de688d46b89f83674e37bef085

9 years agoDALi signals refactor to remove V2 naming 02/34702/2
tom.robinson [Fri, 30 Jan 2015 16:27:07 +0000 (16:27 +0000)]
DALi signals refactor to remove V2 naming

Change-Id: Ib01d807a8ed6b9b40b438995b2a1bca889655ce7

9 years agoMinimal Model/View implementation 16/34616/6
Paul Wisbey [Thu, 29 Jan 2015 12:45:32 +0000 (12:45 +0000)]
Minimal Model/View implementation

Change-Id: I2f86ec7cb6a3174c4ed70b3925f94c2501403141

9 years agoMerge "DALi Version 1.0.27" into tizen
Adeel Kazmi [Thu, 29 Jan 2015 11:18:40 +0000 (03:18 -0800)]
Merge "DALi Version 1.0.27" into tizen

9 years agoDALi Version 1.0.27 97/34597/1 accepted/tizen/common/20150129.162030 accepted/tizen/mobile/20150130.001255 accepted/tizen/tv/20150130.000842 accepted/tizen/wearable/20150131.040511 dali_1.0.27 submit/tizen/20150129.112343
tom.robinson [Thu, 29 Jan 2015 10:59:15 +0000 (10:59 +0000)]
DALi Version 1.0.27

Change-Id: I37b8cdcd65a1a130e8302e693bf353c59295e837

9 years agoremove constaints from EffectsView & Image Filters 24/34524/1
Xiangyin Ma [Wed, 28 Jan 2015 15:37:00 +0000 (15:37 +0000)]
remove constaints from EffectsView & Image Filters

Change-Id: I992366ec2c8b6897ddf35bd7a46e41642e57aba1

9 years ago(Automated Tests) Removed ClipboardEventNotifier signal name 68/34468/2
Adeel Kazmi [Tue, 27 Jan 2015 16:00:21 +0000 (16:00 +0000)]
(Automated Tests) Removed ClipboardEventNotifier signal name

Change-Id: If2d3b2f566180313dfc98d65a677385a4b74b1eb

9 years agoRevert "Revert "Remove ScrollViewCustomEffect"" 92/34392/2
Kingsley Stephens [Mon, 26 Jan 2015 11:38:24 +0000 (03:38 -0800)]
Revert "Revert "Remove ScrollViewCustomEffect""

This reverts commit b5d9f1a0d6f33823cd19b5505ffe72d61a0735c6.

This code will now be removed.

Change-Id: I45554a9e3fb1c94a5ad4d80822f4a2118062baa6

9 years agoMerge remote-tracking branch 'origin/tizen' into new_text 77/34377/1
Paul Wisbey [Mon, 26 Jan 2015 09:08:10 +0000 (09:08 +0000)]
Merge remote-tracking branch 'origin/tizen' into new_text

Change-Id: I22c07acab710d400f7103df9be66c622f38f3cad

9 years agoDALi Version 1.0.26 53/34253/1 accepted/tizen/common/20150123.092452 accepted/tizen/common/20150123.135213 accepted/tizen/mobile/20150126.011910 accepted/tizen/tv/20150126.011342 accepted/tizen/wearable/20150126.011558 dali_1.0.26 submit/tizen/20150122.143209 submit/tizen/20150123.103753
Nick Holland [Thu, 22 Jan 2015 10:48:31 +0000 (10:48 +0000)]
DALi Version 1.0.26

Change-Id: I1a59eb426dddc8f388b16e5ca4f3e3f81924b513

9 years agoRevert "Remove ScrollViewCustomEffect" 89/33989/2
Kingsley Stephens [Mon, 19 Jan 2015 11:48:45 +0000 (03:48 -0800)]
Revert "Remove ScrollViewCustomEffect"

This reverts commit 97b1d370bbe662d6f2b813252b281e77926aa037.

Change-Id: I52298b7081158275ed78e5c140b329331d9ae937

9 years agoRemoval of a 'sec_build_binary_debug_enable' part in spec file 09/33909/1
taeyoon [Fri, 16 Jan 2015 10:14:08 +0000 (19:14 +0900)]
Removal of a 'sec_build_binary_debug_enable' part in spec file

  - 'sec_build_binary_debug_enable and -DTIZEN_DEBUG_ENABLE' are not used.

Change-Id: Id04197def4ffdef29865d66b22ca8390752284cb

9 years agoMerge "DALi Version 1.0.25" into tizen dali_1.0.25
Paul Wisbey [Thu, 15 Jan 2015 13:51:29 +0000 (05:51 -0800)]
Merge "DALi Version 1.0.25" into tizen

9 years agoDALi Version 1.0.25 42/33842/1
Xiangyin Ma [Thu, 15 Jan 2015 13:20:58 +0000 (13:20 +0000)]
DALi Version 1.0.25

Change-Id: Icc6156854cf26000901b91149032a3be6ce40d0f

9 years agoScroll to the end of overshoot only when overshoot is enabled 78/33778/1
Richard Huang [Wed, 14 Jan 2015 16:14:22 +0000 (16:14 +0000)]
Scroll to the end of overshoot only when overshoot is enabled

Change-Id: I9e2881dc5d52c28d13ec7dd132ed3c0cc570baed

9 years agoMerge "Change overshoot to have constant speed as a property" into tizen
Kimmo Hoikka [Fri, 9 Jan 2015 15:44:53 +0000 (07:44 -0800)]
Merge "Change overshoot to have constant speed as a property" into tizen

9 years agoRemove ScrollViewCustomEffect 54/33354/2
Kingsley Stephens [Wed, 7 Jan 2015 10:31:31 +0000 (10:31 +0000)]
Remove ScrollViewCustomEffect

Change-Id: I0b4916205043cadfe349e2cc2f6bc5d5b9bc8cdc

9 years agoChange overshoot to have constant speed as a property 60/31960/7
Richard Huang [Fri, 12 Dec 2014 15:10:42 +0000 (15:10 +0000)]
Change overshoot to have constant speed as a property

Change-Id: Ie5264aa8950713b9c62be2689f57dfe3adb199da

9 years agoDALi Version 1.0.24 61/33361/1 dali_1.0.24
Lee Morgan [Thu, 8 Jan 2015 14:41:41 +0000 (14:41 +0000)]
DALi Version 1.0.24

Change-Id: I81c012e8800fcc7538ab2b7541c5f3405c0b29d2

9 years agoMerge remote-tracking branch 'origin/tizen' into new_text 57/33257/1
Paul Wisbey [Wed, 7 Jan 2015 10:12:50 +0000 (10:12 +0000)]
Merge remote-tracking branch 'origin/tizen' into new_text

Conflicts:
automated-tests/src/dali-toolkit-internal/utc-Dali-TextView-Relayout-Utilities.cpp
automated-tests/src/dali-toolkit-internal/utc-Dali-TextView.cpp
automated-tests/src/dali-toolkit/utc-Dali-TextView.cpp

Change-Id: I03204cfe486d6b861d970676b9db41749c6236eb

9 years agoDALi Version 1.0.23 10/32810/1 dali_1.0.23
Adeel Kazmi [Wed, 24 Dec 2014 10:43:56 +0000 (10:43 +0000)]
DALi Version 1.0.23

Change-Id: I903f1e4eb30a1fb01cc2a99c65eb729b6975ccc4

9 years agoInitial removal of Text features 98/32598/6
Paul Wisbey [Fri, 19 Dec 2014 09:45:05 +0000 (09:45 +0000)]
Initial removal of Text features

Change-Id: I900965567d917695882fead0b5a14e8dc2f64da2

9 years ago(ItemView) Fix Klocwork reported issue 04/32604/1 accepted/tizen/mobile/20141222.135816 accepted/tizen/tv/20141222.125620 accepted/tizen/wearable/20141222.134841 submit/tizen_mobile/20141222.110445 submit/tizen_tv/20141222.110455 submit/tizen_wearable/20141222.110450
Adeel Kazmi [Fri, 19 Dec 2014 11:56:52 +0000 (11:56 +0000)]
(ItemView) Fix Klocwork reported issue

[Problem]  Reverse_iter is dereferenced before we check if it's valid.
[Solution] Check if it's valid before we use it.

Change-Id: I96bdd0c30d35faf8c9a31507925218ed4b372a23

9 years agoSaving a bit of memory by using pretty function instead of full file name 14/32414/3 accepted/tizen/common/20141222.090212 submit/tizen_common/20141218.164254
Kimmo Hoikka [Wed, 17 Dec 2014 19:13:16 +0000 (19:13 +0000)]
Saving a bit of memory by using pretty function instead of full file name

Change-Id: I5d0041855016083f3238b6155ef5a5efa4985531

9 years agoDALi Version 1.0.22 66/32466/1 dali_1.0.22
Kingsley Stephens [Thu, 18 Dec 2014 10:09:44 +0000 (10:09 +0000)]
DALi Version 1.0.22

Change-Id: I84425ee1eda9eb4ea0e6eb2696adb9b15109d297

9 years agoMerge branch 'tizen' into new_text 84/32384/1
Paul Wisbey [Wed, 17 Dec 2014 14:30:30 +0000 (14:30 +0000)]
Merge branch 'tizen' into new_text

Change-Id: I56c3eea20ba2a50052d63ca4b221fe6dd6183d1f

9 years ago(AutomatedTest) Fix ImfManager stub to match recent changes 76/31976/1
Adeel Kazmi [Fri, 12 Dec 2014 17:21:52 +0000 (17:21 +0000)]
(AutomatedTest) Fix ImfManager stub to match recent changes

Change-Id: I3e5f59c601c42f127b29d129bac4c28321354afc

9 years agoFixed some README comments 68/31968/1
Paul Wisbey [Fri, 12 Dec 2014 16:26:16 +0000 (16:26 +0000)]
Fixed some README comments

dali_env is in build/scripts, not build.
To get a summary.xml for the automated tests use this command: ./execute.sh -s

Change-Id: Ib840a1604c110fc663e94d7e1f2e0dabdd3efe42

9 years agoMerge "Fix ItemView insert/remove when outside the current visible range" into tizen
Paul Wisbey [Fri, 12 Dec 2014 14:35:07 +0000 (06:35 -0800)]
Merge "Fix ItemView insert/remove when outside the current visible range" into tizen

9 years agoFix ItemView insert/remove when outside the current visible range 35/31935/1
Paul Wisbey [Fri, 12 Dec 2014 10:11:51 +0000 (10:11 +0000)]
Fix ItemView insert/remove when outside the current visible range

[problem]      Items are not always repositioned correctly after an insert/remove
[cause]        Inserting/removing before the currently visible items is not supported
[solution]     Add additional logic to the InsertItem method

Change-Id: I3754506048e1bfe1544cb24a2421e66e8052b37a

9 years agoMerge "ImfManager - Typo fix SetRestoreAferFocusLost typo fixed -> SetRe... accepted/tizen/common/20141219.104151 submit/tizen_common/20141212.113839 submit/tizen_common/20141212.114052
Adeel Kazmi [Thu, 11 Dec 2014 15:19:40 +0000 (07:19 -0800)]
Merge "ImfManager - Typo fix              SetRestoreAferFocusLost typo fixed -> SetRestoreAfterFocusLost" into tizen

9 years ago[dali_1.0.21] Merge branch 'tizen' 80/31880/1
Nick Holland [Thu, 11 Dec 2014 15:02:57 +0000 (15:02 +0000)]
[dali_1.0.21] Merge branch 'tizen'

Change-Id: I4cf0e47c2c831e78c51e4d3e75b804e6d08cc4ef

9 years agoDALi Version 1.0.21 76/31876/1 dali_1.0.21
Nick Holland [Thu, 11 Dec 2014 15:02:33 +0000 (15:02 +0000)]
DALi Version 1.0.21

Change-Id: I9c8044e342b08430a53bbf09aa92d6f983716448

9 years agoImfManager - Typo fix 03/31703/2
Victor Cebollada [Mon, 8 Dec 2014 15:29:47 +0000 (15:29 +0000)]
ImfManager - Typo fix
             SetRestoreAferFocusLost typo fixed -> SetRestoreAfterFocusLost

Change-Id: I13ad105e09e7b91c845b57c911af28a8ed4d9299
Signed-off-by: Victor Cebollada <v.cebollada@samsung.com>
9 years ago(Control) Make Control constructors explicit 06/31806/1 accepted/tizen/common/20141211.150149 accepted/tizen/mobile/20141216.080609 accepted/tizen/tv/20141215.043907 accepted/tizen/wearable/20141215.104623 submit/tizen/20141211.140945
Adeel Kazmi [Wed, 10 Dec 2014 11:35:01 +0000 (11:35 +0000)]
(Control) Make Control constructors explicit

Change-Id: I917c039a8808470771d939dd33053965e23431a6

9 years agoMerge "Updated test harness behaviour" into tizen
Adeel Kazmi [Fri, 5 Dec 2014 16:25:13 +0000 (08:25 -0800)]
Merge "Updated test harness behaviour" into tizen

9 years agoUpdated test harness behaviour 40/31440/3
David Steele [Thu, 4 Dec 2014 17:04:21 +0000 (17:04 +0000)]
Updated test harness behaviour

See https://review.tizen.org/gerrit/#/c/31222/ for full details

Change-Id: I3c55f3c2bda3c141a483dddccc60120fd9d634ac
Signed-off-by: David Steele <david.steele@partner.samsung.com>
9 years ago[dali_1.0.20] Merge branch 'tizen' 87/31287/1
Lee Morgan [Wed, 3 Dec 2014 12:37:51 +0000 (12:37 +0000)]
[dali_1.0.20] Merge branch 'tizen'

Change-Id: I02366faeffe824b809a8a2fb21a80eb50abcd224

9 years agoDALi Version 1.0.20 80/31280/1 dali_1.0.20
Lee Morgan [Wed, 3 Dec 2014 12:24:48 +0000 (12:24 +0000)]
DALi Version 1.0.20

Change-Id: I8c5e98a3fe4a626872d66ff9d8e6b0697ff12983

9 years agoFixed gbs build error for animation code 14/31214/1
Richard Huang [Tue, 2 Dec 2014 14:26:50 +0000 (14:26 +0000)]
Fixed gbs build error for animation code

Change-Id: I2cd02983888fd6bcdc97bb45feca328416fe7392

9 years agoMerge "Adding support in Builder for path animations" into tizen
Kimmo Hoikka [Tue, 2 Dec 2014 12:02:00 +0000 (04:02 -0800)]
Merge "Adding support in Builder for path animations" into tizen

9 years agoAdding support in Builder for path animations 48/30648/7
Ferran Sole [Fri, 21 Nov 2014 12:45:04 +0000 (12:45 +0000)]
Adding support in Builder for path animations

Added a new section called "paths" where paths are specified

  "paths":
  {
    "path0":
    {
      "points":[ [100,100,0],[200,0,0],[300,100,0] ],
      "curvature": 0.25
    }
  }

To create an animation:

  "anim0":
  {
    "duration":1.0,
    "properties":
    [
      {
        "actor":myActor,
        "path":"path0",
        "forward":[1,0,0]
      }
    ]
  }

Change-Id: I11ac1804fe4e005107f42e8d8767cb692fce2d4a

9 years agoParallelized test case execution 26/31126/1
David Steele [Mon, 1 Dec 2014 15:50:48 +0000 (15:50 +0000)]
Parallelized test case execution

Changed build script to stop on error.

Change-Id: Id5cb74ebb3f5e5bc2b3362a8d5b67883ec18f6d0
Signed-off-by: David Steele <david.steele@partner.samsung.com>
9 years ago[dali_1.0.19] Merge branch 'release19' 44/30944/1
Kingsley Stephens [Thu, 27 Nov 2014 11:35:28 +0000 (11:35 +0000)]
[dali_1.0.19] Merge branch 'release19'

Change-Id: I9f5b78fe4a6f74d1fedb680fc41b423d2485a51e

9 years agoDALi Version 1.0.19 40/30940/1 dali_1.0.19
Kingsley Stephens [Thu, 27 Nov 2014 11:27:01 +0000 (11:27 +0000)]
DALi Version 1.0.19

Change-Id: Icce4236c06607e9c65203ffeef9a346dba7e9c89

9 years ago[dali_1.0.18] Merger branch 'tizen' 77/30577/1
Xiangyin Ma [Thu, 20 Nov 2014 13:15:37 +0000 (13:15 +0000)]
[dali_1.0.18] Merger branch 'tizen'

Change-Id: I14aba7dfd281128a036519aeb5293ea02b06704a

9 years agoDALi Version 1.0.18 73/30573/1 dali_1.0.18
Xiangyin Ma [Thu, 20 Nov 2014 13:03:29 +0000 (13:03 +0000)]
DALi Version 1.0.18

Change-Id: I5a6c33222780a993c57887b95345255fe27b12aa

9 years agoremove rotating selector as its dead code 10/30410/3
Kimmo Hoikka [Mon, 17 Nov 2014 19:26:21 +0000 (19:26 +0000)]
remove rotating selector as its dead code

Change-Id: Iccb8f61096d3856c3bfe3a2d093548c6f06d4c21

9 years ago(toolkit) fix klocwork issues 46/30346/2
Xiangyin Ma [Fri, 14 Nov 2014 17:07:33 +0000 (17:07 +0000)]
(toolkit) fix klocwork issues

Change-Id: I37803bebef48a9bf836b77eec6e2984296afc8f0

9 years agoFixed broken Doxygen build 86/30286/3
Andrew Cox [Thu, 13 Nov 2014 15:59:09 +0000 (15:59 +0000)]
Fixed broken Doxygen build
(breaks with latest doxygen source build)
And upgraded doxyfile for programming guide to
Doxygen 1.8.6, the default on Ubuntu 14.04.

Change-Id: Ib6879b7d21d36e47dfdfbfc6cb0a8c95378ee13c
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
9 years agoMerge "(AutomatedTests) Removed Zero Ruler test as it is no longer possible to create...
Kimmo Hoikka [Thu, 13 Nov 2014 12:43:47 +0000 (04:43 -0800)]
Merge "(AutomatedTests) Removed Zero Ruler test as it is no longer possible to create one" into tizen

9 years agoMerge "(Control) Remove virtual inlines, better arrange source file & remove one...
Kimmo Hoikka [Thu, 13 Nov 2014 12:43:16 +0000 (04:43 -0800)]
Merge "(Control) Remove virtual inlines, better arrange source file & remove one friend" into tizen

9 years agoMerge "DALi Version 1.0.17" into tizen
Adeel Kazmi [Thu, 13 Nov 2014 12:18:09 +0000 (04:18 -0800)]
Merge "DALi Version 1.0.17" into tizen

9 years ago[dali_1.0.17] Merge branch 'tizen' 69/30269/1
Nick Holland [Thu, 13 Nov 2014 11:37:08 +0000 (11:37 +0000)]
[dali_1.0.17] Merge branch 'tizen'

Change-Id: I5fe6b0ab05561b913733db15e4857b99f16573d7

9 years agoDALi Version 1.0.17 63/30263/1 dali_1.0.17
Nick Holland [Thu, 13 Nov 2014 11:24:04 +0000 (11:24 +0000)]
DALi Version 1.0.17

Change-Id: I3ec3da83f736977de940fe666a1927cbdffab2bf

9 years ago(AutomatedTests) Removed Zero Ruler test as it is no longer possible to create one 52/30252/1
Adeel Kazmi [Thu, 13 Nov 2014 08:35:59 +0000 (08:35 +0000)]
(AutomatedTests) Removed Zero Ruler test as it is no longer possible to create one

Change-Id: I68d297f388bcefe98905ee8093db1047c642defe

9 years ago(AutomatedTests) fix test cases 20/30220/2
Xiangyin Ma [Wed, 12 Nov 2014 16:33:32 +0000 (16:33 +0000)]
(AutomatedTests) fix test cases

[Problem] Test cases fail

[Cause]

[Solution] fix test cases for CheckBoxButton,
                              CubeTransitionEffect,
                              KeyboardFocusManager,
                              PageTurnView

Change-Id: I3227533a3b7d9b5c5ac63a939ef248f79454d64c

9 years agoUpdated arguments in a programming guide example 26/30226/1
Andrew Cox [Wed, 12 Nov 2014 17:43:21 +0000 (17:43 +0000)]
Updated arguments in a programming guide example

Change-Id: Ie2061b4ccfb9dd106872bab66cfe8a95a164e1b8
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
9 years ago(Control) Remove virtual inlines, better arrange source file & remove one friend 21/30221/1
Adeel Kazmi [Wed, 12 Nov 2014 16:53:26 +0000 (16:53 +0000)]
(Control) Remove virtual inlines, better arrange source file & remove one friend

Change-Id: I615f093855c14faf59a411193c45847f51dcbd03

9 years agoFix for divide by zero in FixedRuler::GetPageFromPosition() 35/30135/5
Andrew Cox [Tue, 4 Nov 2014 16:27:59 +0000 (16:27 +0000)]
Fix for divide by zero in FixedRuler::GetPageFromPosition()

[problem]      A crash has been reported with a stack trace showing an integer
               divide by zero exception in FixedRuler::GetPageFromPosition().
[cause]        We have code there that divides by zero if a FixedRuler is setup
               with a domain that is smaller than its page spacing
               (a nonsensical state)
[solution]     Clamp the divisor to be >= 1 and log an error so the App devs can
               choose to fix the setup of the FixedRuler. Additionally, force
               the page spacing to a reasonable value at construction time to
               avoid a second set of possible divide by zero errors in floating
               point numbers.

Change-Id: Iae4fa025600c2ee54796fc458ca367d993c6ef66
Signed-off-by: Andrew Cox <andrew.cox@partner.samsung.com>
9 years agoCleaning up property public API and usage of typedefs 90/30190/1
Kimmo Hoikka [Wed, 12 Nov 2014 13:32:39 +0000 (13:32 +0000)]
Cleaning up property public API and usage of typedefs

Change-Id: I613d4bf08c5e9dd09136f3f4fabe415e32d26c08

9 years agoremoving use of using namespace std; 51/30051/8
Kimmo Hoikka [Fri, 7 Nov 2014 17:21:08 +0000 (17:21 +0000)]
removing use of using namespace std;

Change-Id: Ide522206356666cb14faf1fc9089f48cab71be1f