Changed all property & signal names to lowerCamelCase
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text /
2015-10-29 Adeel KazmiMerge "Fix Kloc issues." into devel/master
2015-10-29 Victor CebolladaFix Kloc issues. 22/50522/1
2015-10-27 Kimmo HoikkaMerge "Refactored ControlRenderer so that derived class...
2015-10-27 Kimmo HoikkaMerge "Reimplemented CubeTransitionEffect to use render...
2015-10-27 Paul WisbeyMerge "Enable setting of ScrollView properties within...
2015-10-27 Paul WisbeyMerge "Fix IMF manager issues." into devel/master
2015-10-27 Victor CebolladaFix IMF manager issues. 20/50120/8
2015-10-23 Kimmo HoikkaMerge "Changed ShadowView to use new custom effects...
2015-10-20 Paul WisbeyMerge "Fix cursor position for ligatures and group...
2015-10-20 Victor CebolladaFix cursor position for ligatures and group of glyphs. 94/49794/1
2015-10-19 Adeel KazmiMerge "Changed Motion Blur and MotionStretch Effect...
2015-10-19 Adeel KazmiMerge "Append clipboard text after current pre-edit...
2015-10-19 Paul WisbeyAppend clipboard text after current pre-edit text 34/49734/3
2015-10-16 Victor CebolladaReposition the grab/selection handles position. 18/49618/4
2015-10-15 Victor CebolladaReposition Text Control's popup. 22/49322/4
2015-10-15 Paul WisbeyMerge "Text Shadow Implementation via copied renderer...
2015-10-15 Kimmo HoikkaMerge "Changed NPatchRenderer and ImageRenderer to...
2015-10-15 Richard UnderhillText Shadow Implementation via copied renderer. 65/49465/8
2015-10-15 Paul WisbeyProvide TextChanged() signal after PASTE 09/49609/1
2015-10-14 Kimmo HoikkaMerge "DGEUF-110: Limit ScrollView to scroll maximum...
2015-10-13 Ferran SoleChanges following "Remove Sampler scene object" 19/49119/6
2015-10-08 Kimmo HoikkaMerge changes I48753b8f,If7ef493d into devel/master
2015-10-07 Kimmo HoikkaMerge "Change default grab/selection handles." into...
2015-10-06 Victor CebolladaRemove SELECTION_CHANGED state from the text controller. 20/49120/1
2015-10-06 Victor CebolladaChange default grab/selection handles. 41/49041/3
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-02 Paul WisbeyMerge "Fix the cursor position when retrieving the...
2015-10-01 Kimmo HoikkaMerge "Implemented custom shader in ImageRenderer and...
2015-10-01 Kimmo HoikkaMerge "Render control background without creating extra...
2015-10-01 Kimmo HoikkaMerge "Fix for shadow 'leak' reported on SPIN homescree...
2015-10-01 Paul WisbeyMerge "Do not reposition the text's popup when buttons...
2015-10-01 Victor CebolladaFix the cursor position when retrieving the selected... 22/48922/2
2015-09-30 Richard UnderhillFix for shadow 'leak' reported on SPIN homescreen. 36/48836/3
2015-09-29 Paul WisbeyMerge "Ensure UserDefined Font family is not changed...
2015-09-25 Agnelo VazEnsure UserDefined Font family is not changed by system... 43/48743/1
2015-09-24 Adeel KazmiMerge "Modify doxygen group names" into devel/master
2015-09-24 Paul WisbeyStop leaking render-tasks for Text Shadows 78/48678/2
2015-09-21 Kimmo HoikkaMerge "Modify the cursor position." into devel/master
2015-09-21 Victor CebolladaModify the cursor position. 50/48450/3
2015-09-21 Agnelo VazProcessModifyEvents to interate whole list not just... 55/48455/1
2015-09-21 Agnelo VazIMF to be notified after Backspace key pressed 54/48454/1
2015-09-21 Kimmo HoikkaMerge "Changed ImageView to utilise ImageRenderer....
2015-09-18 Agnelo VazPrevent font data being cleared when System font changes 64/48364/1
2015-09-18 Adeel KazmiMerge "DALi Version 1.1.3" into devel/master
2015-09-18 Kimmo HoikkaMerge "Cache fallback font lists for each requested...
2015-09-18 Paul WisbeyCache fallback font lists for each requested font 04/48304/2
2015-09-18 v.cebolladaDo not reposition the text's popup when buttons are... 87/46887/6
2015-09-16 Victor CebolladaFix for long press. 53/48253/1
2015-09-10 Adeel KazmiMerge "DALi Version 1.1.2" into devel/master
2015-09-10 suhyung EomFixed overlapping issue between cursor and placeholder... 33/47933/1
2015-09-07 Paul WisbeyMerge "Fix setting a void string to the TEXT property...
2015-09-07 Paul WisbeyMerge "Initialise Controller's DefaultFont description...
2015-09-07 Agnelo VazInitialise Controller's DefaultFont description to... 66/47566/4
2015-09-07 Victor CebolladaFix setting a void string to the TEXT property. 33/47633/3
2015-09-04 Paul WisbeyThe 1st long-press on inactive text-field is treated... 69/47569/2
2015-09-04 Adeel KazmiMerge "Notify the IMF when backspace/cut empties the...
2015-09-04 Paul WisbeyMerge "New handle flip implementation." into devel...
2015-09-04 Paul WisbeyNotify the IMF when backspace/cut empties the TextField 81/47481/5
2015-09-04 Adeel KazmiMerge "Doxygen grouping" into devel/master
2015-09-03 Victor CebolladaNew handle flip implementation. 69/46069/9
2015-09-03 Agnelo VazTextLabel to update font when system font changes 56/47056/3
2015-09-03 Paul WisbeyMerge "Add the font width, weight and slant to the...
2015-09-03 Paul WisbeyMerge "String localisation enabled in spec file" into...
2015-09-03 v.cebolladaAdd the font width, weight and slant to the font style. 09/46709/9
2015-09-02 Ferran SoleFix rendering order issues of text-label shadow in... 62/47362/1
2015-08-28 Adeel KazmiMerge "Fix prevent issues" into devel/master
2015-08-28 Adeel KazmiMerge "Fix VD prevent issues" into devel/master
2015-08-28 Adeel KazmiMerge "Fixes some alignment issues." into devel/master
2015-08-28 Adeel KazmiMerge "System font family change to update font in...
2015-08-27 Agnelo VazSystem font family change to update font in TextField 57/46757/3
2015-08-27 v.cebolladaFixes some alignment issues. 13/46913/1
2015-08-26 Paul WisbeyScaling feature for fixed-size fonts 63/46663/10
2015-08-26 Paul WisbeyMerge "Do not re-position the text popup when the text...
2015-08-26 taeyoonFix prevent issues 29/46829/4
2015-08-26 v.cebolladaDo not re-position the text popup when the text scrolls. 29/46729/7
2015-08-25 Paul WisbeyMerge "Fixes the change of style when the text-field...
2015-08-24 Kimmo HoikkaMerge "PageTurnView cleanup" into devel/master
2015-08-24 Paul WisbeyChanged the cursor behavior to match other solutions 67/46567/2
2015-08-24 v.cebolladaFixes the change of style when the text-field grabs... 06/46606/1
2015-08-21 Paul WisbeyMerge "Underline predictive text after updating the...
2015-08-21 v.cebolladaUnderline predictive text after updating the model. 40/46440/3
2015-08-20 Agnelo VazFindSelectionIndices fixed if hit past the last character 71/46471/2
2015-08-20 Paul WisbeyMerge "Fixed cursor behavior when no text is set" into...
2015-08-20 Paul WisbeyMerge "Fixes cursor status when editing with popup...
2015-08-20 Paul WisbeyFixed cursor behavior when no text is set 64/46464/2
2015-08-20 Agnelo VazSwitch off logging for Text Controller 65/46465/1
2015-08-20 Paul WisbeyMerge "Ensure cursor positioned at end of selection...
2015-08-20 Adeel KazmiMerge "Fix for underlined text." into devel/master
2015-08-20 Adeel KazmiMerge "Fix when deleting with predictive text enabled...
2015-08-20 Adeel KazmiMerge "Fix for cursor position when a void text is...
2015-08-20 Adeel KazmiMerge "Fix for predictive text." into devel/master
2015-08-20 Agnelo VazEnsure cursor positioned at end of selection when focus... 72/45972/3
2015-08-20 taeyoon0.leeFix for predictive text. 29/46329/4
2015-08-20 v.cebolladaFixes cursor status when editing with popup or grab... 96/46396/1
2015-08-19 v.cebolladaFix for underlined text. 77/46377/1
2015-08-19 v.cebolladaFix when deleting with predictive text enabled. 27/46327/1
2015-08-19 v.cebolladaFix for cursor position when a void text is set. 05/46305/1
2015-08-14 Paul WisbeyMerge "New control to load OBJ files" into devel/master
2015-08-13 Paul WisbeyMerge "Fix cursor's position when there is no text...
next