2016-07-15 | Victor Cebollada | Fix for text's highlight box. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-07-15 | Victor Cebollada | Text Renderer - Fix the actor hierarchy. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-07-14 | Victor Cebollada | Vertical scrolling for text-editor. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-07-13 | Victor Cebollada | Fix for cursor position. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-07-08 | Victor Cebollada | Text decorator - It consumes tap, double tap and long... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-07-05 | Victor Cebollada | Text - Stop destroying the text renderer when text... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-07-01 | Victor Cebollada | Fix for text controller (IMF callback). Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-06-30 | Victor Cebollada | Stop setting a max fixed size for the emojis. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-06-24 | Victor Cebollada | DALi Version 1.1.40 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-06-18 | Victor Cebollada | Fix for the surrounding info send to the IMF manager. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-06-17 | Victor Cebollada | Fix for multi-language support. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-06-01 | Victor Cebollada | Selection box fix for multi-line. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-06-01 | Victor Cebollada | Fix for text handle positioning. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-05-31 | Victor Cebollada | APIs for text editor. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-05-31 | Victor Cebollada | Multi-line text. Cursor hit and cursor's position. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-05-27 | Victor Cebollada | Remove alignment from text controller. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-05-27 | Victor Cebollada | Text - Move cursor's position related code to a different... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-05-27 | Victor Cebollada | Bidirectional conversion table for multiline. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-05-27 | Victor Cebollada | Fix for pre-edit text. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-05-12 | Victor Cebollada | Button's 'Actions' table documentation updated. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-05-12 | Paul Wisbey | Add ItemView stopScrolling action |
commit | commitdiff | tree |
2016-05-11 | Victor Cebollada | TextLayout fix. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-05-10 | Victor Cebollada | Text::Controller - Fix a crash when the point size... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-05-05 | Victor Cebollada | Svace issues. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-05-03 | Victor Cebollada | TextModel - Remove the visual to logical conversion... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-04-25 | Victor Cebollada | Color segmentation - Comment updated. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-04-25 | Victor Cebollada | TextModel - Remove the logical to visual conversion... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-04-25 | Victor Cebollada | TextModel - Update only the edited paragraph when the... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-04-25 | Victor Cebollada | TextModel - Update the color runs. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-04-25 | Victor Cebollada | Whether to update the input style when text is removed. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-04-25 | Victor Cebollada | Refactor the Text::Controller::ClearFontData. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-04-21 | Victor Cebollada | Move the toolkit-text-model into a folder in the internal... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-04-21 | Victor Cebollada | TextController - Update the text model. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-04-21 | Victor Cebollada | Fix for text layout. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-04-11 | Victor Cebollada | TextModel - Conversion from characters to glyphs. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-04-11 | Victor Cebollada | TextModel - Create paragraph info for a given range... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-04-11 | Victor Cebollada | Text - Small fixes. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-04-06 | Victor Cebollada | Fix for font validation. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-04-01 | Victor Cebollada | DALi Version 1.1.28 Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-03-31 | Victor Cebollada | Fix for text cursor. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-03-30 | Victor Cebollada | TextModel - Layout a given range of characters inside... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-03-23 | Victor Cebollada | Fix for text renderer. Set the right size in order... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-03-08 | Victor Cebollada | TextModel - Shape the given number of characters inside... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-03-02 | Victor Cebollada | TextModel - Create the bidirectional info for a given... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-03-02 | Victor Cebollada | TextModel - Create the text language info for a given... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-03-02 | Victor Cebollada | TextModel - Create the text segmentation info for a... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-02-03 | Victor Cebollada | Fix for bidirectional support. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-01-25 | Victor Cebollada | Fix for text's popup. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-01-20 | Victor Cebollada | TextDecorator - Fix a crash when decorator actors are... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-01-18 | Victor Cebollada | Multiline - Create a text-editor control. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-01-12 | Victor Cebollada | Convert CR or CR+LF to LF. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-01-08 | Victor Cebollada | Markup procesor - Font. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-01-07 | Victor Cebollada | TextController - Consume the key event. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-01-06 | Victor Cebollada | Enable markup processor in text controls. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2016-01-06 | taeyoon | Fix svace issue, DEREF_AFTER_NULL case |
commit | commitdiff | tree |
2016-01-05 | Victor Cebollada | TextField - INPUT_COLOR UTC added. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-12-17 | Victor Cebollada | Markup procesor. Color Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-12-16 | Victor Cebollada | Markup processor. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-12-11 | Victor Cebollada | Text - Add the color to the vertex info. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-12-11 | Victor Cebollada | Text cleaning. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-10-29 | Victor Cebollada | Fix Kloc issues. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-10-27 | Victor Cebollada | Fix IMF manager issues. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-10-20 | Victor Cebollada | Fix cursor position for ligatures and group of glyphs. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-10-16 | Victor Cebollada | Reposition the grab/selection handles position. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-10-15 | Victor Cebollada | Reposition Text Control's popup. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-10-06 | Victor Cebollada | Remove SELECTION_CHANGED state from the text controller. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-10-06 | Victor Cebollada | Change default grab/selection handles. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-10-02 | Victor Cebollada | Fix cursor position issues. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-10-01 | Victor Cebollada | Fix the cursor position when retrieving the selected... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-09-22 | Victor Cebollada | Temporary remove part of a unit test. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-09-21 | Victor Cebollada | Modify the cursor position. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-09-18 | Victor Cebollada | Add Text's popup overshoot property. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-09-18 | v.cebollada | TextSelectionToolbar cleaning. Signed-off-by: v.cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-09-18 | v.cebollada | Do not reposition the text's popup when buttons are... Signed-off-by: v.cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-09-16 | Victor Cebollada | Fix for long press. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-09-07 | Victor Cebollada | Fix setting a void string to the TEXT property. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-09-03 | Victor Cebollada | New handle flip implementation. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-09-03 | v.cebollada | Add the font width, weight and slant to the font style. Signed-off-by: v.cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-08-27 | v.cebollada | Shows the virtual keyboard when text-field receives... Signed-off-by: v.cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-08-27 | v.cebollada | Fixes some alignment issues. Signed-off-by: v.cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-08-26 | v.cebollada | Do not re-position the text popup when the text scrolls. Signed-off-by: v.cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-08-24 | v.cebollada | Fixes the change of style when the text-field grabs... Signed-off-by: v.cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-08-21 | v.cebollada | Underline predictive text after updating the model. Signed-off-by: v.cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-08-20 | taeyoon0.lee | Fix for predictive text. Signed-off-by: v.cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-08-20 | v.cebollada | Fixes cursor status when editing with popup or grab... Signed-off-by: v.cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-08-19 | v.cebollada | Fix for underlined text. Signed-off-by: v.cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-08-19 | v.cebollada | Fix when deleting with predictive text enabled. Signed-off-by: v.cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-08-19 | v.cebollada | Fix for cursor position when a void text is set. Signed-off-by: v.cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-08-13 | Victor Cebollada | Fix cursor's position when there is no text and the... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-08-10 | Victor Cebollada | Add a cursor's width property. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-08-06 | Victor Cebollada | Fix for multilanguage support. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-08-05 | Victor Cebollada | Fix for highlight box and handles. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-07-28 | Victor Cebollada | Initialize the line run direction when there is an... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-07-28 | Victor Cebollada | Text clean. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-07-20 | Victor Cebollada | Multi-line layout. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-07-17 | Victor Cebollada | Fix for text highlight. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-07-15 | Victor Cebollada | TextDecorator. Do not destroy the highlight geometry... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-07-15 | Victor Cebollada | Fix Klocwork issues. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-07-09 | Victor Cebollada | Fix for the layout engine. Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
2015-07-07 | Victor Cebollada | Fix when typing text and the grab handle is visible... Signed-off-by: Victor Cebollada <v.cebollada@samsung.com> |
commit | commitdiff | tree |
next |