summaryrefslogtreecommitdiffstats
path: root/doc/classes/TextEdit.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #53702 from ConteZero/primary_clipboard_linuxRémi Verschelde2021-10-201-0/+11
|\
| * Added primary clipboard for LinuxConteZero2021-10-181-0/+11
* | Add warnings to methods that give access to internal nodesYuri Sizov2021-10-101-0/+1
|/
* Fix missing argument names in bindingsRémi Verschelde2021-10-091-1/+1
* doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphsRémi Verschelde2021-10-051-2/+2
* Added search colors to TextEdit and CodeEdit themePaulb232021-09-211-0/+6
* Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz2021-08-221-1/+1
* Improve Undo/Redo menu itemsHaoyu Qiu2021-08-171-0/+12
* Fix breakpoint toggle signal not firing when expectedPaulb232021-08-121-0/+5
* Cleanup and complete TextEdit inspector and docsPaulb232021-08-121-197/+346
* Cleanup and expose viewport / scrolling methodsPaulb232021-08-121-6/+96
* Rename readonly to editablePaulb232021-08-121-3/+3
* Rename insert mode to overtype modePaulb232021-08-121-0/+16
* Cleanup TextEdit selection methodsPaulb232021-08-121-6/+14
* Expose and cleanup TextEdit line wrap APIPaulb232021-08-121-2/+46
* Cleanup and rename caret operationsPaulb232021-08-121-56/+86
* Make TextEdit cut, copy and paste overridablePaulb232021-08-121-5/+27
* Add theme item descriptions to the online documentationYuri Sizov2021-08-041-20/+24
* Clean up and complete CodeEdit inspector and docsPaulb232021-08-011-8/+4
* Move symbol lookup into CodeEditPaulb232021-08-011-12/+6
* Move line length guidelines into CodeEditPaulb232021-08-011-0/+6
* Move brace matching into CodeEditPaulb232021-08-011-2/+0
* Move auto brace completion to CodeEditPaulb232021-08-011-0/+8
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-328/+164
* Fix various typos with codespellluz paz2021-07-251-1/+1
* Fixed typos in `TextEdit::GutterType` enumYuri Roubinsky2021-07-191-2/+2
* Create many types of popups on demandreduz2021-07-171-0/+7
* Add multiple descriptions to several classesNick Huelin2021-07-061-0/+5
* Move indent management to CodeEditPaulb232021-06-201-0/+58
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-12/+12
* Move code folding into CodeEdit and hide line hiding APIPaulb232021-06-011-85/+1
* Update String/Comment, autocomplete and hints docsPaulb232021-06-011-22/+14
* Add custom background line colour to TextEdit and remove marked linesPaulb232021-05-221-3/+20
* Merge pull request #48528 from sent44/texteditRémi Verschelde2021-05-181-0/+7
|\
| * Expose get_total_visible_rows as get_visible_line_countsent442021-05-071-0/+7
* | Scroll faster when holding Alt in TextEdit (and script editor)Hugo Locurcio2021-05-101-2/+3
|/
* doc: Sync classref with current sourceRémi Verschelde2021-03-101-1/+1
* Docs: Port Code Examples to C# (R, S, T, U)HaSa10022021-03-051-4/+15
* [CTL] Add missing font outline drawing routines and theme constants.bruvzg2021-02-141-0/+6
* Merge pull request #42721 from Paulb23/update_syntax_highlighting_docsRémi Verschelde2021-02-041-1/+2
|\
| * Update SyntaxHighlighter documentationPaulb232020-10-111-1/+2
* | Change themes *_color_* to *_*_colorMarcel Admiraal2021-01-241-3/+3
* | Fix missed renamings from empty() to is_empty()Rémi Verschelde2020-12-291-1/+1
* | [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg2020-11-261-1/+114
* | Changed mouse cursor to the caret (text cursor) location.Feniks2020-11-131-1/+1
* | doc: Sync classref with current source + fixup some bindingsRémi Verschelde2020-11-041-0/+40
|/
* doc: Sync classref with current sourceRémi Verschelde2020-09-111-43/+263
* Document scroll horizontal and scroll vertical in text editskyace652020-09-011-2/+2
* Add option to disable virtual keyboard for TextEditPouleyKetchoupp2020-08-091-0/+3
* doc: Sync classref with current sourceRémi Verschelde2020-07-151-61/+7