Ignore corner blur radius if glsl version is low
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / controller /
2024-02-02 David SteeleMerge "Test harness sync" into devel/master
2024-01-31 Eunki HongMerge "Fix decorator cursor size didn't changed issue...
2024-01-31 Eunki, HongFix decorator cursor size didn't changed issue 73/305273/3
2024-01-31 Bowon RyuFix editable text font size update issue 95/305295/2
2024-01-29 Eunki, HongAdd editable text's idler function at PostProcessor... 84/305184/1
2024-01-12 Adeel KazmiMerge "DALi Version 2.3.6" into devel/master
2024-01-12 David SteeleMerge "Fix bug that IBLFactor / Roughness not works...
2024-01-12 Chihun JeongMerge "Fix Text Anchor don't work properly" into devel...
2024-01-11 ANZ1217Fix Text Anchor don't work properly 82/304182/2
2024-01-10 Adeel KazmiMerge "Fix the 3D model rendering issue after the KHR_t...
2024-01-10 Chihun JeongMerge "Improve Textfit performance" into devel/master
2024-01-10 ANZ1217Improve Textfit performance 02/303502/16
2024-01-03 ANZ1217Fix TextFit do not work properly 62/303662/2
2023-12-29 sunghyun kimMerge "Fixed Cache for AnimatedVectorImageVisual" into...
2023-12-29 Chihun JeongMerge "Clear font cache when locale changed" into devel...
2023-12-28 ANZ1217Clear font cache when locale changed 22/303122/20
2023-12-27 joogab yunMerge "If it is a key event that occurred in another...
2023-12-19 Eunki HongMerge "(A11y) Connect PropertySet signal only if highli...
2023-12-19 Bowon RyuMerge "Add AnchorColor Property" into devel/master
2023-12-19 Bowon RyuAdd AnchorColor Property 84/302984/4
2023-10-19 Bowon RyuMerge "Fix ZWJ issue" into devel/master
2023-10-18 Bowon RyuFix ZWJ issue 25/300125/4
2023-10-13 Adeel KazmiMerge "DALi Version 2.2.48" into devel/master
2023-10-13 Bowon RyuMerge "Add color tag for text markup anchor" into devel...
2023-10-13 Bowon RyuAdd color tag for text markup anchor 48/299948/2
2023-10-12 David SteeleMerge "Destroy removal visuals after idler" into devel...
2023-10-12 David SteeleMerge "Keep reference when member callback excute ...
2023-10-12 Bowon RyuMerge "Add TextFitArray to text label" into devel/master
2023-10-10 Bowon RyuAdd TextFitArray to text label 57/299557/4
2023-10-10 Eunki HongMerge "(WebView) Set display area and Change Visual...
2023-09-26 Bowon RyuMerge "Add GetHeightForWidth for text visual model...
2023-09-26 Bowon RyuAdd GetHeightForWidth for text visual model 36/299336/1
2023-09-26 Bowon RyuRevert "Fix GetHeightForWidth for text controller" 35/299335/1
2023-09-26 Bowon RyuMerge "Fix GetHeightForWidth for text controller" into...
2023-09-25 Bowon RyuFix GetHeightForWidth for text controller 04/299204/3
2023-09-18 Bowon RyuPrevent copy calls from repeat events of ctrl + c 73/298973/1
2023-08-10 David SteeleMerge "Allow worker thread trace + Trace during image...
2023-08-09 Eunki HongAdd missing include for perf logging in gcc-13 54/297054/1
2023-08-09 Bowon RyuMerge "Add trace log to check performance of text updat...
2023-08-08 Bowon RyuAdd trace log to check performance of text update 89/296689/7
2023-08-01 Bowon RyuMerge "Apply new clipboard to text component" into...
2023-07-21 Bowon RyuApply new clipboard to text component 23/295023/14
2023-07-06 David SteeleMerge "Updated FrameCallback to return value to specify...
2023-07-06 Eunki HongMerge "Make CreateSolidColorTexture upload pixel data...
2023-07-05 Bowon RyuMerge "Update approval test for text" into devel/master
2023-07-05 Heeyong SongMerge "Fix build error for toolchain upgrade" into...
2023-07-05 Heeyong SongFix build error for toolchain upgrade 40/295140/2
2023-06-28 Bowon RyuMerge "Move Clipboard to TextClipboard" into devel...
2023-06-27 Bowon RyuMove Clipboard to TextClipboard 19/294819/1
2023-06-21 Eunki HongMerge "FocusFinder use CalculateCurrentScreenExtents...
2023-06-20 Bowon RyuMerge "Change trace tag for text dorelayout" into devel...
2023-06-19 Bowon RyuChange trace tag for text dorelayout 24/294424/1
2023-06-09 Bowon RyuMerge "Apply font size scale to markup text" into devel...
2023-06-09 Bowon RyuApply font size scale to markup text 50/293950/2
2023-06-06 Adeel KazmiMerge "Do not observe when Reload" into devel/master
2023-06-05 Heeyong SongUse SceneHolder::Get() instead of Window::Get() 04/293804/2
2023-05-22 Adeel KazmiMerge "Let ModelCache use std::map instead of unordered...
2023-05-19 Adeel KazmiMerge "DALi Version 2.2.27" into devel/master
2023-05-19 Adeel KazmiMerge "Fix the normalization factor calculation for...
2023-05-19 Bowon RyuFix initial white space issue in text 80/293080/1
2023-03-23 Eunki HongMerge "Use Mipmap level to sample specular texture...
2023-03-23 Bowon RyuMerge "Add a condition to ensure FontClient" into devel...
2023-03-22 dongsug songMerge "Make sure that global variables are initialized...
2023-03-21 joogab yunMerge "Revert "Adjust text fit condition"" into devel...
2023-03-20 joogab.yunRevert "Adjust text fit condition" 30/290130/1
2023-03-20 Wonsik JungMerge "remove logic for comparing clipped state." into...
2023-03-17 dongsug songMerge "Fix heap-buffer-overflow & use-after-free issue...
2023-03-16 Eunki HongMerge "Minor optimize for Text (Add API for length...
2023-03-15 joogab.yunWhen TextFit operates, it operates based on the initial... 10/289710/4
2023-03-15 Eunki, HongMinor optimize for Text (Add API for length of text... 40/289840/6
2023-02-22 Seungho BAEKMerge "Refactoring model-impl.cpp" into devel/master
2023-02-20 David SteeleMerge "Replace std::string global variables with C...
2023-02-20 David SteeleMerge "Make sure that global variables are initialized...
2023-02-20 Bowon RyuFix multiline text size issue in label 81/288581/4
2023-02-17 huayong.xuReplace std::string global variables with C-style string. 36/288336/2
2023-02-15 Bowon RyuMerge "Fix the valid condition of text update" into...
2023-02-15 Bowon RyuFix the valid condition of text update 32/288332/5
2023-01-17 Eunki HongFix doxygen error + Minor coverity issue resolve 68/286968/1
2023-01-17 David SteeleMerge "Change docs and utc images doesn't print warning...
2023-01-17 David SteeleMerge "Remove png warning log" into devel/master
2023-01-17 Bowon RyuRemove unnecessray Clipboard creation in text controller 48/286748/5
2023-01-16 Eunki, HongFix SVACE issue in text-controller 03/286903/1
2023-01-16 Bowon RyuMerge "Add GetSpanType API" into devel/master
2023-01-12 Seungho BAEKMerge "Asynchronous loading of Scene3D resources" into...
2023-01-12 Bowon RyuMerge "Change trace tag in Text" into devel/master
2023-01-12 Bowon RyuChange trace tag in Text 11/286711/1
2023-01-10 Bowon RyuMerge "Add GetTextBoundingRectangle API for Text Contro...
2023-01-10 Bowon RyuMerge "Add GetCharacterIndexAtPosition API" into devel...
2022-12-29 Eunki HongTrace use scope macro instead of begin-end 75/286175/1
2022-12-29 Eunki, Hong[Text] Add some more trace marker for text 70/286170/1
2022-12-29 Eunki, Hong[Text] Do not relayout if equal font family setted 69/286169/1
2022-12-27 sarajammalAdd GetCharacterIndexAtPosition API 04/284604/9
2022-12-22 Seungho BAEKMerge "Use Renderer::BlendMode::USE_ACTOR_OPACITY inste...
2022-12-21 Bowon RyuMerge "Spannable: Add StrikethroughSpan" into devel...
2022-12-20 ssabahSpannable: Add StrikethroughSpan 09/285409/3
2022-12-20 Bowon RyuMerge "Spannable: Add ItalicSpan" into devel/master
2022-12-20 Bowon RyuMerge "Spannable: Add BoldSpan" into devel/master
2022-12-19 Eunki, HongMinor coverity issue fixes 55/282555/24
2022-12-19 David SteeleMerge "Sync UTC harness" into devel/master
2022-12-19 Eunki HongMerge "Fix utc compile error for gcc-11" into devel...
next