use modern construct 'override' in the derive class.
[platform/core/uifw/dali-core.git] / dali / internal / event / actors /
2020-09-08 Subhransu Mohantyuse modern construct 'override' in the derive class. 34/243334/2
2020-09-07 Subhransu MohantyUse modern construct 'using' instead of typedef. 43/243343/2
2020-09-03 Adeel KazmiMerge "Removed On(...)Event()" into devel/master
2020-09-03 adam.bRemoved On(...)Event() 58/242358/7
2020-09-03 Subhransu Mohantychange Object::OnPropertySet() interface signature. 27/242427/3
2020-09-03 György StraubMoved Gesture::State and -::Type to gesture-enumerations.h. 25/243025/4
2020-09-02 Adeel KazmiMerge "Renamed TouchSignal to TouchedSignal" into devel...
2020-09-02 Adeel KazmiRenamed TouchSignal to TouchedSignal 16/243016/5
2020-08-26 Adeel KazmiMoved RotationGesture to the Public API 16/242416/3
2020-08-25 Adeel KazmiMerge "Renaming PropertyBuffer to VertexBuffer" into...
2020-08-25 Adeel KazmiMerge "KeyEvent class pimpling" into devel/master
2020-08-25 Richard HuangKeyEvent class pimpling 82/242282/3
2020-08-19 Richard HuangWheelEvent class pimpling 56/241356/2
2020-08-17 Adeel KazmiRenamed TouchData to TouchEvent 05/241105/3
2020-08-17 Victor CebolladaFixes HoverEvent struct/class forward declarations. 16/241116/1
2020-08-13 David SteeleMerge "Removed TouchEvent from actor & stage" into...
2020-08-13 David SteeleRemoved TouchEvent from actor & stage 10/240710/7
2020-08-13 Richard HuangHoverEvent class pimpling 97/240897/3
2020-08-04 Adeel KazmiMerge "Rename OnStage signals and related internal...
2020-08-04 Richard HuangRename OnStage signals and related internal changes 14/240214/2
2020-08-04 Joogab Yunadd mCaptureAllTouchAfterStart initial value. 39/240139/1
2020-07-27 Adeel KazmiMerge "Fix incorrect Dali::Scene comment in actor.h...
2020-07-27 Heeyong SongMerge "Fix PropertyNotification issue" into devel/master
2020-07-24 Adeel KazmiCorrect property type for DevelActor::Property::CAPTURE... 42/239442/1
2020-07-24 Adeel KazmiMerge "Refactored NativeImageInterfaceExtension into...
2020-07-22 Adeel KazmiAdd property which allows touch-down actor to continuou... 94/237794/7
2020-07-15 Adeel KazmiMove Stage to Devel API 18/238518/4
2020-06-19 Anton ObzhirovPartial update implementation, first phase. 77/230877/23
2020-06-17 Adeel KazmiMerge "Replace some Dali::Actor public APIs with new...
2020-06-16 Richard HuangReplace some Dali::Actor public APIs with new properties 75/236375/3
2020-06-12 Heeyong SongAlways throw an exception in GetEventThreadServices... 42/235642/4
2020-06-10 Richard HuangRemove Setter/Getter public APIs from Dali::Layer 77/235877/1
2020-06-04 Richard HuangFurther Setter/Getter public API removal from Dali... 46/235446/2
2020-06-01 Heeyong SongFix actor size issue 25/234825/3
2020-05-27 Richard HuangRemove more public Setter/Getter APIs from Dali::Actor 39/234639/1
2020-04-03 Heeyong SongMerge "Set the alpha to 1 when Vector3 is used for...
2020-04-03 Heeyong SongSet the alpha to 1 when Vector3 is used for the COLOR... 82/229582/3
2020-04-01 Heeyong SongMerge "Update the prefered size in OnNotifyDefaultPrope...
2020-03-24 Heeyong SongUpdate the prefered size in OnNotifyDefaultPropertyAnim... 93/228093/3
2020-03-20 Adeel KazmiMerge "Implementation of reflection feature" into devel...
2020-03-20 adam.bImplementation of reflection feature 10/224310/11
2020-01-24 Adeel KazmiMerge "DALi Version 1.4.55" into devel/master
2020-01-24 Adeel KazmiMerge "Only change the resize policy to fixed if we...
2020-01-23 Adeel KazmiOnly change the resize policy to fixed if we haven... 69/223169/1
2020-01-23 Adeel KazmiMerge "Change setting background color for Scene."...
2020-01-21 Adeel KazmiMerge "MS Windows - Fix compile errors when debug is...
2020-01-20 Adeel KazmiMerge "Set ResizePolicy::FIXED even though the size...
2020-01-20 Heeyong SongSet ResizePolicy::FIXED even though the size is 0 30/221330/3
2019-10-11 Adeel KazmiAdded support for Rotation Gestures 93/215293/8
2019-09-05 Adeel KazmiMerge "DALi Version 1.4.36" into devel/master
2019-09-05 JIYUN YANGMerge "Fix Svace+Coverity issue" into devel/master
2019-09-04 Adeel Kazmi(CameraActor) Use scene's size as the canvas size when... 84/213384/3
2019-09-02 Radoslaw Cybulski[ATSPI] Add CalculateScreenExtents function 50/180550/32
2019-07-09 Heeyong SongMerge "Trigger relayout in SetSizeScalePolicy" into...
2019-07-08 Heeyong SongTrigger relayout in SetSizeScalePolicy 89/209489/1
2019-07-02 Adeel KazmiMerge "Add GetLogicalKey API in DevelKeyEvent" into...
2019-06-21 Seoyeon KimMerge "Update the doxygen comment" into devel/master
2019-06-19 Adeel KazmiMerge "Delete the Scene when requested" into devel...
2019-06-18 Richard HuangDelete the Scene when requested 70/207870/6
2019-05-28 HyunJu ShinMerge "Update the doxygen comment" into devel/master
2019-05-20 Daniel McEwenPurge underscored header file barriers 23/206423/2
2019-02-22 David SteeleMerge "Support multiple window rendering" into devel...
2019-02-22 Richard HuangSupport multiple window rendering 34/193934/34
2019-02-14 Adeel KazmiMerge "Remove SystemOverlay." into devel/master
2019-02-14 Anton ObzhirovRemove SystemOverlay. 49/199649/2
2019-01-16 Seoyeon KimRestore the deprecated property of Actor 00/197700/2
2019-01-14 Seoyeon KimMerge "Add the logical key to Integration::KeyEvent...
2018-12-31 Seoyeon KimRemove deprecated APIs in Tizen 3.0 98/195798/2
2018-12-04 Kimmo HoikkaRefactor SceneGraphProperty handling code in event... 75/192675/22
2018-11-19 Kimmo HoikkaMerge "(Vector) Restore some VectorBase methods to...
2018-11-16 Adeel KazmiMerge "Remove StereoMode" into devel/master
2018-11-14 Kimmo HoikkaRemove StereoMode 07/192907/4
2018-11-06 David SteeleMerge "Remove some dead code related to scene graph...
2018-11-06 Kimmo HoikkaRemove some unreachable and duplicate code from Actor... 61/192261/4
2018-11-01 Adeel KazmiMerge "Remove TypeRegistration from deprecated Image...
2018-10-29 Kimmo HoikkaReducing boilerplate on default property metadata 83/191583/14
2018-10-26 Heeyong SongMerge "Add a comment" into devel/master
2018-10-25 David SteeleMerge "Change RenderTaskList to behave like any other...
2018-10-24 Richard HuangChange RenderTaskList to behave like any other SceneGra... 41/190941/15
2018-10-23 David SteeleFixed bad instantiation of property values 17/191717/2
2018-10-18 Adeel KazmiMerge "Making DALi core internals typesafe using guaran...
2018-10-17 Kimmo HoikkaMaking DALi core internals typesafe using guaranteed... 31/190831/12
2018-09-18 HyunJu ShinMerge "Delete user attribute in spec file" into devel...
2018-09-18 Heeyong SongMerge "Add CULLED property to Actor" into devel/master
2018-09-14 Heeyong SongAdd CULLED property to Actor 69/189069/2
2018-09-11 adunMofidy codes for Dali Windows backend 45/182145/5
2018-08-31 Adeel KazmiAdd a mechanism to specify a callback on every frame 71/139171/21
2018-07-27 Adeel KazmiMerge "Add a parameter to ChildOrderChangedSignalType...
2018-07-26 Heeyong SongAdd a parameter to ChildOrderChangedSignalType 24/185024/2
2018-06-21 David SteeleMerge "Added signal to inform when an Actor's children...
2018-06-15 David SteeleAdded signal to inform when an Actor's children have... 92/181692/1
2018-04-24 Adeel KazmiMerge "Added ChildAdded and ChildRemoved signals to...
2018-04-23 David SteeleAdded ChildAdded and ChildRemoved signals to Actor 35/175935/4
2018-03-08 Seoyeon KimMerge "Fix typo error in some descriptions" into devel...
2018-03-02 Francisco Santos[dali_1.3.14] Merge branch 'devel/master' 10/171410/1
2018-03-01 Adeel KazmiMerge "Fix SVACE issues" into devel/master
2018-02-19 Seoyeon KimFix SVACE issues 39/170339/1
2018-01-05 Richard Huang[dali_1.3.6] Merge branch 'devel/master' 71/166071/1
2017-12-25 Heeyong SongFix screen position calulation in Actor 63/164063/3
2017-10-27 Umar[dali_1.2.63] Merge branch 'devel/master' 51/158051/1
next