A Thousand Ships
|
fbb879debd
[Scene] Add `SceneStringNames::text/value_changed`
|
6 月之前 |
A Thousand Ships
|
d9e2fc74c7
[Scene] Add `SceneStringNames::item_selected`
|
6 月之前 |
A Thousand Ships
|
d519715d94
[Scene] Add `SceneStringNames::font(_size/_color)`
|
6 月之前 |
A Thousand Ships
|
ee79386f7b
[Scene] Add SceneStringNames::pressed
|
6 月之前 |
kobewi
|
413c11357d
Use Core/Scene stringnames consistently
|
6 月之前 |
Hugo Locurcio
|
760d7cb231
Increase threshold for files per directory in editor Find in Files
|
6 月之前 |
Rémi Verschelde
|
c4aa1078fb
Merge pull request #88465 from AeioMuch/search_results_button
|
7 月之前 |
Haoyu Qiu
|
8cd1ebbd6d
Fix unexpected auto translation of Tree content
|
8 月之前 |
AeioMuch
|
5cf6f3c779
Hide Search Results by default. Show it on first search and push it at the end. Add a close button to hide it back. Also switch to Script Editor if a searched line is clicked.
|
8 月之前 |
Mika Viskari
|
bfd1700971
Remember search text in Find/Replace in Files dialog
|
8 月之前 |
Muller-Castro
|
1638c1b28f
Add const lvalue ref to editor/* container parameters
|
9 月之前 |
A Thousand Ships
|
257d03681c
Use callable for `TreeItem` custom draw
|
9 月之前 |
Yuri Sizov
|
95b27fe8c7
Reorganize code related to editor theming
|
10 月之前 |
kobewi
|
0e8f90f4c8
Update deferred calls to use Callables
|
11 月之前 |
Mateo Kuruk Miccino
|
b062f5b6fa
Stop the searching of `find in files` in folders that have `.gdignore`
|
11 月之前 |
João Pedro Braz
|
7945ca9378
Fix highlight in Search panel being offseted
|
1 年之前 |
A Thousand Ships
|
75ee58fd04
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
|
1 年之前 |
kobewi
|
6de34fde27
Add EditorStringNames singleton
|
1 年之前 |
Rémi Verschelde
|
d95794ec8a
One Copyright Update to rule them all
|
1 年之前 |
Marius Hanl
|
dff9c5e601
Rebuild search result tree when the theme is changed
|
1 年之前 |
VolTer
|
92287c2cb2
Fix slight visual discrepancy in Search Result dock
|
1 年之前 |
Rémi Verschelde
|
97e632de44
Merge pull request #66574 from MewPurPur/search-results-improvements
|
2 年之前 |
Rémi Verschelde
|
9580769e9a
Merge pull request #65441 from MewPurPur/annoying-whitespaces-trimming-fix
|
2 年之前 |
VolTer
|
1fa329b0e4
Fixes and improvements to Search Results dock
|
2 年之前 |
Rémi Verschelde
|
5947f22be9
Merge pull request #67578 from KoBeWi/GEDITOR
|
2 年之前 |
Marc Gilleron
|
7543a5e014
Rename queue_delete => queue_free
|
2 年之前 |
kobewi
|
e48c5daddf
Unify usage of GLOBAL/EDITOR_GET
|
2 年之前 |
bruvzg
|
0103af1ddd
Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4.
|
2 年之前 |
VolTer
|
0179791e85
Stopped edge stripping when using Find in Files
|
2 年之前 |
Aaron Franke
|
10a56981dc
Rename String `plus_file` to `path_join`
|
2 年之前 |