summaryrefslogtreecommitdiff
path: root/editor/connections_dialog.cpp
AgeCommit message (Expand)Author
2019-07-02ConnectionsDock: Add tooltip with signal descriptionRémi Verschelde
2019-06-26Some code changed with Clang-Tidyqarmin
2019-06-13Check for inherited methods before attempting to create one when connecting a...Michael Alexsander Silva Dias
2019-06-13Minor cleanup in connections dialog fileMichael Alexsander Silva Dias
2019-06-06Improve conections dialogMichael Alexsander Silva Dias
2019-04-29Merge pull request #28104 from homer666/connections-error-dialogRémi Verschelde
2019-04-23Small fixes to connection dialogGuilherme Felipe
2019-04-17Update signal connections error dialoghomer666
2019-04-11Reorganized connection dialog for much improved ease of use.Juan Linietsky
2019-04-09Style: Apply new changes from clang-format 8.0Rémi Verschelde
2019-02-20Add -Wshadow=local to warnings and fix reported issues.marxin
2019-01-01Update copyright statements to 2019Rémi Verschelde
2018-09-16Automatically add extra args to func when creating it from create signal windowDualMatrix
2018-09-13Merge pull request #21982 from luzpaz/misc-typosRémi Verschelde
2018-09-12Misc. typosluz.paz
2018-09-12Make core/ includes absolute, remove subfolders from include pathRémi Verschelde
2018-09-11Replace last occurrences of PropertyEditor by EditorInspectorRémi Verschelde
2018-08-29Fix vformat(), minor typos and word puzzlesYuri Chornoivan
2018-07-26Reduce unnecessary COW on Vector by make writing explicitHein-Pieter van Braam
2018-07-20Use type hints to improve completionGeorge Marques
2018-07-13fixed connection dialog's creation of script functions.Ibrahn Sahir
2018-04-29Added disconnect_all and edit functionality to ConnectionsDock.Eoin O'Neill
2018-04-29Added connection editing. Some refactoring.Eoin O'Neill
2018-04-29Basic context menu added to connections docker w/ code cleanup.Eoin O'Neill
2018-04-22Change ".." punctuation for "..." in editor strings (#16507)Hugo Locurcio
2018-01-05Add missing copyright headers and fix formattingRémi Verschelde
2018-01-01Update copyright statements to 2018Rémi Verschelde
2017-12-12Enhance undoredo action name, TTR, cleanupPoommetee Ketson
2017-11-17Rename Rect3 to AABB.Ferenc Arn
2017-08-27Dead code tells no talesRémi Verschelde
2017-08-27Use HTTPS URL for Godot's website in the headersRémi Verschelde
2017-08-25Editor: Add some more translatable strings.Andreas Haas
2017-08-24Convert Object::cast_to() to the static versionHein-Pieter van Braam
2017-08-07Makes all Godot API's methods Lower CaseIndah Sylvia
2017-05-20Merge pull request #8631 from volzhs/editor-theme-customRémi Verschelde
2017-05-17Removal of Image from Variant, converted to a Resource.Juan Linietsky
2017-05-09New customizable editor themevolzhs
2017-04-17External editor improvements and fixesIgnacio Etcheverry
2017-04-08Add "Godot Engine contributors" copyright lineRémi Verschelde
2017-03-24Fix typos in source code using codespellRémi Verschelde
2017-03-05A Whole New World (clang-format edition)Rémi Verschelde
2017-03-05Refactoring: rename tools/editor/ to editor/Rémi Verschelde