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
/
connections_dialog.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix copyright headers referring to Godot
Spartan322
2024-10-27
1
-2
/
+2
*
Rebrand preambles to Redot
Spartan322
2024-10-13
1
-0
/
+2
*
Update Node dock when theme changes
Haoyu Qiu
2024-07-03
1
-0
/
+2
*
Merge pull request #93110 from Hilderin/fix-signal-panel-after-connection
Rémi Verschelde
2024-06-19
1
-2
/
+0
|
\
|
*
Fix Can't reopen signals panel immediately after connecting a signal #92996
Hilderin
2024-06-18
1
-2
/
+0
*
|
[Scene] Add `SceneStringNames::text/value_changed`
A Thousand Ships
2024-06-19
1
-5
/
+5
*
|
[Scene] Add `SceneStringNames::confirmed`
A Thousand Ships
2024-06-19
1
-1
/
+1
*
|
[Scene] Add `SceneStringNames::item_selected`
A Thousand Ships
2024-06-19
1
-2
/
+2
*
|
[Scene] Add `SceneStringNames::font(_size/_color)`
A Thousand Ships
2024-06-18
1
-2
/
+2
|
/
*
Editor: Hide GDScript internal functions from method selectors
Danil Alexeev
2024-06-05
1
-0
/
+9
*
Merge pull request #92465 from Frefreak/signal-connection-dialog-enhance
Rémi Verschelde
2024-06-04
1
-4
/
+16
|
\
|
*
make signal connections dialog method picker respect bind/unbind
carsonzhu
2024-05-28
1
-4
/
+16
*
|
Merge pull request #91953 from AThousandShips/use_normal_sname
Rémi Verschelde
2024-05-31
1
-2
/
+2
|
\
\
|
*
|
Use `CoreStringNames::normal` in more places
A Thousand Ships
2024-05-30
1
-2
/
+2
|
|
/
*
/
[Scene] Add `SceneStringNames::id_pressed`
A Thousand Ships
2024-05-30
1
-3
/
+3
|
/
*
[Scene] Add SceneStringNames::pressed
A Thousand Ships
2024-05-14
1
-8
/
+8
*
Use Core/Scene stringnames consistently
kobewi
2024-05-13
1
-1
/
+1
*
[Core] Add case-insensitive `String::containsn`
A Thousand Ships
2024-05-08
1
-1
/
+1
*
Merge pull request #90705 from AThousandShips/foreach_list
Rémi Verschelde
2024-05-07
1
-3
/
+4
|
\
|
*
Reduce and prevent unnecessary random-access to `List`
A Thousand Ships
2024-05-04
1
-3
/
+4
*
|
Update ConnectDialog::_filter_method_list to be case insensitive for search s...
Joel Kuntz
2024-05-06
1
-1
/
+1
|
/
*
Editor: Display deprecated/experimental messages in tooltips
Danil Alexeev
2024-04-18
1
-5
/
+12
*
Fix connection dialog raise error when it was previously opened in another scene
jsjtxietian
2024-04-11
1
-1
/
+1
*
Improve SceneTreeEditor usability
RedMser
2024-03-31
1
-1
/
+1
*
Fix unexpected auto-translation of more editor components
Haoyu Qiu
2024-03-28
1
-1
/
+1
*
Fix unexpected auto translation of Tree content
Haoyu Qiu
2024-03-18
1
-0
/
+1
*
Merge pull request #89405 from KoBeWi/receiver,_do_you_copy
Rémi Verschelde
2024-03-12
1
-5
/
+6
|
\
|
*
Select method name edit when opening connection dialog
kobewi
2024-03-12
1
-5
/
+6
*
|
Allow connecting signals to existing methods without opening the script editor
passivestar
2024-03-12
1
-16
/
+25
|
/
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-2
/
+2
*
Use check_changed_settings_in_group() everywhere
kobewi
2024-02-19
1
-1
/
+3
*
Merge pull request #88317 from passivestar/signal-connect-search
Rémi Verschelde
2024-02-17
1
-0
/
+13
|
\
|
*
Add support for search shortcut to signal connection dialog
passivestar
2024-02-14
1
-0
/
+13
*
|
Disable signal callback generation in C#
Paul Joannon
2024-02-14
1
-0
/
+23
|
/
*
Add support for search shortcut to all docks
passivestar
2024-01-22
1
-40
/
+48
*
Fixing a usability issue where the DEL key does not delete connections
Madalaski
2024-01-17
1
-3
/
+18
*
Reorganize code related to editor theming
Yuri Sizov
2024-01-16
1
-1
/
+1
*
Set icon_max_width in the ConnectionsDock tree
Raul Santos
2023-10-16
1
-0
/
+2
*
Merge pull request #81284 from YeldhamDev/this_one_was_in_the_backlog_for_a_w...
Rémi Verschelde
2023-10-06
1
-1
/
+0
|
\
|
*
Show doc tooltips when hovering properties in the theme editor
Michael Alexsander
2023-10-04
1
-1
/
+0
*
|
Merge pull request #82875 from SaracenOne/disconnect_button_disable
Rémi Verschelde
2023-10-05
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
Disable disconnect button for inherited signals
Saracen
2023-10-05
1
-1
/
+3
*
|
Revamp how documentation tooltips work
Michael Alexsander
2023-10-03
1
-74
/
+11
|
/
*
Merge pull request #81750 from Mickeon/fix-connection-dock-popup-for-inherited
Rémi Verschelde
2023-09-18
1
-0
/
+5
|
\
|
*
Fix Connection dock's popups always allowing disconnect
Micky
2023-09-16
1
-0
/
+5
*
|
Merge pull request #79366 from dalexeev/gds-signal-info-and-callback
Rémi Verschelde
2023-09-17
1
-7
/
+32
|
\
\
|
*
|
Editor: Improve signal callback generation
Danil Alexeev
2023-09-11
1
-7
/
+32
|
|
/
*
/
[Editor] Replace `ERR_FAIL_COND` with `ERR_FAIL_NULL` where applicable
A Thousand Ships
2023-09-15
1
-2
/
+2
|
/
*
Add EditorStringNames singleton
kobewi
2023-09-03
1
-31
/
+32
*
Editor: Inspector and Signal docks improvements
Danil Alexeev
2023-09-02
1
-95
/
+145
[next]