summaryrefslogtreecommitdiffstats
path: root/editor/connections_dialog.h
Commit message (Expand)AuthorAgeFilesLines
...
* Replace NULL with nullptrlupoDharkael2020-04-021-1/+1
* Style: Set clang-format Standard to Cpp11Rémi Verschelde2020-03-171-1/+1
* Signals: Port more uses of connect_compatRémi Verschelde2020-02-281-0/+2
* Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky2020-02-201-3/+33
* Fixes crash when pressing enter in ConnectDialog with nothing selectedHaoyu Qiu2020-02-161-1/+0
* Refactor (and fix) how the connect button is disabled.asynts2020-01-161-0/+1
* Prevent crash described in #34555.asynts2020-01-141-0/+1
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* ConnectionsDock: Add tooltip with signal descriptionRémi Verschelde2019-07-021-1/+10
* Minor cleanup in connections dialog fileMichael Alexsander Silva Dias2019-06-131-1/+1
* Improve conections dialogMichael Alexsander Silva Dias2019-06-061-4/+4
* Update signal connections error dialoghomer6662019-04-171-1/+1
* Reorganized connection dialog for much improved ease of use.Juan Linietsky2019-04-111-3/+9
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Make core/ includes absolute, remove subfolders from include pathRémi Verschelde2018-09-121-1/+1
* Replace last occurrences of PropertyEditor by EditorInspectorRémi Verschelde2018-09-111-2/+2
* Added disconnect_all and edit functionality to ConnectionsDock.Eoin O'Neill2018-04-291-36/+43
* Added connection editing. Some refactoring.Eoin O'Neill2018-04-291-4/+12
* Basic context menu added to connections docker w/ code cleanup.Eoin O'Neill2018-04-291-4/+26
* Add missing copyright headers and fix formattingRémi Verschelde2018-01-051-0/+1
* Update copyright statements to 2018Rémi Verschelde2018-01-011-2/+2
* Enhance undoredo action name, TTR, cleanupPoommetee Ketson2017-12-121-4/+0
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Update script signals in real-time when script changes. Fixes #8980Juan Linietsky2017-08-181-2/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-20/+14
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+134