index
:
godot-fmod
4.0.3
Godot with FMOD integration
RayHammer
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
editor
/
connections_dialog.h
Age
Commit message (
Expand
)
Author
2022-01-12
Merge pull request #56492 from akien-mga/remove-author-docstrings
Rémi Verschelde
2022-01-04
Style: Remove inconsistently used `@author` docstrings
Rémi Verschelde
2022-01-04
Add Default Callback Name editor setting
Danil Alexeev
2022-01-04
Merge pull request #53313 from KoBeWi/debinded_konnekt
Rémi Verschelde
2022-01-03
Update copyright statements to 2022
Rémi Verschelde
2021-10-04
Add support for unbinding in connection dialog
kobewi
2021-06-16
Documentation search fixes
Gregory Basile
2021-01-01
Update copyright statements to 2021
Rémi Verschelde
2020-11-07
Reorganized core/ directory, it was too fatty already
reduz
2020-08-08
Added search box to signals dock.
Eric M
2020-07-10
Add override keywords.
Marcel Admiraal
2020-05-14
Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks
Rémi Verschelde
2020-04-02
Replace NULL with nullptr
lupoDharkael
2020-03-17
Style: Set clang-format Standard to Cpp11
Rémi Verschelde
2020-02-28
Signals: Port more uses of connect_compat
Rémi Verschelde
2020-02-20
Reworked signal connection system, added support for Callable and Signal obje...
Juan Linietsky
2020-02-16
Fixes crash when pressing enter in ConnectDialog with nothing selected
Haoyu Qiu
2020-01-16
Refactor (and fix) how the connect button is disabled.
asynts
2020-01-14
Prevent crash described in #34555.
asynts
2020-01-01
Update copyright statements to 2020
Rémi Verschelde
2019-07-02
ConnectionsDock: Add tooltip with signal description
Rémi Verschelde
2019-06-13
Minor cleanup in connections dialog file
Michael Alexsander Silva Dias
2019-06-06
Improve conections dialog
Michael Alexsander Silva Dias
2019-04-17
Update signal connections error dialog
homer666
2019-04-11
Reorganized connection dialog for much improved ease of use.
Juan Linietsky
2019-01-01
Update copyright statements to 2019
Rémi Verschelde
2018-09-12
Make core/ includes absolute, remove subfolders from include path
Rémi Verschelde
2018-09-11
Replace last occurrences of PropertyEditor by EditorInspector
Rémi Verschelde
2018-04-29
Added disconnect_all and edit functionality to ConnectionsDock.
Eoin O'Neill
2018-04-29
Added connection editing. Some refactoring.
Eoin O'Neill
2018-04-29
Basic context menu added to connections docker w/ code cleanup.
Eoin O'Neill
2018-01-05
Add missing copyright headers and fix formatting
Rémi Verschelde
2018-01-01
Update copyright statements to 2018
Rémi Verschelde
2017-12-12
Enhance undoredo action name, TTR, cleanup
Poommetee Ketson
2017-08-27
Use HTTPS URL for Godot's website in the headers
Rémi Verschelde
2017-08-18
Update script signals in real-time when script changes. Fixes #8980
Juan Linietsky
2017-04-08
Add "Godot Engine contributors" copyright line
Rémi Verschelde
2017-03-05
A Whole New World (clang-format edition)
Rémi Verschelde
2017-03-05
Refactoring: rename tools/editor/ to editor/
Rémi Verschelde