summaryrefslogtreecommitdiff
path: root/scene/gui/line_edit.cpp
AgeCommit message (Expand)Author
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