Assert when proprety notification is used in a thread other than the main thread
[platform/core/uifw/dali-core.git] / dali / internal / event / events /
2023-01-06 Heeyong SongMerge "Reduce Render::Renderer size" into devel/master
2023-01-06 Heeyong SongMerge "Remove object pointer from SceneGraph::PropertyN...
2023-01-04 Seungho BAEKMerge "Fix to do not use GetCurrentSize in actor-sizer...
2023-01-02 Eunki HongMerge "Move VisualRenderer properties definition in...
2022-12-29 Eunki HongTrace use scope macro instead of begin-end 73/286173/1
2022-11-15 Heeyong SongEnable Trace Filter with 0/1 37/284237/2
2022-11-01 joogab yunMerge "Add input source type and source data about...
2022-10-31 joogab.yunAdd input source type and source data about Gesture. 68/283368/19
2022-10-20 Heeyong SongAdd trace logs to check performance 24/283124/2
2022-08-12 Adeel KazmiMerge "DALi Version 2.1.35" into devel/master
2022-08-11 seunghoUnify the way to handle on/off screen render task hit... 94/279294/5
2022-07-22 Adeel KazmiMerge "Reduced the cyclomatic complexity of several...
2022-07-22 Adeel KazmiReduced the cyclomatic complexity of several functions 56/278456/8
2022-07-18 Seungho BAEKMerge "Change dali-scene-loader to dali-scene3d" into...
2022-07-18 joogab yunMerge "Fix an issue where TapGesture Events are not...
2022-07-15 joogab.yunFix an issue where TapGesture Events are not being... 23/277923/2
2022-07-11 joogab yunMerge "Fix an issue where TapGesture Events are not...
2022-07-08 joogab.yunAdd ALLOW_ONLY_OWN_TOUCH property. 32/276632/12
2022-07-07 joogab.yunFix an issue where TapGesture Events are not being... 85/277385/4
2022-07-01 David SteeleMerge "DALi Version 2.1.29" into devel/master
2022-07-01 joogab.yunAdd InterceptKeyEvent 83/276883/4
2022-06-24 David SteeleMerge "DALi Version 2.1.28" into devel/master
2022-06-23 Heeyong SongAdd default logs in key event processor 84/276484/2
2022-06-20 Adeel KazmiFixed SVACE error in pan-gesture-processor.cpp 53/276553/1
2022-06-20 Eunki, HongFix logical bug on Pan MotionEventAge 14/276514/1
2022-06-17 David SteeleMerge "DALi Version 2.1.27" into devel/master
2022-06-17 Eunki, HongDiscard some motion during pan gesture 78/276378/7
2022-04-05 Eunki HongMerge "Level up Dali::Internal::FreeList as Dali::FreeL...
2022-04-05 Heeyong SongMerge "Use update object size in CalculateActorScreenPo...
2022-04-05 Adeel KazmiMerge "Hit-test can hit more than 32 depth clipping...
2022-04-04 Adeel KazmiMerge "Fixing culling for magnifier use case" into...
2022-04-01 Eunki, HongHit-test can hit more than 32 depth clipping actor. 76/272976/4
2022-03-30 joogab.yunRevert "If CapturesAllTouchAfterStart() is true, it... 77/273077/1
2022-03-28 Eunki, HongFix hit-test bug when overlay2D child is not overlayed 58/272958/1
2022-03-28 Eunki HongMerge "TTrace enable always in tizen" into devel/master
2022-03-28 joogab yunMerge "If CapturesAllTouchAfterStart() is true, it...
2022-03-24 joogab.yunIf CapturesAllTouchAfterStart() is true, it should... 03/272403/3
2022-03-22 Adeel KazmiMerge "Remove element of Property::Map by the specified...
2022-03-17 SangHyeon LeeMerge "Add UserInteractionEnabled property on actor...
2022-03-14 joogab.yunAdd a Hit-Test result events. 75/270975/20
2022-02-18 Heeyong SongMerge "(Partial Update) Set the updated flag when the...
2022-02-17 joogab.yunAdd EmitWheelEventGeneratedSignal for custom wheel... 62/270162/12
2022-02-16 Heeyong SongMerge "Add stride to PixelData" into devel/master
2022-02-12 joogab yunMerge "If MaximumTapsRequired is 1, it is not waiting...
2022-02-10 joogab.yunIf MaximumTapsRequired is 1, it is not waiting for... 43/270843/1
2022-01-20 David SteeleMerge "Decrease property registration time" into devel...
2022-01-20 Heeyong SongMerge "(Partial Update) Mark as not rendered if the...
2022-01-19 joogab yunMerge "Even if only InterceptTouchEvent is registered...
2022-01-18 joogab.yunEven if only InterceptTouchEvent is registered, it... 21/268721/6
2021-11-01 Heeyong SongMerge "Update the preferred size after relayoutting...
2021-10-28 Eunki HongExact planeclipping for actor's hit algorithm 67/265767/5
2021-10-28 joogab.yunIf the parent is intercepted, the child is informed... 49/265649/3
2021-09-02 Adeel KazmiFix SVACE error in tap-gesture-detector-impl.cpp 44/263444/1
2021-08-30 joogab yunMerge "Add KEYBOARD_FOCUSABLE_CHILDREN property. Whethe...
2021-08-27 David SteeleMerge "DALi Version 2.0.41" into devel/master
2021-08-26 joogab.yunAdd ReceiveAllTapEvents(bool) 83/262983/6
2021-08-06 Adeel KazmiMerge "DALi Version 2.0.38" into devel/master
2021-08-05 joogab.yunAdd SetTapMaximumAllowedTime 69/261669/14
2021-08-04 joogab.yun1. Revert "Sets the tap gesture timer to 330ms." 38/261938/12
2021-07-21 Adeel KazmiMerge "Changed RenderDataProvider to remove copy" into...
2021-07-21 Seungho BAEKMerge "Just block notifying OnScene and OffScene callba...
2021-07-21 Heeyong SongMerge "Add ApplyCustomFragmentPrefix" into devel/master
2021-07-20 Joogab YunSets the tap gesture timer to 330ms. 89/261489/2
2021-07-19 David SteeleMerge changes I6d6c0232,I6667d1d6,I43e227fc into devel...
2021-07-19 Joogab YunAdd Timer at TapGestureRecognizer 45/260645/14
2021-07-16 Adeel KazmiMerge "DALi Version 2.0.35" into devel/master
2021-07-16 Adeel KazmiMerge "Revert "Correctly aging renderer uniformMap...
2021-07-15 Joogab YunGesture is interrupted if even one of several views... 48/258748/5
2021-06-22 Adeel KazmiMerge "Removing GL usage from dali core" into devel...
2021-06-15 joogab yunMerge "Add TOUCH_FOCUSABLE property" into devel/master
2021-06-15 joogab yunMerge "Add input source type to TapGesture. This is...
2021-06-11 Joogab YunAdd TOUCH_FOCUSABLE property 58/259258/15
2021-06-10 Joogab YunAdd input source type to TapGesture. 77/259077/13
2021-06-01 joogab yunMerge "Add Gesture Propagation" into devel/master
2021-05-31 Joogab YunAdd Gesture Propagation 43/258143/17
2021-05-31 joogab yunMerge "Fixed an issue the triple tap did not work....
2021-05-26 Joogab YunFixed an issue the triple tap did not work. 66/258466/13
2021-05-14 Adeel KazmiMerge "Adding packed small float pixel format." into...
2021-05-13 Adeel KazmiMerge branch 'devel/master' into devel/graphics 23/258323/1
2021-04-26 joogab yunMerge "Change TOUCH_AREA to TOUCH_AREA_OFFSET" into...
2021-04-22 Joogab YunChange TOUCH_AREA to TOUCH_AREA_OFFSET 87/257287/1
2021-04-19 Joogab YunRevert "Change TOUCH_AREA to TOUCH_AREA_OFFSET" 84/257084/1
2021-04-19 joogab yunMerge "Change TOUCH_AREA to TOUCH_AREA_OFFSET" into...
2021-04-16 Joogab YunChange TOUCH_AREA to TOUCH_AREA_OFFSET 20/256620/17
2021-03-26 Adeel KazmiMerge branch 'devel/master' into devel/graphics 23/256023/1
2021-03-15 Joogab YunIt should be touched as much as the area set by the... 93/255093/3
2021-02-04 Adeel KazmiMerge branch 'devel/master' into devel/graphics 24/253124/1
2021-02-02 Adeel Kazmi(HitTest) Check clipped actor if it is really touchable... 07/252707/3
2021-01-28 Adeel KazmiMerge "Updated all code to new format" into devel/master
2021-01-27 David SteeleUpdated all code to new format 01/252401/2
2021-01-20 David SteeleMerge "Removed scene-graph dependency from internal...
2021-01-20 David SteeleRemoved scene-graph dependency from internal actor... 29/251829/2
2021-01-19 Adeel KazmiMerge "Reduce Actor Class Size by using ConstString...
2021-01-13 Subhransu MohantyReduce Actor Class Size by using ConstString 42/248642/3
2020-12-08 David SteeleMerge "[dali-core] add all X11 colors to Color namespac...
2020-11-30 David SteeleMerge "refactor AlphaFunction class to reduce size...
2020-11-18 Adeel KazmiMerge "Clean up the code to build successfully on macOS...
2020-11-18 Wander Lairson CostaClean up the code to build successfully on macOS 85/243985/9
2020-10-29 Joogab YunChange property name from TouchDelegateArea to TouchArea. 91/246391/2
2020-10-23 Adeel KazmiMerge "DALi Version 1.9.35" into devel/master
next