История коммитов

Автор SHA1 Сообщение Дата
  Micky 97f8c9b97c Rename TreeItem's `set_tooltip` to `set_tooltip_text` 3 лет назад
  Micky ef5b9a06a9 Rename `hint_tooltip` to `tooltip_text` & setget 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 лет назад
  Rémi Verschelde 9923851370 Fix typos with codespell 3 лет назад
  K. S. Ernest (iFire) Lee ec8e91e3cd Fix editor crash in built-in help when script inheritance chain changes. 4 лет назад
  reduz 746dddc067 Replace most uses of Map by HashMap 3 лет назад
  SaracenOne 208c4ce3f0 Improve handling for editor search with blank searches 3 лет назад
  Aaron Franke 918b09cabc Initialize bools in the headers in editor 3 лет назад
  Haoyu Qiu 25d93200c8 Add missing i18n to various strings 3 лет назад
  jmb462 dcd2a92af3 Port existing _notification code to use switch statements (part 1/3) 3 лет назад
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) 3 лет назад
  Rémi Verschelde a66e55069e Merge pull request #57796 from akien-mga/revert-sname-theme-setters 3 лет назад
  Rémi Verschelde fc076ece3d Revert "Add missing SNAME macro optimization to all theme methods call" 3 лет назад
  Rémi Verschelde 317cd0b19a Refactor some object type checking code with `cast_to` 3 лет назад
  jmb462 a988fad9a0 Add missing SNAME macro optimization to all theme methods call 3 лет назад
  jmb462 1ce81dc5f2 Add missing SNAME macro optimization in some function calls 3 лет назад
  Rémi Verschelde fe52458154 Update copyright statements to 2022 4 лет назад
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 4 лет назад
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 4 лет назад
  Aaron Franke 6772ebcea0 Move the docs for constructors and operators out of methods section 4 лет назад
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 4 лет назад
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers 4 лет назад
  Yuri Sizov bf2839ea3e Add theme item descriptions to the online documentation 4 лет назад
  reduz 6631f66c2a Optimize StringName usage 4 лет назад
  reduz f4379cbc82 Clean up Tree 4 лет назад
  Gilles Roudière d7d32ced5b Implement Tree's internal minimum width calculation 4 лет назад
  Tomasz Chabora b1859510ab Change behavior of String.right 6 лет назад
  Michael Alexsander 77597ea47c Select non-perfect matches if necessary in the Search Help dialog 4 лет назад