aboutsummaryrefslogtreecommitdiff
path: root/scene/gui/line_edit.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* LineEdit: Fix and improve selection behaviourIgnacio Etcheverry2016-06-251-18/+24
* rewrote LineEdit window repositioning code so it does not eat the last charac...Juan Linietsky2016-06-251-6/+13
* LineEdit/TextEdit: Add Shift+Delete shortcut for cutIgnacio Etcheverry2016-04-021-0/+5
* remove trailing whitespaceHubert Jarosz2016-04-021-138/+138
* -Removed bizarre code introduced in a 2 years old PR, fixes #3483Juan Linietsky2016-01-311-4/+5
* Fix LineEdit not capturing text input eventsIgnacio Etcheverry2016-01-141-0/+2
* TextEdit/LineEdit: Handle numpad PageUp, PageDown, Home and EndIgnacio Etcheverry2016-01-071-0/+14
* TextEdit/LineEdit: Handle numpad arrows if NumLock is disabledIgnacio Etcheverry2016-01-071-16/+31
* Update copyright to 2016 in headersGeorge Marques2016-01-011-1/+1
* Fix LineEdit cursorneikeq2015-12-071-1/+1
* Merge pull request #2725 from SaracenOne/line_edit_alignmentJuan Linietsky2015-11-181-21/+135
|\
| * Aligned line edit fix.Saracen2015-11-021-19/+42
| * Added alignment to LineEdit GUI control.Saracen2015-11-021-14/+105
* | Add <Select All>(Ctrl+A) shortcut to LineEdit.MarianoGNU2015-11-061-0/+3
|/
* misc cleanupJuan Linietsky2015-10-171-0/+4
* optional formal changesehriche2015-05-061-1/+1
* Updated copyright year in all headersJuan Linietsky2015-04-181-1/+1
* SceneMainLoop -> SceneTreeJuan Linietsky2014-11-051-1/+1
* Fixed too many little issues, check the issues closed today.Juan Linietsky2014-09-211-1/+2
* Fix LineEdit selected text drag and drop behavior: move instead of duplicate ...marynate2014-05-111-1/+4
* fix android can't input unicode characterssanikoyes2014-03-131-0/+5
* Merge pull request #151 from marynate/PR-fix-line-edit-bind-selectreduz2014-02-281-1/+1
|\
| * Fix LineEdit select method bindingmarynate2014-02-271-1/+1
* | Auto select custom property value field when pop up, user can start typing to...marynate2014-02-271-0/+5
|/
* GODOT IS OPEN SOURCEJuan Linietsky2014-02-091-0/+821