index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
gui
/
line_edit.cpp
Age
Commit message (
Expand
)
Author
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
2014-02-09
GODOT IS OPEN SOURCE
Juan Linietsky