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
*
Merge pull request #53702 from ConteZero/primary_clipboard_linux
Rémi Verschelde
2021-10-20
1
-0
/
+11
|
\
|
*
Added primary clipboard for Linux
ConteZero
2021-10-18
1
-0
/
+11
*
|
Add warnings to methods that give access to internal nodes
Yuri Sizov
2021-10-10
1
-0
/
+1
|
/
*
Fix missing argument names in bindings
Rémi Verschelde
2021-10-09
1
-1
/
+1
*
doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs
Rémi Verschelde
2021-10-05
1
-2
/
+2
*
Added search colors to TextEdit and CodeEdit theme
Paulb23
2021-09-21
1
-0
/
+6
*
Replace BIND_VMETHOD by new GDVIRTUAL syntax
reduz
2021-08-22
1
-1
/
+1
*
Improve Undo/Redo menu items
Haoyu Qiu
2021-08-17
1
-0
/
+12
*
Fix breakpoint toggle signal not firing when expected
Paulb23
2021-08-12
1
-0
/
+5
*
Cleanup and complete TextEdit inspector and docs
Paulb23
2021-08-12
1
-197
/
+346
*
Cleanup and expose viewport / scrolling methods
Paulb23
2021-08-12
1
-6
/
+96
*
Rename readonly to editable
Paulb23
2021-08-12
1
-3
/
+3
*
Rename insert mode to overtype mode
Paulb23
2021-08-12
1
-0
/
+16
*
Cleanup TextEdit selection methods
Paulb23
2021-08-12
1
-6
/
+14
*
Expose and cleanup TextEdit line wrap API
Paulb23
2021-08-12
1
-2
/
+46
*
Cleanup and rename caret operations
Paulb23
2021-08-12
1
-56
/
+86
*
Make TextEdit cut, copy and paste overridable
Paulb23
2021-08-12
1
-5
/
+27
*
Add theme item descriptions to the online documentation
Yuri Sizov
2021-08-04
1
-20
/
+24
*
Clean up and complete CodeEdit inspector and docs
Paulb23
2021-08-01
1
-8
/
+4
*
Move symbol lookup into CodeEdit
Paulb23
2021-08-01
1
-12
/
+6
*
Move line length guidelines into CodeEdit
Paulb23
2021-08-01
1
-0
/
+6
*
Move brace matching into CodeEdit
Paulb23
2021-08-01
1
-2
/
+0
*
Move auto brace completion to CodeEdit
Paulb23
2021-08-01
1
-0
/
+8
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-328
/
+164
*
Fix various typos with codespell
luz paz
2021-07-25
1
-1
/
+1
*
Fixed typos in `TextEdit::GutterType` enum
Yuri Roubinsky
2021-07-19
1
-2
/
+2
*
Create many types of popups on demand
reduz
2021-07-17
1
-0
/
+7
*
Add multiple descriptions to several classes
Nick Huelin
2021-07-06
1
-0
/
+5
*
Move indent management to CodeEdit
Paulb23
2021-06-20
1
-0
/
+58
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-12
/
+12
*
Move code folding into CodeEdit and hide line hiding API
Paulb23
2021-06-01
1
-85
/
+1
*
Update String/Comment, autocomplete and hints docs
Paulb23
2021-06-01
1
-22
/
+14
*
Add custom background line colour to TextEdit and remove marked lines
Paulb23
2021-05-22
1
-3
/
+20
*
Merge pull request #48528 from sent44/textedit
Rémi Verschelde
2021-05-18
1
-0
/
+7
|
\
|
*
Expose get_total_visible_rows as get_visible_line_count
sent44
2021-05-07
1
-0
/
+7
*
|
Scroll faster when holding Alt in TextEdit (and script editor)
Hugo Locurcio
2021-05-10
1
-2
/
+3
|
/
*
doc: Sync classref with current source
Rémi Verschelde
2021-03-10
1
-1
/
+1
*
Docs: Port Code Examples to C# (R, S, T, U)
HaSa1002
2021-03-05
1
-4
/
+15
*
[CTL] Add missing font outline drawing routines and theme constants.
bruvzg
2021-02-14
1
-0
/
+6
*
Merge pull request #42721 from Paulb23/update_syntax_highlighting_docs
Rémi Verschelde
2021-02-04
1
-1
/
+2
|
\
|
*
Update SyntaxHighlighter documentation
Paulb23
2020-10-11
1
-1
/
+2
*
|
Change themes *_color_* to *_*_color
Marcel Admiraal
2021-01-24
1
-3
/
+3
*
|
Fix missed renamings from empty() to is_empty()
Rémi Verschelde
2020-12-29
1
-1
/
+1
*
|
[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...
bruvzg
2020-11-26
1
-1
/
+114
*
|
Changed mouse cursor to the caret (text cursor) location.
Feniks
2020-11-13
1
-1
/
+1
*
|
doc: Sync classref with current source + fixup some bindings
Rémi Verschelde
2020-11-04
1
-0
/
+40
|
/
*
doc: Sync classref with current source
Rémi Verschelde
2020-09-11
1
-43
/
+263
*
Document scroll horizontal and scroll vertical in text edit
skyace65
2020-09-01
1
-2
/
+2
*
Add option to disable virtual keyboard for TextEdit
PouleyKetchoupp
2020-08-09
1
-0
/
+3
*
doc: Sync classref with current source
Rémi Verschelde
2020-07-15
1
-61
/
+7
[next]