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
/
editor
/
editor_help_search.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Dubhghlas McLaughlin
2024-10-11
1
-0
/
+2
*
Fix wrong displayed category name in EditorHelpSearch
Haoyu Qiu
2024-09-21
1
-1
/
+1
*
`EditorHelpSearch` improvements
A Thousand Ships
2024-08-28
1
-14
/
+30
*
Organize existing code for editor plugins
Aaron Franke
2024-04-27
1
-1
/
+1
*
Enforce template syntax `typename` over `class`
Thaddeus Crews
2024-03-07
1
-1
/
+1
*
Show keywords in EditorHelpSearch
RedMser
2024-02-17
1
-20
/
+29
*
[macOS] Add support for native help menu search callbacks, integrate editor h...
bruvzg
2024-02-13
1
-0
/
+9
*
Add keywords to the class reference
RedMser
2024-02-09
1
-3
/
+5
*
Cache `TreeItem`s between runs in `EditorHelpSearch`
A Thousand Ships
2024-01-16
1
-1
/
+15
*
Add inheriting classes to `DocTools`
A Thousand Ships
2024-01-16
1
-0
/
+1
*
Limit custom icons size in various editor widgets
Yuri Sizov
2023-10-26
1
-1
/
+0
*
Use the gray color for all abstract classes
MewPurPur
2023-08-31
1
-1
/
+0
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Merge pull request #65315 from Mickeon/editor-help-search-multi-term
Rémi Verschelde
2022-10-04
1
-0
/
+3
|
\
|
*
Allow multiple words in Docs Help Search filter
Micky
2022-10-04
1
-0
/
+3
*
|
Add ability to flag classes as experimental or deprecated.
SaracenOne
2022-09-11
1
-1
/
+1
|
/
*
Allow searching for annotations in help
RedMser
2022-09-05
1
-2
/
+7
*
Fix editor crash in built-in help when script inheritance chain changes.
K. S. Ernest (iFire) Lee
2022-05-17
1
-1
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-5
/
+5
*
Add a new HashMap implementation
reduz
2022-05-12
1
-1
/
+1
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-7
/
+7
*
Initialize bools in the headers in editor
Aaron Franke
2022-03-12
1
-1
/
+1
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Move the docs for constructors and operators out of methods section
Aaron Franke
2021-10-29
1
-6
/
+10
*
Add theme item descriptions to the online documentation
Yuri Sizov
2021-08-04
1
-2
/
+2
*
Rename Reference to RefCounted
Pedro J. Estébanez
2021-06-11
1
-1
/
+1
*
Select non-perfect matches if necessary in the Search Help dialog
Michael Alexsander
2021-03-19
1
-0
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Show constructor arguments in Search Help panel (for basic types)
Yuri Roubinsky
2020-12-18
1
-2
/
+2
*
Initialize class/struct variables with default values in platform/ and editor/
Rafał Mikrut
2020-12-02
1
-5
/
+5
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Remove ToolButton in favor of Button
Hugo Locurcio
2020-06-19
1
-2
/
+2
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-1
/
+0
*
Port member initialization from constructor to declaration (C++11)
Rémi Verschelde
2020-05-14
1
-1
/
+1
*
Texture refactor
Juan Linietsky
2020-02-11
1
-1
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
Fixed missing scrolling in Search Help Dialog.
dankan1890
2019-11-25
1
-0
/
+1
*
Make docs search hide nodes disabled by the editor feature profile
Michael Alexsander Silva Dias
2019-06-06
1
-0
/
+2
*
Cleanup relationship line coding after 5f079e2
Michael Alexsander Silva Dias
2019-03-06
1
-1
/
+0
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Restore previous scroll position when reopening the search help dialog with a...
Michael Alexsander Silva Dias
2018-11-26
1
-0
/
+1
*
Make the buttons in the unified help dialog not steal focus
Michael Alexsander Silva Dias
2018-11-22
1
-3
/
+1
*
Unify editor class and reference search
Ray Koopa
2018-11-20
1
-0
/
+156