projects
/
platform
/
core
/
uifw
/
dali-toolkit.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/core/uifw/dali-toolkit.git
2021-08-26
Bowon Ryu
fix wrong behaviour of SelectNone()
82/263082/1
commit
|
commitdiff
|
tree
|
snapshot
2021-08-25
JIYUN YANG
Merge "Implement more request interceptor APIs." into...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Adeel Kazmi
Merge "Remove unused custom shader prefix method" into...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Adeel Kazmi
Merge "(TextController) Fixed SVACE errors in EventHand...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Adeel Kazmi
(TextController) Fixed SVACE errors in EventHandler
92/262992/2
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
Sara Samara
Support Public APIs - CopyText, CutText & PasteText
80/262080/16
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
huayong.xu
Implement more request interceptor APIs.
48/262948/3
commit
|
commitdiff
|
tree
|
snapshot
2021-08-24
seungho
Remove unused custom shader prefix method
82/262882/3
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
Bowon Ryu
Merge "Add SelectionChanged signal" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
abdullah
Add SelectionChanged signal
91/262091/13
commit
|
commitdiff
|
tree
|
snapshot
2021-08-23
junsu choi
Merge "CanvasView: Change Process to be called as PostP...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Adeel Kazmi
Merge "DALi Version 2.0.40" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
David Steele
DALi Version 2.0.40
43/262843/1
dali_2.0.40
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
JunsuChoi
CanvasView: Change Process to be called as PostProcessor
27/262827/3
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Bowon Ryu
Merge "Add CursorPositionChanged Signal" into devel...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Heeyong Song
(Vector) Reduce unnecessray loop
14/262714/2
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
abdullah
Add CursorPositionChanged Signal
62/262362/10
commit
|
commitdiff
|
tree
|
snapshot
2021-08-20
Bowon Ryu
Merge "Support line spacing & min line size in textedit...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-19
joogab.yun
If parent is hidden, the child cannot be focused.
53/262753/2
commit
|
commitdiff
|
tree
|
snapshot
2021-08-18
Eunki Hong
Disconnect relationship with VisualUrl and VisualFactory
55/262455/11
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
joogab yun
Merge "Fixed IsCandidate bug" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2021-08-17
Bowon Ryu
Merge "Change raw pointer to unique_ptr" into devel...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
David Steele
Merge "DALi Version 2.0.39" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Adeel Kazmi
DALi Version 2.0.39
91/262591/1
dali_2.0.39
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
Bowon Ryu
Change raw pointer to unique_ptr
83/262583/5
commit
|
commitdiff
|
tree
|
snapshot
2021-08-13
junsu choi
Merge "CanvasView: Change CanvasRenderer::GetSize(...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-10
Eunki Hong
Merge "Fix comments about CornerRadiusPolicy and Border...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
abdullah
Support line spacing & min line size in texteditor
00/261800/7
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Eunki, Hong
Fix comments about CornerRadiusPolicy and BorderlineColor
60/262360/1
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Bowon Ryu
Merge "Add TextSelect()" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Bowon Ryu
Merge "fix wrong behaviour of SelectWholeText()" into...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-09
Bowon Ryu
Merge "Fix SetPrimaryCursorPosition() behaviour when...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
joogab.yun
Fixed IsCandidate bug
01/262301/1
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Adeel Kazmi
Merge "DALi Version 2.0.38" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Richard Huang
DALi Version 2.0.38
15/262315/1
dali_2.0.38
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Eunki Hong
Merge "[ATSPI] Fix for SCREEN coordinate type in GetExt...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-06
Shinwoo Kim
Merge "[AT-SPI] enhance SHOWING state decision logic...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
joogab.yun
Fixed bug
59/262259/1
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Daekwang Ryu
Fix to build incrementally with gbs
86/259386/3
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
joogab.yun
Check if actor can be focused.
96/262196/3
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Bowon Ryu
Add TextSelect()
09/261509/6
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
JunsuChoi
CanvasView: Change CanvasRenderer::GetSize() method...
50/262250/1
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Bowon Ryu
fix wrong behaviour of SelectWholeText()
53/261153/6
commit
|
commitdiff
|
tree
|
snapshot
2021-08-05
Bowon Ryu
Fix SetPrimaryCursorPosition() behaviour when no focus
37/260837/8
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Lukasz Oleksak
[ATSPI] Fix for SCREEN coordinate type in GetExtents
63/261963/10
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Eunki Hong
Merge "PositionSize API at dali-toolkit-test-utils...
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Eunki, Hong
PositionSize API at dali-toolkit-test-utils/toolkit...
73/262173/2
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Eunki, Hong
Remove VisualFactory::Get() code at AsyncImageLoader
49/262049/2
commit
|
commitdiff
|
tree
|
snapshot
2021-08-03
Shinwoo Kim
[AT-SPI] enhance SHOWING state decision logic
13/258813/6
commit
|
commitdiff
|
tree
|
snapshot
2021-08-02
Eunki, Hong
Remove Unnecessary Doxygen PREDEFINED
78/262078/2
commit
|
commitdiff
|
tree
|
snapshot
2021-08-01
joogab yun
Merge "Set TapGesture only if there is an anchor."...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
joogab.yun
Set TapGesture only if there is an anchor.
51/261851/10
commit
|
commitdiff
|
tree
|
snapshot
2021-07-30
Adam Bialogonski
DALi Version 2.0.37
03/262003/1
dali_2.0.37
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
Adeel Kazmi
Merge "Add transition headers in dali-toolkit.h" into...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
seungho
Add transition headers in dali-toolkit.h
88/261888/3
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
JunsuChoi
CanvasView: Add RemoveAllDrawables() API
81/261181/7
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
JunsuChoi
CanvasView: Add RemoveDrawable() API
77/261177/5
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
JunsuChoi
CanvasView: Add Property::VIEW_BOX
11/261111/9
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
JunsuChoi
Add CanvasView::New() API that can be created without...
81/261081/7
commit
|
commitdiff
|
tree
|
snapshot
2021-07-29
junsu choi
Merge "Add CanvasView thread rasterization" into devel...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-28
Adeel Kazmi
Fix SVACE error caused by recent ATSPI change
07/261907/1
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Lukasz Oleksak
[ATSPI] Blocking unwanted emission of "MoveOuted" signal
38/261238/10
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Eunki, Hong
Generate url and load texture from encoded image buffer
15/259415/24
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
JunsuChoi
Add CanvasView thread rasterization
50/259050/33
commit
|
commitdiff
|
tree
|
snapshot
2021-07-26
Eunki Hong
Merge "Reduce the number of conversion between std...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Adeel Kazmi
Fix SVACE errors in accessibility code in control-data...
53/261753/2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
David Steele
Merge "DALi Version 2.0.36" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
Richard Huang
DALi Version 2.0.36
37/261737/1
dali_2.0.36
commit
|
commitdiff
|
tree
|
snapshot
2021-07-23
JIYUN YANG
Merge "Implement WebView::GetPlainTextAsynchronously...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Shinwoo Kim
Merge "[ATSPI] Check higlight area using PropertyNotifi...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Jiyun Yang
Implement WebView::GetPlainTextAsynchronously
89/261689/2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Bowon Ryu
Added missing initialization in text layout-engine
84/261684/1
commit
|
commitdiff
|
tree
|
snapshot
2021-07-22
Bowon Ryu
Fix coverity issue in text layout-engine
80/261680/1
commit
|
commitdiff
|
tree
|
snapshot
2021-07-21
Seungho BAEK
Merge "Fix to do not remove entity inside loop.(Transit...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-21
Seungho BAEK
Merge "Add ApplyCustomFragmentPrefix" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2021-07-21
Shinwoo Kim
[ATSPI] Check higlight area using PropertyNotification
42/260342/18
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
Joogab Yun
Add Timer at TapGestureRecognizer
08/260808/8
commit
|
commitdiff
|
tree
|
snapshot
2021-07-19
joogab yun
Merge "Users can implement focus movement by SetCustomA...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Adeel Kazmi
Fix SVACE error in bidirectional-support.cpp
12/261412/1
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Adeel Kazmi
Merge "DALi Version 2.0.35" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
David Steele
DALi Version 2.0.35
95/261395/1
dali_2.0.35
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Joogab Yun
Users can implement focus movement by SetCustomAlgorithm.
22/261222/6
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Sunghyun Kim
Add ImageUrl Class and reference count for external...
98/259398/34
commit
|
commitdiff
|
tree
|
snapshot
2021-07-16
Heeyong Song
Merge "(Vector) Fix tc random failure" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
JIYUN YANG
Merge "Replace Signal with std::function." into devel...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
David Steele
Merge "Fixed doxygen error in web-view.h" into devel...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Heeyong Song
(Vector) Fix tc random failure
25/261325/1
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
Bowon Ryu
Merge "Support Ellipsis Position Property" into devel...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-15
joogab yun
Merge "Add Tab key focus movement." into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2021-07-13
Adeel Kazmi
Fixed doxygen error in web-view.h
36/261236/1
commit
|
commitdiff
|
tree
|
snapshot
2021-07-13
Shrouq Sabah
Support Ellipsis Position Property
60/259560/33
commit
|
commitdiff
|
tree
|
snapshot
2021-07-13
Jiyun Yang
Change default value of WebView::Property::VIDEO_HOLE_E...
24/261224/2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-13
Joogab Yun
Add Tab key focus movement.
56/261056/3
commit
|
commitdiff
|
tree
|
snapshot
2021-07-13
huayong.xu
Replace Signal with std::function.
03/260903/5
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
JIYUN YANG
Merge "Add WebView SetTtsFocus" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
Eunki Hong
Merge "Add borderline features at transition effect...
commit
|
commitdiff
|
tree
|
snapshot
2021-07-12
seungho
Fix to do not remove entity inside loop.(Transition)
07/261107/2
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Adeel Kazmi
Merge "DALi Version 2.0.34" into devel/master
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
Adam Bialogonski
DALi Version 2.0.34
62/261062/1
dali_2.0.34
commit
|
commitdiff
|
tree
|
snapshot
2021-07-09
joogab yun
Merge "Makes the LTR/RTL alignment of text follow the...
commit
|
commitdiff
|
tree
|
snapshot
next