提交历史

作者 SHA1 备注 提交日期
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 年之前
  Yuri Sizov 7fe0dab69b Add focus font color to Button and derivatives 3 年之前
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 年之前
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Michael Alexsander bd7cf87b8e Make Button and co. take internal margins into account when clipping text 5 年之前
  PouleyKetchoupp 0fc0f0fc98 Fixed crash when using icon override in button 5 年之前
  PouleyKetchoupp 0c79bbeea3 Fixed crash when using icon override in button 5 年之前
  Michael Alexsander Silva Dias 9b09daa8c5 Add feature to Button to make its icon expand/shrink with the button's size 6 年之前
  Michael Alexsander Silva Dias da5195fc92 Fix wrong offset in Button when alignment is set to left 6 年之前
  Rémi Verschelde fc370b3feb Fix -Wimplicit-fallthrough warnings from GCC 8 6 年之前
  marxin 8d51618949 Add -Wshadow=local to warnings and fix reported issues. 6 年之前
  Rémi Verschelde b16c309f82 Update copyright statements to 2019 6 年之前
  Juan Linietsky f2e54057ae -Moved EditorDefaultValue to ClassDB, made it core 6 年之前
  DualMatrix 99e3309296 Added hover_pressed style to CheckBox and CheckButton 7 年之前
  Rémi Verschelde 277b24dfb7 Make core/ includes absolute, remove subfolders from include path 7 年之前
  Rémi Verschelde 52466d57e9 Make some debug prints verbose-only, remove others 7 年之前
  Rémi Verschelde e4213e66b2 Add missing copyright headers and fix formatting 7 年之前
  Rémi Verschelde b50a9114b1 Update copyright statements to 2018 7 年之前
  Rémi Verschelde 2314f0c281 Merge pull request #14543 from volzhs/checkbox-checkbutton-center 7 年之前
  volzhs 1273f10646 Fix align=center info is not saved with CheckBox & CheckButton 7 年之前
  volzhs 2afa2bc389 Fix CheckBox minimum size 7 年之前
  volzhs 3c04d7798c Fix CheckButton minimum size 7 年之前
  Rémi Verschelde bd282ff43f Use HTTPS URL for Godot's website in the headers 8 年之前
  Ignacio Etcheverry 32dd9a9f66 ClassDB: Provide the enum name of integer constants 8 年之前
  Rémi Verschelde 18a7315381 Rename localization method to `tr` again 8 年之前
  Rémi Verschelde c72529baf0 Rename `XL_MESSAGE` aka `tr` to `localize` 8 年之前
  Ignacio Etcheverry 2f290038d6 Removes type information from method binds 8 年之前
  Daniel J. Ramirez 337c1238b9 Fixed button flat behavior when not in normal state. 8 年之前