Commit History

Author SHA1 Message Date
  Yuri Sizov d93fcf824f Fix theme application in various editor dialogs 1 year ago
  kobewi 9f0b8c0a70 Add call validation to CommandPalette 1 year ago
  Kevin Cardona 20887d801b Allow editor commands to have multiple default commands 1 year ago
  kobewi 6de34fde27 Add EditorStringNames singleton 1 year ago
  Rémi Verschelde 72323a57d0 Merge pull request #57894 from Sauermann/fix-subviewport-1 1 year ago
  Tefatika 09460cfaaf Command Palette search now also uses original English command names 1 year ago
  Markus Sauermann 8836f2160a Move call of `push_unhandled_input` from `Window` to `Viewport` 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 1 year ago
  Yuri Rubinsky 5eeebb3e37 Fix new quick open dialog to be showed at the center of the screen 2 years ago
  Yuri Rubinsky 09d7a1b864 Fix Quick Open window to use EDSCALE and save the size between popups 2 years ago
  kobewi 1778301cd0 Add call_deferred() method to Callable 2 years ago
  EliasVincent 52a4327c47 Command Palette shortcut_text: font color 2 years ago
  Yuri Sizov 9f55bd971e Extract EditorResourceConversionPlugin into its own source files and clean up editor includes 2 years ago
  Juan Linietsky d4433ae6d3 Remove Signal connect binds 2 years ago
  FireForge 7f7244f04a Use consistent casing in editor filter/search bars 2 years ago
  reduz 746dddc067 Replace most uses of Map by HashMap 2 years ago
  reduz 8b7c7f5a75 Add a new HashMap implementation 2 years ago
  Wilson E. Alvarez 3eb5e0ac50 Rename String::is_subsequence_ofi to String::is_subsequence_ofn 2 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 2 years ago
  Nathan Franke 49403cbfa0 Replace String comparisons with "", String() to is_empty() 3 years ago
  Nathan Franke 41a20171eb align to horizontal_alignment, valign to vertical_alignment, related 3 years ago
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums 3 years ago
  kobewi abe22dfcf4 Fix command history for plugin commands 3 years ago
  Rémi Verschelde 88b347dc27 Merge pull request #51920 from jmb462/missing-sname-macro-optimization-in-some-functions 3 years ago
  kobewi baf2f374f4 Sort palette commands by last use 3 years ago
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL 3 years ago
  jmb462 54de7114c5 Add missing SNAME macro optimization for StringName in some functions 3 years ago
  Michael Alexsander 9819be7562 Minor tweaks/fixes for the Command Palette 3 years ago
  Bhuvan Vemula a0205e4f34 command palette improvements 3 years ago
  Aaron Franke fa3a32a2d6 Use Key enum instead of plain integers 3 years ago