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.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
*
Editor: Display deprecated/experimental messages in tooltips
Danil Alexeev
2024-04-18
1
-1
/
+1
*
Select method name edit when opening connection dialog
kobewi
2024-03-12
1
-1
/
+1
*
Add const lvalue ref to editor/* container parameters
Muller-Castro
2024-02-26
1
-2
/
+2
*
Merge pull request #88317 from passivestar/signal-connect-search
Rémi Verschelde
2024-02-17
1
-0
/
+2
|
\
|
*
Add support for search shortcut to signal connection dialog
passivestar
2024-02-14
1
-0
/
+2
*
|
Disable signal callback generation in C#
Paul Joannon
2024-02-14
1
-0
/
+2
|
/
*
Fixing a usability issue where the DEL key does not delete connections
Madalaski
2024-01-17
1
-1
/
+1
*
Show doc tooltips when hovering properties in the theme editor
Michael Alexsander
2023-10-04
1
-2
/
+1
*
Revamp how documentation tooltips work
Michael Alexsander
2023-10-03
1
-2
/
+0
*
Editor: Inspector and Signal docks improvements
Danil Alexeev
2023-09-02
1
-12
/
+25
*
Editor: Signal Connection Dock improvements
Danil Alexeev
2023-08-29
1
-1
/
+2
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-11
/
+9
*
Improve Connect Dialog navigation
kobewi
2023-02-06
1
-0
/
+2
*
Improve Connection Dialog method list
kobewi
2023-01-29
1
-1
/
+2
*
Merge pull request #71883 from MinusKube/script-editor-members-real-bug
Rémi Verschelde
2023-01-26
1
-5
/
+9
|
\
|
*
Remove coupling between ConnectDialog and selected signal
MinusKube
2023-01-26
1
-5
/
+9
*
|
Connection dialog tweaks
kobewi
2023-01-26
1
-0
/
+2
*
|
Add method picker to signal connect dialog
kobewi
2023-01-24
1
-1
/
+15
|
/
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix crash in connection dialog
kobewi
2022-11-02
1
-3
/
+0
*
Merge pull request #66665 from Mickeon/editor-do-not-edit-inherited-signals
Rémi Verschelde
2022-10-14
1
-0
/
+3
|
\
|
*
Do not allow editing Scene-inherited signal connections
Micky
2022-10-13
1
-0
/
+3
*
|
Add Editor Setting for default name when connecting signal to self
Micky
2022-10-09
1
-0
/
+1
|
/
*
Remember advanced state of connection dialog
kobewi
2022-09-25
1
-0
/
+1
*
Rename AnimatedTexture `oneshot` to `one_shot`
Micky
2022-09-01
1
-2
/
+2
*
Merge pull request #64573 from KoBeWi/signal_name_plagiarism
Rémi Verschelde
2022-08-26
1
-2
/
+3
|
\
|
*
Add "Copy Name" option to signal menu
kobewi
2022-08-18
1
-2
/
+3
*
|
Add per-scene UndoRedo
kobewi
2022-08-22
1
-3
/
+3
|
/
*
Remove Signal connect binds
Juan Linietsky
2022-07-29
1
-1
/
+1
*
Add the button pressed to some signals in Tree
trollodel
2022-05-21
1
-1
/
+1
*
Replace most uses of Map by HashMap
reduz
2022-05-16
1
-1
/
+1
*
Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`
Rémi Verschelde
2022-05-02
1
-1
/
+1
*
Zero initialize all pointer class and struct members
Rémi Verschelde
2022-04-04
1
-25
/
+25
*
Fix Callable::bind usage in connections_dialog.h and packed_scene.cpp
C.Even
2022-03-29
1
-2
/
+5
*
Editor: Cleanup some includes dependencies
Rémi Verschelde
2022-02-15
1
-2
/
+5
*
Remove most EditorNode constructor parameters and fields
trollodel
2022-02-14
1
-2
/
+1
*
Merge pull request #56492 from akien-mga/remove-author-docstrings
Rémi Verschelde
2022-01-12
1
-5
/
+1
|
\
|
*
Style: Remove inconsistently used `@author` docstrings
Rémi Verschelde
2022-01-04
1
-5
/
+1
*
|
Add Default Callback Name editor setting
Danil Alexeev
2022-01-04
1
-13
/
+13
|
/
*
Merge pull request #53313 from KoBeWi/debinded_konnekt
Rémi Verschelde
2022-01-04
1
-12
/
+37
|
\
|
*
Add support for unbinding in connection dialog
kobewi
2021-10-04
1
-12
/
+37
*
|
Update copyright statements to 2022
Rémi Verschelde
2022-01-03
1
-2
/
+2
|
/
*
Documentation search fixes
Gregory Basile
2021-06-16
1
-1
/
+1
*
Update copyright statements to 2021
Rémi Verschelde
2021-01-01
1
-2
/
+2
*
Reorganized core/ directory, it was too fatty already
reduz
2020-11-07
1
-1
/
+1
*
Added search box to signals dock.
Eric M
2020-08-08
1
-0
/
+3
*
Add override keywords.
Marcel Admiraal
2020-07-10
1
-1
/
+1
*
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-05-14
1
-3
/
+0
[next]