Merge "fix linespacing calculation in TextLabel" into devel/master
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / controls / text-controls / text-editor-impl.cpp
2022-04-01 Bowon RyuMerge "fix linespacing calculation in TextLabel" into...
2022-04-01 Bowon RyuMerge "Supports USER_INTERACTION_ENABLED for text compo...
2022-04-01 Bowon RyuSupports USER_INTERACTION_ENABLED for text components 41/273041/5
2022-04-01 joogab yunMerge "Changed to not always clearFocus when a touch...
2022-04-01 joogab.yunIf the Focusable of TextField and TextEditor is set... 67/272967/13
2022-03-23 Bowon RyuMerge "Resolve cases for strikethrough when using multi...
2022-03-22 Bowon RyuMerge "Fix text markup background incorrect position...
2022-03-21 Bowon RyuFix cursor visible issue on text editing 04/272604/1
2022-03-21 Bowon RyuMerge "Fix issue of applying ellipsis with negative...
2022-03-21 joogab yunMerge "Add clockwise and counter clockwise direction...
2022-03-21 joogab yunMerge "Add deviceName to GetNextFocusableView() in...
2022-03-18 Shinwoo KimMerge "[AT-SPI] fix a crash on scroll-view" into devel...
2022-03-17 Lukasz OleksakMerge changes I6399a6ca,Iae5f8784,I40eb6797,I8ba65736...
2022-03-15 Artur Świgoń[AT-SPI] Remove SetAccessibilityConstructor() 32/271132/9
2022-03-15 Artur Świgoń[AT-SPI] Require ControlAccessible for Control 17/272317/3
2022-03-14 Artur Świgoń[AT-SPI] Introduce TextControlAccessible 09/272309/2
2022-03-14 Artur Świgoń[AT-SPI] Rename AccessibleImpl to <Control>Accessible 08/272308/2
2022-03-10 David SteeleMerge "Updated visuals to use VisualRenderer" into...
2022-03-10 Shinwoo KimMerge "[AT-SPI] text: add "GetRangeExtents" interface...
2022-03-08 joogab yunMerge "Remove dead code." into devel/master
2022-03-07 Shinwoo Kim[AT-SPI] text: add "GetRangeExtents" interface 61/271761/7
2022-03-07 Bowon RyuMerge "Improve the underline markup" into devel/master
2022-03-07 Bowon RyuMerge "Support the underline and its attributes in...
2022-03-04 David SteeleMerge "DALi Version 2.1.12" into devel/master
2022-03-04 Bowon RyuMerge "fix issue with text size with negative line...
2022-03-04 abdullahSupport RelativeLineHeight in TextEditor/TextLabel 86/271686/5
2022-02-24 Bowon RyuMerge "Support align attribute for paragraph tag in...
2022-02-24 Bowon RyuMerge "Support paragraph tag <p> in markup" into devel...
2022-02-24 Bowon RyuMerge "fix cursor visible issue" into devel/master
2022-02-23 Bowon Ryufix cursor visible issue 29/270329/4
2022-02-07 Heeyong SongMerge "Set http response body in binary format." into...
2022-01-28 Adeel KazmiMerge "Reserved Visual properties on renderer creation...
2022-01-27 joogab yunMerge "Add null check for currentFocusActor" into devel...
2022-01-27 Bowon RyuMerge "Adding Character Spacing" into devel/master
2022-01-26 Bowon RyuMerge "Add SelectionStarted signal" into devel/master
2022-01-25 abdullahAdd SelectionStarted signal 16/269516/7
2022-01-24 Sara SamaraAdding Character Spacing 90/260890/78
2022-01-11 Seoyeon KimMerge "Add a callback for navigation policy in web...
2022-01-10 Bowon RyuMerge "Extending Style - Adding Strikethrough" into...
2022-01-07 David SteeleMerge "DALi Version 2.1.4" into devel/master
2022-01-07 Bowon RyuMerge "Add ENABLE_FONT_SIZE_SCALE property to text...
2022-01-06 Bowon RyuAdd ENABLE_FONT_SIZE_SCALE property to text components 99/268999/2
2021-12-28 Seoyeon KimMerge "Set focusable to true when touched in default...
2021-12-26 Sara SamaraExtending Style - Adding Strikethrough 31/258031/35
2021-12-23 Artur Świgoń[AT-SPI] Synchronize with AT-SPI cleanup in dali-adaptor 56/267456/4
2021-12-15 Bowon RyuMerge "Set FullRelayoutNeeded after GetNaturalSize...
2021-12-13 Bowon RyuMerge "Add support for text geometry" into devel/master
2021-12-07 abdullahAdd support for text geometry 91/266891/17
2021-11-24 Shinwoo KimMerge "[ATSPI] Check parents to define SHOWING state...
2021-11-23 Adeel KazmiMerge "Remove return; statement at fragment shader...
2021-11-23 Seoyeon KimMerge "[ATSPI] Implementation of Hypertext and Hyperlin...
2021-11-22 Lukasz Oleksak[ATSPI] Implementation of Hypertext and Hyperlink in... 29/265529/20
2021-11-16 Bowon RyuMerge "Fix: The last line of the text overlaps with...
2021-11-08 junsu choiMerge "CanvasView: Do ApplyNativeFragmentShader for...
2021-11-03 Heeyong SongMerge "Fix text constraint issue" into devel/master
2021-10-29 David SteeleRefactored text editor/field to reduce loc 46/265846/1
2021-10-29 David SteeleRefactored text field/editor property getters/setters 96/265796/2
2021-09-02 Bowon RyuFix svace issue in TextField, TextEditor 21/263421/1
2021-08-30 joogab yunMerge "Add KEYBOARD_FOCUSABLE_CHILDREN property. Whethe...
2021-08-30 Seungho BAEKMerge "Fix VD svace problem." into devel/master
2021-08-30 joogab yunMerge "The field and editor receive all tap events...
2021-08-30 joogab.yunThe field and editor receive all tap events 22/263222/1
2021-08-27 David SteeleMerge "DALi Version 2.0.41" into devel/master
2021-08-27 Heeyong SongMerge "(Vector) Replace std::chrono::system_clock with...
2021-08-27 Bowon RyuMerge "fix wrong behaviour of SelectNone()" into devel...
2021-08-27 Bowon RyuMerge "Add SelectionCleared signal" into devel/master
2021-08-25 JIYUN YANGMerge "Implement more request interceptor APIs." into...
2021-08-24 Adeel KazmiMerge "Remove unused custom shader prefix method" into...
2021-08-24 Adeel KazmiMerge "(TextController) Fixed SVACE errors in EventHand...
2021-08-24 Sara SamaraSupport Public APIs - CopyText, CutText & PasteText 80/262080/16
2021-08-23 abdullahAdd SelectionCleared signal 60/262860/5
2021-08-23 Bowon RyuMerge "Add SelectionChanged signal" into devel/master
2021-08-23 abdullahAdd SelectionChanged signal 91/262091/13
2021-08-23 junsu choiMerge "CanvasView: Change Process to be called as PostP...
2021-08-20 Adeel KazmiMerge "DALi Version 2.0.40" into devel/master
2021-08-20 Bowon RyuMerge "Add CursorPositionChanged Signal" into devel...
2021-08-20 abdullahAdd CursorPositionChanged Signal 62/262362/10
2021-08-20 Bowon RyuMerge "Support line spacing & min line size in textedit...
2021-08-17 joogab yunMerge "Fixed IsCandidate bug" into devel/master
2021-08-13 junsu choiMerge "CanvasView: Change CanvasRenderer::GetSize(...
2021-08-10 Eunki HongMerge "Fix comments about CornerRadiusPolicy and Border...
2021-08-09 abdullahSupport line spacing & min line size in texteditor 00/261800/7
2021-08-09 Bowon RyuMerge "Add TextSelect()" into devel/master
2021-08-09 Bowon RyuMerge "Fix SetPrimaryCursorPosition() behaviour when...
2021-08-05 Bowon RyuAdd TextSelect() 09/261509/6
2021-08-05 Bowon RyuFix SetPrimaryCursorPosition() behaviour when no focus 37/260837/8
2021-07-26 Eunki HongMerge "Reduce the number of conversion between std...
2021-07-21 Seungho BAEKMerge "Fix to do not remove entity inside loop.(Transit...
2021-07-21 Seungho BAEKMerge "Add ApplyCustomFragmentPrefix" into devel/master
2021-07-15 JIYUN YANGMerge "Replace Signal with std::function." into devel...
2021-07-15 David SteeleMerge "Fixed doxygen error in web-view.h" into devel...
2021-07-15 Bowon RyuMerge "Support Ellipsis Position Property" into devel...
2021-07-13 Shrouq SabahSupport Ellipsis Position Property 60/259560/33
2021-07-12 JIYUN YANGMerge "Add WebView SetTtsFocus" into devel/master
2021-07-12 Eunki HongMerge "Add borderline features at transition effect...
2021-07-09 Adeel KazmiMerge "DALi Version 2.0.34" into devel/master
2021-07-09 joogab yunMerge "Makes the LTR/RTL alignment of text follow the...
2021-07-08 joogab yunMerge "Revert "Call SetCurrentFocusActor()"" into devel...
2021-07-08 Joogab YunRevert "Call SetCurrentFocusActor()" 14/261014/1
2021-07-08 Bowon RyuMerge "Fix corrupted markup background" into devel...
next