index
:
godot.git
feature/gio-open
feature/gridmap-used-cells
fix/use-bin-name
master
mirror
Godot Engine – Multi-platform 2D and 3D game engine https://godotengine.org
gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
gui
/
line_edit.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
-Added AnimationGraphPlayer (still missing features)
Juan Linietsky
2018-06-18
1
-3
/
+7
*
LineEdit IME position will now ignore placeholder text.
Saracen
2018-06-13
1
-4
/
+5
*
IME context detection.
Saracen
2018-06-11
1
-0
/
+3
*
Ensures CMD+left and CMD+right only valid for OSX.
Anish
2018-05-24
1
-0
/
+2
*
fix for TextEdit::set_text firing signals it shouldn't.
Ibrahn Sahir
2018-05-19
1
-1
/
+0
*
Perfect FreeType-based outlines for DynamicFonts
Ruslan Mustakov
2018-05-08
1
-3
/
+4
*
Merge pull request #18514 from neikeq/api-hash-fixes
Rémi Verschelde
2018-05-03
1
-4
/
+2
|
\
|
*
Fix binding some core API methods only in tools builds
Ignacio Etcheverry
2018-04-29
1
-4
/
+2
*
|
Fix placeholders position in `LineEdit` when editing inside the Editor
robfram
2018-05-02
1
-1
/
+0
*
|
Merge pull request #18370 from KidRigger/master
Max Hilbrunner
2018-04-30
1
-0
/
+6
|
\
\
|
*
|
Adds support for CMD+Left and CMD+Right on MacOS
Anish
2018-04-23
1
-0
/
+6
|
|
/
*
|
Merge pull request #18489 from Calinou/tweak-property-hint-ranges
Max Hilbrunner
2018-04-30
1
-1
/
+1
|
\
\
|
*
|
Tweak the property hint ranges of caret blink and line length guideline
Hugo Locurcio
2018-04-28
1
-1
/
+1
|
|
/
*
/
Make the LineEdit "secret" character customizable
Hugo Locurcio
2018-04-30
1
-6
/
+27
|
/
*
Fixed context menu TTR bugs
sersoong
2018-04-19
1
-7
/
+7
*
LineEdit placeholder alignment, content margins, and overflow bugs
robfram
2018-04-09
1
-4
/
+16
*
Line edit up/down focus pass through
Fabio Alessandrelli
2018-02-23
1
-0
/
+2
*
Fixed #15082: line edit emits two "text_changed" signals when pasting while t...
Federico Frenguelli
2018-02-05
1
-2
/
+16
*
Bind many more properties to scripts
Bojidar Marinov
2018-01-12
1
-1
/
+2
*
Fix signal arguments shadowing member variables
Rémi Verschelde
2018-01-09
1
-2
/
+2
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Merge pull request #15103 from poke1024/lineedit-key-up-down
Rémi Verschelde
2018-01-03
1
-0
/
+12
|
\
|
*
Support KEY_UP and KEY_DOWN in LineEdit
Bernhard Liebl
2017-12-27
1
-0
/
+12
*
|
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
|
/
*
Exposed LineEdit's "selection_clear" and renamed it to "deselect".
Michael Alexsander Silva Dias
2017-12-17
1
-22
/
+11
*
Check for icon in LineEdit::set_cursor_position
TheAspiringHacker
2017-12-06
1
-0
/
+4
*
change expand_to_len property to add on nonzero...also rename to
kbake
2017-11-18
1
-1
/
+2
*
add context menu enable getters, setters, and properties in LineEdit and Text...
Ian
2017-11-11
1
-1
/
+13
*
Merge pull request #12268 from AlexHolly/fix-lineedit-selection
Rémi Verschelde
2017-10-30
1
-2
/
+4
|
\
|
*
fix LineEdit drag selection to the left
AlexHolly
2017-10-20
1
-2
/
+4
*
|
Added multi level undo redo to line edit
Paulb23
2017-10-29
1
-31
/
+74
|
/
*
Fixed center align in LineEdit
balint magyar
2017-10-01
1
-2
/
+8
*
Fix crash when scene has LineEdit and run from editor
volzhs
2017-09-26
1
-1
/
+1
*
Fixed caret blink and speed resetting in scenes, issue 10764
Paulb23
2017-09-24
1
-1
/
+1
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-24
/
+24
*
Fixed some metrics (some issues caused by the new Noto Sans font).
Daniel J. Ramirez
2017-09-03
1
-1
/
+1
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Merge pull request #10351 from neikeq/enums-are-for-the-weak
Juan Linietsky
2017-08-21
1
-11
/
+11
|
\
|
*
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
1
-11
/
+11
*
|
Merge pull request #10319 from neikeq/pr-engine-editor-hint
Juan Linietsky
2017-08-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Removes editor_hint from SceneTree
Ignacio Etcheverry
2017-08-19
1
-1
/
+1
*
|
Rename localization method to `tr` again
Rémi Verschelde
2017-08-18
1
-1
/
+1
*
|
Rename `XL_MESSAGE` aka `tr` to `localize`
Rémi Verschelde
2017-08-17
1
-1
/
+1
|
/
*
Merge pull request #10142 from bruvzg/3.0-osx-ime
Rémi Verschelde
2017-08-11
1
-6
/
+76
|
\
|
*
Implement NSTextInputClient protocol for IME
bruvzg
2017-08-09
1
-6
/
+76
*
|
Removes type information from method binds
Ignacio Etcheverry
2017-08-10
1
-1
/
+1
|
/
*
Rename KEY_RETURN to KEY_ENTER and KEY_ENTER to KEY_KP_ENTER
Bojidar Marinov
2017-08-06
1
-2
/
+2
*
Icons can now be added inside line edits (Search icon).
Daniel J. Ramirez
2017-07-19
1
-0
/
+6
*
Merge pull request #9652 from djrm/theme_fixes
Rémi Verschelde
2017-07-17
1
-1
/
+6
|
\
|
*
Improvements and fixes for the default theme.
Daniel J. Ramirez
2017-07-16
1
-1
/
+6
[next]