index
:
redot-engine.git
4.3
master
Redot Engine – Multi-platform 2D and 3D game engine
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
doc
/
classes
/
TextEdit.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
add missing punctuation to the default list
Volkan Gezer
2024-06-27
1
-1
/
+1
*
enable custom separators to treat different characters as words
Volkan Gezer
2024-06-24
1
-0
/
+9
*
Fix TextEdit minimap tab drawing and click check
kit
2024-05-08
1
-1
/
+1
*
Style: Trim trailing whitespace and ensure newline at EOF
Rémi Verschelde
2024-05-08
1
-1
/
+1
*
Overhaul multiple caret editing in TextEdit.
kit
2024-04-26
1
-27
/
+153
*
Overhaul TextEdit selection.
kit
2024-04-26
1
-6
/
+22
*
Make `TextEdit.clip_contents` more transparent to users
Markus Sauermann
2024-03-28
1
-0
/
+1
*
Add 'Skip to next (text) occurrence' feature to text editor
Christophe Andral
2024-03-25
1
-0
/
+6
*
Merge pull request #88546 from bruvzg/indent_wrap
Rémi Verschelde
2024-03-05
1
-0
/
+3
|
\
|
*
[TextEdit] Add support for optional wrapped line indentation.
bruvzg
2024-02-26
1
-0
/
+3
*
|
Use black for font outlines by default instead of white
Hugo Locurcio
2024-02-28
1
-1
/
+1
*
|
Explain gutter types in the TextEdit documentation
Aaron Franke
2024-02-26
1
-10
/
+10
|
/
*
Add keywords to improve search in the class reference
Hugo Locurcio
2024-02-22
1
-3
/
+3
*
Apply TextEdit IME on most actions
kit
2024-01-29
1
-1
/
+13
*
Replace some "uncommon" words in class reference
Micky
2024-01-15
1
-1
/
+1
*
Merge pull request #82748 from sepTN/than-then-typo
Rémi Verschelde
2023-10-04
1
-1
/
+1
|
\
|
*
Fix typos in documentation: `than/then` and `loose/lose`
Septian
2023-10-04
1
-1
/
+1
*
|
Validate `code` tags for class and member references
Yuri Sizov
2023-10-03
1
-1
/
+1
|
/
*
[TextServer] Fix system font fallback and caret/selection behavior for compos...
bruvzg
2023-08-15
1
-1
/
+1
*
Fix documentation for consistency
Septian
2023-07-12
1
-1
/
+1
*
Doctool: Remove version attribute from XML header
Rémi Verschelde
2023-07-06
1
-1
/
+1
*
Bump version to 4.2-dev
Rémi Verschelde
2023-07-05
1
-1
/
+1
*
[TextEdit] Expose all auto-wrap modes.
bruvzg
2023-06-13
1
-0
/
+3
*
Overhaul the top sections of the class reference (GUI classes)
VolTer
2023-05-28
1
-2
/
+2
*
Fix calculation bug with `TextEdit::get_line_height()`
Rindbee
2023-05-15
1
-1
/
+2
*
Validate code tags in documentation for potential params
Yuri Sizov
2023-04-26
1
-2
/
+2
*
Merge pull request #74623 from MewPurPur/edit-text-with-style
Yuri Sizov
2023-04-17
1
-2
/
+2
|
\
|
*
Code style improvements to text_edit and related
VolTer
2023-04-08
1
-2
/
+2
*
|
Merge pull request #75737 from MewPurPur/🐁da🐁
Yuri Sizov
2023-04-10
1
-2
/
+2
|
\
\
|
*
|
Fix mistakes in documentation and GDScript errors
VolTer
2023-04-10
1
-2
/
+2
|
|
/
*
/
Add an option to show a TextEdit caret when editable is disabled
jeffVenancius
2023-04-07
1
-0
/
+3
|
/
*
Bump version to 4.1-dev
Rémi Verschelde
2023-03-01
1
-1
/
+1
*
Add missing period for sentences in classref
Haoyu Qiu
2023-02-12
1
-3
/
+3
*
Merge pull request #72167 from dalexeev/line-text-edit-context-menu
Rémi Verschelde
2023-01-27
1
-24
/
+69
|
\
|
*
Fix `LineEdit` and `TextEdit` context menus not customizable
Danil Alexeev
2023-01-27
1
-24
/
+69
*
|
C#: Renames to follow .NET naming conventions
Raul Santos
2023-01-27
1
-4
/
+4
|
/
*
Convert en_GB spelling to en_US with codespell
Rémi Verschelde
2023-01-23
1
-1
/
+1
*
Document MDSF font outlines may require `msdf_pixel_range` adjustments
Hugo Locurcio
2022-12-19
1
-0
/
+1
*
Merge pull request #67888 from KoBeWi/overridead
Rémi Verschelde
2022-10-31
1
-5
/
+2
|
\
|
*
Remove override_selected_font_color property
kobewi
2022-10-26
1
-5
/
+2
*
|
Merge pull request #67139 from PucklaMotzer09/insert_caret_at_carets
Rémi Verschelde
2022-10-31
1
-0
/
+7
|
\
\
|
*
|
Add Caret Insert Below and Above shortcuts to TextEdit
PucklaMotzer09
2022-10-18
1
-0
/
+7
|
|
/
*
/
Add Selection and Caret for Next Occurrence of Selection
Alfred Reinold Baudisch
2022-10-21
1
-0
/
+6
|
/
*
Getters for TextEdit scrollbars
microaeris
2022-10-07
1
-0
/
+12
*
Update TextEdit docs
Paulb23
2022-10-05
1
-1
/
+127
*
Rename every instance of `caret_blink_speed` to `caret_blink_interval`
Micky
2022-09-06
1
-1
/
+1
*
[doc] Fix grammar in class docs: amount vs. number
Andy Maloney
2022-08-17
1
-5
/
+5
*
[doc] Use "param" instead of "code" to refer to parameters
Andy Maloney
2022-08-11
1
-32
/
+32
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-125
/
+125
*
Refactor Font configuration and import UI, and Font resources.
bruvzg
2022-07-06
1
-21
/
+0
[next]