fix deep copy of the vector.
[platform/core/uifw/dali-core.git] / dali / internal / event /
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-09-01 Adeel KazmiMerge "Added move semantics to TouchEvent & fixed some...
2020-09-01 Adeel KazmiAdded move semantics to TouchEvent & fixed some other... 92/242892/2
2020-09-01 Adeel KazmiMerge "Moved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of...
2020-09-01 Joogab YunRefactoring Gestures Class 81/235481/55
2020-09-01 György StraubMoved (DEFAULT|DEBUG)_BACKGROUND_COLOR out of Stage... 80/242880/4
2020-09-01 György StraubRenaming of enum values for coding standards compliance. 68/242668/4
2020-08-28 Richard HuangMove TouchPoint to Devel API 73/242673/2
2020-08-27 Adeel KazmiMerge "Changed const variables to constexpr where possi...
2020-08-27 György StraubRenamed KeyEvent enum values to comply with coding... 84/242484/4
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 David SteeleRenaming PropertyBuffer to VertexBuffer 76/242176/3
2020-08-25 Adeel KazmiMerge "Changed Animation API enums to uppercase." into...
2020-08-25 Richard HuangKeyEvent class pimpling 82/242282/3
2020-08-24 David SteeleMigrating Handle devel-api to public-api 46/242146/5
2020-08-24 adam.bChanged Animation API enums to uppercase. 65/242165/1
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-12 Adeel KazmiEnsure we do not destroy GestureRecognizers while we... 09/240709/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-31 Heeyong SongMerge "Change the timing of Context::GlContextCreated...
2020-07-30 Adeel KazmiMerge "Change copy constructor and copy assignment...
2020-07-30 Adeel KazmiMerge "Use touch consumed return to set whether we...
2020-07-29 Heeyong SongMerge "Fix memory leak" into devel/master
2020-07-29 Heeyong SongMerge "Fix mGestureRecognizer leak" into devel/master
2020-07-29 Adeel KazmiUse touch consumed return to set whether we process... 50/238950/4
2020-07-29 Heeyong SongFix memory leak 92/239692/1
2020-07-29 Heeyong SongFix mGestureRecognizer leak 82/239682/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 changes I1eb87265,I98fa1da7 into devel/master
2020-07-24 Adeel KazmiMerge "Refactored NativeImageInterfaceExtension into...
2020-07-24 adam.bAdded draw command support to the Renderer. 26/238026/12
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-07-09 Richard HuangSupport weak handle for BaseHandle 15/238115/3
2020-07-07 Heeyong SongMerge "(Scene) Add frame rendered/presented callback...
2020-07-06 Heeyong Song(Scene) Add frame rendered/presented callback 46/236146/6
2020-06-22 Victor CebolladaFix MS Windows compile error. 40/236840/1
2020-06-19 Anton ObzhirovPartial update implementation, first phase. 77/230877/23
2020-06-17 Adeel KazmiRemove Image & ResourceImage 14/236514/1
2020-06-17 Adeel KazmiRemove FrameBufferImage 91/236491/1
2020-06-17 Adeel KazmiMerge "Remove Actor::OnStage public API" into devel...
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-16 Adeel KazmiRemove NativeImage 84/236384/1
2020-06-12 Heeyong SongAlways throw an exception in GetEventThreadServices... 42/235642/4
2020-06-12 Adeel KazmiBufferImage Removal 87/236087/2
2020-06-10 Richard HuangRemove Setter/Getter public APIs from Dali::Layer 77/235877/1
2020-06-08 Adeel KazmiRemove NinePatchImage 70/235670/2
2020-06-08 Adeel KazmiRemove EncodedBufferImage 68/235668/1
2020-06-04 Richard HuangFurther Setter/Getter public API removal from Dali... 46/235446/2
2020-06-04 Adeel KazmiMerge "Add DALI_CORE_API at the DevelFrameBuffer apis...
2020-06-04 Seungho, BaekReturn Animation information 00/235100/11
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-05-27 sunghyun kimMerge "Call SetClearEnabled() for clearing background...
2020-05-26 Sunghyun KimCall SetClearEnabled() for clearing background 74/233974/3
2020-05-20 Richard HuangRemove some public Setter/Getter APIs from Dali::Actor 40/233840/2
2020-04-22 Adeel KazmiMerge "add DALI_CORE_API" into devel/master
2020-04-21 Seungho, BaekUsing Depth and Stencil buffer & texture 23/227923/16
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-30 Adeel KazmiMerge "Remove RenderSurface from Core" into devel/master
2020-03-26 Richard HuangRemove RenderSurface from Core 19/225519/8
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-03-19 Heeyong SongMerge "Fix a crash of the RenderTask" into devel/master
2020-03-12 Heeyong SongFix a crash of the RenderTask 05/227505/1
2020-02-24 Paul WisbeyMoved SingletonService into dali-core 47/225147/6
2020-02-13 Wonsik JungMerge "Fix property notificaition's bug for SIZE" into...
2020-02-11 Wonsik JungFix property notificaition's bug for SIZE 06/220906/16
2020-02-07 Adeel KazmiMerge "Few warnings removed (MSVC)." into devel/master
2020-02-06 Victor CebolladaFew warnings removed (MSVC). 27/224127/3
2020-02-05 Adeel KazmiMerge "Add methods to set variables for Pinch and Rotat...
2020-02-04 Jiyun YangAdd methods to set variables for Pinch and Rotation... 44/222944/3
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-24 Adeel KazmiMove Added FrameBuffer API to Devel API 82/223182/2
2020-01-23 Adeel KazmiOnly change the resize policy to fixed if we haven... 69/223169/1
2020-01-23 Adeel KazmiMerge "Added support for Multiple Render Targets, to...
2020-01-23 Adeel KazmiMerge "VCPKG - CMakeLists.txt updated to build for...
2020-01-23 György StraubAdded support for Multiple Render Targets, to Dali... 00/222500/6
next