summaryrefslogtreecommitdiff
path: root/doc/classes/TextEdit.xml
AgeCommit message (Expand)Author
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-07-25Fix various typos with codespellluz paz
2021-07-19Fixed typos in `TextEdit::GutterType` enumYuri Roubinsky
2021-07-17Create many types of popups on demandreduz
2021-07-06Add multiple descriptions to several classesNick Huelin
2021-06-20Move indent management to CodeEditPaulb23
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-06-01Move code folding into CodeEdit and hide line hiding APIPaulb23
2021-06-01Update String/Comment, autocomplete and hints docsPaulb23
2021-05-22Add custom background line colour to TextEdit and remove marked linesPaulb23
2021-05-18Merge pull request #48528 from sent44/texteditRémi Verschelde
2021-05-10Scroll faster when holding Alt in TextEdit (and script editor)Hugo Locurcio
2021-05-07Expose get_total_visible_rows as get_visible_line_countsent44
2021-03-10doc: Sync classref with current sourceRémi Verschelde
2021-03-05Docs: 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-04Merge pull request #42721 from Paulb23/update_syntax_highlighting_docsRémi Verschelde
2021-01-24Change themes *_color_* to *_*_colorMarcel Admiraal
2020-12-29Fix 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-13Changed mouse cursor to the caret (text cursor) location.Feniks
2020-11-04doc: Sync classref with current source + fixup some bindingsRémi Verschelde
2020-10-11Update SyntaxHighlighter documentationPaulb23
2020-09-11doc: Sync classref with current sourceRémi Verschelde
2020-09-01Document scroll horizontal and scroll vertical in text editskyace65
2020-08-09Add option to disable virtual keyboard for TextEditPouleyKetchoupp
2020-07-15doc: Sync classref with current sourceRémi Verschelde
2020-07-03Merge pull request #40089 from slooths/doc-textedit-minimapRémi Verschelde
2020-07-03Merge pull request #40086 from slooths/doc-update-select-methodsRémi Verschelde
2020-07-03Merge pull request #40085 from slooths/doc-selecting-enabledRémi Verschelde
2020-07-03Add documentation for minimap_draw and minimap_widthSlooth
2020-07-03Update TextEdit select and select_all methodsSlooth
2020-07-03Add documentation for selecting_enabledSlooth
2020-07-03Merge pull request #40082 from slooths/doc-textedit-center-viewport-to-cursorRémi Verschelde
2020-07-03Add documentation for center_viewport_to_cursor methodSlooth
2020-07-03Add documentation for shortcut_keys_enabledSlooth
2020-05-16TextEdit search returns a dictionary instead of VectorPouleyKetchoupp
2020-05-11doc: Sync classref with current sourceRémi Verschelde
2020-05-01method bind TextEdit::set_line() addedThakee Nathees
2020-04-19Update TextEdit docs - explaining 'override_selected_font_color' roleDominik 'dreamsComeTrue' Jasiński
2020-03-13doc: Sync classref with current sourceRémi Verschelde
2020-02-25doc: Sync classref for Packed{Int,Float}{32,64}Array additionsRémi Verschelde
2020-02-18doc: Sync classref with current sourceRémi Verschelde
2020-02-12doc: Sync classref with current sourceRémi Verschelde
2020-01-31Update docs to version 4.0clayjohn
2020-01-26doc: Drop unused 'category' property from headerRémi Verschelde
2020-01-23Remove unnecessary extra spaces before comments in code examples.Michael Alexsander
2020-01-12doc: Sync classref with current sourceRémi Verschelde
2020-01-07expose scroll_vertical and scroll_horizontal in TextEdit + documentationKrystof Klestil
2019-11-08doc: Sync classref with current sourceRémi Verschelde