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
...
*
Replace NULL with nullptr
lupoDharkael
2020-04-02
1
-1
/
+1
*
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-03-17
1
-1
/
+1
*
Signals: Port more uses of connect_compat
Rémi Verschelde
2020-02-28
1
-0
/
+2
*
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-20
1
-3
/
+33
*
Fixes crash when pressing enter in ConnectDialog with nothing selected
Haoyu Qiu
2020-02-16
1
-1
/
+0
*
Refactor (and fix) how the connect button is disabled.
asynts
2020-01-16
1
-0
/
+1
*
Prevent crash described in #34555.
asynts
2020-01-14
1
-0
/
+1
*
Update copyright statements to 2020
Rémi Verschelde
2020-01-01
1
-2
/
+2
*
ConnectionsDock: Add tooltip with signal description
Rémi Verschelde
2019-07-02
1
-1
/
+10
*
Minor cleanup in connections dialog file
Michael Alexsander Silva Dias
2019-06-13
1
-1
/
+1
*
Improve conections dialog
Michael Alexsander Silva Dias
2019-06-06
1
-4
/
+4
*
Update signal connections error dialog
homer666
2019-04-17
1
-1
/
+1
*
Reorganized connection dialog for much improved ease of use.
Juan Linietsky
2019-04-11
1
-3
/
+9
*
Update copyright statements to 2019
Rémi Verschelde
2019-01-01
1
-2
/
+2
*
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-12
1
-1
/
+1
*
Replace last occurrences of PropertyEditor by EditorInspector
Rémi Verschelde
2018-09-11
1
-2
/
+2
*
Added disconnect_all and edit functionality to ConnectionsDock.
Eoin O'Neill
2018-04-29
1
-36
/
+43
*
Added connection editing. Some refactoring.
Eoin O'Neill
2018-04-29
1
-4
/
+12
*
Basic context menu added to connections docker w/ code cleanup.
Eoin O'Neill
2018-04-29
1
-4
/
+26
*
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-05
1
-0
/
+1
*
Update copyright statements to 2018
Rémi Verschelde
2018-01-01
1
-2
/
+2
*
Enhance undoredo action name, TTR, cleanup
Poommetee Ketson
2017-12-12
1
-4
/
+0
*
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-27
1
-1
/
+1
*
Update script signals in real-time when script changes. Fixes #8980
Juan Linietsky
2017-08-18
1
-2
/
+1
*
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-04-08
1
-0
/
+1
*
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
1
-20
/
+14
*
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde
2017-03-05
1
-0
/
+134
[prev]