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
...
|
*
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
*
Editor: Signal Connection Dock improvements
Danil Alexeev
2023-08-29
1
-7
/
+39
*
Editor: Don't cache script signal descriptions
Danil Alexeev
2023-08-17
1
-33
/
+24
*
Editor: Improve Signal Dock for script classes
Danil Alexeev
2023-08-16
1
-52
/
+82
*
Merge pull request #54071 from KoBeWi/infinite_unlimited_connections
Rémi Verschelde
2023-07-07
1
-0
/
+2
|
\
|
*
Focus current node after connecting
kobewi
2023-06-12
1
-0
/
+2
*
|
Allow base types in method params of connection dialog
Raul Santos
2023-06-17
1
-1
/
+1
|
/
*
Merge pull request #75765 from YuriSizov/editor-node-optimize-includes
Rémi Verschelde
2023-04-11
1
-0
/
+9
|
\
|
*
Improve includes of EditorNode (and everything else)
Yuri Sizov
2023-04-07
1
-0
/
+9
*
|
Merge pull request #75844 from KoBeWi/shy_label
Yuri Sizov
2023-04-10
1
-10
/
+10
|
\
\
|
*
|
Fix method dialog label
kobewi
2023-04-09
1
-10
/
+10
|
|
/
*
/
Fix connect signal dialog not allowing Unicode method name
Haoyu Qiu
2023-04-08
1
-2
/
+2
|
/
*
Reload built in script to get its methods on signal connection
Hakim
2023-03-06
1
-0
/
+3
*
Improve Connect Dialog navigation
kobewi
2023-02-06
1
-1
/
+23
*
Simplify Connect Dialog layout and sizing
kobewi
2023-02-01
1
-8
/
+4
*
Merge pull request #72312 from KoBeWi/signature_move
Rémi Verschelde
2023-01-30
1
-39
/
+44
|
\
|
*
Improve Connection Dialog method list
kobewi
2023-01-29
1
-39
/
+44
*
|
Fix various typos with codespell
Rémi Verschelde
2023-01-30
1
-1
/
+1
|
/
*
Merge pull request #71874 from KoBeWi/relesetc
Rémi Verschelde
2023-01-27
1
-1
/
+12
|
\
|
*
Reselect signal after tree update
kobewi
2023-01-22
1
-1
/
+12
*
|
Merge pull request #71883 from MinusKube/script-editor-members-real-bug
Rémi Verschelde
2023-01-26
1
-56
/
+52
|
\
\
|
*
|
Fix signal disconnect undo not working
MinusKube
2023-01-26
1
-2
/
+2
|
*
|
Remove coupling between ConnectDialog and selected signal
MinusKube
2023-01-26
1
-55
/
+51
*
|
|
Connection dialog tweaks
kobewi
2023-01-26
1
-17
/
+14
*
|
|
Merge pull request #66313 from KoBeWi/connecting_methodically
Rémi Verschelde
2023-01-25
1
-7
/
+198
|
\
\
\
|
*
|
|
Add method picker to signal connect dialog
kobewi
2023-01-24
1
-7
/
+198
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #71330 from Geometror/richtextlabel-fit-content
Rémi Verschelde
2023-01-25
1
-1
/
+1
|
\
\
\
|
*
|
|
[RichTextLabel] Match minimum size calculation of Label
Hendrik Brucker
2023-01-13
1
-1
/
+1
*
|
|
|
Merge pull request #65137 from dalexeev/editor-naming
Yuri Sizov
2023-01-24
1
-5
/
+3
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Rearrange `editor/naming/*` project settings
Danil Alexeev
2023-01-12
1
-5
/
+3
|
|
/
/
*
|
/
Clean-up, harmonize, and improve StyleBox API
Yuri Sizov
2023-01-19
1
-1
/
+1
|
|
/
|
/
|
*
|
Merge pull request #71025 from DarkMessiah/enable_column_clip_content
Rémi Verschelde
2023-01-18
1
-0
/
+1
|
\
\
|
*
|
Enable column clip content in ConnectionDock and FilesystemDock
Stanislav Labzyuk
2023-01-07
1
-0
/
+1
|
|
/
*
/
Add EditorUndoRedoManager singleton
kobewi
2023-01-16
1
-3
/
+3
|
/
*
One Copyright Update to rule them all
Rémi Verschelde
2023-01-05
1
-29
/
+29
*
Fix unable to disconnect signal in Editor once created
Micky
2022-12-08
1
-17
/
+1
*
Use forward-declarations in big editor classes
trollodel
2022-11-29
1
-0
/
+1
*
Fix crash in connection dialog
kobewi
2022-11-02
1
-4
/
+3
*
Merge pull request #66665 from Mickeon/editor-do-not-edit-inherited-signals
Rémi Verschelde
2022-10-14
1
-4
/
+55
|
\
|
*
Do not allow editing Scene-inherited signal connections
Micky
2022-10-13
1
-4
/
+55
*
|
Merge pull request #67018 from Mickeon/try-connections-dialog-self-connection
Rémi Verschelde
2022-10-11
1
-27
/
+45
|
\
\
|
*
|
Add Editor Setting for default name when connecting signal to self
Micky
2022-10-09
1
-27
/
+45
|
|
/
[prev]
[next]