Removed REQUIRES_STYLE_CHANGE_SIGNALS
[platform/core/uifw/dali-toolkit.git] / automated-tests / src / dali-toolkit / utc-Dali-ImageView.cpp
2020-09-01 György StraubRenaming of enum values for coding standards compliance. 70/242670/5
2020-08-07 Seoyeon KimMerge "Add a TextEditor property to limit input to...
2020-08-05 joogab yunMerge "add minLineSize at text-utils-devel" into devel...
2020-08-04 Richard HuangRename OnStage signals and related internal changes 16/240216/2
2020-07-30 Adeel KazmiMerge "Add move semantics to common and base Toolkit...
2020-07-29 Richard HuangAdd move semantics to common and base Toolkit classes 77/239777/2
2020-07-17 Heeyong SongMerge "(Visual) Support CORNER_RADIUS_POLICY" into...
2020-07-15 Minho SunMerge "Add child property support for FlexLayout" into...
2020-07-14 Seungho BAEKMerge "Automated TC modify. To make minimum batch size...
2020-07-13 Adeel Kazmi(Automated Tests) Use Scene instead of Stage 13/238413/2
2020-07-13 Heeyong SongMerge "(Vector) Ensure not to add duplicated task"...
2020-07-13 joogab yunMerge "Divide Render() into small apis" into devel...
2020-07-09 Adeel KazmiMerge "Call LoadTexture() for ReleasePolicy" into devel...
2020-07-09 Adeel KazmiMerge "Support Asynchronous Loading of Animated Image...
2020-07-06 Seungho, BaekSupport Asynchronous Loading of Animated Image 16/236716/18
2020-06-16 Víctor CebolladaMerge "Update cursor position when the default font...
2020-06-12 Adeel Kazmi(ImageView) Remove Image class Usage 83/236083/1
2020-06-04 Richard HuangFurther Setter/Getter public API removal from Dali... 48/235448/1
2020-05-27 sunghyun kimMerge "Add FittingMode for image" into devel/master
2020-05-20 Sunghyun KimAdd FittingMode for image 80/225580/36
2020-05-19 Richard HuangRemove some public Setter/Getter APIs from Dali::Actor 43/233843/2
2020-03-13 Richard Huang[dali_1.9.3] Merge branch 'devel/master' 57/227657/1
2020-03-12 Heeyong SongMerge "Disable premultiplied alpha when the Image is...
2020-03-12 Seungho BAEKMerge "Delete Unused internal methods in Visuals" into...
2020-03-09 Heeyong SongDisable premultiplied alpha when the Image is used 45/226145/4
2020-03-06 Paul WisbeyMerge "DALi Version 1.9.2" into devel/master
2020-03-06 Victor CebolladaFix for UtcDaliImageViewLoadRemoteSVG utc. 17/226917/2
2020-02-27 Seoyeon KimMerge "Update UTF8 text array for 5 and 6 bytes" into...
2020-02-21 Cheng-Shiun Tsai[dali_1.9.0] Merge branch 'devel/master' 58/225658/1
2020-02-19 huiyu.eunAdd synchronous loading of svg-visual 55/224355/17
2020-02-06 Anton Obzhirov[dali_1.4.57] Merge branch 'devel/master' 48/224148/1
2020-02-04 Heeyong SongRemove the texture element from the load queue 85/222685/3
2020-02-03 Heeyong SongEmit ResourceReady signal in SvgVisual in case of loadi... 74/223674/2
2020-01-31 adam.b[dali_1.4.56] Merge branch 'devel/master' 43/223643/1
2020-01-30 huiyu.eunSet mParsedImage of svg-visual 63/223463/2
2020-01-30 huiyu.eunDownload remote svg file 24/221424/9
2019-08-12 Heeyong SongMerge "Connect KeyEventGeneratedSignal for Get KeyEvent...
2019-08-09 Agnelo Vaz[dali_1.4.32] Merge branch 'devel/master' 54/211854/1
2019-08-08 Adeel KazmiMerge "Remove APIs deprecated in Tizen 3.0" into devel...
2019-08-08 Adeel KazmiRemove APIs deprecated in Tizen 3.0 99/210399/9
2019-07-19 Victor Cebollada[dali_1.4.29] Merge branch 'devel/master' 75/210475/1
2019-07-18 Adeel KazmiMerge "Remove FrameBufferImage" into devel/master
2019-07-17 Adeel KazmiMerge "(Automated Tests) Use Default Scene signals...
2019-07-15 Adeel Kazmi(Automated Tests) Use Default Scene signals in Window... 47/209847/5
2019-05-10 Richard Huang[dali_1.4.19] Merge branch 'devel/master' 34/205934/1
2019-05-02 Adeel KazmiMerge "Allow ImageView padding to be set to Zero" into...
2019-05-02 Agnelo VazAllow ImageView padding to be set to Zero 35/205235/10
2019-04-01 Seoyeon KimMerge "Add right shift handling for text controller...
2019-03-11 Adeel KazmiMerge "TextField is re-laied out after its properties...
2019-03-01 greynaga[dali_1.4.9] Merge branch 'devel/master' 45/200745/1
2019-02-26 joogab yunMerge "Fixed an incorrect ellipsis" into devel/master
2019-02-25 Heeyong SongFix ImageView issue 32/199432/5
2019-02-08 Agnelo Vaz[dali_1.4.6] Merge branch 'devel/master' 29/199329/1
2019-02-06 David SteeleMerge "(Automated Tests) All tests passing on Ubuntu...
2019-02-01 Adeel KazmiMerge "Ensured ImageView requests inside ResourceReady...
2019-01-31 David SteeleEnsured ImageView requests inside ResourceReady signal... 07/172407/9
2019-01-18 Victor Cebollada[dali_1.4.3] Merge branch 'devel/master' 81/198081/1
2019-01-14 Adeel KazmiMerge "Enum properties added for the text effects style...
2019-01-14 Seoyeon KimMerge "Add the logical key to Integration::KeyEvent...
2019-01-14 Heeyong SongAdd VisualEventSignal to Control and a property to... 21/196221/6
2018-10-05 Adeel KazmiMerge "Fix KeyboardFocusManager ClearFocus bug" into...
2018-10-05 György Straub[dali_1.3.44] Merge branch 'devel/master' 91/190791/1
2018-09-28 Adeel KazmiMerge "Fix a custom shader issue in ImageView" into...
2018-09-28 Heeyong SongFix a custom shader issue in ImageView 08/189708/4
2018-08-01 Adeel KazmiMerge "Fix focus issue after calling ClearFocus api...
2018-07-27 Adeel KazmiMerge "Change layout item list order according to the...
2018-07-27 David Steele[dali_1.3.34] Merge branch 'devel/master' 17/185317/1
2018-07-25 Adeel Kazmi(ImageView) if no padding, then do not set the transform 62/185062/2
2018-07-23 huiyu.eunFix image-visual natural size issue using atlas 16/174916/20
2018-07-06 Agnelo Vaz[dali_1.3.31] Merge branch 'devel/master' 40/183540/1
2018-07-05 Adeel KazmiMerge "Add new layouting support for TextLabel and...
2018-07-05 Adeel KazmiMerge "Fix ImageView Padding and Margin issues" into...
2018-07-05 Seoyeon KimFix ImageView Padding and Margin issues 81/181981/16
2018-03-01 Adeel KazmiMerge "Fix SVACE issues" into devel/master
2018-02-28 HyunJu ShinMerge "Revert "Added tag for capture privilege"" into...
2018-02-23 Agnelo Vaz[dali_1.3.13] Merge branch 'devel/master' 68/170968/1
2018-02-22 Heeyong SongMerge "Change tc according to blending factor change...
2018-02-21 Heeyong SongChange tc according to blending factor change for premu... 16/170616/1
2017-12-22 Adeel KazmiMerge "Disable pixel alignment while scrolling the...
2017-12-22 Adeel KazmiMerge "Add the protected code and fix the crash issue...
2017-12-22 György Straub[dali_1.3.5] Merge branch 'devel/master' 45/165045/1
2017-12-21 Adeel KazmiMerge "Move Some Devel Properties & APIs to the Public...
2017-12-20 Moonhee ChoiMove Some Devel Properties & APIs to the Public API 73/164473/6
2017-12-19 moonhee choiMerge "Revert "Move Some Devel Properties & APIs to...
2017-12-19 HyunJu ShinMerge "Add ENABLE_SHIFT_SELECTION property" into devel...
2017-12-19 moonhee choiRevert "Move Some Devel Properties & APIs to the Public... 66/164466/1
2017-12-19 Moonhee ChoiMove Some Devel Properties & APIs to the Public API 16/164116/9 PRJGPU_1000
2017-11-24 Agnelo Vaz[dali_1.3.1] Merge branch 'devel/master' 47/161647/1
2017-11-23 Jinho, LeeMerge "Fixed the appearance of a bold text when setting...
2017-11-21 Taeyoon LeeMerge "Support Right-To-Left of padding/margin in image...
2017-11-17 adam.b[dali_1.3.0] Merge branch 'devel/master' 13/160713/1
2017-11-16 adunSupport Right-To-Left of padding/margin in imageView 00/156700/19
2017-11-10 Agnelo VazImageVisual ResourceReady signalled regardless of parent 38/159238/9
2017-10-27 Umar[dali_1.2.63] Merge branch 'devel/master' 54/158054/1
2017-10-26 Adeel KazmiMerge "propagate unhandled key( DALI_KEY_SEARCH )"...
2017-10-25 Heeyong SongMerge "Support to reset the image in ImageView" into...
2017-10-25 Heeyong SongSupport to reset the image in ImageView 98/157298/2
2017-10-20 Richard Huang[dali_1.2.62] Merge branch 'devel/master' 07/156907/1
2017-10-19 Jinho, LeeMerge "Fixed a problem where text size exceeds maximum...
2017-10-17 minho.sunMerge "Fix doc and comment for Native API Reference...
next