projects
/
platform
/
core
/
uifw
/
dali-core.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
use modern construct 'override' in the derive class.
[platform/core/uifw/dali-core.git]
/
dali
/
devel-api
/
2020-09-07
Subhransu Mohanty
Use modern construct 'using' instead of typedef.
43/243343/2
tree
|
commitdiff
2020-09-03
György Straub
Moved Gesture::State and -::Type to gesture-enumerations.h.
25/243025/4
tree
|
commitdiff
2020-09-02
Adeel Kazmi
Merge "Renamed TouchSignal to TouchedSignal" into devel...
tree
|
commitdiff
2020-09-02
Adeel Kazmi
Renamed TouchSignal to TouchedSignal
16/243016/5
tree
|
commitdiff
2020-09-02
Richard Huang
Add devel API to create an initialized HoverEvent handle
34/243034/2
tree
|
commitdiff
2020-09-01
Adeel Kazmi
Merge "Added move semantics to TouchEvent & fixed some...
tree
|
commitdiff
2020-09-01
Adeel Kazmi
Merge "Moved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of...
tree
|
commitdiff
2020-09-01
Joogab Yun
Refactoring Gestures Class
81/235481/55
tree
|
commitdiff
2020-09-01
György Straub
Moved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of Stage...
80/242880/4
tree
|
commitdiff
2020-08-28
Richard Huang
Move TouchPoint to Devel API
73/242673/2
tree
|
commitdiff
2020-08-26
Adeel Kazmi
Moved RotationGesture to the Public API
16/242416/3
tree
|
commitdiff
2020-08-25
Adeel Kazmi
Merge "Renaming PropertyBuffer to VertexBuffer" into...
tree
|
commitdiff
2020-08-25
Adeel Kazmi
Merge "KeyEvent class pimpling" into devel/master
tree
|
commitdiff
2020-08-25
Adeel Kazmi
Merge "Changed Animation API enums to uppercase." into...
tree
|
commitdiff
2020-08-25
Richard Huang
KeyEvent class pimpling
82/242282/3
tree
|
commitdiff
2020-08-24
David Steele
Migrating Handle devel-api to public-api
46/242146/5
tree
|
commitdiff
2020-08-19
Richard Huang
WheelEvent class pimpling
56/241356/2
tree
|
commitdiff
2020-08-17
Adeel Kazmi
Renamed TouchData to TouchEvent
05/241105/3
tree
|
commitdiff
2020-08-13
David Steele
Merge "Removed TouchEvent from actor & stage" into...
tree
|
commitdiff
2020-08-13
David Steele
Removed TouchEvent from actor & stage
10/240710/7
tree
|
commitdiff
2020-08-11
Adeel Kazmi
Merge "Make Dali::Vector movable & add use Modern C...
tree
|
commitdiff
2020-08-10
Adeel Kazmi
Make Dali::Vector movable & add use Modern C++ semantic...
07/240707/1
tree
|
commitdiff
2020-08-05
Adeel Kazmi
Remove DALI_COMPILE_TIME_ASSERT macro (use static_asser...
40/240340/1
tree
|
commitdiff
2020-07-27
Adeel Kazmi
Merge "Fix incorrect Dali::Scene comment in actor.h...
tree
|
commitdiff
2020-07-27
Heeyong Song
Merge "Fix PropertyNotification issue" into devel/master
tree
|
commitdiff
2020-07-24
Adeel Kazmi
Merge changes I1eb87265,I98fa1da7 into devel/master
tree
|
commitdiff
2020-07-24
Adeel Kazmi
Merge "Refactored NativeImageInterfaceExtension into...
tree
|
commitdiff
2020-07-24
adam.b
Added draw command support to the Renderer.
26/238026/12
tree
|
commitdiff
2020-07-24
adam.b
AddOn support
25/238025/11
tree
|
commitdiff
2020-07-24
David Steele
Refactored NativeImageInterfaceExtension into NativeIma...
13/238313/4
tree
|
commitdiff
2020-07-22
Adeel Kazmi
Add property which allows touch-down actor to continuou...
94/237794/7
tree
|
commitdiff
2020-07-15
Adeel Kazmi
Move Stage to Devel API
18/238518/4
tree
|
commitdiff
2020-06-19
Anton Obzhirov
Partial update implementation, first phase.
77/230877/23
tree
|
commitdiff
2020-06-17
Adeel Kazmi
Remove Image & ResourceImage
14/236514/1
tree
|
commitdiff
2020-06-17
Adeel Kazmi
Merge "Replace some Dali::Actor public APIs with new...
tree
|
commitdiff
2020-06-16
Richard Huang
Replace some Dali::Actor public APIs with new properties
75/236375/3
tree
|
commitdiff
2020-06-12
Adeel Kazmi
(Scripting) Remove Image class Usage
85/236085/1
tree
|
commitdiff
2020-06-08
Adeel Kazmi
Remove NinePatchImage
70/235670/2
tree
|
commitdiff
2020-06-04
Adeel Kazmi
Merge "Add DALI_CORE_API at the DevelFrameBuffer apis...
tree
|
commitdiff
2020-06-04
Seungho, Baek
Add DALI_CORE_API at the DevelFrameBuffer apis
27/235327/1
tree
|
commitdiff
2020-06-04
Seungho, Baek
Return Animation information
00/235100/11
tree
|
commitdiff
2020-05-27
sunghyun kim
Merge "Call SetClearEnabled() for clearing background...
tree
|
commitdiff
2020-05-25
Seungho, Baek
Fix documentation of FrameBuffer
92/234292/2
tree
|
commitdiff
2020-04-22
Adeel Kazmi
Merge "add DALI_CORE_API" into devel/master
tree
|
commitdiff
2020-04-22
Joogab Yun
add DALI_CORE_API
25/231425/1
tree
|
commitdiff
2020-04-21
Seungho, Baek
Using Depth and Stencil buffer & texture
23/227923/16
tree
|
commitdiff
2020-03-20
Adeel Kazmi
Merge "Implementation of reflection feature" into devel...
tree
|
commitdiff
2020-03-20
adam.b
Implementation of reflection feature
10/224310/11
tree
|
commitdiff
2020-02-24
Paul Wisbey
Moved SingletonService into dali-core
47/225147/6
tree
|
commitdiff
2020-01-24
Adeel Kazmi
Merge "Only change the resize policy to fixed if we...
tree
|
commitdiff
2020-01-24
Adeel Kazmi
Move Added FrameBuffer API to Devel API
82/223182/2
tree
|
commitdiff
2020-01-20
Adeel Kazmi
Merge "Set ResizePolicy::FIXED even though the size...
tree
|
commitdiff
2020-01-20
JIYUN YANG
Merge "Add an environment variable for long press gestu...
tree
|
commitdiff
2020-01-16
Jiyun Yang
Add an environment variable for long press gesture
42/220642/5
tree
|
commitdiff
2019-10-11
Adeel Kazmi
Ensure we install gesture-devel.h
23/215623/2
tree
|
commitdiff
2019-10-11
Adeel Kazmi
Added support for Rotation Gestures
93/215293/8
tree
|
commitdiff
2019-09-02
Radoslaw Cybulski
[ATSPI] Add CalculateScreenExtents function
50/180550/32
tree
|
commitdiff
2019-08-27
Adeel Kazmi
Merge "Use CMake by default" into devel/master
tree
|
commitdiff
2019-08-22
Adeel Kazmi
Use CMake by default
56/212456/5
tree
|
commitdiff
2019-08-20
adam.b
Added script that updates list of source files for...
47/212047/10
tree
|
commitdiff
2019-08-16
Agnelo Vaz
Documentation update for SCREEN_POSITION
93/212193/2
tree
|
commitdiff
2019-07-05
Adeel Kazmi
Merge "Ability to retrieve all the property values...
tree
|
commitdiff
2019-07-05
Adeel Kazmi
Merge "Add ability to set all properties on a handle...
tree
|
commitdiff
2019-07-05
Adeel Kazmi
Ability to retrieve all the property values of a handle
02/209402/2
tree
|
commitdiff
2019-07-05
Adeel Kazmi
Add ability to set all properties on a handle
31/209231/5
tree
|
commitdiff
2019-07-05
Adeel Kazmi
Merge "Added ThreadPool" into devel/master
tree
|
commitdiff
2019-07-04
adam.b
Added ThreadPool
25/209225/3
tree
|
commitdiff
2019-07-02
Adeel Kazmi
Merge "Add GetLogicalKey API in DevelKeyEvent" into...
tree
|
commitdiff
2019-06-13
Seoyeon Kim
Add GetLogicalKey API in DevelKeyEvent
52/206452/2
tree
|
commitdiff
2019-05-28
HyunJu Shin
Merge "Update the doxygen comment" into devel/master
tree
|
commitdiff
2019-05-20
Daniel McEwen
Purge underscored header file barriers
23/206423/2
tree
|
commitdiff
2019-04-26
Adeel Kazmi
Merge "DALi Version 1.4.17" into devel/master
tree
|
commitdiff
2019-04-26
Seungho, Baek
Partial revert of 'Remove images from TextureSet'
55/204555/8
tree
|
commitdiff
2019-04-11
Adeel Kazmi
Merge "Temporarily disable viewport caching in GL conte...
tree
|
commitdiff
2019-04-10
Adeel Kazmi
Fixed Cmake build
95/203095/3
tree
|
commitdiff
2019-03-27
adun
Use correct macro in Stage & fix wild pointer issue...
68/199068/4
tree
|
commitdiff
2019-03-08
Anton Obzhirov
Add event handling support for multiple windows.
53/194553/13
tree
|
commitdiff
2019-03-07
Anton Obzhirov
Remove HitTest Devel API for RenderTask.
42/201042/1
tree
|
commitdiff
2019-02-27
junqing.ma
add Convert from TouchEvent to TouchData
44/198944/7
tree
|
commitdiff
2019-02-07
Adeel Kazmi
Merge "Add descriptions to generate doxygen page" into...
tree
|
commitdiff
2019-02-04
Adeel Kazmi
Ensure visibility of std namespace symbols are hidden...
20/199120/4
tree
|
commitdiff
2019-01-21
Heeyong Song
Add RENDERING_BEHAVIOR property to Renderer
48/198048/2
tree
|
commitdiff
2019-01-16
Seoyeon Kim
Restore the deprecated property of Actor
00/197700/2
tree
|
commitdiff
2019-01-14
Seoyeon Kim
Merge "Add the logical key to Integration::KeyEvent...
tree
|
commitdiff
2018-12-31
Seoyeon Kim
Remove deprecated APIs in Tizen 3.0
98/195798/2
tree
|
commitdiff
2018-11-01
Adeel Kazmi
Merge "Remove TypeRegistration from deprecated Image...
tree
|
commitdiff
2018-10-31
Adeel Kazmi
Merge "Fix a bug in AnimatablePropertyRegistration...
tree
|
commitdiff
2018-10-30
David Steele
Merge "(FrameCallback) Ensure setting a color is reset...
tree
|
commitdiff
2018-10-30
Adeel Kazmi
(FrameCallback) Ensure setting a color is reset every...
32/191932/3
tree
|
commitdiff
2018-10-29
Kimmo Hoikka
Reducing boilerplate on default property metadata
83/191583/14
tree
|
commitdiff
2018-10-25
David Steele
Merge "Change RenderTaskList to behave like any other...
tree
|
commitdiff
2018-10-24
Adeel Kazmi
(FrameCallback) Ensure Update doesn't invoke removed...
48/191648/11
tree
|
commitdiff
2018-10-18
Adeel Kazmi
Merge "Making DALi core internals typesafe using guaran...
tree
|
commitdiff
2018-10-17
Kimmo Hoikka
Making DALi core internals typesafe using guaranteed...
31/190831/12
tree
|
commitdiff
2018-10-17
Kimmo Hoikka
Make NodePropertyFlags typesafe by using enum class
67/191467/6
tree
|
commitdiff
2018-10-17
David Steele
Merge "(FrameCallback) Ensure the callback is removed...
tree
|
commitdiff
2018-10-15
Adeel Kazmi
Merge "Updated patch-coverage script to generate correc...
tree
|
commitdiff
2018-10-15
Adeel Kazmi
(FrameCallback) Ensure the callback is removed if the...
21/191221/3
tree
|
commitdiff
2018-10-15
Adeel Kazmi
Merge "(FrameCallback) Use uint32_t instead of unsigned...
tree
|
commitdiff
2018-10-12
Adeel Kazmi
(FrameCallback) Use uint32_t instead of unsigned int
19/191219/1
tree
|
commitdiff
next