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
J08nY
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scene
/
gui
/
text_edit.cpp
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Consistant scroll when using members overview, issue 11648
Paulb23
2017-10-08
1
-0
/
+8
*
Merge pull request #11659 from AndreaCatania/prephysics
Andreas Haas
2017-10-02
1
-6
/
+6
|
\
|
*
Renamed fixed_process to physics_process
AndreaCatania
2017-09-30
1
-6
/
+6
*
|
fixed coustom bg weired offset for code editor
toger5
2017-09-29
1
-2
/
+1
|
/
*
Rename pos to position in user facing methods and variables
letheed
2017-09-20
1
-3
/
+3
*
Merge pull request #11021 from tuga3d/autocomplete-logic-attempt2
Rémi Verschelde
2017-09-18
1
-0
/
+4
|
\
|
*
second take at autocomplete logic, using a TextOperation check.
Paulo Gomes
2017-09-06
1
-0
/
+4
*
|
Fix crash when using key+u on a line with only a #
Marcelo Fernandez
2017-09-17
1
-1
/
+5
*
|
Merge pull request #11314 from marcelofg55/master
Rémi Verschelde
2017-09-17
1
-2
/
+2
|
\
\
|
*
|
Fix possible crash with ctrl-u on script editor
Marcelo Fernandez
2017-09-16
1
-2
/
+2
|
|
/
*
|
Fixed compilation with tools=no
Daniel J. Ramirez
2017-09-16
1
-1
/
+8
*
|
Added adaptive text editor theme, this includes the shader editor
Daniel J. Ramirez
2017-09-15
1
-5
/
+5
|
/
*
Added support for brace auto indent and fixed indent above
Paulb23
2017-09-02
1
-4
/
+17
*
Fixed jitter when scrolling up
Paulb23
2017-09-02
1
-1
/
+1
*
Fix use of unitialized variables
Hein-Pieter van Braam
2017-09-02
1
-1
/
+1
*
second attempt on fixing the indent glitch.
Paulo Gomes
2017-08-30
1
-3
/
+3
*
Merge pull request #10693 from Paulb23/offset_view_when_removing_issue_10529
Rémi Verschelde
2017-08-28
1
-2
/
+7
|
\
|
*
Fixed offset view when removing text, issue 10529
Paulb23
2017-08-27
1
-2
/
+7
*
|
Dead code tells no tales
Rémi Verschelde
2017-08-27
1
-33
/
+2
*
|
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
|
/
*
Merge pull request #10600 from MasonAsh/fix-10596
Rémi Verschelde
2017-08-27
1
-0
/
+9
|
\
|
*
Script editor: fixed no key repeat for CTRL+Y
Mason Ashbridge
2017-08-24
1
-0
/
+9
*
|
Merge pull request #10591 from Rubonnek/possible-null-ptr-dereference
Rémi Verschelde
2017-08-27
1
-2
/
+2
|
\
\
|
*
|
Added/Fixed null pointer checks
Wilson E. Alvarez
2017-08-26
1
-2
/
+2
|
|
/
*
/
Added a cursor column check.
Paulo Gomes
2017-08-26
1
-2
/
+2
|
/
*
-Code completion for enumerations
Juan Linietsky
2017-08-24
1
-3
/
+13
*
Merge pull request #10561 from Paulb23/smooth_scroll_input_override
Rémi Verschelde
2017-08-23
1
-0
/
+13
|
\
|
*
Stops scrolling when the user issues another command
Paulb23
2017-08-22
1
-0
/
+13
*
|
TextEdit: Copy whole line if not having selection.
Andreas Haas
2017-08-22
1
-3
/
+0
|
/
*
Merge pull request #10340 from Rubonnek/remove-unnecessary-assignments
Rémi Verschelde
2017-08-22
1
-3
/
+1
|
\
|
*
Removed unnecessary assignments
Wilson E. Alvarez
2017-08-21
1
-3
/
+1
*
|
Merge pull request #10351 from neikeq/enums-are-for-the-weak
Juan Linietsky
2017-08-21
1
-10
/
+10
|
\
\
|
*
|
ClassDB: Provide the enum name of integer constants
Ignacio Etcheverry
2017-08-20
1
-10
/
+10
|
|
/
*
|
Merge pull request #10427 from Hinsbart/fix_padding
Rémi Verschelde
2017-08-22
1
-1
/
+1
|
\
\
|
*
|
TextEdit: Fix line padding.
Andreas Haas
2017-08-18
1
-1
/
+1
*
|
|
Increased smooth scroll speed and added user setting
Paulb23
2017-08-21
1
-1
/
+13
|
|
/
|
/
|
*
|
Fixed not being able to scroll to eof
Paulb23
2017-08-20
1
-3
/
+3
*
|
Added smooth scrolling to TextEdit
Paulb23
2017-08-19
1
-5
/
+82
*
|
Merge pull request #10439 from Paulb23/blinking_text_issue_10432
Rémi Verschelde
2017-08-19
1
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fixed blinking text, issue 10432
Paulb23
2017-08-19
1
-0
/
+2
*
|
TextEdit: Moving between words now works across lines.
Andreas Haas
2017-08-18
1
-0
/
+14
*
|
Synchronize parameter names in definition and declaration
TwistedTwigleg
2017-08-16
1
-3
/
+3
*
|
Merge pull request #10142 from bruvzg/3.0-osx-ime
Rémi Verschelde
2017-08-11
1
-16
/
+83
|
\
\
|
*
|
Implement NSTextInputClient protocol for IME
bruvzg
2017-08-09
1
-16
/
+83
|
|
/
*
|
Fixes method definitions with extra number of arguments
Ignacio Etcheverry
2017-08-10
1
-1
/
+1
*
|
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
-3
/
+3
*
ScriptEditor: ctrl+click can open scenes/resources.
Andreas Haas
2017-08-02
1
-0
/
+17
*
made delete next and prev consistent to other editors,issue 6546
Paulb23
2017-08-01
1
-52
/
+52
*
Add object type hint for docs
Poommetee Ketson
2017-07-23
1
-2
/
+2
[next]