Commit History

Author SHA1 Message Date
  Rémi Verschelde 1426cd3b3a One Copyright Update to rule them all 2 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Rémi Verschelde 81da3b8ba4 Use translated docs in PropertySelector 5 years ago
  Rémi Verschelde 9729432ec0 i18n: Add support for translating the class reference 5 years ago
  Hugo Locurcio e8c9877ad8 Fix casing of the "to" stop word in editor strings 4 years ago
  Hugo Locurcio 8063d69abd List "Argument" for each extra bind argument in the connect dialog 4 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 4 years ago
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Tomasz Chabora afdf189776 Show editable children in the connect dialog 4 years ago
  Eric M 8bdfba790b Added search box to signals dock. 5 years ago
  Melvin Louwerse 22efebc599 Show correct name of signal when editing an existing one 4 years ago
  Michael Alexsander 8adfeda6f8 Make the editor's 'CheckButton' icon be smaller 5 years ago
  Dominik 'dreamsComeTrue' Jasiński af43748dd5 Prevent having spaces in signal's method in Connect Dialog 5 years ago
  Michael Alexsander 6e4aa5a580 Don't show a copy of the property's name in the inspector's tooltip if there's no description 5 years ago
  Haoyu Qiu dcf158703e Fixes crash when pressing enter in ConnectDialog with nothing selected 5 years ago
  asynts e564b4fd07 Refactor (and fix) how the connect button is disabled. 5 years ago
  Rémi Verschelde fc2550c4c8 Merge pull request #35123 from asynts/asynts.crash-on-double-click 5 years ago
  asynts 181e74855e Don't close the connection dialog when the validation failed. 5 years ago
  asynts 71b4b180ba Prevent crash described in #34555. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Haoyu Qiu 078c0d75f2 Cleans up headers included in editor_node.h 5 years ago
  Haoyu Qiu 0693718164 Makes more editor strings translatable 5 years ago
  Jairo Honorio 7db29919f2 Add accept-dialog enter-key functionality to the Connect Dialog's Method textfield. 5 years ago
  Michael Alexsander Silva Dias 18d8921af3 Format arguments in connections dialog in GDScript style 5 years ago
  Michael Alexsander Silva Dias 8c3bb69e72 Fix incorrect typing when creating methods via the connection dialog 5 years ago
  Michael Alexsander Silva Dias 96a256557c Minor improvements to the Node dock 6 years ago