2022-01-25 |
abdullah | Add SelectionStarted signal 16/269516/7 |
commit | commitdiff | tree | snapshot |
2022-01-19 |
Bowon Ryu | Merge "support strikethrough markup tag" into devel... |
commit | commitdiff | tree | snapshot |
2022-01-17 |
Artur Świgoń | Replace obsolete safe bool idiom with explicit operator... 02/269402/2 |
commit | commitdiff | tree | snapshot |
2022-01-14 |
David Steele | DALi Version 2.1.5 66/269466/1 dali_2.1.5 |
commit | commitdiff | tree | snapshot |
2022-01-13 |
abdullah | support strikethrough markup tag 48/260348/12 |
commit | commitdiff | tree | snapshot |
2022-01-13 |
Bowon Ryu | Merge "Extending Text Styles - Adding Dashed/Double... |
commit | commitdiff | tree | snapshot |
2022-01-12 |
Eunki, Hong | Unregister visual directly when IMAGE have invalid... 31/269231/4 |
commit | commitdiff | tree | snapshot |
2022-01-11 |
Sara Samara | Extending Text Styles - Adding Dashed/Double Underline 30/257630/38 |
commit | commitdiff | tree | snapshot |
2022-01-11 |
Seoyeon Kim | Merge "Add a callback for navigation policy in web... |
commit | commitdiff | tree | snapshot |
2022-01-10 |
Bowon Ryu | Merge "Extending Style - Adding Strikethrough" into... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
David Steele | Merge "DALi Version 2.1.4" into devel/master |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Adam Bialogonski | DALi Version 2.1.4 89/269089/1 dali_2.1.4 |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Bowon Ryu | Merge "Add ENABLE_FONT_SIZE_SCALE property to text... |
commit | commitdiff | tree | snapshot |
2022-01-07 |
Bowon Ryu | Merge "Fix text written below cursor bug" into devel... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
abdullah | Fix text written below cursor bug 39/268839/3 |
commit | commitdiff | tree | snapshot |
2022-01-06 |
Bowon Ryu | Add ENABLE_FONT_SIZE_SCALE property to text components 99/268999/2 |
commit | commitdiff | tree | snapshot |
2022-01-06 |
sunghyun kim | Merge "Refactorying code related to broken image" into... |
commit | commitdiff | tree | snapshot |
2022-01-06 |
tscholb | Refactorying code related to broken image 68/266968/14 |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Eunki, Hong | Unregist visual directly when IMAGE have empty map 61/268761/4 |
commit | commitdiff | tree | snapshot |
2022-01-05 |
Eunki Hong | Merge "Make DoCreatePropertyMap use index key" into... |
commit | commitdiff | tree | snapshot |
2022-01-03 |
Artur Świgoń | [AT-SPI] Add DevelControl::Property::ACCESSIBILITY_HIDDEN 19/266919/11 |
commit | commitdiff | tree | snapshot |
2022-01-03 |
Artur Świgoń | [AT-SPI] Derive ControlAccessible from ActorAccessible 55/268555/5 |
commit | commitdiff | tree | snapshot |
2022-01-03 |
Bowon Ryu | Avoid integer overflow in cursor helper functions 93/268793/1 |
commit | commitdiff | tree | snapshot |
2022-01-03 |
Eunki, Hong | Make DoCreatePropertyMap use index key 56/268756/2 |
commit | commitdiff | tree | snapshot |
2021-12-28 |
Seoyeon Kim | Merge "Set focusable to true when touched in default... |
commit | commitdiff | tree | snapshot |
2021-12-28 |
huayong.xu | Set focusable to true when touched in default. 00/268600/2 |
commit | commitdiff | tree | snapshot |
2021-12-26 |
Sara Samara | Extending Style - Adding Strikethrough 31/258031/35 |
commit | commitdiff | tree | snapshot |
2021-12-23 |
huayong.xu | Add a callback for navigation policy in web view. 83/268483/1 |
commit | commitdiff | tree | snapshot |
2021-12-23 |
Artur Świgoń | [AT-SPI] Synchronize with AT-SPI cleanup in dali-adaptor 56/267456/4 |
commit | commitdiff | tree | snapshot |
2021-12-23 |
Bowon Ryu | Merge "Fix text cursor position issue" into devel/master |
commit | commitdiff | tree | snapshot |
2021-12-22 |
Bowon Ryu | Fix text cursor position issue 51/268351/7 |
commit | commitdiff | tree | snapshot |
2021-12-22 |
Seungho BAEK | Merge "Refactoring TextureUploadObserver." into devel... |
commit | commitdiff | tree | snapshot |
2021-12-22 |
Seungho BAEK | Merge "Remove .clang-format file from toolkit/automated... |
commit | commitdiff | tree | snapshot |
2021-12-17 |
Lukasz Oleksak | Merge "[AT-SPI] Update #include paths to AT-SPI interfa... |
commit | commitdiff | tree | snapshot |
2021-12-17 |
Adeel Kazmi | DALi Version 2.1.3 23/268223/1 dali_2.1.3 |
commit | commitdiff | tree | snapshot |
2021-12-17 |
seungho | Refactoring TextureUploadObserver. 02/268202/4 |
commit | commitdiff | tree | snapshot |
2021-12-17 |
seungho | Remove .clang-format file from toolkit/automated-tests 04/268204/1 |
commit | commitdiff | tree | snapshot |
2021-12-16 |
Artur Świgoń | [AT-SPI] Update #include paths to AT-SPI interfaces 69/267869/6 |
commit | commitdiff | tree | snapshot |
2021-12-16 |
Bowon Ryu | Merge "Fixing Bug: Caret is too big with LineSpacing... |
commit | commitdiff | tree | snapshot |
2021-12-16 |
joogab yun | Merge "Changed GetNearestFocusableActor interface to... |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Sara Samara | Fixing Bug: Caret is too big with LineSpacing 81/264281/15 |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Lukasz Oleksak | [ATSPI] Fix for DefaultLabel 23/267323/8 |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Bowon Ryu | Merge "Set FullRelayoutNeeded after GetNaturalSize... |
commit | commitdiff | tree | snapshot |
2021-12-15 |
Eunki, Hong | Fix svace issue on text-geometry (unsigned int < 0) 20/268020/1 |
commit | commitdiff | tree | snapshot |
2021-12-15 |
joogab.yun | Changed GetNearestFocusableActor interface to receive... 66/267966/8 |
commit | commitdiff | tree | snapshot |
2021-12-14 |
Eunki, Hong | DoAction can chage CornerRadius/Borderline/BlurRadius 25/267825/5 |
commit | commitdiff | tree | snapshot |
2021-12-14 |
Eunki, Hong | Fix const table size bug in button + Erase annoying... 87/267587/2 |
commit | commitdiff | tree | snapshot |
2021-12-13 |
Bowon Ryu | Merge "Add support for text geometry" into devel/master |
commit | commitdiff | tree | snapshot |
2021-12-10 |
Seungho BAEK | Merge "Cache for the synchronous loading." into devel... |
commit | commitdiff | tree | snapshot |
2021-12-10 |
Richard Huang | DALi Version 2.1.2 52/267852/1 dali_2.1.2 |
commit | commitdiff | tree | snapshot |
2021-12-10 |
seungho | Cache for the synchronous loading. 41/267041/24 |
commit | commitdiff | tree | snapshot |
2021-12-07 |
abdullah | Add support for text geometry 91/266891/17 |
commit | commitdiff | tree | snapshot |
2021-12-07 |
Shrouq Sabah | Set FullRelayoutNeeded after GetNaturalSize/GetHeightFo... 55/264455/8 |
commit | commitdiff | tree | snapshot |
2021-12-03 |
David Steele | Merge "DALi Version 2.1.1" into devel/master |
commit | commitdiff | tree | snapshot |
2021-12-03 |
David Steele | DALi Version 2.1.1 39/267439/1 dali_2.1.1 |
commit | commitdiff | tree | snapshot |
2021-12-03 |
David Steele | Merge "Fix svace issue at control/text-anchor-impl... |
commit | commitdiff | tree | snapshot |
2021-12-03 |
Eunki, Hong | Scaledown image when visual is bigger than n-patch... 26/267326/3 |
commit | commitdiff | tree | snapshot |
2021-12-03 |
Eunki, Hong | Fix svace issue at control/text-anchor-impl 31/267431/2 |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Artur Świgoń | [AT-SPI] Follow-up on mAccessibilityRelations 63/267163/6 |
commit | commitdiff | tree | snapshot |
2021-11-30 |
Bowon Ryu | Fix text relayouter update issue 24/267224/1 |
commit | commitdiff | tree | snapshot |
2021-11-29 |
Seoyeon Kim | Merge "[AT-SPI] Change the type of Control::Impl::mAcce... |
commit | commitdiff | tree | snapshot |
2021-11-26 |
Artur Świgoń | [AT-SPI] Change the type of Control::Impl::mAccessibili... 09/267109/2 |
commit | commitdiff | tree | snapshot |
2021-11-26 |
Adam Bialogonski | DALi Version 2.1.0 46/267146/1 dali_2.1.0 |
commit | commitdiff | tree | snapshot |
2021-11-24 |
Adeel Kazmi | Removed some redundant methods from TextController... 50/267050/2 |
commit | commitdiff | tree | snapshot |
2021-11-24 |
Eunki Hong | Merge "Fix svace issue at text-controller-impl.h" into... |
commit | commitdiff | tree | snapshot |
2021-11-24 |
Shinwoo Kim | Merge "[ATSPI] Check parents to define SHOWING state... |
commit | commitdiff | tree | snapshot |
2021-11-24 |
Eunki, Hong | Fix svace issue at text-controller-impl.h 20/267020/2 |
commit | commitdiff | tree | snapshot |
2021-11-23 |
Adeel Kazmi | Merge "Remove return; statement at fragment shader... |
commit | commitdiff | tree | snapshot |
2021-11-23 |
Seoyeon Kim | Merge "[ATSPI] Implementation of Hypertext and Hyperlin... |
commit | commitdiff | tree | snapshot |
2021-11-23 |
Shinwoo Kim | [ATSPI] Check parents to define SHOWING state 78/266578/9 |
commit | commitdiff | tree | snapshot |
2021-11-23 |
Shinwoo Kim | Merge "[ATSPI] do not send ROLE property changed event... |
commit | commitdiff | tree | snapshot |
2021-11-22 |
Adeel Kazmi | Added appropriate @SINCE & @DEPRECATED aliases for... 27/266927/1 |
commit | commitdiff | tree | snapshot |
2021-11-22 |
Lukasz Oleksak | [ATSPI] Implementation of Hypertext and Hyperlink in... 29/265529/20 |
commit | commitdiff | tree | snapshot |
2021-11-22 |
Eunki, Hong | Remove return; statement at fragment shader 94/266894/1 |
commit | commitdiff | tree | snapshot |
2021-11-22 |
Shinwoo Kim | [ATSPI] do not send ROLE property changed event 92/266892/1 |
commit | commitdiff | tree | snapshot |
2021-11-22 |
joogab yun | Merge "Add a callback to get textfitted font size.... |
commit | commitdiff | tree | snapshot |
2021-11-22 |
Seoyeon Kim | Merge "[AT-SPI] Support for hidden text added" into... |
commit | commitdiff | tree | snapshot |
2021-11-19 |
Adeel Kazmi | (TextController/ScrollView) Reduced LOC 50/266850/5 |
commit | commitdiff | tree | snapshot |
2021-11-19 |
Eunki, Hong | Refactoring ImageVisualShaderFactory::GetShader 96/265996/8 |
commit | commitdiff | tree | snapshot |
2021-11-18 |
Adeel Kazmi | Merge "(Text Controller) Moved some input properties... |
commit | commitdiff | tree | snapshot |
2021-11-18 |
Adeel Kazmi | Merge "DALi Version 2.0.53" into devel/master |
commit | commitdiff | tree | snapshot |
2021-11-18 |
Richard | DALi Version 2.0.53 77/266777/1 dali_2.0.53 |
commit | commitdiff | tree | snapshot |
2021-11-18 |
Adeel Kazmi | (Text Controller) Moved some input properties into... 40/266340/2 |
commit | commitdiff | tree | snapshot |
2021-11-18 |
joogab yun | Merge "Fix alignment issues with field and editor.... |
commit | commitdiff | tree | snapshot |
2021-11-18 |
Bowon Ryu | Merge "Support Emoji sequences" into devel/master |
commit | commitdiff | tree | snapshot |
2021-11-18 |
joogab.yun | Fix alignment issues with field and editor. 39/266739/2 |
commit | commitdiff | tree | snapshot |
2021-11-17 |
Shrouq Sabah | Support Emoji sequences 47/266047/17 |
commit | commitdiff | tree | snapshot |
2021-11-17 |
joogab.yun | Add a callback to get textfitted font size. 56/266656/3 |
commit | commitdiff | tree | snapshot |
2021-11-16 |
Maria Bialota | [AT-SPI] Support for hidden text added 66/265666/34 |
commit | commitdiff | tree | snapshot |
2021-11-16 |
Bowon Ryu | Merge "Fix: The last line of the text overlaps with... |
commit | commitdiff | tree | snapshot |
2021-11-16 |
joogab.yun | fixed ellipsis position with multi line 93/266593/2 |
commit | commitdiff | tree | snapshot |
2021-11-15 |
Shinwoo Kim | Merge "[ATSPI] make ScrollToChild use descendant" into... |
commit | commitdiff | tree | snapshot |
2021-11-12 |
Adeel Kazmi | DALi Version 2.0.52 79/266479/1 dali_2.0.52 |
commit | commitdiff | tree | snapshot |
2021-11-12 |
Shinwoo Kim | [ATSPI] make ScrollToChild use descendant 14/266414/2 |
commit | commitdiff | tree | snapshot |
2021-11-10 |
Seoyeon Kim | Merge "[ATSPI] Update accessibility-test-utils files... |
commit | commitdiff | tree | snapshot |
2021-11-09 |
David Steele | Merge "Adding theme for Raspberry Pi" into devel/master |
commit | commitdiff | tree | snapshot |
2021-11-08 |
David Steele | Adding theme for Raspberry Pi 64/266164/1 |
commit | commitdiff | tree | snapshot |
2021-11-08 |
joogab.yun | Fix alignment issues in backgroundActor. 59/266159/1 |
commit | commitdiff | tree | snapshot |
2021-11-08 |
junsu choi | Merge "CanvasView: Do ApplyNativeFragmentShader for... |
commit | commitdiff | tree | snapshot |
2021-11-08 |
Seungho BAEK | Merge "Support multiple transitions for a Control.... |
commit | commitdiff | tree | snapshot |
next |