[3.0] Text - TextClipper replaced by an Actor with the CLIPPING_MODE enabled.
[platform/core/uifw/dali-toolkit.git] / automated-tests / src / dali-toolkit / utc-Dali-TextField.cpp
2016-12-12 Victor Cebollada[3.0] Text - TextClipper replaced by an Actor with... 54/103554/7
2016-09-09 Adeel KazmiMerge "[3.0] Add Privilege tags to dali.doxy.in" into...
2016-09-05 suhyung Eom[3.0] Implement wayland clipboard & same behaviour... 05/86605/3
2016-09-02 Taeyoon LeeMerge "[3.0] Add Text input style changed signal."...
2016-08-31 Victor Cebollada[3.0] Add Text input style changed signal. 80/86280/2
2016-08-24 Victor Cebollada[3.0] Retrieve the input font's style. 47/85347/3
2016-08-09 taeyoonMerge branch 'devel/master (1.2.0)' into tizen 08/83208/1
2016-08-09 taeyoonRevert "[3.0] Added test cases and removed dead code" 97/83197/1
2016-07-21 Paul WisbeyMerge "Fix for the cursor position with the arabic...
2016-07-15 Paul WisbeyMerge "Text Renderer - Fix the actor hierarchy." into...
2016-07-15 Victor CebolladaText Renderer - Fix the actor hierarchy. 70/80070/4
2016-07-14 Tom RobinsonMoved Core Rendering API from devel-api to public-api 46/79946/7
2016-07-14 Adeel KazmiMerge "Adding Automated tests for text-controller.cpp...
2016-07-14 Agnelo VazAdding Automated tests for text-controller.cpp 00/80100/2
2016-07-14 Adeel KazmiMerge changes I555b7cf0,I1be28edf,I605de844,I87caee64...
2016-07-13 Agnelo VazLongpress Automated Tests for TextField 74/79974/1
2016-07-11 Paul WisbeyMerge "Updated Gradient renderer to use SetTexture...
2016-07-11 Paul WisbeyMerge "Text decorator - It consumes tap, double tap...
2016-07-11 minho.sunMerge "[3.0] Tizen Directory Migration" into tizen accepted/tizen/common/20160711.170612 accepted/tizen/ivi/20160711.084810 accepted/tizen/mobile/20160711.084853 accepted/tizen/tv/20160711.084625 accepted/tizen/wearable/20160711.084736 submit/tizen/20160711.050618
2016-07-11 David Steele[3.0] Added test cases and removed dead code 32/79332/1
2016-07-08 Adeel KazmiMerge "Adding a TextSelectionToolbar Utc test" into...
2016-07-08 David SteeleMerge "(Automated Tests) Added more coverage to Builder...
2016-07-08 David SteeleAdded test cases and removed dead code 22/79022/3
2016-07-07 Kimmo HoikkaMerge "Fix bug in mesh-renderer which failed to render...
2016-07-06 Paul WisbeyMerge "Text - Stop destroying the text renderer when...
2016-07-05 Victor CebolladaText - Stop destroying the text renderer when text... 50/78450/3
2016-06-18 taeyoonMerge branch 'devel/master(1.1.39)' into tizen 15/75415/1
2016-06-03 Xiangyin MaRemove ImageActor from comments and variable names 59/72359/4
2016-06-02 Paul WisbeyMerge "Fix for object loader not handling flags correct...
2016-06-02 Seoyeon KimMerge "Prevention for being assigned NULL value" into...
2016-06-01 Paul WisbeyMerge "APIs for text editor." into devel/master
2016-05-31 Victor CebolladaAPIs for text editor. 03/66603/9
2016-05-04 dongsug.songMerge branch 'devel/master' into tizen 85/68385/1 accepted/tizen/common/20160509.135143 accepted/tizen/ivi/20160510.002628 accepted/tizen/mobile/20160510.002532 accepted/tizen/tv/20160510.002557 accepted/tizen/wearable/20160510.002501 submit/tizen/20160509.092357
2016-04-28 Kimmo HoikkaMerge "Moved StyleManager to the public API" into devel...
2016-04-27 David SteeleMoved StyleManager to the public API 47/67347/9
2016-04-19 Seoyeon KimMerge branch 'devel/master' into tizen 56/66456/1 accepted/tizen/common/20160427.144351 accepted/tizen/ivi/20160428.002713 accepted/tizen/mobile/20160428.004938 accepted/tizen/tv/20160428.002515 accepted/tizen/wearable/20160428.002803 submit/tizen/20160427.082119
2016-04-05 Paul WisbeyMerge "Fixed testcases using sampler uniforms" into...
2016-04-04 Adeel KazmiMerge "GradientRenderer Property name changes and stopO...
2016-04-04 Xiangyin MaRemove more ImageActors from Toolkit 83/55083/8
2016-02-26 dongsug.songMerge branch 'devel/master' into tizen 39/60139/2 accepted/tizen/common/20160302.194024 accepted/tizen/ivi/20160302.073519 accepted/tizen/mobile/20160302.073314 accepted/tizen/tv/20160302.073350 accepted/tizen/wearable/20160302.073454 submit/tizen/20160226.050754 submit/tizen/20160226.083322 submit/tizen/20160302.020723 submit/tizen_common/20160302.050715 submit/tizen_ivi/20160302.061840 submit/tizen_mobile/20160302.050207 submit/tizen_mobile/20160302.061559 submit/tizen_tv/20160302.063027 submit/tizen_wearable/20160302.063323
2016-01-15 taeyoonMerge branch 'devel/master( 1.1.16 )' into tizen 77/57077/1 accepted/tizen/mobile/20160122.080625 accepted/tizen/tv/20160122.082337 accepted/tizen/wearable/20160122.082359 submit/tizen_common/20160122.071605 submit/tizen_mobile/20160122.070055 submit/tizen_tv/20160122.071800 submit/tizen_wearable/20160122.071938
2016-01-11 Paul WisbeyMerge "Markup procesor - Font." into devel/master
2016-01-08 Victor CebolladaMarkup procesor - Font. 00/53800/12
2016-01-06 Adeel KazmiMerge "Fix svace issue, DEREF_AFTER_NULL case" into...
2016-01-06 Victor CebolladaEnable markup processor in text controls. 40/54740/11
2016-01-05 Kimmo HoikkaMerge changes I000b9684,I1a6a0f46 into devel/master
2016-01-05 Victor CebolladaTextField - INPUT_COLOR UTC added. 46/56246/1
2015-12-16 Paul WisbeyMerge "text-decorator to use ImageView instead of Image...
2015-12-15 Agnelo Vaztext-decorator to use ImageView instead of ImageActors 96/54296/2
2015-11-23 Adeel Kazmi(AutomatedTests) Ensure warnings are shown as errors 28/52428/7
2015-11-06 Kimmo HoikkaMerge "Fixed bug when delete first row in the tableView...
2015-11-04 Kimmo HoikkaMerge "Changed all property & signal names to lowerCame...
2015-11-04 Adeel KazmiChanged all property & signal names to lowerCamelCase 35/50835/7
2015-10-28 taeyoonMerge branch 'devel/master (1.1.2 ~ 1.1.7)' into tizen 39/50139/3 accepted/tizen/mobile/20151102.112611 accepted/tizen/tv/20151102.112656 accepted/tizen/wearable/20151102.112721 submit/tizen/20151102.084015
2015-10-02 Paul WisbeyMerge "Fix cursor position issues." into devel/master
2015-10-02 Victor CebolladaFix cursor position issues. 23/48923/5
2015-10-01 Paul WisbeyMerge "Do not reposition the text's popup when buttons...
2015-09-22 Victor CebolladaTemporary remove part of a unit test. 43/48543/1
2015-09-01 taeyoonMerge branch 'devel/master(1.1.1)' into tizen 18/47218/1 accepted/tizen/mobile/20151022.072943 accepted/tizen/tv/20151022.073009 accepted/tizen/wearable/20151022.073028 submit/tizen/20151022.022818 submit/tizen_mobile/20151022.013557 submit/tizen_tv/20151022.055445 submit/tizen_wearable/20151022.055709
2015-08-19 taeyoonMerge branch devel/master(1.0.49) into tizen 65/46365/1 tizen_3.0.m1_mobile tizen_3.0.m1_tv tizen_temp accepted/tizen/mobile/20150820.115740 accepted/tizen/mobile/20150820.115828 accepted/tizen/tv/20150820.115858 accepted/tizen/wearable/20150820.120006 submit/tizen/20150820.112512 submit/tizen_common/20151023.083358 submit/tizen_common/20151026.085049 submit/tizen_mobile/20150820.095541 tizen_3.0.m1_mobile_release tizen_3.0.m1_tv_release tizen_3.0.m2.a1_mobile_release tizen_3.0.m2.a1_tv_release
2015-08-11 Kimmo HoikkaMerge "Use OVERLAY_2D for scroll overshoot etc." into...
2015-08-11 Paul WisbeyMerge "Add a cursor's width property." into devel/master
2015-08-10 Adeel KazmiMerge "Internal UTC tests for popup with backing color...
2015-08-10 Victor CebolladaAdd a cursor's width property. 82/45682/1
2015-08-06 Agnelo VazAdding Selection Markers to TextField 86/45486/5
2015-07-13 Kimmo HoikkaMerge "Fix scroll bar to draw in the overlay mode"...
2015-07-10 Paul WisbeyApply default theme if no THEME_CHANGE occurs 84/43584/8
2015-07-10 Adeel KazmiMerge "Fixed crash while wrapping a Control as an actor...
2015-07-09 Adeel KazmiMerge "replaced toolkit pushbutton images with shorter...
2015-07-09 Adeel KazmiMerge "DALi Version 1.0.48" into devel/master
2015-07-09 Paul WisbeyMerge "Remove UNSIGNED_INTEGER property type (removed...
2015-07-09 Kimmo HoikkaRemove UNSIGNED_INTEGER property type (removed from... 85/43385/3
2015-07-07 Adeel KazmiMerge "Fix Klocwork issues." into devel/master
2015-07-07 Kimmo HoikkaMerge "(AutomatedTests) Synchronise TestSingletonServic...
2015-07-07 Paul WisbeyMerge "Fixed Text Quality Regression" into devel/master
2015-07-06 Paul WisbeyMerge "Stop doing unparent and reset in text decorator...
2015-07-06 Victor CebolladaStop doing unparent and reset in text decorator. 73/42873/11
2015-07-01 Adeel KazmiMerge "Refactored Button and derived classes, moving...
2015-06-30 David FumanalRemoved Text Basic Renderer and other minor fixes 74/42574/4
2015-06-26 Francisco SantosMerge branch 'devel/new_mesh' into devel/master 86/42386/2
2015-06-26 Francisco SantosMerge branch 'devel/master' into devel/new_mesh 81/42381/1 devel/new_mesh
2015-06-26 Richard UnderhillText Field Highlight Patch 25/42325/3
2015-06-26 Francisco SantosMerge branch 'devel/master' into devel/new_mesh 13/42313/3
2015-06-26 Paul WisbeyMerge "Minor fixes for Text." into devel/master
2015-06-25 Victor CebolladaMinor fixes for Text. 81/42181/3
2015-06-25 Adeel KazmiMerge "Script UTC test cases" into devel/master
2015-06-25 Adeel KazmiMerge "Add support for new accessibility actions" into...
2015-06-23 Adeel KazmiMerge "Sanitize code inside Alignment, remove duplicati...
2015-06-23 Paul WisbeyMerge "TET cases for Text." into devel/master
2015-06-23 Victor CebolladaTET cases for Text. 27/42127/2
2015-06-23 Kimmo HoikkaRemove dali-any from Property::Value - reimplement...
2015-06-22 Adeel KazmiMerge "UTC added for Text, Multi-language." into devel...
2015-06-22 Paul WisbeyMerge "TextContoller Copy and Cut buttons functional...
2015-06-22 Victor CebolladaText TET cases for TextField and TextLabel controls. 66/42066/1
2015-06-15 Kimmo HoikkaRemove dali-any from Property::Value 58/41358/2
2015-06-09 Adeel KazmiMerge "Merge branch 'tizen' into devel/new_mesh" into...
2015-06-08 Francisco SantosMerge branch 'tizen' into devel/new_mesh 34/40734/2
2015-06-04 Adeel KazmiMerge "Added TextChanged signal to TextField" into... accepted/tizen_3.0.2015.q2_common tizen_3.0.2015.q2_common accepted/tizen/3.0.2015.q2/common/20150615.091817 accepted/tizen/common/20150611.081653 accepted/tizen/mobile/20150611.091326 accepted/tizen/tv/20150611.091520 accepted/tizen/wearable/20150611.085805 submit/tizen/20150610.022810 submit/tizen/20150611.012320 submit/tizen_3.0.2015.q2_common/20150615.075539 submit/tizen_mobile/20150611.014034
2015-06-04 Paul WisbeyAdded TextChanged signal to TextField 01/40501/6
2015-05-20 Agnelo VazTextField MaxLengthReachedSignal Tests added 65/39665/2
next