Commit History

Author SHA1 Message Date
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  kobewi 15831e381b Unify usage of undo_redo in editor 3 years ago
  Rémi Verschelde fd6453c45e Revert "Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED" 3 years ago
  Aaron Record 4b817a565c Remove NOTIFICATION_ENTER_TREE when paired with NOTIFICATION_THEME_CHANGED 3 years ago
  kobewi ece3df3938 Add per-scene UndoRedo 3 years ago
  bruvzg b5c96df277 Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer. 3 years ago
  megalobyte 8824b6c5e9 Update if == NOTIFICATION_* to switch statements to match coding style 3 years ago
  trollodel 05b56f316d Remove most EditorNode constructor parameters and fields 3 years ago
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 years ago
  trollodel aa1102fc53 Store panels and docks singletons in their own classes 3 years ago
  Rémi Verschelde 42312f066b Merge pull request #53313 from KoBeWi/debinded_konnekt 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related 3 years ago
  kobewi cdac60759e Add support for unbinding in connection dialog 4 years ago
  reduz 6631f66c2a Optimize StringName usage 4 years ago
  Hendrik Brucker 56a8d3f30c Improvements to Label's layout options 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Hugo Locurcio 31b7f02a29 Remove ToolButton in favor of Button 5 years ago
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops 5 years ago
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Juan Linietsky 441f1a5fe9 Popups are now windows also (broken!) 5 years ago
  Rémi Verschelde 01afc442c7 Signals: Port connect calls to use callable_mp 5 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Eric Rybicki 371b5a450a Clip text in NodeDock toolbuttons to prevent dock size changes 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
  PouleyKetchoupp 8df330bacd Allow Label autowrap to cut words when they exceed line width 6 years ago
  Michael Alexsander Silva Dias 96a256557c Minor improvements to the Node dock 6 years ago
  qarmin 4e5310cc60 Some code changed with Clang-Tidy 6 years ago