[Tizen] Restore behavior of Uploaded and LoadingFinished signal
[platform/core/uifw/dali-toolkit.git] / automated-tests /
2017-06-20 Heeyong SongMerge branch 'devel/master' into tizen 85/134885/1
2017-06-19 Adeel KazmiMerge "Added GetTypeInfo to get registered type of...
2017-06-19 Adeel KazmiMerge "Fixed automatic naming of visuals for non-native...
2017-06-19 David SteeleAdded GetTypeInfo to get registered type of a control... 62/134462/2
2017-06-16 David SteeleFixed automatic naming of visuals for non-native controls 78/134278/2
2017-06-16 Jinho, LeeMerge "Check character glyph index before using cached...
2017-06-13 Seoyeon KimMerge branch 'devel/master' into tizen 04/133604/1
2017-06-12 David SteeleMerge "Fixups following changes to actor traversal...
2017-06-12 David SteeleFixups following changes to actor traversal 54/132954/5
2017-06-09 Adeel KazmiMerge "Updated ImageVisual to handle CPU Image Masking...
2017-06-08 Adeel KazmiMerge "Added ScrollStateChangedSignal to TextEditor...
2017-06-08 minho.sunAdded ScrollStateChangedSignal to TextEditor. 92/132092/10
2017-06-08 minho.sunFixed getting SCROLL_POSITION_INTERVALS Property bug... 86/132886/2
2017-06-07 David SteeleUpdated ImageVisual to handle CPU Image Masking 64/130964/8
2017-06-07 Adeel KazmiMerge "Remove profile build dependencies" into devel...
2017-06-07 minho.sunMerge branch 'devel/master' into tizen 56/132656/1
2017-06-06 Adeel KazmiChange Visual depth index API from float to int 07/132507/1
2017-06-06 Kimmo HoikkaMerge "(Visuals) If depth index not specified, then...
2017-06-05 Adeel Kazmi(Visuals) If depth index not specified, then visual... 74/132474/4
2017-06-05 Richard HuangRemove set and map wrappers from ItemView 74/132374/5
2017-06-05 Adeel KazmiMerge "Text scroller renderer bug fix" into devel/master
2017-06-05 Adeel KazmiMerge "Text scroll animation bug fix" into devel/master
2017-06-05 minho.sunMerge "Added style name for styling TextEditor ScrollBa...
2017-06-02 Adeel Kazmi(Visuals) Change AnchorPoint & Origin defaults to TOP_BEGIN 55/132355/3
2017-06-02 Adeel KazmiMerge "DALi Version 1.2.42" into devel/master
2017-06-02 Seoyeon KimAdd PLACEHOLDER properties to TextEditor 68/130868/7
2017-06-02 Heeyong SongMerge "Add read-only property for getting text line...
2017-06-01 Adeel Kazmi(TextLabel) Ensure auto scrolling respects the horizont... 16/132016/3
2017-06-01 Jinho, LeeAdd read-only property for getting text line count 32/128932/12
2017-05-31 Jinho, LeeMerge branch 'devel/master' into tizen 59/131859/1
2017-05-31 Heeyong SongMerge "Fix a crash in ImageVisual in case of an invalid...
2017-05-30 Jinho, LeeText style to return properties(FONT_STYLE) as string 67/130167/3
2017-05-30 Heeyong SongFix a crash in ImageVisual in case of an invalid image... 86/131286/4
2017-05-30 Jinho, LeeRevert "[Tizen] Text style to return properties(FONT_ST... 84/131784/1
2017-05-30 Jinho, LeeRevert "[Tizen] Use Handle::GetCurrentProperty instead... 82/131782/1
2017-05-30 Adeel KazmiMerge "Do nothing when setting focus on same actor...
2017-05-26 David SteeleMerge "Removal of unnecessary set and map wrappers...
2017-05-26 Adeel Kazmi(ControlImpl) Move Visual related APIs to the Devel API 76/131176/6
2017-05-24 Kimmo HoikkaCleanup ResourceLoading and PlatformAbstraction 83/129983/3
2017-05-24 Adeel KazmiMerge "Use Handle::GetCurrentProperty instead of Devel...
2017-05-22 minho.sun[Tizen] Use Handle::GetCurrentProperty instead of Devel API 86/130386/2 accepted/tizen/unified/20170523.050756 submit/tizen/20170522.141510 tizen_4.0.m1_release
2017-05-22 minho.sunUse Handle::GetCurrentProperty instead of Devel API 54/130354/1
2017-05-19 taeyoon0.leeMerge "[Tizen] Restore behavior of Uploaded and Loading...
2017-05-19 Adeel KazmiMerge "DALi Version 1.2.40" into devel/master
2017-05-19 Jinho, Lee[Tizen] Text style to return properties(FONT_STYLE... 21/130121/2
2017-05-19 Seoyeon KimMerge "Fix RemoveText code in text-controller.cpp"...
2017-05-18 Seoyeon KimFix RemoveText code in text-controller.cpp 61/127661/7
2017-05-17 David SteeleAdded scrollMode property to ScrollView to simplify... 84/128384/5
2017-05-17 Adeel Kazmi(KeyboardFocusManager) Use weak handle instead of calli... 64/129664/2
2017-05-16 taeyoon0.leeMerge branch 'devel/master (1.2.39+)' into tizen 54/129454/1
2017-05-16 Adeel KazmiMerge "Packaging resources depending on resolution...
2017-05-12 Adeel KazmiMerge "Check for NULL return value in button-impl.cpp...
2017-05-12 Agnelo VazText style to return properties as string 35/128635/5
2017-05-12 Agnelo VazEnsure Button Set and Get works with Image/Actor API 98/128998/3
2017-05-12 Adeel KazmiMerge "Support stop mode(FINISH_LOOP, IMMEDIATE) of...
2017-05-12 Adeel KazmiMerge "DALi Version 1.2.39" into devel/master
2017-05-12 Jinho, LeeSupport stop mode(FINISH_LOOP, IMMEDIATE) of auto scroll 50/126150/31
2017-05-11 Jinho, Leeadd AUTO_SCROLL_LOOP_DELAY property 21/128721/5
2017-05-10 Victor CebolladaFix access out of bounds in the text's multi-language... 19/128619/1
2017-05-02 Seoyeon KimMerge branch 'devel/master' into tizen 22/127822/1
2017-04-28 Adeel KazmiMerge "DALi Version 1.2.37" into devel/master
2017-04-28 Seoyeon KimMerge "Add PRIVATECOMMAND of ImfEvent in text-controlle...
2017-04-27 Seoyeon KimAdd PRIVATECOMMAND of ImfEvent in text-controller 08/127508/2
2017-04-27 Adeel KazmiMerge "Add PIXEL_SIZE and ELLIPSIS property in text...
2017-04-26 Seoyeon KimAdd PIXEL_SIZE and ELLIPSIS property in text-controls 81/125881/6
2017-04-25 taeyoon0.leeMerge branch 'devel/master (1.2.36+)' into tizen 31/126831/1
2017-04-25 taeyoon0.leeRevert "[Tizen] Fixed issue of LOOPING, MUTED, and... 23/126823/1
2017-04-21 David SteeleMerge "(Automated Tests) Added macro to print meaningfu...
2017-04-21 Adeel KazmiMerge "Handle becomes Animatable" into devel/master
2017-04-21 Adeel Kazmi(Automated Tests) Added macro to print meaningful line... 69/126469/1
2017-04-21 Adeel KazmiMerge "Updated tests using Integration KeyEvent" into...
2017-04-21 David SteeleMerge "Changes after Set/Get synchronous behaviour...
2017-04-21 Adeel KazmiMerge "DALi Version 1.2.36" into devel/master
2017-04-21 Heeyong SongUpdated tests using Integration KeyEvent 28/126328/4
2017-04-21 Adeel KazmiMerge "SVACE issue resolved" into devel/master
2017-04-21 taeyoon0.leeMerge "Fixed issue of LOOPING, MUTED, and VOLUME proper...
2017-04-20 Adeel KazmiChanges after Set/Get synchronous behaviour of register... 68/124468/2
2017-04-20 taeyoon0.leeFixed issue of LOOPING, MUTED, and VOLUME properties 42/124842/10
2017-04-19 Paul WisbeyMerge "Resource ready signal for Controls (for ImageLoa...
2017-04-19 Nick HollandResource ready signal for Controls (for ImageLoading) 64/123864/10
2017-04-19 taeyoon0.lee[Tizen] Fixed issue of LOOPING, MUTED, and VOLUME prope... 85/125185/6
2017-04-17 Jinho, LeeMerge branch 'devel/master' into tizen 03/125403/1
2017-04-11 Agnelo VazUpdated tests using Integration KeyEvent 54/124554/1
2017-04-10 Adeel KazmiMerge "Fix the Keyboard disappeared issue in TextField...
2017-04-10 Seoyeon KimMerge "[Tizen] Fix the Keyboard disappeared issue in... accepted/tizen/unified/20170410.155950 submit/tizen/20170410.071852
2017-04-10 minho.sunMerge branch 'devel/master' into tizen 28/124028/1
2017-04-10 minho.sunRevert "[Tizen] Reset Autoscrolling on TextLabel relayout" 21/124021/1
2017-04-07 Adeel KazmiMerge "DALi Version 1.2.34" into devel/master
2017-04-07 Adeel KazmiMerge "Fix npatch visual issue" into devel/master
2017-04-07 minho.sunNew propagation rule for KeyEvent 86/122186/14
2017-04-06 Heeyong SongFix npatch visual issue 12/123612/1
2017-04-04 David SteeleAdding Async remote loading to ImageVisual 74/120674/12
2017-03-31 Paul WisbeyMerge "DALi Version 1.2.33" into devel/master
2017-03-31 Agnelo Vaz[Tizen] Reset Autoscrolling on TextLabel relayout 48/122448/2 accepted/tizen_common accepted/tizen_ivi accepted/tizen_mobile accepted/tizen_tv accepted/tizen_wearable accepted/tizen/common/20170403.185624 accepted/tizen/ivi/20170403.022329 accepted/tizen/mobile/20170403.021936 accepted/tizen/tv/20170403.022154 accepted/tizen/unified/20170403.022415 accepted/tizen/wearable/20170403.022245 submit/tizen/20170331.124519
2017-03-31 dongsug.songMerge branch 'devel/master' into tizen 49/122349/1
2017-03-30 Agnelo VazReset Autoscrolling on TextLabel relayout 22/122222/2
2017-03-30 Kimmo HoikkaMerge "dali-swig in ubuntu crash fix" into devel/master
2017-03-30 suhyung EomAdd property to hide input text in textField 44/116444/20
2017-03-27 Seoyeon KimMerge branch 'devel/master' into tizen 65/121165/1
2017-03-24 Adeel KazmiMerge "packaging/dali-toolkit.spec use license macro...
next