Age | Commit message (Expand) | Author |
2017-01-01 | Welcome in 2017, dear changelog reader! | Rémi Verschelde |
2016-11-14 | Emit "*_changed" signal in set_* | volzhs |
2016-11-06 | Caret blink will no longer cause redraw without focus, issue 6167 | Paulb23 |
2016-09-28 | LineEdit long indicator, fix #6624 | Pawel Kowal |
2016-09-19 | Fix ability to cut/paste text in LineEdit/TextEdit in readonly mode. | Andreas Haas |
2016-09-07 | LineEdit: Quick fix to set_expand_to_text_length argument name | Rémi Verschelde |
2016-09-06 | -Added diectly editable expressions on node to VSEditor, closes #6392 | Juan Linietsky |
2016-09-02 | Fixes LineEdit text selection with mouse selecting more than intended | Waldson Patrício |
2016-07-27 | LineEdit: Fix event handled as text when a mod key is pressed | Ignacio Etcheverry |
2016-07-15 | LineEdit: Fix rtl scrolling with mouse drag selection | Ignacio Etcheverry |
2016-07-10 | LineEdit placeholder now accepts translated strings. | Ovnuniarchos |
2016-07-07 | Remove unused variables (third pass) + dead code | Rémi Verschelde |
2016-06-30 | Fixed signal connection prints when moving docks, issue 5498 | Paulb23 |
2016-06-28 | add placeholder alpha property | sanikoyes |
2016-06-27 | Add placeholder property for line_edit | sanikoyes |
2016-06-24 | Merge pull request #5379 from neikeq/pr-issue-5375 | Rémi Verschelde |
2016-06-24 | Fix weird deselection behaviour with text field | Ignacio Etcheverry |
2016-06-22 | Added setting to toggle line edit caret blink | Paulb23 |
2016-06-22 | Line edit caret no longer draws on focus loss | Paulb23 |
2016-06-22 | Added caret blink to line edit | Paulb23 |
2016-06-18 | LineEdit: Word jumping and OSX hotkeys | Ignacio Etcheverry |
2016-06-18 | LineEdit: Fix and improve selection behaviour | Ignacio Etcheverry |
2016-06-12 | rewrote LineEdit window repositioning code so it does not eat the last charac... | Juan Linietsky |
2016-06-09 | Reverted a PR i don't understand how to find but fixes #5097 | Juan Linietsky |
2016-06-04 | Merge pull request #5030 from sanikoyes/Pr-fix-label-minsize | Rémi Verschelde |
2016-06-04 | fix line_edit&label get min size bug | sanikoyes |
2016-05-23 | GUI Focus mode improvements | Zher Huei Lee |
2016-05-16 | Default editing popup for LineEdit and TextEdit | Juan Linietsky |
2016-03-15 | LineEdit/TextEdit: Add Shift+Delete shortcut for cut | Ignacio Etcheverry |
2016-03-09 | remove trailing whitespace | Hubert Jarosz |
2016-01-31 | -Removed bizarre code introduced in a 2 years old PR, fixes #3483 | Juan Linietsky |
2016-01-14 | Fix LineEdit not capturing text input events | Ignacio Etcheverry |
2016-01-07 | TextEdit/LineEdit: Handle numpad PageUp, PageDown, Home and End | Ignacio Etcheverry |
2016-01-07 | TextEdit/LineEdit: Handle numpad arrows if NumLock is disabled | Ignacio Etcheverry |
2016-01-01 | Update copyright to 2016 in headers | George Marques |
2015-12-07 | Fix LineEdit cursor | neikeq |
2015-11-18 | Merge pull request #2725 from SaracenOne/line_edit_alignment | Juan Linietsky |
2015-11-06 | Add <Select All>(Ctrl+A) shortcut to LineEdit. | MarianoGNU |
2015-11-02 | Aligned line edit fix. | Saracen |
2015-11-02 | Added alignment to LineEdit GUI control. | Saracen |
2015-10-17 | misc cleanup | Juan Linietsky |
2015-05-06 | optional formal changes | ehriche |
2015-04-18 | Updated copyright year in all headers | Juan Linietsky |
2014-11-05 | SceneMainLoop -> SceneTree | Juan Linietsky |
2014-09-21 | Fixed too many little issues, check the issues closed today. | Juan Linietsky |
2014-05-11 | Fix LineEdit selected text drag and drop behavior: move instead of duplicate ... | marynate |
2014-03-13 | fix android can't input unicode characters | sanikoyes |
2014-02-28 | Merge pull request #151 from marynate/PR-fix-line-edit-bind-select | reduz |
2014-02-27 | Auto select custom property value field when pop up, user can start typing to... | marynate |
2014-02-27 | Fix LineEdit select method binding | marynate |