Commit History

Author SHA1 Message Date
  Gregory Basile 8ab13f8ace Documentation search fixes 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 5 years ago
  Eric M 8c4c2bceab Added search box to signals dock. 5 years ago
  Marcel Admiraal 26fcf2b04c Add override keywords. 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Rémi Verschelde cb282c6ef0 Style: Set clang-format Standard to Cpp11 5 years ago
  Rémi Verschelde 09a6a2d8f8 Signals: Port more uses of connect_compat 5 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Haoyu Qiu cf8eedb2f5 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
  asynts 71b4b180ba Prevent crash described in #34555. 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rémi Verschelde 190e866e4d ConnectionsDock: Add tooltip with signal description 6 years ago
  Michael Alexsander Silva Dias fdd461ddd0 Minor cleanup in connections dialog file 6 years ago
  Michael Alexsander Silva Dias 31218a07de Improve conections dialog 6 years ago
  homer666 f33c554de1 Update signal connections error dialog 6 years ago
  Juan Linietsky 9f4b5a91c0 Reorganized connection dialog for much improved ease of use. 6 years ago
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 years ago
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 years ago
  Rémi Verschelde 45b609f46a Replace last occurrences of PropertyEditor by EditorInspector 7 years ago
  Eoin O'Neill 37e166f4c7 Added disconnect_all and edit functionality to ConnectionsDock. 7 years ago
  Eoin O'Neill 6cef0eaa09 Added connection editing. Some refactoring. 7 years ago
  Eoin O'Neill 62a858d4c9 Basic context menu added to connections docker w/ code cleanup. 7 years ago
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 years ago
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 years ago
  Poommetee Ketson 24df9f3707 Enhance undoredo action name, TTR, cleanup 7 years ago
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 years ago
  Juan Linietsky b20952ebff Update script signals in real-time when script changes. Fixes #8980 8 years ago