Age | Commit message (Expand) | Author |
2021-06-01 | Update String/Comment, autocomplete and hints docs | Paulb23 |
2021-05-22 | Add custom background line colour to TextEdit and remove marked lines | Paulb23 |
2021-05-18 | Merge pull request #48528 from sent44/textedit | Rémi Verschelde |
2021-05-10 | Scroll faster when holding Alt in TextEdit (and script editor) | Hugo Locurcio |
2021-05-07 | Expose get_total_visible_rows as get_visible_line_count | sent44 |
2021-03-10 | doc: Sync classref with current source | Rémi Verschelde |
2021-03-05 | Docs: Port Code Examples to C# (R, S, T, U) | HaSa1002 |
2021-02-14 | [CTL] Add missing font outline drawing routines and theme constants. | bruvzg |
2021-02-04 | Merge pull request #42721 from Paulb23/update_syntax_highlighting_docs | Rémi Verschelde |
2021-01-24 | Change themes *_color_* to *_*_color | Marcel Admiraal |
2020-12-29 | Fix missed renamings from empty() to is_empty() | Rémi Verschelde |
2020-11-26 | [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,... | bruvzg |
2020-11-13 | Changed mouse cursor to the caret (text cursor) location. | Feniks |
2020-11-04 | doc: Sync classref with current source + fixup some bindings | Rémi Verschelde |
2020-10-11 | Update SyntaxHighlighter documentation | Paulb23 |
2020-09-11 | doc: Sync classref with current source | Rémi Verschelde |
2020-09-01 | Document scroll horizontal and scroll vertical in text edit | skyace65 |
2020-08-09 | Add option to disable virtual keyboard for TextEdit | PouleyKetchoupp |
2020-07-15 | doc: Sync classref with current source | Rémi Verschelde |
2020-07-03 | Merge pull request #40089 from slooths/doc-textedit-minimap | Rémi Verschelde |
2020-07-03 | Merge pull request #40086 from slooths/doc-update-select-methods | Rémi Verschelde |
2020-07-03 | Merge pull request #40085 from slooths/doc-selecting-enabled | Rémi Verschelde |
2020-07-03 | Add documentation for minimap_draw and minimap_width | Slooth |
2020-07-03 | Update TextEdit select and select_all methods | Slooth |
2020-07-03 | Add documentation for selecting_enabled | Slooth |
2020-07-03 | Merge pull request #40082 from slooths/doc-textedit-center-viewport-to-cursor | Rémi Verschelde |
2020-07-03 | Add documentation for center_viewport_to_cursor method | Slooth |
2020-07-03 | Add documentation for shortcut_keys_enabled | Slooth |
2020-05-16 | TextEdit search returns a dictionary instead of Vector | PouleyKetchoupp |
2020-05-11 | doc: Sync classref with current source | Rémi Verschelde |
2020-05-01 | method bind TextEdit::set_line() added | Thakee Nathees |
2020-04-19 | Update TextEdit docs - explaining 'override_selected_font_color' role | Dominik 'dreamsComeTrue' Jasiński |
2020-03-13 | doc: Sync classref with current source | Rémi Verschelde |
2020-02-25 | doc: Sync classref for Packed{Int,Float}{32,64}Array additions | Rémi Verschelde |
2020-02-18 | doc: Sync classref with current source | Rémi Verschelde |
2020-02-12 | doc: Sync classref with current source | Rémi Verschelde |
2020-01-31 | Update docs to version 4.0 | clayjohn |
2020-01-26 | doc: Drop unused 'category' property from header | Rémi Verschelde |
2020-01-23 | Remove unnecessary extra spaces before comments in code examples. | Michael Alexsander |
2020-01-12 | doc: Sync classref with current source | Rémi Verschelde |
2020-01-07 | expose scroll_vertical and scroll_horizontal in TextEdit + documentation | Krystof Klestil |
2019-11-08 | doc: Sync classref with current source | Rémi Verschelde |
2019-11-02 | Code format for true/false/null to make documentation consistent | PouleyKetchoupp |
2019-10-31 | Improved TextEdit search usability & documentation | PouleyKetchoupp |
2019-10-26 | doc: Sync classref with current source | Rémi Verschelde |
2019-10-20 | TextEdit syntax highlighting fixes | PouleyKetchoupp |
2019-09-24 | doc: Fix parsing of self-closing XML tags | Rémi Verschelde |
2019-09-24 | Merge pull request #31925 from bojidar-bg/31855-overriden-properties-docs | Rémi Verschelde |
2019-09-24 | doc: Sync classref with current source | Rémi Verschelde |
2019-09-04 | Run doctool after overridden properties changes | Bojidar Marinov |