提交历史

作者 SHA1 备注 提交日期
  kobewi b58111588a Add EditorUndoRedoManager singleton 2 年之前
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 年之前
  Marius Hanl fd17f67894 Fix substitute buttons were never enabled 2 年之前
  trollodel c90d0bd84f Use forward-declarations in big editor classes 2 年之前
  kobewi 8a3d2f4e0c Cleanup remaining EditorUndoRedoManager usages 2 年之前
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 3 年之前
  Danil Alexeev d4555ef5fb Add `String.to_{camel,pascal,snake}_case` methods 3 年之前
  Micky ef5b9a06a9 Rename `hint_tooltip` to `tooltip_text` & setget 3 年之前
  kobewi ece3df3938 Add per-scene UndoRedo 3 年之前
  Yuri Sizov 9f55bd971e Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 3 年之前
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 3 年之前
  FireForge e4067064ce Add ok_button_text to AcceptDialog and cancel_button_text to ConfirmationDialog 3 年之前
  bruvzg b5c96df277 Move duplicate AutoWrap, Overrun and VisibleChar behavior enums to the TextServer. 3 年之前
  derammo 47d0dc8a41 popup deferred hide suppressed if reopened 3 年之前
  Michael Alexsander deb1342036 Make `TabBar/Container` default their alignments to the left instead of center 3 年之前
  Michael Alexsander a811ebf699 Make `TabContainer` use `TabBar` internally 3 年之前
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 年之前
  Rémi Verschelde fc076ece3d Revert "Add missing SNAME macro optimization to all theme methods call" 3 年之前
  jmb462 a988fad9a0 Add missing SNAME macro optimization to all theme methods call 3 年之前
  Gilles Roudière 73e784de1e Remove get_focus_owner() from Control, replaced by get_viewport()->gui_get_focus_owner() 3 年之前
  Rémi Verschelde e6caaf4c80 Merge pull request #57205 from TechnoPorg/variant-template-cast 3 年之前
  TechnoPorg 051ef479c9 Allow method binds to take Object subclasses as arguments 3 年之前
  Rémi Verschelde 8bb98ad743 Merge pull request #52690 from nsrCodes/batch-rename-preview-wrap 3 年之前
  luz paz 858bcd5058 Fix various typos 3 年之前
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 年之前
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related 3 年之前
  Rémi Verschelde 88c4380737 Modules: Make sure to include modules_enabled.gen.h where needed 3 年之前
  bruvzg ba9d737363 Fix incorrect encoding (Latin-1 instead of UTF-8) used in `_error_handler` functions. 3 年之前
  Rémi Verschelde 3b11e33a09 clang-format: Disable alignment of operands, too unreliable 3 年之前
  Gilles Roudière 0587e5e018 Implement toast notifications in the editor 4 年之前