Histórico de Commits

Autor SHA1 Mensagem Data
  Pāvels Nadtočajevs b106dfd4f9 Base accessibility API. há 4 meses atrás
  Thaddeus Crews 324512e11c Style: Replace header guards with `#pragma once` há 6 meses atrás
  Mark Wilson 6a12fac44c Fix button up and down events with focus changes há 1 ano atrás
  Haoyu Qiu 6a7183119f Make _make_custom_tooltip receive raw tooltip for buttons with shortcut enabled há 10 meses atrás
  Rémi Verschelde 21f0529aa9 Revert "Update Node::get_configuration_warnings signature" há 1 ano atrás
  RedMser d3852deaa4 Update Node::get_configuration_warnings signature há 2 anos atrás
  TheSecondReal0 d829b43ab5 Add option for ButtonGroups to be unpressed há 2 anos atrás
  Juan Linietsky dd3a1b08a9 Button shortcuts no longer "press" the Button. há 2 anos atrás
  Danil Alexeev 9b3da76640 Fix unpressable buttons há 2 anos atrás
  Juan Linietsky 2b815df3c1 Use BitField<> in core type masks há 2 anos atrás
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all há 2 anos atrás
  Markus Sauermann e4e13a404d Add configuration warning when ButtonGroup is used with non-toggleable buttons há 2 anos atrás
  George L. Albany d846dd6e91 Make `BaseButton` Shortcut feedback togglable há 3 anos atrás
  Eric M a3ed9e6f2c Move Shortcut Context to Control and ensure that `shortcut_input` adheres to contexts. Also ensure that controls with no context are only triggered AFTER nodes which do have a context. há 2 anos atrás
  Rémi Verschelde b7d2ba12c8 Merge pull request #64635 from YeldhamDev/menu_buttons_popup_fix há 2 anos atrás
  kobewi 8be27dc59e Replace Array return types with TypedArray há 3 anos atrás
  Michael Alexsander 1da50698fc Make `Menu/OptionButton` item auto-highlight behave better há 3 anos atrás
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency há 3 anos atrás
  reduz 45af29da80 Add a new HashSet template há 3 anos atrás
  reduz 746dddc067 Replace most uses of Map by HashMap há 3 anos atrás
  bruvzg d1207a0504 [Input] Add extra `shortcut_input` input processing step to process Unicode character input with Alt / Ctrl modifiers, after processing of shortcuts. há 3 anos atrás
  Hugo Locurcio be5116c4a4 Fix typo in BaseButton shortcut context methods há 3 anos atrás
  Hendrik Brucker b396fd4eef Improve compilation speed (forward declarations/includes cleanup) há 3 anos atrás
  Rémi Verschelde fe52458154 Update copyright statements to 2022 há 3 anos atrás
  Aaron Franke 3c0fdcc8ac Use "enum class" for input enums há 4 anos atrás
  reduz 5cecdfa8af Entirely removes BIND_VMETHOD in favor of GDVIRTUAL há 4 anos atrás
  reduz 3682978aee Replace BIND_VMETHOD by new GDVIRTUAL syntax há 4 anos atrás
  kobewi 50c63bdc4c Add set_pressed_no_signal method to BaseButton há 4 anos atrás
  Aaron Franke 10d7fccb54 Rename ButtonList enum and members to MouseButton há 4 anos atrás
  Rafał Mikrut 7961a1dea3 Initialize class variables with default values in scene/ [2/2] há 4 anos atrás