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.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #69032 from KoBeWi/check_every_changed_setting_in_every_gr...
Rémi Verschelde
2024-02-20
1
-1
/
+7
|
\
|
*
Use check_changed_settings_in_group() everywhere
kobewi
2024-02-19
1
-1
/
+7
*
|
Show keywords in EditorHelpSearch
RedMser
2024-02-17
1
-59
/
+119
|
/
*
[macOS] Add support for native help menu search callbacks, integrate editor h...
bruvzg
2024-02-13
1
-0
/
+107
*
Add keywords to the class reference
RedMser
2024-02-09
1
-17
/
+51
*
Fix selection regression in `EditorHelpSearch`
A Thousand Ships
2024-01-22
1
-0
/
+3
*
Cache `TreeItem`s between runs in `EditorHelpSearch`
A Thousand Ships
2024-01-16
1
-41
/
+107
*
Add inheriting classes to `DocTools`
A Thousand Ships
2024-01-16
1
-30
/
+58
*
Split theme generation logic into several subroutines
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Update deferred calls to use Callables
kobewi
2024-01-09
1
-1
/
+1
*
Limit custom icons size in various editor widgets
Yuri Sizov
2023-10-26
1
-17
/
+14
*
Replace flat buttons with flat-styled buttons with a visible pressed state
Yuri Sizov
2023-09-19
1
-2
/
+2
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-11
/
+12
*
Use the gray color for all abstract classes
MewPurPur
2023-08-31
1
-8
/
+1
*
Add multi window code and shader editors
trollodel
2023-05-10
1
-1
/
+4
*
Apply clamp_to_embedder on parent resize and popup.
Ryan Roden-Corrent
2023-03-27
1
-0
/
+1
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix editor help crash
rune-scape
2022-12-01
1
-0
/
+4
*
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, chang...
bruvzg
2022-10-07
1
-11
/
+11
*
Merge pull request #65315 from Mickeon/editor-help-search-multi-term
Rémi Verschelde
2022-10-04
1
-32
/
+34
|
\
|
*
Allow multiple words in Docs Help Search filter
Micky
2022-10-04
1
-32
/
+34
*
|
Fix possible crash in editor help
kobewi
2022-09-19
1
-0
/
+5
*
|
Merge pull request #65624 from KoBeWi/help_I'm_stuck
Rémi Verschelde
2022-09-13
1
-5
/
+4
|
\
\
|
*
|
Prevent infinite loops in editor help search
kobewi
2022-09-10
1
-5
/
+4
|
|
/
*
/
Add ability to flag classes as experimental or deprecated.
SaracenOne
2022-09-11
1
-7
/
+23
|
/
*
Allow searching for annotations in help
RedMser
2022-09-05
1
-26
/
+38
*
Rename TreeItem's `set_tooltip` to `set_tooltip_text`
Micky
2022-08-30
1
-4
/
+4
*
Rename `hint_tooltip` to `tooltip_text` & setget
Micky
2022-08-27
1
-2
/
+2
*
Extract EditorResourceConversionPlugin into its own source files and clean up...
Yuri Sizov
2022-07-31
1
-0
/
+1
*
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-1
/
+1
*
Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog
FireForge
2022-07-09
1
-1
/
+1
*
Fix typos with codespell
Rémi Verschelde
2022-05-23
1
-1
/
+1
*
Fix editor crash in built-in help when script inheritance chain changes.
K. S. Ernest (iFire) Lee
2022-05-17
1
-4
/
+21
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-9
/
+9
*
Improve handling for editor search with blank searches
SaracenOne
2022-04-05
1
-1
/
+5
*
Initialize bools in the headers in editor
Aaron Franke
2022-03-12
1
-2
/
+0
*
Add missing i18n to various strings
Haoyu Qiu
2022-03-07
1
-1
/
+1
*
Port existing _notification code to use switch statements (part 1/3)
jmb462
2022-02-16
1
-0
/
+2
*
Improve compilation speed (forward declarations/includes cleanup)
Hendrik Brucker
2022-02-12
1
-3
/
+3
*
Merge pull request #57796 from akien-mga/revert-sname-theme-setters
Rémi Verschelde
2022-02-08
1
-1
/
+1
|
\
|
*
Revert "Add missing SNAME macro optimization to all theme methods call"
Rémi Verschelde
2022-02-08
1
-1
/
+1
*
|
Refactor some object type checking code with `cast_to`
Rémi Verschelde
2022-02-08
1
-5
/
+0
|
/
*
Add missing SNAME macro optimization to all theme methods call
jmb462
2022-02-06
1
-1
/
+1
*
Add missing SNAME macro optimization in some function calls
jmb462
2022-02-06
1
-2
/
+2
*
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
*
Replace String comparisons with "", String() to is_empty()
Nathan Franke
2021-12-09
1
-5
/
+5
*
Use "enum class" for input enums
Aaron Franke
2021-11-12
1
-4
/
+4
*
Move the docs for constructors and operators out of methods section
Aaron Franke
2021-10-29
1
-0
/
+24
*
Entirely removes BIND_VMETHOD in favor of GDVIRTUAL
reduz
2021-08-23
1
-1
/
+1
[next]