TextSelection Popup to be aware of requirement to Paste and whitespace selectable
[platform/core/uifw/dali-toolkit.git] / dali-toolkit / internal / text / text-controller.cpp
2015-11-17 Agnelo VazTextSelection Popup to be aware of requirement to Paste... 71/51571/12
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-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-15 Paul WisbeyMerge "Text Shadow Implementation via copied renderer...
2015-10-15 Kimmo HoikkaMerge "Changed NPatchRenderer and ImageRenderer to...
2015-10-15 Paul WisbeyProvide TextChanged() signal after PASTE 09/49609/1
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-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-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-21 Kimmo HoikkaMerge "Modify the cursor position." into devel/master
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-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 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 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 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 v.cebolladaAdd the font width, weight and slant to the font style. 09/46709/9
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-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 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 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-10 Adeel KazmiMerge "Internal UTC tests for popup with backing color...
2015-08-06 Agnelo VazAdding Selection Markers to TextField 86/45486/5
2015-07-31 Kimmo HoikkaMerge "Ability to build from different Style folders...
2015-07-30 Victor CebolladaUnderline predictive text. 73/44873/2
2015-07-28 Adeel KazmiMerge "Stop setting crazy Z value with controls (at...
2015-07-28 Paul WisbeyMerge "Text clean." into devel/master
2015-07-28 Victor CebolladaText clean. 22/44422/6
2015-07-24 Kimmo HoikkaMerge "Modify RadioButton test case" into devel/master
2015-07-24 Agnelo VazUpdate cursor when Keyboard Focus gained 73/44673/3
2015-07-22 Kimmo HoikkaMerge "Changed ImageView to use a unit square mesh...
2015-07-22 Kimmo HoikkaMerge "Multi-line layout." into devel/master
2015-07-20 Victor CebolladaMulti-line layout. 11/43911/6
2015-07-17 Kimmo HoikkaMerge "Simple implementation of ImageView." into devel...
2015-07-17 Paul WisbeyMerge "Fix for text highlight." into devel/master
2015-07-17 Kimmo HoikkaMerge "Make internal actors size match TextLabel size...
2015-07-16 Paul WisbeyMake internal actors size match TextLabel size 76/44076/3
2015-07-09 Adeel KazmiMerge "replaced toolkit pushbutton images with shorter...
2015-07-07 Paul WisbeyMerge "Fix when typing text and the grab handle is...
2015-07-07 Victor CebolladaFix when typing text and the grab handle is visible... 73/43073/2
2015-07-07 Adeel KazmiMerge "Fix Klocwork issues." into devel/master
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 Adeel KazmiMerge "Only use StyleManager if it really is available...
2015-07-06 Paul WisbeyMerge "Fix for cursor position when there is no text...
2015-07-06 Victor CebolladaFix for cursor position when there is no text and no... 56/42956/1
2015-07-03 Adeel KazmiMerge "Accessibility Manager public API UTC tests and...
2015-07-03 Agnelo VazTextField, Prevent Home key deleting selected text 24/42824/2
2015-07-02 Agnelo VazTextField, Add INTERRUPTED state for h/w buttons 22/42822/4
2015-07-02 Adeel KazmiMerge "Bug fix when creating background of control...
2015-07-01 Adeel KazmiMerge "Show CopyPaste Poup on long press" into devel...
2015-07-01 Adeel KazmiMerge "Fix for grab/selection handle." into devel/master
2015-07-01 Agnelo VazShow CopyPaste Poup on long press 86/42686/6
2015-07-01 Adeel KazmiMerge "DALi Version 1.0.47" into devel/master
next