Age | Commit message (Collapse) | Author |
|
|
|
Fixed highlight all occurrences highlighing highlighted section
|
|
RichTextLabel: Fix adding raw text when bbcode is disabled
|
|
RichTextLabel-get_text
|
|
|
|
|
|
resize upwards and costing considerably CPU usage.
It has been changed so it won't resize the UI when modified.
This will make the code editor feel a lot smoother.
|
|
|
|
Fixes #5605.
|
|
Fixes various gcc 5.4.0 warnings for -Wunused-variable and -Wunused-but-set-variable
|
|
|
|
|
|
to avoid the completion insisting showing up after a completion.
|
|
|
|
|
|
This abuse of focus was the original culprit of #5354
|
|
|
|
|
|
|
|
Add placeholder property for line_edit
|
|
Shortcuts for script switching in script Mode
|
|
Fixed function highlighting with spaces
|
|
Fixed selected text turning black, issue 5199
|
|
RichTextLabel.
|
|
|
|
|
|
|
|
cases so they properly stop shortcuts if a modal window is open, closes #4848
|
|
in the same frame, closes #3837
|
|
|
|
this useful for user input tip
|
|
|
|
|
|
TextureRegion improvements
|
|
Fix weird deselection behaviour with text field
|
|
Added caret blink to line edit
|
|
- TextEdit will now deselect if Ctrl+Left/Right is pressed
- TextEdit and LineEdit no longer deselect text when Alt is pressed (except with Apple style keys)
|
|
|
|
|
|
|
|
|
|
|
|
Code completion box colors
|
|
|
|
|
|
|
|
|
|
|
|
Improve code completion search
|
|
|