summaryrefslogtreecommitdiff
path: root/editor/connections_dialog.h
AgeCommit message (Expand)Author
2023-02-06Improve Connect Dialog navigationkobewi
2023-01-29Improve Connection Dialog method listkobewi
2023-01-26Merge pull request #71883 from MinusKube/script-editor-members-real-bugRémi Verschelde
2023-01-26Remove coupling between ConnectDialog and selected signalMinusKube
2023-01-26Connection dialog tweakskobewi
2023-01-24Add method picker to signal connect dialogkobewi
2023-01-05One Copyright Update to rule them allRémi Verschelde
2022-11-02Fix crash in connection dialogkobewi
2022-10-14Merge pull request #66665 from Mickeon/editor-do-not-edit-inherited-signalsRémi Verschelde
2022-10-13Do not allow editing Scene-inherited signal connectionsMicky
2022-10-09Add Editor Setting for default name when connecting signal to selfMicky
2022-09-25Remember advanced state of connection dialogkobewi
2022-09-01Rename AnimatedTexture `oneshot` to `one_shot`Micky
2022-08-26Merge pull request #64573 from KoBeWi/signal_name_plagiarismRémi Verschelde
2022-08-22Add per-scene UndoRedokobewi
2022-08-18Add "Copy Name" option to signal menukobewi
2022-07-29Remove Signal connect bindsJuan Linietsky
2022-05-21Add the button pressed to some signals in Treetrollodel
2022-05-16Replace most uses of Map by HashMapreduz
2022-05-02Style: Partially apply clang-tidy's `cppcoreguidelines-pro-type-member-init`Rémi Verschelde
2022-04-04Zero initialize all pointer class and struct membersRémi Verschelde
2022-03-29Fix Callable::bind usage in connections_dialog.h and packed_scene.cppC.Even
2022-02-15Editor: Cleanup some includes dependenciesRémi Verschelde
2022-02-14Remove most EditorNode constructor parameters and fieldstrollodel
2022-01-12Merge pull request #56492 from akien-mga/remove-author-docstringsRémi Verschelde
2022-01-04Style: Remove inconsistently used `@author` docstringsRémi Verschelde
2022-01-04Add Default Callback Name editor settingDanil Alexeev
2022-01-04Merge pull request #53313 from KoBeWi/debinded_konnektRémi Verschelde
2022-01-03Update copyright statements to 2022Rémi Verschelde
2021-10-04Add support for unbinding in connection dialogkobewi
2021-06-16Documentation search fixesGregory Basile
2021-01-01Update copyright statements to 2021Rémi Verschelde
2020-11-07Reorganized core/ directory, it was too fatty alreadyreduz
2020-08-08Added search box to signals dock.Eric M
2020-07-10Add override keywords.Marcel Admiraal
2020-05-14Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocksRémi Verschelde
2020-04-02Replace NULL with nullptrlupoDharkael
2020-03-17Style: Set clang-format Standard to Cpp11Rémi Verschelde
2020-02-28Signals: Port more uses of connect_compatRémi Verschelde
2020-02-20Reworked signal connection system, added support for Callable and Signal obje...Juan Linietsky
2020-02-16Fixes crash when pressing enter in ConnectDialog with nothing selectedHaoyu Qiu
2020-01-16Refactor (and fix) how the connect button is disabled.asynts
2020-01-14Prevent crash described in #34555.asynts
2020-01-01Update copyright statements to 2020Rémi Verschelde
2019-07-02ConnectionsDock: Add tooltip with signal descriptionRémi Verschelde
2019-06-13Minor cleanup in connections dialog fileMichael Alexsander Silva Dias
2019-06-06Improve conections dialogMichael Alexsander Silva Dias
2019-04-17Update signal connections error dialoghomer666
2019-04-11Reorganized connection dialog for much improved ease of use.Juan Linietsky
2019-01-01Update copyright statements to 2019Rémi Verschelde