summaryrefslogtreecommitdiffstats
path: root/doc/classes/TextEdit.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3efSpartan3222024-11-191-27/+27
|\
| * Improve TextEdit and CodeEdit documentationkit2024-11-141-27/+27
* | Merge commit godotengine/godot@cb411fa960f0b7fdbd97dcdb4c90f9346360ee0eSpartan3222024-11-121-2/+2
|\|
| * Merge pull request #98423 from Calinou/doc-textedit-is-caret-visibleThaddeus Crews2024-11-121-1/+2
| |\
| | * Clarify `TextEdit.is_caret_visible()` behavior in the class referenceHugo Locurcio2024-10-221-1/+2
| * | Merge pull request #99020 from Mickeon/documentation-example-pruning-2Thaddeus Crews2024-11-121-1/+0
| |\ \
| | * | Clean up more `[b]Example:[/b]` lines from the class referenceMicky2024-11-111-1/+0
* | | | Merge commit godotengine/godot@0f5f3bc9546b46b2029fc8896dc859697f1eab97Spartan3222024-11-111-1/+1
|\| | |
| * | | [TextParagraph/Button] Add support for line spacing.bruvzg2024-10-101-1/+1
| | |/ | |/|
* / | fix: replace "Godot" to "Redot"Muhannad Elbolaky2024-10-151-1/+1
|/ /
* | Merge pull request #90743 from timothyqiu/empty-selection-clipboardRémi Verschelde2024-09-231-0/+3
|\ \
| * | Add TextEdit option to prevent copying without a selectionHaoyu Qiu2024-09-141-0/+3
| |/
* / Docs: Add warning about sharing a syntax highlighter to `TextEdit`HolonProduction2024-09-191-1/+2
|/
* Implement fit content width in TextEditAaron Franke2024-08-041-1/+4
* add missing punctuation to the default listVolkan Gezer2024-06-271-1/+1
* enable custom separators to treat different characters as wordsVolkan Gezer2024-06-241-0/+9
* Fix TextEdit minimap tab drawing and click checkkit2024-05-081-1/+1
* Style: Trim trailing whitespace and ensure newline at EOFRémi Verschelde2024-05-081-1/+1
* Overhaul multiple caret editing in TextEdit.kit2024-04-261-27/+153
* Overhaul TextEdit selection.kit2024-04-261-6/+22
* Make `TextEdit.clip_contents` more transparent to usersMarkus Sauermann2024-03-281-0/+1
* Add 'Skip to next (text) occurrence' feature to text editorChristophe Andral2024-03-251-0/+6
* Merge pull request #88546 from bruvzg/indent_wrapRémi Verschelde2024-03-051-0/+3
|\
| * [TextEdit] Add support for optional wrapped line indentation.bruvzg2024-02-261-0/+3
* | Use black for font outlines by default instead of whiteHugo Locurcio2024-02-281-1/+1
* | Explain gutter types in the TextEdit documentationAaron Franke2024-02-261-10/+10
|/
* Add keywords to improve search in the class referenceHugo Locurcio2024-02-221-3/+3
* Apply TextEdit IME on most actionskit2024-01-291-1/+13
* Replace some "uncommon" words in class referenceMicky2024-01-151-1/+1
* Merge pull request #82748 from sepTN/than-then-typoRémi Verschelde2023-10-041-1/+1
|\
| * Fix typos in documentation: `than/then` and `loose/lose`Septian2023-10-041-1/+1
* | Validate `code` tags for class and member referencesYuri Sizov2023-10-031-1/+1
|/
* [TextServer] Fix system font fallback and caret/selection behavior for compos...bruvzg2023-08-151-1/+1
* Fix documentation for consistencySeptian2023-07-121-1/+1
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* [TextEdit] Expose all auto-wrap modes.bruvzg2023-06-131-0/+3
* Overhaul the top sections of the class reference (GUI classes)VolTer2023-05-281-2/+2
* Fix calculation bug with `TextEdit::get_line_height()`Rindbee2023-05-151-1/+2
* Validate code tags in documentation for potential paramsYuri Sizov2023-04-261-2/+2
* Merge pull request #74623 from MewPurPur/edit-text-with-styleYuri Sizov2023-04-171-2/+2
|\
| * Code style improvements to text_edit and relatedVolTer2023-04-081-2/+2
* | Merge pull request #75737 from MewPurPur/🐁da🐁Yuri Sizov2023-04-101-2/+2
|\ \
| * | Fix mistakes in documentation and GDScript errorsVolTer2023-04-101-2/+2
| |/
* / Add an option to show a TextEdit caret when editable is disabledjeffVenancius2023-04-071-0/+3
|/
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Add missing period for sentences in classrefHaoyu Qiu2023-02-121-3/+3
* Merge pull request #72167 from dalexeev/line-text-edit-context-menuRémi Verschelde2023-01-271-24/+69
|\
| * Fix `LineEdit` and `TextEdit` context menus not customizableDanil Alexeev2023-01-271-24/+69
* | C#: Renames to follow .NET naming conventionsRaul Santos2023-01-271-4/+4
|/