summaryrefslogtreecommitdiffstats
path: root/editor/connections_dialog.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright statements to 2020Rémi Verschelde2020-01-011-2/+2
* Cleans up headers included in editor_node.hHaoyu Qiu2019-12-241-0/+1
* Makes more editor strings translatableHaoyu Qiu2019-12-211-1/+1
* Add accept-dialog enter-key functionality to the Connect Dialog's Method text...Jairo Honorio2019-10-151-0/+1
* Format arguments in connections dialog in GDScript styleMichael Alexsander Silva Dias2019-09-251-35/+33
* Fix incorrect typing when creating methods via the connection dialogMichael Alexsander Silva Dias2019-09-191-1/+1
* Minor improvements to the Node dockMichael Alexsander Silva Dias2019-08-171-2/+5
* ConnectionsDock: Add tooltip with signal descriptionRémi Verschelde2019-07-021-7/+59
* Some code changed with Clang-Tidyqarmin2019-06-261-1/+1
* Check for inherited methods before attempting to create one when connecting a...Michael Alexsander Silva Dias2019-06-131-7/+24
* Minor cleanup in connections dialog fileMichael Alexsander Silva Dias2019-06-131-24/+11
* Improve conections dialogMichael Alexsander Silva Dias2019-06-061-35/+35
* Merge pull request #28104 from homer666/connections-error-dialogRémi Verschelde2019-04-291-3/+4
|\
| * Update signal connections error dialoghomer6662019-04-171-3/+4
* | Small fixes to connection dialogGuilherme Felipe2019-04-231-2/+6
|/
* Reorganized connection dialog for much improved ease of use.Juan Linietsky2019-04-111-33/+94
* Style: Apply new changes from clang-format 8.0Rémi Verschelde2019-04-091-1/+3
* Add -Wshadow=local to warnings and fix reported issues.marxin2019-02-201-6/+6
* Update copyright statements to 2019Rémi Verschelde2019-01-011-2/+2
* Automatically add extra args to func when creating it from create signal windowDualMatrix2018-09-161-0/+3
* Merge pull request #21982 from luzpaz/misc-typosRémi Verschelde2018-09-131-1/+1
|\
| * Misc. typosluz.paz2018-09-121-1/+1
* | 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/+1
* Fix vformat(), minor typos and word puzzlesYuri Chornoivan2018-08-291-2/+2
* Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam2018-07-261-1/+1
* Use type hints to improve completionGeorge Marques2018-07-201-1/+3
* fixed connection dialog's creation of script functions.Ibrahn Sahir2018-07-131-3/+13
* Added disconnect_all and edit functionality to ConnectionsDock.Eoin O'Neill2018-04-291-289/+381
* Added connection editing. Some refactoring.Eoin O'Neill2018-04-291-42/+100
* Basic context menu added to connections docker w/ code cleanup.Eoin O'Neill2018-04-291-71/+121
* Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio2018-04-221-3/+3
* 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-69/+1
* Rename Rect3 to AABB.Ferenc Arn2017-11-171-2/+2
* Dead code tells no talesRémi Verschelde2017-08-271-26/+0
* Use HTTPS URL for Godot's website in the headersRémi Verschelde2017-08-271-1/+1
* Editor: Add some more translatable strings.Andreas Haas2017-08-251-1/+1
* Convert Object::cast_to() to the static versionHein-Pieter van Braam2017-08-241-1/+1
* Makes all Godot API's methods Lower CaseIndah Sylvia2017-08-071-1/+1
* Merge pull request #8631 from volzhs/editor-theme-customRémi Verschelde2017-05-201-0/+4
|\
| * New customizable editor themevolzhs2017-05-091-0/+4
* | Removal of Image from Variant, converted to a Resource.Juan Linietsky2017-05-171-2/+0
|/
* External editor improvements and fixesIgnacio Etcheverry2017-04-171-1/+1
* Add "Godot Engine contributors" copyright lineRémi Verschelde2017-04-081-0/+1
* Fix typos in source code using codespellRémi Verschelde2017-03-241-1/+1
* A Whole New World (clang-format edition)Rémi Verschelde2017-03-051-270/+214
* Refactoring: rename tools/editor/ to editor/Rémi Verschelde2017-03-051-0/+890