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
/
CodeEdit.xml
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix typo 'comleption' -> 'completion'
Michael Bickel
2023-01-06
1
-1
/
+1
*
Document MDSF font outlines may require `msdf_pixel_range` adjustments
Hugo Locurcio
2022-12-19
1
-0
/
+1
*
Style: Misc docs and comment style and language fixes
Rémi Verschelde
2022-11-02
1
-1
/
+1
*
Remove override_selected_font_color property
kobewi
2022-10-26
1
-2
/
+2
*
Replace Array return types with TypedArray
kobewi
2022-08-22
1
-4
/
+4
*
[doc] Fix grammar in class docs: amount vs. number
Andy Maloney
2022-08-17
1
-1
/
+1
*
[doc] Use "param" instead of "code" to refer to parameters (7)
Andy Maloney
2022-08-12
1
-19
/
+19
*
Rename the argument tag to param in XML documentation
Yuri Sizov
2022-08-08
1
-61
/
+61
*
Add the ability to drag the code completion scrollbar using the mouse click
MinusKube
2022-07-03
1
-0
/
+3
*
Add a new HashSet template
reduz
2022-05-20
1
-1
/
+1
*
Merge pull request #35679 from Calinou/doc-add-xml-schema
Rémi Verschelde
2022-02-15
1
-1
/
+1
|
\
|
*
Add an XML schema for documentation
Hugo Locurcio
2022-02-15
1
-1
/
+1
*
|
Improve completion scroll bar visibility in the script editor
Hugo Locurcio
2022-02-14
1
-2
/
+2
|
/
*
Move placeholder color to theme item
Paulb23
2022-01-30
1
-0
/
+3
*
Rename request_code_completion signal
kobewi
2022-01-22
1
-2
/
+2
*
Improve the default project theme
Hugo Locurcio
2022-01-19
1
-4
/
+4
*
Dictionary: Serialize empty dict as `{}` instead of `{\n}`
Rémi Verschelde
2022-01-18
1
-1
/
+1
*
Fix usage of "Return" in the docs
kobewi
2022-01-02
1
-3
/
+3
*
Document that transparent StyleBoxes/textures should be used for UI focus
Hugo Locurcio
2021-12-15
1
-1
/
+1
*
Make overridden properties link to parent definition
Yuri Sizov
2021-12-03
1
-2
/
+2
*
Sort and group theme properties in docs, improve formatting for theme and enums
Yuri Sizov
2021-12-01
1
-52
/
+52
*
Correct CodeEdit documentation mentioning parent property due to incorrect ar...
Emmanuel Leblond
2021-10-30
1
-1
/
+0
*
doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphs
Rémi Verschelde
2021-10-05
1
-3
/
+3
*
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
-2
/
+2
*
Cleanup and complete TextEdit inspector and docs
Paulb23
2021-08-12
1
-2
/
+2
*
Add theme item descriptions to the online documentation
Yuri Sizov
2021-08-04
1
-45
/
+45
*
Clean up and complete CodeEdit inspector and docs
Paulb23
2021-08-01
1
-45
/
+97
*
Move symbol lookup into CodeEdit
Paulb23
2021-08-01
1
-1
/
+37
*
Move line length guidelines into CodeEdit
Paulb23
2021-08-01
1
-0
/
+6
*
Move brace matching into CodeEdit
Paulb23
2021-08-01
1
-0
/
+3
*
Move auto brace completion to CodeEdit
Paulb23
2021-08-01
1
-0
/
+45
*
doc: Use self-closing tags for `return` and `argument`
Rémi Verschelde
2021-07-30
1
-208
/
+104
*
Move indent management to CodeEdit
Paulb23
2021-06-20
1
-0
/
+40
*
Better format arguments in variant parser
Michael Alexsander Silva Dias
2021-06-18
1
-27
/
+27
*
Merge pull request #49238 from Paulb23/code_edit_code_folding
Rémi Verschelde
2021-06-16
1
-0
/
+70
|
\
|
*
Move code folding into CodeEdit and hide line hiding API
Paulb23
2021-06-01
1
-0
/
+70
*
|
Fix typo in CodeEdit methods
Haoyu Qiu
2021-06-16
1
-2
/
+2
|
/
*
Update String/Comment, autocomplete and hints docs
Paulb23
2021-06-01
1
-0
/
+325
*
Add custom background line colour to TextEdit and remove marked lines
Paulb23
2021-05-22
1
-2
/
+0
*
class reference proofreading
Paul Joannon
2021-03-19
1
-1
/
+1
*
[CTL] Add missing font outline drawing routines and theme constants.
bruvzg
2021-02-14
1
-0
/
+6
*
Change themes *_color_* to *_*_color
Marcel Admiraal
2021-01-24
1
-2
/
+2
*
[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...
bruvzg
2020-11-26
1
-0
/
+6
*
[Complex Text Layouts] Refactor TextEdit and CodeEdit controls.
bruvzg
2020-11-26
1
-0
/
+1
*
doc: Sync classref with current source
Rémi Verschelde
2020-09-11
1
-0
/
+203