summaryrefslogtreecommitdiff
path: root/scene/gui/line_edit.cpp
AgeCommit message (Expand)Author
2016-09-28LineEdit long indicator, fix #6624Pawel Kowal
2016-09-19Fix ability to cut/paste text in LineEdit/TextEdit in readonly mode.Andreas Haas
2016-09-07LineEdit: Quick fix to set_expand_to_text_length argument nameRémi Verschelde
2016-09-06-Added diectly editable expressions on node to VSEditor, closes #6392Juan Linietsky
2016-09-02Fixes LineEdit text selection with mouse selecting more than intendedWaldson Patrício
2016-07-27LineEdit: Fix event handled as text when a mod key is pressedIgnacio Etcheverry
2016-07-15LineEdit: Fix rtl scrolling with mouse drag selectionIgnacio Etcheverry
2016-07-10LineEdit placeholder now accepts translated strings.Ovnuniarchos
2016-07-07Remove unused variables (third pass) + dead codeRémi Verschelde
2016-06-30Fixed signal connection prints when moving docks, issue 5498Paulb23
2016-06-28add placeholder alpha propertysanikoyes
2016-06-27Add placeholder property for line_editsanikoyes
2016-06-24Merge pull request #5379 from neikeq/pr-issue-5375Rémi Verschelde
2016-06-24Fix weird deselection behaviour with text fieldIgnacio Etcheverry
2016-06-22Added setting to toggle line edit caret blinkPaulb23
2016-06-22Line edit caret no longer draws on focus lossPaulb23
2016-06-22Added caret blink to line editPaulb23
2016-06-18LineEdit: Word jumping and OSX hotkeysIgnacio Etcheverry
2016-06-18LineEdit: Fix and improve selection behaviourIgnacio Etcheverry
2016-06-12rewrote LineEdit window repositioning code so it does not eat the last charac...Juan Linietsky
2016-06-09Reverted a PR i don't understand how to find but fixes #5097Juan Linietsky
2016-06-04Merge pull request #5030 from sanikoyes/Pr-fix-label-minsizeRémi Verschelde
2016-06-04fix line_edit&label get min size bugsanikoyes
2016-05-23GUI Focus mode improvementsZher Huei Lee
2016-05-16Default editing popup for LineEdit and TextEditJuan Linietsky
2016-03-15LineEdit/TextEdit: Add Shift+Delete shortcut for cutIgnacio Etcheverry
2016-03-09remove trailing whitespaceHubert Jarosz
2016-01-31-Removed bizarre code introduced in a 2 years old PR, fixes #3483Juan Linietsky
2016-01-14Fix LineEdit not capturing text input eventsIgnacio Etcheverry
2016-01-07TextEdit/LineEdit: Handle numpad PageUp, PageDown, Home and EndIgnacio Etcheverry
2016-01-07TextEdit/LineEdit: Handle numpad arrows if NumLock is disabledIgnacio Etcheverry
2016-01-01Update copyright to 2016 in headersGeorge Marques
2015-12-07Fix LineEdit cursorneikeq
2015-11-18Merge pull request #2725 from SaracenOne/line_edit_alignmentJuan Linietsky
2015-11-06Add <Select All>(Ctrl+A) shortcut to LineEdit.MarianoGNU
2015-11-02Aligned line edit fix.Saracen
2015-11-02Added alignment to LineEdit GUI control.Saracen
2015-10-17misc cleanupJuan Linietsky
2015-05-06optional formal changesehriche
2015-04-18Updated copyright year in all headersJuan Linietsky
2014-11-05SceneMainLoop -> SceneTreeJuan Linietsky
2014-09-21Fixed too many little issues, check the issues closed today.Juan Linietsky
2014-05-11Fix LineEdit selected text drag and drop behavior: move instead of duplicate ...marynate
2014-03-13fix android can't input unicode characterssanikoyes
2014-02-28Merge pull request #151 from marynate/PR-fix-line-edit-bind-selectreduz
2014-02-27Auto select custom property value field when pop up, user can start typing to...marynate
2014-02-27Fix LineEdit select method bindingmarynate
2014-02-09GODOT IS OPEN SOURCEJuan Linietsky